Pull request #3313 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 ebfae9bf1c69030f223d824c55fa5330fb79db8d rather than 1e9f562da539bc74bb42954d46b56ff67cb596da Obtained Jenkinsfile from ebfae9bf1c69030f223d824c55fa5330fb79db8d 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-3313/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-3313/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31730 in /w/workspace/edgexfoundry_edgex-go_PR-3313 [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 > 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/3313/head:refs/remotes/origin/PR-3313 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ebfae9bf1c69030f223d824c55fa5330fb79db8d into PR head commit 1e9f562da539bc74bb42954d46b56ff67cb596da > git config core.sparsecheckout # timeout=10 > git checkout -f 1e9f562da539bc74bb42954d46b56ff67cb596da # 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 ebfae9bf1c69030f223d824c55fa5330fb79db8d # timeout=10 Merge succeeded, producing 1e9f562da539bc74bb42954d46b56ff67cb596da Checking out Revision 1e9f562da539bc74bb42954d46b56ff67cb596da (PR-3313) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e9f562da539bc74bb42954d46b56ff67cb596da # timeout=10 Commit message: "docs: Remove RequestId from the example of swagger doc" 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 13:16:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:16:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:16:09 ========================================================= 13:16:09 EdgeX Global Pipelines Version Info 13:16:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:16:11 ------------------- 13:16:11 stable info: 13:16:11 ------------------- 13:16:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:16:11 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 13:16:11 Message: update stable to v1.0.186 13:16:12 ------------------- 13:16:12 experimental info: 13:16:12 ------------------- 13:16:12 Commited By: **** collab-it+edgex@linuxfoundation.org 13:16:12 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 13:16:12 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:16:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:16:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:16:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:16:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:16:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:16:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 13:16:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 13:16:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:16:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 13:16:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 13:16:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:16:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:16:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:16:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:16:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:16:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:16:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:16:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:16:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:16:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 13:16:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:16:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:16:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3313 [Pipeline] echo 13:16:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3313 [Pipeline] echo 13:16:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3313 [Pipeline] echo 13:16:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e9f562da539bc74bb42954d46b56ff67cb596da [Pipeline] echo 13:16:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e9f562 [Pipeline] echo 13:16:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 13:16:16 provisioning config files... 13:16:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6554194479277918185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:16:17 ---> docker-login.sh 13:16:17 nexus3.edgexfoundry.org:10001 13:16:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:17 Configure a credential helper to remove this warning. See 13:16:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:17 13:16:17 Login Succeeded 13:16:17 nexus3.edgexfoundry.org:10002 13:16:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:18 Configure a credential helper to remove this warning. See 13:16:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:18 13:16:18 Login Succeeded 13:16:18 nexus3.edgexfoundry.org:10003 13:16:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:18 Configure a credential helper to remove this warning. See 13:16:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:18 13:16:18 Login Succeeded 13:16:18 nexus3.edgexfoundry.org:10004 13:16:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:18 Configure a credential helper to remove this warning. See 13:16:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:18 13:16:18 Login Succeeded 13:16:18 docker.io 13:16:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:18 Configure a credential helper to remove this warning. See 13:16:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:18 13:16:18 Login Succeeded 13:16:18 ---> docker-login.sh ends [Pipeline] } 13:16:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:16:19 ++ 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 13:16:19 + for file in '`ls cmd/**/Dockerfile`' 13:16:19 ++ dirname cmd/core-command/Dockerfile 13:16:19 ++ cut -d/ -f2 13:16:19 + echo core-command,cmd/core-command/Dockerfile 13:16:19 + for file in '`ls cmd/**/Dockerfile`' 13:16:19 ++ dirname cmd/core-data/Dockerfile 13:16:19 ++ cut -d/ -f2 13:16:19 + echo core-data,cmd/core-data/Dockerfile 13:16:19 + for file in '`ls cmd/**/Dockerfile`' 13:16:19 ++ dirname cmd/core-metadata/Dockerfile 13:16:19 ++ cut -d/ -f2 13:16:19 + echo core-metadata,cmd/core-metadata/Dockerfile 13:16:19 + for file in '`ls cmd/**/Dockerfile`' 13:16:19 ++ dirname cmd/security-bootstrapper/Dockerfile 13:16:19 ++ cut -d/ -f2 13:16:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:16:19 + for file in '`ls cmd/**/Dockerfile`' 13:16:19 ++ dirname cmd/security-proxy-setup/Dockerfile 13:16:19 ++ cut -d/ -f2 13:16:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:16:19 + for file in '`ls cmd/**/Dockerfile`' 13:16:19 ++ dirname cmd/security-secretstore-setup/Dockerfile 13:16:19 ++ cut -d/ -f2 13:16:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:16:19 + for file in '`ls cmd/**/Dockerfile`' 13:16:19 ++ dirname cmd/support-notifications/Dockerfile 13:16:19 ++ cut -d/ -f2 13:16:19 + echo support-notifications,cmd/support-notifications/Dockerfile 13:16:19 + for file in '`ls cmd/**/Dockerfile`' 13:16:19 ++ dirname cmd/support-scheduler/Dockerfile 13:16:19 ++ cut -d/ -f2 13:16:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:16:19 + for file in '`ls cmd/**/Dockerfile`' 13:16:19 ++ dirname cmd/sys-mgmt-agent/Dockerfile 13:16:19 ++ cut -d/ -f2 13:16:19 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:16:19 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 13:16:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:16:21 13:16:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:16:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:16:21 latest: Pulling from edgex-devops/git-semver 13:16:21 31603596830f: Pulling fs layer 13:16:21 2a8b12db71e7: Pulling fs layer 13:16:21 6ca5941a6612: Pulling fs layer 13:16:21 ecc8261a40a4: Pulling fs layer 13:16:21 ecc8261a40a4: Waiting 13:16:21 2a8b12db71e7: Verifying Checksum 13:16:21 2a8b12db71e7: Download complete 13:16:21 31603596830f: Verifying Checksum 13:16:21 31603596830f: Download complete 13:16:21 6ca5941a6612: Verifying Checksum 13:16:21 6ca5941a6612: Download complete 13:16:21 ecc8261a40a4: Verifying Checksum 13:16:21 ecc8261a40a4: Download complete 13:16:22 31603596830f: Pull complete 13:16:22 2a8b12db71e7: Pull complete 13:16:23 6ca5941a6612: Pull complete 13:16:23 ecc8261a40a4: Pull complete 13:16:23 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 13:16:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:16:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:16:23 prd-centos7-docker-4c-2g-31730 does not seem to be running inside a container 13:16:23 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:16:26 $ docker top 07210a39b015392938e1f2ae0b3ab36eaf20f9ce487c919cf9db1658ad8e8e14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:16:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:16:26 [ssh-agent] Looking for ssh-agent implementation... 13:16:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:16:26 $ docker exec 07210a39b015392938e1f2ae0b3ab36eaf20f9ce487c919cf9db1658ad8e8e14 ssh-agent 13:16:26 SSH_AUTH_SOCK=/tmp/ssh-biUPEvtkrUaV/agent.12 13:16:26 SSH_AGENT_PID=17 13:16:26 Running ssh-add (command line suppressed) 13:16:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8009842905676474672.key (/w/workspace/edgex-go/1@tmp/private_key_8009842905676474672.key) 13:16:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:16:27 + git tag --points-at HEAD [Pipeline] } 13:16:27 $ docker exec --env ******** --env ******** 07210a39b015392938e1f2ae0b3ab36eaf20f9ce487c919cf9db1658ad8e8e14 ssh-agent -k 13:16:27 unset SSH_AUTH_SOCK; 13:16:27 unset SSH_AGENT_PID; 13:16:27 echo Agent pid 17 killed; 13:16:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:16:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:16:27 [ssh-agent] Looking for ssh-agent implementation... 13:16:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:16:27 $ docker exec 07210a39b015392938e1f2ae0b3ab36eaf20f9ce487c919cf9db1658ad8e8e14 ssh-agent 13:16:28 SSH_AUTH_SOCK=/tmp/ssh-BHHiRcqGnVNX/agent.46 13:16:28 SSH_AGENT_PID=52 13:16:28 Running ssh-add (command line suppressed) 13:16:28 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4293463598998944443.key (/w/workspace/edgex-go/1@tmp/private_key_4293463598998944443.key) 13:16:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:16:28 + git semver init 13:16:28 # -> Open(): unable to determine branch for HEAD 13:16:28 # $GIT_DIR = /w/workspace/edgex-go/1/.git 13:16:28 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 13:16:28 # $SEMVER_REMOTE_NAME = origin 13:16:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:16:28 # $SEMVER_USER_NAME = edgex-jenkins 13:16:28 # $SEMVER_BRANCH = PR-3313 13:16:28 # $SEMVER_TEMP = /tmp/semver-371036953 13:16:28 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 13:16:46 # '/tmp/semver-371036953' -> '/w/workspace/edgex-go/1/.semver' 13:16:48 # -> Force: false 13:16:48 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 13:16:48 $ docker exec --env ******** --env ******** 07210a39b015392938e1f2ae0b3ab36eaf20f9ce487c919cf9db1658ad8e8e14 ssh-agent -k 13:16:48 unset SSH_AUTH_SOCK; 13:16:48 unset SSH_AGENT_PID; 13:16:48 echo Agent pid 52 killed; 13:16:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:16:49 + git semver [Pipeline] } 13:16:49 $ docker stop --time=1 07210a39b015392938e1f2ae0b3ab36eaf20f9ce487c919cf9db1658ad8e8e14 13:16:51 $ docker rm -f 07210a39b015392938e1f2ae0b3ab36eaf20f9ce487c919cf9db1658ad8e8e14 [Pipeline] // withDockerContainer [Pipeline] sh 13:16:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:16:52 Stashed 1 file(s) [Pipeline] echo 13:16:52 [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 13:16:53 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 13:16:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:16:54 + true 13:16:54 + sudo service docker restart 13:16:54 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 13:16:55 ========================================================= 13:16:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 13:16:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:16:55 + 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 . 13:16:58 Sending build context to Docker daemon 328.9MB 13:16:58 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 13:16:58 Step 2/6 : FROM ${BASE} 13:16:58 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 13:16:58 188c0c94c7c5: Pulling fs layer 13:16:58 0ef7d3d256c8: Pulling fs layer 13:16:58 de9db76c5a1d: Pulling fs layer 13:16:58 bca2f99d35d6: Pulling fs layer 13:16:58 93359f2a8cfa: Pulling fs layer 13:16:58 7c6f9722023f: Pulling fs layer 13:16:58 a35cf1a2eb13: Pulling fs layer 13:16:58 93359f2a8cfa: Waiting 13:16:58 a35cf1a2eb13: Waiting 13:16:58 7c6f9722023f: Waiting 13:16:58 de9db76c5a1d: Verifying Checksum 13:16:58 0ef7d3d256c8: Download complete 13:16:58 93359f2a8cfa: Verifying Checksum 13:16:58 93359f2a8cfa: Download complete 13:16:58 188c0c94c7c5: Verifying Checksum 13:16:58 188c0c94c7c5: Download complete 13:16:59 188c0c94c7c5: Pull complete 13:16:59 7c6f9722023f: Verifying Checksum 13:16:59 7c6f9722023f: Download complete 13:16:59 0ef7d3d256c8: Pull complete 13:16:59 de9db76c5a1d: Pull complete 13:17:01 a35cf1a2eb13: Verifying Checksum 13:17:01 a35cf1a2eb13: Download complete 13:17:01 bca2f99d35d6: Verifying Checksum 13:17:01 bca2f99d35d6: Download complete 13:17:08 Still waiting to schedule task 13:17:08 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:17:08 bca2f99d35d6: Pull complete 13:17:08 93359f2a8cfa: Pull complete 13:17:08 7c6f9722023f: Pull complete 13:17:13 a35cf1a2eb13: Pull complete 13:17:13 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 13:17:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 13:17:13 ---> a62c8e92a672 13:17:13 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 13:17:13 ---> Running in 4552d13db036 13:17:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:17:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:17:15 (1/12) Installing libmagic (5.38-r0) 13:17:15 (2/12) Installing file (5.38-r0) 13:17:15 (3/12) Installing libc-dev (0.7.2-r3) 13:17:15 (4/12) Installing g++ (9.3.0-r2) 13:17:21 (5/12) Installing fortify-headers (1.1-r0) 13:17:21 (6/12) Installing patch (2.7.6-r6) 13:17:21 (7/12) Installing build-base (0.5-r2) 13:17:21 (8/12) Installing libsodium (1.0.18-r0) 13:17:21 (9/12) Installing pkgconf (1.7.2-r0) 13:17:21 (10/12) Installing libsodium-dev (1.0.18-r0) 13:17:21 (11/12) Installing libzmq (4.3.3-r0) 13:17:21 (12/12) Installing zeromq-dev (4.3.3-r0) 13:17:21 Executing busybox-1.31.1-r19.trigger 13:17:21 OK: 233 MiB in 51 packages 13:17:25 Removing intermediate container 4552d13db036 13:17:25 ---> 406eed7f0aea 13:17:25 Step 4/6 : WORKDIR /edgex-go 13:17:25 ---> Running in 0469b0422c53 13:17:25 Removing intermediate container 0469b0422c53 13:17:25 ---> 385f2928b761 13:17:25 Step 5/6 : COPY go.mod . 13:17:25 ---> b5f807a13b06 13:17:25 Step 6/6 : RUN go mod download 13:17:25 ---> Running in 9c79c3883fe6 13:17:52 Removing intermediate container 9c79c3883fe6 13:17:52 ---> ff82ded2575d 13:17:52 Successfully built ff82ded2575d 13:17:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:17:52 + docker inspect -f . ci-base-image-x86_64 13:17:52 . [Pipeline] withDockerContainer 13:17:52 prd-centos7-docker-4c-2g-31730 does not seem to be running inside a container 13:17: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 ******** ci-base-image-x86_64 cat 13:17:53 $ docker top cd6c9fa66da8f005b2f63afadde7765f2c666ee3072a90dd68ac3a8065400326 -eo pid,comm [Pipeline] { [Pipeline] sh 13:17:54 + go version 13:17:54 go version go1.15.5 linux/amd64 [Pipeline] } 13:17:54 $ docker stop --time=1 cd6c9fa66da8f005b2f63afadde7765f2c666ee3072a90dd68ac3a8065400326 13:17:55 $ docker rm -f cd6c9fa66da8f005b2f63afadde7765f2c666ee3072a90dd68ac3a8065400326 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:17:56 + docker inspect -f . ci-base-image-x86_64 13:17:56 . [Pipeline] withDockerContainer 13:17:56 prd-centos7-docker-4c-2g-31730 does not seem to be running inside a container 13:17:56 $ 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 ******** ci-base-image-x86_64 cat 13:17:57 $ docker top deb6ea4ded669e343eca5b7e71e85cb94163eb384e30ffc509027e7a530d0792 -eo pid,comm [Pipeline] { [Pipeline] echo 13:17:57 ========================================================= 13:17:57 [edgeXBuildGoParallel] Running Tests and Build... 13:17:57 ========================================================= [Pipeline] sh 13:17:58 + make test 13:17:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:18:08 ? github.com/edgexfoundry/edgex-go [no test files] 13:18:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:18:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:18:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:18:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:18:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:18:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:18:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:18:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:18:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:18:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:18:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:18:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:18:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:18:37 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.102s coverage: 45.9% of statements 13:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 13:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 13:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 13:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 13:18:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.056s coverage: 19.8% of statements 13:18:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.113s coverage: 100.0% of statements 13:18:41 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.185s coverage: 27.1% of statements 13:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 13:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 13:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 13:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:18:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements 13:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 13:18:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.057s coverage: 100.0% of statements 13:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 13:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 13:18:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.097s coverage: 71.3% of statements 13:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 13:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 13:18:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.165s coverage: 82.9% of statements 13:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 13:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 13:18:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.056s coverage: 78.9% of statements 13:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 13:18:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.327s coverage: 28.6% of statements 13:18:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:18:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:18:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 13:18:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 13:18:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 13:18:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.062s coverage: 100.0% of statements 13:18:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 13:18:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.045s coverage: 100.0% of statements 13:18:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 13:18:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.114s coverage: 86.7% of statements 13:18:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 13:18:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.103s coverage: 97.5% of statements 13:18:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 13:18:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements 13:18:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 13:18:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 13:18:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 13:18:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 13:18:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.356s coverage: 92.8% of statements 13:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 13:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 13:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 13:18:46 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 13:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 13:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 13:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 13:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 13:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 13:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 13:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 13:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 13:18:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 13:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 13:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 13:18:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.066s coverage: 0.1% of statements 13:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 13:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 13:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements 13:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements 13:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.033s coverage: 94.1% of statements 13:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.116s coverage: 96.3% of statements 13:18:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.027s coverage: 87.5% of statements 13:18:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31731 in /w/workspace/edgexfoundry_edgex-go_PR-3313 [Pipeline] { [Pipeline] ws 13:18:56 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 13:18:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.034s coverage: 94.4% of statements 13:18:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.034s coverage: 44.8% of statements 13:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.190s coverage: 82.6% of statements 13:19:02 using credential edgex-jenkins-ssh 13:19:02 Cloning the remote Git repository 13:19:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:19:02 > git init /w/workspace/edgex-go/1 # timeout=10 13:19:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:19:02 > git --version # timeout=10 13:19:02 > git --version # 'git version 2.17.1' 13:19:02 using GIT_SSH to set credentials SSH Credentials for GitHub 13:19:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.060s coverage: 92.9% of statements 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.076s coverage: 87.2% of statements 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.6% of statements 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 64.4% of statements 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.037s coverage: 100.0% of statements 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.295s coverage: 69.0% of statements 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.090s coverage: 38.4% of statements 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.038s coverage: 84.8% of statements 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.129s coverage: 47.0% of statements 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.046s coverage: 100.0% of statements 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.052s coverage: 100.0% of statements 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.139s coverage: 87.1% of statements 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.717s coverage: 29.1% of statements 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.074s coverage: 99.0% of statements 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.036s coverage: 100.0% of statements 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.096s coverage: 94.0% of statements 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 13:19:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements 13:19:11 GO111MODULE=on go vet ./... 13:19:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:19:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:19:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:19:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:19:18 using GIT_SSH to set credentials SSH Credentials for GitHub 13:19:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3313/head:refs/remotes/origin/PR-3313 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:19:19 Merging remotes/origin/master commit ebfae9bf1c69030f223d824c55fa5330fb79db8d into PR head commit 1e9f562da539bc74bb42954d46b56ff67cb596da 13:19:19 Merge succeeded, producing 1e9f562da539bc74bb42954d46b56ff67cb596da 13:19:19 Checking out Revision 1e9f562da539bc74bb42954d46b56ff67cb596da (PR-3313) 13:19:19 > git config core.sparsecheckout # timeout=10 13:19:19 > git checkout -f 1e9f562da539bc74bb42954d46b56ff67cb596da # timeout=10 13:19:19 > git remote # timeout=10 13:19:19 > git config --get remote.origin.url # timeout=10 13:19:19 using GIT_SSH to set credentials SSH Credentials for GitHub 13:19:19 > git merge ebfae9bf1c69030f223d824c55fa5330fb79db8d # timeout=10 13:19:19 > git rev-parse HEAD^{commit} # timeout=10 13:19:19 > git config core.sparsecheckout # timeout=10 13:19:20 > git checkout -f 1e9f562da539bc74bb42954d46b56ff67cb596da # timeout=10 13:19:24 Commit message: "docs: Remove RequestId from the example of swagger doc" 13:19:24 > git --version # timeout=10 13:19:24 > git --version # 'git version 2.17.1' 13:19:24 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:19:26 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:19:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:19:27 + true 13:19:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 13:19:30 provisioning config files... 13:19:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1056967031231324859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:19:30 ---> docker-login.sh 13:19:30 nexus3.edgexfoundry.org:10001 13:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:32 Configure a credential helper to remove this warning. See 13:19:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:32 13:19:32 Login Succeeded 13:19:32 nexus3.edgexfoundry.org:10002 13:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:33 Configure a credential helper to remove this warning. See 13:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:33 13:19:33 Login Succeeded 13:19:33 nexus3.edgexfoundry.org:10003 13:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:33 Configure a credential helper to remove this warning. See 13:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:33 13:19:33 Login Succeeded 13:19:33 nexus3.edgexfoundry.org:10004 13:19:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:34 Configure a credential helper to remove this warning. See 13:19:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:34 13:19:34 Login Succeeded 13:19:34 docker.io 13:19:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:35 Configure a credential helper to remove this warning. See 13:19:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:35 13:19:35 Login Succeeded 13:19:35 ---> docker-login.sh ends [Pipeline] } 13:19:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:19:35 ========================================================= 13:19:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 13:19:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:19:36 + 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 . 13:19:38 gofmt -l . 13:19:38 [ "`gofmt -l .`" = "" ] 13:19:38 ./bin/test-go-mod-tidy.sh 13:19:38 Sending build context to Docker daemon 167MB 13:19:38 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 13:19:38 Step 2/6 : FROM ${BASE} 13:19:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:19:38 5f621e34cdf4: Pulling fs layer 13:19:38 a4357932f1b6: Pulling fs layer 13:19:38 18c013af1878: Pulling fs layer 13:19:38 00ac8860ef70: Pulling fs layer 13:19:38 63d7cb157983: Pulling fs layer 13:19:38 b116817d02f9: Pulling fs layer 13:19:38 745a02a5169b: Pulling fs layer 13:19:38 b116817d02f9: Waiting 13:19:38 745a02a5169b: Waiting 13:19:38 63d7cb157983: Waiting 13:19:38 00ac8860ef70: Waiting 13:19:38 18c013af1878: Verifying Checksum 13:19:38 18c013af1878: Download complete 13:19:38 a4357932f1b6: Verifying Checksum 13:19:38 a4357932f1b6: Download complete 13:19:38 63d7cb157983: Verifying Checksum 13:19:38 63d7cb157983: Download complete 13:19:38 b116817d02f9: Download complete 13:19:38 5f621e34cdf4: Verifying Checksum 13:19:38 5f621e34cdf4: Download complete 13:19:38 ./bin/test-attribution-txt.sh [Pipeline] sh 13:19:39 5f621e34cdf4: Pull complete 13:19:39 + ls -al . 13:19:39 total 776 13:19:39 drwxrwxr-x 10 1001 1001 4096 Mar 29 13:19 . 13:19:39 drwxr-xr-x 4 root root 28 Mar 29 13:17 .. 13:19:39 -rw-rw-r-- 1 1001 1001 11 Mar 29 13:16 .dockerignore 13:19:39 drwxrwxr-x 8 1001 1001 179 Mar 29 13:16 .git 13:19:39 drwxrwxr-x 3 1001 1001 125 Mar 29 13:16 .github 13:19:39 -rw-rw-r-- 1 1001 1001 818 Mar 29 13:16 .gitignore 13:19:39 drwx------ 3 1001 1001 60 Mar 29 13:16 .semver 13:19:39 -rw-rw-r-- 1 1001 1001 166 Mar 29 13:16 .sonarcloud.properties 13:19:39 -rw-rw-r-- 1 1001 1001 8607 Mar 29 13:16 Attribution.txt 13:19:39 -rw-rw-r-- 1 1001 1001 3804 Mar 29 13:16 CONTRIBUTING.md 13:19:39 -rw-rw-r-- 1 1001 1001 931 Mar 29 13:16 Dockerfile.build 13:19:39 -rw-rw-r-- 1 1001 1001 863 Mar 29 13:16 Jenkinsfile 13:19:39 -rw-rw-r-- 1 1001 1001 10775 Mar 29 13:16 LICENSE 13:19:39 -rw-rw-r-- 1 1001 1001 5774 Mar 29 13:16 Makefile 13:19:39 -rw-rw-r-- 1 1001 1001 6548 Mar 29 13:16 README.md 13:19:39 -rw-rw-r-- 1 1001 1001 6755 Mar 29 13:16 SECURITY.md 13:19:39 -rw-rw-r-- 1 1001 1001 5 Mar 29 13:16 VERSION 13:19:39 -rw-rw-r-- 1 1001 1001 4131 Mar 29 13:16 ZMQWindows.md 13:19:39 drwxrwxr-x 2 1001 1001 117 Mar 29 13:16 bin 13:19:39 drwxrwxr-x 14 1001 1001 4096 Mar 29 13:16 cmd 13:19:39 -rw-r--r-- 1 root root 666600 Mar 29 13:19 coverage.out 13:19:39 -rw-r--r-- 1 root root 1056 Mar 29 13:19 go.mod 13:19:39 -rw-r--r-- 1 root root 22530 Mar 29 13:19 go.sum 13:19:39 drwxrwxr-x 8 1001 1001 127 Mar 29 13:16 internal 13:19:39 drwxrwxr-x 4 1001 1001 26 Mar 29 13:16 openapi 13:19:39 drwxrwxr-x 4 1001 1001 71 Mar 29 13:16 snap 13:19:39 -rw-rw-r-- 1 1001 1001 168 Mar 29 13:16 version.go [Pipeline] sh 13:19:40 a4357932f1b6: Pull complete 13:19:40 + '[' -e coverage.out ] 13:19:40 + chown 1001:1001 coverage.out [Pipeline] stash 13:19:40 Stashed 1 file(s) [Pipeline] sh 13:19:40 18c013af1878: Pull complete 13:19:40 + make build 13:19:40 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 13:19:41 745a02a5169b: Verifying Checksum 13:19:41 745a02a5169b: Download complete 13:19:42 00ac8860ef70: Verifying Checksum 13:19:42 00ac8860ef70: Download complete 13:19:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:19:52 00ac8860ef70: Pull complete 13:19:53 63d7cb157983: Pull complete 13:19:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 13:19:53 b116817d02f9: Pull complete 13:19:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:19: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 13:19:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:19:57 745a02a5169b: Pull complete 13:19:57 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 13:19:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 13:19:57 ---> b7e6874047d6 13:19:57 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 13:19:57 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 13:19:59 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 13:20:00 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 13:20:01 ---> Running in 2386c66d8e39 13:20:01 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 13:20:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:20:02 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 13:20:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:20:02 (1/12) Installing libmagic (5.38-r0) 13:20:03 (2/12) Installing file (5.38-r0) 13:20:03 (3/12) Installing libc-dev (0.7.2-r3) 13:20:03 (4/12) Installing g++ (9.3.0-r2) 13:20:03 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] } 13:20:05 $ docker stop --time=1 deb6ea4ded669e343eca5b7e71e85cb94163eb384e30ffc509027e7a530d0792 13:20:07 $ docker rm -f deb6ea4ded669e343eca5b7e71e85cb94163eb384e30ffc509027e7a530d0792 13:20:07 (5/12) Installing fortify-headers (1.1-r0) 13:20:07 (6/12) Installing patch (2.7.6-r6) 13:20:08 (7/12) Installing build-base (0.5-r2) 13:20:08 (8/12) Installing libsodium (1.0.18-r0) [Pipeline] // withDockerContainer [Pipeline] } 13:20:08 (9/12) Installing pkgconf (1.7.2-r0) 13:20:08 (10/12) Installing libsodium-dev (1.0.18-r0) 13:20:08 (11/12) Installing libzmq (4.3.3-r0) [Pipeline] // script [Pipeline] } [Pipeline] // stage 13:20:08 (12/12) Installing zeromq-dev (4.3.3-r0) 13:20:08 Executing busybox-1.31.1-r19.trigger 13:20:08 OK: 217 MiB in 51 packages [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:20:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:20:11 13:20:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:20:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:20:12 latest: Pulling from edgex-devops/edgex-compose 13:20:12 cbdbe7a5bc2a: Pulling fs layer 13:20:12 ca9280d653b3: Pulling fs layer 13:20:12 7e9c9ca2126c: Pulling fs layer 13:20:12 cbdbe7a5bc2a: Verifying Checksum 13:20:12 cbdbe7a5bc2a: Download complete 13:20:12 cbdbe7a5bc2a: Pull complete 13:20:12 ca9280d653b3: Verifying Checksum 13:20:12 ca9280d653b3: Download complete 13:20:12 Removing intermediate container 2386c66d8e39 13:20:12 ---> 22132fc58401 13:20:12 Step 4/6 : WORKDIR /edgex-go 13:20:12 ---> Running in 541e1729ee24 13:20:13 Removing intermediate container 541e1729ee24 13:20:13 ---> c818eef2178f 13:20:13 Step 5/6 : COPY go.mod . 13:20:13 ---> 41ec0836fff3 13:20:13 Step 6/6 : RUN go mod download 13:20:13 7e9c9ca2126c: Download complete 13:20:13 ca9280d653b3: Pull complete 13:20:14 ---> Running in 7f9532f7aa58 13:20:20 7e9c9ca2126c: Pull complete 13:20:20 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:20:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:20:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:20:20 prd-centos7-docker-4c-2g-31730 does not seem to be running inside a container 13:20:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:20:23 $ docker top a1d21056be8a35816953d4e8ef7cb6bf022d4d1ad83c5badb85ac447f7953403 -eo pid,comm [Pipeline] { [Pipeline] sh 13:20:23 + docker-compose build --help 13:20:23 + grep parallel 13:20:24 --parallel Build images in parallel. [Pipeline] } 13:20:24 $ docker stop --time=1 a1d21056be8a35816953d4e8ef7cb6bf022d4d1ad83c5badb85ac447f7953403 13:20:26 $ docker rm -f a1d21056be8a35816953d4e8ef7cb6bf022d4d1ad83c5badb85ac447f7953403 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:20:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:20:27 . [Pipeline] withDockerContainer 13:20:27 prd-centos7-docker-4c-2g-31730 does not seem to be running inside a container 13:20:27 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:20:27 $ docker top bcc299fc62b56259d52a0b260972cae6b486e2b2d12e618acb2add73ce1e8423 -eo pid,comm [Pipeline] { [Pipeline] sh 13:20:28 + docker-compose -f ./docker-compose-build.yml build --parallel 13:20:29 Building docker-core-command-go ... 13:20:29 Building docker-core-data-go ... 13:20:29 Building docker-core-metadata-go ... 13:20:29 Building docker-security-bootstrapper-go ... 13:20:29 Building docker-security-proxy-setup-go ... 13:20:29 Building docker-security-secretstore-setup-go ... 13:20:29 Building docker-support-notifications-go ... 13:20:29 Building docker-support-scheduler-go ... 13:20:29 Building docker-sys-mgmt-agent-go ... 13:20:29 Building docker-support-scheduler-go 13:20:29 Building docker-core-command-go 13:20:29 Building docker-security-proxy-setup-go 13:20:29 Building docker-support-notifications-go 13:20:29 Building docker-sys-mgmt-agent-go 13:20:40 Removing intermediate container 7f9532f7aa58 13:20:40 ---> faa686b14958 13:20:40 Successfully built faa686b14958 13:20:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:20:41 + docker inspect -f . ci-base-image-arm64 13:20:41 . [Pipeline] withDockerContainer 13:20:41 prd-ubuntu18.04-docker-arm64-4c-16g-31731 does not seem to be running inside a container 13:20:41 $ 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 ******** ci-base-image-arm64 cat 13:20:43 $ docker top bfc53704c1b58b6293f616419a08e98dc6332982427edd04d6ff31e6af7122ab -eo pid,comm [Pipeline] { [Pipeline] sh 13:20:44 + go version 13:20:44 go version go1.15.5 linux/arm64 [Pipeline] } 13:20:44 $ docker stop --time=1 bfc53704c1b58b6293f616419a08e98dc6332982427edd04d6ff31e6af7122ab 13:20:46 $ docker rm -f bfc53704c1b58b6293f616419a08e98dc6332982427edd04d6ff31e6af7122ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:20:47 + docker inspect -f . ci-base-image-arm64 13:20:47 . [Pipeline] withDockerContainer 13:20:47 prd-ubuntu18.04-docker-arm64-4c-16g-31731 does not seem to be running inside a container 13:20:47 $ 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 ******** ci-base-image-arm64 cat 13:20:48 $ docker top d4432ed104f034694a6cbe30a52cc3a0ed308937f4ed815739d3cdcf9108b20d -eo pid,comm [Pipeline] { [Pipeline] echo 13:20:49 ========================================================= 13:20:49 [edgeXBuildGoParallel] Running Tests and Build... 13:20:49 ========================================================= [Pipeline] sh 13:20:50 + make test 13:20:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:21:01 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:21:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:21:01 ---> ff82ded2575d 13:21:01 Step 3/26 : WORKDIR /edgex-go 13:21:01 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:21:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:21:01 ---> ff82ded2575d 13:21:01 Step 3/22 : WORKDIR /edgex-go 13:21:01 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:21:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:21:01 ---> ff82ded2575d 13:21:01 Step 3/21 : WORKDIR /edgex-go 13:21:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:21:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:21:01 ---> ff82ded2575d 13:21:01 Step 3/23 : WORKDIR /edgex-go 13:21:01 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:21:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:21:01 ---> ff82ded2575d 13:21:01 Step 3/22 : WORKDIR /edgex-go 13:21:02 ---> Running in f575ff28bf67 13:21:02 ---> Running in 480e013c066f 13:21:02 ---> Running in 95d153d9c950 13:21:02 ---> Running in 44a34d4b0f3d 13:21:02 ---> Running in 1b18bc3212f4 13:21:02 Removing intermediate container 480e013c066f 13:21:02 ---> b6fbd6f4c7b3 13:21:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:21:02 Removing intermediate container 44a34d4b0f3d 13:21:02 ---> 1f7e8410affd 13:21:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:21:02 Removing intermediate container f575ff28bf67 13:21:02 ---> 8344608a11f4 13:21:02 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:21:02 Removing intermediate container 95d153d9c950 13:21:02 ---> 868e84c2c984 13:21:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:21:02 Removing intermediate container 1b18bc3212f4 13:21:02 ---> d001e4d68d75 13:21:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:21:02 ---> Running in 486af72ae711 13:21:02 ---> Running in 22dec91298c9 13:21:02 ---> Running in 2ca66b9cc4a0 13:21:02 ---> Running in 82a3a748c988 13:21:02 ---> Running in 46c3e9dc03cf 13:21:04 Removing intermediate container 486af72ae711 13:21:04 ---> c2b249944538 13:21:04 Step 5/26 : RUN apk add --update --no-cache make bash git 13:21:04 Removing intermediate container 22dec91298c9 13:21:04 ---> 8c42b8cd4018 13:21:04 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:21:04 ---> Running in 6da792e0e08a 13:21:04 ---> Running in 379c5ea7ed9d 13:21:05 Removing intermediate container 2ca66b9cc4a0 13:21:05 ---> 42266caf1c83 13:21:05 Step 5/21 : RUN apk add --update --no-cache make git 13:21:05 ---> Running in e3e36db5ebcd 13:21:05 Removing intermediate container 46c3e9dc03cf 13:21:05 ---> 3d2d662b5af0 13:21:05 Step 5/23 : RUN apk add --update --no-cache make git 13:21:05 Removing intermediate container 82a3a748c988 13:21:05 ---> ef150daefb14 13:21:05 Step 5/22 : RUN apk add --update --no-cache make git 13:21:05 ---> Running in 69432651b16a 13:21:05 ---> Running in 7a90d4696236 13:21:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:21:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:21:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:21:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:21:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:21:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:21:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:21:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:21:07 OK: 233 MiB in 51 packages 13:21:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:21:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:21:07 OK: 233 MiB in 51 packages 13:21:07 OK: 233 MiB in 51 packages 13:21:07 Removing intermediate container 6da792e0e08a 13:21:07 ---> c1fac6e2af99 13:21:07 Step 6/26 : COPY go.mod . 13:21:07 OK: 233 MiB in 51 packages 13:21:07 OK: 233 MiB in 51 packages 13:21:07 ---> 1b7fe5d067bf 13:21:07 Step 7/26 : RUN go mod download 13:21:08 ---> Running in 516cefd6322f 13:21:08 Removing intermediate container e3e36db5ebcd 13:21:08 ---> a895d98ac07f 13:21:08 Step 6/21 : COPY go.mod . 13:21:08 Removing intermediate container 379c5ea7ed9d 13:21:08 ---> c50a2a06ee7f 13:21:08 Step 6/22 : COPY go.mod . 13:21:08 Removing intermediate container 69432651b16a 13:21:08 ---> 96a519e74428 13:21:08 Step 6/23 : COPY go.mod . 13:21:08 ---> a940f9225994 13:21:08 Step 7/21 : RUN go mod download 13:21:08 ---> 7336ce2dcf76 13:21:08 Step 7/22 : RUN go mod download 13:21:08 ---> Running in a301f8721fcd 13:21:08 Removing intermediate container 7a90d4696236 13:21:08 ---> 867eca34ba27 13:21:08 Step 6/22 : COPY go.mod . 13:21:09 ---> Running in 47caa32bba4b 13:21:09 ---> 7d60c7ee8702 13:21:09 Step 7/23 : RUN go mod download 13:21:09 ---> Running in ce22a0bfdf62 13:21:09 ---> 355ef62b5dc2 13:21:09 Step 7/22 : RUN go mod download 13:21:09 ---> Running in ae6a8607d02e 13:21:10 Removing intermediate container 516cefd6322f 13:21:10 ---> 37ddb9a8a328 13:21:10 Step 8/26 : COPY . . 13:21:12 ? github.com/edgexfoundry/edgex-go [no test files] 13:21:12 Removing intermediate container a301f8721fcd 13:21:12 ---> 4db35510a7fb 13:21:12 Step 8/21 : COPY . . 13:21:15 Removing intermediate container 47caa32bba4b 13:21:15 ---> 184a558effdc 13:21:15 Step 8/22 : COPY . . 13:21:18 Removing intermediate container ae6a8607d02e 13:21:18 ---> 185145202dad 13:21:18 Step 8/22 : COPY . . 13:21:18 Removing intermediate container ce22a0bfdf62 13:21:18 ---> 071efb72dad2 13:21:18 Step 8/23 : COPY . . 13:21:51 ---> a9d363eb9e0b 13:21:51 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:21:55 ---> Running in 7a1f895d7723 13:21:55 ---> 4fd970db893a 13:21:55 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:21:55 ---> 86e582dd451c 13:21:55 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:21:55 ---> c5ee624be8c0 13:21:55 Step 9/23 : RUN make cmd/core-command/core-command 13:21:56 ---> Running in afe3d5d743d3 13:21:56 ---> Running in b79184c5a31d 13:21:56 ---> Running in 4fbcf3b864b4 13:21:56 ---> 0431d587ed96 13:21:56 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:21:56 ---> Running in 77f37dde6aab 13:21:57 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 13:21:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:21: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 13:21:57 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 13:21:57 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 13:21:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:22:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:22:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:22:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:22:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:22:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:22:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:22:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:22:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:22:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:22:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:22:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:22:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:22:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 13:22:34 Removing intermediate container 7a1f895d7723 13:22:34 ---> ab252c1a0129 13:22:34 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:22:34 ---> Running in 8104bf3f1117 13:22:35 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.333s coverage: 45.9% of statements 13:22:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:22:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:22:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 13:22:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 13:22:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 13:22:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 13:22:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.191s coverage: 19.8% of statements 13:22:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.269s coverage: 100.0% of statements 13:22:36 Removing intermediate container b79184c5a31d 13:22:36 ---> ad9531abc3af 13:22:36 13:22:36 Step 10/21 : FROM alpine:3.12 13:22:36 3.12: Pulling from library/alpine 13:22:37 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 13:22:41 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 13:22:41 Status: Downloaded newer image for alpine:3.12 13:22:41 ---> 42cb162f0360 13:22:41 Step 11/21 : RUN apk add --update --no-cache curl 13:22:41 Removing intermediate container 4fbcf3b864b4 13:22:41 ---> a660027b421a 13:22:41 13:22:41 Step 10/23 : FROM alpine:3.12 13:22:41 ---> 42cb162f0360 13:22:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:22:41 Removing intermediate container afe3d5d743d3 13:22:41 ---> 7413eade6363 13:22:41 13:22:41 Step 10/22 : FROM alpine:3.12 13:22:41 ---> 42cb162f0360 13:22:41 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:22:41 Removing intermediate container 77f37dde6aab 13:22:41 ---> 8688cb2ccfc9 13:22:41 13:22:41 Step 10/22 : FROM alpine:3.12 13:22:41 ---> 42cb162f0360 13:22:41 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:22:41 ---> Running in 04c64678191c 13:22:41 ---> Running in 7a9f855cb66e 13:22:41 ---> Running in 0cd0b417ec8c 13:22:41 ---> Running in af5eab7cc142 13:22:41 Removing intermediate container 8104bf3f1117 13:22:41 ---> 386ffff492a0 13:22:41 13:22:41 Step 11/26 : FROM docker:20.10.0 13:22:41 20.10.0: Pulling from library/docker 13:22:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:22:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:22:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:22:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:22:42 (1/4) Installing ca-certificates (20191127-r4) 13:22:42 (2/4) Installing nghttp2-libs (1.41.0-r0) 13:22:42 (3/4) Installing libcurl (7.69.1-r3) 13:22:42 (4/4) Installing curl (7.69.1-r3) 13:22:42 Executing busybox-1.31.1-r19.trigger 13:22:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:22:42 Executing ca-certificates-20191127-r4.trigger 13:22:42 (1/1) Installing dumb-init (1.2.2-r1) 13:22:42 Executing busybox-1.31.1-r19.trigger 13:22:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:22:42 OK: 6 MiB in 15 packages 13:22:42 OK: 7 MiB in 18 packages 13:22:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:22:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:22:42 (1/2) Installing ca-certificates (20191127-r4) 13:22:42 (2/2) Installing dumb-init (1.2.2-r1) 13:22:42 Executing busybox-1.31.1-r19.trigger 13:22:42 Executing ca-certificates-20191127-r4.trigger 13:22:42 OK: 6 MiB in 16 packages 13:22:42 (1/1) Installing dumb-init (1.2.2-r1) 13:22:42 Executing busybox-1.31.1-r19.trigger 13:22:42 OK: 6 MiB in 15 packages 13:22:43 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.533s coverage: 27.1% of statements 13:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 13:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 13:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 13:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:22:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.081s coverage: 100.0% of statements 13:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 13:22:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.096s coverage: 100.0% of statements 13:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 13:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 13:22:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.253s coverage: 71.3% of statements 13:22:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 13:22:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 13:22:45 Removing intermediate container 7a9f855cb66e 13:22:45 ---> 2a1718e5eb94 13:22:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:22:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.500s coverage: 82.9% of statements 13:22:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 13:22:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 13:22:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.222s coverage: 78.9% of statements 13:22:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 13:22:46 ---> Running in 604bafa67990 13:22:46 Removing intermediate container 04c64678191c 13:22:46 ---> ec7e896f17d1 13:22:46 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:22:46 Removing intermediate container 0cd0b417ec8c 13:22:46 ---> b8cac7a1741e 13:22:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:22:46 Removing intermediate container af5eab7cc142 13:22:46 ---> 0195e3e01d75 13:22:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:22:46 ---> Running in d375a7b3037a 13:22:46 Removing intermediate container 604bafa67990 13:22:46 ---> d49e8c1ab963 13:22:46 Step 13/23 : ENV APP_PORT=48082 13:22:47 ---> Running in d5fd4cf686d7 13:22:47 ---> Running in 8ad83696fab3 13:22:47 ---> Running in f660de19a7a9 13:22:47 Removing intermediate container d375a7b3037a 13:22:47 ---> afc0c4829541 13:22:47 Step 13/21 : WORKDIR /edgex 13:22:47 ---> Running in d28c990233f7 13:22:47 Removing intermediate container d5fd4cf686d7 13:22:47 ---> 52195e28ef93 13:22:47 Step 13/22 : ENV APP_PORT=48060 13:22:47 Removing intermediate container 8ad83696fab3 13:22:47 ---> fb1d989247e8 13:22:47 Step 13/22 : ENV APP_PORT=48085 13:22:47 Removing intermediate container f660de19a7a9 13:22:47 ---> bc3e77fc5d64 13:22:47 Step 14/23 : EXPOSE $APP_PORT 13:22:47 ---> Running in 58302ac2db15 13:22:47 ---> Running in a0997081d0aa 13:22:47 ---> Running in fe3a29631fa9 13:22:47 Removing intermediate container d28c990233f7 13:22:47 ---> 96db48208610 13:22:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:22:48 Removing intermediate container 58302ac2db15 13:22:48 ---> 1d2d655435f9 13:22:48 Step 14/22 : EXPOSE $APP_PORT 13:22:48 Removing intermediate container a0997081d0aa 13:22:48 ---> 3a10cac2dc61 13:22:48 Step 14/22 : EXPOSE $APP_PORT 13:22:48 Removing intermediate container fe3a29631fa9 13:22:48 ---> e9f4e833e531 13:22:48 Step 15/23 : WORKDIR / 13:22:48 ---> Running in 14c88c872ca1 13:22:48 ---> Running in f3363f1cf54a 13:22:48 ---> Running in ae3fdd4c4acc 13:22:48 ---> a73b9abed638 13:22:48 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:22:48 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 13:22:48 Status: Downloaded newer image for docker:20.10.0 13:22:48 ---> aefe523efa57 13:22:48 Step 12/26 : RUN apk add --no-cache bash 13:22:48 Removing intermediate container 14c88c872ca1 13:22:48 ---> 45ea2befa051 13:22:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:22:48 ---> Running in bde5e485088b 13:22:48 Removing intermediate container f3363f1cf54a 13:22:48 ---> 9d194f35d5a9 13:22:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:22:48 Removing intermediate container ae3fdd4c4acc 13:22:48 ---> 8b11303a0a9f 13:22:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:22:49 ---> 2e4e44c6b339 13:22:49 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:22:49 ---> a39a6db1d6f3 13:22:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:22:49 ---> 391660e264b2 13:22:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:22:49 ---> dd4ee599daac 13:22:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:22:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:22:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:22:50 (1/2) Installing readline (8.0.4-r0) 13:22:50 (2/2) Installing bash (5.0.17-r0) 13:22:50 Executing bash-5.0.17-r0.post-install 13:22:50 Executing busybox-1.31.1-r19.trigger 13:22:50 OK: 12 MiB in 22 packages 13:22:51 ---> e530ea8df969 13:22:51 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:22:51 ---> 673c513ed30c 13:22:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:22:51 ---> 5704dfb3cc3c 13:22:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:22:51 ---> 4be98eac48c6 13:22:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:22:51 ---> Running in 8232ffb02488 13:22:51 Removing intermediate container 8232ffb02488 13:22:51 ---> c4de89b27108 13:22:51 Step 18/21 : CMD ["--init=true"] 13:22:51 ---> b0767d998e70 13:22:51 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:22:51 Removing intermediate container bde5e485088b 13:22:51 ---> aa1f81adfd98 13:22:51 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 13:22:51 ---> ec08792c396a 13:22:51 Step 19/23 : ENTRYPOINT ["/core-command"] 13:22:51 ---> Running in d7afe81b1762 13:22:51 ---> c60ae9518b21 13:22:51 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:22:51 ---> Running in 09ada393aabf 13:22:51 ---> Running in 3d17a2510030 13:22:51 ---> Running in 83d7abd09682 13:22:51 ---> Running in 95e8d2c1baa0 13:22:52 Removing intermediate container d7afe81b1762 13:22:52 ---> 803f05b74346 13:22:52 Step 19/21 : LABEL arch=x86_64 13:22:52 Removing intermediate container 3d17a2510030 13:22:52 ---> 9b22d7ae5bec 13:22:52 Step 14/26 : ENV APP_PORT=48090 13:22:52 ---> Running in 7fca83aa00ef 13:22:52 Removing intermediate container 09ada393aabf 13:22:52 ---> e29372f43201 13:22:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:22:52 Removing intermediate container 83d7abd09682 13:22:52 ---> 2ad708615520 13:22:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:22:52 Removing intermediate container 95e8d2c1baa0 13:22:52 ---> 247eabaa1e47 13:22:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:22:52 ---> Running in 956bc7931b6c 13:22:52 ---> Running in eada75a0a7c1 13:22:52 ---> Running in 80d3a2d5ff3a 13:22:52 ---> Running in 1d12c99620cb 13:22:52 Removing intermediate container 7fca83aa00ef 13:22:52 ---> e0828bfdb792 13:22:52 Step 20/21 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da 13:22:52 Removing intermediate container 956bc7931b6c 13:22:52 ---> efd21b57e4fa 13:22:52 Step 15/26 : EXPOSE $APP_PORT 13:22:52 ---> Running in af0e9be08860 13:22:52 Removing intermediate container 80d3a2d5ff3a 13:22:52 ---> 7739987937a4 13:22:52 Step 21/23 : LABEL arch=x86_64 13:22:52 Removing intermediate container eada75a0a7c1 13:22:52 ---> fd33e9a94ddc 13:22:52 Step 20/22 : LABEL arch=x86_64 13:22:52 ---> Running in c28f114a20be 13:22:52 Removing intermediate container 1d12c99620cb 13:22:52 ---> 793dac2b37af 13:22:52 Step 20/22 : LABEL arch=x86_64 13:22:53 ---> Running in 2a7143ce9ab6 13:22:53 ---> Running in 773add0e98b0 13:22:53 ---> Running in da887e35c669 13:22:53 Removing intermediate container af0e9be08860 13:22:53 ---> 8cfc8866c7da 13:22:53 Step 21/21 : LABEL version=0.0.0 13:22:53 Removing intermediate container c28f114a20be 13:22:53 ---> d44003f2f006 13:22:53 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:22:53 ---> Running in cc2449a30afa 13:22:53 Removing intermediate container 773add0e98b0 13:22:53 ---> b590116d5670 13:22:53 Step 21/22 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da 13:22:53 Removing intermediate container 2a7143ce9ab6 13:22:53 ---> 1233d7208020 13:22:53 Step 22/23 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da 13:22:53 Removing intermediate container da887e35c669 13:22:53 ---> b4c459e0c7a0 13:22:53 Step 21/22 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da 13:22:53 ---> Running in d5ad5c1cbe2c 13:22:53 ---> Running in 3f2d88db5207 13:22:53 ---> Running in ff67d83b1fdc 13:22:53 Removing intermediate container cc2449a30afa 13:22:53 ---> f6a31406d16a 13:22:53 13:22:53 ---> eece89cf50f7 13:22:53 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:22:54 Successfully built f6a31406d16a 13:22:54 Removing intermediate container d5ad5c1cbe2c 13:22:54 ---> 14fecdb6dc8c 13:22:54 Step 22/22 : LABEL version=0.0.0 13:22:54 Successfully tagged docker-security-proxy-setup-go:latest 13:22:54  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go 13:22:54 Removing intermediate container 3f2d88db5207 13:22:54 ---> eea75b2e834b 13:22:54 Step 23/23 : LABEL version=0.0.0 13:22:54 Removing intermediate container ff67d83b1fdc 13:22:54 ---> 99622dec2344 13:22:54 Step 22/22 : LABEL version=0.0.0 13:22:54 ---> Running in 1415e3b8dafc 13:22:54 ---> Running in a57e1fb2765f 13:22:54 ---> 0099f89efd3c 13:22:54 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:22:54 ---> Running in 6c0ad6b94fcc 13:22:54 Removing intermediate container 1415e3b8dafc 13:22:54 ---> 7d181c16b52c 13:22:54 13:22:54 Successfully built 7d181c16b52c 13:22:55 Removing intermediate container 6c0ad6b94fcc 13:22:55 ---> d4ec0c94fc67 13:22:55 13:22:55 Successfully tagged docker-support-notifications-go:latest 13:22:55 Building docker-core-data-go 13:22:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.135s coverage: 28.6% of statements 13:22:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:22:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:22:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 13:22:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 13:22:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 13:22:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.139s coverage: 100.0% of statements 13:22:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 13:22:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.070s coverage: 100.0% of statements 13:22:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 13:22:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.319s coverage: 86.7% of statements 13:22:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 13:22:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.417s coverage: 97.5% of statements 13:22:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 13:22:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.129s coverage: 78.3% of statements 13:22:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 13:22:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 13:22:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 13:22:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 13:22:57  Building docker-support-notifications-go ... done Removing intermediate container a57e1fb2765f 13:22:57 ---> 0a9ac9bd7e2f 13:22:57 13:22:57 Successfully built d4ec0c94fc67 13:22:57 Successfully built 0a9ac9bd7e2f 13:23:00 Successfully tagged docker-support-scheduler-go:latest 13:23:00 Building docker-core-metadata-go 13:23:00  Building docker-support-scheduler-go ... done Successfully tagged docker-core-command-go:latest 13:23:00 Building docker-security-secretstore-setup-go 13:23:00  Building docker-core-command-go ... done  ---> 58ff4188ab55 13:23:00 Step 19/26 : RUN apk --no-cache add py3-pip 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.141s coverage: 92.8% of statements 13:23:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 13:23:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 13:23:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 13:23:04 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 13:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 13:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 13:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 13:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 13:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 13:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 13:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 13:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements 13:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 13:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.199s coverage: 0.1% of statements 13:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 13:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 13:23:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.146s coverage: 47.1% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.109s coverage: 96.3% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements 13:23:04 ---> Running in 8bc6583a12ef 13:23:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:23:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:23:06 (1/33) Installing libbz2 (1.0.8-r1) 13:23:06 (2/33) Installing expat (2.2.9-r1) 13:23:06 (3/33) Installing libffi (3.3-r2) 13:23:06 (4/33) Installing gdbm (1.13-r1) 13:23:06 (5/33) Installing xz-libs (5.2.5-r0) 13:23:06 (6/33) Installing sqlite-libs (3.32.1-r0) 13:23:06 (7/33) Installing python3 (3.8.8-r0) 13:23:15 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:23:15 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:23:15 ---> ff82ded2575d 13:23:15 Step 3/31 : WORKDIR /edgex-go 13:23:15 ---> Using cache 13:23:15 ---> d001e4d68d75 13:23:15 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:23:15 ---> Using cache 13:23:15 ---> 3d2d662b5af0 13:23:15 Step 5/31 : RUN apk add --update --no-cache make git 13:23:15 ---> Using cache 13:23:15 ---> 96a519e74428 13:23:15 Step 6/31 : COPY go.mod . 13:23:15 ---> Using cache 13:23:15 ---> 7d60c7ee8702 13:23:15 Step 7/31 : RUN go mod download 13:23:15 ---> Using cache 13:23:15 ---> 071efb72dad2 13:23:15 Step 8/31 : COPY . . 13:23:15 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:23:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:23:15 ---> ff82ded2575d 13:23:15 Step 3/23 : WORKDIR /edgex-go 13:23:15 ---> Using cache 13:23:15 ---> d001e4d68d75 13:23:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:23:15 ---> Using cache 13:23:15 ---> 3d2d662b5af0 13:23:15 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:23:15 ---> Using cache 13:23:15 ---> c5ee624be8c0 13:23:15 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:23:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements 13:23:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 13:23:21 (8/33) Installing py3-appdirs (1.4.4-r1) 13:23:21 (9/33) Installing py3-ordered-set (4.0.1-r0) 13:23:21 (10/33) Installing py3-parsing (2.4.7-r0) 13:23:21 (11/33) Installing py3-six (1.15.0-r0) 13:23:21 (12/33) Installing py3-packaging (20.4-r0) 13:23:21 (13/33) Installing py3-setuptools (47.0.0-r0) 13:23:21 (14/33) Installing py3-chardet (3.0.4-r4) 13:23:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.438s coverage: 82.6% of statements 13:23:22 ---> Running in f1fb7540e518 13:23:22 ---> Running in abb8e5dd9cda 13:23:22 (15/33) Installing py3-idna (2.9-r0) 13:23:22 (16/33) Installing py3-certifi (2020.4.5.1-r0) 13:23:22 (17/33) Installing py3-urllib3 (1.25.9-r0) 13:23:22 (18/33) Installing py3-requests (2.23.0-r0) 13:23:22 (19/33) Installing py3-msgpack (1.0.0-r0) 13:23:22 (20/33) Installing py3-lockfile (0.12.2-r3) 13:23:22 (21/33) Installing py3-cachecontrol (0.12.6-r0) 13:23:22 (22/33) Installing py3-colorama (0.4.3-r0) 13:23:23 (23/33) Installing py3-distlib (0.3.0-r0) 13:23:24 (24/33) Installing py3-distro (1.5.0-r1) 13:23:24 (25/33) Installing py3-webencodings (0.5.1-r3) 13:23:25 (26/33) Installing py3-html5lib (1.0.1-r4) 13:23:25 (27/33) Installing py3-pytoml (0.1.21-r0) 13:23:25 (28/33) Installing py3-pep517 (0.8.2-r0) 13:23:25 (29/33) Installing py3-progress (1.5-r0) 13:23:25 (30/33) Installing py3-toml (0.10.1-r0) 13:23:25 (31/33) Installing py3-retrying (1.3.3-r0) 13:23:25 (32/33) Installing py3-contextlib2 (0.6.0-r0) 13:23:25 (33/33) Installing py3-pip (20.1.1-r0) 13:23:25 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:23:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:23:25 ---> ff82ded2575d 13:23:25 Step 3/23 : WORKDIR /edgex-go 13:23:25 ---> Using cache 13:23:25 ---> d001e4d68d75 13:23:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:23:25 ---> Using cache 13:23:25 ---> 3d2d662b5af0 13:23:25 Step 5/23 : RUN apk add --update --no-cache make git 13:23:25 ---> Using cache 13:23:25 ---> 96a519e74428 13:23:25 Step 6/23 : COPY go.mod . 13:23:25 ---> Using cache 13:23:25 ---> 7d60c7ee8702 13:23:25 Step 7/23 : RUN go mod download 13:23:25 ---> Using cache 13:23:25 ---> 071efb72dad2 13:23:25 Step 8/23 : COPY . . 13:23:25 Executing busybox-1.31.1-r19.trigger 13:23:25 ---> Using cache 13:23:25 ---> c5ee624be8c0 13:23:25 Step 9/23 : RUN make cmd/core-metadata/core-metadata 13:23:25 OK: 71 MiB in 55 packages 13:23:25 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:23:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:23:25 ---> ff82ded2575d 13:23:25 Step 3/24 : WORKDIR /edgex-go 13:23:25 ---> Using cache 13:23:25 ---> d001e4d68d75 13:23:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:23:25 ---> Using cache 13:23:25 ---> 3d2d662b5af0 13:23:25 Step 5/24 : RUN apk add --update --no-cache make git 13:23:25 ---> Using cache 13:23:25 ---> 96a519e74428 13:23:25 Step 6/24 : COPY go.mod . 13:23:25 ---> Using cache 13:23:25 ---> 7d60c7ee8702 13:23:25 Step 7/24 : RUN go mod download 13:23:25 ---> Using cache 13:23:25 ---> 071efb72dad2 13:23:25 Step 8/24 : COPY . . 13:23:25 ---> Using cache 13:23:25 ---> c5ee624be8c0 13:23:25 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:23:26 ---> Running in 64439519a3fb 13:23:26 ---> Running in 21415e4a8abe 13:23:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:23:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:23:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:23:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:23: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 13:23:27 OK: 233 MiB in 51 packages 13:23:31 Removing intermediate container abb8e5dd9cda 13:23:31 ---> 54c77256da9a 13:23:31 Step 6/23 : COPY go.mod . 13:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.142s coverage: 92.9% of statements 13:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 77.8% of statements 13:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 13:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 13:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 75.5% of statements 13:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements 13:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.131s coverage: 87.2% of statements 13:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.126s coverage: 84.6% of statements 13:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.225s coverage: 91.6% of statements 13:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.516s coverage: 64.4% of statements 13:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 13:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements 13:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 13:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements 13:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 13:23:32 ---> 3b13450083b1 13:23:32 Step 7/23 : RUN go mod download 13:23:33 ---> Running in c1cf589ae833 13:23:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.924s coverage: 69.0% of statements 13:23:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:23:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:23:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:23:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.400s coverage: 38.4% of statements 13:23:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:23:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:23:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.090s coverage: 89.5% of statements 13:23:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:23:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.099s coverage: 84.8% of statements 13:23:39 Removing intermediate container c1cf589ae833 13:23:39 ---> faaaf2530363 13:23:39 Step 8/23 : COPY . . 13:23:42 Removing intermediate container 8bc6583a12ef 13:23:42 ---> eb0640a1c444 13:23:42 Step 20/26 : RUN pip install docker-compose==1.23.2 13:23:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.405s coverage: 47.0% of statements 13:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 13:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 13:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 13:23:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.140s coverage: 100.0% of statements 13:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 13:23:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.101s coverage: 100.0% of statements 13:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 13:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 13:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 13:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 13:23:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.448s coverage: 87.1% of statements 13:23:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 13:23:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 13:23:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 13:23:45 ---> Running in a62cfa1c34a7 13:23:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.262s coverage: 29.1% of statements 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 13:23:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.175s coverage: 99.0% of statements 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 13:23:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.090s coverage: 100.0% of statements 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 13:23:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.255s coverage: 94.0% of statements 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 13:23:51 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:23:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 13:23:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.075s coverage: 87.9% of statements 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:23:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 13:23:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.051s coverage: 32.1% of statements 13:23:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 13:23:54 GO111MODULE=on go vet ./... 13:23:55 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 13:23:55 Collecting docker-compose==1.23.2 13:23:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:23:55 Collecting docopt<0.7,>=0.6.1 13:23:55 Downloading docopt-0.6.2.tar.gz (25 kB) 13:23:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:23:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:23:58 Collecting cached-property<2,>=1.2.0 13:23:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:23:59 Collecting PyYAML<4,>=3.10 13:23:59 Downloading PyYAML-3.13.tar.gz (270 kB) 13:24:02 Collecting docker<4.0,>=3.6.0 13:24:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:24:03 Collecting websocket-client<1.0,>=0.32.0 13:24:03 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 13:24:05 Collecting dockerpty<0.5,>=0.4.1 13:24:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:24:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 13:24:06 Removing intermediate container f1fb7540e518 13:24:06 ---> 1c1b9ee83279 13:24:06 13:24:06 Step 10/31 : FROM alpine:3.12 13:24:06 ---> 42cb162f0360 13:24:06 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:24:06 Collecting texttable<0.10,>=0.9.0 13:24:06 Downloading texttable-0.9.1.tar.gz (11 kB) 13:24:06 ---> Running in f83fa3b08373 13:24:06 ---> dff1df5aaeab 13:24:06 Step 9/23 : RUN make cmd/core-data/core-data 13:24:06 Removing intermediate container 21415e4a8abe 13:24:06 ---> 96a251c735d2 13:24:06 13:24:06 Step 10/24 : FROM alpine:3.12 13:24:06 ---> 42cb162f0360 13:24:06 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 13:24:06 ---> Running in dac5de95715b 13:24:06 ---> Running in 6fcabd0c1cc2 13:24:07 Removing intermediate container f83fa3b08373 13:24:07 ---> 8ce9805700fe 13:24:07 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:24:07 ---> Running in 802b4e8fddbd 13:24:07 Collecting jsonschema<3,>=2.5.1 13:24:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:24:07 Collecting idna<2.8,>=2.5 13:24:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:24:07 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) 13:24:07 Collecting urllib3<1.25,>=1.21.1 13:24:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:24:07 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) 13:24:07 Collecting docker-pycreds>=0.4.0 13:24:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:24:08 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 13:24:08 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 13:24:08 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 13:24:08 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 13:24:08 Installing collected packages: docopt, idna, urllib3, requests, cached-property, PyYAML, websocket-client, docker-pycreds, docker, dockerpty, texttable, jsonschema, docker-compose 13:24:08 Running setup.py install for docopt: started 13:24: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 13:24:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:24:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:24:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:24:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:24:08 (1/6) Installing ca-certificates (20191127-r4) 13:24:08 (2/6) Installing nghttp2-libs (1.41.0-r0) 13:24:08 (3/6) Installing libcurl (7.69.1-r3) 13:24:08 (4/6) Installing curl (7.69.1-r3) 13:24:08 (5/6) Installing dumb-init (1.2.2-r1) 13:24:08 (1/2) Installing dumb-init (1.2.2-r1) 13:24:08 (6/6) Installing su-exec (0.2-r1) 13:24:08 (2/2) Installing su-exec (0.2-r1) 13:24:08 Executing busybox-1.31.1-r19.trigger 13:24:08 Executing busybox-1.31.1-r19.trigger 13:24:08 Executing ca-certificates-20191127-r4.trigger 13:24:08 OK: 6 MiB in 16 packages 13:24:08 Running setup.py install for docopt: finished with status 'done' 13:24:08 Attempting uninstall: idna 13:24:08 Found existing installation: idna 2.9 13:24:08 Uninstalling idna-2.9: 13:24:08 OK: 7 MiB in 20 packages 13:24:08 Successfully uninstalled idna-2.9 13:24:09 Attempting uninstall: urllib3 13:24:09 Found existing installation: urllib3 1.25.9 13:24:09 Uninstalling urllib3-1.25.9: 13:24:11 Successfully uninstalled urllib3-1.25.9 13:24:12 Attempting uninstall: requests 13:24:12 Found existing installation: requests 2.23.0 13:24:12 Uninstalling requests-2.23.0: 13:24:12 Removing intermediate container 64439519a3fb 13:24:12 ---> 457713591fc1 13:24:12 13:24:12 Step 10/23 : FROM alpine:3.12 13:24:12 Successfully uninstalled requests-2.23.0 13:24:13 ---> 42cb162f0360 13:24:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:24:13 ---> Using cache 13:24:13 ---> 0195e3e01d75 13:24:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:24:13 ---> Using cache 13:24:13 ---> fb1d989247e8 13:24:13 Step 13/23 : ENV APP_PORT=48081 13:24:13 Removing intermediate container 6fcabd0c1cc2 13:24:13 ---> 9a4ebf3826a7 13:24:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:24:13 Removing intermediate container 802b4e8fddbd 13:24:13 ---> 2961087ecb64 13:24:13 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 13:24:13 Running setup.py install for PyYAML: started 13:24:13 ---> Running in 5708fb3ba932 13:24:13 ---> Running in 5458d3f180d1 13:24:13 ---> Running in 4df1e4a16ec0 13:24:14 Removing intermediate container 5708fb3ba932 13:24:14 ---> feb6c5e361b1 13:24:14 Step 14/23 : EXPOSE $APP_PORT 13:24:14 Removing intermediate container 5458d3f180d1 13:24:14 ---> d13682ac0cd6 13:24:14 Step 13/24 : WORKDIR / 13:24:14 Removing intermediate container 4df1e4a16ec0 13:24:14 ---> 70aaf3748bfe 13:24:14 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:24:14 Running setup.py install for PyYAML: finished with status 'done' 13:24:15 ---> Running in 83b44f93f80c 13:24:15 ---> Running in 15f3dbf9b9df 13:24:15 ---> Running in a09cbf78eabb 13:24:16 Removing intermediate container 83b44f93f80c 13:24:16 ---> b2a3e7f48568 13:24:16 Step 15/23 : WORKDIR / 13:24:16 Running setup.py install for dockerpty: started 13:24:16 Removing intermediate container a09cbf78eabb 13:24:16 ---> 889d632d50e1 13:24:16 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:24:16 ---> Running in c876d218ec5c 13:24:16 Removing intermediate container 15f3dbf9b9df 13:24:16 ---> d5971c80ef7c 13:24:16 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:24:16 ---> Running in 43facef71b2c 13:24:17 Running setup.py install for dockerpty: finished with status 'done' 13:24:17 Running setup.py install for texttable: started 13:24:17 Removing intermediate container c876d218ec5c 13:24:17 ---> 79ad60604b65 13:24:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:24:17 ---> 7aa4f0e6689a 13:24:17 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:24:18 Running setup.py install for texttable: finished with status 'done' 13:24:19 ---> 63f66eef5ff8 13:24:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:24:19 ---> 9ce77b451d67 13:24:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:24:21 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 13:24:21 ---> b32b4641321e 13:24:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:24:21 ---> 932cc595a418 13:24:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:24:21 Removing intermediate container 43facef71b2c 13:24:21 ---> 1c4dde92f7a9 13:24:21 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 13:24:22 ---> 4f6e92d86204 13:24:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:24:22 ---> Running in 17e0b7170cef 13:24:22 ---> b12e578e124e 13:24:22 Step 19/23 : ENTRYPOINT ["/core-metadata"] 13:24:23 ---> Running in 2013f3db1c94 13:24:23 Removing intermediate container 17e0b7170cef 13:24:23 ---> 542c46297818 13:24:23 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:24:24 Removing intermediate container 2013f3db1c94 13:24:24 ---> 415b86dfa569 13:24:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:24:24 ---> b79b9676d1d9 13:24:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:24:24 Removing intermediate container a62cfa1c34a7 13:24:24 ---> f330af3bd87e 13:24:24 Step 21/26 : RUN apk --no-cache add curl 13:24:24 ---> 5f863d839656 13:24:24 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:24:24 ---> Running in d0ceeffadc60 13:24:24 ---> Running in 37aad7b6b9d6 13:24:24 ---> Running in c2820b5eaddf 13:24:24 ---> bce95da6580d 13:24:24 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/ 13:24:25 Removing intermediate container d0ceeffadc60 13:24:25 ---> b41e208f24c7 13:24:25 Step 21/23 : LABEL arch=x86_64 13:24:25 ---> Running in 5f5874f728ee 13:24:25 ---> Running in 81f04302b659 13:24:26 Removing intermediate container 81f04302b659 13:24:26 ---> f3115086b4c0 13:24:26 Step 22/23 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da 13:24:26 ---> Running in 0a623e3d2645 13:24:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:24:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:24:26 Removing intermediate container 0a623e3d2645 13:24:26 ---> 9322a2d01c1b 13:24:26 Step 23/23 : LABEL version=0.0.0 13:24:26 (1/3) Installing nghttp2-libs (1.41.0-r0) 13:24:26 (2/3) Installing libcurl (7.69.1-r3) 13:24:26 (3/3) Installing curl (7.69.1-r3) 13:24:26 Executing busybox-1.31.1-r19.trigger 13:24:26 ---> Running in c8539fbfa3b8 13:24:26 OK: 72 MiB in 58 packages 13:24:26 Removing intermediate container c8539fbfa3b8 13:24:26 ---> 7b9ad1eb5e0b 13:24:26 13:24:27 Removing intermediate container c2820b5eaddf 13:24:27 ---> 4c6ec52896d2 13:24:27 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 13:24:27 Successfully built 7b9ad1eb5e0b 13:24:28 Successfully tagged docker-core-metadata-go:latest 13:24:28  Building docker-core-metadata-go ... done  ---> 3d813266fbb1 13:24:28 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:24:28 Removing intermediate container 37aad7b6b9d6 13:24:28 ---> bc5a28adfaa0 13:24:28 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 13:24:28 Removing intermediate container 5f5874f728ee 13:24:28 ---> acdb584b2645 13:24:28 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 13:24:28 ---> Running in f2dd9cbe708d 13:24:28 ---> Running in 8d6e526bde78 13:24:28 Removing intermediate container f2dd9cbe708d 13:24:28 ---> 53e5d2cd7d6c 13:24:28 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:24:28 ---> 29ed751d0a7a 13:24:28 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:24:28 Removing intermediate container 8d6e526bde78 13:24:28 ---> ae444c9cf251 13:24:28 Step 22/24 : LABEL arch=x86_64 13:24:28 ---> Running in c27d4420b230 13:24:29 ---> Running in 97466929cb6f 13:24:29 ---> f314b970bbf9 13:24:29 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:24:29 Removing intermediate container c27d4420b230 13:24:29 ---> 056356605f56 13:24:29 Step 24/26 : LABEL arch=x86_64 13:24:29 Removing intermediate container 97466929cb6f 13:24:29 ---> ac82a604c2e7 13:24:29 Step 23/24 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da 13:24:29 ---> Running in a76139e0e012 13:24:29 ---> Running in 20df621095fd 13:24:29 ---> 8d44474b1b3b 13:24:29 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:24:29 Removing intermediate container a76139e0e012 13:24:29 ---> 71907fa1ae4b 13:24:29 Step 25/26 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da 13:24:29 ---> Running in 4561e2947d9b 13:24:29 Removing intermediate container 20df621095fd 13:24:29 ---> f1c34458a466 13:24:29 Step 24/24 : LABEL version=0.0.0 13:24:30 ---> Running in 7f726c2fae11 13:24:30 ---> 48b7c414201e 13:24:30 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 13:24:30 Removing intermediate container 4561e2947d9b 13:24:30 ---> 28373da6269f 13:24:30 Step 26/26 : LABEL version=0.0.0 13:24:31 ---> Running in a5a4551ecdf3 13:24:31 ---> Running in fdf0f97bb596 13:24:31 Removing intermediate container 7f726c2fae11 13:24:31 ---> b72dabba58a0 13:24:31 13:24:31 Successfully built b72dabba58a0 13:24:31 Successfully tagged docker-security-secretstore-setup-go:latest 13:24:31  Building docker-security-secretstore-setup-go ... done Removing intermediate container a5a4551ecdf3 13:24:31 ---> 4bc434301bc8 13:24:31 13:24:31 Removing intermediate container fdf0f97bb596 13:24:31 ---> 2a06881d1ac9 13:24:31 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:24:31 Successfully built 4bc434301bc8 13:24:31 Successfully tagged docker-sys-mgmt-agent-go:latest 13:24:33  Building docker-sys-mgmt-agent-go ... done  ---> 9f696ee87c70 13:24:33 Step 26/31 : RUN chmod +x /entrypoint.sh 13:24:33 Removing intermediate container dac5de95715b 13:24:33 ---> f1ae71de9a6a 13:24:33 13:24:33 Step 10/23 : FROM alpine:3.12 13:24:33 ---> 42cb162f0360 13:24:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:24:34 ---> Running in d3c5c744aff0 13:24:34 ---> Running in 1cc9c4ce9760 13:24:34 Removing intermediate container 1cc9c4ce9760 13:24:34 ---> e9d338e49eff 13:24:34 Step 12/23 : ENV APP_PORT=48080 13:24:34 ---> Running in 8e485d79ade3 13:24:34 Removing intermediate container 8e485d79ade3 13:24:34 ---> 00238719f0d5 13:24:34 Step 13/23 : EXPOSE $APP_PORT 13:24:34 ---> Running in aabf50a708b3 13:24:34 Removing intermediate container aabf50a708b3 13:24:34 ---> 56f803a9033c 13:24:34 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:24:34 ---> Running in 2b0225d69f30 13:24:35 Removing intermediate container d3c5c744aff0 13:24:35 ---> b0a3fd6558ea 13:24:35 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 13:24:35 ---> Running in 659dc58626bb 13:24:35 Removing intermediate container 659dc58626bb 13:24:35 ---> 1ef7919b718f 13:24:35 Step 28/31 : CMD ["gate"] 13:24:35 ---> Running in 4d8841a0e408 13:24:36 Removing intermediate container 4d8841a0e408 13:24:36 ---> 2982dfd17fcd 13:24:36 Step 29/31 : LABEL arch=x86_64 13:24:36 ---> Running in 9d7ba7c99a17 13:24:36 Removing intermediate container 2b0225d69f30 13:24:36 ---> 7f18286a1718 13:24:36 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 13:24:36 ---> Running in 03eefc6019a0 13:24:36 Removing intermediate container 9d7ba7c99a17 13:24:36 ---> 85494d68832e 13:24:36 Step 30/31 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da 13:24:37 ---> Running in 04d4243b0887 13:24:37 Removing intermediate container 04d4243b0887 13:24:37 ---> d3e78c338053 13:24:37 Step 31/31 : LABEL version=0.0.0 13:24:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:24:37 ---> Running in 5b7416be8ead 13:24:37 Removing intermediate container 5b7416be8ead 13:24:37 ---> cd226168e86e 13:24:37 13:24:37 Successfully built cd226168e86e 13:24:37 Successfully tagged docker-security-bootstrapper-go:latest 13:24:37  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:24:38 (1/6) Installing dumb-init (1.2.2-r1) 13:24:38 (2/6) Installing libgcc (9.3.0-r2) 13:24:38 (3/6) Installing libsodium (1.0.18-r0) 13:24:38 (4/6) Installing libstdc++ (9.3.0-r2) 13:24:39 (5/6) Installing libzmq (4.3.3-r0) 13:24:39 (6/6) Installing zeromq (4.3.3-r0) 13:24:39 Executing busybox-1.31.1-r19.trigger 13:24:39 OK: 8 MiB in 20 packages 13:24:39 Removing intermediate container 03eefc6019a0 13:24:39 ---> 933fbbcfee07 13:24:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:24:39 ---> 5c4c5b1a4949 13:24:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:24:40 ---> 784df7eac184 13:24:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:24:40 ---> 285ca34d14db 13:24:40 Step 19/23 : ENTRYPOINT ["/core-data"] 13:24:40 ---> Running in cf77b97577af 13:24:40 Removing intermediate container cf77b97577af 13:24:40 ---> 151df59535bb 13:24:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:24:40 ---> Running in 0cb1da1f049f 13:24:41 Removing intermediate container 0cb1da1f049f 13:24:41 ---> f4763f5bd4bd 13:24:41 Step 21/23 : LABEL arch=x86_64 13:24:41 ---> Running in 7e0083fe9e07 13:24:41 Removing intermediate container 7e0083fe9e07 13:24:41 ---> 6ffcbdc72f71 13:24:41 Step 22/23 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da 13:24:42 ---> Running in 086eb8fd3280 13:24:42 Removing intermediate container 086eb8fd3280 13:24:42 ---> af5935e08e92 13:24:42 Step 23/23 : LABEL version=0.0.0 13:24:42 ---> Running in ffb8d94ed8ab 13:24:42 Removing intermediate container ffb8d94ed8ab 13:24:42 ---> d08f85fc4c15 13:24:42 13:24:42 Successfully built d08f85fc4c15 13:24:42 Successfully tagged docker-core-data-go:latest 13:24:42  Building docker-core-data-go ... done  [Pipeline] } 13:24:42 $ docker stop --time=1 bcc299fc62b56259d52a0b260972cae6b486e2b2d12e618acb2add73ce1e8423 13:24:44 $ docker rm -f bcc299fc62b56259d52a0b260972cae6b486e2b2d12e618acb2add73ce1e8423 [Pipeline] // withDockerContainer [Pipeline] sh 13:24:45 + docker images 13:24:45 + grep docker 13:24:45 docker-core-data-go latest d08f85fc4c15 3 seconds ago 22.7MB 13:24:45 docker-security-bootstrapper-go latest cd226168e86e 8 seconds ago 18.9MB 13:24:45 docker-sys-mgmt-agent-go latest 4bc434301bc8 14 seconds ago 313MB 13:24:45 docker-security-secretstore-setup-go latest b72dabba58a0 15 seconds ago 25MB 13:24:45 docker-core-metadata-go latest 7b9ad1eb5e0b 19 seconds ago 19MB 13:24:45 docker-support-scheduler-go latest d4ec0c94fc67 About a minute ago 17.4MB 13:24:45 docker-core-command-go latest 0a9ac9bd7e2f About a minute ago 17.3MB 13:24:45 docker-support-notifications-go latest 7d181c16b52c About a minute ago 17.9MB 13:24:45 docker-security-proxy-setup-go latest f6a31406d16a About a minute ago 24.7MB 13:24:45 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 13:25:01 Still waiting to schedule task 13:25:01 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 13:25:15 gofmt -l . 13:25:15 [ "`gofmt -l .`" = "" ] 13:25:15 ./bin/test-go-mod-tidy.sh 13:25:15 ./bin/test-attribution-txt.sh [Pipeline] sh 13:25:16 + ls -al . 13:25:16 total 804 13:25:16 drwxrwxr-x 9 1001 1001 4096 Mar 29 13:25 . 13:25:16 drwxr-xr-x 4 root root 4096 Mar 29 13:20 .. 13:25:16 -rw-rw-r-- 1 1001 1001 11 Mar 29 13:19 .dockerignore 13:25:16 drwxrwxr-x 8 1001 1001 4096 Mar 29 13:19 .git 13:25:16 drwxrwxr-x 3 1001 1001 4096 Mar 29 13:19 .github 13:25:16 -rw-rw-r-- 1 1001 1001 818 Mar 29 13:19 .gitignore 13:25:16 -rw-rw-r-- 1 1001 1001 166 Mar 29 13:19 .sonarcloud.properties 13:25:16 -rw-rw-r-- 1 1001 1001 8607 Mar 29 13:19 Attribution.txt 13:25:16 -rw-rw-r-- 1 1001 1001 3804 Mar 29 13:19 CONTRIBUTING.md 13:25:16 -rw-rw-r-- 1 1001 1001 931 Mar 29 13:19 Dockerfile.build 13:25:16 -rw-rw-r-- 1 1001 1001 863 Mar 29 13:19 Jenkinsfile 13:25:16 -rw-rw-r-- 1 1001 1001 10775 Mar 29 13:19 LICENSE 13:25:16 -rw-rw-r-- 1 1001 1001 5774 Mar 29 13:19 Makefile 13:25:16 -rw-rw-r-- 1 1001 1001 6548 Mar 29 13:19 README.md 13:25:16 -rw-rw-r-- 1 1001 1001 6755 Mar 29 13:19 SECURITY.md 13:25:16 -rw-rw-r-- 1 1001 1001 5 Mar 29 13:16 VERSION 13:25:16 -rw-rw-r-- 1 1001 1001 4131 Mar 29 13:19 ZMQWindows.md 13:25:16 drwxrwxr-x 2 1001 1001 4096 Mar 29 13:19 bin 13:25:16 drwxrwxr-x 14 1001 1001 4096 Mar 29 13:19 cmd 13:25:16 -rw-r--r-- 1 root root 666600 Mar 29 13:23 coverage.out 13:25:16 -rw-r--r-- 1 root root 1056 Mar 29 13:25 go.mod 13:25:16 -rw-r--r-- 1 root root 22530 Mar 29 13:25 go.sum 13:25:16 drwxrwxr-x 8 1001 1001 4096 Mar 29 13:19 internal 13:25:16 drwxrwxr-x 4 1001 1001 4096 Mar 29 13:19 openapi 13:25:16 drwxrwxr-x 4 1001 1001 4096 Mar 29 13:19 snap 13:25:16 -rw-rw-r-- 1 1001 1001 168 Mar 29 13:19 version.go [Pipeline] sh 13:25:17 + '[' -e coverage.out ] 13:25:17 + chown 1001:1001 coverage.out [Pipeline] stash 13:25:17 Warning: overwriting stash ‘coverage-report’ 13:25:18 Stashed 1 file(s) [Pipeline] sh 13:25:19 + make build 13:25:19 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 13:25:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:25:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 13:25:55 Running on prd-ubuntu18.04-docker-8c-8g-31732 in /w/workspace/edgexfoundry_edgex-go_PR-3313 [Pipeline] { [Pipeline] ws 13:25:55 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 13:25:58 using credential edgex-jenkins-ssh 13:25:58 Cloning the remote Git repository 13:25:58 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 13:25:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:25:58 > git init /w/workspace/edgex-go/1 # timeout=10 13:25:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:25:58 > git --version # timeout=10 13:25:58 > git --version # 'git version 2.17.1' 13:25:58 using GIT_SSH to set credentials SSH Credentials for GitHub 13:25:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:26:06 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 13:26:07 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 13:26:10 Merging remotes/origin/master commit ebfae9bf1c69030f223d824c55fa5330fb79db8d into PR head commit 1e9f562da539bc74bb42954d46b56ff67cb596da 13:26:10 Merge succeeded, producing 1e9f562da539bc74bb42954d46b56ff67cb596da 13:26:10 Checking out Revision 1e9f562da539bc74bb42954d46b56ff67cb596da (PR-3313) 13:26:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:26:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:26:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:26:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:26:09 using GIT_SSH to set credentials SSH Credentials for GitHub 13:26:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3313/head:refs/remotes/origin/PR-3313 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:26:10 > git config core.sparsecheckout # timeout=10 13:26:10 > git checkout -f 1e9f562da539bc74bb42954d46b56ff67cb596da # timeout=10 13:26:10 > git remote # timeout=10 13:26:10 > git config --get remote.origin.url # timeout=10 13:26:10 using GIT_SSH to set credentials SSH Credentials for GitHub 13:26:10 > git merge ebfae9bf1c69030f223d824c55fa5330fb79db8d # timeout=10 13:26:10 > git rev-parse HEAD^{commit} # timeout=10 13:26:10 > git config core.sparsecheckout # timeout=10 13:26:10 > git checkout -f 1e9f562da539bc74bb42954d46b56ff67cb596da # timeout=10 13:26: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 13:26:13 Commit message: "docs: Remove RequestId from the example of swagger doc" 13:26:13 > git --version # timeout=10 13:26:13 > git --version # 'git version 2.17.1' 13:26:13 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:26:15 + echo snap-build.sh 13:26:15 snap-build.sh 13:26:15 + SNAP_BASE_DIR=. 13:26:15 + '[' '!' -z /w/workspace/edgex-go/1 ']' 13:26:15 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 13:26:15 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 13:26:15 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 13:26:15 + cd /w/workspace/edgex-go/1 13:26:15 + sudo apt-get remove -qy --purge lxd lxd-client 13:26:15 Reading package lists... 13:26:15 Building dependency tree... 13:26:15 Reading state information... 13:26:15 The following packages were automatically installed and are no longer required: 13:26:15 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 13:26:15 uidmap xdelta3 13:26:15 Use 'sudo apt autoremove' to remove them. 13:26:15 The following packages will be REMOVED: 13:26:15 lxd* lxd-client* 13:26:16 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 13:26:16 After this operation, 31.7 MB disk space will be freed. 13:26:17 (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.) 13:26:17 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 13:26:18 Removing lxd dnsmasq configuration 13:26:18 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 13:26:18 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 13:26:18 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 13:26:19 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 13:26:19 (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.) 13:26:19 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 13:26:20 Processing triggers for systemd (237-3ubuntu10.42) ... 13:26:20 Processing triggers for ureadahead (0.100.0-21) ... 13:26:22 + sudo snap remove --purge lxd 13:26:22 snap "lxd" is not installed 13:26:22 + sudo groupadd --force --system lxd 13:26:22 ++ whoami 13:26:22 + sudo /usr/sbin/usermod -G lxd -a jenkins 13:26:22 + newgrp - lxd 13:26:22 + sudo snap install lxd 13:26:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:26:28 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 13:26:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 13:26:30 2021-03-29T13:26:28Z INFO Waiting for automatic snapd restart... 13:26:35 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] } 13:26:43 $ docker stop --time=1 d4432ed104f034694a6cbe30a52cc3a0ed308937f4ed815739d3cdcf9108b20d 13:26:45 $ docker rm -f d4432ed104f034694a6cbe30a52cc3a0ed308937f4ed815739d3cdcf9108b20d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:26:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:26:48 13:26:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:26:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:26:49 lxd 4.12 from Canonical* installed 13:26:49 + sudo lxd init --auto 13:26:49 latest: Pulling from edgex-devops/edgex-compose-arm64 13:26:49 29e5d40040c1: Pulling fs layer 13:26:49 1ce36da41761: Pulling fs layer 13:26:49 25b303627fd3: Pulling fs layer 13:26:49 29e5d40040c1: Verifying Checksum 13:26:49 29e5d40040c1: Download complete 13:26:49 1ce36da41761: Download complete 13:26:49 29e5d40040c1: Pull complete 13:26:51 1ce36da41761: Pull complete 13:26:51 25b303627fd3: Verifying Checksum 13:26:51 25b303627fd3: Download complete 13:26:56 + sudo snap install --classic snapcraft 13:27:01 25b303627fd3: Pull complete 13:27:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:27:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:27:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:27:01 prd-ubuntu18.04-docker-arm64-4c-16g-31731 does not seem to be running inside a container 13:27:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:27:02 snapcraft 4.5.4 from Canonical* installed 13:27:02 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 13:27:02 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 13:27:02 % Total % Received % Xferd Average Speed Time Time Time Current 13:27:02 Dload Upload Total Spent Left Speed 13:27:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5097 0 --:--:-- --:--:-- --:--:-- 5097 13:27:02 79 3325k 79 2627k 0 0 6519k 0 --:--:-- --:--:-- --:--:-- 6519k 100 3325k 100 3325k 0 0 8090k 0 --:--:-- --:--:-- --:--:-- 97.3M 13:27:02 ./yq_linux_amd64 13:27:02 + sudo snapcraft prime --use-lxd 13:27:04 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 13:27:04 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: 13:27:04 - README.md 13:27:04 13:27:04 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:27:05 $ docker top b186ad71d5916c311589ef74aa483da03e0da9baa690efb0406b37856906112a -eo pid,comm 13:27:05 Launching a container. [Pipeline] { [Pipeline] sh 13:27:06 + docker-compose build --help 13:27:06 + grep parallel 13:27:09 --parallel Build images in parallel. [Pipeline] } 13:27:09 $ docker stop --time=1 b186ad71d5916c311589ef74aa483da03e0da9baa690efb0406b37856906112a 13:27:11 $ docker rm -f b186ad71d5916c311589ef74aa483da03e0da9baa690efb0406b37856906112a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:27:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:27:13 . [Pipeline] withDockerContainer 13:27:13 prd-ubuntu18.04-docker-arm64-4c-16g-31731 does not seem to be running inside a container 13:27:13 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 13:27:15 $ docker top e919431f82c285a4f6abbbffc413cdf5ca7879a00b5b19fd723f268e77625a5a -eo pid,comm [Pipeline] { [Pipeline] sh 13:27:16 + docker-compose -f ./docker-compose-build.yml build --parallel 13:27:17 Waiting for container to be ready 13:27:17 To start your first instance, try: lxc launch ubuntu:18.04 13:27:17 13:27:20 Building docker-core-command-go ... 13:27:20 Building docker-core-data-go ... 13:27:20 Building docker-core-metadata-go ... 13:27:20 Building docker-security-bootstrapper-go ... 13:27:20 Building docker-security-proxy-setup-go ... 13:27:20 Building docker-security-secretstore-setup-go ... 13:27:20 Building docker-support-notifications-go ... 13:27:20 Building docker-support-scheduler-go ... 13:27:20 Building docker-sys-mgmt-agent-go ... 13:27:20 Building docker-support-scheduler-go 13:27:20 Building docker-sys-mgmt-agent-go 13:27:20 Building docker-support-notifications-go 13:27:20 Building docker-core-metadata-go 13:27:20 Building docker-security-proxy-setup-go 13:27:20 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 13:27:20 Waiting for network to be ready... 13:27:21 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:27:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:27:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] 13:27:21 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:27:21 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:27:22 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:27:22 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:27:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 13:27:22 Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:27:22 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:27:22 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:27:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:27:22 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 13:27:22 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 13:27:22 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 13:27:22 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 13:27:22 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 13:27:22 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 13:27:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:27:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] 13:27:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 13:27:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 13:27:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 13:27:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 13:27:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 13:27:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] 13:27:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 13:27:25 Fetched 24.2 MB in 4s (5458 kB/s) 13:27:26 Reading package lists... 13:27:26 Reading package lists... 13:27:26 Building dependency tree... 13:27:26 Reading state information... 13:27:26 The following additional packages will be installed: 13:27:26 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:27:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:27:26 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:27:26 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 13:27:26 Suggested packages: 13:27:26 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 13:27:26 Recommended packages: 13:27:26 gnupg libsasl2-modules 13:27:26 The following NEW packages will be installed: 13:27:26 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:27:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:27:26 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:27:26 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 13:27:26 The following packages will be upgraded: 13:27:26 gpg gpg-agent gpgconf libudev1 13:27:26 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 13:27:26 Need to get 3530 kB of archives. 13:27:26 After this operation, 13.3 MB of additional disk space will be used. 13:27:26 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] 13:27:27 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 13:27:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 13:27:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 13:27:27 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 13:27:27 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 13:27:27 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 13:27:27 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 13:27:27 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 13:27:28 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 13:27:28 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 13:27:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 13:27:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 13:27:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 13:27:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 13:27:28 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 13:27:28 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 13:27:28 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 13:27:28 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 13:27:28 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 13:27:28 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 13:27:28 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 13:27:28 debconf: delaying package configuration, since apt-utils is not installed 13:27:28 Fetched 3530 kB in 1s (3413 kB/s) 13:27:28 (Reading database ... 12511 files and directories currently installed.) 13:27:28 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 13:27:28 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 13:27:28 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 13:27:28 Selecting previously unselected package udev. 13:27:28 (Reading database ... 12511 files and directories currently installed.) 13:27:28 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 13:27:28 Unpacking udev (237-3ubuntu10.45) ... 13:27:28 Selecting previously unselected package libfuse2:amd64. 13:27:28 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 13:27:28 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:27:29 Selecting previously unselected package fuse. 13:27:29 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 13:27:29 Unpacking fuse (2.9.7-1ubuntu1) ... 13:27:29 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 13:27:29 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:27:29 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 13:27:29 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:27:29 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 13:27:29 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:27:29 Selecting previously unselected package libksba8:amd64. 13:27:29 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 13:27:29 Unpacking libksba8:amd64 (1.3.5-2) ... 13:27:29 Selecting previously unselected package libroken18-heimdal:amd64. 13:27:29 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:27:29 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:27:29 Selecting previously unselected package libasn1-8-heimdal:amd64. 13:27:29 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:27:29 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:27:29 Selecting previously unselected package libheimbase1-heimdal:amd64. 13:27:29 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:27:29 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:27:29 Selecting previously unselected package libhcrypto4-heimdal:amd64. 13:27:29 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:27:29 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:27:29 Selecting previously unselected package libwind0-heimdal:amd64. 13:27:29 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:27:29 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:27:30 Selecting previously unselected package libhx509-5-heimdal:amd64. 13:27:30 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:27:30 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:27:30 Selecting previously unselected package libkrb5-26-heimdal:amd64. 13:27:30 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:27:30 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:27:30 Selecting previously unselected package libheimntlm0-heimdal:amd64. 13:27:30 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:27:30 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:27:30 Selecting previously unselected package libgssapi3-heimdal:amd64. 13:27:30 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:27:30 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:27:30 Selecting previously unselected package libsasl2-modules-db:amd64. 13:27:30 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:27:30 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:27:30 Selecting previously unselected package libsasl2-2:amd64. 13:27:30 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:27:30 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:27:30 Selecting previously unselected package libldap-common. 13:27:30 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 13:27:30 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:27:30 Selecting previously unselected package libldap-2.4-2:amd64. 13:27:30 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 13:27:30 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:27:30 Selecting previously unselected package dirmngr. 13:27:30 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 13:27:30 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 13:27:30 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:27:30 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 13:27:30 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:27:30 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:27:30 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:27:31 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 13:27:31 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:27:31 Setting up libksba8:amd64 (1.3.5-2) ... 13:27:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:27:31 Setting up udev (237-3ubuntu10.45) ... 13:27:31 invoke-rc.d: policy-rc.d denied execution of start. 13:27:31 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:27:31 Processing triggers for systemd (237-3ubuntu10) ... 13:27:31 Setting up fuse (2.9.7-1ubuntu1) ... 13:27:32 Setting up gpg (2.2.4-1ubuntu1.4) ... 13:27:32 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:27:32 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:27:32 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:27:32 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:27:32 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:27:32 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:27:32 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:27:32 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:27:32 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 13:27:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:27:32 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 13:27:32 settings in the [Install] section, and DefaultInstance for template units). 13:27:32 This means they are not meant to be enabled using systemctl. 13:27:32 Possible reasons for having this kind of units are: 13:27:32 1) A unit may be statically enabled by being symlinked from another unit's 13:27:32 .wants/ or .requires/ directory. 13:27:32 2) A unit's purpose may be to act as a helper for some other unit which has 13:27:32 a requirement dependency on it. 13:27:32 3) A unit may be started when needed via activation (socket, path, timer, 13:27:32 D-Bus, udev, scripted systemctl call, ...). 13:27:32 4) In case of template units, the unit is meant to be enabled with some 13:27:32 instance name specified. 13:27:33 Reading package lists... 13:27:33 Building dependency tree... 13:27:33 Reading state information... 13:27:33 The following additional packages will be installed: 13:27:33 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 13:27:33 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 13:27:33 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 13:27:33 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 13:27:33 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 13:27:33 Suggested packages: 13:27:33 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 13:27:33 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 13:27:33 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 13:27:33 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 13:27:33 systemd-container policykit-1 13:27:33 Recommended packages: 13:27:33 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 13:27:33 The following NEW packages will be installed: 13:27:33 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 13:27:33 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 13:27:33 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 13:27:33 multiarch-support openssh-client python3 python3-minimal python3.6 13:27:33 python3.6-minimal snapd squashfs-tools sudo 13:27:33 The following packages will be upgraded: 13:27:33 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 13:27:33 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 13:27:33 Need to get 35.2 MB of archives. 13:27:33 After this operation, 141 MB of additional disk space will be used. 13:27:33 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 13:27:33 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 13:27:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 13:27:34 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 13:27:34 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 13:27:34 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 13:27:34 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 13:27:34 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 13:27:34 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 13:27:34 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 13:27:34 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 13:27:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 13:27:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 13:27:34 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 13:27:34 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 13:27:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 13:27:34 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 13:27:34 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 13:27:34 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 13:27:34 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 13:27:34 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 13:27:34 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 13:27:34 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 13:27:35 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 13:27:35 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 13:27:35 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 13:27:35 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 13:27:35 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 13:27:35 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 13:27:35 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 13:27:35 debconf: delaying package configuration, since apt-utils is not installed 13:27:35 Fetched 35.2 MB in 2s (14.8 MB/s) 13:27:35 (Reading database ... 12757 files and directories currently installed.) 13:27:36 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 13:27:36 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 13:27:36 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 13:27:36 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 13:27:37 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 13:27:37 (Reading database ... 12757 files and directories currently installed.) 13:27:37 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 13:27:37 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 13:27:37 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 13:27:37 (Reading database ... 12757 files and directories currently installed.) 13:27:37 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 13:27:37 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 13:27:37 Setting up apt (1.6.12ubuntu0.2) ... 13:27:37 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 13:27:38 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 13:27:38 (Reading database ... 12764 files and directories currently installed.) 13:27:38 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 13:27:38 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 13:27:38 Selecting previously unselected package libpython3.6-minimal:amd64. 13:27:38 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:27:38 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:27:38 Selecting previously unselected package libexpat1:amd64. 13:27:38 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 13:27:38 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:27:38 Selecting previously unselected package python3.6-minimal. 13:27:38 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:27:38 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:27:39 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 13:27:39 Checking for services that may need to be restarted...done. 13:27:39 Checking for services that may need to be restarted...done. 13:27:39 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:27:39 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:27:39 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:27:39 Selecting previously unselected package python3-minimal. 13:27:39 (Reading database ... 13012 files and directories currently installed.) 13:27:39 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 13:27:39 Unpacking python3-minimal (3.6.7-1~18.04) ... 13:27:39 Selecting previously unselected package mime-support. 13:27:39 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 13:27:39 Unpacking mime-support (3.60ubuntu1) ... 13:27:39 Selecting previously unselected package libmpdec2:amd64. 13:27:39 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 13:27:39 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:27:40 Selecting previously unselected package libpython3.6-stdlib:amd64. 13:27:40 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:27:40 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:27:40 Selecting previously unselected package python3.6. 13:27:40 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:27:40 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:27:40 Selecting previously unselected package libpython3-stdlib:amd64. 13:27:40 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 13:27:40 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:27:40 Setting up python3-minimal (3.6.7-1~18.04) ... 13:27:40 Selecting previously unselected package python3. 13:27:40 (Reading database ... 13442 files and directories currently installed.) 13:27:40 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 13:27:40 Unpacking python3 (3.6.7-1~18.04) ... 13:27:40 Selecting previously unselected package multiarch-support. 13:27:40 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 13:27:40 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 13:27:40 Setting up multiarch-support (2.27-3ubuntu1.4) ... 13:27:41 Selecting previously unselected package liblzo2-2:amd64. 13:27:41 (Reading database ... 13479 files and directories currently installed.) 13:27:41 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 13:27:41 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 13:27:41 Selecting previously unselected package libbsd0:amd64. 13:27:41 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 13:27:41 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:27:41 Selecting previously unselected package sudo. 13:27:41 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 13:27:41 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 13:27:41 Selecting previously unselected package apparmor. 13:27:41 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 13:27:41 Unpacking apparmor (2.12-4ubuntu5.1) ... 13:27:41 Selecting previously unselected package libedit2:amd64. 13:27:41 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 13:27:41 Unpacking libedit2:amd64 (3.1-20170329-1) ... 13:27:42 Selecting previously unselected package libkrb5support0:amd64. 13:27:42 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 13:27:42 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:27:42 Selecting previously unselected package libk5crypto3:amd64. 13:27:42 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 13:27:42 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:27:42 Selecting previously unselected package libkeyutils1:amd64. 13:27:42 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 13:27:42 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:27:42 Selecting previously unselected package libkrb5-3:amd64. 13:27:42 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 13:27:42 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:27:42 Selecting previously unselected package libgssapi-krb5-2:amd64. 13:27:42 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 13:27:42 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:27:42 Selecting previously unselected package libssl1.0.0:amd64. 13:27:42 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 13:27:42 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 13:27:42 Selecting previously unselected package openssh-client. 13:27:42 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 13:27:42 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 13:27:42 Selecting previously unselected package squashfs-tools. 13:27:42 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 13:27:42 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 13:27:42 Selecting previously unselected package snapd. 13:27:42 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 13:27:42 Unpacking snapd (2.48.3+18.04) ... 13:27:44 Setting up libedit2:amd64 (3.1-20170329-1) ... 13:27:44 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 13:27:45 Setting up mime-support (3.60ubuntu1) ... 13:27:45 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 13:27:45 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:27:45 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:27:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:27:45 Setting up systemd (237-3ubuntu10.45) ... 13:27:45 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 13:27:46 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:27:46 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:27:47 Setting up liblzo2-2:amd64 (2.08-1.2) ... 13:27:47 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:27:47 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:27:47 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:27:48 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 13:27:48 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:27:48 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:27:48 Setting up python3 (3.6.7-1~18.04) ... 13:27:48 running python rtupdate hooks for python3.6... 13:27:48 running python post-rtupdate hooks for python3.6... 13:27:48 Setting up apparmor (2.12-4ubuntu5.1) ... 13:27:49 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 13:27:50 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:27:50 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 13:27:50 Setting up snapd (2.48.3+18.04) ... 13:27:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 13:27:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 13:27:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 13:27:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 13:27:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:27:51 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:27:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 13:27:51 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 13:27:52 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 13:27:52 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 13:27: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' 13:27:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:27:52 Processing triggers for systemd (237-3ubuntu10.45) ... 13:27:53 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:27:53 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:27:53 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:27:55 Reading package lists... 13:27:55 Reading package lists... 13:27:55 Building dependency tree... 13:27:55 Reading state information... 13:27:55 Calculating upgrade... 13:27:55 The following packages will be upgraded: 13:27:55 advancecomp base-files bash binutils binutils-common 13:27:55 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 13:27:55 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 13:27:55 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 13:27:55 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 13:27:55 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 13:27:55 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 13:27:55 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 13:27:55 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 13:27:55 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 13:27:55 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 13:27:55 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 13:27:55 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 13:27:55 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 13:27:55 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 13:27:55 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:27:55 Need to get 63.8 MB of archives. 13:27:55 After this operation, 5208 kB of additional disk space will be used. 13:27:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] 13:27:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 13:27:55 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 13:27:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 13:27:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 13:27:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 13:27:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 13:27:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 13:27: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] 13:27:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 13:27:55 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 13:27:55 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 13:27:55 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 13:27:55 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 13:27:55 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 13:27:55 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 13:27:55 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 13:27:55 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 13:27:55 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 13:27:55 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 13:27:55 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 13:27:55 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 13:27:55 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 13:27:55 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 13:27:55 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 13:27:55 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 13:27:55 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 13:27:55 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 13:27:55 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 13:27:55 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 13:27:55 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 13:27:56 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 13:27:56 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 13:27:56 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 13:27:56 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 13:27:56 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 13:27:56 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 13:27:56 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 13:27:56 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 13:27:56 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 13:27:56 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 13:27:56 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 13:27:56 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 13:27:56 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 13:27:56 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 13:27:56 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 13:27:56 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 13:27: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] 13:27:56 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 13:27:56 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 13:27:56 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 13:27:56 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 13:27:56 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 13:27:56 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 13:27:56 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 13:27:56 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 13:27:56 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 13:27:56 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 13:27:56 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 13:27: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] 13:27:56 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 13:27:56 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 13:27:56 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 13:27:56 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 13:27:56 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 13:27:56 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 13:27:56 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 13:27:56 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 13:27:56 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 13:27:56 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 13:27:56 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 13:27:57 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 13:27:57 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 13:27:57 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 13:27:57 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 13:27:57 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 13:27:57 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 13:27:57 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 13:27:57 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 13:27:57 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 13:27: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] 13:27: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] 13:27: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] 13:27:57 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 13:27: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] 13:27:57 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 13:27:57 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 13:27:57 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 13:27:57 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 13:27: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] 13:27:57 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 13:27:57 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 13:27: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] 13:27:57 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 13:27:57 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 13:27:57 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 13:27:57 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 13:27:57 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 13:27:57 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 13:27:57 debconf: delaying package configuration, since apt-utils is not installed 13:27:57 Fetched 63.8 MB in 2s (30.9 MB/s) 13:27:57 (Reading database ... 13912 files and directories currently installed.) 13:27:57 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 13:27:57 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:27:58 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 13:27:58 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:27:58 Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... 13:27:58 Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... 13:27:59 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:27:59 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:27:59 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:27:59 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:27:59 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:27:59 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:27:59 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:27:59 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:27:59 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:27:59 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:27:59 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:27:59 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:27:59 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:28:00 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:28:00 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 13:28:00 (Reading database ... 13911 files and directories currently installed.) 13:28:00 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 13:28:00 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 13:28:00 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 13:28:00 (Reading database ... 13911 files and directories currently installed.) 13:28:00 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:28:00 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:28:00 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:28:00 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:28:00 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:28:01 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:28:01 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 13:28:01 (Reading database ... 13911 files and directories currently installed.) 13:28:01 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 13:28:01 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:28:01 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 13:28:02 (Reading database ... 13911 files and directories currently installed.) 13:28:02 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 13:28:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 13:28:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 13:28:02 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 13:28:02 Setting up base-files (10.1ubuntu2.10) ... 13:28:02 Installing new version of config file /etc/issue ... 13:28:02 Installing new version of config file /etc/issue.net ... 13:28:02 Installing new version of config file /etc/lsb-release ... 13:28:02 Installing new version of config file /etc/update-motd.d/50-motd-news ... 13:28:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 13:28:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 13:28:02 Removing obsolete conffile /etc/default/motd-news ... 13:28:02 (Reading database ... 13912 files and directories currently installed.) 13:28:02 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 13:28:02 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 13:28:03 Setting up bash (4.4.18-2ubuntu1.2) ... 13:28: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 13:28:03 (Reading database ... 13912 files and directories currently installed.) 13:28:03 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 13:28:03 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 13:28:03 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 13:28:03 (Reading database ... 13912 files and directories currently installed.) 13:28:03 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 13:28:03 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 13:28:03 Setting up tar (1.29b-2ubuntu0.2) ... 13:28:03 (Reading database ... 13912 files and directories currently installed.) 13:28:03 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 13:28:03 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:28:03 Setting up dpkg (1.19.0.5ubuntu2.3) ... 13:28:04 (Reading database ... 13912 files and directories currently installed.) 13:28:04 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 13:28:04 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:28:04 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 13:28:04 (Reading database ... 13912 files and directories currently installed.) 13:28:04 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 13:28:04 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:28:04 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 13:28:04 (Reading database ... 13912 files and directories currently installed.) 13:28:04 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 13:28:04 Unpacking grep (3.1-2build1) over (3.1-2) ... 13:28:04 Setting up grep (3.1-2build1) ... 13:28:05 (Reading database ... 13912 files and directories currently installed.) 13:28:05 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 13:28:05 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:28:05 Setting up login (1:4.5-1ubuntu2) ... 13:28:05 (Reading database ... 13912 files and directories currently installed.) 13:28:05 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 13:28:05 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:28:05 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 13:28:05 (Reading database ... 13912 files and directories currently installed.) 13:28:05 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 13:28:05 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:28:05 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 13:28:06 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:28:06 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 13:28:06 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:28:06 Setting up perl-base (5.26.1-6ubuntu0.5) ... 13:28:06 (Reading database ... 13912 files and directories currently installed.) 13:28:06 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 13:28:06 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:28:07 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:28:07 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:28:07 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:28:07 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:28:08 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 13:28:08 (Reading database ... 13912 files and directories currently installed.) 13:28:08 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 13:28:08 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 13:28:08 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 13:28:08 (Reading database ... 13912 files and directories currently installed.) 13:28:08 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:28:08 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:28:08 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:28:08 (Reading database ... 13912 files and directories currently installed.) 13:28:08 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:28:08 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:28:08 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:28:09 (Reading database ... 13912 files and directories currently installed.) 13:28:09 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:28:09 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:28:09 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:28:09 (Reading database ... 13912 files and directories currently installed.) 13:28:09 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:28:09 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:28:09 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:28:09 (Reading database ... 13912 files and directories currently installed.) 13:28:09 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 13:28:09 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:28:09 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 13:28:09 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:28:10 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 13:28:10 (Reading database ... 13912 files and directories currently installed.) 13:28:10 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 13:28:10 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:28:10 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 13:28:10 (Reading database ... 13912 files and directories currently installed.) 13:28:10 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:28:10 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:28:10 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:28:10 (Reading database ... 13912 files and directories currently installed.) 13:28:10 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:28:10 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:28:10 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 13:28:10 (Reading database ... 13912 files and directories currently installed.) 13:28:10 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:28:11 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:28:11 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 13:28:11 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 13:28:11 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 13:28:12 (Reading database ... 13912 files and directories currently installed.) 13:28:12 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 13:28:12 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:28:12 Setting up libc-bin (2.27-3ubuntu1.4) ... 13:28:12 (Reading database ... 13912 files and directories currently installed.) 13:28:12 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 13:28:12 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:28:12 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 13:28:12 (Reading database ... 13914 files and directories currently installed.) 13:28:12 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 13:28:12 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 13:28:12 Setting up debconf (1.5.66ubuntu1) ... 13:28:13 (Reading database ... 13914 files and directories currently installed.) 13:28:13 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 13:28:13 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:28:13 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 13:28:13 (Reading database ... 13914 files and directories currently installed.) 13:28:13 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 13:28:13 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:28:13 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 13:28:14 (Reading database ... 13914 files and directories currently installed.) 13:28:14 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 13:28:14 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 13:28:14 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 13:28:14 (Reading database ... 13914 files and directories currently installed.) 13:28:14 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 13:28:14 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 13:28:14 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 13:28:14 (Reading database ... 13914 files and directories currently installed.) 13:28:14 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 13:28:14 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 13:28:14 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 13:28:15 (Reading database ... 13914 files and directories currently installed.) 13:28:15 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:28:15 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:28:15 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 13:28:15 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 13:28:15 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 13:28:15 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:28:15 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 13:28:15 (Reading database ... 13914 files and directories currently installed.) 13:28:15 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 13:28:15 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 13:28:15 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 13:28:15 (Reading database ... 13914 files and directories currently installed.) 13:28:15 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 13:28:15 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 13:28:16 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 13:28:16 (Reading database ... 13914 files and directories currently installed.) 13:28:16 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 13:28:16 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:28:16 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 13:28:16 (Reading database ... 13914 files and directories currently installed.) 13:28:16 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 13:28:16 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 13:28:16 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 13:28:17 (Reading database ... 13914 files and directories currently installed.) 13:28:17 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 13:28:17 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:28:17 Setting up passwd (1:4.5-1ubuntu2) ... 13:28:17 (Reading database ... 13914 files and directories currently installed.) 13:28:17 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 13:28:17 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:28:17 Setting up gpgv (2.2.4-1ubuntu1.4) ... 13:28:17 (Reading database ... 13914 files and directories currently installed.) 13:28:17 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 13:28:17 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 13:28:18 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 13:28:18 (Reading database ... 13914 files and directories currently installed.) 13:28:18 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 13:28:18 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 13:28:18 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 13:28:18 (Reading database ... 13914 files and directories currently installed.) 13:28:18 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 13:28:18 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 13:28:18 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 13:28:18 (Reading database ... 13914 files and directories currently installed.) 13:28:18 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 13:28:18 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 13:28:18 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 13:28:18 (Reading database ... 13914 files and directories currently installed.) 13:28:18 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 13:28:19 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 13:28:19 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 13:28:19 (Reading database ... 13914 files and directories currently installed.) 13:28:19 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 13:28:19 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 13:28:19 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 13:28:19 (Reading database ... 13915 files and directories currently installed.) 13:28:19 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:28:19 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:28:19 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:28:19 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:28:19 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 13:28:19 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 13:28:20 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 13:28:20 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 13:28:20 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 13:28:20 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 13:28:20 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 13:28:20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 13:28:20 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 13:28:20 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 13:28:20 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 13:28:20 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 13:28:20 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 13:28:20 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 13:28:21 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 13:28:21 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 13:28:21 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 13:28:21 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 13:28:21 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 13:28:21 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 13:28:22 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 13:28:22 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 13:28:22 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 13:28:22 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 13:28:22 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:28:22 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:28:22 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:28:22 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:28:23 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:28:23 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:28:23 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:28:23 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:28:23 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:28:23 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:28:23 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:28:23 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:28:24 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:28:24 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:28:24 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:28:24 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:28:25 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:28:25 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:28:26 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:28:26 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:28:26 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:28:26 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:28:26 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:28:27 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:28:27 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:28:28 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:28:28 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:28:28 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:28:28 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 13:28:28 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:28:28 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 13:28:28 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:28:28 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:28:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:28:28 ---> faa686b14958 13:28:28 Step 3/26 : WORKDIR /edgex-go 13:28:28 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 13:28:28 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 13:28:28 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:28:28 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:28:29 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:28:29 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:28:29 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 13:28:29 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 13:28:29 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:28:29 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 13:28:29 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:28:29 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:28:29 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:28:29 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 13:28:29 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:28:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:28:29 ---> faa686b14958 13:28:29 Step 3/23 : WORKDIR /edgex-go 13:28:29 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:28:29 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:28:29 ---> faa686b14958 13:28:29 Step 3/21 : WORKDIR /edgex-goStep 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:28:29 13:28:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:28:29 ---> faa686b14958 13:28:29 Step 3/22 : WORKDIR /edgex-go 13:28:29 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 13:28:29 Setting up tzdata (2021a-0ubuntu0.18.04) ... 13:28:29 13:28:29 Current default time zone: 'Etc/UTC' 13:28:29 Local time is now: Mon Mar 29 13:28:29 UTC 2021. 13:28:29 Universal Time is now: Mon Mar 29 13:28:29 UTC 2021. 13:28:29 Run 'dpkg-reconfigure tzdata' if you wish to change it. 13:28:29 13:28:29 Setting up systemd-sysv (237-3ubuntu10.45) ... 13:28:29 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:28:29 Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... 13:28:29 Setting up mount (2.31.1-0.4ubuntu3.7) ... 13:28:29 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:28:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:28:29 ---> faa686b14958 13:28:29 Step 3/22 : WORKDIR /edgex-go 13:28:29 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 13:28:29 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 13:28:29 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 13:28:29 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 13:28:29 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 13:28:29 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 13:28:29 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:28:29 Setting up procps (2:3.3.12-3ubuntu1.2) ... 13:28:30 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 13:28:30 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 13:28:30 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 13:28:30 Setting up patch (2.7.6-2ubuntu1.1) ... 13:28:30 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 13:28:30 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 13:28:30 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 13:28:30 Installing new version of config file /etc/ssl/openssl.cnf ... 13:28:30 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 13:28:30 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 13:28:30 Setting up ca-certificates (20210119~18.04.1) ... 13:28:32 Updating certificates in /etc/ssl/certs... 13:28:33 23 added, 27 removed; done. 13:28:33 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 13:28:33 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:28:33 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 13:28:33 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 13:28:33 Setting up pkgbinarymangler (138.18.04.1) ... 13:28:33 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 13:28:33 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 13:28:33 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 13:28:33 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 13:28:33 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:28:33 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 13:28:33 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:28:33 Setting up perl (5.26.1-6ubuntu0.5) ... 13:28:33 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 13:28:33 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 13:28:33 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 13:28:33 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 13:28:33 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 13:28:33 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 13:28:34 ---> Running in 99c45afdf214 13:28:34 ---> Running in 57b9f1ca9562 13:28:34 ---> Running in 4ee42095a0a8 13:28:34 ---> Running in 9288eafb4037 13:28:34 ---> Running in 05c20f9d4201 13:28:34 Removing intermediate container 57b9f1ca9562 13:28:34 ---> 978292b1a00c 13:28:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:28:34 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 13:28:34 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 13:28:34 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 13:28:34 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:28:34 Processing triggers for systemd (237-3ubuntu10.45) ... 13:28:34 Removing intermediate container 9288eafb4037 13:28:34 ---> 0baab0103587 13:28:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:28:34 Removing intermediate container 05c20f9d4201 13:28:34 ---> d7e02dff2245 13:28:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:28:34 Removing intermediate container 99c45afdf214 13:28:34 ---> 00542d4c9996 13:28:34 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:28:34 Removing intermediate container 4ee42095a0a8 13:28:34 ---> def80e57b0b0 13:28:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:28:34 ---> Running in 3fa2a4b4e654 13:28:34 ---> Running in 04bc6cf69bc1 13:28:34 ---> Running in 665fd742c265 13:28:34 Processing triggers for mime-support (3.60ubuntu1) ... 13:28:34 Processing triggers for ca-certificates (20210119~18.04.1) ... 13:28:34 Updating certificates in /etc/ssl/certs... 13:28:34 ---> Running in e32bdeee3fae 13:28:34 ---> Running in e9037ddd8970 13:28:34 0 added, 0 removed; done. 13:28:35 Running hooks in /etc/ca-certificates/update.d... 13:28:35 done. 13:28:35 Reading package lists... 13:28:35 Building dependency tree... 13:28:35 Reading state information... 13:28:35 The following NEW packages will be installed: 13:28:35 apt-transport-https 13:28:35 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 13:28:35 Need to get 1696 B of archives. 13:28:35 After this operation, 153 kB of additional disk space will be used. 13:28:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 13:28:36 debconf: delaying package configuration, since apt-utils is not installed 13:28:36 Fetched 1696 B in 0s (26.6 kB/s) 13:28:36 Selecting previously unselected package apt-transport-https. 13:28:36 (Reading database ... 13920 files and directories currently installed.) 13:28:36 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 13:28:36 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 13:28:36 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 13:28:36 Waiting for network to be ready... 13:28:38 Removing intermediate container 3fa2a4b4e654 13:28:38 ---> afbc1a00c9c5 13:28:38 Step 5/22 : RUN apk add --update --no-cache make git 13:28:38 ---> Running in 56f2cc6e8b91 13:28:38 Removing intermediate container 665fd742c265 13:28:38 ---> be4e55c61f30 13:28:38 Step 5/23 : RUN apk add --update --no-cache make git 13:28:38 ---> Running in 4e4ad041703b 13:28:39 Removing intermediate container e9037ddd8970 13:28:39 ---> bf17854136e0 13:28:39 Step 5/26 : RUN apk add --update --no-cache make bash git 13:28:39 Removing intermediate container e32bdeee3fae 13:28:39 ---> 1c5cf887472b 13:28:39 Step 5/21 : RUN apk add --update --no-cache make git 13:28:39 Removing intermediate container 04bc6cf69bc1 13:28:39 ---> 3d22bf9447e8 13:28:39 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:28:39 ---> Running in 5550eaf36a4a 13:28:39 ---> Running in 286d7078f17c 13:28:39 ---> Running in 2d9ff78d3711 13:28:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:28:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:28:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:28:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:28:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:28:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:28:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:28:41 OK: 217 MiB in 51 packages 13:28:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:28:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:28:41 OK: 217 MiB in 51 packages 13:28:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:28:42 OK: 217 MiB in 51 packages 13:28:42 OK: 217 MiB in 51 packages 13:28:42 OK: 217 MiB in 51 packages 13:28:43 Removing intermediate container 56f2cc6e8b91 13:28:43 ---> 9523a884a7d0 13:28:43 Step 6/22 : COPY go.mod . 13:28:43 Removing intermediate container 4e4ad041703b 13:28:43 ---> bed152ba998c 13:28:43 Step 6/23 : COPY go.mod . 13:28:43 2021-03-29T13:28:40Z INFO Waiting for automatic snapd restart... 13:28:44 snapd 2.49.1 from Canonical* installed 13:28:44 ---> edba2ff0538a 13:28:44 Step 7/22 : RUN go mod download 13:28:44 Removing intermediate container 5550eaf36a4a 13:28:44 ---> 265814a6ce0b 13:28:44 Step 6/26 : COPY go.mod . 13:28:44 Removing intermediate container 2d9ff78d3711 13:28:44 ---> 64bcdc2f86fa 13:28:44 Step 6/21 : COPY go.mod . 13:28:44 ---> Running in 065a98a6743d 13:28:44 ---> fa98b5ccd34e 13:28:44 Step 7/23 : RUN go mod download 13:28:44 Removing intermediate container 286d7078f17c 13:28:44 ---> 3c08357d398f 13:28:44 Step 6/22 : COPY go.mod . 13:28:45 ---> Running in ff41d7ab4b1d 13:28:45 ---> 035e423235b9 13:28:45 Step 7/26 : RUN go mod download 13:28:45 "snapd" switched to the "latest/stable" channel 13:28:45 13:28:45 ---> be946157ae58 13:28:45 Step 7/21 : RUN go mod download 13:28:45 ---> Running in 5cf7b2f8c274 13:28:45 ---> Running in fdd28f3a42d5 13:28:45 ---> d3ed9a407a6b 13:28:45 Step 7/22 : RUN go mod download 13:28:46 ---> Running in 35c99c0b7386 13:28:47 core18 20210128 from Canonical* installed 13:28:48 "core18" switched to the "latest/stable" channel 13:28:48 13:28:49 Removing intermediate container 065a98a6743d 13:28:49 Removing intermediate container ff41d7ab4b1d 13:28:49 ---> 65535a3af052 13:28:49 Step 8/23 : COPY . . 13:28:49 ---> 36b5733ff9c5 13:28:49 Step 8/22 : COPY . . 13:28:50 Removing intermediate container 5cf7b2f8c274 13:28:50 ---> 2ed5cc406c14 13:28:50 Step 8/26 : COPY . . 13:28:50 Removing intermediate container fdd28f3a42d5 13:28:50 ---> 1ff40dbe7439 13:28:50 Step 8/21 : COPY . . 13:28:51 Removing intermediate container 35c99c0b7386 13:28:51 ---> 65b88166f31a 13:28:51 Step 8/22 : COPY . . 13:28:51 snapcraft 4.5.4 from Canonical* installed 13:28:51 "snapcraft" switched to the "latest/stable" channel 13:28:51 13:28: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: 13:28:56 - README.md 13:28:56 13:28:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:29:02 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:29:02 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:29:02 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:29:02 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:29:03 Reading package lists... 13:29:03 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 13:29:10 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:29:10 Reading package lists... 13:29:10 Building dependency tree... 13:29:10 Reading state information... 13:29:10 Suggested packages: 13:29:10 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 13:29:10 git-gui gitk gitweb git-cvs git-mediawiki git-svn 13:29:10 Recommended packages: 13:29:10 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 13:29:10 The following NEW packages will be installed: 13:29:10 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 13:29:10 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 13:29:10 pkg-config zip 13:29:10 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 13:29:10 Need to get 7657 kB of archives. 13:29:10 After this operation, 43.8 MB of additional disk space will be used. 13:29:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 13:29:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 13:29:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 13:29:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 13:29:10 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 13:29:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 13:29:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 13:29:10 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 13:29:10 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 13:29:10 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 13:29:10 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 13:29:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 13:29:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 13:29:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 13:29:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 13:29:11 debconf: delaying package configuration, since apt-utils is not installed 13:29:11 Fetched 7657 kB in 1s (10.1 MB/s) 13:29:11 Selecting previously unselected package libglib2.0-0:amd64. 13:29:11 (Reading database ... 13924 files and directories currently installed.) 13:29:11 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 13:29:11 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:29:11 Selecting previously unselected package libpsl5:amd64. 13:29:11 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 13:29:11 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 13:29:11 Selecting previously unselected package libnghttp2-14:amd64. 13:29:11 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 13:29:11 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:29:12 Selecting previously unselected package librtmp1:amd64. 13:29:12 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 13:29:12 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:29:12 Selecting previously unselected package libcurl3-gnutls:amd64. 13:29:12 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 13:29:12 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 13:29:12 Selecting previously unselected package liberror-perl. 13:29:12 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 13:29:12 Unpacking liberror-perl (0.17025-1) ... 13:29:12 Selecting previously unselected package git-man. 13:29:12 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 13:29:12 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 13:29:12 Selecting previously unselected package git. 13:29:12 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 13:29:12 Unpacking git (1:2.17.1-1ubuntu0.8) ... 13:29:13 Selecting previously unselected package libnorm1:amd64. 13:29:13 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 13:29:13 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:29:13 Selecting previously unselected package libpgm-5.2-0:amd64. 13:29:13 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 13:29:13 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:29:13 Selecting previously unselected package libsodium23:amd64. 13:29:13 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 13:29:13 Unpacking libsodium23:amd64 (1.0.16-2) ... 13:29:13 Selecting previously unselected package libzmq5:amd64. 13:29:13 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 13:29:13 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:29:13 Selecting previously unselected package libzmq3-dev:amd64. 13:29:13 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 13:29:13 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:29:13 Selecting previously unselected package pkg-config. 13:29:13 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 13:29:13 Unpacking pkg-config (0.29.1-0ubuntu2) ... 13:29:14 Selecting previously unselected package zip. 13:29:14 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 13:29:14 Unpacking zip (3.0-11build1) ... 13:29:14 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:29:14 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 13:29:14 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:29:14 Setting up liberror-perl (0.17025-1) ... 13:29:14 Setting up libpsl5:amd64 (0.19.1-5build1) ... 13:29:14 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:29:14 No schema files found: doing nothing. 13:29:14 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:29:14 Setting up zip (3.0-11build1) ... 13:29:14 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:29:14 Setting up libsodium23:amd64 (1.0.16-2) ... 13:29:14 Setting up pkg-config (0.29.1-0ubuntu2) ... 13:29:14 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:29:14 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 13:29:14 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:29:14 Setting up git (1:2.17.1-1ubuntu0.8) ... 13:29:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:29:18 ---> 5d7fc5349fa6 13:29:18 Step 9/23 : RUN make cmd/core-metadata/core-metadata 13:29:18 ---> 35eb4e3ccd1e 13:29:18 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:29:18 ---> Running in 0ca97f19f1cd 13:29:18 ---> dfaa2ee3b757 13:29:18 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:29:18 ---> Running in bdfa3b696049 13:29:18 ---> f1f78ec612b8 13:29:18 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:29:18 ---> 049403a4848c 13:29:18 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:29:18 ---> Running in 63eb6dc5eec8 13:29:18 ---> Running in c3c25d8341da 13:29:18 ---> Running in 17ca2220447a 13:29:18 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 13:29:18 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 13:29:19 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 13:29:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:29:19 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 13:29:21 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:29:21 git set to automatically installed. 13:29:21 git-man set to automatically installed. 13:29:21 libcurl3-gnutls set to automatically installed. 13:29:21 liberror-perl set to automatically installed. 13:29:21 libglib2.0-0 set to automatically installed. 13:29:21 libnghttp2-14 set to automatically installed. 13:29:21 libnorm1 set to automatically installed. 13:29:21 libpgm-5.2-0 set to automatically installed. 13:29:21 libpsl5 set to automatically installed. 13:29:21 librtmp1 set to automatically installed. 13:29:21 libsodium23 set to automatically installed. 13:29:21 libzmq3-dev set to automatically installed. 13:29:21 libzmq5 set to automatically installed. 13:29:21 pkg-config set to automatically installed. 13:29:21 zip set to automatically installed. 13:29:23 snapd is not logged in, snap install commands will use sudo 13:29:29 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:29:45 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 13:29:45 snapd is not logged in, snap install commands will use sudo 13:29:51 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:29:51 snap "core18" has no updates available 13:29:51 Pulling go-build-helper 13:29:51 + snapcraftctl pull 13:29:53 'app-service-config' has dependencies that need to be staged: go-build-helper 13:29:53 Skipping pull go-build-helper (already ran) 13:29:53 Building go-build-helper 13:29:53 + snapcraftctl build 13:29:55 Staging go-build-helper 13:29:55 + snapcraftctl stage 13:30:05 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:30:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:30:05 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:30:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] 13:30:05 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:30:05 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:30:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:30:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:30:05 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:30:05 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:30:05 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:30:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 13:30:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 13:30:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 13:30:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 13:30:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 13:30:05 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 13:30:05 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 13:30:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:30:05 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] 13:30:05 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 13:30:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 13:30:05 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 13:30:05 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 13:30:05 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 13:30:05 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] 13:30:05 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 13:30:05 Fetched 24.2 MB in 0s (0 B/s) 13:30:05 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 13:30:05 Fetched 224 kB in 0s (0 B/s) 13:30:05 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 13:30:05 Fetched 157 kB in 0s (0 B/s) 13:30:05 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 13:30:05 Fetched 221 kB in 0s (0 B/s) 13:30:05 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 13:30:05 Fetched 143 kB in 0s (0 B/s) 13:30:05 Pulling app-service-config 13:30:05 + snapcraftctl pull 13:30:05 Cloning into '/root/parts/app-service-config/src'... 13:30:06 Pulling config-common 13:30:06 + snapcraftctl pull 13:30:11 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 13:30:11 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 13:30:11 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:30:11 Fetched 0 B in 0s (0 B/s) 13:30:11 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 13:30:11 Fetched 0 B in 0s (0 B/s) 13:30:11 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 13:30:11 Fetched 0 B in 0s (0 B/s) 13:30:11 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 13:30:11 Fetched 0 B in 0s (0 B/s) 13:30:11 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 13:30:11 Fetched 0 B in 0s (0 B/s) 13:30:11 Pulling edgex-go 13:30:11 + snapcraftctl pull 13:30:33 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 13:30:33 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 13:30:33 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:30:33 Fetched 0 B in 0s (0 B/s) 13:30:33 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 13:30:33 Fetched 96.5 kB in 0s (0 B/s) 13:30:33 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 13:30:33 Fetched 279 kB in 0s (0 B/s) 13:30:33 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 13:30:33 Fetched 122 kB in 0s (0 B/s) 13:30:33 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 13:30:33 Fetched 77.8 kB in 0s (0 B/s) 13:30:33 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 13:30:33 Fetched 8848 B in 0s (0 B/s) 13:30:33 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 13:30:33 Fetched 47.8 kB in 0s (0 B/s) 13:30:33 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 13:30:33 Fetched 45.6 kB in 0s (0 B/s) 13:30:33 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 13:30:33 Fetched 15.0 kB in 0s (0 B/s) 13:30:33 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 13:30:33 Fetched 214 kB in 0s (0 B/s) 13:30:33 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 13:30:33 Fetched 154 kB in 0s (0 B/s) 13:30:33 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 13:30:33 Fetched 50.6 kB in 0s (0 B/s) 13:30:33 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 13:30:33 Fetched 14.8 kB in 0s (0 B/s) 13:30:33 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 13:30:33 Fetched 41.8 kB in 0s (0 B/s) 13:30:33 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 13:30:33 Fetched 499 kB in 0s (0 B/s) 13:30:33 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 13:30:33 Fetched 111 kB in 0s (0 B/s) 13:30:33 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 13:30:33 Fetched 240 kB in 0s (0 B/s) 13:30:33 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 13:30:33 Fetched 29.3 kB in 0s (0 B/s) 13:30:33 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 13:30:33 Fetched 85.5 kB in 0s (0 B/s) 13:30:33 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 13:30:33 Fetched 24.5 kB in 0s (0 B/s) 13:30:33 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 13:30:33 Fetched 49.2 kB in 0s (0 B/s) 13:30:33 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 13:30:33 Fetched 54.2 kB in 0s (0 B/s) 13:30:33 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 13:30:33 Fetched 30.8 kB in 0s (0 B/s) 13:30:33 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 13:30:33 Fetched 15.8 kB in 0s (0 B/s) 13:30:33 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 13:30:33 Fetched 85.9 kB in 0s (0 B/s) 13:30:33 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 13:30:33 Fetched 8720 B in 0s (0 B/s) 13:30:33 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 13:30:33 Fetched 137 kB in 0s (0 B/s) 13:30:33 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 13:30:33 Fetched 119 kB in 0s (0 B/s) 13:30:33 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 13:30:33 Fetched 109 kB in 0s (0 B/s) 13:30:33 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 13:30:33 Fetched 11.1 kB in 0s (0 B/s) 13:30:33 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 13:30:33 Fetched 645 kB in 0s (0 B/s) 13:30:33 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 13:30:33 Fetched 41.3 kB in 0s (0 B/s) 13:30:33 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 13:30:33 Fetched 17.9 kB in 0s (0 B/s) 13:30:33 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 13:30:33 Fetched 368 kB in 0s (0 B/s) 13:30:33 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 13:30:33 Fetched 187 kB in 0s (0 B/s) 13:30:33 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 13:30:33 Fetched 175 kB in 0s (0 B/s) 13:30:33 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 13:30:33 Fetched 206 kB in 0s (0 B/s) 13:30:33 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 13:30:33 Fetched 1301 kB in 0s (0 B/s) 13:30:33 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 13:30:33 Fetched 36.2 kB in 0s (0 B/s) 13:30:33 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 13:30:33 Fetched 159 kB in 0s (0 B/s) 13:30:33 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 13:30:33 Fetched 107 kB in 0s (0 B/s) 13:30:33 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 13:30:33 Fetched 48.7 kB in 0s (0 B/s) 13:30:33 Pulling static-packages 13:30:33 + snapcraftctl pull 13:30:33 Pulling version 13:30:33 + cd /root/project 13:30:33 + [ -f VERSION ] 13:30:33 + PROJECT_VERSION=local-dev 13:30:33 + git rev-parse --short HEAD 13:30:33 + GIT_REVISION=1e9f562d 13:30:33 + snapcraftctl set-version local-dev 13:30:34 Skipping build go-build-helper (already ran) 13:30:34 Building app-service-config 13:30:34 + make build 13:30:34 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 13:30:37 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.35 13:30:37 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.22 13:30:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.56 13:30:37 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 13:30:37 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 13:30:37 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.4 13:30:37 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.9 13:30:37 go: downloading github.com/go-kit/kit v0.8.0 13:30:37 go: downloading github.com/pelletier/go-toml v1.2.0 13:30:37 go: downloading github.com/gorilla/mux v1.8.0 13:30:37 go: downloading github.com/google/uuid v1.2.0 13:30:37 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 13:30:37 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 13:30:37 go: downloading github.com/go-redis/redis/v7 v7.2.0 13:30:37 go: downloading github.com/x448/float16 v0.8.4 13:30:37 go: downloading github.com/BurntSushi/toml v0.3.1 13:30:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 13:30:37 go: downloading github.com/mitchellh/copystructure v1.0.0 13:30:37 go: downloading github.com/go-playground/validator/v10 v10.3.0 13:30:37 go: downloading github.com/hashicorp/consul/api v1.8.1 13:30:38 go: downloading github.com/go-logfmt/logfmt v0.4.0 13:30:38 go: downloading github.com/mitchellh/mapstructure v1.1.2 13:30:38 go: downloading github.com/hashicorp/serf v0.9.5 13:30:38 go: downloading github.com/hashicorp/go-hclog v0.12.0 13:30:38 go: downloading github.com/leodido/go-urn v1.2.0 13:30:38 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:30:38 go: downloading github.com/pebbe/zmq4 v1.2.5 13:30:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 13:30:38 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 13:30:38 go: downloading github.com/fatih/color v1.9.0 13:30:38 go: downloading github.com/mattn/go-isatty v0.0.12 13:30:38 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:30:38 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 13:30:38 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:30:38 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 13:30:38 go: downloading github.com/gorilla/websocket v1.4.2 13:30:38 go: downloading github.com/go-playground/universal-translator v0.17.0 13:30:38 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:30:38 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 13:30:38 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 13:30:38 go: downloading github.com/hashicorp/golang-lru v0.5.0 13:30:38 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 13:30:38 go: downloading github.com/go-playground/locales v0.13.0 13:30:38 go: downloading github.com/mattn/go-colorable v0.1.6 13:30:48 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 13:30:48 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 13:30:48 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 13:30:48 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 13:30:49 Building config-common 13:30:49 + snapcraftctl build 13:30:51 Building edgex-go 13:30:52 + cd /root/parts/edgex-go/src 13:30:52 + make build 13:30:52 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 13:30:52 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.20 13:30:52 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.57 13:30:52 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:30:52 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 13:30:52 go: downloading github.com/imdario/mergo v0.3.12 13:30:52 go: downloading github.com/pkg/errors v0.8.1 13:30:52 go: downloading github.com/go-playground/validator/v10 v10.4.1 13:30:52 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 13:30:56 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 13:30:56 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 13:30:56 go: downloading gopkg.in/yaml.v2 v2.4.0 13:31:03 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 13:31:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:31:04 Removing intermediate container 63eb6dc5eec8 13:31:04 ---> 23a03e2b1e0d 13:31:04 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:31:04 ---> Running in 53adb867cd9e 13:31:05 Removing intermediate container 17ca2220447a 13:31:05 ---> d3ae16a2ea0a 13:31:05 13:31:05 Step 10/21 : FROM alpine:3.12 13:31:06 3.12: Pulling from library/alpine 13:31:06 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 13:31:06 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 13:31:06 go: downloading github.com/stretchr/testify v1.7.0 13:31:06 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 13:31:07 go: downloading github.com/davecgh/go-spew v1.1.1 13:31:07 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 13:31:07 go: downloading github.com/pmezard/go-difflib v1.0.0 13:31:07 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 13:31:07 Status: Downloaded newer image for alpine:3.12 13:31:07 ---> e47305ac9786 13:31:07 Step 11/21 : RUN apk add --update --no-cache curl 13:31:08 ---> Running in 49c306fa97ca 13:31:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:31:08 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 13:31:08 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 13:31:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:31:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:31:10 (1/4) Installing ca-certificates (20191127-r4) 13:31:10 (2/4) Installing nghttp2-libs (1.41.0-r0) 13:31:10 (3/4) Installing libcurl (7.69.1-r3) 13:31:10 (4/4) Installing curl (7.69.1-r3) 13:31:10 Executing busybox-1.31.1-r19.trigger 13:31:10 Executing ca-certificates-20191127-r4.trigger 13:31:10 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 13:31:11 OK: 7 MiB in 18 packages 13:31:12 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 13:31:13 Removing intermediate container 53adb867cd9e 13:31:13 ---> cd9a372888e3 13:31:13 13:31:13 Step 11/26 : FROM docker:20.10.0 13:31:13 20.10.0: Pulling from library/docker 13:31:13 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 13:31:14 Removing intermediate container 49c306fa97ca 13:31:14 ---> 5137bac0f762 13:31:14 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:31:15 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 13:31:15 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 13:31:15 ---> Running in 376a35b7cd10 13:31:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:31:16 Removing intermediate container 376a35b7cd10 13:31:16 ---> 6273ed944963 13:31:16 Step 13/21 : WORKDIR /edgex 13:31:16 go: downloading github.com/lib/pq v1.9.0 13:31:16 ---> Running in 917820199b36 13:31:18 Removing intermediate container 917820199b36 13:31:18 ---> b6272cdfc001 13:31:18 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:31:18 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 13:31:18 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 13:31:18 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 13:31:18 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 13:31:18 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 13:31:18 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 13:31:18 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 13:31:18 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 13:31:18 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 13:31:18 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 13:31:18 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 13:31:18 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 13:31:18 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 13:31:18 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 13:31:18 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 13:31:18 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 13:31:18 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 13:31:18 + 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 13:31:18 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 13:31:18 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 13:31:18 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 13:31:18 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 13:31:18 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 13:31:18 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 13:31:18 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 13:31:18 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 13:31:20 ---> 83d0aef3be57 13:31:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:31:21 Removing intermediate container c3c25d8341da 13:31:21 ---> f8bad8292701 13:31:21 13:31:21 Step 10/22 : FROM alpine:3.12 13:31:21 ---> e47305ac9786 13:31:21 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:31:22 Removing intermediate container bdfa3b696049 13:31:22 ---> 754a05d1945a 13:31:22 13:31:22 Step 10/22 : FROM alpine:3.12 13:31:22 ---> e47305ac9786 13:31:22 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:31:22 ---> Running in d5ab65ebd645 13:31:22 Building static-packages 13:31:22 + snapcraftctl build 13:31:22 ---> d2c6415fe0bc 13:31:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:31:22 ---> Running in 1351c8fd0ec0 13:31:24 Building version 13:31:24 + snapcraftctl build 13:31:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:31:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:31:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:31:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:31:25 (1/1) Installing dumb-init (1.2.2-r1) 13:31:25 Executing busybox-1.31.1-r19.trigger 13:31:25 OK: 5 MiB in 15 packages 13:31:25 (1/2) Installing ca-certificates (20191127-r4) 13:31:25 (2/2) Installing dumb-init (1.2.2-r1) 13:31:25 Executing busybox-1.31.1-r19.trigger 13:31:25 Executing ca-certificates-20191127-r4.trigger 13:31:25 OK: 6 MiB in 16 packages 13:31:26 Skipping stage go-build-helper (already ran) 13:31:26 Staging app-service-config 13:31:26 + snapcraftctl stage 13:31:26 ---> 82a9efc12e90 13:31:26 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:31:26 ---> Running in ddf6faeb1ef2 13:31:27 Staging config-common 13:31:27 + snapcraftctl stage 13:31:27 Removing intermediate container 0ca97f19f1cd 13:31:27 ---> b367c661fdd0 13:31:27 13:31:27 Step 10/23 : FROM alpine:3.12 13:31:27 ---> e47305ac9786 13:31:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:31:27 ---> Using cache 13:31:27 ---> b12622ff9e62 13:31:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:31:27 Removing intermediate container 1351c8fd0ec0 13:31:27 ---> b12622ff9e62 13:31:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:31:27 Removing intermediate container ddf6faeb1ef2 13:31:27 ---> 2dd2e0c6acee 13:31:27 Step 18/21 : CMD ["--init=true"] 13:31:28 ---> Running in 394ffa43f790 13:31:28 Staging edgex-go 13:31:28 + snapcraftctl stage 13:31:28 ---> Running in c2593e697760 13:31:28 ---> Running in d539db613508 13:31:28 Removing intermediate container d5ab65ebd645 13:31:28 ---> 5c5a6f3d0308 13:31:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:31:28 ---> Running in ffd64d91bc2b 13:31:29 Removing intermediate container 394ffa43f790 13:31:29 ---> e8e8cb80735f 13:31:29 Step 13/23 : ENV APP_PORT=48081 13:31:29 Removing intermediate container d539db613508 13:31:29 ---> 57c2dda1cc3b 13:31:29 Step 19/21 : LABEL arch=arm64 13:31:29 Removing intermediate container c2593e697760 13:31:29 ---> eaaedfc6de99 13:31:29 Step 13/22 : ENV APP_PORT=48085 13:31:29 Staging static-packages 13:31:29 + snapcraftctl stage 13:31:29 ---> Running in 356b6ce7ff88 13:31:29 ---> Running in 84822b2e60f9 13:31:29 ---> Running in e8749f26e1da 13:31:29 Removing intermediate container ffd64d91bc2b 13:31:29 ---> ee3b421d7a9e 13:31:29 Step 13/22 : ENV APP_PORT=48060 13:31:29 ---> Running in bc97de0f430b 13:31:29 Removing intermediate container 356b6ce7ff88 13:31:29 ---> 4c943f71ff16 13:31:29 Step 14/23 : EXPOSE $APP_PORT 13:31:30 Removing intermediate container 84822b2e60f9 13:31:30 ---> 9ed494a231f8 13:31:30 Step 20/21 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da 13:31:30 ---> Running in 7c7f1f37cdbf 13:31:30 Removing intermediate container e8749f26e1da 13:31:30 ---> c098c279d4f1 13:31:30 Step 14/22 : EXPOSE $APP_PORT 13:31:30 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 13:31:30 Status: Downloaded newer image for docker:20.10.0 13:31:30 ---> eeaf43b92773 13:31:30 Step 12/26 : RUN apk add --no-cache bash 13:31:30 ---> Running in cf2aba3e6fc1 13:31:30 Staging version 13:31:30 + snapcraftctl stage 13:31:30 Removing intermediate container bc97de0f430b 13:31:30 ---> 18dea54a7a29 13:31:30 Step 14/22 : EXPOSE $APP_PORT 13:31:30 ---> Running in db22f35d4edb 13:31:30 ---> Running in cf838d371c92 13:31:30 ---> Running in e2c82e53ddc3 13:31:31 Removing intermediate container 7c7f1f37cdbf 13:31:31 ---> 9d5d372bca13 13:31:31 Step 15/23 : WORKDIR / 13:31:31 ---> Running in 53956e5ae4c2 13:31:31 Removing intermediate container db22f35d4edb 13:31:31 ---> a56d22cee2de 13:31:31 Removing intermediate container cf2aba3e6fc1 13:31:31 ---> a2cb46f6e77d 13:31:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt /Step 21/21 : LABEL version=0.0.0 13:31:31 13:31:31 Priming go-build-helper 13:31:31 + snapcraftctl prime 13:31:31 Removing intermediate container e2c82e53ddc3 13:31:31 ---> 99d62a6c4599 13:31:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:31:31 ---> Running in f9e025e81b38 13:31:31 Removing intermediate container 53956e5ae4c2 13:31:31 ---> 273bd5fe83da 13:31:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:31:31 Removing intermediate container f9e025e81b38 13:31:31 ---> 7c7a48496dc6 13:31:31 13:31:32 Priming app-service-config 13:31:32 + snapcraftctl prime 13:31:32 ---> 88e4b00d0b43 13:31:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:31:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:31:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:31:32 ---> 93c7bf859421 13:31:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:31:32 Successfully built 7c7a48496dc6 13:31:32 Successfully tagged docker-security-proxy-setup-go-arm64:latest 13:31:32  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go 13:31:33 (1/2) Installing readline (8.0.4-r0) 13:31:33 (2/2) Installing bash (5.0.17-r0) 13:31:33 ---> 5784b4fd1245 13:31:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:31:33 Executing bash-5.0.17-r0.post-install 13:31:33 Executing busybox-1.31.1-r19.trigger 13:31:33 OK: 12 MiB in 22 packages 13:31:33 Priming config-common 13:31:33 + snapcraftctl prime 13:31:34 Priming edgex-go 13:31:34 + snapcraftctl prime 13:31:35 ---> 51e7f40704da 13:31:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:31:35 Priming static-packages 13:31:35 + snapcraftctl prime 13:31:36 Removing intermediate container cf838d371c92 13:31:36 ---> 00176874dfd1 13:31:36 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 13:31:36 ---> 0413ec125a51 13:31:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:31:36 ---> 6f8ae7f48164 13:31:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:31:36 ---> Running in d9455c4a4ea4 13:31:36 ---> f6e8bc244d46 13:31:36 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:31:37 ---> 3a33a5509071 13:31:37 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:31:37 ---> Running in b2e3d274a416 13:31:37 ---> Running in 2a675b3a5607 13:31:37 Removing intermediate container d9455c4a4ea4 13:31:37 ---> 2b31d64ede64 13:31:37 Step 14/26 : ENV APP_PORT=48090 13:31:37 ---> 932256084adb 13:31:37 Step 19/23 : ENTRYPOINT ["/core-metadata"] 13:31:38 ---> Running in 278412cb88ba 13:31:38 Removing intermediate container b2e3d274a416 13:31:38 ---> 70b51b76eca3 13:31:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] ---> Running in e7ca5630d32b 13:31:38 13:31:38 Priming version 13:31:38 + snapcraftctl prime 13:31:38 Removing intermediate container 2a675b3a5607 13:31:38 ---> 6484cf1463e3 13:31:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:31:38 ---> Running in 14cbc5d44156 13:31:38 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 13:31:39 ---> Running in 81b248bf7800 13:31:39 Removing intermediate container e7ca5630d32b 13:31:39 Removing intermediate container 278412cb88ba 13:31:39 ---> 3297dd55ea9d 13:31:39 ---> 3b21092680cd 13:31:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:31:39 Step 15/26 : EXPOSE $APP_PORT 13:31:39 ---> Running in cc4367476c07 13:31:39 ---> Running in 5f3788b80330 13:31:39 Removing intermediate container 14cbc5d44156 13:31:39 ---> 5cdd0aaa6c53 13:31:39 Step 20/22 : LABEL arch=arm64 13:31:39 Removing intermediate container 81b248bf7800 13:31:39 ---> 23e017629433 13:31:39 Step 20/22 : LABEL arch=arm64 13:31:39 ---> Running in 10b7acb89de9 13:31:39 Removing intermediate container cc4367476c07 13:31:39 ---> c75101f02e0c 13:31:39 Step 21/23 : LABEL arch=arm64 13:31:39 ---> Running in 9d8a2903307f 13:31:39 Removing intermediate container 5f3788b80330 13:31:39 ---> e1b8e384efb4 13:31:39 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:31:40 ---> Running in 3750a5c296d1 13:31:40 Removing intermediate container 10b7acb89de9 13:31:40 ---> 6994bb6eaa7d 13:31:40 Step 21/22 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da 13:31:40 Removing intermediate container 9d8a2903307f 13:31:40 ---> e5e1ea8475c6 13:31:40 Step 21/22 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da [Pipeline] } 13:31:41 ---> Running in 095207bada8b 13:31:41 ---> Running in c6e8fbe0bc8f 13:31:41 Removing intermediate container 3750a5c296d1 [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 13:31:41 ---> c3e9073e7e4e 13:31:41 Step 22/23 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv 13:31:41 ---> d8320726a416 13:31:41 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:31:41 ---> Running in ea2deb279a0b [Pipeline] } [Pipeline] // stage [Pipeline] } 13:31:42 Removing intermediate container 095207bada8b 13:31:42 ---> 8922d6820738 13:31:42 Step 22/22 : LABEL version=0.0.0 13:31:42 Removing intermediate container c6e8fbe0bc8f 13:31:42 ---> 42b8a92190c2 13:31:42 Step 22/22 : LABEL version=0.0.0 13:31:42 ---> Running in 7f7ab16c32ba 13:31:42 ---> Running in 9ef59ba051ff 13:31:42 Removing intermediate container ea2deb279a0b 13:31:42 ---> 74331513bb71 13:31:42 Step 23/23 : LABEL version=0.0.0 13:31:43 ---> 4d658fa46103 13:31:43 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:31:43 ---> Running in 8231a8e0e870 13:31:43 Removing intermediate container 7f7ab16c32ba 13:31:43 ---> 2f3c9a931b4b 13:31:43 13:31:43 Removing intermediate container 9ef59ba051ff 13:31:43 ---> b0f33df13424 13:31:43 13:31:44 Successfully built 2f3c9a931b4b 13:31:44 Successfully built b0f33df13424 13:31:44 Successfully tagged docker-support-notifications-go-arm64:latest 13:31:44 Successfully tagged docker-support-scheduler-go-arm64:latest 13:31:44  Building docker-support-notifications-go ... done Building docker-core-command-go 13:31:44  Building docker-support-scheduler-go ... done Building docker-core-data-go 13:31:44 Removing intermediate container 8231a8e0e870 13:31:44 ---> 1e16505e7a3f 13:31:44 13:31:44 ---> b66e052be53b 13:31:44 Step 19/26 : RUN apk --no-cache add py3-pip 13:31:45 Successfully built 1e16505e7a3f 13:31:45 Successfully tagged docker-core-metadata-go-arm64:latest 13:31:45  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go 13:31:45 ---> Running in 6430f67782c9 13:31:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:31:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:31:46 (1/33) Installing libbz2 (1.0.8-r1) 13:31:46 (2/33) Installing expat (2.2.9-r1) 13:31:46 (3/33) Installing libffi (3.3-r2) 13:31:46 (4/33) Installing gdbm (1.13-r1) 13:31:46 (5/33) Installing xz-libs (5.2.5-r0) 13:31:46 (6/33) Installing sqlite-libs (3.32.1-r0) 13:31:47 (7/33) Installing python3 (3.8.8-r0) 13:31:49 (8/33) Installing py3-appdirs (1.4.4-r1) 13:31:49 (9/33) Installing py3-ordered-set (4.0.1-r0) 13:31:49 (10/33) Installing py3-parsing (2.4.7-r0) 13:31:49 (11/33) Installing py3-six (1.15.0-r0) 13:31:49 (12/33) Installing py3-packaging (20.4-r0) 13:31:49 (13/33) Installing py3-setuptools (47.0.0-r0) 13:31:49 (14/33) Installing py3-chardet (3.0.4-r4) 13:31:49 (15/33) Installing py3-idna (2.9-r0) 13:31:49 (16/33) Installing py3-certifi (2020.4.5.1-r0) 13:31:49 (17/33) Installing py3-urllib3 (1.25.9-r0) 13:31:49 (18/33) Installing py3-requests (2.23.0-r0) 13:31:49 (19/33) Installing py3-msgpack (1.0.0-r0) 13:31:49 (20/33) Installing py3-lockfile (0.12.2-r3) 13:31:49 (21/33) Installing py3-cachecontrol (0.12.6-r0) 13:31:49 (22/33) Installing py3-colorama (0.4.3-r0) 13:31:49 (23/33) Installing py3-distlib (0.3.0-r0) 13:31:49 (24/33) Installing py3-distro (1.5.0-r1) 13:31:49 (25/33) Installing py3-webencodings (0.5.1-r3) 13:31:49 (26/33) Installing py3-html5lib (1.0.1-r4) 13:31:49 (27/33) Installing py3-pytoml (0.1.21-r0) 13:31:49 (28/33) Installing py3-pep517 (0.8.2-r0) 13:31:49 (29/33) Installing py3-progress (1.5-r0) 13:31:49 (30/33) Installing py3-toml (0.10.1-r0) 13:31:49 (31/33) Installing py3-retrying (1.3.3-r0) 13:31:49 (32/33) Installing py3-contextlib2 (0.6.0-r0) 13:31:49 (33/33) Installing py3-pip (20.1.1-r0) 13:31:49 Executing busybox-1.31.1-r19.trigger 13:31:49 OK: 71 MiB in 55 packages 13:31:59 Removing intermediate container 6430f67782c9 13:31:59 ---> 7cb266a954e7 13:31:59 Step 20/26 : RUN pip install docker-compose==1.23.2 13:32:01 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:32:01 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:32:01 ---> faa686b14958 13:32:01 Step 3/31 : WORKDIR /edgex-go 13:32:01 ---> Using cache 13:32:01 ---> def80e57b0b0 13:32:01 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:32:01 ---> Using cache 13:32:01 ---> bf17854136e0 13:32:01 Step 5/31 : RUN apk add --update --no-cache make git 13:32:01 ---> Running in 7836d5c38b6c 13:32:02 ---> Running in 56b2ad3fa6b4 13:32:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:32:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:32:05 OK: 217 MiB in 51 packages 13:32:07 Removing intermediate container 56b2ad3fa6b4 13:32:07 ---> 38058d06a5f7 13:32:07 Step 6/31 : COPY go.mod . 13:32:07 ---> 34996b0afcbd 13:32:07 Step 7/31 : RUN go mod download 13:32:07 Collecting docker-compose==1.23.2 13:32:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:32:07 ---> Running in f0381f79680f 13:32:08 Collecting texttable<0.10,>=0.9.0 13:32:08 Downloading texttable-0.9.1.tar.gz (11 kB) 13:32:12 Collecting docker<4.0,>=3.6.0 13:32:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:32:12 Removing intermediate container f0381f79680f 13:32:12 ---> beabdc02c497 13:32:12 Step 8/31 : COPY . . 13:32:13 Collecting jsonschema<3,>=2.5.1 13:32:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:32:14 Collecting PyYAML<4,>=3.10 13:32:14 Downloading PyYAML-3.13.tar.gz (270 kB) 13:32:18 Collecting dockerpty<0.5,>=0.4.1 13:32:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:32:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 13:32:21 Collecting websocket-client<1.0,>=0.32.0 13:32:21 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 13:32:21 Collecting docopt<0.7,>=0.6.1 13:32:21 Downloading docopt-0.6.2.tar.gz (25 kB) 13:32:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:32:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:32:25 Collecting cached-property<2,>=1.2.0 13:32:25 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:32:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:32:25 ---> faa686b14958 13:32:25 Step 3/23 : WORKDIR /edgex-go 13:32:25 ---> Using cache 13:32:25 ---> def80e57b0b0 13:32:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:32:25 ---> Using cache 13:32:25 ---> bf17854136e0 13:32:25 Step 5/23 : RUN apk add --update --no-cache make git 13:32:25 ---> Using cache 13:32:25 ---> 38058d06a5f7 13:32:25 Step 6/23 : COPY go.mod . 13:32:25 ---> Using cache 13:32:25 ---> 34996b0afcbd 13:32:25 Step 7/23 : RUN go mod download 13:32:25 ---> Using cache 13:32:25 ---> beabdc02c497 13:32:25 Step 8/23 : COPY . . 13:32:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:32:25 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:32:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:32:25 ---> faa686b14958 13:32:25 Step 3/23 : WORKDIR /edgex-go 13:32:25 ---> Using cache 13:32:25 ---> def80e57b0b0 13:32:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:32:25 ---> Using cache 13:32:25 ---> bf17854136e0 13:32:25 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:32:26 Collecting docker-pycreds>=0.4.0 13:32:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:32:26 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:32:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:32:26 ---> faa686b14958 13:32:26 Step 3/24 : WORKDIR /edgex-go 13:32:26 ---> Using cache 13:32:26 ---> def80e57b0b0 13:32:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:32:26 ---> Using cache 13:32:26 ---> bf17854136e0 13:32:26 Step 5/24 : RUN apk add --update --no-cache make git 13:32:26 ---> Using cache 13:32:26 ---> 38058d06a5f7 13:32:26 Step 6/24 : COPY go.mod . 13:32:26 ---> Using cache 13:32:26 ---> 34996b0afcbd 13:32:26 Step 7/24 : RUN go mod download 13:32:26 ---> Using cache 13:32:26 ---> beabdc02c497 13:32:26 Step 8/24 : COPY . . 13:32:27 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) 13:32:27 Collecting idna<2.8,>=2.5 13:32:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:32:30 Collecting urllib3<1.25,>=1.21.1 13:32:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:32:32 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) 13:32:32 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 13:32:32 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 13:32:32 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 13:32:32 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 13:32:33 Installing collected packages: texttable, docker-pycreds, idna, urllib3, requests, websocket-client, docker, jsonschema, PyYAML, dockerpty, docopt, cached-property, docker-compose 13:32:33 Running setup.py install for texttable: started 13:32:35 Running setup.py install for texttable: finished with status 'done' 13:32:35 ---> Running in eaf677d6833a 13:32:35 Attempting uninstall: idna 13:32:35 Found existing installation: idna 2.9 13:32:35 Uninstalling idna-2.9: 13:32:35 Successfully uninstalled idna-2.9 13:32:35 Attempting uninstall: urllib3 13:32:36 Found existing installation: urllib3 1.25.9 13:32:36 Uninstalling urllib3-1.25.9: 13:32:36 Successfully uninstalled urllib3-1.25.9 13:32:36 ---> 22e752e2759a 13:32:36 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:32:37 Attempting uninstall: requests 13:32:37 Found existing installation: requests 2.23.0 13:32:37 Uninstalling requests-2.23.0: 13:32:37 Successfully uninstalled requests-2.23.0 13:32:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:32:37 ---> Running in 827b175366c1 13:32:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:32:38 OK: 217 MiB in 51 packages 13:32:39 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 13:32:39 Running setup.py install for PyYAML: started 13:32:42 Removing intermediate container eaf677d6833a 13:32:42 ---> 079cba72a83b 13:32:42 Step 6/23 : COPY go.mod . 13:32:42 Running setup.py install for PyYAML: finished with status 'done' 13:32:42 Running setup.py install for dockerpty: started 13:32:43 ---> 679edc1c8b95 13:32:43 Step 7/23 : RUN go mod download 13:32:44 ---> Running in 5e395bdb08ca 13:32:45 Running setup.py install for dockerpty: finished with status 'done' 13:32:45 Running setup.py install for docopt: started 13:32:47 Running setup.py install for docopt: finished with status 'done' 13:32:47 ---> ba438250bc54 13:32:47 Step 9/23 : RUN make cmd/core-command/core-command 13:32:48 ---> Running in 84fe18730000 13:32: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 13:32:49 Removing intermediate container 5e395bdb08ca 13:32:49 ---> 78ac78986e11 13:32:49 Step 8/23 : COPY . . 13:32:50 ---> f8e2220016fb 13:32:50 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:32:50 ---> Running in 77134540daa4 13:32:50 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 13:32:52 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 13:32:56 Removing intermediate container 7836d5c38b6c 13:32:56 ---> 0a7e1790af86 13:32:56 Step 21/26 : RUN apk --no-cache add curl 13:32:56 ---> Running in e35ea4f41bdf 13:32:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:32:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:33:00 (1/3) Installing nghttp2-libs (1.41.0-r0) 13:33:00 (2/3) Installing libcurl (7.69.1-r3) 13:33:00 (3/3) Installing curl (7.69.1-r3) 13:33:00 Executing busybox-1.31.1-r19.trigger 13:33:00 OK: 72 MiB in 58 packages 13:33:04 Removing intermediate container e35ea4f41bdf 13:33:04 ---> 0b1aa5d5ec47 13:33:04 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 13:33:04 ---> Running in 4d0f76929e95 13:33:06 Removing intermediate container 4d0f76929e95 13:33:06 ---> 59caa076be08 13:33:06 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:33:06 ---> Running in 92d384c4aebf 13:33:07 Removing intermediate container 92d384c4aebf 13:33:07 ---> a3fc52510fe1 13:33:07 Step 24/26 : LABEL arch=arm64 13:33:08 ---> Running in 7e6e400cf05d 13:33:09 Removing intermediate container 7e6e400cf05d 13:33:09 ---> aa175cf54570 13:33:09 Step 25/26 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da 13:33:10 ---> Running in 59d23704d4fa 13:33:11 Removing intermediate container 59d23704d4fa 13:33:11 ---> 60f6fbad60a7 13:33:11 Step 26/26 : LABEL version=0.0.0 13:33:11 ---> Running in ef10c8ad106e 13:33:12 Removing intermediate container ef10c8ad106e 13:33:12 ---> 4fe4f3e379d6 13:33:12 13:33:13 Successfully built 4fe4f3e379d6 13:33:13 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 13:33:13  Building docker-sys-mgmt-agent-go ... done  ---> 90fdf5eeb10f 13:33:13 Step 9/23 : RUN make cmd/core-data/core-data 13:33:13 ---> Running in 8bbdbe966232 13:33:15 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 13:34:11 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 13:34:11 Removing intermediate container 827b175366c1 13:34:11 ---> f6d79058f3a4 13:34:11 13:34:11 Step 10/31 : FROM alpine:3.12 13:34:11 ---> e47305ac9786 13:34:11 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:34:11 ---> Running in 544592579f51 13:34:11 Removing intermediate container 544592579f51 13:34:11 ---> 067e613f9ad6 13:34:11 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:34:11 ---> Running in 37eddfa348d8 13:34:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:34:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:34:11 (1/2) Installing dumb-init (1.2.2-r1) 13:34:11 (2/2) Installing su-exec (0.2-r1) 13:34:11 Executing busybox-1.31.1-r19.trigger 13:34:11 OK: 5 MiB in 16 packages 13:34:12 Removing intermediate container 37eddfa348d8 13:34:12 ---> 0caa23079d50 13:34:12 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 13:34:12 ---> Running in 8206da6ac07d 13:34:12 Removing intermediate container 8206da6ac07d 13:34:12 ---> c444562b2fc6 13:34:12 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:34:13 ---> Running in 522790d3c170 13:34:13 Removing intermediate container 522790d3c170 13:34:13 ---> b5d26fc83bfe 13:34:13 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:34:14 ---> Running in 43f43b0e760e 13:34:18 Removing intermediate container 43f43b0e760e 13:34:18 ---> 4b9898d743bd 13:34:18 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 13:34:18 ---> Running in 26431daf462d 13:34:19 Removing intermediate container 26431daf462d 13:34:19 ---> 3241c9d0409a 13:34:19 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:34:21 Removing intermediate container 77134540daa4 13:34:21 ---> aaeb1abe6db8 13:34:21 13:34:21 Step 10/24 : FROM alpine:3.12 13:34:21 ---> e47305ac9786 13:34:21 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 13:34:21 ---> 60a1a151ee02 13:34:21 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:34:21 ---> Running in 1a5fc1d99bdc 13:34:21 ---> Running in 8ab830d5e2e2 13:34:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:34:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:34:25 (1/6) Installing ca-certificates (20191127-r4) 13:34:25 (2/6) Installing nghttp2-libs (1.41.0-r0) 13:34:25 (3/6) Installing libcurl (7.69.1-r3) 13:34:25 (4/6) Installing curl (7.69.1-r3) 13:34:25 (5/6) Installing dumb-init (1.2.2-r1) 13:34:25 (6/6) Installing su-exec (0.2-r1) 13:34:25 Executing busybox-1.31.1-r19.trigger 13:34:25 Executing ca-certificates-20191127-r4.trigger 13:34:25 OK: 7 MiB in 20 packages 13:34:26 Removing intermediate container 8ab830d5e2e2 13:34:26 ---> 362b39fc4d7d 13:34:26 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 13:34:27 Removing intermediate container 84fe18730000 13:34:27 ---> eef9303f585d 13:34:27 13:34:27 Step 10/23 : FROM alpine:3.12 13:34:27 ---> e47305ac9786 13:34:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:34:27 ---> Using cache 13:34:27 ---> b12622ff9e62 13:34:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:34:27 ---> Using cache 13:34:27 ---> eaaedfc6de99 13:34:27 Step 13/23 : ENV APP_PORT=48082 13:34:27 ---> Running in f0be1c0f1b4f 13:34:28 Removing intermediate container f0be1c0f1b4f 13:34:28 ---> 23639e5247ae 13:34:28 Step 14/23 : EXPOSE $APP_PORT 13:34:28 ---> ffdadefb3100 13:34:28 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:34:28 ---> Running in 13ac997d3487 13:34:28 Removing intermediate container 1a5fc1d99bdc 13:34:28 ---> 3d445d05ff29 13:34:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:34:28 ---> Running in 8c7f1ba2abe4 13:34:29 Removing intermediate container 13ac997d3487 13:34:29 ---> d925d7ebe436 13:34:29 Step 15/23 : WORKDIR / 13:34:29 ---> Running in 974a7f9efb30 13:34:30 Removing intermediate container 8c7f1ba2abe4 13:34:30 ---> 9137094dd46a 13:34:30 Step 13/24 : WORKDIR / 13:34:30 ---> Running in 98f72a6f443e 13:34:31 Removing intermediate container 974a7f9efb30 13:34:31 ---> 974456a28a58 13:34:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:34:31 ---> 8312216b6a86 13:34:31 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:34:31 Removing intermediate container 98f72a6f443e 13:34:31 ---> eca05af855c1 13:34:31 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:34:32 ---> 00285fc819e5 13:34:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:34:32 ---> 1ad93f58b658 13:34:32 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:34:32 ---> 47958a0d0a1f 13:34:32 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:34:34 ---> 2d913a485e90 13:34:34 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ ---> 480a2f0831b3 13:34:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:34:34 13:34:35 ---> 67f044f9dbb6 13:34:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:34:36 ---> 6e00b574ad19 13:34:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:34:36 ---> b7bd595ba6e0 13:34:36 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 13:34:36 ---> e0f1402fe83c 13:34:36 Step 19/23 : ENTRYPOINT ["/core-command"] 13:34:36 ---> Running in 02848da217b7 13:34:36 ---> Running in 778ca253c859 13:34:37 Removing intermediate container 02848da217b7 13:34:37 ---> 45548b353312 13:34:37 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:34:37 Removing intermediate container 778ca253c859 13:34:37 ---> 6322e7343e10 13:34:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:34:37 ---> c760cce2d382 13:34:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:34:37 ---> Running in c58e0333b021 13:34:38 ---> 9ab0b2ffccc7 13:34:38 Step 26/31 : RUN chmod +x /entrypoint.sh 13:34:38 Removing intermediate container c58e0333b021 13:34:38 ---> c1b2796c1773 13:34:38 Step 21/23 : LABEL arch=arm64 13:34:39 ---> Running in eedb4f26665f 13:34:39 ---> Running in da1c3fa8761d 13:34:39 ---> 294256b657c7 13:34:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:34:39 Removing intermediate container eedb4f26665f 13:34:39 ---> 7ffab9a91e6f 13:34:39 Step 22/23 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da 13:34:40 ---> Running in 356717c3d582 13:34:41 ---> bf3136471e90 13:34:41 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/ 13:34:41 Removing intermediate container 356717c3d582 13:34:41 ---> f5c4467084ee 13:34:41 Step 23/23 : LABEL version=0.0.0 13:34:41 ---> Running in e0b6a4260713 13:34:41 ---> Running in b9515b89223a 13:34:42 Removing intermediate container e0b6a4260713 13:34:42 ---> bd57f6da0c4c 13:34:42 13:34:43 Successfully built bd57f6da0c4c 13:34:43 Successfully tagged docker-core-command-go-arm64:latest 13:34:43  Building docker-core-command-go ... done Removing intermediate container da1c3fa8761d 13:34:43 ---> 6a039639a5e6 13:34:43 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 13:34:43 ---> Running in d5859e1e450e 13:34:44 Removing intermediate container d5859e1e450e 13:34:44 ---> 12a347c0af19 13:34:44 Step 28/31 : CMD ["gate"] 13:34:44 ---> Running in c1e983802479 13:34:44 Removing intermediate container b9515b89223a 13:34:44 ---> 4657aeab7e96 13:34:44 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 13:34:44 ---> Running in fa3a235f0c2f 13:34:45 Removing intermediate container c1e983802479 13:34:45 ---> d47c01e186ed 13:34:45 Step 29/31 : LABEL arch=arm64 13:34:45 ---> Running in 4b0de43401b6 13:34:45 Removing intermediate container fa3a235f0c2f 13:34:45 ---> b22059cc34b6 13:34:45 Step 22/24 : LABEL arch=arm64 13:34:45 ---> Running in 9866cc233512 13:34:46 Removing intermediate container 4b0de43401b6 13:34:46 ---> 28ec8a73365e 13:34:46 Step 30/31 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da 13:34:46 Removing intermediate container 9866cc233512 13:34:46 ---> fdd155635b45 13:34:46 Step 23/24 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da 13:34:46 ---> Running in c57cc17e2e49 13:34:47 ---> Running in 919a22bf0859 13:34:47 Removing intermediate container c57cc17e2e49 13:34:47 ---> 89bdcd2ed738 13:34:47 Step 31/31 : LABEL version=0.0.0 13:34:47 Removing intermediate container 919a22bf0859 13:34:47 ---> 4fa1465cd4cc 13:34:47 Step 24/24 : LABEL version=0.0.0 13:34:48 ---> Running in 51489978b1b7 13:34:48 ---> Running in 676abc5f0fe9 13:34:49 Removing intermediate container 51489978b1b7 13:34:49 ---> e1729f380134 13:34:49 13:34:49 Removing intermediate container 676abc5f0fe9 13:34:49 ---> 0fd42f13cdf4 13:34:49 13:34:49 Successfully built e1729f380134 13:34:49 Successfully tagged docker-security-bootstrapper-go-arm64:latest 13:34:49  Building docker-security-bootstrapper-go ... done Removing intermediate container 8bbdbe966232 13:34:49 ---> c7d16a15f067 13:34:49 13:34:49 Step 10/23 : FROM alpine:3.12 13:34:49 ---> e47305ac9786 13:34:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:34:49 Successfully built 0fd42f13cdf4 13:34:49 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 13:34:49  Building docker-security-secretstore-setup-go ... done  ---> Running in c701b78b6a6f 13:34:50 Removing intermediate container c701b78b6a6f 13:34:50 ---> 5dd9c2ecf051 13:34:50 Step 12/23 : ENV APP_PORT=48080 13:34:50 ---> Running in d3ddefcd152c 13:34:51 Removing intermediate container d3ddefcd152c 13:34:51 ---> c256d1c1f72a 13:34:51 Step 13/23 : EXPOSE $APP_PORT 13:34:51 ---> Running in d0f9cc61b5de 13:34:51 Removing intermediate container d0f9cc61b5de 13:34:51 ---> 89d719b317ab 13:34:51 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:34:51 ---> Running in 47a0725b6670 13:34:53 Removing intermediate container 47a0725b6670 13:34:53 ---> 2b8e8b7bb709 13:34:53 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 13:34:53 ---> Running in d8b9deb52842 13:34:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:34:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:34:56 (1/6) Installing dumb-init (1.2.2-r1) 13:34:56 (2/6) Installing libgcc (9.3.0-r2) 13:34:56 (3/6) Installing libsodium (1.0.18-r0) 13:34:56 (4/6) Installing libstdc++ (9.3.0-r2) 13:34:56 (5/6) Installing libzmq (4.3.3-r0) 13:34:56 (6/6) Installing zeromq (4.3.3-r0) 13:34:57 Executing busybox-1.31.1-r19.trigger 13:34:57 OK: 8 MiB in 20 packages 13:34:58 Removing intermediate container d8b9deb52842 13:34:58 ---> c874f0ba1758 13:34:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:34:59 ---> 14db8ce6f23a 13:34:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:35:00 ---> 1c2eaa15cbde 13:35:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:35:01 ---> cdf292d243d4 13:35:01 Step 19/23 : ENTRYPOINT ["/core-data"] 13:35:01 ---> Running in 487228f261c0 13:35:01 Removing intermediate container 487228f261c0 13:35:01 ---> e488b5f31632 13:35:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:35:01 ---> Running in e3a705bde923 13:35:02 Removing intermediate container e3a705bde923 13:35:02 ---> c20aa59d7f42 13:35:02 Step 21/23 : LABEL arch=arm64 13:35:02 ---> Running in 59ad9d009bba 13:35:02 Removing intermediate container 59ad9d009bba 13:35:02 ---> b6255b8188c8 13:35:02 Step 22/23 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da 13:35:02 ---> Running in ae8df97505f4 13:35:03 Removing intermediate container ae8df97505f4 13:35:03 ---> 9fbc656a2840 13:35:03 Step 23/23 : LABEL version=0.0.0 13:35:03 ---> Running in 414bc044c687 13:35:04 Removing intermediate container 414bc044c687 13:35:04 ---> b628acb16c2c 13:35:04 13:35:04 Successfully built b628acb16c2c 13:35:04 Successfully tagged docker-core-data-go-arm64:latest 13:35:04  Building docker-core-data-go ... done  [Pipeline] } 13:35:04 $ docker stop --time=1 e919431f82c285a4f6abbbffc413cdf5ca7879a00b5b19fd723f268e77625a5a 13:35:06 $ docker rm -f e919431f82c285a4f6abbbffc413cdf5ca7879a00b5b19fd723f268e77625a5a [Pipeline] // withDockerContainer [Pipeline] sh 13:35:07 + grep docker+ 13:35:07 docker images 13:35:07 docker-core-data-go-arm64 latest b628acb16c2c 4 seconds ago 21.4MB 13:35:07 docker-security-secretstore-setup-go-arm64 latest 0fd42f13cdf4 19 seconds ago 23.7MB 13:35:07 docker-security-bootstrapper-go-arm64 latest e1729f380134 19 seconds ago 17.9MB 13:35:07 docker-core-command-go-arm64 latest bd57f6da0c4c 26 seconds ago 16.3MB 13:35:07 docker-sys-mgmt-agent-go-arm64 latest 4fe4f3e379d6 About a minute ago 300MB 13:35:07 docker-support-scheduler-go-arm64 latest 2f3c9a931b4b 3 minutes ago 16.4MB 13:35:07 docker-support-notifications-go-arm64 latest b0f33df13424 3 minutes ago 16.9MB 13:35:07 docker-core-metadata-go-arm64 latest 1e16505e7a3f 3 minutes ago 17.9MB 13:35:07 docker-security-proxy-setup-go-arm64 latest 7c7a48496dc6 3 minutes ago 23.4MB 13:35:07 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 13:35:09 ---> job-cost.sh 13:35:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Lgr1 13:35:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:37:24 lf-activate-venv(): INFO: Adding /tmp/venv-Lgr1/bin to PATH 13:37:24 INFO: No Stack... 13:37:24 INFO: Retrieving Pricing Info for: lf-standard-4 13:37:24 INFO: Archiving Costs [Pipeline] sh 13:37:25 + cat /w/workspace/edgex-go/1/archives/cost.csv 13:37:25 + cut -d, -f6 [Pipeline] lock 13:37:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3313-1-stack-cost] 13:37:25 Resource [jenkins-edgexfoundry-edgex-go-PR-3313-1-stack-cost] did not exist. Created. 13:37:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:37:25 + echo total: 0.20999999344348907 [Pipeline] stash 13:37:26 Stashed 1 file(s) [Pipeline] } 13:37:26 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3313-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 13:37:28 provisioning config files... 13:37:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3191483159762858868tmp [Pipeline] { [Pipeline] sh 13:37:28 + set +x 13:37:28 + curl -s https://codecov.io/bash 13:37:28 + bash -s -- 13:37:29 13:37:29 _____ _ 13:37:29 / ____| | | 13:37:29 | | ___ __| | ___ ___ _____ __ 13:37:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:37:29 | |___| (_) | (_| | __/ (_| (_) \ V / 13:37:29 \_____\___/ \__,_|\___|\___\___/ \_/ 13:37:29 Bash-20210309-2b87ace 13:37:29 13:37:29 13:37:29 ==> git version 2.24.3 found 13:37:29 ==> 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 13:37:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:37:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:37:29 ==> Jenkins CI detected. 13:37:29 project root: . 13:37:29 --> token set from env 13:37:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:37:29 ==> Running gcov in . (disable via -X gcov) 13:37:29 ==> Python coveragepy not found 13:37:29 ==> Searching for coverage reports in: 13:37:29 + . 13:37:29 -> Found 1 reports 13:37:29 ==> Detecting git/mercurial file structure 13:37:29 ==> Reading reports 13:37:29 + ./coverage.out bytes=666600 13:37:29 ==> Appending adjustments 13:37:29 https://docs.codecov.io/docs/fixing-reports 13:37:33 + Found adjustments 13:37:33 ==> Gzipping contents 13:37:33 96K /tmp/codecov.0S6ksj.gz 13:37:33 ==> Uploading reports 13:37:33 url: https://codecov.io 13:37:33 query: branch=PR-3313&commit=1e9f562da539bc74bb42954d46b56ff67cb596da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3313&job=&cmd_args= 13:37:33 -> Pinging Codecov 13:37:33 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3313&commit=1e9f562da539bc74bb42954d46b56ff67cb596da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3313&job=&cmd_args= 13:37:33 -> Uploading to 13:37:33 https://storage.googleapis.com/codecov/v4/raw/2021-03-29/00271124DB129430A58F1EEE437C3FCB/1e9f562da539bc74bb42954d46b56ff67cb596da/80a61865-1838-47b6-a2f9-8404bc9ee141.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210329T133733Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=090c177314d57c098445fe7f732a7a3347889ae06b46d36fe109745aab3e8c7a 13:37:33 % Total % Received % Xferd Average Speed Time Time Time Current 13:37:33 Dload Upload Total Spent Left Speed 13:37:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 96710 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 96710 0 0 100 96710 0 211k --:--:-- --:--:-- --:--:-- 211k 13:37:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1e9f562da539bc74bb42954d46b56ff67cb596da [Pipeline] } 13:37:34 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 13:37:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:37:37 ---> package-listing.sh 13:37:37 ++ facter osfamily 13:37:37 ++ tr '[:upper:]' '[:lower:]' 13:37:37 + OS_FAMILY=redhat 13:37:37 + workspace=/w/workspace/edgex-go/1 13:37:37 + START_PACKAGES=/tmp/packages_start.txt 13:37:37 + END_PACKAGES=/tmp/packages_end.txt 13:37:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:37:37 + PACKAGES=/tmp/packages_start.txt 13:37:37 + '[' /w/workspace/edgex-go/1 ']' 13:37:37 + PACKAGES=/tmp/packages_end.txt 13:37:37 + case "${OS_FAMILY}" in 13:37:37 + rpm -qa 13:37:37 + sort 13:37:43 + '[' -f /tmp/packages_start.txt ']' 13:37:43 + '[' -f /tmp/packages_end.txt ']' 13:37:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:37:43 + '[' /w/workspace/edgex-go/1 ']' 13:37:43 + mkdir -p /w/workspace/edgex-go/1/archives/ 13:37:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 13:37:43 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 13:37:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:37:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:37:43 13:37:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:37:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:37:44 alpine: Pulling from edgex-lftools-log-publisher 13:37:44 df20fa9351a1: Pulling fs layer 13:37:44 36b3adc4ff6f: Pulling fs layer 13:37:44 8ad3a11d3b57: Pulling fs layer 13:37:44 46f8f816bc3b: Pulling fs layer 13:37:44 93b61091891f: Pulling fs layer 13:37:44 93b9cdb0e59b: Pulling fs layer 13:37:44 5e14af77c1be: Pulling fs layer 13:37:44 01666e4c0597: Pulling fs layer 13:37:44 aa168da1d23b: Pulling fs layer 13:37:44 93b9cdb0e59b: Waiting 13:37:44 5e14af77c1be: Waiting 13:37:44 aa168da1d23b: Waiting 13:37:44 46f8f816bc3b: Waiting 13:37:44 93b61091891f: Waiting 13:37:44 01666e4c0597: Waiting 13:37:44 36b3adc4ff6f: Verifying Checksum 13:37:44 36b3adc4ff6f: Download complete 13:37:44 46f8f816bc3b: Verifying Checksum 13:37:44 46f8f816bc3b: Download complete 13:37:44 df20fa9351a1: Verifying Checksum 13:37:44 93b9cdb0e59b: Verifying Checksum 13:37:44 93b9cdb0e59b: Download complete 13:37:44 5e14af77c1be: Verifying Checksum 13:37:44 5e14af77c1be: Download complete 13:37:44 93b61091891f: Verifying Checksum 13:37:44 93b61091891f: Download complete 13:37:44 01666e4c0597: Verifying Checksum 13:37:44 01666e4c0597: Download complete 13:37:44 df20fa9351a1: Pull complete 13:37:44 36b3adc4ff6f: Pull complete 13:37:45 8ad3a11d3b57: Verifying Checksum 13:37:45 8ad3a11d3b57: Download complete 13:37:47 8ad3a11d3b57: Pull complete 13:37:47 aa168da1d23b: Download complete 13:37:47 46f8f816bc3b: Pull complete 13:37:48 93b61091891f: Pull complete 13:37:49 93b9cdb0e59b: Pull complete 13:37:49 5e14af77c1be: Pull complete 13:37:49 01666e4c0597: Pull complete 13:37:57 aa168da1d23b: Pull complete 13:37:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:37:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:37:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:37:57 prd-centos7-docker-4c-2g-31730 does not seem to be running inside a container 13:37:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:38:02 $ docker top ec3cd4cce272ddaa3eeda9ee66bc60125d187215dedc11af292e15b908f77241 -eo pid,comm [Pipeline] { [Pipeline] sh 13:38:02 + touch /tmp/pre-build-complete [Pipeline] sh 13:38:03 + mkdir -p /var/log/sa [Pipeline] sh 13:38:03 + ls /var/log/sa-host 13:38:03 + sadf -c /var/log/sa-host/sa23 13:38:03 file_magic: OK 13:38:03 HZ: Using current value: 100 13:38:03 file_header: OK 13:38:03 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 13:38:03 Statistics: 13:38:03 Hnuu...uuuununununu... 13:38:03 File successfully converted to sysstat format version 12.2.1 13:38:03 + sadf -c /var/log/sa-host/sa29 13:38:03 file_magic: OK 13:38:03 HZ: Using current value: 100 13:38:03 file_header: OK 13:38:03 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 13:38:03 Statistics: 13:38:03 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... 13:38:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:38:04 provisioning config files... 13:38:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2705921040493160414tmp [Pipeline] { [Pipeline] echo 13:38:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:38:04 ---> create-netrc.sh [Pipeline] } 13:38:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 13:38:05 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 13:38:05 ---> python-tools-install.sh [Pipeline] echo 13:38:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:38:05 ---> sudo-logs.sh 13:38:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:38:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:38:06 ---> job-cost.sh 13:38:06 lf-activate-venv: SKIPPING 13:38:06 DEBUG: total: 0.20999999344348907 13:38:06 INFO: Retrieving Stack Cost... 13:38:07 INFO: Retrieving Pricing Info for: v1-standard-2 13:38:07 INFO: Archiving Costs [Pipeline] echo 13:38:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:38:08 ---> logs-deploy.sh 13:38:08 lf-activate-venv: SKIPPING 13:38:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3313/1 13:38:08 INFO: archiving workspace using pattern(s): 13:38:09 Archives upload complete. 13:38:09 INFO: archiving logs to Nexus 13:38:10 ---> uname -a: 13:38:10 Linux prd-centos7-docker-4c-2g-31730.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 13:38:10 13:38:10 13:38:10 ---> lscpu: 13:38:10 Architecture: x86_64 13:38:10 CPU op-mode(s): 32-bit, 64-bit 13:38:10 Byte Order: Little Endian 13:38:10 Address sizes: 40 bits physical, 48 bits virtual 13:38:10 CPU(s): 4 13:38:10 On-line CPU(s) list: 0-3 13:38:10 Thread(s) per core: 1 13:38:10 Core(s) per socket: 1 13:38:10 Socket(s): 4 13:38:10 NUMA node(s): 1 13:38:10 Vendor ID: GenuineIntel 13:38:10 CPU family: 6 13:38:10 Model: 44 13:38:10 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 13:38:10 Stepping: 1 13:38:10 CPU MHz: 2933.442 13:38:10 BogoMIPS: 5866.88 13:38:10 Virtualization: VT-x 13:38:10 Hypervisor vendor: KVM 13:38:10 Virtualization type: full 13:38:10 L1d cache: 128 KiB 13:38:10 L1i cache: 128 KiB 13:38:10 L2 cache: 16 MiB 13:38:10 L3 cache: 64 MiB 13:38:10 NUMA node0 CPU(s): 0-3 13:38:10 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 13:38:10 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 13:38:10 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 13:38:10 Vulnerability Meltdown: Mitigation; PTI 13:38:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:38:10 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:38:10 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:38:10 Vulnerability Srbds: Not affected 13:38:10 Vulnerability Tsx async abort: Not affected 13:38:10 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 13:38:10 13:38:10 13:38:10 ---> nproc: 13:38:10 4 13:38:10 13:38:10 13:38:10 ---> df -h: 13:38:10 Filesystem Size Used Available Use% Mounted on 13:38:10 overlay 50.0G 11.8G 38.2G 24% / 13:38:10 tmpfs 64.0M 0 64.0M 0% /dev 13:38:10 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 13:38:10 shm 64.0M 0 64.0M 0% /dev/shm 13:38:10 /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os 13:38:10 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf 13:38:10 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname 13:38:10 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts 13:38:10 /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json 13:38:10 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host 13:38:10 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure 13:38:10 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log 13:38:10 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/1 13:38:10 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/1@tmp 13:38:10 13:38:10 13:38:10 ---> free -m: 13:38:10 total used free shared buff/cache available 13:38:10 Mem: 1837 712 106 0 1018 1040 13:38:10 Swap: 1023 73 950 13:38:10 13:38:10 13:38:10 ---> ip addr: 13:38:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:38:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:38:10 inet 127.0.0.1/8 scope host lo 13:38:10 valid_lft forever preferred_lft forever 13:38:10 inet6 ::1/128 scope host 13:38:10 valid_lft forever preferred_lft forever 13:38:10 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:38:10 link/ether fa:16:3e:3b:2d:d9 brd ff:ff:ff:ff:ff:ff 13:38:10 inet 10.30.123.99/23 brd 10.30.123.255 scope global dynamic eth0 13:38:10 valid_lft 85031sec preferred_lft 85031sec 13:38:10 inet6 fe80::f816:3eff:fe3b:2dd9/64 scope link 13:38:10 valid_lft forever preferred_lft forever 13:38:10 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:38:10 link/ether 02:42:df:19:28:82 brd ff:ff:ff:ff:ff:ff 13:38:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:38:10 valid_lft forever preferred_lft forever 13:38:10 inet6 fe80::42:dfff:fe19:2882/64 scope link 13:38:10 valid_lft forever preferred_lft forever 13:38:10 13:38:10 13:38:10 ---> sar -b -r -n DEV: 13:38:10 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/29/21 _x86_64_ (4 CPU) 13:38:10 13:38:10 13:15:09 LINUX RESTART (4 CPU) 13:38:10 13:38:10 13:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:38:10 13:17:01 154.10 69.85 84.26 0.00 9503.48 30578.53 0.00 13:38:10 13:18:01 325.19 124.14 201.05 0.00 4665.56 36955.92 0.00 13:38:10 13:19:01 127.33 38.09 89.24 0.00 1550.37 10172.97 0.00 13:38:10 13:20:01 150.35 70.71 79.64 0.00 3550.90 10561.61 0.00 13:38:10 13:21:02 972.30 718.35 253.95 0.00 92059.80 167646.91 0.00 13:38:10 13:22:02 2876.29 2525.66 350.63 0.00 143658.53 154191.46 0.00 13:38:10 13:23:02 394.88 143.69 251.19 0.00 24591.29 71340.81 0.00 13:38:10 13:24:02 1533.35 1204.43 328.92 0.00 123811.49 133023.36 0.00 13:38:10 13:25:01 319.72 105.36 214.36 0.00 9845.35 25216.53 0.00 13:38:10 13:26:01 2.48 1.12 1.37 0.00 29.84 20.21 0.00 13:38:10 13:27:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 13:38:10 13:28:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 13:38:10 13:29:01 0.37 0.18 0.18 0.00 1.60 2.33 0.00 13:38:10 13:30:01 0.35 0.10 0.25 0.00 0.80 3.76 0.00 13:38:10 13:31:01 1.73 1.50 0.23 0.00 50.61 3.28 0.00 13:38:10 13:32:01 0.85 0.05 0.80 0.00 0.80 14.50 0.00 13:38:10 13:33:01 0.27 0.02 0.25 0.00 0.13 2.56 0.00 13:38:10 13:34:01 0.27 0.02 0.25 0.00 0.27 2.85 0.00 13:38:10 13:35:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 13:38:10 13:36:01 0.20 0.02 0.18 0.00 0.53 1.88 0.00 13:38:10 13:37:01 0.23 0.00 0.23 0.00 0.00 3.55 0.00 13:38:10 13:38:02 166.53 84.25 82.28 0.00 7896.59 18803.66 0.00 13:38:10 Average: 318.71 230.66 88.05 0.00 19101.18 29914.28 0.00 13:38:10 13:38:10 13:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:38:10 13:17:01 77616 0 641504 34.09 2596 1159828 1310520 44.73 677584 911100 79788 13:38:10 13:18:01 169432 0 814776 43.30 1492 895844 1489464 50.83 612840 823532 5692 13:38:10 13:19:01 166108 0 850024 45.18 624 864788 1651204 56.35 725556 706416 77620 13:38:10 13:20:01 179320 0 780672 41.49 532 921020 1417360 48.37 645128 765408 70816 13:38:10 13:21:02 297624 0 838068 44.54 0 745852 2255544 76.98 658984 711976 8 13:38:10 13:22:02 166144 0 1266328 67.30 0 449072 3685976 125.80 690896 746808 3856 13:38:10 13:23:02 82420 0 703268 37.38 0 1095856 1358424 46.36 716056 828332 103288 13:38:10 13:24:02 71812 0 862208 45.82 0 947524 2213528 75.54 619260 929088 11708 13:38:10 13:25:01 401344 0 642156 34.13 0 838044 1210096 41.30 507792 722264 20 13:38:10 13:26:01 404068 0 638724 33.95 0 838752 1189368 40.59 506168 721892 12 13:38:10 13:27:01 405752 0 637012 33.86 0 838780 1183080 40.38 505268 721756 12 13:38:10 13:28:01 405520 0 637188 33.87 0 838836 1183080 40.38 505120 721768 24 13:38:10 13:29:01 405676 0 637072 33.86 0 838796 1183080 40.38 505308 721800 20 13:38:10 13:30:01 405788 0 636952 33.85 0 838804 1183144 40.38 505356 721828 8 13:38:10 13:31:01 403788 0 638160 33.92 0 839596 1183216 40.38 505612 722612 8 13:38:10 13:32:01 404060 0 637880 33.90 0 839604 1183180 40.38 505444 722616 8 13:38:10 13:33:01 404580 0 637352 33.87 0 839612 1183144 40.38 505140 722628 8 13:38:10 13:34:01 404540 0 637388 33.88 0 839616 1183144 40.38 505272 722628 8 13:38:10 13:35:01 404464 0 637448 33.88 0 839632 1183144 40.38 505276 722636 16 13:38:10 13:36:01 404212 0 637708 33.89 0 839624 1183216 40.38 505780 722636 16 13:38:10 13:37:01 404324 0 637572 33.89 0 839648 1183144 40.38 505408 722652 8 13:38:10 13:38:02 141916 0 709812 37.72 0 1029816 1637892 55.90 536120 919060 36 13:38:10 Average: 300478 0 716331 38.07 238 864497 1474270 50.31 566153 760520 16045 13:38:10 13:38:10 13:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:38:10 13:17:01 eth0 1246.40 1277.95 5991.90 155.24 0.00 0.00 0.00 0.00 13:38:10 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:17:01 docker0 875.79 758.76 71.32 2685.73 0.00 0.00 0.00 0.00 13:38:10 13:18:01 eth0 267.94 228.27 890.84 31.27 0.00 0.00 0.00 0.00 13:38:10 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:18:01 veth6fbce47 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 13:38:10 13:18:01 docker0 207.39 231.98 15.06 846.69 0.00 0.00 0.00 0.00 13:38:10 13:19:01 eth0 31.14 16.13 25.43 14.74 0.00 0.00 0.00 0.00 13:38:10 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:19:01 veth6fbce47 0.83 0.86 0.07 0.08 0.00 0.00 0.00 0.00 13:38:10 13:19:01 docker0 0.83 0.83 0.05 0.08 0.00 0.00 0.00 0.00 13:38:10 13:20:01 eth0 26.66 14.74 21.95 11.88 0.00 0.00 0.00 0.00 13:38:10 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:20:01 veth6fbce47 1.21 1.21 0.10 0.10 0.00 0.00 0.00 0.00 13:38:10 13:20:01 docker0 1.21 1.21 0.08 0.10 0.00 0.00 0.00 0.00 13:38:10 13:21:02 eth0 188.43 154.68 1689.03 41.62 0.00 0.00 0.00 0.00 13:38:10 13:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:21:02 veth2f840f5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:38:10 13:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:22:02 veth4b19796 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 13:38:10 13:22:02 eth0 75.94 55.85 171.21 61.38 0.00 0.00 0.00 0.00 13:38:10 13:22:02 vethdfe99e7 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 13:38:10 13:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:23:02 eth0 168.24 118.42 1444.99 19.44 0.00 0.00 0.00 0.00 13:38:10 13:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:23:02 veth2f840f5 0.00 0.76 0.00 0.04 0.00 0.00 0.00 0.00 13:38:10 13:23:02 docker0 1110.94 1043.80 87.77 3822.72 0.00 0.00 0.00 0.00 13:38:10 13:24:02 vethf48d587 1.70 2.19 0.25 12.32 0.00 0.00 0.00 0.00 13:38:10 13:24:02 eth0 105.79 63.26 386.08 80.37 0.00 0.00 0.00 0.00 13:38:10 13:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:24:02 vethf5552a9 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 13:38:10 13:25:01 eth0 99.75 67.29 195.17 84.14 0.00 0.00 0.00 0.00 13:38:10 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:25:01 docker0 1175.84 1148.09 92.26 4426.31 0.00 0.00 0.00 0.00 13:38:10 13:26:01 eth0 1.55 0.65 0.82 0.26 0.00 0.00 0.00 0.00 13:38:10 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:27:01 eth0 0.17 0.08 0.01 0.04 0.00 0.00 0.00 0.00 13:38:10 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:28:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:38:10 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:38:10 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:30:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:38:10 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:31:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 13:38:10 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:32:01 eth0 0.20 0.20 0.07 0.01 0.00 0.00 0.00 0.00 13:38:10 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:33:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:34:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:35:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:38:10 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:36:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 13:38:10 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:37:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:38:10 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:38:02 eth0 209.87 165.65 2176.50 21.71 0.00 0.00 0.00 0.00 13:38:10 13:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 13:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 Average: eth0 110.22 98.46 591.76 23.67 0.00 0.00 0.00 0.00 13:38:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:10 Average: docker0 52.70 51.45 4.13 198.37 0.00 0.00 0.00 0.00 13:38:10 13:38:10 13:38:10 ---> sar -P ALL: 13:38:10 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/29/21 _x86_64_ (4 CPU) 13:38:10 13:38:10 13:15:09 LINUX RESTART (4 CPU) 13:38:10 13:38:10 13:16:01 CPU %user %nice %system %iowait %steal %idle 13:38:10 13:17:01 all 13.76 0.00 6.72 2.29 0.05 77.18 13:38:10 13:17:01 0 12.15 0.00 8.01 3.46 0.03 76.34 13:38:10 13:17:01 1 10.40 0.00 6.45 1.80 0.05 81.29 13:38:10 13:17:01 2 16.29 0.00 6.01 0.72 0.07 76.91 13:38:10 13:17:01 3 16.20 0.00 6.41 3.20 0.05 74.14 13:38:10 13:18:01 all 10.74 0.00 8.60 4.31 0.08 76.27 13:38:10 13:18:01 0 10.71 0.00 8.49 6.61 0.07 74.12 13:38:10 13:18:01 1 10.61 0.00 8.73 4.37 0.05 76.23 13:38:10 13:18:01 2 10.58 0.00 8.55 3.66 0.10 77.10 13:38:10 13:18:01 3 11.04 0.00 8.62 2.61 0.09 77.64 13:38:10 13:19:01 all 49.38 0.00 11.22 4.98 0.05 34.37 13:38:10 13:19:01 0 47.13 0.00 11.56 3.63 0.05 37.63 13:38:10 13:19:01 1 49.16 0.00 10.70 5.24 0.03 34.86 13:38:10 13:19:01 2 51.95 0.00 11.38 5.86 0.05 30.75 13:38:10 13:19:01 3 49.27 0.00 11.24 5.21 0.05 34.23 13:38:10 13:20:01 all 50.41 0.00 14.66 3.09 0.07 31.78 13:38:10 13:20:01 0 51.32 0.00 14.58 2.52 0.07 31.52 13:38:10 13:20:01 1 50.62 0.00 14.74 4.04 0.09 30.50 13:38:10 13:20:01 2 49.84 0.00 14.67 2.74 0.05 32.70 13:38:10 13:20:01 3 49.88 0.00 14.63 3.07 0.05 32.38 13:38:10 13:21:02 all 21.11 0.00 20.27 8.36 0.07 50.18 13:38:10 13:21:02 0 19.43 0.00 18.81 7.33 0.07 54.36 13:38:10 13:21:02 1 21.65 0.00 21.18 6.80 0.09 50.28 13:38:10 13:21:02 2 22.32 0.00 20.89 10.41 0.05 46.34 13:38:10 13:21:02 3 21.07 0.00 20.22 8.92 0.09 49.70 13:38:10 13:22:02 all 20.70 0.00 23.41 31.31 0.12 24.46 13:38:10 13:22:02 0 20.80 0.00 22.52 31.78 0.18 24.72 13:38:10 13:22:02 1 20.80 0.00 22.72 29.74 0.11 26.63 13:38:10 13:22:02 2 20.30 0.00 24.18 31.40 0.12 23.99 13:38:10 13:22:02 3 20.90 0.00 24.24 32.32 0.09 22.45 13:38:10 13:23:02 all 47.77 0.00 14.80 16.44 0.06 20.93 13:38:10 13:23:02 0 48.16 0.00 14.52 16.48 0.05 20.80 13:38:10 13:23:02 1 46.63 0.00 15.01 17.10 0.09 21.18 13:38:10 13:23:02 2 48.50 0.00 14.54 17.12 0.05 19.80 13:38:10 13:23:02 3 47.75 0.00 15.16 15.06 0.05 21.97 13:38:10 13:24:02 all 43.56 0.00 21.21 22.94 0.09 12.21 13:38:10 13:24:02 0 43.41 0.00 20.16 22.38 0.09 13.97 13:38:10 13:24:02 1 42.56 0.00 21.61 24.91 0.07 10.84 13:38:10 13:24:02 2 43.07 0.00 21.43 23.87 0.09 11.55 13:38:10 13:24:02 3 45.20 0.00 21.63 20.61 0.11 12.46 13:38:10 13:25:01 all 19.67 0.00 9.87 16.62 0.04 53.80 13:38:10 13:25:01 0 20.56 0.00 9.50 17.79 0.03 52.11 13:38:10 13:25:01 1 19.11 0.00 10.17 15.58 0.07 55.07 13:38:10 13:25:01 2 19.72 0.00 10.59 14.79 0.03 54.87 13:38:10 13:25:01 3 19.26 0.00 9.23 18.31 0.04 53.17 13:38:10 13:26:01 all 0.12 0.00 0.06 0.01 0.00 99.81 13:38:10 13:26:01 0 0.03 0.00 0.05 0.00 0.00 99.92 13:38:10 13:26:01 1 0.03 0.00 0.03 0.00 0.00 99.93 13:38:10 13:26:01 2 0.08 0.00 0.07 0.02 0.02 99.82 13:38:10 13:26:01 3 0.33 0.00 0.08 0.02 0.00 99.57 13:38:10 13:27:01 all 0.05 0.00 0.05 0.00 0.00 99.90 13:38:10 13:27:01 0 0.03 0.00 0.03 0.00 0.00 99.93 13:38:10 13:27:01 1 0.03 0.00 0.07 0.00 0.00 99.90 13:38:10 13:27:01 2 0.07 0.00 0.05 0.00 0.00 99.88 13:38:10 13:27:01 3 0.07 0.00 0.07 0.00 0.00 99.87 13:38:10 13:38:10 13:27:01 CPU %user %nice %system %iowait %steal %idle 13:38:10 13:28:01 all 0.12 0.00 0.04 0.00 0.00 99.85 13:38:10 13:28:01 0 0.03 0.00 0.03 0.00 0.00 99.93 13:38:10 13:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:38:10 13:28:01 2 0.37 0.00 0.05 0.00 0.00 99.58 13:38:10 13:28:01 3 0.03 0.00 0.05 0.00 0.00 99.92 13:38:10 13:29:01 all 0.23 0.00 0.06 0.01 0.02 99.68 13:38:10 13:29:01 0 0.03 0.00 0.05 0.02 0.02 99.88 13:38:10 13:29:01 1 0.05 0.00 0.05 0.00 0.03 99.87 13:38:10 13:29:01 2 0.68 0.00 0.08 0.02 0.00 99.22 13:38:10 13:29:01 3 0.15 0.00 0.07 0.02 0.02 99.75 13:38:10 13:30:01 all 0.18 0.00 0.02 0.00 0.00 99.79 13:38:10 13:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:38:10 13:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:38:10 13:30:01 2 0.12 0.00 0.00 0.02 0.00 99.87 13:38:10 13:30:01 3 0.55 0.00 0.03 0.00 0.00 99.42 13:38:10 13:31:01 all 0.16 0.00 0.06 0.02 0.01 99.75 13:38:10 13:31:01 0 0.03 0.00 0.08 0.07 0.00 99.82 13:38:10 13:31:01 1 0.05 0.00 0.05 0.00 0.02 99.88 13:38:10 13:31:01 2 0.05 0.00 0.07 0.00 0.02 99.87 13:38:10 13:31:01 3 0.50 0.00 0.05 0.00 0.02 99.43 13:38:10 13:32:01 all 0.13 0.00 0.04 0.00 0.07 99.75 13:38:10 13:32:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:38:10 13:32:01 1 0.35 0.00 0.07 0.02 0.03 99.53 13:38:10 13:32:01 2 0.07 0.00 0.05 0.00 0.10 99.78 13:38:10 13:32:01 3 0.10 0.00 0.00 0.00 0.13 99.77 13:38:10 13:33:01 all 0.09 0.00 0.04 0.00 0.03 99.85 13:38:10 13:33:01 0 0.25 0.00 0.03 0.00 0.02 99.70 13:38:10 13:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:38:10 13:33:01 2 0.05 0.00 0.08 0.00 0.03 99.83 13:38:10 13:33:01 3 0.02 0.00 0.03 0.00 0.03 99.92 13:38:10 13:34:01 all 0.15 0.00 0.04 0.00 0.02 99.78 13:38:10 13:34:01 0 0.50 0.00 0.03 0.00 0.02 99.45 13:38:10 13:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:38:10 13:34:01 2 0.08 0.00 0.08 0.00 0.02 99.82 13:38:10 13:34:01 3 0.02 0.00 0.02 0.00 0.05 99.92 13:38:10 13:35:01 all 0.15 0.00 0.03 0.00 0.02 99.81 13:38:10 13:35:01 0 0.48 0.00 0.02 0.00 0.02 99.48 13:38:10 13:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:38:10 13:35:01 2 0.07 0.00 0.07 0.00 0.02 99.85 13:38:10 13:35:01 3 0.02 0.00 0.02 0.00 0.03 99.93 13:38:10 13:36:01 all 0.16 0.00 0.03 0.00 0.01 99.80 13:38:10 13:36:01 0 0.50 0.00 0.03 0.00 0.00 99.47 13:38:10 13:36:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:38:10 13:36:01 2 0.05 0.00 0.02 0.00 0.02 99.92 13:38:10 13:36:01 3 0.03 0.00 0.03 0.00 0.02 99.92 13:38:10 13:37:01 all 0.16 0.00 0.03 0.00 0.01 99.80 13:38:10 13:37:01 0 0.50 0.00 0.02 0.00 0.00 99.48 13:38:10 13:37:01 1 0.07 0.00 0.05 0.00 0.03 99.85 13:38:10 13:37:01 2 0.03 0.00 0.03 0.00 0.00 99.93 13:38:10 13:37:01 3 0.03 0.00 0.03 0.00 0.02 99.92 13:38:10 13:38:02 all 6.48 0.00 4.54 4.28 0.14 84.56 13:38:10 13:38:02 0 6.06 0.00 4.15 3.90 0.10 85.78 13:38:10 13:38:02 1 5.50 0.00 4.41 3.65 0.17 86.27 13:38:10 13:38:02 2 6.94 0.00 4.51 4.53 0.15 83.87 13:38:10 13:38:02 3 7.42 0.00 5.10 5.05 0.12 82.32 13:38:10 13:38:10 Average: CPU %user %nice %system %iowait %steal %idle 13:38:10 Average: all 12.63 0.00 6.00 5.05 0.04 76.28 13:38:10 Average: 0 12.52 0.00 5.89 5.13 0.04 76.42 13:38:10 Average: 1 12.25 0.00 6.01 4.97 0.04 76.73 13:38:10 Average: 2 12.93 0.00 6.08 5.08 0.04 75.87 13:38:10 Average: 3 12.82 0.00 6.03 5.01 0.05 76.09 13:38:10 13:38:10 13:38:10