Pull request #3322 opened 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 0e291f44bb73248a8c5ef7868096f1c33cce0f6a rather than d247fee761f3e846d1989408a1da35e0a9696f84 Obtained Jenkinsfile from 0e291f44bb73248a8c5ef7868096f1c33cce0f6a Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3322/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3322/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-32011 in /w/workspace/edgexfoundry_edgex-go_PR-3322 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/master commit 0e291f44bb73248a8c5ef7868096f1c33cce0f6a into PR head commit d247fee761f3e846d1989408a1da35e0a9696f84 Merge succeeded, producing d247fee761f3e846d1989408a1da35e0a9696f84 Checking out Revision d247fee761f3e846d1989408a1da35e0a9696f84 (PR-3322) > 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/3322/head:refs/remotes/origin/PR-3322 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d247fee761f3e846d1989408a1da35e0a9696f84 # 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 0e291f44bb73248a8c5ef7868096f1c33cce0f6a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d247fee761f3e846d1989408a1da35e0a9696f84 # timeout=10 Commit message: "feat(scheduler): Implement Patch /intervalaction V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:01:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:01:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:01:21 ========================================================= 08:01:21 EdgeX Global Pipelines Version Info 08:01:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:01:23 ------------------- 08:01:23 stable info: 08:01:23 ------------------- 08:01:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:01:23 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 08:01:23 Message: update stable to v1.0.186 08:01:24 ------------------- 08:01:24 experimental info: 08:01:24 ------------------- 08:01:24 Commited By: **** collab-it+edgex@linuxfoundation.org 08:01:24 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 08:01:24 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:01:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:01:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:01:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:01:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:01:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:01:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 08:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 08:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:01:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:01:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:01:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:01:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:01:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:01:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:01:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:01:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:01:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3322 [Pipeline] echo 08:01:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3322 [Pipeline] echo 08:01:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3322 [Pipeline] echo 08:01:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d247fee761f3e846d1989408a1da35e0a9696f84 [Pipeline] echo 08:01:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d247fee [Pipeline] echo 08:01:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:01:28 provisioning config files... 08:01:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5028086505116655043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:29 ---> docker-login.sh 08:01:29 nexus3.edgexfoundry.org:10001 08:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:29 Configure a credential helper to remove this warning. See 08:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:29 08:01:29 Login Succeeded 08:01:29 nexus3.edgexfoundry.org:10002 08:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:29 Configure a credential helper to remove this warning. See 08:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:29 08:01:29 Login Succeeded 08:01:29 nexus3.edgexfoundry.org:10003 08:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:29 Configure a credential helper to remove this warning. See 08:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:29 08:01:29 Login Succeeded 08:01:29 nexus3.edgexfoundry.org:10004 08:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:30 Configure a credential helper to remove this warning. See 08:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:30 08:01:30 Login Succeeded 08:01:30 docker.io 08:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:30 Configure a credential helper to remove this warning. See 08:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:30 08:01:30 Login Succeeded 08:01:30 ---> docker-login.sh ends [Pipeline] } 08:01:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:01:31 ++ 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 08:01:31 + for file in '`ls cmd/**/Dockerfile`' 08:01:31 ++ dirname cmd/core-command/Dockerfile 08:01:31 ++ cut -d/ -f2 08:01:31 + echo core-command,cmd/core-command/Dockerfile 08:01:31 + for file in '`ls cmd/**/Dockerfile`' 08:01:31 ++ cut -d/ -f2 08:01:31 ++ dirname cmd/core-data/Dockerfile 08:01:31 + echo core-data,cmd/core-data/Dockerfile 08:01:31 + for file in '`ls cmd/**/Dockerfile`' 08:01:31 ++ cut -d/ -f2 08:01:31 ++ dirname cmd/core-metadata/Dockerfile 08:01:31 + echo core-metadata,cmd/core-metadata/Dockerfile 08:01:31 + for file in '`ls cmd/**/Dockerfile`' 08:01:31 ++ dirname cmd/security-bootstrapper/Dockerfile 08:01:31 ++ cut -d/ -f2 08:01:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:01:31 + for file in '`ls cmd/**/Dockerfile`' 08:01:31 ++ dirname cmd/security-proxy-setup/Dockerfile 08:01:31 ++ cut -d/ -f2 08:01:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:01:31 + for file in '`ls cmd/**/Dockerfile`' 08:01:31 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:01:31 ++ cut -d/ -f2 08:01:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:01:31 + for file in '`ls cmd/**/Dockerfile`' 08:01:31 ++ dirname cmd/support-notifications/Dockerfile 08:01:31 ++ cut -d/ -f2 08:01:31 + echo support-notifications,cmd/support-notifications/Dockerfile 08:01:31 + for file in '`ls cmd/**/Dockerfile`' 08:01:31 ++ dirname cmd/support-scheduler/Dockerfile 08:01:31 ++ cut -d/ -f2 08:01:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:01:31 + for file in '`ls cmd/**/Dockerfile`' 08:01:31 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:01:31 ++ cut -d/ -f2 08:01:31 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:01:31 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 08:01:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:01:33 08:01:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:01:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:01:33 latest: Pulling from edgex-devops/git-semver 08:01:33 31603596830f: Pulling fs layer 08:01:33 2a8b12db71e7: Pulling fs layer 08:01:33 6ca5941a6612: Pulling fs layer 08:01:33 ecc8261a40a4: Pulling fs layer 08:01:33 ecc8261a40a4: Waiting 08:01:33 2a8b12db71e7: Verifying Checksum 08:01:33 2a8b12db71e7: Download complete 08:01:33 31603596830f: Download complete 08:01:33 6ca5941a6612: Verifying Checksum 08:01:33 6ca5941a6612: Download complete 08:01:33 ecc8261a40a4: Verifying Checksum 08:01:33 ecc8261a40a4: Download complete 08:01:33 31603596830f: Pull complete 08:01:33 2a8b12db71e7: Pull complete 08:01:34 6ca5941a6612: Pull complete 08:01:34 ecc8261a40a4: Pull complete 08:01:34 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:01:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:01:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:01:35 prd-centos7-docker-4c-2g-32011 does not seem to be running inside a container 08:01:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:01:37 $ docker top ddc73c379c6313bdfec2b96346e83361f1b97228de29a867b27034ce61f3fa55 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:01:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:38 [ssh-agent] Looking for ssh-agent implementation... 08:01:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:38 $ docker exec ddc73c379c6313bdfec2b96346e83361f1b97228de29a867b27034ce61f3fa55 ssh-agent 08:01:38 SSH_AUTH_SOCK=/tmp/ssh-RSvfWNsW9xo7/agent.11 08:01:38 SSH_AGENT_PID=16 08:01:38 Running ssh-add (command line suppressed) 08:01:38 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2837947279273278051.key (/w/workspace/edgex-go/1@tmp/private_key_2837947279273278051.key) 08:01:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:01:39 + git tag --points-at HEAD [Pipeline] } 08:01:39 $ docker exec --env ******** --env ******** ddc73c379c6313bdfec2b96346e83361f1b97228de29a867b27034ce61f3fa55 ssh-agent -k 08:01:39 unset SSH_AUTH_SOCK; 08:01:39 unset SSH_AGENT_PID; 08:01:39 echo Agent pid 16 killed; 08:01:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:01:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:39 [ssh-agent] Looking for ssh-agent implementation... 08:01:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:39 $ docker exec ddc73c379c6313bdfec2b96346e83361f1b97228de29a867b27034ce61f3fa55 ssh-agent 08:01:40 SSH_AUTH_SOCK=/tmp/ssh-PnecLA2Ypw02/agent.44 08:01:40 SSH_AGENT_PID=49 08:01:40 Running ssh-add (command line suppressed) 08:01:40 Identity added: /w/workspace/edgex-go/1@tmp/private_key_853994746695778257.key (/w/workspace/edgex-go/1@tmp/private_key_853994746695778257.key) 08:01:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:01:40 + git semver init 08:01:40 # -> Open(): unable to determine branch for HEAD 08:01:40 # $GIT_DIR = /w/workspace/edgex-go/1/.git 08:01:40 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 08:01:40 # $SEMVER_REMOTE_NAME = origin 08:01:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:01:40 # $SEMVER_USER_NAME = edgex-jenkins 08:01:40 # $SEMVER_BRANCH = PR-3322 08:01:40 # $SEMVER_TEMP = /tmp/semver-150713811 08:01:40 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:01:58 # '/tmp/semver-150713811' -> '/w/workspace/edgex-go/1/.semver' 08:01:59 # -> Force: false 08:01:59 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 08:01:59 $ docker exec --env ******** --env ******** ddc73c379c6313bdfec2b96346e83361f1b97228de29a867b27034ce61f3fa55 ssh-agent -k 08:01:59 unset SSH_AUTH_SOCK; 08:01:59 unset SSH_AGENT_PID; 08:01:59 echo Agent pid 49 killed; 08:01:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:02:00 + git semver [Pipeline] } 08:02:00 $ docker stop --time=1 ddc73c379c6313bdfec2b96346e83361f1b97228de29a867b27034ce61f3fa55 08:02:02 $ docker rm -f ddc73c379c6313bdfec2b96346e83361f1b97228de29a867b27034ce61f3fa55 [Pipeline] // withDockerContainer [Pipeline] sh 08:02:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:02:03 Stashed 1 file(s) [Pipeline] echo 08:02:03 [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 08:02:04 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:02:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:02:05 + sudo service docker restart 08:02:05 + true 08:02:05 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 08:02:05 ========================================================= 08:02:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:02:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:02:06 + 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 . 08:02:09 Sending build context to Docker daemon 329MB 08:02:09 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 08:02:09 Step 2/6 : FROM ${BASE} 08:02:09 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:02:09 188c0c94c7c5: Pulling fs layer 08:02:09 0ef7d3d256c8: Pulling fs layer 08:02:09 de9db76c5a1d: Pulling fs layer 08:02:09 bca2f99d35d6: Pulling fs layer 08:02:09 93359f2a8cfa: Pulling fs layer 08:02:09 7c6f9722023f: Pulling fs layer 08:02:09 a35cf1a2eb13: Pulling fs layer 08:02:09 7c6f9722023f: Waiting 08:02:09 93359f2a8cfa: Waiting 08:02:09 a35cf1a2eb13: Waiting 08:02:09 bca2f99d35d6: Waiting 08:02:09 de9db76c5a1d: Verifying Checksum 08:02:09 de9db76c5a1d: Download complete 08:02:09 0ef7d3d256c8: Verifying Checksum 08:02:09 0ef7d3d256c8: Download complete 08:02:09 93359f2a8cfa: Verifying Checksum 08:02:09 93359f2a8cfa: Download complete 08:02:09 7c6f9722023f: Verifying Checksum 08:02:09 188c0c94c7c5: Download complete 08:02:10 188c0c94c7c5: Pull complete 08:02:10 0ef7d3d256c8: Pull complete 08:02:10 de9db76c5a1d: Pull complete 08:02:12 a35cf1a2eb13: Verifying Checksum 08:02:12 a35cf1a2eb13: Download complete 08:02:12 bca2f99d35d6: Verifying Checksum 08:02:12 bca2f99d35d6: Download complete 08:02:18 bca2f99d35d6: Pull complete 08:02:18 93359f2a8cfa: Pull complete 08:02:18 7c6f9722023f: Pull complete 08:02:18 Still waiting to schedule task 08:02:18 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 08:02:22 a35cf1a2eb13: Pull complete 08:02:22 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:02:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:02:22 ---> a62c8e92a672 08:02:22 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 08:02:22 ---> Running in 5829bc7ec553 08:02:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:02:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:02:24 (1/12) Installing libmagic (5.38-r0) 08:02:25 (2/12) Installing file (5.38-r0) 08:02:25 (3/12) Installing libc-dev (0.7.2-r3) 08:02:25 (4/12) Installing g++ (9.3.0-r2) 08:02:33 (5/12) Installing fortify-headers (1.1-r0) 08:02:33 (6/12) Installing patch (2.7.6-r6) 08:02:33 (7/12) Installing build-base (0.5-r2) 08:02:33 (8/12) Installing libsodium (1.0.18-r0) 08:02:33 (9/12) Installing pkgconf (1.7.2-r0) 08:02:33 (10/12) Installing libsodium-dev (1.0.18-r0) 08:02:33 (11/12) Installing libzmq (4.3.3-r0) 08:02:33 (12/12) Installing zeromq-dev (4.3.3-r0) 08:02:33 Executing busybox-1.31.1-r19.trigger 08:02:33 OK: 233 MiB in 51 packages 08:02:36 Removing intermediate container 5829bc7ec553 08:02:36 ---> eb090cdb929f 08:02:36 Step 4/6 : WORKDIR /edgex-go 08:02:36 ---> Running in 26e9fe9c3308 08:02:36 Removing intermediate container 26e9fe9c3308 08:02:36 ---> 202baff65b07 08:02:36 Step 5/6 : COPY go.mod . 08:02:37 ---> a6a6292c54c3 08:02:37 Step 6/6 : RUN go mod download 08:02:37 ---> Running in 97ce111613e3 08:03:04 Removing intermediate container 97ce111613e3 08:03:04 ---> 7ee511917eae 08:03:04 Successfully built 7ee511917eae 08:03:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:03:04 + docker inspect -f . ci-base-image-x86_64 08:03:04 . [Pipeline] withDockerContainer 08:03:04 prd-centos7-docker-4c-2g-32011 does not seem to be running inside a container 08:03:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:03:05 $ docker top 112f2e9887faf61fe481fa6f54e86b2223ee9096535c47e605b01a93b493dd83 -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:06 + go version 08:03:06 go version go1.15.5 linux/amd64 [Pipeline] } 08:03:06 $ docker stop --time=1 112f2e9887faf61fe481fa6f54e86b2223ee9096535c47e605b01a93b493dd83 08:03:07 $ docker rm -f 112f2e9887faf61fe481fa6f54e86b2223ee9096535c47e605b01a93b493dd83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:03:08 + docker inspect -f . ci-base-image-x86_64 08:03:08 . [Pipeline] withDockerContainer 08:03:08 prd-centos7-docker-4c-2g-32011 does not seem to be running inside a container 08:03:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:03:09 $ docker top ac56d86fae0ff49d2597232efeccd93529b64bc7e903e83e9b84dea0f33d072f -eo pid,comm [Pipeline] { [Pipeline] echo 08:03:09 ========================================================= 08:03:09 [edgeXBuildGoParallel] Running Tests and Build... 08:03:09 ========================================================= [Pipeline] sh 08:03:10 + make test 08:03:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:03:20 ? github.com/edgexfoundry/edgex-go [no test files] 08:03:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:03:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:03:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:03:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:03:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:03:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:03:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:03:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:03:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:03:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:03:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:03:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:03:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.104s coverage: 45.9% of statements 08:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 08:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.056s coverage: 19.8% of statements 08:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.089s coverage: 100.0% of statements 08:03:53 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.198s coverage: 27.1% of statements 08:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:03:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements 08:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:03:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements 08:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:03:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.100s coverage: 71.3% of statements 08:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:03:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.151s coverage: 82.9% of statements 08:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:03:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.066s coverage: 78.9% of statements 08:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:03:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.329s coverage: 28.6% of statements 08:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:03:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.111s coverage: 100.0% of statements 08:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:03:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.125s coverage: 100.0% of statements 08:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:03:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.157s coverage: 86.7% of statements 08:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:03:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.174s coverage: 97.5% of statements 08:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:03:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.090s coverage: 78.3% of statements 08:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:03:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.411s coverage: 92.8% of statements 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:03:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:03:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.103s coverage: 1.0% of statements 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements 08:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements 08:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements 08:03:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.111s coverage: 96.3% of statements 08:03:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 08:04:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements 08:04:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 08:04:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.212s coverage: 82.6% of statements 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 75.5% of statements 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.098s coverage: 87.2% of statements 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 84.6% of statements 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.096s coverage: 91.6% of statements 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.199s coverage: 64.4% of statements 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.323s coverage: 69.0% of statements 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 38.4% of statements 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.036s coverage: 84.8% of statements 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.139s coverage: 47.0% of statements 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.132s coverage: 87.1% of statements 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.741s coverage: 29.1% of statements 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.067s coverage: 99.0% of statements 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.054s coverage: 100.0% of statements 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.104s coverage: 95.6% of statements 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.049s coverage: 87.9% of statements 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:04:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.027s coverage: 100.0% of statements 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 08:04:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 08:04:24 GO111MODULE=on go vet ./... 08:04:50 gofmt -l . 08:04:51 [ "`gofmt -l .`" = "" ] 08:04:51 ./bin/test-go-mod-tidy.sh 08:04:52 ./bin/test-attribution-txt.sh [Pipeline] sh 08:04:53 + ls -al . 08:04:53 total 784 08:04:53 drwxrwxr-x 10 1001 1001 4096 Mar 30 08:04 . 08:04:53 drwxr-xr-x 4 root root 28 Mar 30 08:03 .. 08:04:53 -rw-rw-r-- 1 1001 1001 11 Mar 30 08:01 .dockerignore 08:04:53 drwxrwxr-x 8 1001 1001 179 Mar 30 08:01 .git 08:04:53 drwxrwxr-x 3 1001 1001 125 Mar 30 08:01 .github 08:04:53 -rw-rw-r-- 1 1001 1001 818 Mar 30 08:01 .gitignore 08:04:53 drwx------ 3 1001 1001 60 Mar 30 08:01 .semver 08:04:53 -rw-rw-r-- 1 1001 1001 166 Mar 30 08:01 .sonarcloud.properties 08:04:53 -rw-rw-r-- 1 1001 1001 8607 Mar 30 08:01 Attribution.txt 08:04:53 -rw-rw-r-- 1 1001 1001 3804 Mar 30 08:01 CONTRIBUTING.md 08:04:53 -rw-rw-r-- 1 1001 1001 931 Mar 30 08:01 Dockerfile.build 08:04:53 -rw-rw-r-- 1 1001 1001 863 Mar 30 08:01 Jenkinsfile 08:04:53 -rw-rw-r-- 1 1001 1001 10775 Mar 30 08:01 LICENSE 08:04:53 -rw-rw-r-- 1 1001 1001 5774 Mar 30 08:01 Makefile 08:04:53 -rw-rw-r-- 1 1001 1001 6548 Mar 30 08:01 README.md 08:04:53 -rw-rw-r-- 1 1001 1001 6755 Mar 30 08:01 SECURITY.md 08:04:53 -rw-rw-r-- 1 1001 1001 5 Mar 30 08:02 VERSION 08:04:53 -rw-rw-r-- 1 1001 1001 4131 Mar 30 08:01 ZMQWindows.md 08:04:53 drwxrwxr-x 2 1001 1001 117 Mar 30 08:01 bin 08:04:53 drwxrwxr-x 14 1001 1001 4096 Mar 30 08:01 cmd 08:04:53 -rw-r--r-- 1 root root 672489 Mar 30 08:04 coverage.out 08:04:53 -rw-r--r-- 1 root root 1056 Mar 30 08:04 go.mod 08:04:53 -rw-r--r-- 1 root root 22757 Mar 30 08:04 go.sum 08:04:53 drwxrwxr-x 8 1001 1001 127 Mar 30 08:01 internal 08:04:53 drwxrwxr-x 4 1001 1001 26 Mar 30 08:01 openapi 08:04:53 drwxrwxr-x 4 1001 1001 71 Mar 30 08:01 snap 08:04:53 -rw-rw-r-- 1 1001 1001 168 Mar 30 08:01 version.go [Pipeline] sh 08:04:53 + '[' -e coverage.out ] 08:04:53 + chown 1001:1001 coverage.out [Pipeline] stash 08:04:53 Stashed 1 file(s) [Pipeline] sh 08:04:54 + make build 08:04:54 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 08:04:59 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 08:05:07 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 08:05:08 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 08:05:10 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 08:05:10 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 08:05:12 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 08:05:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:05:15 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 08:05: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 08:05:17 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 08:05:18 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] } 08:05:20 $ docker stop --time=1 ac56d86fae0ff49d2597232efeccd93529b64bc7e903e83e9b84dea0f33d072f 08:05:22 $ docker rm -f ac56d86fae0ff49d2597232efeccd93529b64bc7e903e83e9b84dea0f33d072f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:05:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:05:26 08:05:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:05:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:05:26 latest: Pulling from edgex-devops/edgex-compose 08:05:26 cbdbe7a5bc2a: Pulling fs layer 08:05:26 ca9280d653b3: Pulling fs layer 08:05:26 7e9c9ca2126c: Pulling fs layer 08:05:27 cbdbe7a5bc2a: Verifying Checksum 08:05:27 cbdbe7a5bc2a: Download complete 08:05:27 cbdbe7a5bc2a: Pull complete 08:05:27 ca9280d653b3: Download complete 08:05:29 ca9280d653b3: Pull complete 08:05:29 7e9c9ca2126c: Verifying Checksum 08:05:29 7e9c9ca2126c: Download complete 08:05:35 7e9c9ca2126c: Pull complete 08:05:35 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:05:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:05:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:05:36 prd-centos7-docker-4c-2g-32011 does not seem to be running inside a container 08:05:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:05:38 $ docker top 3b1fc6f19f4803ff6a2cfead65e044cd3622fcfdf179a94b87c1a11e5bb16ca7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:39 + docker-compose build --help 08:05:39 + grep parallel 08:05:40 --parallel Build images in parallel. [Pipeline] } 08:05:40 $ docker stop --time=1 3b1fc6f19f4803ff6a2cfead65e044cd3622fcfdf179a94b87c1a11e5bb16ca7 08:05:41 $ docker rm -f 3b1fc6f19f4803ff6a2cfead65e044cd3622fcfdf179a94b87c1a11e5bb16ca7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:05:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:05:42 . [Pipeline] withDockerContainer 08:05:42 prd-centos7-docker-4c-2g-32011 does not seem to be running inside a container 08:05: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:05:43 $ docker top ac9b2f0c6ea22f2a0c953dd10274e401201d18b9d32046a5f983670d35a511d0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:44 + docker-compose -f ./docker-compose-build.yml build --parallel 08:05:45 Building docker-core-command-go ... 08:05:45 Building docker-core-data-go ... 08:05:45 Building docker-core-metadata-go ... 08:05:45 Building docker-security-bootstrapper-go ... 08:05:45 Building docker-security-proxy-setup-go ... 08:05:45 Building docker-security-secretstore-setup-go ... 08:05:45 Building docker-support-notifications-go ... 08:05:45 Building docker-support-scheduler-go ... 08:05:45 Building docker-sys-mgmt-agent-go ... 08:05:45 Building docker-security-bootstrapper-go 08:05:45 Building docker-sys-mgmt-agent-go 08:05:45 Building docker-security-proxy-setup-go 08:05:45 Building docker-support-scheduler-go 08:05:45 Building docker-core-metadata-go 08:05:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32013 in /w/workspace/edgexfoundry_edgex-go_PR-3322 [Pipeline] { [Pipeline] ws 08:05:52 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:05:57 using credential edgex-jenkins-ssh 08:05:57 Cloning the remote Git repository 08:05:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:05:57 > git init /w/workspace/edgex-go/1 # timeout=10 08:05:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:05:57 > git --version # timeout=10 08:05:57 > git --version # 'git version 2.17.1' 08:05:57 using GIT_SSH to set credentials SSH Credentials for GitHub 08:05:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:06:20 Merging remotes/origin/master commit 0e291f44bb73248a8c5ef7868096f1c33cce0f6a into PR head commit d247fee761f3e846d1989408a1da35e0a9696f84 08:06:20 Merge succeeded, producing d247fee761f3e846d1989408a1da35e0a9696f84 08:06:20 Checking out Revision d247fee761f3e846d1989408a1da35e0a9696f84 (PR-3322) 08:06:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:06:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:06:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:06:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:06:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:06:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3322/head:refs/remotes/origin/PR-3322 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:06:20 > git config core.sparsecheckout # timeout=10 08:06:20 > git checkout -f d247fee761f3e846d1989408a1da35e0a9696f84 # timeout=10 08:06:20 > git remote # timeout=10 08:06:20 > git config --get remote.origin.url # timeout=10 08:06:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:06:20 > git merge 0e291f44bb73248a8c5ef7868096f1c33cce0f6a # timeout=10 08:06:20 > git rev-parse HEAD^{commit} # timeout=10 08:06:20 > git config core.sparsecheckout # timeout=10 08:06:20 > git checkout -f d247fee761f3e846d1989408a1da35e0a9696f84 # timeout=10 08:06:23 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:06:23 08:06:23 Step 2/21 : FROM ${BUILDER_BASE} AS builderStep 2/22 : FROM ${BUILDER_BASE} AS builder 08:06:23 08:06:23 ---> 7ee511917eae 08:06:23 Step 3/21 : WORKDIR /edgex-go 08:06:23 ---> 7ee511917eae 08:06:23 Step 3/22 : WORKDIR /edgex-go 08:06:23 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:06:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:06:23 ---> 7ee511917eae 08:06:23 Step 3/23 : WORKDIR /edgex-go 08:06:23 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:06:23 Step 2/31 : FROM ${BUILDER_BASE} AS builder 08:06:23 ---> 7ee511917eae 08:06:23 Step 3/31 : WORKDIR /edgex-go 08:06:23 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:06:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:06:23 ---> 7ee511917eae 08:06:23 Step 3/26 : WORKDIR /edgex-go 08:06:23 ---> Running in ae10adc08cdc 08:06:23 ---> Running in 86dc3a3a7983 08:06:23 ---> Running in cd22c31dcb41 08:06:23 ---> Running in 065958a53858 08:06:23 ---> Running in c97804fbb77d 08:06:23 Removing intermediate container ae10adc08cdc 08:06:23 ---> d8e9172adedb 08:06:23 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:23 Removing intermediate container cd22c31dcb41 08:06:23 ---> e84123135d23 08:06:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:23 Removing intermediate container c97804fbb77d 08:06:23 ---> c1d9e8df2a5f 08:06:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:23 Removing intermediate container 065958a53858 08:06:23 ---> 45ce9d45e948 08:06:23 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:23 Removing intermediate container 86dc3a3a7983 08:06:23 ---> 15dc16a06c5c 08:06:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:23 ---> Running in 354ccfd1db36 08:06:23 ---> Running in 23b6d0eae0b5 08:06:23 ---> Running in 942ff12ecab4 08:06:23 ---> Running in 6cec6fbb0a20 08:06:23 ---> Running in b657b447b25c 08:06:23 Removing intermediate container 354ccfd1db36 08:06:23 ---> 71a344c44e9e 08:06:23 Step 5/31 : RUN apk add --update --no-cache make git 08:06:23 ---> Running in 5520f3711705 08:06:23 Removing intermediate container 942ff12ecab4 08:06:23 ---> 7a46df137318 08:06:23 Step 5/23 : RUN apk add --update --no-cache make git 08:06:23 Removing intermediate container 23b6d0eae0b5 08:06:23 ---> 33e7f3e0d342 08:06:23 Step 5/26 : RUN apk add --update --no-cache make bash git 08:06:23 ---> Running in 25dd5a7e1804 08:06:23 ---> Running in 649935f81e88 08:06:24 Removing intermediate container 6cec6fbb0a20 08:06:24 ---> 4754e286acaf 08:06:24 Step 5/21 : RUN apk add --update --no-cache make git 08:06:24 Removing intermediate container b657b447b25c 08:06:24 ---> 0d55011c1ebc 08:06:24 Step 5/22 : RUN apk add --update --no-cache make git 08:06:24 ---> Running in e986b429992f 08:06:24 ---> Running in e612ecf23507 08:06:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:06:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:06:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:06:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:06:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:06:25 Commit message: "feat(scheduler): Implement Patch /intervalaction V2 API" 08:06:25 > git --version # timeout=10 08:06:25 > git --version # 'git version 2.17.1' 08:06:25 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 08:06:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:06:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage 08:06:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:06:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:06:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:06:27 OK: 233 MiB in 51 packages 08:06:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 08:06:27 OK: 233 MiB in 51 packages [Pipeline] sh 08:06:27 OK: 233 MiB in 51 packages 08:06:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:06:27 OK: 233 MiB in 51 packages 08:06:28 + sudo service docker restart 08:06:28 + true 08:06:28 Removing intermediate container 25dd5a7e1804 08:06:28 ---> cfb9538d6845 08:06:28 Step 6/23 : COPY go.mod . 08:06:28 OK: 233 MiB in 51 packages 08:06:28 ---> daffda57a74d 08:06:28 Step 7/23 : RUN go mod download 08:06:28 ---> Running in 9dbcf9adcd03 08:06:28 Removing intermediate container e986b429992f 08:06:28 ---> 10f4c2b85b8a 08:06:28 Step 6/21 : COPY go.mod . 08:06:28 Removing intermediate container 5520f3711705 08:06:28 ---> 7bd3b9695303 08:06:28 Step 6/31 : COPY go.mod . 08:06:28 Removing intermediate container e612ecf23507 08:06:28 ---> ead379ebc29c 08:06:28 Step 6/22 : COPY go.mod . 08:06:29 Removing intermediate container 649935f81e88 08:06:29 ---> fe05d7022151 08:06:29 Step 6/26 : COPY go.mod . 08:06:29 ---> 3232e8a7f96f 08:06:29 Step 7/21 : RUN go mod download 08:06:29 ---> 2da87e3356ea 08:06:29 Step 7/31 : RUN go mod download 08:06:29 ---> Running in 849c192ee78b 08:06:29 ---> Running in 7a06d2922495 08:06:29 ---> a28a7296b51f 08:06:29 Step 7/22 : RUN go mod download 08:06:29 ---> 17c408b9f685 08:06:29 Step 7/26 : RUN go mod download 08:06:29 ---> Running in fcc998974d93 08:06:30 ---> Running in b65f64b1a043 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:06:30 provisioning config files... 08:06:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6323657228243091247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:06:30 ---> docker-login.sh 08:06:30 nexus3.edgexfoundry.org:10001 08:06:31 Removing intermediate container 9dbcf9adcd03 08:06:31 ---> 444027b82b4d 08:06:31 Step 8/23 : COPY . . 08:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:06:32 Configure a credential helper to remove this warning. See 08:06:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:06:32 08:06:32 Login Succeeded 08:06:32 nexus3.edgexfoundry.org:10002 08:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:06:32 Configure a credential helper to remove this warning. See 08:06:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:06:32 08:06:32 Login Succeeded 08:06:32 nexus3.edgexfoundry.org:10003 08:06:32 Removing intermediate container 849c192ee78b 08:06:32 ---> 7e38b8c14444 08:06:32 Step 8/21 : COPY . . 08:06:32 Removing intermediate container 7a06d2922495 08:06:32 ---> ca1130718371 08:06:32 Step 8/31 : COPY . . 08:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:06:33 Configure a credential helper to remove this warning. See 08:06:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:06:33 08:06:33 Login Succeeded 08:06:33 nexus3.edgexfoundry.org:10004 08:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:06:33 Configure a credential helper to remove this warning. See 08:06:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:06:33 08:06:33 Login Succeeded 08:06:33 docker.io 08:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:06:34 Configure a credential helper to remove this warning. See 08:06:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:06:34 08:06:34 Login Succeeded 08:06:34 ---> docker-login.sh ends [Pipeline] } 08:06:34 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:06:35 ========================================================= 08:06:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:06:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:06:35 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 08:06:38 Sending build context to Docker daemon 167.1MB 08:06:38 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 08:06:38 Step 2/6 : FROM ${BASE} 08:06:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:06:38 5f621e34cdf4: Pulling fs layer 08:06:38 a4357932f1b6: Pulling fs layer 08:06:38 18c013af1878: Pulling fs layer 08:06:38 00ac8860ef70: Pulling fs layer 08:06:38 63d7cb157983: Pulling fs layer 08:06:38 b116817d02f9: Pulling fs layer 08:06:38 745a02a5169b: Pulling fs layer 08:06:38 63d7cb157983: Waiting 08:06:38 b116817d02f9: Waiting 08:06:38 745a02a5169b: Waiting 08:06:38 00ac8860ef70: Waiting 08:06:38 18c013af1878: Download complete 08:06:38 a4357932f1b6: Verifying Checksum 08:06:38 a4357932f1b6: Download complete 08:06:38 63d7cb157983: Download complete 08:06:38 b116817d02f9: Verifying Checksum 08:06:38 b116817d02f9: Download complete 08:06:38 5f621e34cdf4: Verifying Checksum 08:06:38 5f621e34cdf4: Download complete 08:06:38 5f621e34cdf4: Pull complete 08:06:39 Removing intermediate container fcc998974d93 08:06:39 ---> 565a43adadcc 08:06:39 Step 8/22 : COPY . . 08:06:39 Removing intermediate container b65f64b1a043 08:06:39 ---> 1d103572b034 08:06:39 Step 8/26 : COPY . . 08:06:39 a4357932f1b6: Pull complete 08:06:39 18c013af1878: Pull complete 08:06:41 745a02a5169b: Verifying Checksum 08:06:41 745a02a5169b: Download complete 08:06:42 00ac8860ef70: Verifying Checksum 08:06:42 00ac8860ef70: Download complete 08:06:52 00ac8860ef70: Pull complete 08:06:52 63d7cb157983: Pull complete 08:06:53 b116817d02f9: Pull complete 08:06:56 745a02a5169b: Pull complete 08:06:56 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:06:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:06:56 ---> b7e6874047d6 08:06:56 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 08:07:00 ---> Running in 0aba187a1786 08:07:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:07:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:07:06 (1/12) Installing libmagic (5.38-r0) 08:07:07 (2/12) Installing file (5.38-r0) 08:07:07 (3/12) Installing libc-dev (0.7.2-r3) 08:07:07 (4/12) Installing g++ (9.3.0-r2) 08:07:11 ---> 7fa0bc310437 08:07:11 Step 9/23 : RUN make cmd/core-metadata/core-metadata 08:07:14 ---> Running in 075a30011b65 08:07:16 ---> 9f3681550176 08:07:16 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:07:16 ---> Running in f4f84e99924a 08:07:16 ---> a12223ce4d70 08:07:16 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:07:16 ---> 8ff464c88163 08:07:16 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:07:16 ---> 5a5683550899 08:07:16 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:07:16 ---> Running in 7c27826e1fbb 08:07:16 ---> Running in 79eb018e17e2 08:07:16 ---> Running in 065f534c84bc 08:07:17 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 08:07:17 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 08:07:17 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 08:07:17 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 08:07:17 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 08:07:20 (5/12) Installing fortify-headers (1.1-r0) 08:07:20 (6/12) Installing patch (2.7.6-r6) 08:07:20 (7/12) Installing build-base (0.5-r2) 08:07:20 (8/12) Installing libsodium (1.0.18-r0) 08:07:20 (9/12) Installing pkgconf (1.7.2-r0) 08:07:20 (10/12) Installing libsodium-dev (1.0.18-r0) 08:07:20 (11/12) Installing libzmq (4.3.3-r0) 08:07:20 (12/12) Installing zeromq-dev (4.3.3-r0) 08:07:20 Executing busybox-1.31.1-r19.trigger 08:07:20 OK: 217 MiB in 51 packages 08:07:23 Removing intermediate container 0aba187a1786 08:07:23 ---> 07ee82df3f3f 08:07:23 Step 4/6 : WORKDIR /edgex-go 08:07:23 ---> Running in 53b52adafc0e 08:07:24 Removing intermediate container 53b52adafc0e 08:07:24 ---> 6a3cd28d285a 08:07:24 Step 5/6 : COPY go.mod . 08:07:24 ---> 9b5eb26c7d32 08:07:24 Step 6/6 : RUN go mod download 08:07:24 ---> Running in a4c04edc3c20 08:07:50 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 08:07:51 Removing intermediate container a4c04edc3c20 08:07:51 ---> cfee73b4604c 08:07:51 Successfully built cfee73b4604c 08:07:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:07:52 + docker inspect -f . ci-base-image-arm64 08:07:52 . [Pipeline] withDockerContainer 08:07:52 prd-ubuntu18.04-docker-arm64-4c-16g-32013 does not seem to be running inside a container 08:07:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:07:53 $ docker top d0c9ef5c9b2088f30fa1d51f1358ee8d8374d5f34a92ea56e7b65adaa2c18e7e -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:54 + go version 08:07:54 go version go1.15.5 linux/arm64 [Pipeline] } 08:07:54 $ docker stop --time=1 d0c9ef5c9b2088f30fa1d51f1358ee8d8374d5f34a92ea56e7b65adaa2c18e7e 08:07:55 Removing intermediate container 79eb018e17e2 08:07:55 ---> f04e8d7c551b 08:07:55 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:07:55 Removing intermediate container f4f84e99924a 08:07:55 ---> ed562d26538f 08:07:55 08:07:55 Step 10/31 : FROM alpine:3.12 08:07:55 ---> Running in 9a08c33b869e 08:07:55 3.12: Pulling from library/alpine 08:07: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 08:07:56 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 08:07:56 Status: Downloaded newer image for alpine:3.12 08:07:56 ---> 42cb162f0360 08:07:56 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:07:56 $ docker rm -f d0c9ef5c9b2088f30fa1d51f1358ee8d8374d5f34a92ea56e7b65adaa2c18e7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:07:58 + docker inspect -f . ci-base-image-arm64 08:07:58 . [Pipeline] withDockerContainer 08:07:58 prd-ubuntu18.04-docker-arm64-4c-16g-32013 does not seem to be running inside a container 08:07:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:07:59 $ docker top 95c7cd3fb13acf7a07607aed0616fdcc449dd7eee0256dcab3900a15d9efc176 -eo pid,comm [Pipeline] { [Pipeline] echo 08:08:00 ========================================================= 08:08:00 [edgeXBuildGoParallel] Running Tests and Build... 08:08:00 ========================================================= [Pipeline] sh 08:08:00 + make test 08:08:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:08:01 ---> Running in dc05e61ac0c2 08:08:01 Removing intermediate container 7c27826e1fbb 08:08:01 ---> 824ffab45c6f 08:08:01 08:08:01 Step 10/21 : FROM alpine:3.12 08:08:01 ---> 42cb162f0360 08:08:01 Step 11/21 : RUN apk add --update --no-cache curl 08:08:01 Removing intermediate container 065f534c84bc 08:08:01 ---> d76c49bc3016 08:08:01 08:08:01 Step 10/22 : FROM alpine:3.12 08:08:01 ---> 42cb162f0360 08:08:01 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:08:01 Removing intermediate container 075a30011b65 08:08:01 ---> 2734ab0d3129 08:08:01 08:08:01 Step 10/23 : FROM alpine:3.12 08:08:01 ---> 42cb162f0360 08:08:01 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:08:01 ---> Running in 8c4ad010f617 08:08:02 ---> Running in 146d3a01cce2 08:08:02 ---> Running in ed9f1d36c4fb 08:08:02 Removing intermediate container dc05e61ac0c2 08:08:02 ---> 3ad694a68b13 08:08:02 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 08:08:02 ---> Running in dd3e4581a2fe 08:08:02 Removing intermediate container 9a08c33b869e 08:08:02 ---> 2b2f42a061e2 08:08:02 08:08:02 Step 11/26 : FROM docker:20.10.0 08:08:02 20.10.0: Pulling from library/docker 08:08:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:08:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:08:03 (1/4) Installing ca-certificates (20191127-r4) 08:08:03 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:08:03 (3/4) Installing libcurl (7.69.1-r3) 08:08:03 (4/4) Installing curl (7.69.1-r3) 08:08:03 Executing busybox-1.31.1-r19.trigger 08:08:03 Executing ca-certificates-20191127-r4.trigger 08:08:03 OK: 7 MiB in 18 packages 08:08:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:08:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:08:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:08:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:08:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:08:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:08:04 (1/1) Installing dumb-init (1.2.2-r1) 08:08:04 Executing busybox-1.31.1-r19.trigger 08:08:04 (1/1) Installing dumb-init (1.2.2-r1) 08:08:04 Executing busybox-1.31.1-r19.trigger 08:08:04 OK: 6 MiB in 15 packages 08:08:04 (1/2) Installing dumb-init (1.2.2-r1) 08:08:04 (2/2) Installing su-exec (0.2-r1) 08:08:04 Executing busybox-1.31.1-r19.trigger 08:08:04 OK: 6 MiB in 16 packages 08:08:04 OK: 6 MiB in 15 packages 08:08:05 Removing intermediate container 8c4ad010f617 08:08:05 ---> 708db3a7ee8e 08:08:05 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:08:06 ---> Running in 3680fd0d9815 08:08:06 Removing intermediate container dd3e4581a2fe 08:08:06 ---> 42dd040f430b 08:08:06 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 08:08:06 Removing intermediate container ed9f1d36c4fb 08:08:06 ---> ac3f55ddad68 08:08:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:08:06 ---> Running in 8aff96fb0200 08:08:06 ---> Running in 58160f699f36 08:08:06 Removing intermediate container 146d3a01cce2 08:08:06 ---> 362c235ae98a 08:08:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:08:06 Removing intermediate container 3680fd0d9815 08:08:06 ---> dbf34d2a12ce 08:08:06 Step 13/21 : WORKDIR /edgex 08:08:06 ---> Running in 4971faa52b93 08:08:06 Removing intermediate container 8aff96fb0200 08:08:06 ---> cf3e9719944c 08:08:06 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:08:06 ---> Running in 672eda204991 08:08:06 Removing intermediate container 58160f699f36 08:08:06 ---> 1186d8ddc187 08:08:06 Step 13/22 : ENV APP_PORT=48085 08:08:06 ---> Running in 0167178c9f7b 08:08:06 Removing intermediate container 4971faa52b93 08:08:06 ---> 13112ef282f7 08:08:06 Step 13/23 : ENV APP_PORT=48081 08:08:07 ---> Running in 67c1b4a3621c 08:08:07 ---> Running in fcf6fe7080d5 08:08:07 Removing intermediate container 672eda204991 08:08:07 ---> eb50a8b5be5b 08:08:07 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:08:07 Removing intermediate container 0167178c9f7b 08:08:07 ---> a3a24b9bcc6e 08:08:07 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:08:07 ---> Running in f9bc34a3cbe5 08:08:07 Removing intermediate container 67c1b4a3621c 08:08:07 ---> 6c90980e6b0f 08:08:07 Step 14/22 : EXPOSE $APP_PORT 08:08:07 Removing intermediate container fcf6fe7080d5 08:08:07 ---> 69177dc88b36 08:08:07 Step 14/23 : EXPOSE $APP_PORT 08:08:07 ---> Running in 1907541f8332 08:08:08 ---> Running in 749d9a30720c 08:08:08 ---> 02819ddd2bfa 08:08:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:08:08 Removing intermediate container 1907541f8332 08:08:08 ---> a5f6521d17da 08:08:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:08:08 Removing intermediate container 749d9a30720c 08:08:08 ---> dc1acdad6a55 08:08:08 Step 15/23 : WORKDIR / 08:08:08 ---> Running in a22ef9ff9ca3 08:08:08 ---> e2620e808810 08:08:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:08:08 ---> 301f108c6c47 08:08:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:08:09 Removing intermediate container a22ef9ff9ca3 08:08:09 ---> b2d3d858cec1 08:08:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:08:10 Removing intermediate container f9bc34a3cbe5 08:08:10 ---> c28d58d06c55 08:08:10 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 08:08:10 ---> 7f342783eb38 08:08:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:08:10 ---> 5fc3518d6353 08:08:10 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:08:10 ---> 3a456e656546 08:08:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:08:10 ---> Running in 82a1dad5931c 08:08:10 ---> Running in aca32d88f6e9 08:08:10 ---> 48b1201966a2 08:08:10 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:08:10 ---> Running in 71b2bf63d647 08:08:10 Removing intermediate container aca32d88f6e9 08:08:10 ---> 49c6c238ba5e 08:08:10 Step 18/21 : CMD ["--init=true"] 08:08:10 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:08:10 Status: Downloaded newer image for docker:20.10.0 08:08:10 ---> aefe523efa57 08:08:10 Step 12/26 : RUN apk add --no-cache bash 08:08:10 Removing intermediate container 82a1dad5931c 08:08:10 ---> cee68a698577 08:08:10 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:08:10 ---> 43fa2e70d909 08:08:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:08:10 ---> Running in 95e4b2e9d31b 08:08:11 ---> Running in 59fe1c285f1a 08:08:11 Removing intermediate container 71b2bf63d647 08:08:11 ---> 2dccac3b11c6 08:08:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:08:11 ---> Running in 48d81788794a 08:08:11 ---> cc0a8c539e58 08:08:11 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:08:11 ---> 6e401fc8cac7 08:08:11 Step 19/23 : ENTRYPOINT ["/core-metadata"] 08:08:11 Removing intermediate container 95e4b2e9d31b 08:08:11 ---> bc911d411626 08:08:11 Step 19/21 : LABEL arch=x86_64 08:08:11 ---> Running in 649c0d848af2 08:08:11 ---> Running in 2468140c0e8f 08:08:11 ---> Running in cf8d8dc4fee0 08:08:11 Removing intermediate container 48d81788794a 08:08:11 ---> 29f34d0f126b 08:08:11 Step 20/22 : LABEL arch=x86_64 08:08:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:08:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:08:12 (1/2) Installing readline (8.0.4-r0) 08:08:12 (2/2) Installing bash (5.0.17-r0) 08:08:12 ---> Running in e716b3997a0b 08:08:12 Executing bash-5.0.17-r0.post-install 08:08:12 Executing busybox-1.31.1-r19.trigger 08:08:12 OK: 12 MiB in 22 packages 08:08:12 Removing intermediate container 2468140c0e8f 08:08:12 ---> 4cdf055265d8 08:08:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:08:12 Removing intermediate container cf8d8dc4fee0 08:08:12 ---> aea05a0d4947 08:08:12 Step 20/21 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 08:08:12 ---> Running in d2ec7f73ec0c 08:08:12 Removing intermediate container e716b3997a0b 08:08:12 ---> 3ac9bf453499 08:08:12 Step 21/22 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 08:08:12 ---> Running in 59bf74308705 08:08:12 ---> Running in c42f878227d6 08:08:13 Removing intermediate container d2ec7f73ec0c 08:08:13 ---> b9cdf48612f4 08:08:13 Step 21/23 : LABEL arch=x86_64 08:08:13 Removing intermediate container 59bf74308705 08:08:13 ---> 39a807581a9b 08:08:13 Step 21/21 : LABEL version=0.0.0 08:08:13 ---> Running in cbbed1e5b30c 08:08:13 ---> Running in 69d2bae5113b 08:08:13 Removing intermediate container c42f878227d6 08:08:13 ---> 01c5f31cb7b9 08:08:13 Step 22/22 : LABEL version=0.0.0 08:08:13 Removing intermediate container 59fe1c285f1a 08:08:13 ---> b5cdfb39155a 08:08:13 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:08:13 ---> Running in 53be97ddb700 08:08:13 ---> Running in e34195b5d1e2 08:08:13 Removing intermediate container cbbed1e5b30c 08:08:13 ---> ee17fe4a0625 08:08:13 Step 22/23 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 08:08:13 Removing intermediate container 649c0d848af2 08:08:13 ---> 976aafc66ec6 08:08:13 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 08:08:13 Removing intermediate container 69d2bae5113b 08:08:13 ---> a4a3fb2ee8fd 08:08:13 08:08:13 ---> Running in 04fb8f7db41e 08:08:13 Removing intermediate container 53be97ddb700 08:08:13 ---> f8507a6789eb 08:08:13 08:08:14 Removing intermediate container e34195b5d1e2 08:08:14 ---> 7db66bcb5209 08:08:14 Step 14/26 : ENV APP_PORT=48090 08:08:14 ---> Running in 54035662a21e 08:08:14 Successfully built a4a3fb2ee8fd 08:08:14 Successfully built f8507a6789eb 08:08:14 Successfully tagged docker-security-proxy-setup-go:latest 08:08:14 Building docker-security-secretstore-setup-go 08:08:14  Building docker-security-proxy-setup-go ... done  ---> 385f3a3113a2 08:08:14 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:08:14 Successfully tagged docker-support-scheduler-go:latest 08:08:14 Building docker-support-notifications-go 08:08:14  Building docker-support-scheduler-go ... done Removing intermediate container 54035662a21e 08:08:14 ---> 9ebb9d87d6f3 08:08:14 Step 15/26 : EXPOSE $APP_PORT 08:08:14 Removing intermediate container 04fb8f7db41e 08:08:14 ---> 7ded9bf4e799 08:08:14 Step 23/23 : LABEL version=0.0.0 08:08:14 ---> Running in 5ae5671fc300 08:08:14 ---> Running in d63164e91e0d 08:08:14 Removing intermediate container 5ae5671fc300 08:08:14 ---> 202979302356 08:08:14 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:08:14 Removing intermediate container d63164e91e0d 08:08:14 ---> 5b6b34156201 08:08:14 08:08:15 Successfully built 5b6b34156201 08:08:15 ---> 6656c2bf0513 08:08:15 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:08:15 Successfully tagged docker-core-metadata-go:latest 08:08:15 Building docker-core-command-go 08:08:15  Building docker-core-metadata-go ... done  ---> 1c713b55fe9d 08:08:15 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:08:15 ---> 5d35aa5a2daf 08:08:15 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:08:20 ---> 5ebbbb20a6d4 08:08:20 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:08:20 ---> a1797a4b1e17 08:08:20 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:08:22 ? github.com/edgexfoundry/edgex-go [no test files] 08:08:23 ---> 01c454901796 08:08:23 Step 19/26 : RUN apk --no-cache add py3-pip 08:08:23 ---> dee218d78503 08:08:23 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 08:08:26 ---> Running in 377ab4fcf1a8 08:08:26 ---> Running in 0de2c8c89cf0 08:08:27 Removing intermediate container 0de2c8c89cf0 08:08:27 ---> 156060d5ed86 08:08:27 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:08:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:08:27 ---> 5bdf6036f255 08:08:27 Step 26/31 : RUN chmod +x /entrypoint.sh 08:08:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:08:27 ---> Running in 27ee0ecc4a06 08:08:27 (1/33) Installing libbz2 (1.0.8-r1) 08:08:27 (2/33) Installing expat (2.2.9-r1) 08:08:27 (3/33) Installing libffi (3.3-r2) 08:08:27 (4/33) Installing gdbm (1.13-r1) 08:08:27 (5/33) Installing xz-libs (5.2.5-r0) 08:08:27 (6/33) Installing sqlite-libs (3.32.1-r0) 08:08:27 (7/33) Installing python3 (3.8.8-r0) 08:08:40 (8/33) Installing py3-appdirs (1.4.4-r1) 08:08:40 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:08:40 (10/33) Installing py3-parsing (2.4.7-r0) 08:08:40 (11/33) Installing py3-six (1.15.0-r0) 08:08:40 (12/33) Installing py3-packaging (20.4-r0) 08:08:41 (13/33) Installing py3-setuptools (47.0.0-r0) 08:08:41 (14/33) Installing py3-chardet (3.0.4-r4) 08:08:42 (15/33) Installing py3-idna (2.9-r0) 08:08:43 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:08:43 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:08:45 (18/33) Installing py3-requests (2.23.0-r0) 08:08:45 (19/33) Installing py3-msgpack (1.0.0-r0) 08:08:46 (20/33) Installing py3-lockfile (0.12.2-r3) 08:08:48 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:08:49 (22/33) Installing py3-colorama (0.4.3-r0) 08:08:50 (23/33) Installing py3-distlib (0.3.0-r0) 08:08:50 (24/33) Installing py3-distro (1.5.0-r1) 08:08:50 (25/33) Installing py3-webencodings (0.5.1-r3) 08:08:50 (26/33) Installing py3-html5lib (1.0.1-r4) 08:08:50 (27/33) Installing py3-pytoml (0.1.21-r0) 08:08:50 (28/33) Installing py3-pep517 (0.8.2-r0) 08:08:50 (29/33) Installing py3-progress (1.5-r0) 08:08:50 (30/33) Installing py3-toml (0.10.1-r0) 08:08:50 (31/33) Installing py3-retrying (1.3.3-r0) 08:08:50 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:08:50 (33/33) Installing py3-pip (20.1.1-r0) 08:08:51 Executing busybox-1.31.1-r19.trigger 08:08:52 OK: 71 MiB in 55 packages 08:08:53 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:08:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:08:53 ---> 7ee511917eae 08:08:53 Step 3/24 : WORKDIR /edgex-go 08:08:53 ---> Using cache 08:08:53 ---> 15dc16a06c5c 08:08:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:53 ---> Using cache 08:08:53 ---> 0d55011c1ebc 08:08:53 Step 5/24 : RUN apk add --update --no-cache make git 08:08:53 ---> Using cache 08:08:53 ---> ead379ebc29c 08:08:53 Step 6/24 : COPY go.mod . 08:08:53 ---> Using cache 08:08:53 Removing intermediate container 27ee0ecc4a06 08:08:53 ---> 9876763ea4ce 08:08:53 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] ---> a28a7296b51f 08:08:53 Step 7/24 : RUN go mod download 08:08:53 08:08:53 ---> Using cache 08:08:53 ---> 565a43adadcc 08:08:53 Step 8/24 : COPY . . 08:08:53 ---> Using cache 08:08:53 ---> 8ff464c88163 08:08:53 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:08:53 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:08:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:08:53 ---> 7ee511917eae 08:08:53 Step 3/23 : WORKDIR /edgex-go 08:08:53 ---> Using cache 08:08:53 ---> 15dc16a06c5c 08:08:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:53 ---> Using cache 08:08:53 ---> 0d55011c1ebc 08:08:53 Step 5/23 : RUN apk add --update --no-cache make git 08:08:53 ---> Using cache 08:08:53 ---> ead379ebc29c 08:08:53 Step 6/23 : COPY go.mod . 08:08:53 ---> Using cache 08:08:53 ---> a28a7296b51f 08:08:53 Step 7/23 : RUN go mod download 08:08:53 ---> Using cache 08:08:53 ---> 565a43adadcc 08:08:53 Step 8/23 : COPY . . 08:08:53 ---> Using cache 08:08:53 ---> 8ff464c88163 08:08:53 Step 9/23 : RUN make cmd/core-command/core-command 08:08:54 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:08:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:08:54 ---> 7ee511917eae 08:08:54 Step 3/22 : WORKDIR /edgex-go 08:08:54 ---> Using cache 08:08:54 ---> 15dc16a06c5c 08:08:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:54 ---> Using cache 08:08:54 ---> 0d55011c1ebc 08:08:54 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:08:55 ---> Running in 0ae611bd6091 08:08:55 ---> Running in 89c28c1d0e5c 08:08:55 ---> Running in 3ffce9529c7d 08:08:55 ---> Running in 0ae75bd0e8a8 08:08:55 Removing intermediate container 0ae611bd6091 08:08:55 ---> 820d5146f98c 08:08:55 Step 28/31 : CMD ["gate"] 08:08:56 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 08:08:57 ---> Running in 707b6ae23d02 08:08:57 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 08:08:58 Removing intermediate container 707b6ae23d02 08:08:58 ---> 9104cd0c59d7 08:08:58 Step 29/31 : LABEL arch=x86_64 08:08:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:08:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:08:59 ---> Running in d17d00c2279d 08:08:59 OK: 233 MiB in 51 packages 08:09:02 Removing intermediate container d17d00c2279d 08:09:02 ---> b39b1b6e7539 08:09:02 Step 30/31 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 08:09:03 ---> Running in f64d8e3eb0a7 08:09:04 Removing intermediate container 0ae75bd0e8a8 08:09:04 ---> 298a2d706b02 08:09:04 Step 6/22 : COPY go.mod . 08:09:05 Removing intermediate container f64d8e3eb0a7 08:09:05 ---> 25197d79af03 08:09:05 Step 31/31 : LABEL version=0.0.0 08:09:07 ---> 324cb5fa3f22 08:09:07 Step 7/22 : RUN go mod download 08:09:07 ---> Running in dc14bd997574 08:09:07 ---> Running in f544e51c034e 08:09:08 Removing intermediate container 377ab4fcf1a8 08:09:08 ---> 0617bde791a8 08:09:08 Step 20/26 : RUN pip install docker-compose==1.23.2 08:09:08 Removing intermediate container dc14bd997574 08:09:08 ---> 7fff490bd3ed 08:09:08 08:09:08 ---> Running in 78491e35848d 08:09:08 Successfully built 7fff490bd3ed 08:09:08 Successfully tagged docker-security-bootstrapper-go:latest 08:09:08 Building docker-core-data-go 08:09:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:09:12  Building docker-security-bootstrapper-go ... done Collecting docker-compose==1.23.2 08:09:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:09:13 Collecting texttable<0.10,>=0.9.0 08:09:13 Downloading texttable-0.9.1.tar.gz (11 kB) 08:09:15 Collecting PyYAML<4,>=3.10 08:09:15 Downloading PyYAML-3.13.tar.gz (270 kB) 08:09:16 Removing intermediate container f544e51c034e 08:09:16 ---> 92ba4e37ab63 08:09:16 Step 8/22 : COPY . . 08:09:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:09:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:09:17 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:09:18 Collecting docopt<0.7,>=0.6.1 08:09:18 Downloading docopt-0.6.2.tar.gz (25 kB) 08:09:22 Collecting cached-property<2,>=1.2.0 08:09:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:09:26 Collecting websocket-client<1.0,>=0.32.0 08:09:26 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 08:09:26 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 08:09:27 Collecting jsonschema<3,>=2.5.1 08:09:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:09:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:09:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:09:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:09:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:09:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:09:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:09:29 Collecting dockerpty<0.5,>=0.4.1 08:09:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:09:29 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:09:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:09:29 ---> 7ee511917eae 08:09:29 Step 3/23 : WORKDIR /edgex-go 08:09:29 ---> Using cache 08:09:29 ---> 15dc16a06c5c 08:09:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:29 ---> Using cache 08:09:29 ---> 0d55011c1ebc 08:09:29 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:09:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:09:30 Collecting docker<4.0,>=3.6.0 08:09:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:09:31 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) 08:09:31 ---> Running in 8e8b7a1029e3 08:09:32 Collecting urllib3<1.25,>=1.21.1 08:09:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:09:32 Collecting idna<2.8,>=2.5 08:09:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:09:32 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) 08:09:32 Collecting docker-pycreds>=0.4.0 08:09:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:09:32 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:09:32 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:09:32 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:09:32 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:09:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:09:32 Installing collected packages: texttable, PyYAML, urllib3, idna, requests, docopt, cached-property, websocket-client, jsonschema, dockerpty, docker-pycreds, docker, docker-compose 08:09:32 Running setup.py install for texttable: started 08:09:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:09:34 Running setup.py install for texttable: finished with status 'done' 08:09:34 Running setup.py install for PyYAML: started 08:09:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:09:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:09:35 Running setup.py install for PyYAML: finished with status 'done' 08:09:35 Attempting uninstall: urllib3 08:09:35 Found existing installation: urllib3 1.25.9 08:09:35 Uninstalling urllib3-1.25.9: 08:09:35 OK: 233 MiB in 51 packages 08:09:36 Successfully uninstalled urllib3-1.25.9 08:09:40 Attempting uninstall: idna 08:09:40 Found existing installation: idna 2.9 08:09:40 Uninstalling idna-2.9: 08:09:40 Successfully uninstalled idna-2.9 08:09:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:09:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:09:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:09:43 Attempting uninstall: requests 08:09:43 Found existing installation: requests 2.23.0 08:09:43 Uninstalling requests-2.23.0: 08:09:43 Successfully uninstalled requests-2.23.0 08:09:44 Running setup.py install for docopt: started 08:09:44 Removing intermediate container 89c28c1d0e5c 08:09:44 ---> edc5d2cfd438 08:09:44 08:09:44 Step 10/23 : FROM alpine:3.12 08:09:44 ---> 42cb162f0360 08:09:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:09:44 ---> Using cache 08:09:44 ---> 362c235ae98a 08:09:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:09:44 ---> Using cache 08:09:44 ---> 13112ef282f7 08:09:44 Step 13/23 : ENV APP_PORT=48082 08:09:44 Removing intermediate container 8e8b7a1029e3 08:09:44 ---> fe9ab98774d1 08:09:44 Step 6/23 : COPY go.mod . 08:09:44 Running setup.py install for docopt: finished with status 'done' 08:09:45 Removing intermediate container 3ffce9529c7d 08:09:45 ---> 875feb2448fb 08:09:45 08:09:45 Step 10/24 : FROM alpine:3.12 08:09:45 ---> 42cb162f0360 08:09:45 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:09:45 ---> Running in 45086cabffef 08:09:45 ---> 30f9f5018ab1 08:09:45 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:09:45 ---> Running in 614272769dce 08:09:45 Running setup.py install for dockerpty: started 08:09:45 ---> Running in c95263ff5c88 08:09:46 Removing intermediate container 45086cabffef 08:09:46 ---> d92bd29d52a3 08:09:46 Step 7/23 : RUN go mod download 08:09:46 ---> 6e14b5c0f98b 08:09:46 Step 14/23 : EXPOSE $APP_PORT 08:09:46 ---> Running in 6e79251d1890 08:09:46 ---> Running in 863b854e4e7e 08:09:46 Running setup.py install for dockerpty: finished with status 'done' 08:09:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:09:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:09:47 (1/6) Installing ca-certificates (20191127-r4) 08:09:47 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:09:47 (3/6) Installing libcurl (7.69.1-r3) 08:09:47 (4/6) Installing curl (7.69.1-r3) 08:09:47 (5/6) Installing dumb-init (1.2.2-r1) 08:09:47 (6/6) Installing su-exec (0.2-r1) 08:09:47 Executing busybox-1.31.1-r19.trigger 08:09:47 Executing ca-certificates-20191127-r4.trigger 08:09:47 Removing intermediate container 863b854e4e7e 08:09:47 ---> 5132ed6eabe1 08:09:47 Step 15/23 : WORKDIR / 08:09:47 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.293s coverage: 45.9% of statements 08:09:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:09:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:09:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:09:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:09:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:09:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 08:09:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.122s coverage: 19.8% of statements 08:09:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.291s coverage: 100.0% of statements 08:09:47 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 08:09:47 OK: 7 MiB in 20 packages 08:09:47 ---> Running in f3d0af0aa412 08:09:48 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 08:09:49 Removing intermediate container f3d0af0aa412 08:09:49 ---> bc6bb9d4223b 08:09:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:09:50 ---> 19713d0ae4bd 08:09:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:09:50 Removing intermediate container 6e79251d1890 08:09:50 ---> b1b391f0e983 08:09:50 Step 8/23 : COPY . . 08:09:50 Removing intermediate container 614272769dce 08:09:50 ---> e0eaa297c6b9 08:09:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:09:50 ---> Running in 1ac6181dc158 08:09:51 Removing intermediate container 1ac6181dc158 08:09:51 ---> f058a759e1d1 08:09:51 Step 13/24 : WORKDIR / 08:09:55 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.458s coverage: 27.1% of statements 08:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:09:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.138s coverage: 100.0% of statements 08:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:09:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.155s coverage: 100.0% of statements 08:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:09:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.293s coverage: 71.3% of statements 08:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:09:57 ---> Running in 625439a6cf0c 08:09:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.593s coverage: 82.9% of statements 08:09:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:09:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:09:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.152s coverage: 78.9% of statements 08:09:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:09:58 ---> 954f282bc478 08:09:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:09:59 Removing intermediate container 78491e35848d 08:09:59 ---> 9cff963b4355 08:09:59 Step 21/26 : RUN apk --no-cache add curl 08:10:01 Removing intermediate container 625439a6cf0c 08:10:01 ---> 16694d9639b6 08:10:01 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:10:02 ---> df5562cd8895 08:10:02 Step 19/23 : ENTRYPOINT ["/core-command"] 08:10:03 ---> Running in 1770b61f3da8 08:10:05 ---> Running in 4a65c867bd96 08:10:07 ---> 7088a7d216eb 08:10: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 08:10:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.189s coverage: 28.6% of statements 08:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:10:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.217s coverage: 100.0% of statements 08:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:10:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.181s coverage: 100.0% of statements 08:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:10:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.422s coverage: 86.7% of statements 08:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:10:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.433s coverage: 97.5% of statements 08:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:10:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.273s coverage: 78.3% of statements 08:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:10:09 Removing intermediate container 4a65c867bd96 08:10:09 ---> 4de5b80f28f5 08:10:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:10:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:10:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:10:09 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:10:09 (2/3) Installing libcurl (7.69.1-r3) 08:10:09 (3/3) Installing curl (7.69.1-r3) 08:10:10 Executing busybox-1.31.1-r19.trigger 08:10:10 ---> 659e4c38c5cf 08:10:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:10:10 OK: 72 MiB in 58 packages 08:10:12 ---> Running in cbce80e23fad 08:10:13 ---> 7d982b79678f 08:10:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:10:14 Removing intermediate container cbce80e23fad 08:10:14 ---> 49403847212d 08:10:14 Step 21/23 : LABEL arch=x86_64 08:10:15 ---> Running in aecbcb1bb98c 08:10:15 Removing intermediate container 1770b61f3da8 08:10:15 ---> b3821e5a0549 08:10:15 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 08:10:15 ---> e94a37acc471 08:10:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:10:15 ---> Running in fafde0430ae8 08:10:15 ---> d7cdbed556b3 08:10:15 Step 9/23 : RUN make cmd/core-data/core-data 08:10:15 Removing intermediate container aecbcb1bb98c 08:10:15 ---> 5ddf24a07fc7 08:10:15 Step 22/23 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 08:10:16 ---> Running in cad044c938bc 08:10:16 ---> Running in d665aafb3f11 08:10:16 Removing intermediate container fafde0430ae8 08:10:16 ---> 474aeb3ad0a6 08:10:16 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:10:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.138s coverage: 92.8% of statements 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:10:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.129s coverage: 58.8% of statements 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:10:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.318s coverage: 1.0% of statements 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.182s coverage: 47.1% of statements 08:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.171s coverage: 79.5% of statements 08:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.140s coverage: 94.1% of statements 08:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.144s coverage: 96.3% of statements 08:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.123s coverage: 87.5% of statements 08:10:18 ---> d84ea05f9686 08:10:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:10:18 ---> Running in 45807710ad9a 08:10:18 Removing intermediate container d665aafb3f11 08:10:18 ---> 86944d894f7a 08:10:18 Step 23/23 : LABEL version=0.0.0 08:10:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:10:18 ---> Running in dcb08e315b27 08:10:18 Removing intermediate container c95263ff5c88 08:10:18 ---> b9d7fec31a57 08:10:18 08:10:18 Step 10/22 : FROM alpine:3.12 08:10:18 ---> 42cb162f0360 08:10:18 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:10:18 Removing intermediate container 45807710ad9a 08:10:18 ---> d0d5485d719e 08:10:18 Step 24/26 : LABEL arch=x86_64 08:10:18 ---> Running in 9d69388603a7 08:10:18 ---> d65e40001adf 08:10:18 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/ 08:10:18 ---> Running in e384b1cb1b3f 08:10:18 Removing intermediate container dcb08e315b27 08:10:18 ---> c3eee3b202f4 08:10:18 08:10:18 ---> Running in 43cca16ffcf8 08:10:19 Successfully built c3eee3b202f4 08:10:19 Successfully tagged docker-core-command-go:latest 08:10:19  Building docker-core-command-go ... done Removing intermediate container e384b1cb1b3f 08:10:19 ---> 10fa109fc1db 08:10:19 Step 25/26 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 08:10:19 ---> Running in 7aa1dd573236 08:10:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:10:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:10:20 Removing intermediate container 7aa1dd573236 08:10:20 ---> e78dd2f18ccc 08:10:20 Step 26/26 : LABEL version=0.0.0 08:10:20 (1/2) Installing ca-certificates (20191127-r4) 08:10:20 (2/2) Installing dumb-init (1.2.2-r1) 08:10:20 Executing busybox-1.31.1-r19.trigger 08:10:20 Executing ca-certificates-20191127-r4.trigger 08:10:20 OK: 6 MiB in 16 packages 08:10:20 ---> Running in 48c2d8656cb8 08:10:21 Removing intermediate container 48c2d8656cb8 08:10:21 ---> 6ef02eb52262 08:10:21 08:10:21 Successfully built 6ef02eb52262 08:10:21 Removing intermediate container 43cca16ffcf8 08:10:21 ---> 36dd0deccf89 08:10:21 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:10:21 Successfully tagged docker-sys-mgmt-agent-go:latest 08:10:22  Building docker-sys-mgmt-agent-go ... done  ---> Running in ba0def082bc3 08:10:22 Removing intermediate container 9d69388603a7 08:10:22 ---> 770276bbd719 08:10:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:10:22 ---> Running in dab1ab2b609e 08:10:23 Removing intermediate container ba0def082bc3 08:10:23 ---> feed6226827f 08:10:23 Step 22/24 : LABEL arch=x86_64 08:10:23 ---> Running in 652c197f36c0 08:10:23 Removing intermediate container dab1ab2b609e 08:10:23 ---> 175513acfd7e 08:10:23 Step 13/22 : ENV APP_PORT=48060 08:10:23 ---> Running in f753e5a19756 08:10:23 Removing intermediate container 652c197f36c0 08:10:23 ---> 260f8a6d67a8 08:10:23 Step 23/24 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 08:10:23 ---> Running in 8649bd8cc32b 08:10:23 Removing intermediate container f753e5a19756 08:10:23 ---> b2afac418df5 08:10:23 Step 14/22 : EXPOSE $APP_PORT 08:10:23 ---> Running in 8a439f7b4a47 08:10:24 Removing intermediate container 8649bd8cc32b 08:10:24 ---> f365a941955f 08:10:24 Step 24/24 : LABEL version=0.0.0 08:10:24 Removing intermediate container 8a439f7b4a47 08:10:24 ---> 52bbe83cda83 08:10:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:10:24 ---> Running in 738a4ec5df83 08:10:25 Removing intermediate container 738a4ec5df83 08:10:25 ---> 0a593f4cd78e 08:10:25 08:10:25 ---> 95f4ea5a2307 08:10:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:10:25 Successfully built 0a593f4cd78e 08:10:25 Successfully tagged docker-security-secretstore-setup-go:latest 08:10:26  Building docker-security-secretstore-setup-go ... done  ---> d5aa2d0ce685 08:10:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:10:26 ---> 87c403850bdf 08:10:26 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:10:26 ---> Running in f553336443ac 08:10:26 Removing intermediate container f553336443ac 08:10:26 ---> 3a7d55f9de56 08:10:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:10:26 ---> Running in 998ef8532a0d 08:10:27 Removing intermediate container 998ef8532a0d 08:10:27 ---> a1263a6650c7 08:10:27 Step 20/22 : LABEL arch=x86_64 08:10:27 ---> Running in f7747d8266e8 08:10:28 Removing intermediate container f7747d8266e8 08:10:28 ---> cf584490e1e2 08:10:28 Step 21/22 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 08:10:28 ---> Running in 6f1a4db99283 08:10:28 Removing intermediate container 6f1a4db99283 08:10:28 ---> 858b48d40608 08:10:28 Step 22/22 : LABEL version=0.0.0 08:10:28 ---> Running in a9120006220f 08:10:29 Removing intermediate container a9120006220f 08:10:29 ---> 978a5db1a1ee 08:10:29 08:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.152s coverage: 94.4% of statements 08:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.112s coverage: 44.8% of statements 08:10:29 Successfully built 978a5db1a1ee 08:10:29 Successfully tagged docker-support-notifications-go:latest 08:10:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.523s coverage: 82.6% of statements 08:10:37  Building docker-support-notifications-go ... done Removing intermediate container cad044c938bc 08:10:37 ---> f3f83c4378d8 08:10:37 08:10:37 Step 10/23 : FROM alpine:3.12 08:10:37 ---> 42cb162f0360 08:10:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:10:37 ---> Running in 02ccf32d331a 08:10:37 Removing intermediate container 02ccf32d331a 08:10:37 ---> 24866c628e7c 08:10:37 Step 12/23 : ENV APP_PORT=48080 08:10:37 ---> Running in 3ed1ba6e2771 08:10:37 Removing intermediate container 3ed1ba6e2771 08:10:37 ---> ea269ce60f40 08:10:37 Step 13/23 : EXPOSE $APP_PORT 08:10:37 ---> Running in e8ae38847f70 08:10:37 Removing intermediate container e8ae38847f70 08:10:37 ---> 6dcf580cc414 08:10:37 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:10:37 ---> Running in 9b5c9fe0395c 08:10:38 Removing intermediate container 9b5c9fe0395c 08:10:38 ---> 7175ab6e26ea 08:10:38 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 08:10:38 ---> Running in 002f563d44f7 08:10:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:10:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:10:40 (1/6) Installing dumb-init (1.2.2-r1) 08:10:40 (2/6) Installing libgcc (9.3.0-r2) 08:10:40 (3/6) Installing libsodium (1.0.18-r0) 08:10:40 (4/6) Installing libstdc++ (9.3.0-r2) 08:10:40 (5/6) Installing libzmq (4.3.3-r0) 08:10:40 (6/6) Installing zeromq (4.3.3-r0) 08:10:40 Executing busybox-1.31.1-r19.trigger 08:10:40 OK: 8 MiB in 20 packages 08:10:41 Removing intermediate container 002f563d44f7 08:10:41 ---> 626546ecaae6 08:10:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:10:42 ---> a700581e8601 08:10:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:10:42 ---> 306b6c65fe4d 08:10:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:10:42 ---> 693e45c6202e 08:10:42 Step 19/23 : ENTRYPOINT ["/core-data"] 08:10:42 ---> Running in 3f1eb6f01803 08:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.200s coverage: 92.9% of statements 08:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements 08:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 08:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements 08:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.151s coverage: 75.5% of statements 08:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.119s coverage: 80.8% of statements 08:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.204s coverage: 87.2% of statements 08:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.207s coverage: 84.6% of statements 08:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.245s coverage: 91.6% of statements 08:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.653s coverage: 64.4% of statements 08:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements 08:10:43 Removing intermediate container 3f1eb6f01803 08:10:43 ---> 6fcb5a87cb82 08:10:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:10:43 ---> Running in db7aea459fe8 08:10:43 Removing intermediate container db7aea459fe8 08:10:43 ---> 3bc2ebf40805 08:10:43 Step 21/23 : LABEL arch=x86_64 08:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements 08:10:43 ---> Running in ae72effd3d3e 08:10:43 Removing intermediate container ae72effd3d3e 08:10:43 ---> 0e3edfd76ae5 08:10:43 Step 22/23 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 08:10:43 ---> Running in f077e9cb0a74 08:10:43 Removing intermediate container f077e9cb0a74 08:10:43 ---> 06411c52d8b6 08:10:43 Step 23/23 : LABEL version=0.0.0 08:10:43 ---> Running in d6d261304505 08:10:44 Removing intermediate container d6d261304505 08:10:44 ---> 6885c95b8685 08:10:44 08:10:44 Successfully built 6885c95b8685 08:10:44 Successfully tagged docker-core-data-go:latest 08:10:44  Building docker-core-data-go ... done  [Pipeline] } 08:10:44 $ docker stop --time=1 ac9b2f0c6ea22f2a0c953dd10274e401201d18b9d32046a5f983670d35a511d0 08:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements 08:10:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements 08:10:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 08:10:46 $ docker rm -f ac9b2f0c6ea22f2a0c953dd10274e401201d18b9d32046a5f983670d35a511d0 [Pipeline] // withDockerContainer [Pipeline] sh 08:10:46 + docker images 08:10:46 + grep docker 08:10:47 docker-core-data-go latest 6885c95b8685 4 seconds ago 22.7MB 08:10:47 docker-support-notifications-go latest 978a5db1a1ee 19 seconds ago 17.9MB 08:10:47 docker-security-secretstore-setup-go latest 0a593f4cd78e 23 seconds ago 25.7MB 08:10:47 docker-sys-mgmt-agent-go latest 6ef02eb52262 27 seconds ago 314MB 08:10:47 docker-core-command-go latest c3eee3b202f4 29 seconds ago 17.3MB 08:10:47 docker-security-bootstrapper-go latest 7fff490bd3ed About a minute ago 18.9MB 08:10:47 docker-core-metadata-go latest 5b6b34156201 2 minutes ago 19MB 08:10:47 docker-security-proxy-setup-go latest a4a3fb2ee8fd 2 minutes ago 25.4MB 08:10:47 docker-support-scheduler-go latest f8507a6789eb 2 minutes ago 17.4MB 08:10:47 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 08:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.933s coverage: 69.0% of statements 08:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:10:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.467s coverage: 38.4% of statements 08:10:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:10:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:10:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.102s coverage: 89.5% of statements 08:10:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:10:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.071s coverage: 84.8% of statements 08:10:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.523s coverage: 47.0% of statements 08:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:10:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.176s coverage: 100.0% of statements 08:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:10:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.133s coverage: 100.0% of statements 08:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 08:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 08:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 08:10:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.439s coverage: 87.1% of statements 08:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 08:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 08:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 08:11:03 Still waiting to schedule task 08:11:03 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:11:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.322s coverage: 29.1% of statements 08:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:11:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.228s coverage: 99.0% of statements 08:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:11:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.161s coverage: 100.0% of statements 08:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 08:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 08:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 08:11:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.282s coverage: 95.6% of statements 08:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 08:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 08:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 08:11:04 ok github.com/edgexfoundry/edgex-go/internal/system 0.049s coverage: 0.0% of statements 08:11:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:11:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.090s coverage: 100.0% of statements 08:11:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:11:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:11:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:11:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:11:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements 08:11:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:11:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:11:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.117s coverage: 100.0% of statements 08:11:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.110s coverage: 32.1% of statements 08:11:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 08:11:07 GO111MODULE=on go vet ./... 08:11:57 Running on prd-ubuntu18.04-docker-8c-8g-32014 in /w/workspace/edgexfoundry_edgex-go_PR-3322 [Pipeline] { [Pipeline] ws 08:11:57 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:11:59 using credential edgex-jenkins-ssh 08:11:59 Cloning the remote Git repository 08:11:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:11:59 > git init /w/workspace/edgex-go/1 # timeout=10 08:11:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:11:59 > git --version # timeout=10 08:11:59 > git --version # 'git version 2.17.1' 08:11:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:11:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:12:05 Merging remotes/origin/master commit 0e291f44bb73248a8c5ef7868096f1c33cce0f6a into PR head commit d247fee761f3e846d1989408a1da35e0a9696f84 08:12:05 Merge succeeded, producing d247fee761f3e846d1989408a1da35e0a9696f84 08:12:05 Checking out Revision d247fee761f3e846d1989408a1da35e0a9696f84 (PR-3322) 08:12:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:12:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:12:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:12:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:12:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:12:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3322/head:refs/remotes/origin/PR-3322 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:12:05 > git config core.sparsecheckout # timeout=10 08:12:05 > git checkout -f d247fee761f3e846d1989408a1da35e0a9696f84 # timeout=10 08:12:05 > git remote # timeout=10 08:12:05 > git config --get remote.origin.url # timeout=10 08:12:05 using GIT_SSH to set credentials SSH Credentials for GitHub 08:12:05 > git merge 0e291f44bb73248a8c5ef7868096f1c33cce0f6a # timeout=10 08:12:05 > git rev-parse HEAD^{commit} # timeout=10 08:12:05 > git config core.sparsecheckout # timeout=10 08:12:05 > git checkout -f d247fee761f3e846d1989408a1da35e0a9696f84 # timeout=10 08:12:09 Commit message: "feat(scheduler): Implement Patch /intervalaction V2 API" 08:12:09 > git --version # timeout=10 08:12:09 > git --version # 'git version 2.17.1' 08:12:09 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:12:10 + echo snap-build.sh 08:12:10 snap-build.sh 08:12:10 + SNAP_BASE_DIR=. 08:12:10 + '[' '!' -z /w/workspace/edgex-go/1 ']' 08:12:10 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 08:12:10 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 08:12:10 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 08:12:10 + cd /w/workspace/edgex-go/1 08:12:10 + sudo apt-get remove -qy --purge lxd lxd-client 08:12:10 Reading package lists... 08:12:10 Building dependency tree... 08:12:10 Reading state information... 08:12:11 The following packages were automatically installed and are no longer required: 08:12:11 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:12:11 uidmap xdelta3 08:12:11 Use 'sudo apt autoremove' to remove them. 08:12:11 The following packages will be REMOVED: 08:12:11 lxd* lxd-client* 08:12:11 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:12:11 After this operation, 31.7 MB disk space will be freed. 08:12:12 (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.) 08:12:12 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:12:13 Removing lxd dnsmasq configuration 08:12:13 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:12:13 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:12:14 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 08:12:14 (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.) 08:12:14 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:12:16 Processing triggers for systemd (237-3ubuntu10.42) ... 08:12:16 Processing triggers for ureadahead (0.100.0-21) ... 08:12:17 + sudo snap remove --purge lxd 08:12:18 snap "lxd" is not installed 08:12:18 + sudo groupadd --force --system lxd 08:12:18 ++ whoami 08:12:18 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:12:18 + newgrp - lxd 08:12:18 + sudo snap install lxd 08:12:28 2021-03-30T08:12:24Z INFO Waiting for automatic snapd restart... 08:12:29 gofmt -l . 08:12:29 [ "`gofmt -l .`" = "" ] 08:12:29 ./bin/test-go-mod-tidy.sh 08:12:29 ./bin/test-attribution-txt.sh [Pipeline] sh 08:12:32 + ls -al . 08:12:32 total 812 08:12:32 drwxrwxr-x 9 1001 1001 4096 Mar 30 08:12 . 08:12:32 drwxr-xr-x 4 root root 4096 Mar 30 08:07 .. 08:12:32 -rw-rw-r-- 1 1001 1001 11 Mar 30 08:06 .dockerignore 08:12:32 drwxrwxr-x 8 1001 1001 4096 Mar 30 08:06 .git 08:12:32 drwxrwxr-x 3 1001 1001 4096 Mar 30 08:06 .github 08:12:32 -rw-rw-r-- 1 1001 1001 818 Mar 30 08:06 .gitignore 08:12:32 -rw-rw-r-- 1 1001 1001 166 Mar 30 08:06 .sonarcloud.properties 08:12:32 -rw-rw-r-- 1 1001 1001 8607 Mar 30 08:06 Attribution.txt 08:12:32 -rw-rw-r-- 1 1001 1001 3804 Mar 30 08:06 CONTRIBUTING.md 08:12:32 -rw-rw-r-- 1 1001 1001 931 Mar 30 08:06 Dockerfile.build 08:12:32 -rw-rw-r-- 1 1001 1001 863 Mar 30 08:06 Jenkinsfile 08:12:32 -rw-rw-r-- 1 1001 1001 10775 Mar 30 08:06 LICENSE 08:12:32 -rw-rw-r-- 1 1001 1001 5774 Mar 30 08:06 Makefile 08:12:32 -rw-rw-r-- 1 1001 1001 6548 Mar 30 08:06 README.md 08:12:32 -rw-rw-r-- 1 1001 1001 6755 Mar 30 08:06 SECURITY.md 08:12:32 -rw-rw-r-- 1 1001 1001 5 Mar 30 08:02 VERSION 08:12:32 -rw-rw-r-- 1 1001 1001 4131 Mar 30 08:06 ZMQWindows.md 08:12:32 drwxrwxr-x 2 1001 1001 4096 Mar 30 08:06 bin 08:12:32 drwxrwxr-x 14 1001 1001 4096 Mar 30 08:06 cmd 08:12:32 -rw-r--r-- 1 root root 672489 Mar 30 08:11 coverage.out 08:12:32 -rw-r--r-- 1 root root 1056 Mar 30 08:12 go.mod 08:12:32 -rw-r--r-- 1 root root 22757 Mar 30 08:12 go.sum 08:12:32 drwxrwxr-x 8 1001 1001 4096 Mar 30 08:06 internal 08:12:32 drwxrwxr-x 4 1001 1001 4096 Mar 30 08:06 openapi 08:12:32 drwxrwxr-x 4 1001 1001 4096 Mar 30 08:06 snap 08:12:32 -rw-rw-r-- 1 1001 1001 168 Mar 30 08:06 version.go [Pipeline] sh 08:12:32 + '[' -e coverage.out ] 08:12:32 + chown 1001:1001 coverage.out [Pipeline] stash 08:12:32 Warning: overwriting stash ‘coverage-report’ 08:12:33 Stashed 1 file(s) [Pipeline] sh 08:12:34 + make build 08:12:34 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 08:12:42 lxd 4.12 from Canonical* installed 08:12:42 + sudo lxd init --auto 08:12:47 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 08:12:52 + sudo snap install --classic snapcraft 08:13:05 snapcraft 4.6 from Canonical* installed 08:13:05 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:13:05 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:13:05 % Total % Received % Xferd Average Speed Time Time Time Current 08:13:05 Dload Upload Total Spent Left Speed 08:13:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4208 0 --:--:-- --:--:-- --:--:-- 4208 08:13:05 100 3325k 100 3325k 0 0 5703k 0 --:--:-- --:--:-- --:--:-- 5703k 08:13:05 ./yq_linux_amd64 08:13:05 + sudo snapcraft prime --use-lxd 08:13:06 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:13:06 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: 08:13:06 - README.md 08:13:06 08:13:06 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:13:07 Launching a container. 08:13:09 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 08:13:15 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 08:13:19 Waiting for container to be ready 08:13:19 To start your first instance, try: lxc launch ubuntu:18.04 08:13:19 08:13:22 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 08:13:22 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 08:13:22 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:13:22 Waiting for network to be ready... 08:13:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:13:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1640 kB] 08:13:23 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:13:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 08:13:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 08:13:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:13:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 08:13:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 08:13:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 08:13:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 08:13:24 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:13:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:13:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:13:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:13:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:13:24 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:13:24 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:13:24 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:13:25 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:13:25 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] 08:13:25 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 08:13:25 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 08:13:25 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 08:13:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 08:13:25 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 08:13:25 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] 08:13:25 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 08:13:27 Fetched 24.2 MB in 4s (5533 kB/s) 08:13:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:13:28 Reading package lists... 08:13:28 Reading package lists... 08:13:29 Building dependency tree... 08:13:29 Reading state information... 08:13:29 The following additional packages will be installed: 08:13:29 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:13:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:13:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:13:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:13:29 Suggested packages: 08:13:29 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:13:29 Recommended packages: 08:13:29 gnupg libsasl2-modules 08:13:29 The following NEW packages will be installed: 08:13:29 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:13:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:13:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:13:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:13:29 The following packages will be upgraded: 08:13:29 gpg gpg-agent gpgconf libudev1 08:13:29 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 08:13:29 Need to get 3530 kB of archives. 08:13:29 After this operation, 13.3 MB of additional disk space will be used. 08:13:29 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] 08:13:29 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 08:13:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 08:13:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 08:13:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 08:13:29 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 08:13:30 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:13:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:13:30 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 08:13:30 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 08:13:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 08:13:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:13:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:13:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:13:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:13:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:13:30 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:13:30 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:13:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:13:30 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:13:30 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:13:30 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 08:13:30 debconf: delaying package configuration, since apt-utils is not installed 08:13:30 Fetched 3530 kB in 1s (2988 kB/s) 08:13:30 (Reading database ... 12511 files and directories currently installed.) 08:13:30 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 08:13:30 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 08:13:30 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 08:13:30 Selecting previously unselected package udev. 08:13:30 (Reading database ... 12511 files and directories currently installed.) 08:13:30 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 08:13:30 Unpacking udev (237-3ubuntu10.45) ... 08:13:30 Selecting previously unselected package libfuse2:amd64. 08:13:30 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:13:30 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:13:31 Selecting previously unselected package fuse. 08:13:31 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:13:31 Unpacking fuse (2.9.7-1ubuntu1) ... 08:13:31 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 08:13:31 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:13:31 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 08:13:31 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:13:31 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 08:13:31 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:13:31 Selecting previously unselected package libksba8:amd64. 08:13:31 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:13:31 Unpacking libksba8:amd64 (1.3.5-2) ... 08:13:31 Selecting previously unselected package libroken18-heimdal:amd64. 08:13:31 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:13:31 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:13:31 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:13:31 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:13:31 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:13:31 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:13:31 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:13:31 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:13:31 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:13:31 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:13:31 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:13:32 Selecting previously unselected package libwind0-heimdal:amd64. 08:13:32 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:13:32 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:13:32 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:13:32 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:13:32 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:13:32 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:13:32 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:13:32 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:13:32 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:13:32 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:13:32 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:13:32 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:13:32 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:13:32 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:13:32 Selecting previously unselected package libsasl2-modules-db:amd64. 08:13:32 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:13:32 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:13:32 Selecting previously unselected package libsasl2-2:amd64. 08:13:32 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:13:32 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:13:32 Selecting previously unselected package libldap-common. 08:13:32 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 08:13:32 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:13:33 Selecting previously unselected package libldap-2.4-2:amd64. 08:13:33 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 08:13:33 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:13:33 Selecting previously unselected package dirmngr. 08:13:33 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 08:13:33 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 08:13:33 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:13:33 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 08:13:33 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:13:33 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:13:33 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:13:33 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 08:13:33 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:13:33 Setting up libksba8:amd64 (1.3.5-2) ... 08:13:33 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:13:33 Setting up udev (237-3ubuntu10.45) ... 08:13:33 invoke-rc.d: policy-rc.d denied execution of start. 08:13:34 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:13:34 Processing triggers for systemd (237-3ubuntu10) ... 08:13:34 Setting up fuse (2.9.7-1ubuntu1) ... 08:13:34 Setting up gpg (2.2.4-1ubuntu1.4) ... 08:13:34 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:13:34 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:13:34 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:13:34 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:13:34 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:13:34 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:13:34 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:13:34 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:13:34 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 08:13:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:13:34 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:13:34 settings in the [Install] section, and DefaultInstance for template units). 08:13:34 This means they are not meant to be enabled using systemctl. 08:13:34 Possible reasons for having this kind of units are: 08:13:34 1) A unit may be statically enabled by being symlinked from another unit's 08:13:34 .wants/ or .requires/ directory. 08:13:34 2) A unit's purpose may be to act as a helper for some other unit which has 08:13:34 a requirement dependency on it. 08:13:34 3) A unit may be started when needed via activation (socket, path, timer, 08:13:34 D-Bus, udev, scripted systemctl call, ...). 08:13:34 4) In case of template units, the unit is meant to be enabled with some 08:13:34 instance name specified. 08:13:35 Reading package lists... 08:13:35 Building dependency tree... 08:13:35 Reading state information... 08:13:35 The following additional packages will be installed: 08:13:35 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:13:35 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:13:35 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:13:35 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:13:35 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:13:35 Suggested packages: 08:13:35 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:13:35 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:13:35 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:13:35 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:13:35 systemd-container policykit-1 08:13:35 Recommended packages: 08:13:35 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:13:35 The following NEW packages will be installed: 08:13:35 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:13:35 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:13:35 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:13:35 multiarch-support openssh-client python3 python3-minimal python3.6 08:13:35 python3.6-minimal snapd squashfs-tools sudo 08:13:35 The following packages will be upgraded: 08:13:35 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:13:35 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 08:13:35 Need to get 35.2 MB of archives. 08:13:35 After this operation, 141 MB of additional disk space will be used. 08:13:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 08:13:35 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 08:13:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 08:13:35 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 08:13:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 08:13:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:13:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 08:13:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 08:13:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 08:13:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:13:35 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:13:35 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:13:35 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:13:35 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:13:35 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:13:35 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:13:35 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 08:13:35 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 08:13:35 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 08:13:36 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 08:13:36 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 08:13:36 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:13:36 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:13:36 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:13:36 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:13:36 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:13:36 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:13:36 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:13:36 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:13:36 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:13:36 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 08:13:36 debconf: delaying package configuration, since apt-utils is not installed 08:13:36 Fetched 35.2 MB in 1s (31.0 MB/s) 08:13:36 (Reading database ... 12757 files and directories currently installed.) 08:13:36 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 08:13:36 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 08:13:37 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 08:13:37 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 08:13:37 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 08:13:37 (Reading database ... 12757 files and directories currently installed.) 08:13:37 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 08:13:38 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 08:13:38 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 08:13:38 (Reading database ... 12757 files and directories currently installed.) 08:13:38 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 08:13:38 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 08:13:39 Setting up apt (1.6.12ubuntu0.2) ... 08:13:39 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:13:39 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:13:39 (Reading database ... 12764 files and directories currently installed.) 08:13:39 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:13:39 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:13:39 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 08:13:40 Selecting previously unselected package libpython3.6-minimal:amd64. 08:13:40 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:13:40 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:13:40 Selecting previously unselected package libexpat1:amd64. 08:13:40 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:13:40 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:13:40 Selecting previously unselected package python3.6-minimal. 08:13:40 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:13:40 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:13:40 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 08:13:40 Checking for services that may need to be restarted...done. 08:13:40 Checking for services that may need to be restarted...done. 08:13:40 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:13:40 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:13:40 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:13:41 Selecting previously unselected package python3-minimal. 08:13:41 (Reading database ... 13012 files and directories currently installed.) 08:13:41 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:13:41 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:13:41 Selecting previously unselected package mime-support. 08:13:41 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:13:41 Unpacking mime-support (3.60ubuntu1) ... 08:13:41 Selecting previously unselected package libmpdec2:amd64. 08:13:41 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:13:41 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:13:41 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:13:41 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:13:41 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:13:41 Selecting previously unselected package python3.6. 08:13:41 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:13:41 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:13:41 Selecting previously unselected package libpython3-stdlib:amd64. 08:13:41 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:13:41 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:13:42 Setting up python3-minimal (3.6.7-1~18.04) ... 08:13:42 Selecting previously unselected package python3. 08:13:42 (Reading database ... 13442 files and directories currently installed.) 08:13:42 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:13:42 Unpacking python3 (3.6.7-1~18.04) ... 08:13:42 Selecting previously unselected package multiarch-support. 08:13:42 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:13:42 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:13:42 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:13:42 Selecting previously unselected package liblzo2-2:amd64. 08:13:42 (Reading database ... 13479 files and directories currently installed.) 08:13:42 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:13:42 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:13:42 Selecting previously unselected package libbsd0:amd64. 08:13:42 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:13:42 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:13:42 Selecting previously unselected package sudo. 08:13:42 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:13:42 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:13:42 Selecting previously unselected package apparmor. 08:13:42 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:13:42 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:13:43 Selecting previously unselected package libedit2:amd64. 08:13:43 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:13:43 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:13:43 Selecting previously unselected package libkrb5support0:amd64. 08:13:43 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:13:43 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:13:43 Selecting previously unselected package libk5crypto3:amd64. 08:13:43 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:13:43 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:13:43 Selecting previously unselected package libkeyutils1:amd64. 08:13:43 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:13:43 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:13:43 Selecting previously unselected package libkrb5-3:amd64. 08:13:43 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:13:43 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:13:43 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:13:43 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:13:43 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:13:43 Selecting previously unselected package libssl1.0.0:amd64. 08:13:43 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 08:13:43 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:13:44 Selecting previously unselected package openssh-client. 08:13:44 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 08:13:44 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 08:13:44 Selecting previously unselected package squashfs-tools. 08:13:44 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 08:13:44 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:13:44 Selecting previously unselected package snapd. 08:13:44 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 08:13:44 Unpacking snapd (2.48.3+18.04) ... 08:13:45 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 08:13:46 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:13:46 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:13:46 Setting up mime-support (3.60ubuntu1) ... 08:13:46 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:13:46 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:13:46 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:13:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:13:46 Setting up systemd (237-3ubuntu10.45) ... 08:13:46 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:13:47 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:13:47 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:13:47 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:13:47 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:13:47 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:13:47 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:13:47 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:13:47 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:13:47 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:13:47 Setting up python3 (3.6.7-1~18.04) ... 08:13:48 running python rtupdate hooks for python3.6... 08:13:48 running python post-rtupdate hooks for python3.6... 08:13:48 Setting up apparmor (2.12-4ubuntu5.1) ... 08:13:49 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 08:13:50 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:13:50 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:13:50 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 08:13:51 Setting up snapd (2.48.3+18.04) ... 08:13:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:13:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:13:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:13:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:13:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:13:52 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:13:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:13:52 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:13:52 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:13:52 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:13:52 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 08:13:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:13:52 Processing triggers for systemd (237-3ubuntu10.45) ... 08:13:52 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 08:13:53 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 08:13:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:13:54 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:13:54 Fetched 88.7 kB in 1s (165 kB/s) 08:13:55 Reading package lists... 08:13:55 Reading package lists... 08:13:55 Building dependency tree... 08:13:55 Reading state information... 08:13:55 Calculating upgrade... 08:13:55 The following packages will be upgraded: 08:13:55 advancecomp base-files bash binutils binutils-common 08:13:55 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:13:55 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:13:55 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 08:13:55 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 08:13:55 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:13:55 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:13:55 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 08:13:55 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 08:13:55 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 08:13:55 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 08:13:55 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 08:13:55 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 08:13:55 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 08:13:55 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 08:13:55 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:13:55 Need to get 63.8 MB of archives. 08:13:55 After this operation, 5208 kB of additional disk space will be used. 08:13:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] 08:13:55 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:13:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:13:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:13:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:13:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:13:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:13:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:13:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:13:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:13:55 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:13:55 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:13:55 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:13:56 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:13:56 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:13:56 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:13:56 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:13:56 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:13:56 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:13:56 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:13:56 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:13:56 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:13:56 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:13:56 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:13:56 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:13:56 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:13:56 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:13:56 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:13:56 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:13:56 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:13:56 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:13:56 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:13:56 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:13:56 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 08:13:56 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:13:56 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 08:13:56 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:13:56 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:13:56 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 08:13:56 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 08:13:56 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 08:13:56 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:13:56 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:13:56 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:13:56 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 08:13:56 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:13:56 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:13:56 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] 08:13:56 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 08:13:56 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 08:13:56 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 08:13:56 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:13:56 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:13:56 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:13:56 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:13:56 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:13:56 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:13:56 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:13:56 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:13:56 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:13:56 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:13:56 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:13:56 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:13:56 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:13:56 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:13:56 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:13:57 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 08:13:57 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:13:57 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:13:57 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:13:57 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:13:57 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:13:57 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:13:57 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:13:57 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:13:57 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:13:57 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:13:57 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:13:57 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:13:57 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:13:57 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 08:13:57 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 08:13:57 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 08:13:57 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 08:13:57 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 08:13:57 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:13:57 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 08:13:57 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:13:57 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 08:13:57 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 08:13:57 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:13:57 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:13:57 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] 08:13:57 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:13:57 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:13:57 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:13:57 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:13:57 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:13:57 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:13:57 debconf: delaying package configuration, since apt-utils is not installed 08:13:57 Fetched 63.8 MB in 2s (29.4 MB/s) 08:13:57 (Reading database ... 13912 files and directories currently installed.) 08:13:57 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:13:58 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:13:58 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:13:58 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:13:58 Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... 08:13:59 Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... [Pipeline] } 08:13:59 $ docker stop --time=1 95c7cd3fb13acf7a07607aed0616fdcc449dd7eee0256dcab3900a15d9efc176 08:13:59 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:13:59 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:14:00 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:14:00 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:14:00 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:14:00 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:14:00 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:14:00 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:14:00 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:14:00 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:14:00 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:14:00 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:14:00 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:14:00 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:14:01 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:14:01 (Reading database ... 13911 files and directories currently installed.) 08:14:01 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:14:01 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:14:01 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:14:01 (Reading database ... 13911 files and directories currently installed.) 08:14:01 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:14:01 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:14:01 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:14:01 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:14:01 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:14:01 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:14:01 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:14:02 (Reading database ... 13911 files and directories currently installed.) 08:14:02 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:14:02 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:14:02 $ docker rm -f 95c7cd3fb13acf7a07607aed0616fdcc449dd7eee0256dcab3900a15d9efc176 08:14:02 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:14:02 (Reading database ... 13911 files and directories currently installed.) 08:14:02 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 08:14:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:14:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:14:02 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 08:14:03 Setting up base-files (10.1ubuntu2.10) ... 08:14:03 Installing new version of config file /etc/issue ... 08:14:03 Installing new version of config file /etc/issue.net ... 08:14:03 Installing new version of config file /etc/lsb-release ... 08:14:03 Installing new version of config file /etc/update-motd.d/50-motd-news ... [Pipeline] // withDockerContainer [Pipeline] } 08:14:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:14:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:14:03 Removing obsolete conffile /etc/default/motd-news ... 08:14:03 (Reading database ... 13912 files and directories currently installed.) 08:14:03 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:14:03 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [Pipeline] // script [Pipeline] } 08:14:03 Setting up bash (4.4.18-2ubuntu1.2) ... 08:14:03 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 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 08:14:04 (Reading database ... 13912 files and directories currently installed.) 08:14:04 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:14:04 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:14:04 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:14:04 (Reading database ... 13912 files and directories currently installed.) 08:14:04 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [Pipeline] isUnix [Pipeline] sh 08:14:04 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:14:04 Setting up tar (1.29b-2ubuntu0.2) ... 08:14:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:14:04 08:14:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:14:04 (Reading database ... 13912 files and directories currently installed.) 08:14:04 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:14:04 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:14:04 Setting up dpkg (1.19.0.5ubuntu2.3) ... [Pipeline] isUnix 08:14:05 (Reading database ... 13912 files and directories currently installed.) 08:14:05 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:14:05 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [Pipeline] sh 08:14:05 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:14:05 (Reading database ... 13912 files and directories currently installed.) 08:14:05 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:14:05 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:14:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:14:05 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:14:05 (Reading database ... 13912 files and directories currently installed.) 08:14:05 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:14:05 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:14:05 latest: Pulling from edgex-devops/edgex-compose-arm64 08:14:05 29e5d40040c1: Pulling fs layer 08:14:05 1ce36da41761: Pulling fs layer 08:14:05 25b303627fd3: Pulling fs layer 08:14:05 Setting up grep (3.1-2build1) ... 08:14:05 (Reading database ... 13912 files and directories currently installed.) 08:14:05 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:14:05 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:14:06 Setting up login (1:4.5-1ubuntu2) ... 08:14:06 (Reading database ... 13912 files and directories currently installed.) 08:14:06 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:14:06 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:14:06 29e5d40040c1: Verifying Checksum 08:14:06 29e5d40040c1: Download complete 08:14:06 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:14:06 (Reading database ... 13912 files and directories currently installed.) 08:14:06 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:14:06 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:14:06 1ce36da41761: Verifying Checksum 08:14:06 1ce36da41761: Download complete 08:14:06 29e5d40040c1: Pull complete 08:14:06 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:14:06 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:14:07 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:14:07 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:14:07 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:14:07 (Reading database ... 13912 files and directories currently installed.) 08:14:07 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:14:07 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:14:08 1ce36da41761: Pull complete 08:14:08 25b303627fd3: Verifying Checksum 08:14:08 25b303627fd3: Download complete 08:14:08 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:14:08 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:14:08 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:14:08 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:14:08 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:14:09 (Reading database ... 13912 files and directories currently installed.) 08:14:09 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:14:09 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:14:09 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:14:09 (Reading database ... 13912 files and directories currently installed.) 08:14:09 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:14:09 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:14:09 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:14:09 (Reading database ... 13912 files and directories currently installed.) 08:14:09 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:14:09 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:14:09 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:14:10 (Reading database ... 13912 files and directories currently installed.) 08:14:10 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:14:10 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:14:10 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:14:10 (Reading database ... 13912 files and directories currently installed.) 08:14:10 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:14:10 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:14:10 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:14:10 (Reading database ... 13912 files and directories currently installed.) 08:14:10 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:14:10 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:14:10 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:14:10 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:14:10 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:14:10 (Reading database ... 13912 files and directories currently installed.) 08:14:10 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:14:10 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:14:11 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:14:11 (Reading database ... 13912 files and directories currently installed.) 08:14:11 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:14:11 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:14:11 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:14:11 (Reading database ... 13912 files and directories currently installed.) 08:14:11 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:14:11 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:14:11 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:14:11 (Reading database ... 13912 files and directories currently installed.) 08:14:11 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:14:11 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:14:12 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:14:12 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:14:12 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:14:12 (Reading database ... 13912 files and directories currently installed.) 08:14:12 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:14:12 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:14:12 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:14:13 (Reading database ... 13912 files and directories currently installed.) 08:14:13 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:14:13 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:14:13 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:14:13 (Reading database ... 13914 files and directories currently installed.) 08:14:13 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:14:13 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:14:13 Setting up debconf (1.5.66ubuntu1) ... 08:14:13 (Reading database ... 13914 files and directories currently installed.) 08:14:13 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:14:13 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:14:13 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:14:14 (Reading database ... 13914 files and directories currently installed.) 08:14:14 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:14:14 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:14:14 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:14:14 (Reading database ... 13914 files and directories currently installed.) 08:14:14 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:14:14 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:14:14 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:14:14 (Reading database ... 13914 files and directories currently installed.) 08:14:14 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:14:14 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:14:14 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 08:14:14 (Reading database ... 13914 files and directories currently installed.) 08:14:14 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:14:14 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:14:15 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:14:15 (Reading database ... 13914 files and directories currently installed.) 08:14:15 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:14:15 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:14:15 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 08:14:15 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 08:14:15 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:14:15 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:14:15 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:14:15 (Reading database ... 13914 files and directories currently installed.) 08:14:15 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 08:14:15 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 08:14:16 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 08:14:16 (Reading database ... 13914 files and directories currently installed.) 08:14:16 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 08:14:16 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:14:16 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 08:14:16 (Reading database ... 13914 files and directories currently installed.) 08:14:16 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:14:16 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:14:16 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:14:16 (Reading database ... 13914 files and directories currently installed.) 08:14:16 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 08:14:16 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 08:14:17 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 08:14:17 (Reading database ... 13914 files and directories currently installed.) 08:14:17 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:14:17 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:14:17 Setting up passwd (1:4.5-1ubuntu2) ... 08:14:17 (Reading database ... 13914 files and directories currently installed.) 08:14:17 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 08:14:17 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:14:17 Setting up gpgv (2.2.4-1ubuntu1.4) ... 08:14:18 (Reading database ... 13914 files and directories currently installed.) 08:14:18 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:14:18 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:14:18 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:14:18 25b303627fd3: Pull complete 08:14:18 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:14:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:14:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:14:18 (Reading database ... 13914 files and directories currently installed.) 08:14:18 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:14:18 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:14:18 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [Pipeline] withDockerContainer 08:14:18 (Reading database ... 13914 files and directories currently installed.) 08:14:18 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:14:18 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:14:18 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:14:18 prd-ubuntu18.04-docker-arm64-4c-16g-32013 does not seem to be running inside a container 08:14:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:14:19 (Reading database ... 13914 files and directories currently installed.) 08:14:19 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 08:14:19 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 08:14:19 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 08:14:19 (Reading database ... 13914 files and directories currently installed.) 08:14:19 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 08:14:19 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 08:14:19 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 08:14:19 (Reading database ... 13914 files and directories currently installed.) 08:14:19 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 08:14:19 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 08:14:19 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 08:14:19 (Reading database ... 13915 files and directories currently installed.) 08:14:19 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:14:19 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:14:19 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:14:19 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:14:20 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:14:20 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:14:20 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 08:14:20 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 08:14:20 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:14:20 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:14:21 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:14:21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:14:21 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:14:21 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:14:21 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:14:21 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:14:21 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:14:21 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:14:21 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:14:21 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:14:21 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:14:21 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:14:21 $ docker top d8a3c6fedfe54d865c5c77f3a2c0afa0df7d882f5d9bdad9f8cbe223aac4a73b -eo pid,comm 08:14:21 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 08:14:22 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [Pipeline] { [Pipeline] sh 08:14:22 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:14:22 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:14:22 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:14:22 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:14:22 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:14:22 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:14:23 + grep parallel 08:14:23 + docker-compose build --help 08:14:23 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:14:23 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:14:23 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:14:23 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:14:23 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:14:23 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:14:23 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:14:23 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:14:24 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:14:24 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:14:24 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:14:24 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:14:24 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:14:24 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:14:25 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:14:25 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:14:26 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:14:26 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:14:26 --parallel Build images in parallel. [Pipeline] } 08:14:26 $ docker stop --time=1 d8a3c6fedfe54d865c5c77f3a2c0afa0df7d882f5d9bdad9f8cbe223aac4a73b 08:14:27 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:14:27 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:14:27 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:14:27 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:14:28 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:14:28 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:14:28 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:14:28 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:14:28 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:14:28 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:14:28 $ docker rm -f d8a3c6fedfe54d865c5c77f3a2c0afa0df7d882f5d9bdad9f8cbe223aac4a73b 08:14:28 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:14:28 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [Pipeline] // withDockerContainer 08:14:29 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:14:29 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:14:29 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:14:29 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 08:14:29 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:14:29 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:14:29 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:14:29 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [Pipeline] isUnix [Pipeline] sh 08:14:29 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:14:29 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:14:29 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:14:29 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:14:29 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:14:29 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:14:29 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:14:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:14:29 . [Pipeline] withDockerContainer 08:14:29 Setting up tzdata (2021a-0ubuntu0.18.04) ... 08:14:29 08:14:29 Current default time zone: 'Etc/UTC' 08:14:29 Local time is now: Tue Mar 30 08:14:29 UTC 2021. 08:14:29 Universal Time is now: Tue Mar 30 08:14:29 UTC 2021. 08:14:29 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:14:29 08:14:29 Setting up systemd-sysv (237-3ubuntu10.45) ... 08:14:29 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:14:29 Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... 08:14:29 prd-ubuntu18.04-docker-arm64-4c-16g-32013 does not seem to be running inside a container 08:14:30 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:14:30 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:14:30 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:14:30 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:14:30 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:14:30 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:14:30 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:14:30 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:14:30 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:14:30 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:14:30 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:14:30 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 08:14:30 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:14:30 Setting up patch (2.7.6-2ubuntu1.1) ... 08:14:30 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:14:30 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:14:30 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 08:14:30 Installing new version of config file /etc/ssl/openssl.cnf ... 08:14:30 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:14:30 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:14:30 Setting up ca-certificates (20210119~18.04.1) ... 08:14:31 $ docker top 099b2125af77a01d94ace2093eb8611a2fdecd9169573ab74a4e7b1e23a15711 -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:32 + docker-compose -f ./docker-compose-build.yml build --parallel 08:14:32 Updating certificates in /etc/ssl/certs... 08:14:33 23 added, 27 removed; done. 08:14:33 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:14:33 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:14:33 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:14:33 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:14:33 Setting up pkgbinarymangler (138.18.04.1) ... 08:14:34 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:14:34 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 08:14:34 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:14:34 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:14:34 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:14:34 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:14:34 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:14:34 Setting up perl (5.26.1-6ubuntu0.5) ... 08:14:34 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 08:14:34 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:14:34 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:14:34 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 08:14:34 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:14:34 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:14:34 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:14:34 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:14:34 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:14:34 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:14:34 Processing triggers for systemd (237-3ubuntu10.45) ... 08:14:34 Processing triggers for mime-support (3.60ubuntu1) ... 08:14:34 Processing triggers for ca-certificates (20210119~18.04.1) ... 08:14:34 Updating certificates in /etc/ssl/certs... 08:14:35 0 added, 0 removed; done. 08:14:35 Running hooks in /etc/ca-certificates/update.d... 08:14:35 done. 08:14:35 Reading package lists... 08:14:35 Building dependency tree... 08:14:35 Reading state information... 08:14:36 The following NEW packages will be installed: 08:14:36 apt-transport-https 08:14:36 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:14:36 Need to get 1696 B of archives. 08:14:36 After this operation, 153 kB of additional disk space will be used. 08:14:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 08:14:36 debconf: delaying package configuration, since apt-utils is not installed 08:14:36 Fetched 1696 B in 0s (8479 B/s) 08:14:36 Selecting previously unselected package apt-transport-https. 08:14:36 (Reading database ... 13920 files and directories currently installed.) 08:14:36 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 08:14:36 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 08:14:36 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 08:14:36 Building docker-core-command-go ... 08:14:36 Building docker-core-data-go ... 08:14:36 Building docker-core-metadata-go ... 08:14:36 Building docker-security-bootstrapper-go ... 08:14:36 Building docker-security-proxy-setup-go ... 08:14:36 Building docker-security-secretstore-setup-go ... 08:14:36 Building docker-support-notifications-go ... 08:14:36 Building docker-support-scheduler-go ... 08:14:36 Building docker-sys-mgmt-agent-go ... 08:14:36 Building docker-core-data-go 08:14:36 Building docker-security-bootstrapper-go 08:14:36 Building docker-security-secretstore-setup-go 08:14:36 Building docker-security-proxy-setup-go 08:14:36 Building docker-sys-mgmt-agent-go 08:14:36 Waiting for network to be ready... 08:14:43 2021-03-30T08:14:41Z INFO Waiting for automatic snapd restart... 08:14:44 snapd 2.49.1 from Canonical* installed 08:14:45 "snapd" switched to the "latest/stable" channel 08:14:45 08:14:48 core18 20210128 from Canonical* installed 08:14:48 "core18" switched to the "latest/stable" channel 08:14:48 08:14:52 snapcraft 4.6 from Canonical* installed 08:14:52 "snapcraft" switched to the "latest/stable" channel 08:14:52 08:14:56 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: 08:14:56 - README.md 08:14:56 08:14:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:15:02 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:15:02 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:15:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:15:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:15:04 Reading package lists... 08:15:04 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 08:15:11 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:15:11 Reading package lists... 08:15:11 Building dependency tree... 08:15:11 Reading state information... 08:15:11 Suggested packages: 08:15:11 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:15:11 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:15:11 Recommended packages: 08:15:11 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:15:11 The following NEW packages will be installed: 08:15:11 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:15:11 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:15:11 pkg-config zip 08:15:11 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:15:11 Need to get 7657 kB of archives. 08:15:11 After this operation, 43.8 MB of additional disk space will be used. 08:15:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 08:15:11 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:15:11 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:15:11 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:15:11 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:15:11 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:15:11 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:15:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:15:11 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:15:11 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:15:11 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 08:15:11 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 08:15:11 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 08:15:12 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:15:12 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:15:12 debconf: delaying package configuration, since apt-utils is not installed 08:15:12 Fetched 7657 kB in 1s (6185 kB/s) 08:15:12 Selecting previously unselected package libglib2.0-0:amd64. 08:15:12 (Reading database ... 13924 files and directories currently installed.) 08:15:12 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 08:15:12 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:15:12 Selecting previously unselected package libpsl5:amd64. 08:15:12 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:15:12 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:15:12 Selecting previously unselected package libnghttp2-14:amd64. 08:15:12 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:15:12 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:15:12 Selecting previously unselected package librtmp1:amd64. 08:15:12 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:15:12 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:15:12 Selecting previously unselected package libcurl3-gnutls:amd64. 08:15:12 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 08:15:12 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 08:15:12 Selecting previously unselected package liberror-perl. 08:15:12 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:15:12 Unpacking liberror-perl (0.17025-1) ... 08:15:12 Selecting previously unselected package git-man. 08:15:12 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 08:15:12 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 08:15:13 Selecting previously unselected package git. 08:15:13 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 08:15:13 Unpacking git (1:2.17.1-1ubuntu0.8) ... 08:15:14 Selecting previously unselected package libnorm1:amd64. 08:15:14 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:15:14 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:15:14 Selecting previously unselected package libpgm-5.2-0:amd64. 08:15:14 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:15:14 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:15:14 Selecting previously unselected package libsodium23:amd64. 08:15:14 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:15:14 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:15:14 Selecting previously unselected package libzmq5:amd64. 08:15:14 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:15:14 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:15:14 Selecting previously unselected package libzmq3-dev:amd64. 08:15:14 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:15:14 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:15:14 Selecting previously unselected package pkg-config. 08:15:14 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:15:14 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:15:14 Selecting previously unselected package zip. 08:15:14 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:15:14 Unpacking zip (3.0-11build1) ... 08:15:14 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:15:14 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 08:15:14 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:15:14 Setting up liberror-perl (0.17025-1) ... 08:15:14 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:15:14 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:15:14 No schema files found: doing nothing. 08:15:14 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:15:14 Setting up zip (3.0-11build1) ... 08:15:14 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:15:14 Setting up libsodium23:amd64 (1.0.16-2) ... 08:15:14 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:15:14 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:15:14 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 08:15:14 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:15:14 Setting up git (1:2.17.1-1ubuntu0.8) ... 08:15:15 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:15:21 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:15:21 git set to automatically installed. 08:15:21 git-man set to automatically installed. 08:15:21 libcurl3-gnutls set to automatically installed. 08:15:21 liberror-perl set to automatically installed. 08:15:21 libglib2.0-0 set to automatically installed. 08:15:21 libnghttp2-14 set to automatically installed. 08:15:21 libnorm1 set to automatically installed. 08:15:21 libpgm-5.2-0 set to automatically installed. 08:15:21 libpsl5 set to automatically installed. 08:15:21 librtmp1 set to automatically installed. 08:15:21 libsodium23 set to automatically installed. 08:15:21 libzmq3-dev set to automatically installed. 08:15:21 libzmq5 set to automatically installed. 08:15:21 pkg-config set to automatically installed. 08:15:21 zip set to automatically installed. 08:15:24 snapd is not logged in, snap install commands will use sudo 08:15:30 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:15:58 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:15:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:15:58 ---> cfee73b4604c 08:15:58 Step 3/24 : WORKDIR /edgex-go 08:15:58 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:15:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:15:58 ---> cfee73b4604c 08:15:58 Step 3/21 : WORKDIR /edgex-go 08:15:58 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:15:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:15:58 ---> cfee73b4604c 08:15:58 Step 3/23 : WORKDIR /edgex-go 08:15:58 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:15:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:15:58 ---> cfee73b4604c 08:15:58 Step 3/26 : WORKDIR /edgex-go 08:15:58 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:15:58 Step 2/31 : FROM ${BUILDER_BASE} AS builder 08:15:58 ---> cfee73b4604c 08:15:58 Step 3/31 : WORKDIR /edgex-go 08:15:58 ---> Running in 544c4bbc4c36 08:15:58 ---> Running in 978cde1f432c 08:15:58 ---> Running in 84db1084ab13 08:15:58 ---> Running in cabc23b5fd55 08:15:58 ---> Running in aed46b3d22b3 08:15:58 Removing intermediate container aed46b3d22b3 08:15:58 ---> 859fde61aa7b 08:15:58 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:15:58 Removing intermediate container 544c4bbc4c36 08:15:58 ---> 3289b7c215c9 08:15:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:15:58 Removing intermediate container cabc23b5fd55 08:15:58 Removing intermediate container 84db1084ab13 08:15:58 ---> c33debca058d 08:15:58 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:15:58 ---> 5b5fd95689ab 08:15:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:15:58 Removing intermediate container 978cde1f432c 08:15:58 ---> a833113cc131 08:15:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:15:58 ---> Running in 15191e3f95b7 08:15:58 ---> Running in 130a6e47635a 08:15:58 ---> Running in 2d52a646ebe3 08:15:58 ---> Running in 4b44d3015107 08:15:58 ---> Running in 9168509b6d16 08:15:58 Removing intermediate container 15191e3f95b7 08:15:58 ---> 24d0f34842f7 08:15:58 Step 5/31 : RUN apk add --update --no-cache make git 08:15:58 ---> Running in 0268e0d52547 08:15:58 Removing intermediate container 130a6e47635a 08:15:58 ---> db704119e2a3 08:15:58 Step 5/24 : RUN apk add --update --no-cache make git 08:15:58 Removing intermediate container 2d52a646ebe3 08:15:58 ---> c8a55ef1d2f1 08:15:58 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:15:58 ---> Running in 38a21b29e028 08:15:58 Removing intermediate container 4b44d3015107 08:15:58 ---> b04c29e7ca65 08:15:58 Step 5/21 : RUN apk add --update --no-cache make git 08:15:58 Removing intermediate container 9168509b6d16 08:15:58 ---> 0675d6a6b145 08:15:58 Step 5/26 : RUN apk add --update --no-cache make bash git 08:15:58 ---> Running in ca3a630bde6d 08:15:58 ---> Running in 66a74ae31184 08:15:58 ---> Running in 898b23bb11f2 08:15:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:15:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:15:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:16:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:16:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:16:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:16:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:16:00 OK: 217 MiB in 51 packages 08:16:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:16:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:16:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:16:01 OK: 217 MiB in 51 packages 08:16:01 OK: 217 MiB in 51 packages 08:16:01 OK: 217 MiB in 51 packages 08:16:02 OK: 217 MiB in 51 packages 08:16:02 Removing intermediate container 0268e0d52547 08:16:02 ---> 72423b2369f3 08:16:02 Step 6/31 : COPY go.mod . 08:16:02 Removing intermediate container 38a21b29e028 08:16:02 ---> e80aa1ed6417 08:16:02 Step 6/24 : COPY go.mod . 08:16:03 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 08:16:03 snapd is not logged in, snap install commands will use sudo 08:16:03 Removing intermediate container ca3a630bde6d 08:16:03 ---> 0fef636f01cd 08:16:03 Step 6/23 : COPY go.mod . 08:16:03 Removing intermediate container 66a74ae31184 08:16:03 ---> cb51abdaffaa 08:16:03 Step 6/26 : COPY go.mod . 08:16:03 ---> b21298d45fdf 08:16:03 Step 7/31 : RUN go mod download 08:16:03 Removing intermediate container 898b23bb11f2 08:16:03 ---> ad964e6d1c30 08:16:03 Step 6/21 : COPY go.mod . 08:16:03 ---> Running in 3d6efa4adcfe 08:16:04 ---> c307e4c6a392 08:16:04 Step 7/24 : RUN go mod download 08:16:04 ---> Running in 6c45c3d97aeb 08:16:04 ---> 28cc77f2dbdb 08:16:04 Step 7/23 : RUN go mod download 08:16:04 ---> c3176d2fc3f3 08:16:04 Step 7/26 : RUN go mod download 08:16:04 ---> Running in b1c2c9aa10a0 08:16:04 ---> Running in d0f49c41b268 08:16:04 ---> 43b97aef2ef3 08:16:04 Step 7/21 : RUN go mod download 08:16:05 ---> Running in ef04aaaeedc8 08:16:08 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:16:08 snap "core18" has no updates available 08:16:08 Removing intermediate container 3d6efa4adcfe 08:16:08 ---> b47a181f244f 08:16:08 Step 8/31 : COPY . . 08:16:08 Removing intermediate container 6c45c3d97aeb 08:16:08 ---> 5dd46a4e4444 08:16:08 Step 8/24 : COPY . . 08:16:09 Pulling go-build-helper 08:16:09 + snapcraftctl pull 08:16:09 Removing intermediate container b1c2c9aa10a0 08:16:09 ---> f66ebebb46b7 08:16:09 Step 8/23 : COPY . . 08:16:10 'app-service-config' has dependencies that need to be staged: go-build-helper 08:16:10 Skipping pull go-build-helper (already ran) 08:16:10 Building go-build-helper 08:16:10 + snapcraftctl build 08:16:10 Removing intermediate container d0f49c41b268 08:16:10 ---> a38c18e6e12c 08:16:10 Step 8/26 : COPY . . 08:16:11 Removing intermediate container ef04aaaeedc8 08:16:11 ---> 53df0223071b 08:16:11 Step 8/21 : COPY . . 08:16:12 Staging go-build-helper 08:16:12 + snapcraftctl stage 08:16:24 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:16:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:16:24 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:16:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1640 kB] 08:16:24 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:16:24 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:16:24 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:16:24 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:16:24 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:16:24 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:16:24 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:16:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 08:16:24 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 08:16:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:16:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 08:16:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 08:16:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 08:16:24 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 08:16:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:16:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] 08:16:24 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 08:16:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 08:16:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 08:16:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 08:16:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 08:16:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] 08:16:24 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 08:16:24 Fetched 24.2 MB in 0s (0 B/s) 08:16:24 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:16:24 Fetched 224 kB in 0s (0 B/s) 08:16:24 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:16:24 Fetched 157 kB in 0s (0 B/s) 08:16:24 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:16:24 Fetched 221 kB in 0s (0 B/s) 08:16:24 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:16:24 Fetched 143 kB in 0s (0 B/s) 08:16:24 Pulling app-service-config 08:16:24 + snapcraftctl pull 08:16:24 Cloning into '/root/parts/app-service-config/src'... 08:16:24 Pulling config-common 08:16:24 + snapcraftctl pull 08:16:28 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:16:28 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:16:28 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:16:28 Fetched 0 B in 0s (0 B/s) 08:16:28 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:16:28 Fetched 0 B in 0s (0 B/s) 08:16:28 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:16:28 Fetched 0 B in 0s (0 B/s) 08:16:28 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:16:28 Fetched 0 B in 0s (0 B/s) 08:16:28 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:16:28 Fetched 0 B in 0s (0 B/s) 08:16:28 Pulling edgex-go 08:16:28 + snapcraftctl pull 08:16:38 ---> f600e59c5652 08:16:38 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:16:38 ---> 81a4ee036a0b 08:16:38 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:16:38 ---> 99f0a4fb98aa 08:16:38 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:16:38 ---> d67f1333842d 08:16:38 Step 9/23 : RUN make cmd/core-data/core-data 08:16:38 ---> 00dc7e4bd251 08:16:38 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:16:38 ---> Running in 2222ac5cc302 08:16:38 ---> Running in bba43c9fb9e8 08:16:38 ---> Running in 42e03e001e8e 08:16:38 ---> Running in ff34085e8c14 08:16:38 ---> Running in 5397f8391f6b 08:16:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:16:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:16:38 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 08:16:38 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 08:16:38 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 08:16:50 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:16:50 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:16:50 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:16:50 Fetched 0 B in 0s (0 B/s) 08:16:50 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:16:50 Fetched 96.5 kB in 0s (0 B/s) 08:16:50 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:16:50 Fetched 279 kB in 0s (0 B/s) 08:16:50 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:16:50 Fetched 122 kB in 0s (0 B/s) 08:16:50 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:16:50 Fetched 77.8 kB in 0s (0 B/s) 08:16:50 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:16:50 Fetched 8848 B in 0s (0 B/s) 08:16:50 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:16:50 Fetched 47.8 kB in 0s (0 B/s) 08:16:50 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:16:50 Fetched 45.6 kB in 0s (0 B/s) 08:16:50 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:16:50 Fetched 15.0 kB in 0s (0 B/s) 08:16:50 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 08:16:50 Fetched 214 kB in 0s (0 B/s) 08:16:50 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:16:50 Fetched 154 kB in 0s (0 B/s) 08:16:50 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:16:50 Fetched 50.6 kB in 0s (0 B/s) 08:16:50 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:16:50 Fetched 14.8 kB in 0s (0 B/s) 08:16:50 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:16:50 Fetched 41.8 kB in 0s (0 B/s) 08:16:50 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:16:50 Fetched 499 kB in 0s (0 B/s) 08:16:50 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:16:50 Fetched 111 kB in 0s (0 B/s) 08:16:50 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:16:50 Fetched 240 kB in 0s (0 B/s) 08:16:50 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:16:50 Fetched 29.3 kB in 0s (0 B/s) 08:16:50 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:16:50 Fetched 85.5 kB in 0s (0 B/s) 08:16:50 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:16:50 Fetched 24.5 kB in 0s (0 B/s) 08:16:50 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:16:50 Fetched 49.2 kB in 0s (0 B/s) 08:16:50 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:16:50 Fetched 54.2 kB in 0s (0 B/s) 08:16:50 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:16:50 Fetched 30.8 kB in 0s (0 B/s) 08:16:50 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:16:50 Fetched 15.8 kB in 0s (0 B/s) 08:16:50 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:16:50 Fetched 85.9 kB in 0s (0 B/s) 08:16:50 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:16:50 Fetched 8720 B in 0s (0 B/s) 08:16:50 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 08:16:50 Fetched 137 kB in 0s (0 B/s) 08:16:50 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:16:50 Fetched 119 kB in 0s (0 B/s) 08:16:50 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 08:16:50 Fetched 109 kB in 0s (0 B/s) 08:16:50 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:16:50 Fetched 11.1 kB in 0s (0 B/s) 08:16:50 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 08:16:50 Fetched 645 kB in 0s (0 B/s) 08:16:50 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:16:50 Fetched 41.3 kB in 0s (0 B/s) 08:16:50 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:16:50 Fetched 17.9 kB in 0s (0 B/s) 08:16:50 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:16:50 Fetched 368 kB in 0s (0 B/s) 08:16:50 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:16:50 Fetched 187 kB in 0s (0 B/s) 08:16:50 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:16:50 Fetched 175 kB in 0s (0 B/s) 08:16:50 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:16:50 Fetched 206 kB in 0s (0 B/s) 08:16:50 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 08:16:50 Fetched 1301 kB in 0s (0 B/s) 08:16:50 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:16:50 Fetched 36.2 kB in 0s (0 B/s) 08:16:50 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 08:16:50 Fetched 159 kB in 0s (0 B/s) 08:16:50 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:16:50 Fetched 107 kB in 0s (0 B/s) 08:16:50 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:16:50 Fetched 48.7 kB in 0s (0 B/s) 08:16:50 Pulling static-packages 08:16:50 + snapcraftctl pull 08:16:50 Pulling version 08:16:50 + cd /root/project 08:16:50 + [ -f VERSION ] 08:16:50 + PROJECT_VERSION=local-dev 08:16:50 + git rev-parse --short HEAD 08:16:50 + GIT_REVISION=d247fee7 08:16:50 + snapcraftctl set-version local-dev 08:16:52 Skipping build go-build-helper (already ran) 08:16:52 Building app-service-config 08:16:52 + make build 08:16:52 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 08:16:54 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.35 08:16:54 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.22 08:16:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.56 08:16:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 08:16:54 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.9 08:16:55 go: downloading github.com/gorilla/mux v1.8.0 08:16:55 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 08:16:55 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.4 08:16:55 go: downloading github.com/BurntSushi/toml v0.3.1 08:16:55 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 08:16:55 go: downloading github.com/go-playground/validator/v10 v10.3.0 08:16:55 go: downloading github.com/go-kit/kit v0.8.0 08:16:55 go: downloading github.com/pelletier/go-toml v1.2.0 08:16:55 go: downloading github.com/go-redis/redis/v7 v7.2.0 08:16:55 go: downloading github.com/google/uuid v1.2.0 08:16:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 08:16:55 go: downloading github.com/go-playground/universal-translator v0.17.0 08:16:55 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 08:16:55 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:16:55 go: downloading github.com/go-playground/locales v0.13.0 08:16:55 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 08:16:55 go: downloading github.com/hashicorp/consul/api v1.8.1 08:16:55 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:16:55 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:16:55 go: downloading github.com/gorilla/websocket v1.4.2 08:16:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:16:55 go: downloading github.com/hashicorp/serf v0.9.5 08:16:56 go: downloading github.com/mitchellh/copystructure v1.0.0 08:16:56 go: downloading github.com/leodido/go-urn v1.2.0 08:16:56 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 08:16:56 go: downloading github.com/x448/float16 v0.8.4 08:16:56 go: downloading github.com/go-logfmt/logfmt v0.4.0 08:16:56 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:16:56 go: downloading github.com/hashicorp/go-hclog v0.12.0 08:16:56 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 08:16:56 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:16:56 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:16:56 go: downloading github.com/pebbe/zmq4 v1.2.5 08:16:56 go: downloading github.com/mattn/go-isatty v0.0.12 08:16:56 go: downloading github.com/fatih/color v1.9.0 08:16:56 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:16:56 go: downloading github.com/mattn/go-colorable v0.1.6 08:16:56 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 08:16:56 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:17:06 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 08:17:06 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 08:17:06 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 08:17:06 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 08:17:06 Building config-common 08:17:06 + snapcraftctl build 08:17:08 Building edgex-go 08:17:08 + cd /root/parts/edgex-go/src 08:17:08 + make build 08:17:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:17:09 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.62 08:17:09 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 08:17:09 go: downloading github.com/pkg/errors v0.8.1 08:17:09 go: downloading github.com/imdario/mergo v0.3.12 08:17:09 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 08:17:09 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 08:17:09 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:17:09 go: downloading github.com/go-playground/validator/v10 v10.4.1 08:17:09 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 08:17:13 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 08:17:13 go: downloading gopkg.in/yaml.v2 v2.4.0 08:17:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:17:20 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 08:17:21 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 08:17:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:17:21 go: downloading github.com/stretchr/testify v1.7.0 08:17:22 go: downloading github.com/davecgh/go-spew v1.1.1 08:17:22 go: downloading github.com/pmezard/go-difflib v1.0.0 08:17:22 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:17:24 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 08:17:24 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 08:17:24 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 08:17:25 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 08:17:26 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 08:17:27 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 08:17:29 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 08:17:29 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:17:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:17:30 go: downloading github.com/lib/pq v1.9.0 08:17:32 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:17:32 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:17:32 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:17:32 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:17:32 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:17:32 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 08:17:32 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:17:32 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:17:32 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:17:32 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:17:32 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:17:32 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:17:32 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:17:32 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:17:32 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:17:32 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:17:32 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:17:32 + 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 08:17:32 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:17:32 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:17:32 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:17:32 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:17:32 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:17:32 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:17:32 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:17:32 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 08:17:35 Building static-packages 08:17:35 + snapcraftctl build 08:17:37 Building version 08:17:37 + snapcraftctl build 08:17:39 Skipping stage go-build-helper (already ran) 08:17:39 Staging app-service-config 08:17:39 + snapcraftctl stage 08:17:40 Staging config-common 08:17:40 + snapcraftctl stage 08:17:41 Staging edgex-go 08:17:41 + snapcraftctl stage 08:17:42 Staging static-packages 08:17:42 + snapcraftctl stage 08:17:43 Staging version 08:17:43 + snapcraftctl stage 08:17:44 Priming go-build-helper 08:17:44 + snapcraftctl prime 08:17:45 Priming app-service-config 08:17:45 + snapcraftctl prime 08:17:47 Priming config-common 08:17:47 + snapcraftctl prime 08:17:47 Priming edgex-go 08:17:47 + snapcraftctl prime 08:17:49 Priming static-packages 08:17:49 + snapcraftctl prime 08:17:51 Priming version 08:17:51 + snapcraftctl prime 08:17:52 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] } 08:18:14 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 08:18:14 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 08:18:33 Removing intermediate container 42e03e001e8e 08:18:33 ---> 62579c68eee0 08:18:33 08:18:33 Step 10/31 : FROM alpine:3.12 08:18:33 Removing intermediate container ff34085e8c14 08:18:33 ---> dff851697178 08:18:33 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:18:33 3.12: Pulling from library/alpine 08:18:33 Removing intermediate container 5397f8391f6b 08:18:33 ---> 088ee568166e 08:18:33 08:18:33 Step 10/21 : FROM alpine:3.12 08:18:33 Removing intermediate container bba43c9fb9e8 08:18:33 ---> 6cb7ab49b95b 08:18:33 08:18:33 Step 10/24 : FROM alpine:3.12 08:18:33 3.12: Pulling from library/alpine 08:18:33 3.12: Pulling from library/alpine 08:18:33 ---> Running in 185c17f4b3fa 08:18:34 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 08:18:34 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 08:18:34 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 08:18:34 Status: Image is up to date for alpine:3.12 08:18:34 ---> e47305ac9786 08:18:34 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:18:34 Status: Downloaded newer image for alpine:3.12 08:18:34 Status: Image is up to date for alpine:3.12 08:18:34 ---> e47305ac9786 08:18:34 Step 11/21 : RUN apk add --update --no-cache curl 08:18:34 ---> e47305ac9786 08:18:34 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:18:34 ---> Running in e6cd5b23ddac 08:18:34 ---> Running in defaf0163b63 08:18:34 ---> Running in f011dfc35e94 08:18:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:18:36 Removing intermediate container f011dfc35e94 08:18:36 ---> 89e9b473848e 08:18:36 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 08:18:36 ---> Running in c53f03126e53 08:18:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:18:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:18:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:18:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:18:37 (1/4) Installing ca-certificates (20191127-r4) 08:18:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:18:37 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:18:38 (3/4) Installing libcurl (7.69.1-r3) 08:18:38 (4/4) Installing curl (7.69.1-r3) 08:18:38 Executing busybox-1.31.1-r19.trigger 08:18:38 Executing ca-certificates-20191127-r4.trigger 08:18:38 (1/6) Installing ca-certificates (20191127-r4) 08:18:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:18:38 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:18:38 (3/6) Installing libcurl (7.69.1-r3) 08:18:38 OK: 7 MiB in 18 packages 08:18:38 (4/6) Installing curl (7.69.1-r3) 08:18:38 (5/6) Installing dumb-init (1.2.2-r1) 08:18:38 (6/6) Installing su-exec (0.2-r1) 08:18:38 Executing busybox-1.31.1-r19.trigger 08:18:38 Executing ca-certificates-20191127-r4.trigger 08:18:38 OK: 7 MiB in 20 packages 08:18:39 (1/2) Installing dumb-init (1.2.2-r1) 08:18:39 (2/2) Installing su-exec (0.2-r1) 08:18:39 Executing busybox-1.31.1-r19.trigger 08:18:39 OK: 5 MiB in 16 packages 08:18:41 Removing intermediate container 185c17f4b3fa 08:18:41 ---> 8c7e2cdd7833 08:18:41 08:18:41 Step 11/26 : FROM docker:20.10.0 08:18:41 20.10.0: Pulling from library/docker 08:18:41 Removing intermediate container c53f03126e53 08:18:41 ---> 5a3cf830ef6b 08:18:41 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 08:18:41 Removing intermediate container defaf0163b63 08:18:41 ---> a7350926ab13 08:18:41 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:18:41 ---> Running in 432005d953b2 08:18:41 Removing intermediate container e6cd5b23ddac 08:18:41 ---> 98e8d641982b 08:18:41 ---> Running in 09ec3774ef91 08:18:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:18:42 ---> Running in b3beab56fe0e 08:18:43 Removing intermediate container 432005d953b2 08:18:43 ---> f823767af812 08:18:43 Step 13/21 : WORKDIR /edgex 08:18:43 Removing intermediate container 09ec3774ef91 08:18:43 ---> ffbd2c1d4cbb 08:18:43 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:18:43 Removing intermediate container b3beab56fe0e 08:18:43 ---> 5baa69f2c482 08:18:43 Step 13/24 : WORKDIR / 08:18:43 ---> Running in 25cb7d987e99 08:18:43 ---> Running in 5d276320899d 08:18:43 ---> Running in fbe9c132bf85 08:18:45 Removing intermediate container 25cb7d987e99 08:18:45 ---> 78cc773c7af4 08:18:45 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:18:45 Removing intermediate container fbe9c132bf85 08:18:45 ---> 7911f3579c77 08:18:45 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:18:45 Removing intermediate container 5d276320899d 08:18:45 ---> b5e974ed2b7a 08:18:45 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:18:46 ---> Running in b27d4641f081 08:18:46 ---> 614a8294924b 08:18:46 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:18:47 Removing intermediate container 2222ac5cc302 08:18:47 ---> b4db2f422703 08:18:47 08:18:47 Step 10/23 : FROM alpine:3.12 08:18:47 ---> e47305ac9786 08:18:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:18:47 ---> 8ad350d6f8e8 08:18:47 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:18:47 ---> Running in 0fde76c43b1d 08:18:48 ---> bcbfa3dc359a 08:18:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:18:48 Removing intermediate container 0fde76c43b1d 08:18:48 ---> dc5b0d1c1c2d 08:18:48 Step 12/23 : ENV APP_PORT=48080 08:18:49 ---> fce5160c8565 08:18:49 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:18:49 ---> Running in 7873c1fbd3c2 08:18:50 Removing intermediate container b27d4641f081 08:18:50 ---> 2fbec461722a 08:18:50 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 08:18:50 ---> 987e3b15a18f 08:18:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:18:50 Removing intermediate container 7873c1fbd3c2 08:18:50 ---> ddbba297856e 08:18:50 Step 13/23 : EXPOSE $APP_PORT 08:18:50 ---> Running in 15e5d3fd208d 08:18:51 ---> Running in e890b53b0948 08:18:51 ---> 81df49614524 08:18:51 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:18:51 ---> Running in 8a2d9725bfda 08:18:51 Removing intermediate container 15e5d3fd208d 08:18:51 ---> 9700278142e5 08:18:51 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:18:52 Removing intermediate container e890b53b0948 08:18:52 ---> a11ace8d565f 08:18:52 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:52 ---> d181b4dff521 08:18:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:18:52 ---> Running in dbfb8e51195d 08:18:52 Removing intermediate container 8a2d9725bfda 08:18:52 ---> a627bf6fe7fc 08:18:52 Step 18/21 : CMD ["--init=true"] 08:18:53 ---> Running in 73f56ca0b009 08:18:54 ---> d7c5bb068cc6 08:18:54 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:18:54 ---> Running in 9327e3b47511 08:18:54 Removing intermediate container 73f56ca0b009 08:18:54 ---> 2b41c605c21a 08:18:54 Step 19/21 : LABEL arch=arm64 08:18:54 ---> 69439ed5bc90 08:18:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:18:54 ---> Running in c09ec0e165eb 08:18:55 Removing intermediate container dbfb8e51195d 08:18:55 ---> 8665d1018ab4 08:18:55 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 08:18:55 Removing intermediate container c09ec0e165eb 08:18:55 ---> 64682b9210f6 08:18:55 Step 20/21 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 08:18:55 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:18:56 ---> Running in f7e512032c12 08:18:56 ---> Running in 1e6c632819e3 08:18:56 ---> cfe58da31d4f 08:18:56 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/ 08:18:56 Status: Downloaded newer image for docker:20.10.0 08:18:56 ---> eeaf43b92773 08:18:56 Step 12/26 : RUN apk add --no-cache bash 08:18:56 ---> Running in fe1ddfde927d 08:18:56 ---> Running in cfaaad746403 08:18:56 Removing intermediate container 1e6c632819e3 08:18:56 ---> cd906431ba42 08:18:56 Step 21/21 : LABEL version=0.0.0 08:18:56 ---> Running in 735ee7a7398c 08:18:57 Removing intermediate container 735ee7a7398c 08:18:57 ---> 72c964ab1910 08:18:57 08:18:57 Removing intermediate container 9327e3b47511 08:18:57 ---> 524d20a63abd 08:18:57 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 08:18:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:18:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:18:58 Successfully built 72c964ab1910 08:18:58 Successfully tagged docker-security-proxy-setup-go-arm64:latest 08:18:58  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go 08:18:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:18:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:18:58 ---> 37d4c028c622 08:18:58 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:18:59 (1/2) Installing readline (8.0.4-r0) 08:18:59 (2/2) Installing bash (5.0.17-r0) 08:18:59 Executing bash-5.0.17-r0.post-install 08:18:59 Executing busybox-1.31.1-r19.trigger 08:18:59 (1/6) Installing dumb-init (1.2.2-r1) 08:18:59 OK: 12 MiB in 22 packages 08:18:59 (2/6) Installing libgcc (9.3.0-r2) 08:18:59 (3/6) Installing libsodium (1.0.18-r0) 08:18:59 (4/6) Installing libstdc++ (9.3.0-r2) 08:18:59 (5/6) Installing libzmq (4.3.3-r0) 08:18:59 (6/6) Installing zeromq (4.3.3-r0) 08:19:00 Executing busybox-1.31.1-r19.trigger 08:19:00 OK: 8 MiB in 20 packages 08:19:00 Removing intermediate container fe1ddfde927d 08:19:00 ---> 7c48178fa96e 08:19:00 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:19:01 ---> Running in e5b3aba4979d 08:19:02 ---> 43ebb0004a71 08:19:02 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:19:02 Removing intermediate container cfaaad746403 08:19:02 ---> 82d53bb6455a 08:19:02 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:19:02 Removing intermediate container e5b3aba4979d 08:19:02 ---> b4934f18a2e3 08:19:02 Step 22/24 : LABEL arch=arm64 08:19:02 ---> Running in 69f65b7b292b 08:19:02 ---> Running in b42963831621 08:19:03 Removing intermediate container f7e512032c12 08:19:03 ---> bbd4475ff795 08:19:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:19:03 ---> c20b6227920f 08:19:03 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:19:03 Removing intermediate container 69f65b7b292b 08:19:03 ---> 543c687926f3 08:19:03 Step 14/26 : ENV APP_PORT=48090 08:19:04 Removing intermediate container b42963831621 08:19:04 ---> 1bf320c6c3d7 08:19:04 Step 23/24 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 08:19:04 ---> Running in fc8994e949e8 08:19:04 ---> Running in 1465d12f2212 08:19:04 ---> 0516f612be7e 08:19:04 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:19:04 ---> 6797575d3f6e 08:19:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:19:05 Removing intermediate container fc8994e949e8 08:19:05 ---> 8aaf606bf7b8 08:19:05 Step 15/26 : EXPOSE $APP_PORT 08:19:05 Removing intermediate container 1465d12f2212 08:19:05 ---> c595491745b9 08:19:05 Step 24/24 : LABEL version=0.0.0 08:19:05 ---> Running in 7c7884efffe2 08:19:06 ---> Running in 360470de843e 08:19:06 ---> d56417bb85bc 08:19:06 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 08:19:06 ---> Running in 09b625e9be17 08:19:06 Removing intermediate container 7c7884efffe2 08:19:06 ---> b2b5e78ae98b 08:19:06 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:19:06 Removing intermediate container 360470de843e 08:19:06 ---> 26daba77b60a 08:19:06 08:19:06 ---> 8ae7872ebc4e 08:19:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:19:07 Successfully built 26daba77b60a 08:19:07 Removing intermediate container 09b625e9be17 08:19:07 ---> 54b73ceb511b 08:19:07 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:19:07 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 08:19:07  Building docker-security-secretstore-setup-go ... done Building docker-support-notifications-go 08:19:08 ---> b8f6e3e900e4 08:19:08 Step 19/23 : ENTRYPOINT ["/core-data"] 08:19:08 ---> 3c2b3e09422d 08:19:08 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:19:08 ---> Running in 735ff1c0fb67 08:19:08 ---> 99deab581ccd 08:19:08 Step 26/31 : RUN chmod +x /entrypoint.sh 08:19:09 ---> Running in 503307b38f48 08:19:09 Removing intermediate container 735ff1c0fb67 08:19:09 ---> 24f884503960 08:19:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:19:10 ---> ddc6a213a09f 08:19:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:19:10 ---> Running in e94cc3b069c1 08:19:11 Removing intermediate container e94cc3b069c1 08:19:11 ---> 2ce7027d88cd 08:19:11 Step 21/23 : LABEL arch=arm64 08:19:12 ---> 2624e4951685 08:19:12 Step 19/26 : RUN apk --no-cache add py3-pip 08:19:12 ---> Running in 12e28faeac08 08:19:13 ---> Running in b27941947e06 08:19:13 Removing intermediate container 12e28faeac08 08:19:13 ---> 696a2a7322c3 08:19:13 Step 22/23 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 08:19:14 ---> Running in 48ea9ca9eb07 08:19:14 Removing intermediate container 503307b38f48 08:19:14 ---> 417a9393de67 08:19:14 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 08:19:14 ---> Running in d3350918babe 08:19:14 Removing intermediate container 48ea9ca9eb07 08:19:14 ---> 27f4d643ec5f 08:19:14 Step 23/23 : LABEL version=0.0.0 08:19:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:19:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:19:15 ---> Running in 4214d1da3ab1 08:19:15 Removing intermediate container d3350918babe 08:19:15 ---> 5fc48e191d05 08:19:15 Step 28/31 : CMD ["gate"] 08:19:15 (1/33) Installing libbz2 (1.0.8-r1) 08:19:15 (2/33) Installing expat (2.2.9-r1) 08:19:15 (3/33) Installing libffi (3.3-r2) 08:19:15 (4/33) Installing gdbm (1.13-r1) 08:19:15 (5/33) Installing xz-libs (5.2.5-r0) 08:19:15 (6/33) Installing sqlite-libs (3.32.1-r0) 08:19:15 (7/33) Installing python3 (3.8.8-r0) 08:19:16 Removing intermediate container 4214d1da3ab1 08:19:16 ---> f9316e997a66 08:19:16 08:19:16 Successfully built f9316e997a66 08:19:17 Successfully tagged docker-core-data-go-arm64:latest 08:19:17  Building docker-core-data-go ... done Building docker-core-metadata-go 08:19:17 ---> Running in 3b579a1324ab 08:19:18 (8/33) Installing py3-appdirs (1.4.4-r1) 08:19:18 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:19:18 (10/33) Installing py3-parsing (2.4.7-r0) 08:19:18 (11/33) Installing py3-six (1.15.0-r0) 08:19:18 (12/33) Installing py3-packaging (20.4-r0) 08:19:18 (13/33) Installing py3-setuptools (47.0.0-r0) 08:19:18 (14/33) Installing py3-chardet (3.0.4-r4) 08:19:18 (15/33) Installing py3-idna (2.9-r0) 08:19:18 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:19:18 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:19:18 (18/33) Installing py3-requests (2.23.0-r0) 08:19:18 (19/33) Installing py3-msgpack (1.0.0-r0) 08:19:18 (20/33) Installing py3-lockfile (0.12.2-r3) 08:19:18 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:19:18 (22/33) Installing py3-colorama (0.4.3-r0) 08:19:18 (23/33) Installing py3-distlib (0.3.0-r0) 08:19:18 (24/33) Installing py3-distro (1.5.0-r1) 08:19:18 (25/33) Installing py3-webencodings (0.5.1-r3) 08:19:18 (26/33) Installing py3-html5lib (1.0.1-r4) 08:19:18 (27/33) Installing py3-pytoml (0.1.21-r0) 08:19:18 (28/33) Installing py3-pep517 (0.8.2-r0) 08:19:18 (29/33) Installing py3-progress (1.5-r0) 08:19:18 (30/33) Installing py3-toml (0.10.1-r0) 08:19:18 (31/33) Installing py3-retrying (1.3.3-r0) 08:19:18 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:19:18 (33/33) Installing py3-pip (20.1.1-r0) 08:19:18 Removing intermediate container 3b579a1324ab 08:19:18 ---> da0ac60f5274 08:19:18 Step 29/31 : LABEL arch=arm64 08:19:18 Executing busybox-1.31.1-r19.trigger 08:19:18 OK: 71 MiB in 55 packages 08:19:19 ---> Running in 2320fe6428b3 08:19:19 Removing intermediate container 2320fe6428b3 08:19:19 ---> be230347ecbb 08:19:19 Step 30/31 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 08:19:20 ---> Running in 8cbf41747707 08:19:21 Removing intermediate container 8cbf41747707 08:19:21 ---> d6e21fc607fa 08:19:21 Step 31/31 : LABEL version=0.0.0 08:19:22 ---> Running in 04c5bdc14d98 08:19:23 Removing intermediate container 04c5bdc14d98 08:19:23 ---> b80d03852dd9 08:19:23 08:19:24 Successfully built b80d03852dd9 08:19:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:19:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:19:24 ---> cfee73b4604c 08:19:24 Step 3/22 : WORKDIR /edgex-go 08:19:24 ---> Using cache 08:19:24 ---> a833113cc131 08:19:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:24 ---> Using cache 08:19:24 ---> 0675d6a6b145 08:19:24 Step 5/22 : RUN apk add --update --no-cache make git 08:19:25 Successfully tagged docker-security-bootstrapper-go-arm64:latest 08:19:25 Building docker-core-command-go 08:19:26  Building docker-security-bootstrapper-go ... done  ---> Running in 12c366608e5a 08:19:27 Removing intermediate container b27941947e06 08:19:27 ---> 555c2d67b083 08:19:27 Step 20/26 : RUN pip install docker-compose==1.23.2 08:19:27 ---> Running in 685939555ed1 08:19:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:19:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:19:29 OK: 217 MiB in 51 packages 08:19:32 Removing intermediate container 12c366608e5a 08:19:32 ---> c055bac45e66 08:19:32 Step 6/22 : COPY go.mod . 08:19:33 Collecting docker-compose==1.23.2 08:19:33 ---> b3d0ed148845 08:19:33 Step 7/22 : RUN go mod download 08:19:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:19:33 ---> Running in d7082941fe98 08:19:34 Collecting websocket-client<1.0,>=0.32.0 08:19:34 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 08:19:35 Collecting texttable<0.10,>=0.9.0 08:19:35 Downloading texttable-0.9.1.tar.gz (11 kB) 08:19:37 Removing intermediate container d7082941fe98 08:19:37 ---> 9ca048b30ab9 08:19:37 Step 8/22 : COPY . . 08:19:37 Collecting jsonschema<3,>=2.5.1 08:19:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:19:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:19:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:19:39 Collecting dockerpty<0.5,>=0.4.1 08:19:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:19:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:19:43 Collecting PyYAML<4,>=3.10 08:19:43 Downloading PyYAML-3.13.tar.gz (270 kB) 08:19:43 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:19:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:19:43 ---> cfee73b4604c 08:19:43 Step 3/22 : WORKDIR /edgex-go 08:19:43 ---> Using cache 08:19:43 ---> a833113cc131 08:19:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:43 ---> Using cache 08:19:43 ---> 0675d6a6b145 08:19:43 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:19:47 Collecting docker<4.0,>=3.6.0 08:19:47 ---> Running in 8c2ddfbf57cc 08:19:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:19:48 Collecting docopt<0.7,>=0.6.1 08:19:48 Downloading docopt-0.6.2.tar.gz (25 kB) 08:19:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:19:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:19:50 OK: 217 MiB in 51 packages 08:19:50 Collecting cached-property<2,>=1.2.0 08:19:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:19:51 Collecting urllib3<1.25,>=1.21.1 08:19:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:19:53 Collecting idna<2.8,>=2.5 08:19:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:19:53 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) 08:19:53 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) 08:19:53 Collecting docker-pycreds>=0.4.0 08:19:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:19:53 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:19:53 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:19:53 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:19:53 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:19:54 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:19:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:19:54 ---> cfee73b4604c 08:19:54 Step 3/23 : WORKDIR /edgex-go 08:19:54 ---> Using cache 08:19:54 ---> a833113cc131 08:19:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:54 ---> Using cache 08:19:54 ---> 0675d6a6b145 08:19:54 Step 5/23 : RUN apk add --update --no-cache make git 08:19:54 ---> Using cache 08:19:54 ---> c055bac45e66 08:19:54 Step 6/23 : COPY go.mod . 08:19:54 ---> Using cache 08:19:54 ---> b3d0ed148845 08:19:54 Step 7/23 : RUN go mod download 08:19:54 ---> Using cache 08:19:54 ---> 9ca048b30ab9 08:19:54 Step 8/23 : COPY . . 08:19:54 Removing intermediate container 8c2ddfbf57cc 08:19:54 ---> b5b1ecbc19bd 08:19:54 Step 6/22 : COPY go.mod . 08:19:55 Installing collected packages: websocket-client, texttable, jsonschema, urllib3, idna, requests, dockerpty, PyYAML, docker-pycreds, docker, docopt, cached-property, docker-compose 08:19:55 Running setup.py install for texttable: started 08:19:56 ---> 8e05a5272941 08:19:56 Step 7/22 : RUN go mod download 08:19:57 Running setup.py install for texttable: finished with status 'done' 08:19:57 ---> Running in 8891c3f7ca96 08:19:58 Attempting uninstall: urllib3 08:19:58 Found existing installation: urllib3 1.25.9 08:19:58 Uninstalling urllib3-1.25.9: 08:19:58 Successfully uninstalled urllib3-1.25.9 08:19:59 Attempting uninstall: idna 08:19:59 Found existing installation: idna 2.9 08:19:59 Uninstalling idna-2.9: 08:19:59 Successfully uninstalled idna-2.9 08:20:00 Attempting uninstall: requests 08:20:00 Found existing installation: requests 2.23.0 08:20:00 Uninstalling requests-2.23.0: 08:20:00 Successfully uninstalled requests-2.23.0 08:20:00 Running setup.py install for dockerpty: started 08:20:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:20:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:20:01 ---> cfee73b4604c 08:20:01 Step 3/23 : WORKDIR /edgex-go 08:20:01 ---> Using cache 08:20:01 ---> a833113cc131 08:20:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:01 ---> Using cache 08:20:01 ---> 0675d6a6b145 08:20:01 Step 5/23 : RUN apk add --update --no-cache make git 08:20:01 ---> Using cache 08:20:01 ---> c055bac45e66 08:20:01 Step 6/23 : COPY go.mod . 08:20:01 ---> Using cache 08:20:01 ---> b3d0ed148845 08:20:01 Step 7/23 : RUN go mod download 08:20:01 ---> Using cache 08:20:01 ---> 9ca048b30ab9 08:20:01 Step 8/23 : COPY . . 08:20:01 ---> Using cache 08:20:01 ---> 1cbbca7f778c 08:20:01 Step 9/23 : RUN make cmd/core-command/core-command 08:20:03 Running setup.py install for dockerpty: finished with status 'done' 08:20:03 Running setup.py install for PyYAML: started 08:20:03 ---> Running in ee7470c3962e 08:20:04 ---> 1cbbca7f778c 08:20:04 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:20:04 Removing intermediate container 8891c3f7ca96 08:20:04 ---> d46d6ce95cd0 08:20:04 Step 8/22 : COPY . . 08:20:04 ---> Running in 0c80f7d88a97 08:20:05 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 08:20:06 Running setup.py install for PyYAML: finished with status 'done' 08:20:06 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 08:20:07 Running setup.py install for docopt: started 08:20:10 Running setup.py install for docopt: finished with status 'done' 08:20:11 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 08:20:22 ---> 5b490ea003a4 08:20:22 Step 9/23 : RUN make cmd/core-metadata/core-metadata 08:20:22 ---> Running in c5ea8302313e 08:20:22 Removing intermediate container 685939555ed1 08:20:22 ---> 280ed2eb3a8c 08:20:22 Step 21/26 : RUN apk --no-cache add curl 08:20:23 ---> Running in 1f6ab9d6dff0 08:20:24 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 08:20:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:20:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:20:26 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:20:26 (2/3) Installing libcurl (7.69.1-r3) 08:20:27 (3/3) Installing curl (7.69.1-r3) 08:20:27 Executing busybox-1.31.1-r19.trigger 08:20:27 OK: 72 MiB in 58 packages 08:20:30 Removing intermediate container 1f6ab9d6dff0 08:20:30 ---> a30e6bddae37 08:20:30 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 08:20:30 ---> Running in 0ab7797b1db1 08:20:31 ---> 059c6ab7af96 08:20:31 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:20:31 ---> Running in 20ba8216e11c 08:20:31 Removing intermediate container 0ab7797b1db1 08:20:31 ---> d4a4ab63fa6b 08:20:31 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:20:32 ---> Running in fee57f8a19e4 08:20:33 Removing intermediate container fee57f8a19e4 08:20:33 ---> 3abbaa3f3844 08:20:33 Step 24/26 : LABEL arch=arm64 08:20:33 ---> Running in a4b76c2a279f 08:20:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:20:33 Removing intermediate container a4b76c2a279f 08:20:33 ---> 70f22fefc058 08:20:33 Step 25/26 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 08:20:34 ---> Running in f28931f614d7 08:20:35 Removing intermediate container f28931f614d7 08:20:35 ---> 1b187b897bc6 08:20:35 Step 26/26 : LABEL version=0.0.0 08:20:35 ---> Running in 76d15ef8b33e 08:20:35 Removing intermediate container 76d15ef8b33e 08:20:35 ---> 58a1ddd85275 08:20:35 08:20:36 Successfully built 58a1ddd85275 08:20:36 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 08:21:44  Building docker-sys-mgmt-agent-go ... done Removing intermediate container ee7470c3962e 08:21:44 ---> eb4e920283b0 08:21:44 08:21:44 Step 10/23 : FROM alpine:3.12 08:21:44 ---> e47305ac9786 08:21:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:21:44 ---> Running in 031b2713359a 08:21:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:21:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:21:47 (1/1) Installing dumb-init (1.2.2-r1) 08:21:47 Executing busybox-1.31.1-r19.trigger 08:21:47 OK: 5 MiB in 15 packages 08:21:49 Removing intermediate container 0c80f7d88a97 08:21:49 ---> 90145f77b47d 08:21:49 08:21:49 Step 10/22 : FROM alpine:3.12 08:21:49 ---> e47305ac9786 08:21:49 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:21:49 ---> Running in c7ec906e23a3 08:21:50 Removing intermediate container 031b2713359a 08:21:50 ---> ed64567aed23 08:21:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:21:50 ---> Running in 9bebb91e8b78 08:21:51 Removing intermediate container 9bebb91e8b78 08:21:51 ---> 177b6e66b75e 08:21:51 Step 13/23 : ENV APP_PORT=48082 08:21:51 ---> Running in 3cb5cbd95074 08:21:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:21:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:21:52 Removing intermediate container 3cb5cbd95074 08:21:52 ---> a3d5cc83e63c 08:21:52 Step 14/23 : EXPOSE $APP_PORT 08:21:52 (1/1) Installing dumb-init (1.2.2-r1) 08:21:52 Executing busybox-1.31.1-r19.trigger 08:21:52 ---> Running in d161f748c7ce 08:21:52 OK: 5 MiB in 15 packages 08:21:52 Removing intermediate container d161f748c7ce 08:21:52 ---> 1e409c87f442 08:21:52 Step 15/23 : WORKDIR / 08:21:53 ---> Running in e967d10b5e7b 08:21:54 Removing intermediate container e967d10b5e7b 08:21:54 ---> 656a91f3eb5c 08:21:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:21:54 Removing intermediate container c7ec906e23a3 08:21:54 ---> 908241da1430 08:21:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:21:54 ---> Running in 89a04ae15621 08:21:55 Removing intermediate container 89a04ae15621 08:21:55 ---> faf7fa4598c9 08:21:55 Step 13/22 : ENV APP_PORT=48085 08:21:55 ---> e93453bfdef7 08:21:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:21:55 ---> Running in 0cf2e7e4898a 08:21:56 Removing intermediate container 0cf2e7e4898a 08:21:56 ---> 41bec5a2a8eb 08:21:56 Step 14/22 : EXPOSE $APP_PORT 08:21:56 ---> Running in 710fd3b35fc8 08:21:57 Removing intermediate container 710fd3b35fc8 08:21:57 ---> cfa896b00e46 08:21:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:21:58 ---> 8069aedd75e0 08:21:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:21:59 ---> 55ea1a2dae2e 08:21:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:21:59 ---> a42b639728b4 08:21:59 Step 19/23 : ENTRYPOINT ["/core-command"] 08:21:59 ---> Running in e0d5c3973bbd 08:22:00 Removing intermediate container e0d5c3973bbd 08:22:00 ---> e58562666376 08:22:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:22:00 ---> Running in 67330533961e 08:22:00 ---> e1fd7c48e811 08:22:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:22:01 Removing intermediate container 67330533961e 08:22:01 ---> fc88a822fe44 08:22:01 Step 21/23 : LABEL arch=arm64 08:22:01 ---> Running in d38b781aa47d 08:22:02 ---> 37a2c5eda629 08:22:02 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:22:02 ---> Running in 93766224c09d 08:22:02 Removing intermediate container d38b781aa47d 08:22:02 ---> 3096564d266f 08:22:02 Step 22/23 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 08:22:02 ---> Running in e78c7249c04f 08:22:03 Removing intermediate container 93766224c09d 08:22:03 ---> d422bbe1804b 08:22:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:22:03 ---> Running in 24aa1c944055 08:22:03 Removing intermediate container e78c7249c04f 08:22:03 ---> a1dc7ba85fbb 08:22:03 Step 23/23 : LABEL version=0.0.0 08:22:03 ---> Running in 8e24124b5711 08:22:04 Removing intermediate container 24aa1c944055 08:22:04 ---> c0c103752e6a 08:22:04 Step 20/22 : LABEL arch=arm64 08:22:04 ---> Running in 6aa5eca0658a 08:22:04 Removing intermediate container 8e24124b5711 08:22:04 ---> d5db46d24fe1 08:22:04 08:22:05 Removing intermediate container 6aa5eca0658a 08:22:05 ---> 5b53d2fb9978 08:22:05 Step 21/22 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 08:22:05 Successfully built d5db46d24fe1 08:22:05 Successfully tagged docker-core-command-go-arm64:latest 08:22:05  Building docker-core-command-go ... done  ---> Running in d44d8a4d3cd8 08:22:05 Removing intermediate container 20ba8216e11c 08:22:05 ---> 7e29ad576145 08:22:05 08:22:05 Step 10/22 : FROM alpine:3.12 08:22:05 ---> e47305ac9786 08:22:05 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:22:06 ---> Running in f9b622668299 08:22:06 Removing intermediate container d44d8a4d3cd8 08:22:06 ---> b44c3c54ec86 08:22:06 Step 22/22 : LABEL version=0.0.0 08:22:06 ---> Running in 1716ca67427d 08:22:07 Removing intermediate container 1716ca67427d 08:22:07 ---> 174caea94851 08:22:07 08:22:08 Successfully built 174caea94851 08:22:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:22:08 Successfully tagged docker-support-scheduler-go-arm64:latest 08:22:08  Building docker-support-scheduler-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:22:08 (1/2) Installing ca-certificates (20191127-r4) 08:22:08 (2/2) Installing dumb-init (1.2.2-r1) 08:22:08 Executing busybox-1.31.1-r19.trigger 08:22:08 Executing ca-certificates-20191127-r4.trigger 08:22:09 OK: 6 MiB in 16 packages 08:22:10 Removing intermediate container c5ea8302313e 08:22:10 ---> 8be64e71263f 08:22:10 08:22:10 Step 10/23 : FROM alpine:3.12 08:22:10 ---> e47305ac9786 08:22:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:22:10 ---> Using cache 08:22:10 ---> 908241da1430 08:22:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:22:10 ---> Using cache 08:22:10 ---> faf7fa4598c9 08:22:10 Step 13/23 : ENV APP_PORT=48081 08:22:10 ---> Running in e10f0271bdf4 08:22:11 Removing intermediate container f9b622668299 08:22:11 ---> 610a61146350 08:22:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:22:11 ---> Running in 6dd040f947a2 08:22:11 Removing intermediate container e10f0271bdf4 08:22:11 ---> 2b78360d9e55 08:22:11 Step 14/23 : EXPOSE $APP_PORT 08:22:11 ---> Running in f5c599d66579 08:22:11 Removing intermediate container 6dd040f947a2 08:22:11 ---> 9a7762ee6e91 08:22:11 Step 13/22 : ENV APP_PORT=48060 08:22:11 ---> Running in 9cc9501bb67c 08:22:11 Removing intermediate container f5c599d66579 08:22:11 ---> 006fa454df9b 08:22:11 Step 15/23 : WORKDIR / 08:22:12 ---> Running in 515d99b1ac15 08:22:12 Removing intermediate container 9cc9501bb67c 08:22:12 ---> 960e222378ce 08:22:12 Step 14/22 : EXPOSE $APP_PORT 08:22:12 ---> Running in e2b6c6c4354e 08:22:12 Removing intermediate container 515d99b1ac15 08:22:12 ---> 4c6b75310495 08:22:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:22:13 Removing intermediate container e2b6c6c4354e 08:22:13 ---> 341e11080cca 08:22:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:22:13 ---> 19ca847fe6b5 08:22:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:22:13 ---> 44a03e54892f 08:22:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:22:15 ---> 9dd896511c80 08:22:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:22:15 ---> 867cb24af9c7 08:22:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:22:16 ---> 5a0b1e10d421 08:22:16 Step 19/23 : ENTRYPOINT ["/core-metadata"] 08:22:16 ---> 17a1300d07e7 08:22:16 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:22:16 ---> Running in b8e9a8eb6d40 08:22:16 ---> Running in 139df38a114a 08:22:16 Removing intermediate container b8e9a8eb6d40 08:22:16 ---> 05ce5a8080b2 08:22:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:22:17 Removing intermediate container 139df38a114a 08:22:17 ---> 8593301709ff 08:22:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:22:17 ---> Running in a998ab99be98 08:22:17 ---> Running in 86023afa6fa6 08:22:17 Removing intermediate container a998ab99be98 08:22:17 ---> 89f7d662fd31 08:22:17 Step 21/23 : LABEL arch=arm64 08:22:17 Removing intermediate container 86023afa6fa6 08:22:17 ---> 324d616af110 08:22:17 Step 20/22 : LABEL arch=arm64 08:22:17 ---> Running in 50b9bc5779f9 08:22:17 ---> Running in 95b4c6753a62 08:22:18 Removing intermediate container 50b9bc5779f9 08:22:18 Removing intermediate container 95b4c6753a62 08:22:18 ---> a0a26fef7d2b 08:22:18 ---> d7227e042d11 08:22:18 Step 22/23 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84Step 21/22 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 08:22:18 08:22:18 ---> Running in b4b252703e07 08:22:18 ---> Running in a47e851e9255 08:22:19 Removing intermediate container b4b252703e07 08:22:19 ---> 942633c9957a 08:22:19 Step 23/23 : LABEL version=0.0.0 08:22:19 Removing intermediate container a47e851e9255 08:22:19 ---> 67b69539d3af 08:22:19 Step 22/22 : LABEL version=0.0.0 08:22:19 ---> Running in 0be5a0746d6b 08:22:19 ---> Running in 5f26c6e54c23 08:22:19 Removing intermediate container 0be5a0746d6b 08:22:19 ---> a92ce0e0e6bc 08:22:19 08:22:19 Removing intermediate container 5f26c6e54c23 08:22:19 ---> 3204a04dd49a 08:22:19 08:22:19 Successfully built a92ce0e0e6bc 08:22:19 Successfully tagged docker-core-metadata-go-arm64:latest 08:22:20  Building docker-core-metadata-go ... done Successfully built 3204a04dd49a 08:22:20 Successfully tagged docker-support-notifications-go-arm64:latest 08:22:20  Building docker-support-notifications-go ... done  [Pipeline] } 08:22:20 $ docker stop --time=1 099b2125af77a01d94ace2093eb8611a2fdecd9169573ab74a4e7b1e23a15711 08:22:22 $ docker rm -f 099b2125af77a01d94ace2093eb8611a2fdecd9169573ab74a4e7b1e23a15711 [Pipeline] // withDockerContainer [Pipeline] sh 08:22:23 + grep docker 08:22:23 + docker images 08:22:23 docker-support-notifications-go-arm64 latest 3204a04dd49a 4 seconds ago 16.9MB 08:22:23 docker-core-metadata-go-arm64 latest a92ce0e0e6bc 4 seconds ago 17.9MB 08:22:23 docker-support-scheduler-go-arm64 latest 174caea94851 16 seconds ago 16.4MB 08:22:23 docker-core-command-go-arm64 latest d5db46d24fe1 19 seconds ago 16.3MB 08:22:23 docker-sys-mgmt-agent-go-arm64 latest 58a1ddd85275 About a minute ago 301MB 08:22:23 docker-security-bootstrapper-go-arm64 latest b80d03852dd9 3 minutes ago 17.9MB 08:22:23 docker-core-data-go-arm64 latest f9316e997a66 3 minutes ago 21.4MB 08:22:23 docker-security-secretstore-setup-go-arm64 latest 26daba77b60a 3 minutes ago 24.4MB 08:22:23 docker-security-proxy-setup-go-arm64 latest 72c964ab1910 3 minutes ago 24.1MB 08:22:23 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 08:22:25 ---> job-cost.sh 08:22:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C8wt 08:23:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:24:41 lf-activate-venv(): INFO: Adding /tmp/venv-C8wt/bin to PATH 08:24:41 INFO: No Stack... 08:24:41 INFO: Retrieving Pricing Info for: lf-standard-4 08:24:41 INFO: Archiving Costs [Pipeline] sh 08:24:41 + cat /w/workspace/edgex-go/1/archives/cost.csv 08:24:41 + cut -d, -f6 [Pipeline] lock 08:24:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3322-1-stack-cost] 08:24:41 Resource [jenkins-edgexfoundry-edgex-go-PR-3322-1-stack-cost] did not exist. Created. 08:24:41 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3322-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:24:42 + echo total: 0.20999999344348907 [Pipeline] stash 08:24:42 Stashed 1 file(s) [Pipeline] } 08:24:42 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3322-1-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 08:24:44 provisioning config files... 08:24:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4390471208063344637tmp [Pipeline] { [Pipeline] sh 08:24:45 + set +x 08:24:45 + curl -s https://codecov.io/bash 08:24:45 + bash -s -- 08:24:45 08:24:45 _____ _ 08:24:45 / ____| | | 08:24:45 | | ___ __| | ___ ___ _____ __ 08:24:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:24:45 | |___| (_) | (_| | __/ (_| (_) \ V / 08:24:45 \_____\___/ \__,_|\___|\___\___/ \_/ 08:24:45 Bash-20210309-2b87ace 08:24:45 08:24:45 08:24:45 ==> git version 2.24.3 found 08:24:45 ==> 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 08:24:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:24:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:24:45 ==> Jenkins CI detected. 08:24:45 project root: . 08:24:45 --> token set from env 08:24:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:24:45 ==> Running gcov in . (disable via -X gcov) 08:24:45 ==> Python coveragepy not found 08:24:45 ==> Searching for coverage reports in: 08:24:45 + . 08:24:45 -> Found 1 reports 08:24:45 ==> Detecting git/mercurial file structure 08:24:45 ==> Reading reports 08:24:46 + ./coverage.out bytes=672489 08:24:46 ==> Appending adjustments 08:24:46 https://docs.codecov.io/docs/fixing-reports 08:24:49 + Found adjustments 08:24:49 ==> Gzipping contents 08:24:49 96K /tmp/codecov.oV3NDA.gz 08:24:49 ==> Uploading reports 08:24:49 url: https://codecov.io 08:24:49 query: branch=PR-3322&commit=d247fee761f3e846d1989408a1da35e0a9696f84&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3322%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3322&job=&cmd_args= 08:24:49 -> Pinging Codecov 08:24:49 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3322&commit=d247fee761f3e846d1989408a1da35e0a9696f84&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3322%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3322&job=&cmd_args= 08:24:49 -> Uploading to 08:24:49 https://storage.googleapis.com/codecov/v4/raw/2021-03-30/00271124DB129430A58F1EEE437C3FCB/d247fee761f3e846d1989408a1da35e0a9696f84/71f70152-54b6-46a6-9e43-eaac5ee83fa4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210330T082449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba678f5684c6c0f29f05676622f376dd7983af20039edca036adf91f223436ef 08:24:49 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:49 Dload Upload Total Spent Left Speed 08:24:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97213 0 0 100 97213 0 184k --:--:-- --:--:-- --:--:-- 185k 08:24:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d247fee761f3e846d1989408a1da35e0a9696f84 [Pipeline] } 08:24:50 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 08:24:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:24:54 ---> package-listing.sh 08:24:54 ++ facter osfamily 08:24:54 ++ tr '[:upper:]' '[:lower:]' 08:24:54 + OS_FAMILY=redhat 08:24:54 + workspace=/w/workspace/edgex-go/1 08:24:54 + START_PACKAGES=/tmp/packages_start.txt 08:24:54 + END_PACKAGES=/tmp/packages_end.txt 08:24:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:24:54 + PACKAGES=/tmp/packages_start.txt 08:24:54 + '[' /w/workspace/edgex-go/1 ']' 08:24:54 + PACKAGES=/tmp/packages_end.txt 08:24:54 + case "${OS_FAMILY}" in 08:24:54 + rpm -qa 08:24:54 + sort 08:24:59 + '[' -f /tmp/packages_start.txt ']' 08:24:59 + '[' -f /tmp/packages_end.txt ']' 08:24:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:24:59 + '[' /w/workspace/edgex-go/1 ']' 08:24:59 + mkdir -p /w/workspace/edgex-go/1/archives/ 08:24:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 08:24:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:25:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:25:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:25:00 08:25:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:25:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:25:00 alpine: Pulling from edgex-lftools-log-publisher 08:25:00 df20fa9351a1: Pulling fs layer 08:25:00 36b3adc4ff6f: Pulling fs layer 08:25:00 8ad3a11d3b57: Pulling fs layer 08:25:00 46f8f816bc3b: Pulling fs layer 08:25:00 93b61091891f: Pulling fs layer 08:25:00 93b9cdb0e59b: Pulling fs layer 08:25:00 5e14af77c1be: Pulling fs layer 08:25:00 01666e4c0597: Pulling fs layer 08:25:00 aa168da1d23b: Pulling fs layer 08:25:00 46f8f816bc3b: Waiting 08:25:00 93b61091891f: Waiting 08:25:00 93b9cdb0e59b: Waiting 08:25:00 01666e4c0597: Waiting 08:25:00 5e14af77c1be: Waiting 08:25:00 aa168da1d23b: Waiting 08:25:00 36b3adc4ff6f: Verifying Checksum 08:25:00 36b3adc4ff6f: Download complete 08:25:00 46f8f816bc3b: Verifying Checksum 08:25:00 46f8f816bc3b: Download complete 08:25:01 df20fa9351a1: Verifying Checksum 08:25:01 93b9cdb0e59b: Verifying Checksum 08:25:01 93b9cdb0e59b: Download complete 08:25:01 93b61091891f: Download complete 08:25:01 5e14af77c1be: Verifying Checksum 08:25:01 5e14af77c1be: Download complete 08:25:01 01666e4c0597: Verifying Checksum 08:25:01 01666e4c0597: Download complete 08:25:01 8ad3a11d3b57: Verifying Checksum 08:25:01 8ad3a11d3b57: Download complete 08:25:01 df20fa9351a1: Pull complete 08:25:01 36b3adc4ff6f: Pull complete 08:25:02 8ad3a11d3b57: Pull complete 08:25:02 46f8f816bc3b: Pull complete 08:25:04 aa168da1d23b: Verifying Checksum 08:25:04 aa168da1d23b: Download complete 08:25:04 93b61091891f: Pull complete 08:25:05 93b9cdb0e59b: Pull complete 08:25:05 5e14af77c1be: Pull complete 08:25:05 01666e4c0597: Pull complete 08:25:13 aa168da1d23b: Pull complete 08:25:13 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:25:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:25:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:25:14 prd-centos7-docker-4c-2g-32011 does not seem to be running inside a container 08:25:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:25:18 $ docker top b94e69e5d5fad9909ee0cd5a1b224953f161111703ece7f0042d1273cce18cb3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:25:19 + touch /tmp/pre-build-complete [Pipeline] sh 08:25:19 + mkdir -p /var/log/sa [Pipeline] sh 08:25:20 + ls /var/log/sa-host 08:25:20 + sadf -c /var/log/sa-host/sa23 08:25:20 file_magic: OK 08:25:20 HZ: Using current value: 100 08:25:20 file_header: OK 08:25:20 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 08:25:20 Statistics: 08:25:20 Hnuu...uuuununununu... 08:25:20 File successfully converted to sysstat format version 12.2.1 08:25:20 + sadf -c /var/log/sa-host/sa30 08:25:20 file_magic: OK 08:25:20 HZ: Using current value: 100 08:25:20 file_header: OK 08:25:20 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 08:25:20 Statistics: 08:25:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:25:20 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:25:20 provisioning config files... 08:25:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config323613117297713818tmp [Pipeline] { [Pipeline] echo 08:25:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:25:21 ---> create-netrc.sh [Pipeline] } 08:25:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:25:21 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:25:21 ---> python-tools-install.sh [Pipeline] echo 08:25:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:25:22 ---> sudo-logs.sh 08:25:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:25:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:25:22 ---> job-cost.sh 08:25:22 lf-activate-venv: SKIPPING 08:25:22 DEBUG: total: 0.20999999344348907 08:25:22 INFO: Retrieving Stack Cost... 08:25:23 INFO: Retrieving Pricing Info for: v1-standard-2 08:25:24 INFO: Archiving Costs [Pipeline] echo 08:25:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:25:24 ---> logs-deploy.sh 08:25:24 lf-activate-venv: SKIPPING 08:25:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3322/1 08:25:24 INFO: archiving workspace using pattern(s): 08:25:25 Archives upload complete. 08:25:26 INFO: archiving logs to Nexus 08:25:27 ---> uname -a: 08:25:27 Linux prd-centos7-docker-4c-2g-32011.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:25:27 08:25:27 08:25:27 ---> lscpu: 08:25:27 Architecture: x86_64 08:25:27 CPU op-mode(s): 32-bit, 64-bit 08:25:27 Byte Order: Little Endian 08:25:27 Address sizes: 40 bits physical, 48 bits virtual 08:25:27 CPU(s): 4 08:25:27 On-line CPU(s) list: 0-3 08:25:27 Thread(s) per core: 1 08:25:27 Core(s) per socket: 1 08:25:27 Socket(s): 4 08:25:27 NUMA node(s): 1 08:25:27 Vendor ID: GenuineIntel 08:25:27 CPU family: 6 08:25:27 Model: 44 08:25:27 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:25:27 Stepping: 1 08:25:27 CPU MHz: 2933.438 08:25:27 BogoMIPS: 5866.87 08:25:27 Virtualization: VT-x 08:25:27 Hypervisor vendor: KVM 08:25:27 Virtualization type: full 08:25:27 L1d cache: 128 KiB 08:25:27 L1i cache: 128 KiB 08:25:27 L2 cache: 16 MiB 08:25:27 L3 cache: 64 MiB 08:25:27 NUMA node0 CPU(s): 0-3 08:25:27 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:25:27 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:25:27 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:25:27 Vulnerability Meltdown: Mitigation; PTI 08:25:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:25:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:25:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:25:27 Vulnerability Srbds: Not affected 08:25:27 Vulnerability Tsx async abort: Not affected 08:25:27 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 08:25:27 08:25:27 08:25:27 ---> nproc: 08:25:27 4 08:25:27 08:25:27 08:25:27 ---> df -h: 08:25:27 Filesystem Size Used Available Use% Mounted on 08:25:27 overlay 50.0G 11.8G 38.2G 24% / 08:25:27 tmpfs 64.0M 0 64.0M 0% /dev 08:25:27 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:25:27 shm 64.0M 0 64.0M 0% /dev/shm 08:25:27 /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os 08:25:27 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf 08:25:27 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname 08:25:27 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts 08:25:27 /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json 08:25:27 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host 08:25:27 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure 08:25:27 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log 08:25:27 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/1@tmp 08:25:27 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/1 08:25:27 08:25:27 08:25:27 ---> free -m: 08:25:27 total used free shared buff/cache available 08:25:27 Mem: 1837 675 91 0 1071 1078 08:25:27 Swap: 1023 85 938 08:25:27 08:25:27 08:25:27 ---> ip addr: 08:25:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:25:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:25:27 inet 127.0.0.1/8 scope host lo 08:25:27 valid_lft forever preferred_lft forever 08:25:27 inet6 ::1/128 scope host 08:25:27 valid_lft forever preferred_lft forever 08:25:27 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:25:27 link/ether fa:16:3e:c5:bb:b3 brd ff:ff:ff:ff:ff:ff 08:25:27 inet 10.30.123.154/23 brd 10.30.123.255 scope global dynamic eth0 08:25:27 valid_lft 84911sec preferred_lft 84911sec 08:25:27 inet6 fe80::f816:3eff:fec5:bbb3/64 scope link 08:25:27 valid_lft forever preferred_lft forever 08:25:27 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:25:27 link/ether 02:42:e1:9e:fa:5f brd ff:ff:ff:ff:ff:ff 08:25:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:25:27 valid_lft forever preferred_lft forever 08:25:27 inet6 fe80::42:e1ff:fe9e:fa5f/64 scope link 08:25:27 valid_lft forever preferred_lft forever 08:25:27 08:25:27 08:25:27 ---> sar -b -r -n DEV: 08:25:27 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/30/21 _x86_64_ (4 CPU) 08:25:27 08:25:27 08:00:27 LINUX RESTART (4 CPU) 08:25:27 08:25:27 08:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:25:27 08:02:01 93.42 33.25 60.17 0.00 7015.50 17900.83 0.00 08:25:27 08:03:01 291.33 85.46 205.87 0.00 4813.71 52887.75 0.00 08:25:27 08:04:01 190.28 100.15 90.13 0.00 3378.77 10417.50 0.00 08:25:27 08:05:01 139.80 68.05 71.74 0.00 3502.54 8974.04 0.00 08:25:27 08:06:01 238.37 82.64 155.73 0.00 18865.20 95416.66 0.00 08:25:27 08:07:03 2450.03 2119.16 330.87 0.00 177990.24 186685.42 0.00 08:25:27 08:08:02 956.44 732.20 224.24 0.00 41271.67 62052.88 0.00 08:25:27 08:09:01 900.94 552.25 348.69 0.00 71848.44 114591.60 0.00 08:25:27 08:10:02 1488.10 1161.72 326.38 0.00 87141.35 92967.91 0.00 08:25:27 08:11:01 563.70 381.51 182.19 0.00 25437.77 29346.87 0.00 08:25:27 08:12:01 3.86 1.33 2.53 0.00 30.78 66.67 0.00 08:25:27 08:13:01 1.42 1.25 0.17 0.00 95.14 1.63 0.00 08:25:27 08:14:01 0.23 0.00 0.23 0.00 0.00 1.95 0.00 08:25:27 08:15:01 0.38 0.07 0.32 0.00 0.67 3.38 0.00 08:25:27 08:16:01 2.80 2.00 0.80 0.00 64.87 14.89 0.00 08:25:27 08:17:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 08:25:27 08:18:01 0.25 0.02 0.23 0.00 0.27 3.65 0.00 08:25:27 08:19:01 0.37 0.02 0.35 0.00 0.13 5.21 0.00 08:25:27 08:20:01 0.28 0.00 0.28 0.00 0.00 4.36 0.00 08:25:27 08:21:01 0.50 0.25 0.25 0.00 104.06 3.25 0.00 08:25:27 08:22:01 0.22 0.00 0.22 0.00 0.00 3.18 0.00 08:25:27 08:23:01 0.30 0.02 0.28 0.00 0.53 3.91 0.00 08:25:27 08:24:01 0.38 0.00 0.38 0.00 0.00 5.55 0.00 08:25:27 08:25:01 68.75 67.72 1.03 0.00 5416.75 53.00 0.00 08:25:27 Average: 310.25 226.65 83.60 0.00 18822.24 28168.74 0.00 08:25:27 08:25:27 08:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:25:27 08:02:01 213492 0 639964 34.01 2620 1025468 1404396 47.93 612400 849308 43348 08:25:27 08:03:01 356248 0 695932 36.99 1556 827808 1098752 37.50 414088 819608 36 08:25:27 08:04:01 192300 0 810452 43.07 736 878056 1835924 62.66 695412 703736 82244 08:25:27 08:05:01 258360 0 787740 41.87 644 834800 1523136 51.98 626480 697344 29972 08:25:27 08:06:01 76600 0 828088 44.01 208 976648 2221568 75.82 787896 787420 2180 08:25:27 08:07:03 89392 0 836052 44.43 64 956036 2320108 79.18 745892 811772 16100 08:25:27 08:08:02 506500 0 682216 36.26 64 692764 1356360 46.29 421636 704720 16 08:25:27 08:09:01 297888 0 732444 38.93 64 851148 2007300 68.51 450468 881956 7384 08:25:27 08:10:02 144492 0 701772 37.30 64 1035216 1815536 61.96 529544 958548 620 08:25:27 08:11:01 424568 0 597296 31.74 56 859624 1256900 42.90 389580 824488 20 08:25:27 08:12:01 434584 0 587256 31.21 56 859648 1181220 40.31 382184 823864 16 08:25:27 08:13:01 433144 0 585872 31.14 56 862472 1172960 40.03 381628 826412 12 08:25:27 08:14:01 433028 0 585976 31.14 56 862484 1172960 40.03 381512 826416 8 08:25:27 08:15:01 433644 0 585364 31.11 56 862480 1172960 40.03 381512 826424 8 08:25:27 08:16:01 431292 0 586540 31.17 56 863656 1173032 40.03 382564 826916 12 08:25:27 08:17:01 431176 0 586648 31.18 56 863664 1172996 40.03 382280 826924 12 08:25:27 08:18:01 431808 0 586016 31.15 56 863664 1172960 40.03 382084 826928 12 08:25:27 08:19:01 431768 0 586044 31.15 56 863676 1172960 40.03 382092 826932 8 08:25:27 08:20:01 431792 0 586016 31.15 56 863680 1172960 40.03 382220 826936 8 08:25:27 08:21:01 426968 0 587716 31.24 56 866804 1173032 40.03 386904 827204 16 08:25:27 08:22:01 427024 0 587656 31.23 56 866808 1173008 40.03 386800 827228 12 08:25:27 08:23:01 427344 0 587340 31.22 56 866804 1172960 40.03 386300 827228 12 08:25:27 08:24:01 427196 0 587468 31.22 56 866824 1172960 40.03 386424 827244 8 08:25:27 08:25:01 159036 0 654076 34.76 56 1068376 1602452 54.69 470884 1005040 41024 08:25:27 Average: 346652 0 649664 34.53 286 884942 1404142 47.92 463699 824608 9295 08:25:27 08:25:27 08:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:25:27 08:02:01 eth0 1617.31 1411.98 6131.30 181.59 0.00 0.00 0.00 0.00 08:25:27 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:02:01 docker0 887.36 783.64 73.00 2732.45 0.00 0.00 0.00 0.00 08:25:27 08:02:01 veth1b30cf2 887.36 783.77 85.13 2732.46 0.00 0.00 0.00 0.00 08:25:27 08:03:01 eth0 532.00 456.45 3675.02 68.83 0.00 0.00 0.00 0.00 08:25:27 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:03:01 docker0 184.66 216.58 13.17 832.72 0.00 0.00 0.00 0.00 08:25:27 08:04:01 eth0 47.77 31.56 35.46 35.02 0.00 0.00 0.00 0.00 08:25:27 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:04:01 veth0f6c8de 0.52 0.65 0.04 0.06 0.00 0.00 0.00 0.00 08:25:27 08:04:01 docker0 0.52 0.52 0.04 0.05 0.00 0.00 0.00 0.00 08:25:27 08:05:01 eth0 46.67 35.32 22.08 46.40 0.00 0.00 0.00 0.00 08:25:27 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:05:01 veth0f6c8de 1.71 1.71 0.14 0.14 0.00 0.00 0.00 0.00 08:25:27 08:05:01 docker0 1.71 1.71 0.11 0.14 0.00 0.00 0.00 0.00 08:25:27 08:06:01 eth0 211.85 170.36 1693.92 63.29 0.00 0.00 0.00 0.00 08:25:27 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:06:01 veth218b078 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:25:27 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:07:03 eth0 60.18 38.08 156.57 38.18 0.00 0.00 0.00 0.00 08:25:27 08:07:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:07:03 veth218b078 0.00 0.24 0.00 0.01 0.00 0.00 0.00 0.00 08:25:27 08:07:03 docker0 15.60 30.05 0.82 142.29 0.00 0.00 0.00 0.00 08:25:27 08:08:02 vetha711180 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:08:02 eth0 20.83 12.27 60.88 7.21 0.00 0.00 0.00 0.00 08:25:27 08:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:08:02 vetha5c0c7f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:09:01 vethdfec488 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:25:27 08:09:01 veth365dc1c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:25:27 08:09:01 eth0 249.46 175.12 1771.49 73.05 0.00 0.00 0.00 0.00 08:25:27 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:10:02 vethfbdb882 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:25:27 08:10:02 eth0 61.59 36.11 121.69 53.91 0.00 0.00 0.00 0.00 08:25:27 08:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:10:02 veth218b078 0.00 0.94 0.00 0.04 0.00 0.00 0.00 0.00 08:25:27 08:11:01 eth0 89.90 63.89 149.01 91.93 0.00 0.00 0.00 0.00 08:25:27 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:11:01 docker0 1157.32 1157.32 91.11 4443.94 0.00 0.00 0.00 0.00 08:25:27 08:12:01 eth0 1.12 0.55 0.50 0.19 0.00 0.00 0.00 0.00 08:25:27 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:13:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 08:25:27 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:14:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:15:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:16:01 eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:25:27 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:17:01 eth0 0.20 0.18 0.07 0.01 0.00 0.00 0.00 0.00 08:25:27 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:19:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:20:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:21:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:25:27 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:22:01 eth0 0.27 0.20 0.10 0.01 0.00 0.00 0.00 0.00 08:25:27 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:23:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:24:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:25:01 eth0 64.87 49.91 443.75 10.93 0.00 0.00 0.00 0.00 08:25:27 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 Average: eth0 124.28 102.63 590.90 27.86 0.00 0.00 0.00 0.00 08:25:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 Average: docker0 47.52 47.52 3.74 182.47 0.00 0.00 0.00 0.00 08:25:27 08:25:27 08:25:27 ---> sar -P ALL: 08:25:27 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/30/21 _x86_64_ (4 CPU) 08:25:27 08:25:27 08:00:27 LINUX RESTART (4 CPU) 08:25:27 08:25:27 08:01:02 CPU %user %nice %system %iowait %steal %idle 08:25:27 08:02:01 all 16.51 0.00 6.55 1.83 0.03 75.08 08:25:27 08:02:01 0 16.75 0.00 10.71 2.66 0.05 69.84 08:25:27 08:02:01 1 12.48 0.00 4.63 1.00 0.03 81.86 08:25:27 08:02:01 2 14.52 0.00 5.88 1.58 0.03 77.98 08:25:27 08:02:01 3 22.28 0.00 5.00 2.08 0.02 70.63 08:25:27 08:03:01 all 11.44 0.00 9.58 5.30 0.05 73.63 08:25:27 08:03:01 0 11.93 0.00 10.17 3.75 0.05 74.09 08:25:27 08:03:01 1 11.55 0.00 9.04 5.48 0.07 73.86 08:25:27 08:03:01 2 11.42 0.00 9.56 4.55 0.03 74.44 08:25:27 08:03:01 3 10.84 0.00 9.54 7.43 0.05 72.13 08:25:27 08:04:01 all 52.86 0.00 12.98 4.83 0.04 29.29 08:25:27 08:04:01 0 52.59 0.00 13.44 4.21 0.05 29.71 08:25:27 08:04:01 1 53.15 0.00 13.31 4.68 0.05 28.81 08:25:27 08:04:01 2 52.59 0.00 12.51 6.64 0.03 28.22 08:25:27 08:04:01 3 53.11 0.00 12.66 3.78 0.03 30.42 08:25:27 08:05:01 all 44.02 0.00 13.27 3.72 0.04 38.96 08:25:27 08:05:01 0 44.84 0.00 13.13 1.85 0.02 40.16 08:25:27 08:05:01 1 43.95 0.00 13.37 2.21 0.05 40.42 08:25:27 08:05:01 2 44.91 0.00 13.44 5.08 0.07 36.51 08:25:27 08:05:01 3 42.36 0.00 13.14 5.75 0.03 38.72 08:25:27 08:06:01 all 22.42 0.00 14.51 6.90 0.08 56.08 08:25:27 08:06:01 0 20.75 0.00 13.58 4.68 0.09 60.91 08:25:27 08:06:01 1 22.51 0.00 15.17 8.46 0.10 53.75 08:25:27 08:06:01 2 24.75 0.00 14.16 6.53 0.07 54.49 08:25:27 08:06:01 3 21.68 0.00 15.15 7.93 0.07 55.18 08:25:27 08:07:03 all 21.40 0.00 27.92 25.61 0.13 24.94 08:25:27 08:07:03 0 20.85 0.00 28.16 24.05 0.14 26.80 08:25:27 08:07:03 1 20.28 0.00 27.82 26.89 0.17 24.84 08:25:27 08:07:03 2 21.82 0.00 27.73 27.76 0.12 22.57 08:25:27 08:07:03 3 22.64 0.00 27.97 23.74 0.10 25.55 08:25:27 08:08:02 all 58.31 0.00 17.37 14.19 0.06 10.07 08:25:27 08:08:02 0 57.40 0.00 18.47 13.49 0.05 10.58 08:25:27 08:08:02 1 59.17 0.00 16.82 14.75 0.07 9.19 08:25:27 08:08:02 2 57.99 0.00 17.67 14.46 0.05 9.83 08:25:27 08:08:02 3 58.70 0.00 16.51 14.06 0.07 10.66 08:25:27 08:09:01 all 19.66 0.00 20.00 35.81 0.08 24.44 08:25:27 08:09:01 0 19.23 0.00 19.97 34.62 0.07 26.12 08:25:27 08:09:01 1 19.50 0.00 20.13 35.71 0.07 24.58 08:25:27 08:09:01 2 19.43 0.00 19.50 34.96 0.09 26.04 08:25:27 08:09:01 3 20.49 0.00 20.42 37.98 0.09 21.02 08:25:27 08:10:02 all 37.17 0.00 20.88 28.18 0.08 13.69 08:25:27 08:10:02 0 35.73 0.00 22.37 26.98 0.07 14.85 08:25:27 08:10:02 1 36.57 0.00 21.21 26.26 0.10 15.86 08:25:27 08:10:02 2 38.22 0.00 19.87 30.69 0.07 11.15 08:25:27 08:10:02 3 38.17 0.00 20.07 28.81 0.07 12.88 08:25:27 08:11:01 all 20.98 0.00 11.38 12.93 0.05 54.67 08:25:27 08:11:01 0 21.27 0.00 10.96 13.97 0.05 53.74 08:25:27 08:11:01 1 21.79 0.00 12.04 11.71 0.05 54.40 08:25:27 08:11:01 2 20.44 0.00 10.96 11.57 0.05 56.98 08:25:27 08:11:01 3 20.42 0.00 11.54 14.48 0.03 53.53 08:25:27 08:12:01 all 0.17 0.00 0.04 0.04 0.00 99.74 08:25:27 08:12:01 0 0.05 0.00 0.07 0.15 0.00 99.73 08:25:27 08:12:01 1 0.07 0.00 0.05 0.00 0.00 99.88 08:25:27 08:12:01 2 0.03 0.00 0.03 0.02 0.00 99.92 08:25:27 08:12:01 3 0.53 0.00 0.02 0.00 0.02 99.43 08:25:27 08:25:27 08:12:01 CPU %user %nice %system %iowait %steal %idle 08:25:27 08:13:01 all 0.16 0.00 0.05 0.01 0.00 99.78 08:25:27 08:13:01 0 0.03 0.00 0.08 0.00 0.00 99.88 08:25:27 08:13:01 1 0.07 0.00 0.07 0.02 0.00 99.85 08:25:27 08:13:01 2 0.07 0.00 0.03 0.00 0.00 99.90 08:25:27 08:13:01 3 0.47 0.00 0.03 0.02 0.00 99.48 08:25:27 08:14:01 all 0.14 0.00 0.03 0.00 0.00 99.83 08:25:27 08:14:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:25:27 08:14:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:25:27 08:14:01 2 0.52 0.00 0.02 0.00 0.00 99.47 08:25:27 08:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 08:15:01 all 0.16 0.00 0.03 0.00 0.00 99.81 08:25:27 08:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:15:01 1 0.07 0.00 0.07 0.00 0.00 99.87 08:25:27 08:15:01 2 0.53 0.00 0.02 0.00 0.00 99.45 08:25:27 08:15:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:25:27 08:16:01 all 0.16 0.00 0.06 0.02 0.00 99.75 08:25:27 08:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:25:27 08:16:01 1 0.22 0.00 0.05 0.02 0.00 99.72 08:25:27 08:16:01 2 0.35 0.00 0.07 0.00 0.00 99.58 08:25:27 08:16:01 3 0.05 0.00 0.10 0.07 0.00 99.78 08:25:27 08:17:01 all 0.05 0.00 0.03 0.00 0.00 99.92 08:25:27 08:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:25:27 08:17:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:25:27 08:17:01 2 0.13 0.00 0.07 0.00 0.02 99.78 08:25:27 08:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:25:27 08:18:01 all 0.11 0.00 0.03 0.00 0.00 99.85 08:25:27 08:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:25:27 08:18:01 1 0.03 0.00 0.05 0.00 0.02 99.90 08:25:27 08:18:01 2 0.40 0.00 0.03 0.00 0.00 99.57 08:25:27 08:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 08:19:01 all 0.15 0.00 0.02 0.00 0.00 99.83 08:25:27 08:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 08:19:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:25:27 08:19:01 2 0.52 0.00 0.02 0.00 0.00 99.47 08:25:27 08:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:25:27 08:20:01 all 0.15 0.00 0.02 0.00 0.00 99.83 08:25:27 08:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:25:27 08:20:01 1 0.05 0.00 0.05 0.00 0.00 99.90 08:25:27 08:20:01 2 0.53 0.00 0.00 0.00 0.00 99.47 08:25:27 08:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 08:21:01 all 0.15 0.00 0.03 0.01 0.00 99.81 08:25:27 08:21:01 0 0.02 0.00 0.05 0.02 0.00 99.92 08:25:27 08:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:25:27 08:21:01 2 0.50 0.00 0.02 0.00 0.00 99.48 08:25:27 08:21:01 3 0.05 0.00 0.05 0.02 0.00 99.88 08:25:27 08:22:01 all 0.15 0.00 0.03 0.00 0.00 99.82 08:25:27 08:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 08:22:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:25:27 08:22:01 2 0.52 0.00 0.03 0.00 0.00 99.45 08:25:27 08:22:01 3 0.03 0.00 0.05 0.00 0.00 99.92 08:25:27 08:23:01 all 0.15 0.00 0.02 0.00 0.00 99.83 08:25:27 08:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:25:27 08:23:01 2 0.52 0.00 0.02 0.00 0.00 99.47 08:25:27 08:23:01 3 0.05 0.00 0.03 0.00 0.00 99.92 08:25:27 08:25:27 08:23:01 CPU %user %nice %system %iowait %steal %idle 08:25:27 08:24:01 all 0.08 0.00 0.04 0.00 0.00 99.88 08:25:27 08:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 08:24:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:25:27 08:24:01 2 0.27 0.00 0.07 0.00 0.00 99.67 08:25:27 08:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:25:27 08:25:01 all 2.40 0.00 1.50 1.69 0.01 94.40 08:25:27 08:25:01 0 2.78 0.00 1.64 0.87 0.02 94.70 08:25:27 08:25:01 1 2.16 0.00 1.74 3.45 0.02 92.63 08:25:27 08:25:01 2 2.49 0.00 1.30 0.85 0.02 95.34 08:25:27 08:25:01 3 2.17 0.00 1.30 1.61 0.00 94.92 08:25:27 Average: all 12.59 0.00 6.38 5.73 0.03 75.26 08:25:27 Average: 0 12.43 0.00 6.66 5.35 0.03 75.53 08:25:27 Average: 1 12.39 0.00 6.37 5.73 0.03 75.48 08:25:27 Average: 2 12.79 0.00 6.25 5.89 0.03 75.05 08:25:27 Average: 3 12.77 0.00 6.25 5.98 0.02 74.97 08:25:27 08:25:27 08:25:27