Pull request #3303 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 68fcd773a98669ed968ad814e488a11f1b3796c6 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-3303/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-3303/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 ‘prd-centos7-blackbox-4c-2g-30704’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-31524’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30485’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30654’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-31523’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-31527 in /w/workspace/edgexfoundry_edgex-go_PR-3303 [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 Merging remotes/origin/master commit ebfae9bf1c69030f223d824c55fa5330fb79db8d into PR head commit 68fcd773a98669ed968ad814e488a11f1b3796c6 Merge succeeded, producing 68fcd773a98669ed968ad814e488a11f1b3796c6 Checking out Revision 68fcd773a98669ed968ad814e488a11f1b3796c6 (PR-3303) > 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/3303/head:refs/remotes/origin/PR-3303 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68fcd773a98669ed968ad814e488a11f1b3796c6 # 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 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68fcd773a98669ed968ad814e488a11f1b3796c6 # timeout=10 Commit message: "feat(data): Implement get Binary Reading from database" 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 07:58:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:58:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:58:52 ========================================================= 07:58:52 EdgeX Global Pipelines Version Info 07:58:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:58:54 ------------------- 07:58:54 stable info: 07:58:54 ------------------- 07:58:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:58:54 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 07:58:54 Message: update stable to v1.0.186 07:58:55 ------------------- 07:58:55 experimental info: 07:58:55 ------------------- 07:58:55 Commited By: **** collab-it+edgex@linuxfoundation.org 07:58:55 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 07:58:55 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:58:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:58:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:58:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:58:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:58:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:58:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:58:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:58:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 07:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 07:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:58:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:58:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:58:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:58:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:58:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:58:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:58:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:58:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:58:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3303 [Pipeline] echo 07:58:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3303 [Pipeline] echo 07:58:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3303 [Pipeline] echo 07:58:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 68fcd773a98669ed968ad814e488a11f1b3796c6 [Pipeline] echo 07:58:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 68fcd77 [Pipeline] echo 07:58:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:58:59 provisioning config files... 07:58:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3921240126411470858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:59:00 ---> docker-login.sh 07:59:00 nexus3.edgexfoundry.org:10001 07:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:00 Configure a credential helper to remove this warning. See 07:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:00 07:59:00 Login Succeeded 07:59:00 nexus3.edgexfoundry.org:10002 07:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:00 Configure a credential helper to remove this warning. See 07:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:00 07:59:00 Login Succeeded 07:59:00 nexus3.edgexfoundry.org:10003 07:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:01 Configure a credential helper to remove this warning. See 07:59:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:01 07:59:01 Login Succeeded 07:59:01 nexus3.edgexfoundry.org:10004 07:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:01 Configure a credential helper to remove this warning. See 07:59:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:01 07:59:01 Login Succeeded 07:59:01 docker.io 07:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:01 Configure a credential helper to remove this warning. See 07:59:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:01 07:59:01 Login Succeeded 07:59:01 ---> docker-login.sh ends [Pipeline] } 07:59:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:59:02 ++ 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 07:59:02 + for file in '`ls cmd/**/Dockerfile`' 07:59:02 ++ dirname cmd/core-command/Dockerfile 07:59:02 ++ cut -d/ -f2 07:59:02 + echo core-command,cmd/core-command/Dockerfile 07:59:02 + for file in '`ls cmd/**/Dockerfile`' 07:59:02 ++ dirname cmd/core-data/Dockerfile 07:59:02 ++ cut -d/ -f2 07:59:02 + echo core-data,cmd/core-data/Dockerfile 07:59:02 + for file in '`ls cmd/**/Dockerfile`' 07:59:02 ++ dirname cmd/core-metadata/Dockerfile 07:59:02 ++ cut -d/ -f2 07:59:02 + echo core-metadata,cmd/core-metadata/Dockerfile 07:59:02 + for file in '`ls cmd/**/Dockerfile`' 07:59:02 ++ dirname cmd/security-bootstrapper/Dockerfile 07:59:02 ++ cut -d/ -f2 07:59:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:59:02 + for file in '`ls cmd/**/Dockerfile`' 07:59:02 ++ dirname cmd/security-proxy-setup/Dockerfile 07:59:02 ++ cut -d/ -f2 07:59:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:59:02 + for file in '`ls cmd/**/Dockerfile`' 07:59:02 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:59:02 ++ cut -d/ -f2 07:59:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:59:02 + for file in '`ls cmd/**/Dockerfile`' 07:59:02 ++ dirname cmd/support-notifications/Dockerfile 07:59:02 ++ cut -d/ -f2 07:59:02 + echo support-notifications,cmd/support-notifications/Dockerfile 07:59:02 + for file in '`ls cmd/**/Dockerfile`' 07:59:02 ++ dirname cmd/support-scheduler/Dockerfile 07:59:02 ++ cut -d/ -f2 07:59:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:59:02 + for file in '`ls cmd/**/Dockerfile`' 07:59:02 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:59:02 ++ cut -d/ -f2 07:59:02 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:59:02 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 07:59:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:59:03 07:59:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:59:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:59:03 latest: Pulling from edgex-devops/git-semver 07:59:03 31603596830f: Pulling fs layer 07:59:03 2a8b12db71e7: Pulling fs layer 07:59:03 6ca5941a6612: Pulling fs layer 07:59:03 ecc8261a40a4: Pulling fs layer 07:59:03 ecc8261a40a4: Waiting 07:59:03 2a8b12db71e7: Download complete 07:59:03 31603596830f: Verifying Checksum 07:59:03 31603596830f: Download complete 07:59:04 ecc8261a40a4: Verifying Checksum 07:59:04 ecc8261a40a4: Download complete 07:59:04 6ca5941a6612: Verifying Checksum 07:59:04 6ca5941a6612: Download complete 07:59:04 31603596830f: Pull complete 07:59:04 2a8b12db71e7: Pull complete 07:59:05 6ca5941a6612: Pull complete 07:59:05 ecc8261a40a4: Pull complete 07:59:05 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:59:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:59:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:59:05 prd-centos7-docker-4c-2g-31527 does not seem to be running inside a container 07:59:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:59:08 $ docker top 4c12c6e8df09d6ec74ca43d09a32951c202bf09e333074e63293f984102793b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:59:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:59:08 [ssh-agent] Looking for ssh-agent implementation... 07:59:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:59:08 $ docker exec 4c12c6e8df09d6ec74ca43d09a32951c202bf09e333074e63293f984102793b6 ssh-agent 07:59:09 SSH_AUTH_SOCK=/tmp/ssh-25HUGAiJTWfn/agent.13 07:59:09 SSH_AGENT_PID=18 07:59:09 Running ssh-add (command line suppressed) 07:59:09 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4002933867537529726.key (/w/workspace/edgex-go/1@tmp/private_key_4002933867537529726.key) 07:59:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:59:09 + git tag --points-at HEAD [Pipeline] } 07:59:09 $ docker exec --env ******** --env ******** 4c12c6e8df09d6ec74ca43d09a32951c202bf09e333074e63293f984102793b6 ssh-agent -k 07:59:09 unset SSH_AUTH_SOCK; 07:59:09 unset SSH_AGENT_PID; 07:59:09 echo Agent pid 18 killed; 07:59:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:59:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:59:10 [ssh-agent] Looking for ssh-agent implementation... 07:59:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:59:10 $ docker exec 4c12c6e8df09d6ec74ca43d09a32951c202bf09e333074e63293f984102793b6 ssh-agent 07:59:10 SSH_AUTH_SOCK=/tmp/ssh-S2b1YAxKKZD4/agent.46 07:59:10 SSH_AGENT_PID=51 07:59:10 Running ssh-add (command line suppressed) 07:59:10 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7405666615123637825.key (/w/workspace/edgex-go/1@tmp/private_key_7405666615123637825.key) 07:59:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:59:11 + git semver init 07:59:11 # -> Open(): unable to determine branch for HEAD 07:59:11 # $GIT_DIR = /w/workspace/edgex-go/1/.git 07:59:11 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 07:59:11 # $SEMVER_REMOTE_NAME = origin 07:59:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:59:11 # $SEMVER_USER_NAME = edgex-jenkins 07:59:11 # $SEMVER_BRANCH = PR-3303 07:59:11 # $SEMVER_TEMP = /tmp/semver-187091088 07:59:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:59:29 # '/tmp/semver-187091088' -> '/w/workspace/edgex-go/1/.semver' 07:59:29 # -> Force: false 07:59:29 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 07:59:29 $ docker exec --env ******** --env ******** 4c12c6e8df09d6ec74ca43d09a32951c202bf09e333074e63293f984102793b6 ssh-agent -k 07:59:30 unset SSH_AUTH_SOCK; 07:59:30 unset SSH_AGENT_PID; 07:59:30 echo Agent pid 51 killed; 07:59:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:59:30 + git semver [Pipeline] } 07:59:30 $ docker stop --time=1 4c12c6e8df09d6ec74ca43d09a32951c202bf09e333074e63293f984102793b6 07:59:32 $ docker rm -f 4c12c6e8df09d6ec74ca43d09a32951c202bf09e333074e63293f984102793b6 [Pipeline] // withDockerContainer [Pipeline] sh 07:59:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:59:33 Stashed 1 file(s) [Pipeline] echo 07:59:33 [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 07:59:34 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:59:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:59:35 + sudo service docker restart 07:59:35 + true 07:59:35 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 07:59:36 ========================================================= 07:59:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:59:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:59:36 + 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 . 07:59:40 Sending build context to Docker daemon 328.9MB 07:59:40 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:59:40 Step 2/6 : FROM ${BASE} 07:59:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:59:40 188c0c94c7c5: Pulling fs layer 07:59:40 0ef7d3d256c8: Pulling fs layer 07:59:40 de9db76c5a1d: Pulling fs layer 07:59:40 bca2f99d35d6: Pulling fs layer 07:59:40 93359f2a8cfa: Pulling fs layer 07:59:40 7c6f9722023f: Pulling fs layer 07:59:40 a35cf1a2eb13: Pulling fs layer 07:59:40 93359f2a8cfa: Waiting 07:59:40 7c6f9722023f: Waiting 07:59:40 a35cf1a2eb13: Waiting 07:59:40 bca2f99d35d6: Waiting 07:59:40 de9db76c5a1d: Verifying Checksum 07:59:40 de9db76c5a1d: Download complete 07:59:40 0ef7d3d256c8: Download complete 07:59:40 93359f2a8cfa: Verifying Checksum 07:59:40 93359f2a8cfa: Download complete 07:59:40 7c6f9722023f: Verifying Checksum 07:59:40 7c6f9722023f: Download complete 07:59:40 188c0c94c7c5: Download complete 07:59:40 188c0c94c7c5: Pull complete 07:59:41 0ef7d3d256c8: Pull complete 07:59:41 de9db76c5a1d: Pull complete 07:59:42 a35cf1a2eb13: Verifying Checksum 07:59:42 a35cf1a2eb13: Download complete 07:59:43 bca2f99d35d6: Verifying Checksum 07:59:43 bca2f99d35d6: Download complete 07:59:48 bca2f99d35d6: Pull complete 07:59:48 93359f2a8cfa: Pull complete 07:59:48 7c6f9722023f: Pull complete 07:59:49 Still waiting to schedule task 07:59:49 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 07:59:52 a35cf1a2eb13: Pull complete 07:59:52 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:59:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:59:52 ---> a62c8e92a672 07:59:52 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 07:59:52 ---> Running in c141303d9276 07:59:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:59:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:59:56 (1/12) Installing libmagic (5.38-r0) 07:59:57 (2/12) Installing file (5.38-r0) 07:59:57 (3/12) Installing libc-dev (0.7.2-r3) 07:59:57 (4/12) Installing g++ (9.3.0-r2) 08:00:44 (5/12) Installing fortify-headers (1.1-r0) 08:00:44 (6/12) Installing patch (2.7.6-r6) 08:00:44 (7/12) Installing build-base (0.5-r2) 08:00:44 (8/12) Installing libsodium (1.0.18-r0) 08:00:44 (9/12) Installing pkgconf (1.7.2-r0) 08:00:44 (10/12) Installing libsodium-dev (1.0.18-r0) 08:00:44 (11/12) Installing libzmq (4.3.3-r0) 08:00:44 (12/12) Installing zeromq-dev (4.3.3-r0) 08:00:44 Executing busybox-1.31.1-r19.trigger 08:00:44 OK: 233 MiB in 51 packages 08:00:47 Removing intermediate container c141303d9276 08:00:47 ---> 6fec9469d32b 08:00:47 Step 4/6 : WORKDIR /edgex-go 08:00:47 ---> Running in 2192b65c2308 08:00:47 Removing intermediate container 2192b65c2308 08:00:47 ---> 8fa563ce52ae 08:00:47 Step 5/6 : COPY go.mod . 08:00:47 ---> 1d125968d649 08:00:47 Step 6/6 : RUN go mod download 08:00:47 ---> Running in ec3367ed4cdc 08:01:09 Removing intermediate container ec3367ed4cdc 08:01:09 ---> d6a663c7efea 08:01:09 Successfully built d6a663c7efea 08:01:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:01:09 + docker inspect -f . ci-base-image-x86_64 08:01:09 . [Pipeline] withDockerContainer 08:01:09 prd-centos7-docker-4c-2g-31527 does not seem to be running inside a container 08:01:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:01:11 $ docker top ffffd31f02c59163dffb46aab533f863bb92c331f95b0d1001f6d433f7cae165 -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:11 + go version 08:01:11 go version go1.15.5 linux/amd64 [Pipeline] } 08:01:11 $ docker stop --time=1 ffffd31f02c59163dffb46aab533f863bb92c331f95b0d1001f6d433f7cae165 08:01:13 $ docker rm -f ffffd31f02c59163dffb46aab533f863bb92c331f95b0d1001f6d433f7cae165 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:01:14 + docker inspect -f . ci-base-image-x86_64 08:01:14 . [Pipeline] withDockerContainer 08:01:14 prd-centos7-docker-4c-2g-31527 does not seem to be running inside a container 08:01:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:01:15 $ docker top 0b093f36b97141f2a6d0c5816172542ed9ff39a5c2b5f8744f43192f4a035fed -eo pid,comm [Pipeline] { [Pipeline] echo 08:01:15 ========================================================= 08:01:15 [edgeXBuildGoParallel] Running Tests and Build... 08:01:15 ========================================================= [Pipeline] sh 08:01:16 + make test 08:01:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:01:26 ? github.com/edgexfoundry/edgex-go [no test files] 08:01:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:01:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:01:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:01:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:01:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:01:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:01:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:01:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:01:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:01:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:01:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:01:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:01:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:01:56 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.106s coverage: 45.9% of statements 08:01:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:01:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:01:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:01:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:01:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:01:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 08:01:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.066s coverage: 19.8% of statements 08:01:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.080s coverage: 100.0% of statements 08:02:01 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.182s coverage: 27.1% of statements 08:02:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:02:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:02:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:02:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:02:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:02:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:02:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.033s coverage: 100.0% of statements 08:02:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:02:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.041s coverage: 100.0% of statements 08:02:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:02:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:02:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.099s coverage: 71.3% of statements 08:02:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:02:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:02:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.164s coverage: 82.9% of statements 08:02:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:02:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:02:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.084s coverage: 78.9% of statements 08:02:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:02:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.311s coverage: 28.6% of statements 08:02:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:02:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:02:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:02:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:02:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:02:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.124s coverage: 100.0% of statements 08:02:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:02:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.032s coverage: 100.0% of statements 08:02:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:02:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements 08:02:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:02:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.170s coverage: 97.5% of statements 08:02:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:02:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.070s coverage: 78.3% of statements 08:02:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:02:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:02:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:02:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:02:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.357s coverage: 92.8% of statements 08:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:02:06 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:02:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.028s coverage: 58.8% of statements 08:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:02:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 1.0% of statements 08:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 08:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 08:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 79.5% of statements 08:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.035s coverage: 94.1% of statements 08:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 08:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.030s coverage: 87.5% of statements 08:02:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements 08:02:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.028s coverage: 44.8% of statements 08:02:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.257s coverage: 82.6% of statements 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.035s coverage: 100.0% of statements 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.035s coverage: 80.8% of statements 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.047s coverage: 84.6% of statements 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.6% of statements 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 64.4% of statements 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.036s coverage: 100.0% of statements 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.296s coverage: 69.0% of statements 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.108s coverage: 38.4% of statements 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.156s coverage: 47.0% of statements 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.041s coverage: 100.0% of statements 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.151s coverage: 87.1% of statements 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.749s coverage: 29.1% of statements 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.137s coverage: 94.0% of statements 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.060s coverage: 87.9% of statements 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements 08:02:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements 08:02:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 08:02:31 GO111MODULE=on go vet ./... 08:02:58 gofmt -l . 08:02:58 [ "`gofmt -l .`" = "" ] 08:02:58 ./bin/test-go-mod-tidy.sh 08:02:59 ./bin/test-attribution-txt.sh [Pipeline] sh 08:03:00 + ls -al . 08:03:00 total 776 08:03:00 drwxrwxr-x 10 1001 1001 4096 Mar 26 08:02 . 08:03:00 drwxr-xr-x 4 root root 28 Mar 26 08:01 .. 08:03:00 -rw-rw-r-- 1 1001 1001 11 Mar 26 07:58 .dockerignore 08:03:00 drwxrwxr-x 8 1001 1001 179 Mar 26 07:58 .git 08:03:00 drwxrwxr-x 3 1001 1001 125 Mar 26 07:58 .github 08:03:00 -rw-rw-r-- 1 1001 1001 818 Mar 26 07:58 .gitignore 08:03:00 drwx------ 3 1001 1001 60 Mar 26 07:59 .semver 08:03:00 -rw-rw-r-- 1 1001 1001 166 Mar 26 07:58 .sonarcloud.properties 08:03:00 -rw-rw-r-- 1 1001 1001 8607 Mar 26 07:58 Attribution.txt 08:03:00 -rw-rw-r-- 1 1001 1001 3804 Mar 26 07:58 CONTRIBUTING.md 08:03:00 -rw-rw-r-- 1 1001 1001 931 Mar 26 07:58 Dockerfile.build 08:03:00 -rw-rw-r-- 1 1001 1001 863 Mar 26 07:58 Jenkinsfile 08:03:00 -rw-rw-r-- 1 1001 1001 10775 Mar 26 07:58 LICENSE 08:03:00 -rw-rw-r-- 1 1001 1001 5774 Mar 26 07:58 Makefile 08:03:00 -rw-rw-r-- 1 1001 1001 6548 Mar 26 07:58 README.md 08:03:00 -rw-rw-r-- 1 1001 1001 6755 Mar 26 07:58 SECURITY.md 08:03:00 -rw-rw-r-- 1 1001 1001 5 Mar 26 07:59 VERSION 08:03:00 -rw-rw-r-- 1 1001 1001 4131 Mar 26 07:58 ZMQWindows.md 08:03:00 drwxrwxr-x 2 1001 1001 117 Mar 26 07:58 bin 08:03:00 drwxrwxr-x 14 1001 1001 4096 Mar 26 07:58 cmd 08:03:00 -rw-r--r-- 1 root root 667189 Mar 26 08:02 coverage.out 08:03:00 -rw-r--r-- 1 root root 1056 Mar 26 08:02 go.mod 08:03:00 -rw-r--r-- 1 root root 22530 Mar 26 08:02 go.sum 08:03:00 drwxrwxr-x 8 1001 1001 127 Mar 26 07:58 internal 08:03:00 drwxrwxr-x 4 1001 1001 26 Mar 26 07:58 openapi 08:03:00 drwxrwxr-x 4 1001 1001 71 Mar 26 07:58 snap 08:03:00 -rw-rw-r-- 1 1001 1001 168 Mar 26 07:58 version.go [Pipeline] sh 08:03:00 + '[' -e coverage.out ] 08:03:00 + chown 1001:1001 coverage.out [Pipeline] stash 08:03:00 Stashed 1 file(s) [Pipeline] sh 08:03:01 + make build 08:03:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:03:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:03:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:03:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:03:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31528 in /w/workspace/edgexfoundry_edgex-go_PR-3303 [Pipeline] { [Pipeline] ws 08:03:17 Running in /w/workspace/edgex-go/1 [Pipeline] { 08:03:17 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 [Pipeline] checkout 08:03:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:03:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:03:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:03:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:03:22 using credential edgex-jenkins-ssh 08:03:22 Cloning the remote Git repository 08:03:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:03:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:03:23 > git init /w/workspace/edgex-go/1 # timeout=10 08:03:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:03:23 > git --version # timeout=10 08:03:23 > git --version # 'git version 2.17.1' 08:03:23 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:03:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:03:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 08:03:28 $ docker stop --time=1 0b093f36b97141f2a6d0c5816172542ed9ff39a5c2b5f8744f43192f4a035fed 08:03:29 $ docker rm -f 0b093f36b97141f2a6d0c5816172542ed9ff39a5c2b5f8744f43192f4a035fed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:03:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:03:33 08:03:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:03:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:03:34 latest: Pulling from edgex-devops/edgex-compose 08:03:34 cbdbe7a5bc2a: Pulling fs layer 08:03:34 ca9280d653b3: Pulling fs layer 08:03:34 7e9c9ca2126c: Pulling fs layer 08:03:34 cbdbe7a5bc2a: Verifying Checksum 08:03:34 cbdbe7a5bc2a: Download complete 08:03:35 ca9280d653b3: Verifying Checksum 08:03:35 ca9280d653b3: Download complete 08:03:35 cbdbe7a5bc2a: Pull complete 08:03:35 7e9c9ca2126c: Download complete 08:03:36 ca9280d653b3: Pull complete 08:03:39 Merging remotes/origin/master commit ebfae9bf1c69030f223d824c55fa5330fb79db8d into PR head commit 68fcd773a98669ed968ad814e488a11f1b3796c6 08:03:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:03:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:03:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:03:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:03:38 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3303/head:refs/remotes/origin/PR-3303 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:03:39 > git config core.sparsecheckout # timeout=10 08:03:39 > git checkout -f 68fcd773a98669ed968ad814e488a11f1b3796c6 # timeout=10 08:03:39 > git remote # timeout=10 08:03:39 > git config --get remote.origin.url # timeout=10 08:03:39 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:39 > git merge ebfae9bf1c69030f223d824c55fa5330fb79db8d # timeout=10 08:03:39 > git rev-parse HEAD^{commit} # timeout=10 08:03:39 Merge succeeded, producing 68fcd773a98669ed968ad814e488a11f1b3796c6 08:03:39 Checking out Revision 68fcd773a98669ed968ad814e488a11f1b3796c6 (PR-3303) 08:03:39 > git config core.sparsecheckout # timeout=10 08:03:39 > git checkout -f 68fcd773a98669ed968ad814e488a11f1b3796c6 # timeout=10 08:03:42 7e9c9ca2126c: Pull complete 08:03:42 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:03:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:03:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:03:43 prd-centos7-docker-4c-2g-31527 does not seem to be running inside a container 08:03:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:03:44 Commit message: "feat(data): Implement get Binary Reading from database" 08:03:44 > git --version # timeout=10 08:03:44 > git --version # 'git version 2.17.1' 08:03:44 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 08:03:46 $ docker top 6176de4ef8f582b766eec73338161c01b40d9d6b5559cf1d370d5a4407687350 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 08:03:46 + docker-compose build --help 08:03:46 + grep parallel [Pipeline] script [Pipeline] { [Pipeline] sh 08:03:47 --parallel Build images in parallel. [Pipeline] } 08:03:47 $ docker stop --time=1 6176de4ef8f582b766eec73338161c01b40d9d6b5559cf1d370d5a4407687350 08:03:47 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 08:03:49 $ docker rm -f 6176de4ef8f582b766eec73338161c01b40d9d6b5559cf1d370d5a4407687350 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix 08:03:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh 08:03:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:03:50 . [Pipeline] withDockerContainer 08:03:50 prd-centos7-docker-4c-2g-31527 does not seem to be running inside a container 08:03:50 + sudo service docker restart 08:03:50 + true 08:03:50 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:03:50 $ docker top aefa124a08d944b0860df3a86a766abde6f6c002035b186c09102cdef0312b5f -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:51 + docker-compose -f ./docker-compose-build.yml build --parallel 08:03:52 Building docker-core-command-go ... 08:03:52 Building docker-core-data-go ... 08:03:52 Building docker-core-metadata-go ... 08:03:52 Building docker-security-bootstrapper-go ... 08:03:52 Building docker-security-proxy-setup-go ... 08:03:52 Building docker-security-secretstore-setup-go ... 08:03:52 Building docker-support-notifications-go ... 08:03:52 Building docker-support-scheduler-go ... 08:03:52 Building docker-sys-mgmt-agent-go ... 08:03:52 Building docker-support-scheduler-go 08:03:52 Building docker-security-bootstrapper-go 08:03:52 Building docker-core-data-go 08:03:52 Building docker-core-metadata-go 08:03:52 Building docker-security-secretstore-setup-go [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:03:52 provisioning config files... 08:03:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8326114252228487353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:03:53 ---> docker-login.sh 08:03:53 nexus3.edgexfoundry.org:10001 08:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:54 Configure a credential helper to remove this warning. See 08:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:54 08:03:54 Login Succeeded 08:03:54 nexus3.edgexfoundry.org:10002 08:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:55 Configure a credential helper to remove this warning. See 08:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:55 08:03:55 Login Succeeded 08:03:55 nexus3.edgexfoundry.org:10003 08:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:55 Configure a credential helper to remove this warning. See 08:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:55 08:03:55 Login Succeeded 08:03:55 nexus3.edgexfoundry.org:10004 08:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:56 Configure a credential helper to remove this warning. See 08:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:56 08:03:56 Login Succeeded 08:03:56 docker.io 08:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:56 Configure a credential helper to remove this warning. See 08:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:56 08:03:56 Login Succeeded 08:03:56 ---> docker-login.sh ends [Pipeline] } 08:03:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:03:57 ========================================================= 08:03:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:03:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:03:58 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 08:04:00 Sending build context to Docker daemon 167MB 08:04:00 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 08:04:00 Step 2/6 : FROM ${BASE} 08:04:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:04:00 5f621e34cdf4: Pulling fs layer 08:04:00 a4357932f1b6: Pulling fs layer 08:04:00 18c013af1878: Pulling fs layer 08:04:00 00ac8860ef70: Pulling fs layer 08:04:00 63d7cb157983: Pulling fs layer 08:04:00 b116817d02f9: Pulling fs layer 08:04:00 745a02a5169b: Pulling fs layer 08:04:00 63d7cb157983: Waiting 08:04:00 00ac8860ef70: Waiting 08:04:00 b116817d02f9: Waiting 08:04:00 745a02a5169b: Waiting 08:04:00 18c013af1878: Verifying Checksum 08:04:00 18c013af1878: Download complete 08:04:00 a4357932f1b6: Verifying Checksum 08:04:00 a4357932f1b6: Download complete 08:04:00 63d7cb157983: Verifying Checksum 08:04:00 63d7cb157983: Download complete 08:04:00 b116817d02f9: Verifying Checksum 08:04:00 b116817d02f9: Download complete 08:04:00 5f621e34cdf4: Verifying Checksum 08:04:00 5f621e34cdf4: Download complete 08:04:01 5f621e34cdf4: Pull complete 08:04:02 a4357932f1b6: Pull complete 08:04:02 18c013af1878: Pull complete 08:04:03 745a02a5169b: Verifying Checksum 08:04:03 745a02a5169b: Download complete 08:04:04 00ac8860ef70: Verifying Checksum 08:04:04 00ac8860ef70: Download complete 08:04:14 00ac8860ef70: Pull complete 08:04:14 63d7cb157983: Pull complete 08:04:14 b116817d02f9: Pull complete 08:04:18 745a02a5169b: Pull complete 08:04:18 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:04:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:04:18 ---> b7e6874047d6 08:04:18 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 08:04:21 ---> Running in e98babbac2f3 08:04:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:04:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:04:24 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:04:24 08:04:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:04:24 Step 2/31 : FROM ${BUILDER_BASE} AS builder 08:04:24 ---> d6a663c7efea 08:04:24 Step 3/24 : WORKDIR /edgex-go 08:04:24 ---> d6a663c7efea 08:04:24 Step 3/31 : WORKDIR /edgex-go 08:04:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:04:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:04:24 ---> d6a663c7efea 08:04:24 Step 3/23 : WORKDIR /edgex-go 08:04:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:04:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:04:24 ---> d6a663c7efea 08:04:24 Step 3/22 : WORKDIR /edgex-go 08:04:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:04:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:04:24 ---> d6a663c7efea 08:04:24 Step 3/23 : WORKDIR /edgex-go 08:04:24 ---> Running in d14d639e7861 08:04:24 ---> Running in 8ac7fbc36b35 08:04:24 ---> Running in 24616ecdf7b1 08:04:24 ---> Running in af9d7130ef84 08:04:24 ---> Running in ff5a09774383 08:04:24 Removing intermediate container ff5a09774383 08:04:24 ---> b0f0347ba8ab 08:04:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:24 Removing intermediate container af9d7130ef84 08:04:24 ---> cd03b8452b90 08:04:24 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:24 Removing intermediate container d14d639e7861 08:04:24 ---> c961fde499d2 08:04:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:24 Removing intermediate container 24616ecdf7b1 08:04:24 ---> cdde4d7f8cf0 08:04:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:24 Removing intermediate container 8ac7fbc36b35 08:04:24 ---> 63d0abfe9f74 08:04:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:24 ---> Running in 362f72df3e23 08:04:24 ---> Running in 2855593fa245 08:04:24 ---> Running in 35708e2dbd61 08:04:24 ---> Running in e42fbf0b736f 08:04:24 ---> Running in cec5baea3fc0 08:04:26 (1/12) Installing libmagic (5.38-r0) 08:04:26 (2/12) Installing file (5.38-r0) 08:04:26 (3/12) Installing libc-dev (0.7.2-r3) 08:04:26 (4/12) Installing g++ (9.3.0-r2) 08:04:27 Removing intermediate container 362f72df3e23 08:04:27 ---> 68c599cd7b81 08:04:27 Step 5/31 : RUN apk add --update --no-cache make git 08:04:27 Removing intermediate container 35708e2dbd61 08:04:27 ---> eba0829f6483 08:04:27 Step 5/22 : RUN apk add --update --no-cache make git 08:04:27 Removing intermediate container e42fbf0b736f 08:04:27 ---> 1c712084a8e8 08:04:27 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:04:27 ---> Running in fe49c1e2b264 08:04:27 ---> Running in 8962f227d54c 08:04:27 Removing intermediate container cec5baea3fc0 08:04:27 ---> b925a69a4d41 08:04:27 Step 5/24 : RUN apk add --update --no-cache make git 08:04:27 Removing intermediate container 2855593fa245 08:04:27 ---> fbf39a4fb8ea 08:04:27 Step 5/23 : RUN apk add --update --no-cache make git 08:04:27 ---> Running in ff6dd9570d37 08:04:27 ---> Running in 4bd731e94637 08:04:27 ---> Running in 238bf50c4e4a 08:04:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:04:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:04:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:04:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:04:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:04:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:04:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:04:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:04:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:04:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:04:31 OK: 233 MiB in 51 packages 08:04:31 OK: 233 MiB in 51 packages 08:04:31 Removing intermediate container fe49c1e2b264 08:04:31 ---> 7c188a1e321c 08:04:31 Step 6/31 : COPY go.mod . 08:04:31 OK: 233 MiB in 51 packages 08:04:31 ---> 182488b8866e 08:04:31 Step 7/31 : RUN go mod download 08:04:31 OK: 233 MiB in 51 packages 08:04:32 Removing intermediate container ff6dd9570d37 08:04:32 ---> 0bb6aa68c4d2 08:04:32 Step 6/23 : COPY go.mod . 08:04:32 ---> Running in a642f5e4d554 08:04:32 OK: 233 MiB in 51 packages 08:04:32 Removing intermediate container 238bf50c4e4a 08:04:32 ---> 55ce0775f9a4 08:04:32 Step 6/23 : COPY go.mod . 08:04:32 ---> b52a052d9ca3 08:04:32 Step 7/23 : RUN go mod download 08:04:32 ---> Running in af6ada965296 08:04:32 ---> 662c91d562fb 08:04:32 Step 7/23 : RUN go mod download 08:04:32 ---> Running in 1a4cf9d6f20c 08:04:33 Removing intermediate container 4bd731e94637 08:04:33 ---> 518460b73f9b 08:04:33 Step 6/24 : COPY go.mod . 08:04:33 Removing intermediate container 8962f227d54c 08:04:33 ---> 982b13361442 08:04:33 Step 6/22 : COPY go.mod . 08:04:33 ---> ed51e8837c3e 08:04:33 Step 7/24 : RUN go mod download 08:04:33 ---> Running in 106fcfec4e2a 08:04:33 ---> fe95d484091b 08:04:33 Step 7/22 : RUN go mod download 08:04:33 ---> Running in af4b3b6672bc 08:04:34 Removing intermediate container a642f5e4d554 08:04:34 ---> 4767e29b9303 08:04:34 Step 8/31 : COPY . . 08:04:34 Removing intermediate container af6ada965296 08:04:34 ---> f8817590c0b7 08:04:34 Step 8/23 : COPY . . 08:04:38 Removing intermediate container 1a4cf9d6f20c 08:04:38 ---> 14eb22acaea2 08:04:38 Step 8/23 : COPY . . 08:04:39 Removing intermediate container 106fcfec4e2a 08:04:39 ---> d825771972ae 08:04:39 Step 8/24 : COPY . . 08:04:46 Removing intermediate container af4b3b6672bc 08:04:46 ---> 26581950fe1c 08:04:46 Step 8/22 : COPY . . 08:04:53 (5/12) Installing fortify-headers (1.1-r0) 08:04:53 (6/12) Installing patch (2.7.6-r6) 08:04:53 (7/12) Installing build-base (0.5-r2) 08:04:53 (8/12) Installing libsodium (1.0.18-r0) 08:04:53 (9/12) Installing pkgconf (1.7.2-r0) 08:04:53 (10/12) Installing libsodium-dev (1.0.18-r0) 08:04:53 (11/12) Installing libzmq (4.3.3-r0) 08:04:54 (12/12) Installing zeromq-dev (4.3.3-r0) 08:04:54 Executing busybox-1.31.1-r19.trigger 08:04:54 OK: 217 MiB in 51 packages 08:04:58 Removing intermediate container e98babbac2f3 08:04:58 ---> 29a58f886fac 08:04:58 Step 4/6 : WORKDIR /edgex-go 08:04:58 ---> Running in c82898f5c9b0 08:04:58 Removing intermediate container c82898f5c9b0 08:04:58 ---> 48ff78838c74 08:04:58 Step 5/6 : COPY go.mod . 08:04:59 ---> 39ededd92f58 08:04:59 Step 6/6 : RUN go mod download 08:04:59 ---> Running in 488c10448522 08:05:18 ---> cc121ed1aa85 08:05:18 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:05:18 ---> a4787597bf4d 08:05:18 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:05:18 ---> e9559e5a95d1 08:05:18 Step 9/23 : RUN make cmd/core-data/core-data 08:05:18 ---> Running in 897048f92a53 08:05:18 ---> Running in fe6bce56aa9b 08:05:18 ---> Running in 91208bea4bb5 08:05:18 ---> adf3a6667505 08:05:18 Step 9/23 : RUN make cmd/core-metadata/core-metadata 08:05:18 ---> Running in 2b16a8798999 08:05:18 ---> 9a644ecd2d88 08:05:18 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:05:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:05:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:05:19 ---> Running in 6d198110b67b 08:05: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 08:05:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:05:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:05:26 Removing intermediate container 488c10448522 08:05:26 ---> f3fd70a23186 08:05:26 Successfully built f3fd70a23186 08:05:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:05:26 + docker inspect -f . ci-base-image-arm64 08:05:26 . [Pipeline] withDockerContainer 08:05:27 prd-ubuntu18.04-docker-arm64-4c-16g-31528 does not seem to be running inside a container 08:05:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:05:28 $ docker top d5a38e5257fcaffbb377030409863f3964701b97ab9c6605e6e5d0098aa9e3c3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:29 + go version 08:05:29 go version go1.15.5 linux/arm64 [Pipeline] } 08:05:29 $ docker stop --time=1 d5a38e5257fcaffbb377030409863f3964701b97ab9c6605e6e5d0098aa9e3c3 08:05:31 $ docker rm -f d5a38e5257fcaffbb377030409863f3964701b97ab9c6605e6e5d0098aa9e3c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:05:32 + docker inspect -f . ci-base-image-arm64 08:05:32 . [Pipeline] withDockerContainer 08:05:33 prd-ubuntu18.04-docker-arm64-4c-16g-31528 does not seem to be running inside a container 08:05:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:05:34 $ docker top 4103b4fe3c4b2ef6ac1cdf9dc51c9f3c93d27c36aae5ff75c55c667e054c3a79 -eo pid,comm [Pipeline] { [Pipeline] echo 08:05:35 ========================================================= 08:05:35 [edgeXBuildGoParallel] Running Tests and Build... 08:05:35 ========================================================= [Pipeline] sh 08:05:35 + make test 08:05:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:05:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:05:57 Removing intermediate container 897048f92a53 08:05:57 ---> acef6e37523b 08:05:57 08:05:57 Step 10/31 : FROM alpine:3.12 08:05:57 3.12: Pulling from library/alpine 08:05:57 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 08:05:58 ? github.com/edgexfoundry/edgex-go [no test files] 08:05:58 Status: Downloaded newer image for alpine:3.12 08:05:58 ---> 42cb162f0360 08:05:58 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:06:02 ---> Running in 07e62fdf2aab 08:06:02 Removing intermediate container fe6bce56aa9b 08:06:02 ---> 6db5c4697132 08:06:02 08:06:02 Step 10/24 : FROM alpine:3.12 08:06:02 ---> 42cb162f0360 08:06:02 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:06:02 Removing intermediate container 6d198110b67b 08:06:02 ---> 2a6b015cb175 08:06:02 08:06:02 Step 10/22 : FROM alpine:3.12 08:06:02 ---> Running in 3a630a9dc384 08:06:02 ---> 42cb162f0360 08:06:02 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:06:02 Removing intermediate container 07e62fdf2aab 08:06:02 ---> 80bb5ade4aee 08:06:02 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 08:06:02 ---> Running in f16baaba3fd2 08:06:03 ---> Running in 3262a1b68a41 08:06:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:06:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:06:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:06:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:06:04 (1/6) Installing ca-certificates (20191127-r4) 08:06:04 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:06:04 (3/6) Installing libcurl (7.69.1-r3) 08:06:04 (4/6) Installing curl (7.69.1-r3) 08:06:04 (5/6) Installing dumb-init (1.2.2-r1) 08:06:04 (6/6) Installing su-exec (0.2-r1) 08:06:04 Executing busybox-1.31.1-r19.trigger 08:06:04 (1/1) Installing dumb-init (1.2.2-r1) 08:06:04 Executing ca-certificates-20191127-r4.trigger 08:06:04 Executing busybox-1.31.1-r19.trigger 08:06:04 OK: 6 MiB in 15 packages 08:06:04 OK: 7 MiB in 20 packages 08:06:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:06:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:06:06 (1/2) Installing dumb-init (1.2.2-r1) 08:06:06 (2/2) Installing su-exec (0.2-r1) 08:06:06 Executing busybox-1.31.1-r19.trigger 08:06:06 OK: 6 MiB in 16 packages 08:06:07 Removing intermediate container 2b16a8798999 08:06:07 ---> 0307401b1a94 08:06:07 08:06:07 Step 10/23 : FROM alpine:3.12 08:06:07 ---> 42cb162f0360 08:06:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:06:07 Removing intermediate container 91208bea4bb5 08:06:07 ---> f5ef564dc424 08:06:07 08:06:07 Step 10/23 : FROM alpine:3.12 08:06:07 ---> 42cb162f0360 08:06:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:06:07 ---> Running in 8f433b0f08a2 08:06:07 ---> Running in 8fc288c8800e 08:06:08 Removing intermediate container 8fc288c8800e 08:06:08 ---> 584057b3d220 08:06:08 Step 12/23 : ENV APP_PORT=48080 08:06:09 Removing intermediate container 3a630a9dc384 08:06:09 ---> 23651a6e5fbf 08:06:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:06:09 Removing intermediate container 3262a1b68a41 08:06:09 ---> cb0d1acdb0b1 08:06:09 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 08:06:09 Removing intermediate container f16baaba3fd2 08:06:09 ---> 4d5ae4270fa6 08:06:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:06:09 ---> Running in af2204248ea1 08:06:09 ---> Running in 04004aca5157 08:06:09 ---> Running in 6960360dc98f 08:06:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:06:09 ---> Running in 35a82f8d2e4f 08:06:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:06:09 Removing intermediate container af2204248ea1 08:06:09 ---> 0d97bbd1e4d5 08:06:09 Step 13/23 : EXPOSE $APP_PORT 08:06:09 ---> Running in 0c0fb1cab64e 08:06:09 (1/1) Installing dumb-init (1.2.2-r1) 08:06:09 Executing busybox-1.31.1-r19.trigger 08:06:09 Removing intermediate container 6960360dc98f 08:06:09 ---> f982ce991411 08:06:09 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:06:09 OK: 6 MiB in 15 packages 08:06:10 Removing intermediate container 04004aca5157 08:06:10 ---> 4528536bc7cf 08:06:10 Step 13/24 : WORKDIR / 08:06:10 Removing intermediate container 35a82f8d2e4f 08:06:10 ---> 2b947a648555 08:06:10 Step 13/22 : ENV APP_PORT=48085 08:06:10 ---> Running in ed8957ec30e1 08:06:10 ---> Running in e03cec672346 08:06:10 ---> Running in 78a3212f4d80 08:06:10 Removing intermediate container 0c0fb1cab64e 08:06:10 ---> 8b8e12a5e789 08:06:10 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:10 ---> Running in 3ec21c147666 08:06:10 Removing intermediate container ed8957ec30e1 08:06:10 ---> 5b05b67f2db3 08:06:10 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:06:10 Removing intermediate container e03cec672346 08:06:10 ---> 18ea63fa926a 08:06:10 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:06:10 Removing intermediate container 8f433b0f08a2 08:06:10 ---> f3281ae4f7ec 08:06:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:06:10 Removing intermediate container 78a3212f4d80 08:06:10 ---> 7ebd78ff1861 08:06:10 Step 14/22 : EXPOSE $APP_PORT 08:06:11 ---> Running in b7e37096089b 08:06:11 ---> Running in 48e50761bc34 08:06:11 ---> Running in e62c092b2241 08:06:11 ---> 295a14b6c0e7 08:06:11 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:06:11 Removing intermediate container 48e50761bc34 08:06:11 ---> f5b5d5847bd2 08:06:11 Step 13/23 : ENV APP_PORT=48081 08:06:11 Removing intermediate container e62c092b2241 08:06:11 ---> 6628d3ae9540 08:06:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:06:11 ---> Running in d1805fe37f67 08:06:12 ---> e88d0b1d0278 08:06:12 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:06:12 ---> 1229bbac6de1 08:06:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:06:12 Removing intermediate container d1805fe37f67 08:06:12 ---> 672fe8421ff1 08:06:12 Step 14/23 : EXPOSE $APP_PORT 08:06:12 ---> 431d51d5b4a0 08:06:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:06:13 ---> Running in 576e94e94206 08:06:13 Removing intermediate container 3ec21c147666 08:06:13 ---> a4cb3a2f0e45 08:06:13 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 08:06:13 ---> Running in de1eb62bdf9a 08:06:13 Removing intermediate container b7e37096089b 08:06:13 ---> 92c5fbbedda3 08:06:13 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 08:06:13 ---> 67d0d8762fb0 08:06:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:06:13 ---> 8b11ea983cfa 08:06:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:06:13 ---> Running in a2133d8a4ca8 08:06:13 Removing intermediate container 576e94e94206 08:06:13 ---> c2e319200df8 08:06:13 Step 15/23 : WORKDIR / 08:06:14 ---> Running in 7681d35bc4ca 08:06:14 ---> 6d470e92e413 08:06:14 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:06:14 Removing intermediate container a2133d8a4ca8 08:06:14 ---> 66cd940d29b2 08:06:14 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:06:14 ---> 0734363d41c7 08:06:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:06:14 ---> Running in e8a67b6d8e81 08:06:14 Removing intermediate container 7681d35bc4ca 08:06:14 ---> 42d473672f0e 08:06:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:06:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:06:14 Removing intermediate container e8a67b6d8e81 08:06:14 ---> b3da049c37bd 08:06:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:06:14 ---> Running in d872fe360375 08:06:14 ---> cab633db74a3 08:06:14 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:06:14 ---> c3d94c3ba7fa 08:06:14 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:06:14 ---> 4abd0784a191 08:06:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:06:14 ---> Running in c1dffa75ad65 08:06:14 ---> Running in c3177f39fe72 08:06:15 Removing intermediate container d872fe360375 08:06:15 ---> 9fb7ea06c52c 08:06:15 Step 20/22 : LABEL arch=x86_64 08:06:15 ---> Running in e0a9abadc620 08:06:15 ---> af26a61f846e 08:06:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:06:15 Removing intermediate container e0a9abadc620 08:06:15 ---> 4416c70c0da1 08:06:15 Step 21/22 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 08:06:15 ---> Running in 688a54025229 08:06:16 ---> 6826145b2cdb 08:06:16 Step 19/23 : ENTRYPOINT ["/core-metadata"] 08:06:16 Removing intermediate container 688a54025229 08:06:16 ---> 398f3d3322c5 08:06:16 Step 22/22 : LABEL version=0.0.0 08:06:16 ---> Running in a1c326bd36c1 08:06:16 ---> Running in f266ea3878ed 08:06:16 Removing intermediate container a1c326bd36c1 08:06:16 ---> bd30f6099ab3 08:06:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:06:16 ---> Running in 8c41e458b02e 08:06:16 Removing intermediate container f266ea3878ed 08:06:16 ---> fdd9f5bb8178 08:06:16 08:06:16 Removing intermediate container c3177f39fe72 08:06:16 ---> 9e09455f1fd0 08:06:16 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:06:17 ---> Running in 55fb3def1bc7 08:06:17 Successfully built fdd9f5bb8178 08:06:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:06:17 Removing intermediate container c1dffa75ad65 08:06:17 ---> 1bea264fb647 08:06:17 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 08:06:17 Successfully tagged docker-support-scheduler-go:latest 08:06:17 Removing intermediate container 8c41e458b02e 08:06:17 ---> 8b83a715b97f 08:06:17 Step 21/23 : LABEL arch=x86_64 08:06:17 Building docker-support-notifications-go 08:06:17  Building docker-support-scheduler-go ... done  ---> Running in 7c4e0f471e75 08:06:17 Removing intermediate container 55fb3def1bc7 08:06:17 ---> 15720d3bce02 08:06:17 Step 22/24 : LABEL arch=x86_64 08:06:17 ---> Running in b79b75bd22a5 08:06:17 ---> 57c9e6a2695d 08:06:17 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:06:17 Removing intermediate container 7c4e0f471e75 08:06:17 ---> e495a8efb4b2 08:06:17 Step 22/23 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 08:06:17 ---> Running in bb5c25e8b4ed 08:06:18 Removing intermediate container b79b75bd22a5 08:06:18 ---> 4c845456a4fe 08:06:18 Step 23/24 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 08:06:18 Removing intermediate container bb5c25e8b4ed 08:06:18 ---> a2c1f98c3c0e 08:06:18 Step 23/23 : LABEL version=0.0.0 08:06:18 ---> Running in 01e31e144854 08:06:18 ---> Running in 8d1bbb281ed3 08:06:18 ---> e0d5440ee579 08:06:18 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:06:19 Removing intermediate container 01e31e144854 08:06:19 ---> f36729ad46cf 08:06:19 Step 24/24 : LABEL version=0.0.0 08:06:19 (1/6) Installing dumb-init (1.2.2-r1) 08:06:19 (2/6) Installing libgcc (9.3.0-r2) 08:06:20 (3/6) Installing libsodium (1.0.18-r0) 08:06:20 (4/6) Installing libstdc++ (9.3.0-r2) 08:06:20 ---> Running in bd6a1042c697 08:06:20 Removing intermediate container 8d1bbb281ed3 08:06:20 ---> 5abd276065d8 08:06:20 08:06:20 ---> 54d65e3cccbb 08:06:20 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:06:20 Successfully built 5abd276065d8 08:06:20 Successfully tagged docker-core-metadata-go:latest 08:06:20 Building docker-sys-mgmt-agent-go 08:06:21  Building docker-core-metadata-go ... done  ---> 5fc1bb87fd1e 08:06:21 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:06:21 Removing intermediate container bd6a1042c697 08:06:21 ---> 0189d3a93ba3 08:06:21 08:06:21 (5/6) Installing libzmq (4.3.3-r0) 08:06:22 (6/6) Installing zeromq (4.3.3-r0) 08:06:23 Executing busybox-1.31.1-r19.trigger 08:06:23 OK: 8 MiB in 20 packages 08:06:23 Successfully built 0189d3a93ba3 08:06:23 Successfully tagged docker-security-secretstore-setup-go:latest 08:06:23 Building docker-security-proxy-setup-go 08:06:25  Building docker-security-secretstore-setup-go ... done  ---> 573364fbdbf2 08:06:25 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 08:06:27 ---> Running in 262a9e123253 08:06:30 Removing intermediate container de1eb62bdf9a 08:06:30 ---> 1f0707d60cc8 08:06:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:06:35 Removing intermediate container 262a9e123253 08:06:35 ---> 89ffb71cf9a0 08:06:35 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:06:37 ---> 445e29fc5858 08:06:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:06:38 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:06:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:06:38 ---> d6a663c7efea 08:06:38 Step 3/22 : WORKDIR /edgex-go 08:06:38 ---> Using cache 08:06:38 ---> 63d0abfe9f74 08:06:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:38 ---> Using cache 08:06:38 ---> b925a69a4d41 08:06:38 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:06:42 ---> 51679b7a2f2b 08:06:42 Step 26/31 : RUN chmod +x /entrypoint.sh 08:06:42 ---> Running in 0bf16def6440 08:06:43 ---> cfdb60846ce0 08:06:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:06:43 ---> Running in d2d1fefb438b 08:06:43 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:06:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:06:43 ---> d6a663c7efea 08:06:43 Step 3/26 : WORKDIR /edgex-go 08:06:43 ---> Using cache 08:06:43 ---> 63d0abfe9f74 08:06:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:43 ---> Using cache 08:06:43 ---> b925a69a4d41 08:06:43 Step 5/26 : RUN apk add --update --no-cache make bash git 08:06:44 ---> Running in 9f6f2b63e090 08:06:44 ---> 45e82677bbd1 08:06:44 Step 19/23 : ENTRYPOINT ["/core-data"] 08:06:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:06:45 ---> Running in 8a7903546deb 08:06:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:06:45 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:06:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:06:45 ---> d6a663c7efea 08:06:45 Step 3/21 : WORKDIR /edgex-go 08:06:45 ---> Using cache 08:06:45 ---> 63d0abfe9f74 08:06:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:45 ---> Using cache 08:06:45 ---> b925a69a4d41 08:06:45 Step 5/21 : RUN apk add --update --no-cache make git 08:06:45 ---> Using cache 08:06:45 ---> 518460b73f9b 08:06:45 Step 6/21 : COPY go.mod . 08:06:45 ---> Using cache 08:06:45 ---> ed51e8837c3e 08:06:45 Step 7/21 : RUN go mod download 08:06:45 ---> Using cache 08:06:45 ---> d825771972ae 08:06:45 Step 8/21 : COPY . . 08:06:45 ---> Using cache 08:06:45 ---> a4787597bf4d 08:06:45 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:06:46 Removing intermediate container 8a7903546deb 08:06:46 ---> b9d28bb391f4 08:06:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:06:46 ---> Running in e042b100647f 08:06:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:06:46 ---> Running in 6674934f488c 08:06:46 Removing intermediate container 6674934f488c 08:06:46 ---> 382cbbc4ef9c 08:06:46 Step 21/23 : LABEL arch=x86_64 08:06:46 Removing intermediate container d2d1fefb438b 08:06:46 ---> e590026e1da3 08:06:46 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 08:06:47 ---> Running in 2d20aeaeb4ef 08:06:47 ---> Running in 82e970fa9e26 08:06:47 Removing intermediate container 2d20aeaeb4ef 08:06:47 ---> 221849655976 08:06:47 Step 22/23 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 08:06:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:06:47 ---> Running in 040b013b3828 08:06:47 Removing intermediate container 82e970fa9e26 08:06:47 ---> cf9db657063e 08:06:47 Step 28/31 : CMD ["gate"] 08:06:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:06:47 ---> Running in 1935b177449d 08:06:47 Removing intermediate container 040b013b3828 08:06:47 ---> 2aa9207df449 08:06:47 Step 23/23 : LABEL version=0.0.0 08:06:47 ---> Running in e92d88353f85 08:06:47 Removing intermediate container 1935b177449d 08:06:47 ---> 2d319ee34e14 08:06:47 Step 29/31 : LABEL arch=x86_64 08:06:48 Removing intermediate container e92d88353f85 08:06:48 ---> d201a63ea175 08:06:48 08:06:48 ---> Running in c6e6a385e522 08:06:48 Successfully built d201a63ea175 08:06:48 Successfully tagged docker-core-data-go:latest 08:06:48 Building docker-core-command-go 08:06:48  Building docker-core-data-go ... done Removing intermediate container c6e6a385e522 08:06:48 ---> bfe419f0c7bf 08:06:48 Step 30/31 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 08:06:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:06:48 ---> Running in f906d9a22886 08:06:49 Removing intermediate container f906d9a22886 08:06:49 ---> 53b256278caf 08:06:49 Step 31/31 : LABEL version=0.0.0 08:06:49 OK: 233 MiB in 51 packages 08:06:50 OK: 233 MiB in 51 packages 08:06:52 ---> Running in 18dd7a441757 08:06:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:06:54 Removing intermediate container 18dd7a441757 08:06:54 ---> b6109be2037e 08:06:54 08:06:54 Removing intermediate container 0bf16def6440 08:06:54 ---> eebed75369e8 08:06:54 Step 6/22 : COPY go.mod . 08:06:54 Removing intermediate container 9f6f2b63e090 08:06:54 ---> fd1e520c15d2 08:06:54 Step 6/26 : COPY go.mod . 08:06:54 Successfully built b6109be2037e 08:06:54 Successfully tagged docker-security-bootstrapper-go:latest 08:06:55  Building docker-security-bootstrapper-go ... done  ---> 0b66f2c0b36f 08:06:55 Step 7/22 : RUN go mod download 08:06:55 ---> 98c1f0d5965a 08:06:55 Step 7/26 : RUN go mod download 08:06:55 ---> Running in 5a79acbc129e 08:06:56 ---> Running in ffe30a34a2ed 08:07:00 Removing intermediate container 5a79acbc129e 08:07:00 ---> 7b5f40319af5 08:07:00 Step 8/22 : COPY . . 08:07:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:07:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:07:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:07:03 Removing intermediate container ffe30a34a2ed 08:07:03 ---> 2e6406d08fb3 08:07:03 Step 8/26 : COPY . . 08:07:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:07:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:07:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:07:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:07:03 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:07:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:07:03 ---> d6a663c7efea 08:07:03 Step 3/23 : WORKDIR /edgex-go 08:07:03 ---> Using cache 08:07:03 ---> 63d0abfe9f74 08:07:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:07:03 ---> Using cache 08:07:03 ---> b925a69a4d41 08:07:03 Step 5/23 : RUN apk add --update --no-cache make git 08:07:03 ---> Using cache 08:07:03 ---> 518460b73f9b 08:07:03 Step 6/23 : COPY go.mod . 08:07:03 ---> Using cache 08:07:03 ---> ed51e8837c3e 08:07:03 Step 7/23 : RUN go mod download 08:07:03 ---> Using cache 08:07:03 ---> d825771972ae 08:07:03 Step 8/23 : COPY . . 08:07:03 ---> Using cache 08:07:03 ---> a4787597bf4d 08:07:03 Step 9/23 : RUN make cmd/core-command/core-command 08:07:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:07:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:07:10 ---> Running in 3ab9820d95a6 08:07:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:07:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:07:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:07:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:07:21 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.315s coverage: 45.9% of statements 08:07:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:07:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:07:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:07:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:07:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:07:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 08:07:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.116s coverage: 19.8% of statements 08:07:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.217s coverage: 100.0% of statements 08:07:22 Removing intermediate container e042b100647f 08:07:22 ---> 36fafd1a6bb3 08:07:22 08:07:22 Step 10/21 : FROM alpine:3.12 08:07:22 ---> 42cb162f0360 08:07:22 Step 11/21 : RUN apk add --update --no-cache curl 08:07:23 ---> Running in d7e264f7a9d8 08:07:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:07:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:07:27 (1/4) Installing ca-certificates (20191127-r4) 08:07:27 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:07:27 (3/4) Installing libcurl (7.69.1-r3) 08:07:27 (4/4) Installing curl (7.69.1-r3) 08:07:27 Executing busybox-1.31.1-r19.trigger 08:07:27 Executing ca-certificates-20191127-r4.trigger 08:07:27 OK: 7 MiB in 18 packages 08:07:29 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.550s coverage: 27.1% of statements 08:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:07:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.065s coverage: 100.0% of statements 08:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:07:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.108s coverage: 100.0% of statements 08:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:07:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.305s coverage: 71.3% of statements 08:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:07:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.494s coverage: 82.9% of statements 08:07:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:07:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:07:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.149s coverage: 78.9% of statements 08:07:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:07:33 ---> a17a0371a5aa 08:07:33 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:07:33 Removing intermediate container d7e264f7a9d8 08:07:33 ---> cd1ec993d4fd 08:07:33 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:07:33 ---> 6db44bbe5da8 08:07:33 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:07:34 ---> Running in d05e5dea9393 08:07:34 ---> Running in 4a206fda537f 08:07:34 ---> Running in 24e7b2f67c15 08:07:34 Removing intermediate container 4a206fda537f 08:07:34 ---> 3dbb8147f0dc 08:07:34 Step 13/21 : WORKDIR /edgex 08:07:34 ---> Running in 765992bad2a2 08:07:34 Removing intermediate container 765992bad2a2 08:07:34 ---> 9bf398277e34 08:07:34 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:07:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:07:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:07:35 ---> 239c7496093d 08:07:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:07:36 ---> 24543fcbd8c4 08:07:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:07:37 ---> fd2ed848b499 08:07:37 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:07:37 ---> Running in b11fb83cfdc3 08:07:37 Removing intermediate container b11fb83cfdc3 08:07:37 ---> 2e041c837aaa 08:07:37 Step 18/21 : CMD ["--init=true"] 08:07:40 ---> Running in 7b95c7542267 08:07:40 Removing intermediate container 3ab9820d95a6 08:07:40 ---> 35eb12dd7c9f 08:07:40 08:07:40 Step 10/23 : FROM alpine:3.12 08:07:40 ---> 42cb162f0360 08:07:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:07:40 ---> Using cache 08:07:40 ---> f3281ae4f7ec 08:07:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:07:40 ---> Using cache 08:07:40 ---> f5b5d5847bd2 08:07:40 Step 13/23 : ENV APP_PORT=48082 08:07:40 Removing intermediate container 7b95c7542267 08:07:40 ---> 4389a8683a89 08:07:40 Step 19/21 : LABEL arch=x86_64 08:07:40 ---> Running in 33f7a98afc5f 08:07:40 ---> Running in 09368a14b4a8 08:07:41 Removing intermediate container 33f7a98afc5f 08:07:41 ---> 76be7f8a11b7 08:07:41 Step 14/23 : EXPOSE $APP_PORT 08:07:41 ---> Running in aa69fa0a5409 08:07:41 Removing intermediate container 09368a14b4a8 08:07:41 ---> a900627e8dff 08:07:41 Step 20/21 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 08:07:41 ---> Running in 0c7adf833a1b 08:07:41 Removing intermediate container aa69fa0a5409 08:07:41 ---> 2ae3e77c609c 08:07:41 Step 15/23 : WORKDIR / 08:07:42 ---> Running in 56105b0e6646 08:07:42 Removing intermediate container 0c7adf833a1b 08:07:42 ---> 56411bcaa070 08:07:42 Step 21/21 : LABEL version=0.0.0 08:07:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.146s coverage: 28.6% of statements 08:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:07:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.179s coverage: 100.0% of statements 08:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:07:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.075s coverage: 100.0% of statements 08:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:07:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.294s coverage: 86.7% of statements 08:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:07:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.349s coverage: 97.5% of statements 08:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:07:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.156s coverage: 78.3% of statements 08:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:07:42 ---> Running in 6edeee3d0da8 08:07:42 Removing intermediate container 56105b0e6646 08:07:42 ---> 2732ee7eb939 08:07:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:07:42 Removing intermediate container 6edeee3d0da8 08:07:42 ---> d20de2f1f8b9 08:07:42 08:07:42 Successfully built d20de2f1f8b9 08:07:43 Successfully tagged docker-security-proxy-setup-go:latest 08:07:43  Building docker-security-proxy-setup-go ... done  ---> 24a50ca42a2b 08:07:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:07:44 ---> c468bd851c6a 08:07:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:07:44 ---> 0c22f29754c8 08:07:44 Step 19/23 : ENTRYPOINT ["/core-command"] 08:07:44 ---> Running in f78b35f1f308 08:07:45 Removing intermediate container f78b35f1f308 08:07:45 ---> dc66189ffc04 08:07:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:07:45 ---> Running in d25d5876b89b 08:07:45 Removing intermediate container d25d5876b89b 08:07:45 ---> d9dedd8141cf 08:07:45 Step 21/23 : LABEL arch=x86_64 08:07:45 ---> Running in 70d778a80e77 08:07:45 Removing intermediate container 70d778a80e77 08:07:45 ---> 557891d742fa 08:07:45 Step 22/23 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 08:07:46 ---> Running in 086beed14986 08:07:47 Removing intermediate container 086beed14986 08:07:47 ---> b42e229c34af 08:07:47 Step 23/23 : LABEL version=0.0.0 08:07:47 ---> Running in 0516956d750e 08:07:47 Removing intermediate container 0516956d750e 08:07:47 ---> 1b3d1de81ac8 08:07:47 08:07:47 Successfully built 1b3d1de81ac8 08:07:47 Successfully tagged docker-core-command-go:latest 08:07:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.187s coverage: 92.8% of statements 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:07:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.082s coverage: 58.8% of statements 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:07:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.224s coverage: 1.0% of statements 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:07:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.089s coverage: 47.1% of statements 08:07:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.115s coverage: 79.5% of statements 08:07:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 08:07:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements 08:07:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements 08:07:56  Building docker-core-command-go ... done Removing intermediate container 24e7b2f67c15 08:07:56 ---> 4cd82f5f666c 08:07:56 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:07:57 ---> Running in 622329a8a465 08:07:57 Removing intermediate container d05e5dea9393 08:07:57 ---> c388a9d2ea6a 08:07:57 08:07:57 Step 10/22 : FROM alpine:3.12 08:07:57 ---> 42cb162f0360 08:07:57 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:07:57 ---> Running in 72185302e5d0 08:07:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:07:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:07:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:07:58 (1/2) Installing ca-certificates (20191127-r4) 08:07:58 (2/2) Installing dumb-init (1.2.2-r1) 08:07:58 Executing busybox-1.31.1-r19.trigger 08:07:58 Executing ca-certificates-20191127-r4.trigger 08:07:58 OK: 6 MiB in 16 packages 08:07:59 Removing intermediate container 622329a8a465 08:07:59 ---> e399688c66e4 08:07:59 08:07:59 Step 11/26 : FROM docker:20.10.0 08:07:59 20.10.0: Pulling from library/docker 08:07:59 Removing intermediate container 72185302e5d0 08:07:59 ---> 6e362a572e58 08:07:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:07:59 ---> Running in 3669b815578a 08:07:59 Removing intermediate container 3669b815578a 08:07:59 ---> efd1155094c4 08:07:59 Step 13/22 : ENV APP_PORT=48060 08:07:59 ---> Running in a3ea17039c14 08:08:00 Removing intermediate container a3ea17039c14 08:08:00 ---> e559177c7fdd 08:08:00 Step 14/22 : EXPOSE $APP_PORT 08:08:00 ---> Running in 19d44201c8ea 08:08:00 Removing intermediate container 19d44201c8ea 08:08:00 ---> fb06898d2611 08:08:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:08:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.084s coverage: 94.4% of statements 08:08:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 08:08:01 ---> 3f2628229cf6 08:08:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:08:01 ---> a7e08ba9f859 08:08:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:08:02 ---> 10aa13b21927 08:08:02 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:08:02 ---> Running in efdd5900eb9a 08:08:02 Removing intermediate container efdd5900eb9a 08:08:02 ---> c12dd8080a80 08:08:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:08:03 ---> Running in e00752c4b1a6 08:08:03 Removing intermediate container e00752c4b1a6 08:08:03 ---> f23db3c550da 08:08:03 Step 20/22 : LABEL arch=x86_64 08:08:03 ---> Running in 1d77aed89651 08:08:04 Removing intermediate container 1d77aed89651 08:08:04 ---> cd783661ad5e 08:08:04 Step 21/22 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 08:08:04 ---> Running in c46451894215 08:08:05 Removing intermediate container c46451894215 08:08:05 ---> b38ac35997a0 08:08:05 Step 22/22 : LABEL version=0.0.0 08:08:05 ---> Running in f3e1f4232e65 08:08:05 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:08:05 Status: Downloaded newer image for docker:20.10.0 08:08:05 ---> aefe523efa57 08:08:05 Step 12/26 : RUN apk add --no-cache bash 08:08:05 ---> Running in 21750a19e34d 08:08:05 Removing intermediate container f3e1f4232e65 08:08:05 ---> c7b59d8a8137 08:08:05 08:08:05 Successfully built c7b59d8a8137 08:08:05 Successfully tagged docker-support-notifications-go:latest 08:08:05  Building docker-support-notifications-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:08:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.435s coverage: 82.6% of statements 08:08:06 (1/2) Installing readline (8.0.4-r0) 08:08:06 (2/2) Installing bash (5.0.17-r0) 08:08:06 Executing bash-5.0.17-r0.post-install 08:08:06 Executing busybox-1.31.1-r19.trigger 08:08:06 OK: 12 MiB in 22 packages 08:08:06 Removing intermediate container 21750a19e34d 08:08:06 ---> f8c6de6316c3 08:08:06 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:08:06 ---> Running in 2b663e958a59 08:08:06 Removing intermediate container 2b663e958a59 08:08:06 ---> 72677f010315 08:08:06 Step 14/26 : ENV APP_PORT=48090 08:08:07 ---> Running in da3fa7bf8b5e 08:08:07 Removing intermediate container da3fa7bf8b5e 08:08:07 ---> 63624563eb84 08:08:07 Step 15/26 : EXPOSE $APP_PORT 08:08:07 ---> Running in ca72469484f7 08:08:07 Removing intermediate container ca72469484f7 08:08:07 ---> 1c3023506606 08:08:07 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:08:07 ---> 46d353a3c0a9 08:08:07 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:08:08 ---> 2c993ce05dbc 08:08:08 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:08:08 ---> 0461abcf5206 08:08:08 Step 19/26 : RUN apk --no-cache add py3-pip 08:08:08 ---> Running in 7bef061648fc 08:08:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:08:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:08:09 (1/33) Installing libbz2 (1.0.8-r1) 08:08:09 (2/33) Installing expat (2.2.9-r1) 08:08:09 (3/33) Installing libffi (3.3-r2) 08:08:09 (4/33) Installing gdbm (1.13-r1) 08:08:09 (5/33) Installing xz-libs (5.2.5-r0) 08:08:09 (6/33) Installing sqlite-libs (3.32.1-r0) 08:08:09 (7/33) Installing python3 (3.8.8-r0) 08:08:10 (8/33) Installing py3-appdirs (1.4.4-r1) 08:08:10 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:08:10 (10/33) Installing py3-parsing (2.4.7-r0) 08:08:10 (11/33) Installing py3-six (1.15.0-r0) 08:08:10 (12/33) Installing py3-packaging (20.4-r0) 08:08:10 (13/33) Installing py3-setuptools (47.0.0-r0) 08:08:10 (14/33) Installing py3-chardet (3.0.4-r4) 08:08:10 (15/33) Installing py3-idna (2.9-r0) 08:08:10 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:08:10 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:08:10 (18/33) Installing py3-requests (2.23.0-r0) 08:08:10 (19/33) Installing py3-msgpack (1.0.0-r0) 08:08:10 (20/33) Installing py3-lockfile (0.12.2-r3) 08:08:10 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:08:10 (22/33) Installing py3-colorama (0.4.3-r0) 08:08:10 (23/33) Installing py3-distlib (0.3.0-r0) 08:08:10 (24/33) Installing py3-distro (1.5.0-r1) 08:08:10 (25/33) Installing py3-webencodings (0.5.1-r3) 08:08:10 (26/33) Installing py3-html5lib (1.0.1-r4) 08:08:10 (27/33) Installing py3-pytoml (0.1.21-r0) 08:08:10 (28/33) Installing py3-pep517 (0.8.2-r0) 08:08:10 (29/33) Installing py3-progress (1.5-r0) 08:08:10 (30/33) Installing py3-toml (0.10.1-r0) 08:08:10 (31/33) Installing py3-retrying (1.3.3-r0) 08:08:10 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:08:10 (33/33) Installing py3-pip (20.1.1-r0) 08:08:10 Executing busybox-1.31.1-r19.trigger 08:08:10 OK: 71 MiB in 55 packages 08:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.141s coverage: 92.9% of statements 08:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements 08:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements 08:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 08:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements 08:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.8% of statements 08:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.116s coverage: 87.2% of statements 08:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.135s coverage: 84.6% of statements 08:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.201s coverage: 91.6% of statements 08:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.490s coverage: 64.4% of statements 08:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:08:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 08:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 91.3% of statements 08:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 08:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.109s coverage: 73.7% of statements 08:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 08:08:20 Removing intermediate container 7bef061648fc 08:08:20 ---> 8a8ffaa778a3 08:08:20 Step 20/26 : RUN pip install docker-compose==1.23.2 08:08:20 ---> Running in b2572f034885 08:08:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.852s coverage: 69.0% of statements 08:08:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:08:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:08:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:08:21 Collecting docker-compose==1.23.2 08:08:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:08:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:08:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:08:21 Collecting cached-property<2,>=1.2.0 08:08:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:08:21 Collecting docopt<0.7,>=0.6.1 08:08:21 Downloading docopt-0.6.2.tar.gz (25 kB) 08:08:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:08:22 Collecting PyYAML<4,>=3.10 08:08:22 Downloading PyYAML-3.13.tar.gz (270 kB) 08:08:23 Collecting websocket-client<1.0,>=0.32.0 08:08:23 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 08:08:23 Collecting jsonschema<3,>=2.5.1 08:08:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:08:23 Collecting dockerpty<0.5,>=0.4.1 08:08:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:08:23 Collecting texttable<0.10,>=0.9.0 08:08:23 Downloading texttable-0.9.1.tar.gz (11 kB) 08:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.406s coverage: 38.4% of statements 08:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.154s coverage: 89.5% of statements 08:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.121s coverage: 84.8% of statements 08:08:25 Collecting docker<4.0,>=3.6.0 08:08:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:08:25 Collecting idna<2.8,>=2.5 08:08:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:08:25 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 08:08:25 Collecting urllib3<1.25,>=1.21.1 08:08:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:08:25 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 08:08:25 Collecting docker-pycreds>=0.4.0 08:08:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:08:25 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:08:25 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:08:25 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:08:25 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:08:26 Installing collected packages: idna, urllib3, requests, cached-property, docopt, PyYAML, websocket-client, jsonschema, dockerpty, texttable, docker-pycreds, docker, docker-compose 08:08:26 Attempting uninstall: idna 08:08:26 Found existing installation: idna 2.9 08:08:26 Uninstalling idna-2.9: 08:08:26 Successfully uninstalled idna-2.9 08:08:26 Attempting uninstall: urllib3 08:08:26 Found existing installation: urllib3 1.25.9 08:08:26 Uninstalling urllib3-1.25.9: 08:08:26 Successfully uninstalled urllib3-1.25.9 08:08:26 Attempting uninstall: requests 08:08:26 Found existing installation: requests 2.23.0 08:08:26 Uninstalling requests-2.23.0: 08:08:26 Successfully uninstalled requests-2.23.0 08:08:26 Running setup.py install for docopt: started 08:08:27 Running setup.py install for docopt: finished with status 'done' 08:08:27 Running setup.py install for PyYAML: started 08:08:27 Running setup.py install for PyYAML: finished with status 'done' 08:08:28 Running setup.py install for dockerpty: started 08:08:28 Running setup.py install for dockerpty: finished with status 'done' 08:08:28 Running setup.py install for texttable: started 08:08:28 Running setup.py install for texttable: finished with status 'done' 08:08:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.500s coverage: 47.0% of statements 08:08:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:08:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:08:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:08:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:08:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:08:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.132s coverage: 100.0% of statements 08:08:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:08:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.174s coverage: 100.0% of statements 08:08:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:08:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 08:08:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 08:08:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 08:08:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.416s coverage: 87.1% of statements 08:08:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 08:08:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 08:08:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 08:08:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 08:08:32 Removing intermediate container b2572f034885 08:08:32 ---> d1cf9068d03c 08:08:32 Step 21/26 : RUN apk --no-cache add curl 08:08:32 ---> Running in a8c11e63e53e 08:08:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:08:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:08:33 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:08:33 (2/3) Installing libcurl (7.69.1-r3) 08:08:33 (3/3) Installing curl (7.69.1-r3) 08:08:33 Executing busybox-1.31.1-r19.trigger 08:08:33 OK: 72 MiB in 58 packages 08:08:33 Removing intermediate container a8c11e63e53e 08:08:33 ---> 85987f5f1097 08:08:33 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 08:08:33 ---> Running in d6776f77b577 08:08:33 Removing intermediate container d6776f77b577 08:08:33 ---> dc0e50fa7f3e 08:08:33 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:08:33 ---> Running in fb55c42e1153 08:08:34 Removing intermediate container fb55c42e1153 08:08:34 ---> 83eda358b6c0 08:08:34 Step 24/26 : LABEL arch=x86_64 08:08:34 ---> Running in e3b740ba305e 08:08:34 Removing intermediate container e3b740ba305e 08:08:34 ---> 5efd8e366792 08:08:34 Step 25/26 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 08:08:34 ---> Running in c525af3344f1 08:08:34 Removing intermediate container c525af3344f1 08:08:34 ---> 0a4d9a9ebcbc 08:08:34 Step 26/26 : LABEL version=0.0.0 08:08:34 ---> Running in 70511996e650 08:08:34 Removing intermediate container 70511996e650 08:08:34 ---> cf574b9c566b 08:08:34 08:08:34 Successfully built cf574b9c566b 08:08:34 Successfully tagged docker-sys-mgmt-agent-go:latest 08:08:35  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 08:08:35 $ docker stop --time=1 aefa124a08d944b0860df3a86a766abde6f6c002035b186c09102cdef0312b5f 08:08:37 $ docker rm -f aefa124a08d944b0860df3a86a766abde6f6c002035b186c09102cdef0312b5f 08:08:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.212s coverage: 29.1% of statements 08:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:08:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.203s coverage: 99.0% of statements 08:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:08:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.094s coverage: 100.0% of statements 08:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 08:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 08:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 08:08:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.265s coverage: 94.0% of statements 08:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 08:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 08:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 08:08:37 ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements 08:08:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:08:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements 08:08:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:08:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:08:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:08:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:08:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements 08:08:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:08:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:08:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 08:08:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [Pipeline] // withDockerContainer [Pipeline] sh 08:08:38 + docker images 08:08:38 + grep docker 08:08:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 08:08:38 docker-sys-mgmt-agent-go latest cf574b9c566b 4 seconds ago 313MB 08:08:38 docker-support-notifications-go latest c7b59d8a8137 33 seconds ago 17.9MB 08:08:38 docker-core-command-go latest 1b3d1de81ac8 51 seconds ago 17.3MB 08:08:38 docker-security-proxy-setup-go latest d20de2f1f8b9 56 seconds ago 24.7MB 08:08:38 docker-security-bootstrapper-go latest b6109be2037e About a minute ago 18.9MB 08:08:38 docker-core-data-go latest d201a63ea175 About a minute ago 22.7MB 08:08:38 docker-security-secretstore-setup-go latest 0189d3a93ba3 2 minutes ago 25MB 08:08:38 docker-core-metadata-go latest 5abd276065d8 2 minutes ago 19MB 08:08:38 docker-support-scheduler-go latest fdd9f5bb8178 2 minutes ago 17.4MB 08:08:38 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) 08:08:39 GO111MODULE=on go vet ./... [Pipeline] findFiles [Pipeline] node 08:08:54 Still waiting to schedule task 08:08:54 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:09:54 Running on prd-ubuntu18.04-docker-8c-8g-31530 in /w/workspace/edgexfoundry_edgex-go_PR-3303 [Pipeline] { [Pipeline] ws 08:09:54 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:09:57 using credential edgex-jenkins-ssh 08:09:57 Cloning the remote Git repository 08:09:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:09:57 > git init /w/workspace/edgex-go/1 # timeout=10 08:09:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:09:57 > git --version # timeout=10 08:09:57 > git --version # 'git version 2.17.1' 08:09:57 using GIT_SSH to set credentials SSH Credentials for GitHub 08:09:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:10:01 gofmt -l . 08:10:01 [ "`gofmt -l .`" = "" ] 08:10:01 ./bin/test-go-mod-tidy.sh 08:10:01 ./bin/test-attribution-txt.sh [Pipeline] sh 08:10:01 + ls -al . 08:10:01 total 804 08:10:01 drwxrwxr-x 9 1001 1001 4096 Mar 26 08:10 . 08:10:01 drwxr-xr-x 4 root root 4096 Mar 26 08:05 .. 08:10:01 -rw-rw-r-- 1 1001 1001 11 Mar 26 08:03 .dockerignore 08:10:01 drwxrwxr-x 8 1001 1001 4096 Mar 26 08:03 .git 08:10:01 drwxrwxr-x 3 1001 1001 4096 Mar 26 08:03 .github 08:10:01 -rw-rw-r-- 1 1001 1001 818 Mar 26 08:03 .gitignore 08:10:01 -rw-rw-r-- 1 1001 1001 166 Mar 26 08:03 .sonarcloud.properties 08:10:01 -rw-rw-r-- 1 1001 1001 8607 Mar 26 08:03 Attribution.txt 08:10:01 -rw-rw-r-- 1 1001 1001 3804 Mar 26 08:03 CONTRIBUTING.md 08:10:01 -rw-rw-r-- 1 1001 1001 931 Mar 26 08:03 Dockerfile.build 08:10:01 -rw-rw-r-- 1 1001 1001 863 Mar 26 08:03 Jenkinsfile 08:10:01 -rw-rw-r-- 1 1001 1001 10775 Mar 26 08:03 LICENSE 08:10:01 -rw-rw-r-- 1 1001 1001 5774 Mar 26 08:03 Makefile 08:10:01 -rw-rw-r-- 1 1001 1001 6548 Mar 26 08:03 README.md 08:10:01 -rw-rw-r-- 1 1001 1001 6755 Mar 26 08:03 SECURITY.md 08:10:01 -rw-rw-r-- 1 1001 1001 5 Mar 26 07:59 VERSION 08:10:01 -rw-rw-r-- 1 1001 1001 4131 Mar 26 08:03 ZMQWindows.md 08:10:01 drwxrwxr-x 2 1001 1001 4096 Mar 26 08:03 bin 08:10:01 drwxrwxr-x 14 1001 1001 4096 Mar 26 08:03 cmd 08:10:01 -rw-r--r-- 1 root root 667189 Mar 26 08:08 coverage.out 08:10:01 -rw-r--r-- 1 root root 1056 Mar 26 08:09 go.mod 08:10:01 -rw-r--r-- 1 root root 22530 Mar 26 08:09 go.sum 08:10:01 drwxrwxr-x 8 1001 1001 4096 Mar 26 08:03 internal 08:10:01 drwxrwxr-x 4 1001 1001 4096 Mar 26 08:03 openapi 08:10:01 drwxrwxr-x 4 1001 1001 4096 Mar 26 08:03 snap 08:10:01 -rw-rw-r-- 1 1001 1001 168 Mar 26 08:03 version.go [Pipeline] sh 08:10:02 + '[' -e coverage.out ] 08:10:02 + chown 1001:1001 coverage.out [Pipeline] stash 08:10:02 Warning: overwriting stash ‘coverage-report’ 08:10:03 Stashed 1 file(s) [Pipeline] sh 08:10:04 + make build 08:10:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:10:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:10:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:10:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:10:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:10:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:10:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:10:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3303/head:refs/remotes/origin/PR-3303 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:10:21 Merging remotes/origin/master commit ebfae9bf1c69030f223d824c55fa5330fb79db8d into PR head commit 68fcd773a98669ed968ad814e488a11f1b3796c6 08:10:21 Merge succeeded, producing 68fcd773a98669ed968ad814e488a11f1b3796c6 08:10:21 Checking out Revision 68fcd773a98669ed968ad814e488a11f1b3796c6 (PR-3303) 08:10:21 > git config core.sparsecheckout # timeout=10 08:10:21 > git checkout -f 68fcd773a98669ed968ad814e488a11f1b3796c6 # timeout=10 08:10:21 > git remote # timeout=10 08:10:21 > git config --get remote.origin.url # timeout=10 08:10:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:10:21 > git merge ebfae9bf1c69030f223d824c55fa5330fb79db8d # timeout=10 08:10:21 > git rev-parse HEAD^{commit} # timeout=10 08:10:21 > git config core.sparsecheckout # timeout=10 08:10:21 > git checkout -f 68fcd773a98669ed968ad814e488a11f1b3796c6 # timeout=10 08:10:25 Commit message: "feat(data): Implement get Binary Reading from database" 08:10:25 > git --version # timeout=10 08:10:25 > git --version # 'git version 2.17.1' 08:10:25 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:10:26 + echo snap-build.sh 08:10:26 snap-build.sh 08:10:26 + SNAP_BASE_DIR=. 08:10:26 + '[' '!' -z /w/workspace/edgex-go/1 ']' 08:10:26 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 08:10:26 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 08:10:26 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 08:10:26 + cd /w/workspace/edgex-go/1 08:10:26 + sudo apt-get remove -qy --purge lxd lxd-client 08:10:26 Reading package lists... 08:10:26 Building dependency tree... 08:10:26 Reading state information... 08:10:26 The following packages were automatically installed and are no longer required: 08:10:26 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:10:26 uidmap xdelta3 08:10:26 Use 'sudo apt autoremove' to remove them. 08:10:26 The following packages will be REMOVED: 08:10:26 lxd* lxd-client* 08:10:27 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:10:27 After this operation, 31.7 MB disk space will be freed. 08:10:28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 08:10:28 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:10:29 Removing lxd dnsmasq configuration 08:10:29 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:10:29 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:10:30 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 08:10:30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 08:10:30 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:10:31 Processing triggers for systemd (237-3ubuntu10.42) ... 08:10:32 Processing triggers for ureadahead (0.100.0-21) ... 08:10:33 + sudo snap remove --purge lxd 08:10:33 snap "lxd" is not installed 08:10:33 + sudo groupadd --force --system lxd 08:10:33 ++ whoami 08:10:33 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:10:33 + newgrp - lxd 08:10:33 + sudo snap install lxd 08:10:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:10:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:10:46 2021-03-26T08:10:43Z INFO Waiting for automatic snapd restart... 08:10:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:10:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:10:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:10:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:11:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:11:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:11:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:11:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:11:18 lxd 4.12 from Canonical* installed 08:11:18 + sudo lxd init --auto [Pipeline] } 08:11:22 $ docker stop --time=1 4103b4fe3c4b2ef6ac1cdf9dc51c9f3c93d27c36aae5ff75c55c667e054c3a79 08:11:23 + sudo snap install --classic snapcraft 08:11:24 $ docker rm -f 4103b4fe3c4b2ef6ac1cdf9dc51c9f3c93d27c36aae5ff75c55c667e054c3a79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:11:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:11:27 08:11:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:11:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:11:27 latest: Pulling from edgex-devops/edgex-compose-arm64 08:11:27 29e5d40040c1: Pulling fs layer 08:11:27 1ce36da41761: Pulling fs layer 08:11:27 25b303627fd3: Pulling fs layer 08:11:28 29e5d40040c1: Verifying Checksum 08:11:28 29e5d40040c1: Download complete 08:11:29 1ce36da41761: Verifying Checksum 08:11:29 1ce36da41761: Download complete 08:11:29 29e5d40040c1: Pull complete 08:11:30 1ce36da41761: Pull complete 08:11:30 25b303627fd3: Verifying Checksum 08:11:30 25b303627fd3: Download complete 08:11:33 snapcraft 4.5.4 from Canonical* installed 08:11:33 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:11:33 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:11:33 % Total % Received % Xferd Average Speed Time Time Time Current 08:11:33 Dload Upload Total Spent Left Speed 08:11:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4750 0 --:--:-- --:--:-- --:--:-- 4750 08:11:33 100 3325k 100 3325k 0 0 7556k 0 --:--:-- --:--:-- --:--:-- 7556k 08:11:33 ./yq_linux_amd64 08:11:33 + sudo snapcraft prime --use-lxd 08:11:35 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:11:35 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 08:11:35 - README.md 08:11:35 08:11:35 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:11:36 Launching a container. 08:11:40 25b303627fd3: Pull complete 08:11:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:11:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:11:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:11:41 prd-ubuntu18.04-docker-arm64-4c-16g-31528 does not seem to be running inside a container 08:11:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:11:44 $ docker top c3c5b356cf7611e0d8a745620eb5bca1eab256a5fe2cd5710240c6eb2bbf89e3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:11:45 + docker-compose build --help 08:11:45 + grep parallel 08:11:48 --parallel Build images in parallel. 08:11:48 Waiting for container to be ready 08:11:48 To start your first instance, try: lxc launch ubuntu:18.04 08:11:48 [Pipeline] } 08:11:49 $ docker stop --time=1 c3c5b356cf7611e0d8a745620eb5bca1eab256a5fe2cd5710240c6eb2bbf89e3 08:11:50 $ docker rm -f c3c5b356cf7611e0d8a745620eb5bca1eab256a5fe2cd5710240c6eb2bbf89e3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:11:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:11:51 . [Pipeline] withDockerContainer 08:11:52 prd-ubuntu18.04-docker-arm64-4c-16g-31528 does not seem to be running inside a container 08:11:52 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:11:53 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:11:53 Waiting for network to be ready... 08:11:53 $ docker top 1b5b7bf71fe9cba210cf66d6662e3d53878a1fa6dfbf71eb9fb5c482e6fbb295 -eo pid,comm 08:11:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:11:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] 08:11:54 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:11:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 08:11:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 08:11:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:11:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 08:11:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 08:11:54 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 08:11:54 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [Pipeline] { [Pipeline] sh 08:11:54 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:11:54 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:11:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:11:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:11:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:11:54 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:11:54 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:11:54 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:11:54 + docker-compose -f ./docker-compose-build.yml build --parallel 08:11:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:11:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] 08:11:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 08:11:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 08:11:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 08:11:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 08:11:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 08:11:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] 08:11:55 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 08:11:58 Fetched 24.2 MB in 5s (4597 kB/s) 08:11:59 Building docker-core-command-go ... 08:11:59 Building docker-core-data-go ... 08:11:59 Building docker-core-metadata-go ... 08:11:59 Building docker-security-bootstrapper-go ... 08:11:59 Building docker-security-proxy-setup-go ... 08:11:59 Building docker-security-secretstore-setup-go ... 08:11:59 Building docker-support-notifications-go ... 08:11:59 Building docker-support-scheduler-go ... 08:11:59 Building docker-sys-mgmt-agent-go ... 08:11:59 Building docker-support-notifications-go 08:11:59 Building docker-core-command-go 08:11:59 Building docker-security-secretstore-setup-go 08:11:59 Building docker-security-bootstrapper-go 08:11:59 Building docker-sys-mgmt-agent-go 08:12:00 Reading package lists... 08:12:00 Reading package lists... 08:12:00 Building dependency tree... 08:12:00 Reading state information... 08:12:00 The following additional packages will be installed: 08:12:00 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:12:00 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:12:00 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:12:00 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:12:00 Suggested packages: 08:12:00 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:12:00 Recommended packages: 08:12:00 gnupg libsasl2-modules 08:12:00 The following NEW packages will be installed: 08:12:00 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:12:00 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:12:00 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:12:00 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:12:00 The following packages will be upgraded: 08:12:00 gpg gpg-agent gpgconf libudev1 08:12:01 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 08:12:01 Need to get 3530 kB of archives. 08:12:01 After this operation, 13.3 MB of additional disk space will be used. 08:12:01 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 08:12:01 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 08:12:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 08:12:01 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 08:12:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 08:12:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 08:12:02 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:12:02 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:12:02 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 08:12:02 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 08:12:02 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 08:12:02 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:12:02 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:12:02 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:12:02 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:12:02 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:12:02 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:12:02 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:12:02 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:12:02 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:12:02 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:12:02 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 08:12:03 debconf: delaying package configuration, since apt-utils is not installed 08:12:03 Fetched 3530 kB in 2s (1858 kB/s) 08:12:03 (Reading database ... 12511 files and directories currently installed.) 08:12:03 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 08:12:03 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 08:12:03 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 08:12:03 Selecting previously unselected package udev. 08:12:03 (Reading database ... 12511 files and directories currently installed.) 08:12:03 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 08:12:03 Unpacking udev (237-3ubuntu10.45) ... 08:12:03 Selecting previously unselected package libfuse2:amd64. 08:12:03 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:12:03 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:12:03 Selecting previously unselected package fuse. 08:12:03 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:12:03 Unpacking fuse (2.9.7-1ubuntu1) ... 08:12:04 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 08:12:04 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:12:04 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 08:12:04 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:12:04 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 08:12:04 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:12:04 Selecting previously unselected package libksba8:amd64. 08:12:04 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:12:04 Unpacking libksba8:amd64 (1.3.5-2) ... 08:12:04 Selecting previously unselected package libroken18-heimdal:amd64. 08:12:04 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:12:04 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:12:04 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:12:04 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:12:04 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:12:04 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:12:04 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:12:04 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:12:05 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:12:05 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:12:05 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:12:05 Selecting previously unselected package libwind0-heimdal:amd64. 08:12:05 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:12:05 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:12:05 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:12:05 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:12:05 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:12:05 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:12:05 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:12:05 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:12:05 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:12:05 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:12:05 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:12:05 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:12:05 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:12:05 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:12:05 Selecting previously unselected package libsasl2-modules-db:amd64. 08:12:05 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:12:05 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:12:05 Selecting previously unselected package libsasl2-2:amd64. 08:12:05 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:12:05 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:12:05 Selecting previously unselected package libldap-common. 08:12:05 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 08:12:05 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:12:05 Selecting previously unselected package libldap-2.4-2:amd64. 08:12:05 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 08:12:05 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:12:06 Selecting previously unselected package dirmngr. 08:12:06 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 08:12:06 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 08:12:06 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:12:06 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 08:12:06 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:12:06 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:12:06 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:12:06 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 08:12:06 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:12:06 Setting up libksba8:amd64 (1.3.5-2) ... 08:12:06 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:12:06 Setting up udev (237-3ubuntu10.45) ... 08:12:06 invoke-rc.d: policy-rc.d denied execution of start. 08:12:07 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:12:07 Processing triggers for systemd (237-3ubuntu10) ... 08:12:07 Setting up fuse (2.9.7-1ubuntu1) ... 08:12:07 Setting up gpg (2.2.4-1ubuntu1.4) ... 08:12:07 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:12:07 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:12:07 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:12:07 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:12:07 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:12:07 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:12:07 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:12:07 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:12:07 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 08:12:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:12:08 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:12:08 settings in the [Install] section, and DefaultInstance for template units). 08:12:08 This means they are not meant to be enabled using systemctl. 08:12:08 Possible reasons for having this kind of units are: 08:12:08 1) A unit may be statically enabled by being symlinked from another unit's 08:12:08 .wants/ or .requires/ directory. 08:12:08 2) A unit's purpose may be to act as a helper for some other unit which has 08:12:08 a requirement dependency on it. 08:12:08 3) A unit may be started when needed via activation (socket, path, timer, 08:12:08 D-Bus, udev, scripted systemctl call, ...). 08:12:08 4) In case of template units, the unit is meant to be enabled with some 08:12:08 instance name specified. 08:12:08 Reading package lists... 08:12:08 Building dependency tree... 08:12:08 Reading state information... 08:12:08 The following additional packages will be installed: 08:12:08 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:12:08 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:12:08 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:12:08 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:12:08 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:12:08 Suggested packages: 08:12:08 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:12:08 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:12:08 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:12:08 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:12:08 systemd-container policykit-1 08:12:08 Recommended packages: 08:12:08 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:12:09 The following NEW packages will be installed: 08:12:09 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:12:09 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:12:09 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:12:09 multiarch-support openssh-client python3 python3-minimal python3.6 08:12:09 python3.6-minimal snapd squashfs-tools sudo 08:12:09 The following packages will be upgraded: 08:12:09 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:12:09 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 08:12:09 Need to get 35.2 MB of archives. 08:12:09 After this operation, 141 MB of additional disk space will be used. 08:12:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 08:12:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 08:12:09 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 08:12:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 08:12:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 08:12:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:12:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 08:12:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 08:12:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 08:12:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:12:09 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:12:09 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:12:09 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:12:09 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:12:09 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:12:09 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:12:09 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 08:12:09 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 08:12:09 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 08:12:10 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 08:12:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:12:10 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:12:10 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:12:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:12:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:12:10 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:12:10 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:12:10 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:12:10 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:12:10 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 08:12:10 debconf: delaying package configuration, since apt-utils is not installed 08:12:10 Fetched 35.2 MB in 1s (26.6 MB/s) 08:12:10 (Reading database ... 12757 files and directories currently installed.) 08:12:10 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 08:12:10 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 08:12:11 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 08:12:11 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 08:12:11 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 08:12:11 (Reading database ... 12757 files and directories currently installed.) 08:12:11 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 08:12:11 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 08:12:11 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 08:12:11 (Reading database ... 12757 files and directories currently installed.) 08:12:11 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 08:12:11 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 08:12:12 Setting up apt (1.6.12ubuntu0.2) ... 08:12:12 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:12:12 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:12:12 (Reading database ... 12764 files and directories currently installed.) 08:12:12 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:12:12 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:12:13 Selecting previously unselected package libpython3.6-minimal:amd64. 08:12:13 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:12:13 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:12:13 Selecting previously unselected package libexpat1:amd64. 08:12:13 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:12:13 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:12:13 Selecting previously unselected package python3.6-minimal. 08:12:13 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:12:13 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:12:14 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 08:12:14 Checking for services that may need to be restarted...done. 08:12:14 Checking for services that may need to be restarted...done. 08:12:14 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:12:14 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:12:14 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:12:15 Selecting previously unselected package python3-minimal. 08:12:15 (Reading database ... 13012 files and directories currently installed.) 08:12:15 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:12:15 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:12:15 Selecting previously unselected package mime-support. 08:12:15 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:12:15 Unpacking mime-support (3.60ubuntu1) ... 08:12:15 Selecting previously unselected package libmpdec2:amd64. 08:12:15 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:12:15 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:12:15 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:12:15 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:12:15 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:12:16 Selecting previously unselected package python3.6. 08:12:16 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:12:16 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:12:16 Selecting previously unselected package libpython3-stdlib:amd64. 08:12:16 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:12:16 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:12:16 Setting up python3-minimal (3.6.7-1~18.04) ... 08:12:16 Selecting previously unselected package python3. 08:12:16 (Reading database ... 13442 files and directories currently installed.) 08:12:16 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:12:16 Unpacking python3 (3.6.7-1~18.04) ... 08:12:16 Selecting previously unselected package multiarch-support. 08:12:16 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:12:16 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:12:16 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:12:16 Selecting previously unselected package liblzo2-2:amd64. 08:12:16 (Reading database ... 13479 files and directories currently installed.) 08:12:16 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:12:16 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:12:16 Selecting previously unselected package libbsd0:amd64. 08:12:16 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:12:16 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:12:16 Selecting previously unselected package sudo. 08:12:16 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:12:16 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:12:17 Selecting previously unselected package apparmor. 08:12:17 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:12:17 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:12:17 Selecting previously unselected package libedit2:amd64. 08:12:17 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:12:17 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:12:17 Selecting previously unselected package libkrb5support0:amd64. 08:12:17 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:12:17 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:12:17 Selecting previously unselected package libk5crypto3:amd64. 08:12:17 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:12:17 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:12:17 Selecting previously unselected package libkeyutils1:amd64. 08:12:17 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:12:17 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:12:17 Selecting previously unselected package libkrb5-3:amd64. 08:12:17 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:12:17 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:12:17 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:12:17 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:12:17 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:12:17 Selecting previously unselected package libssl1.0.0:amd64. 08:12:17 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 08:12:17 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:12:18 Selecting previously unselected package openssh-client. 08:12:18 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 08:12:18 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 08:12:18 Selecting previously unselected package squashfs-tools. 08:12:18 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 08:12:18 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:12:18 Selecting previously unselected package snapd. 08:12:18 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 08:12:18 Unpacking snapd (2.48.3+18.04) ... 08:12:21 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:12:21 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:12:21 Setting up mime-support (3.60ubuntu1) ... 08:12:21 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:12:21 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:12:21 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:12:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:12:21 Setting up systemd (237-3ubuntu10.45) ... 08:12:21 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:12:22 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:12:22 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:12:22 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:12:22 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:12:22 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:12:22 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:12:23 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:12:23 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:12:23 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:12:23 Setting up python3 (3.6.7-1~18.04) ... 08:12:23 running python rtupdate hooks for python3.6... 08:12:23 running python post-rtupdate hooks for python3.6... 08:12:23 Setting up apparmor (2.12-4ubuntu5.1) ... 08:12:25 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:12:25 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:12:25 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 08:12:25 Setting up snapd (2.48.3+18.04) ... 08:12:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:12:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:12:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:12:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:12:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:12:27 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:12:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:12:27 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:12:27 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:12:27 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:12:27 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 08:12:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:12:28 Processing triggers for systemd (237-3ubuntu10.45) ... 08:12:29 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:12:29 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:12:29 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:12:31 Reading package lists... 08:12:31 Reading package lists... 08:12:31 Building dependency tree... 08:12:31 Reading state information... 08:12:31 Calculating upgrade... 08:12:31 The following packages will be upgraded: 08:12:31 advancecomp base-files bash binutils binutils-common 08:12:31 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:12:31 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:12:31 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 08:12:31 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 08:12:31 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:12:31 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:12:31 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 08:12:31 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 08:12:31 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 08:12:31 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 08:12:31 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 08:12:31 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 08:12:31 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 08:12:31 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 08:12:32 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:12:32 Need to get 63.8 MB of archives. 08:12:32 After this operation, 5208 kB of additional disk space will be used. 08:12:32 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:12:32 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] 08:12:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:12:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:12:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:12:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:12:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:12:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:12:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:12:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:12:32 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:12:32 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:12:32 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:12:32 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:12:32 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:12:32 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:12:32 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:12:32 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:12:32 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:12:32 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:12:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 08:12:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:12:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:12:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:12:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:12:32 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:12:32 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:12:32 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:12:32 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:12:32 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:12:32 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:12:32 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:12:32 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:12:32 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:12:32 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:12:33 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:12:33 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:12:33 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 08:12:33 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 08:12:33 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 08:12:33 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 08:12:33 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 08:12:33 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:12:33 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:12:33 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:12:33 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:12:33 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:12:33 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 08:12:33 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:12:33 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 08:12:33 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 08:12:33 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:12:33 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:12:33 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 08:12:33 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:12:33 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:12:33 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:12:33 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:12:33 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:12:33 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:12:33 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:12:33 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:12:33 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:12:33 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:12:33 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:12:33 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 08:12:33 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:12:33 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:12:33 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 08:12:33 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:12:33 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:12:33 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 08:12:33 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 08:12:33 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:12:33 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:12:33 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 08:12:33 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:12:33 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:12:33 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:12:33 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 08:12:33 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:12:33 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:12:33 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 08:12:33 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 08:12:33 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 08:12:33 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 08:12:33 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:12:33 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:12:33 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:12:33 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:12:34 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:12:34 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:12:34 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:12:34 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:12:35 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:12:35 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:12:35 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:12:35 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:12:35 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:12:35 debconf: delaying package configuration, since apt-utils is not installed 08:12:35 Fetched 63.8 MB in 3s (18.7 MB/s) 08:12:35 (Reading database ... 13912 files and directories currently installed.) 08:12:35 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:12:35 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:12:36 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:12:36 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:12:36 Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... 08:12:36 Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... 08:12:37 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:12:37 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:12:37 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:12:37 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:12:37 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:12:37 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:12:37 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:12:37 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:12:37 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:12:38 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:12:38 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:12:38 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:12:38 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:12:38 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:12:38 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:12:38 (Reading database ... 13911 files and directories currently installed.) 08:12:38 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:12:38 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:12:38 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:12:38 (Reading database ... 13911 files and directories currently installed.) 08:12:38 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:12:38 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:12:39 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:12:39 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:12:39 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:12:39 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:12:39 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:12:39 (Reading database ... 13911 files and directories currently installed.) 08:12:39 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:12:39 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:12:40 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:12:40 (Reading database ... 13911 files and directories currently installed.) 08:12:40 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 08:12:40 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:12:40 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:12:40 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 08:12:40 Setting up base-files (10.1ubuntu2.10) ... 08:12:40 Installing new version of config file /etc/issue ... 08:12:40 Installing new version of config file /etc/issue.net ... 08:12:40 Installing new version of config file /etc/lsb-release ... 08:12:40 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:12:40 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:12:40 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:12:40 Removing obsolete conffile /etc/default/motd-news ... 08:12:41 (Reading database ... 13912 files and directories currently installed.) 08:12:41 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:12:41 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:12:41 Setting up bash (4.4.18-2ubuntu1.2) ... 08:12:41 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 08:12:41 (Reading database ... 13912 files and directories currently installed.) 08:12:41 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:12:41 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:12:41 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:12:41 (Reading database ... 13912 files and directories currently installed.) 08:12:41 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:12:41 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:12:41 Setting up tar (1.29b-2ubuntu0.2) ... 08:12:41 (Reading database ... 13912 files and directories currently installed.) 08:12:41 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:12:42 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:12:42 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:12:42 (Reading database ... 13912 files and directories currently installed.) 08:12:42 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:12:42 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:12:42 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:12:42 (Reading database ... 13912 files and directories currently installed.) 08:12:42 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:12:42 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:12:42 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:12:42 (Reading database ... 13912 files and directories currently installed.) 08:12:42 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:12:42 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:12:43 Setting up grep (3.1-2build1) ... 08:12:43 (Reading database ... 13912 files and directories currently installed.) 08:12:43 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:12:43 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:12:43 Setting up login (1:4.5-1ubuntu2) ... 08:12:43 (Reading database ... 13912 files and directories currently installed.) 08:12:43 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:12:43 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:12:43 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:12:43 (Reading database ... 13912 files and directories currently installed.) 08:12:43 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:12:43 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:12:44 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:12:44 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:12:44 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:12:44 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:12:45 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:12:45 (Reading database ... 13912 files and directories currently installed.) 08:12:45 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:12:45 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:12:46 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:12:46 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:12:46 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:12:46 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:12:46 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:12:46 (Reading database ... 13912 files and directories currently installed.) 08:12:46 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:12:46 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:12:46 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:12:46 (Reading database ... 13912 files and directories currently installed.) 08:12:46 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:12:46 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:12:46 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:12:47 (Reading database ... 13912 files and directories currently installed.) 08:12:47 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:12:47 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:12:47 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:12:47 (Reading database ... 13912 files and directories currently installed.) 08:12:47 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:12:47 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:12:47 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:12:47 (Reading database ... 13912 files and directories currently installed.) 08:12:47 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:12:47 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:12:47 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:12:48 (Reading database ... 13912 files and directories currently installed.) 08:12:48 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:12:48 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:12:48 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:12:48 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:12:48 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:12:48 (Reading database ... 13912 files and directories currently installed.) 08:12:48 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:12:48 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:12:48 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:12:48 (Reading database ... 13912 files and directories currently installed.) 08:12:48 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:12:48 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:12:48 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:12:48 (Reading database ... 13912 files and directories currently installed.) 08:12:48 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:12:48 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:12:49 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:12:49 (Reading database ... 13912 files and directories currently installed.) 08:12:49 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:12:49 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:12:49 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:12:49 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:12:50 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:12:50 (Reading database ... 13912 files and directories currently installed.) 08:12:50 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:12:50 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:12:50 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:12:50 (Reading database ... 13912 files and directories currently installed.) 08:12:50 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:12:50 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:12:50 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:12:51 (Reading database ... 13914 files and directories currently installed.) 08:12:51 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:12:51 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:12:51 Setting up debconf (1.5.66ubuntu1) ... 08:12:51 (Reading database ... 13914 files and directories currently installed.) 08:12:51 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:12:51 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:12:51 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:12:51 (Reading database ... 13914 files and directories currently installed.) 08:12:51 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:12:52 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:12:52 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:12:52 (Reading database ... 13914 files and directories currently installed.) 08:12:52 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:12:52 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:12:52 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:12:52 (Reading database ... 13914 files and directories currently installed.) 08:12:52 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:12:52 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:12:52 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 08:12:53 (Reading database ... 13914 files and directories currently installed.) 08:12:53 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:12:53 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:12:53 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:12:53 (Reading database ... 13914 files and directories currently installed.) 08:12:53 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:12:53 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:12:53 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 08:12:53 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 08:12:53 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:12:53 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:12:53 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:12:54 (Reading database ... 13914 files and directories currently installed.) 08:12:54 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 08:12:54 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 08:12:54 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 08:12:54 (Reading database ... 13914 files and directories currently installed.) 08:12:54 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 08:12:54 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:12:54 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 08:12:55 (Reading database ... 13914 files and directories currently installed.) 08:12:55 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:12:55 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:12:55 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:12:55 (Reading database ... 13914 files and directories currently installed.) 08:12:55 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 08:12:55 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 08:12:55 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 08:12:55 (Reading database ... 13914 files and directories currently installed.) 08:12:55 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:12:55 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:12:55 Setting up passwd (1:4.5-1ubuntu2) ... 08:12:56 (Reading database ... 13914 files and directories currently installed.) 08:12:56 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 08:12:56 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:12:56 Setting up gpgv (2.2.4-1ubuntu1.4) ... 08:12:56 (Reading database ... 13914 files and directories currently installed.) 08:12:56 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:12:56 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:12:56 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:12:56 (Reading database ... 13914 files and directories currently installed.) 08:12:56 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:12:56 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:12:56 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:12:56 (Reading database ... 13914 files and directories currently installed.) 08:12:56 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:12:56 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:12:56 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:12:57 (Reading database ... 13914 files and directories currently installed.) 08:12:57 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 08:12:57 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 08:12:57 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 08:12:57 (Reading database ... 13914 files and directories currently installed.) 08:12:57 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 08:12:57 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 08:12:57 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 08:12:57 (Reading database ... 13914 files and directories currently installed.) 08:12:57 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 08:12:57 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 08:12:57 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 08:12:57 (Reading database ... 13915 files and directories currently installed.) 08:12:57 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:12:57 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:12:58 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:12:58 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:12:58 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:12:58 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:12:58 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 08:12:58 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 08:12:58 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:12:58 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:12:58 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:12:58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:12:58 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:12:58 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:12:59 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:12:59 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:12:59 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:12:59 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:12:59 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:12:59 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:12:59 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:12:59 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:12:59 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 08:12:59 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 08:13:00 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:13:00 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:13:00 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:13:00 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:13:00 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:13:00 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:13:01 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:13:01 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:13:01 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:13:01 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:13:01 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:13:01 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:13:01 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:13:01 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:13:02 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:13:02 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:13:02 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:13:02 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:13:02 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:13:02 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:13:03 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:13:03 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:13:04 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:13:04 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:13:05 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:13:05 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:13:05 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:13:05 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:13:06 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:13:06 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:13:06 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:13:06 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:13:06 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:13:06 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:13:06 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:13:06 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:13:06 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:13:07 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:13:07 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:13:07 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:13:07 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:13:07 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:13:07 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:13:07 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:13:07 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:13:07 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:13:07 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:13:07 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:13:07 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:13:07 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:13:07 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:13:07 Setting up tzdata (2021a-0ubuntu0.18.04) ... 08:13:08 08:13:08 Current default time zone: 'Etc/UTC' 08:13:08 Local time is now: Fri Mar 26 08:13:08 UTC 2021. 08:13:08 Universal Time is now: Fri Mar 26 08:13:08 UTC 2021. 08:13:08 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:13:08 08:13:08 Setting up systemd-sysv (237-3ubuntu10.45) ... 08:13:08 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:13:08 Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... 08:13:08 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:13:08 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:13:08 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:13:08 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:13:08 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:13:08 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:13:08 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:13:08 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:13:08 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:13:08 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:13:08 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 08:13:08 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:13:08 Setting up patch (2.7.6-2ubuntu1.1) ... 08:13:08 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:13:08 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:13:08 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 08:13:08 Installing new version of config file /etc/ssl/openssl.cnf ... 08:13:08 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:13:08 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:13:09 Setting up ca-certificates (20210119~18.04.1) ... 08:13:11 Updating certificates in /etc/ssl/certs... 08:13:11 23 added, 27 removed; done. 08:13:11 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:13:11 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:13:11 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:13:11 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:13:11 Setting up pkgbinarymangler (138.18.04.1) ... 08:13:11 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:13:11 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 08:13:11 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:13:11 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:13:11 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:13:12 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:13:12 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:13:12 Setting up perl (5.26.1-6ubuntu0.5) ... 08:13:12 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 08:13:12 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:13:12 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:13:12 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 08:13:12 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:13:12 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:13:12 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:13:12 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:13:12 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:13:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:13:12 Processing triggers for systemd (237-3ubuntu10.45) ... 08:13:12 Processing triggers for mime-support (3.60ubuntu1) ... 08:13:12 Processing triggers for ca-certificates (20210119~18.04.1) ... 08:13:12 Updating certificates in /etc/ssl/certs... 08:13:13 0 added, 0 removed; done. 08:13:13 Running hooks in /etc/ca-certificates/update.d... 08:13:13 done. 08:13:13 Reading package lists... 08:13:14 Building dependency tree... 08:13:14 Reading state information... 08:13:14 The following NEW packages will be installed: 08:13:14 apt-transport-https 08:13:14 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:13:14 Need to get 1696 B of archives. 08:13:14 After this operation, 153 kB of additional disk space will be used. 08:13:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 08:13:14 debconf: delaying package configuration, since apt-utils is not installed 08:13:14 Fetched 1696 B in 0s (22.1 kB/s) 08:13:14 Selecting previously unselected package apt-transport-https. 08:13:14 (Reading database ... 13920 files and directories currently installed.) 08:13:14 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 08:13:14 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 08:13:14 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 08:13:15 Waiting for network to be ready... 08:13:20 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:13:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:13:20 ---> f3fd70a23186 08:13:20 Step 3/26 : WORKDIR /edgex-go 08:13:20 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:13:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:13:20 ---> f3fd70a23186 08:13:20 Step 3/24 : WORKDIR /edgex-go 08:13:20 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:13:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:13:20 ---> f3fd70a23186 08:13:20 Step 3/22 : WORKDIR /edgex-go 08:13:20 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:13:20 Step 2/31 : FROM ${BUILDER_BASE} AS builder 08:13:20 ---> f3fd70a23186 08:13:20 Step 3/31 : WORKDIR /edgex-go 08:13:20 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:13:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:13:20 ---> f3fd70a23186 08:13:20 Step 3/23 : WORKDIR /edgex-go 08:13:20 ---> Running in f7e58a39546f 08:13:20 ---> Running in b525b780e91a 08:13:20 ---> Running in 1fd408a75ba7 08:13:20 ---> Running in 53fbfac5a3ba 08:13:20 ---> Running in 6a41eade3b2f 08:13:20 Removing intermediate container 53fbfac5a3ba 08:13:20 ---> a82c2372906d 08:13:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:13:20 Removing intermediate container 6a41eade3b2f 08:13:20 ---> a89440538d9b 08:13:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:13:20 Removing intermediate container b525b780e91a 08:13:20 ---> ef55a1c3c821 08:13:20 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:13:20 Removing intermediate container 1fd408a75ba7 08:13:20 ---> 47589d5d97bf 08:13:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:13:20 Removing intermediate container f7e58a39546f 08:13:20 ---> 83dfe9069cae 08:13:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:13:20 ---> Running in 4cb044b1dd94 08:13:20 ---> Running in 2e5c966279d7 08:13:20 ---> Running in 93e9fb7a7efb 08:13:20 ---> Running in a8ff76d86a85 08:13:20 ---> Running in e39216eed56a 08:13:20 Removing intermediate container 4cb044b1dd94 08:13:20 ---> b0e3f9a32afd 08:13:20 Step 5/23 : RUN apk add --update --no-cache make git 08:13:20 ---> Running in 8458ce54630c 08:13:20 Removing intermediate container 2e5c966279d7 08:13:20 ---> d5907f4dea11 08:13:20 Step 5/26 : RUN apk add --update --no-cache make bash git 08:13:20 Removing intermediate container e39216eed56a 08:13:20 ---> 51db76c04712 08:13:20 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:13:20 ---> Running in de07f13ff1b1 08:13:20 ---> Running in 4bacf97816f2 08:13:20 Removing intermediate container a8ff76d86a85 08:13:20 ---> 6dcc17386fe5 08:13:20 Step 5/31 : RUN apk add --update --no-cache make git 08:13:20 Removing intermediate container 93e9fb7a7efb 08:13:20 ---> 87a04e2c19f2 08:13:20 Step 5/24 : RUN apk add --update --no-cache make git 08:13:20 ---> Running in 9bc27d45d182 08:13:20 ---> Running in 0ec68683a613 08:13:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:13:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:13:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:13:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:13:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:13:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:13:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:13:21 2021-03-26T08:13:18Z INFO Waiting for automatic snapd restart... 08:13:21 snapd 2.49.1 from Canonical* installed 08:13:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:13:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:13:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:13:22 "snapd" switched to the "latest/stable" channel 08:13:22 08:13:23 OK: 217 MiB in 51 packages 08:13:24 OK: 217 MiB in 51 packages 08:13:24 OK: 217 MiB in 51 packages 08:13:24 OK: 217 MiB in 51 packages 08:13:25 Removing intermediate container 9bc27d45d182 08:13:25 ---> 4bffe91f931c 08:13:25 Step 6/31 : COPY go.mod . 08:13:25 OK: 217 MiB in 51 packages 08:13:25 Removing intermediate container 0ec68683a613 08:13:25 ---> 805187ae05ed 08:13:25 Step 6/24 : COPY go.mod . 08:13:26 Removing intermediate container de07f13ff1b1 08:13:26 ---> 4be7af64f853 08:13:26 Step 6/26 : COPY go.mod . 08:13:26 ---> a8251f43898c 08:13:26 Step 7/31 : RUN go mod download 08:13:26 ---> Running in b9b214a25dfb 08:13:26 Removing intermediate container 8458ce54630c 08:13:26 ---> bb0ee22f20a1 08:13:26 Step 6/23 : COPY go.mod . 08:13:26 ---> 69e9de7d2289 08:13:26 Step 7/24 : RUN go mod download 08:13:26 Removing intermediate container 4bacf97816f2 08:13:26 ---> 23ba2de4c3db 08:13:26 Step 6/22 : COPY go.mod . 08:13:27 ---> Running in 555c5d1c24b4 08:13:27 ---> cc7f1aa71524 08:13:27 Step 7/26 : RUN go mod download 08:13:27 ---> Running in c8c9f8f99a09 08:13:28 core18 20210128 from Canonical* installed 08:13:28 "core18" switched to the "latest/stable" channel 08:13:28 08:13:28 ---> 5260a78c2aa4 08:13:28 Step 7/23 : RUN go mod download 08:13:28 ---> Running in 1a31c3fe89f5 08:13:28 ---> f3d3393ac73e 08:13:28 Step 7/22 : RUN go mod download 08:13:28 ---> Running in fb0a4df94e3f 08:13:31 Removing intermediate container b9b214a25dfb 08:13:31 ---> 39bf498d5431 08:13:31 Step 8/31 : COPY . . 08:13:31 Removing intermediate container 555c5d1c24b4 08:13:31 ---> 7be16893ab11 08:13:31 Step 8/24 : COPY . . 08:13:32 Removing intermediate container c8c9f8f99a09 08:13:32 ---> a256a21d04cf 08:13:32 Step 8/26 : COPY . . 08:13:33 Removing intermediate container 1a31c3fe89f5 08:13:33 ---> 9a8b8bab5892 08:13:33 Step 8/23 : COPY . . 08:13:33 snapcraft 4.5.4 from Canonical* installed 08:13:33 "snapcraft" switched to the "latest/stable" channel 08:13:33 08:13:33 Removing intermediate container fb0a4df94e3f 08:13:33 ---> 2817c6f15181 08:13:33 Step 8/22 : COPY . . 08:13:37 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 08:13:37 - README.md 08:13:37 08:13:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:13:44 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:13:44 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:13:44 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:13:44 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:13:45 Reading package lists... 08:13:46 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 08:13:53 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:13:53 Reading package lists... 08:13:53 Building dependency tree... 08:13:53 Reading state information... 08:13:53 Suggested packages: 08:13:53 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:13:53 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:13:53 Recommended packages: 08:13:53 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:13:53 The following NEW packages will be installed: 08:13:53 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:13:53 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:13:53 pkg-config zip 08:13:53 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:13:53 Need to get 7657 kB of archives. 08:13:53 After this operation, 43.8 MB of additional disk space will be used. 08:13:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 08:13:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 08:13:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 08:13:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 08:13:53 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:13:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:13:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:13:53 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:13:53 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:13:53 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:13:53 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:13:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:13:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:13:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:13:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:13:53 debconf: delaying package configuration, since apt-utils is not installed 08:13:53 Fetched 7657 kB in 1s (7366 kB/s) 08:13:54 Selecting previously unselected package libglib2.0-0:amd64. 08:13:54 (Reading database ... 13924 files and directories currently installed.) 08:13:54 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 08:13:54 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:13:54 Selecting previously unselected package libpsl5:amd64. 08:13:54 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:13:54 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:13:54 Selecting previously unselected package libnghttp2-14:amd64. 08:13:54 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:13:54 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:13:54 Selecting previously unselected package librtmp1:amd64. 08:13:54 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:13:54 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:13:54 Selecting previously unselected package libcurl3-gnutls:amd64. 08:13:54 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 08:13:54 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 08:13:54 Selecting previously unselected package liberror-perl. 08:13:54 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:13:54 Unpacking liberror-perl (0.17025-1) ... 08:13:54 Selecting previously unselected package git-man. 08:13:54 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 08:13:54 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 08:13:54 Selecting previously unselected package git. 08:13:54 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 08:13:54 Unpacking git (1:2.17.1-1ubuntu0.8) ... 08:13:55 Selecting previously unselected package libnorm1:amd64. 08:13:55 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:13:55 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:13:55 Selecting previously unselected package libpgm-5.2-0:amd64. 08:13:55 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:13:55 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:13:56 Selecting previously unselected package libsodium23:amd64. 08:13:56 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:13:56 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:13:56 Selecting previously unselected package libzmq5:amd64. 08:13:56 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:13:56 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:13:56 Selecting previously unselected package libzmq3-dev:amd64. 08:13:56 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:13:56 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:13:56 Selecting previously unselected package pkg-config. 08:13:56 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:13:56 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:13:56 Selecting previously unselected package zip. 08:13:56 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:13:56 Unpacking zip (3.0-11build1) ... 08:13:56 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:13:56 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 08:13:56 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:13:56 Setting up liberror-perl (0.17025-1) ... 08:13:56 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:13:56 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:13:56 No schema files found: doing nothing. 08:13:56 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:13:56 Setting up zip (3.0-11build1) ... 08:13:56 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:13:56 Setting up libsodium23:amd64 (1.0.16-2) ... 08:13:56 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:13:56 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:13:56 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 08:13:56 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:13:56 Setting up git (1:2.17.1-1ubuntu0.8) ... 08:13:57 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:14:00 ---> 0f7e67c41fdf 08:14:00 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:14:00 ---> 4fd5a3a47f6d 08:14:00 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:14:00 ---> 5a5469866968 08:14:00 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:14:00 ---> c3d900a981d5 08:14:00 Step 9/23 : RUN make cmd/core-command/core-command 08:14:00 ---> 0f966ff506f7 08:14:00 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:14:00 ---> Running in ec4c3d017894 08:14:00 ---> Running in fff9dec7ae82 08:14:00 ---> Running in 3c7f6616c18c 08:14:00 ---> Running in 417b0904409a 08:14:00 ---> Running in ffcdbaca383d 08:14:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:14:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:14:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:14:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:14:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:14:03 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:14:04 git set to automatically installed. 08:14:04 git-man set to automatically installed. 08:14:04 libcurl3-gnutls set to automatically installed. 08:14:04 liberror-perl set to automatically installed. 08:14:04 libglib2.0-0 set to automatically installed. 08:14:04 libnghttp2-14 set to automatically installed. 08:14:04 libnorm1 set to automatically installed. 08:14:04 libpgm-5.2-0 set to automatically installed. 08:14:04 libpsl5 set to automatically installed. 08:14:04 librtmp1 set to automatically installed. 08:14:04 libsodium23 set to automatically installed. 08:14:04 libzmq3-dev set to automatically installed. 08:14:04 libzmq5 set to automatically installed. 08:14:04 pkg-config set to automatically installed. 08:14:04 zip set to automatically installed. 08:14:06 snapd is not logged in, snap install commands will use sudo 08:14:12 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:15:08 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 08:15:08 snapd is not logged in, snap install commands will use sudo 08:15:08 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:15:08 snap "core18" has no updates available 08:15:08 Pulling go-build-helper 08:15:08 + snapcraftctl pull 08:15:09 'app-service-config' has dependencies that need to be staged: go-build-helper 08:15:09 Skipping pull go-build-helper (already ran) 08:15:09 Building go-build-helper 08:15:09 + snapcraftctl build 08:15:12 Staging go-build-helper 08:15:12 + snapcraftctl stage 08:15:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:15:27 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:15:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] 08:15:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 08:15:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 08:15:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:15:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 08:15:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 08:15:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 08:15:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 08:15:27 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:15:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:15:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:15:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:15:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:15:27 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:15:27 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:15:27 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:15:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:15:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] 08:15:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 08:15:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 08:15:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 08:15:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 08:15:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 08:15:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] 08:15:27 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 08:15:27 Fetched 24.2 MB in 6s (3942 kB/s) 08:15:27 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:15:27 Fetched 224 kB in 0s (0 B/s) 08:15:27 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:15:27 Fetched 157 kB in 0s (0 B/s) 08:15:27 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:15:27 Fetched 221 kB in 0s (0 B/s) 08:15:27 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:15:27 Fetched 143 kB in 0s (0 B/s) 08:15:27 Pulling app-service-config 08:15:27 + snapcraftctl pull 08:15:27 Cloning into '/root/parts/app-service-config/src'... 08:15:27 Pulling config-common 08:15:27 + snapcraftctl pull 08:15:32 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:15:32 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:15:32 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:15:32 Fetched 0 B in 0s (0 B/s) 08:15:32 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:15:32 Fetched 0 B in 0s (0 B/s) 08:15:32 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:15:32 Fetched 0 B in 0s (0 B/s) 08:15:32 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:15:32 Fetched 0 B in 0s (0 B/s) 08:15:32 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:15:32 Fetched 0 B in 0s (0 B/s) 08:15:32 Pulling edgex-go 08:15:32 + snapcraftctl pull 08:15:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:15:44 Removing intermediate container 3c7f6616c18c 08:15:44 ---> 969facaf4eb8 08:15:44 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:15:44 Removing intermediate container fff9dec7ae82 08:15:44 ---> ef49813a0ab8 08:15:44 08:15:44 Step 10/24 : FROM alpine:3.12 08:15:44 Removing intermediate container ec4c3d017894 08:15:44 ---> f689ba9f8ecb 08:15:44 08:15:44 Step 10/31 : FROM alpine:3.12 08:15:44 ---> Running in 9abcec0c844b 08:15:44 3.12: Pulling from library/alpine 08:15:44 3.12: Pulling from library/alpine 08:15:46 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 08:15:46 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 08:15:46 Status: Image is up to date for alpine:3.12 08:15:46 Status: Downloaded newer image for alpine:3.12 08:15:46 ---> e47305ac9786 08:15:46 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:15:46 ---> e47305ac9786 08:15:46 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:15:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:15:46 ---> Running in e22b0327c9f5 08:15:46 ---> Running in fdf5eeda9759 08:15:47 Removing intermediate container fdf5eeda9759 08:15:47 ---> d4543dcab539 08:15:47 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 08:15:47 ---> Running in 0b8f05389a46 08:15:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:15:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:15:49 (1/6) Installing ca-certificates (20191127-r4) 08:15:49 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:15:49 (3/6) Installing libcurl (7.69.1-r3) 08:15:49 (4/6) Installing curl (7.69.1-r3) 08:15:49 (5/6) Installing dumb-init (1.2.2-r1) 08:15:49 (6/6) Installing su-exec (0.2-r1) 08:15:49 Executing busybox-1.31.1-r19.trigger 08:15:49 Executing ca-certificates-20191127-r4.trigger 08:15:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:15:49 OK: 7 MiB in 20 packages 08:15:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:15:50 (1/2) Installing dumb-init (1.2.2-r1) 08:15:50 (2/2) Installing su-exec (0.2-r1) 08:15:50 Executing busybox-1.31.1-r19.trigger 08:15:50 OK: 5 MiB in 16 packages 08:15:52 Removing intermediate container 9abcec0c844b 08:15:52 ---> 153dd2f24b20 08:15:52 08:15:52 Step 11/26 : FROM docker:20.10.0 08:15:53 20.10.0: Pulling from library/docker 08:15:53 Removing intermediate container e22b0327c9f5 08:15:53 ---> f1e4bb326aae 08:15:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:15:53 Removing intermediate container 417b0904409a 08:15:53 ---> 1a6ce2af187a 08:15:53 08:15:53 Step 10/23 : FROM alpine:3.12 08:15:53 ---> e47305ac9786 08:15:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:15:53 Removing intermediate container 0b8f05389a46 08:15:53 ---> 523957ba5665 08:15:53 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 08:15:53 Removing intermediate container ffcdbaca383d 08:15:53 ---> 18a78d9d997e 08:15:53 08:15:53 Step 10/22 : FROM alpine:3.12 08:15:53 ---> e47305ac9786 08:15:53 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:15:54 ---> Running in 01baca93f9f7 08:15:54 ---> Running in 12e61fee6aa8 08:15:54 ---> Running in 88e7a6a35b93 08:15:54 ---> Running in 860bba0ffd7e 08:15:54 Removing intermediate container 01baca93f9f7 08:15:54 ---> bf953ea24afb 08:15:54 Step 13/24 : WORKDIR / 08:15:55 ---> Running in 696e80b5da5d 08:15:55 Removing intermediate container 88e7a6a35b93 08:15:55 ---> 8126563c6140 08:15:55 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:15:55 ---> Running in e8907be3c99a 08:15:56 Removing intermediate container 696e80b5da5d 08:15:56 ---> 7e4d5f9aaeb2 08:15:56 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:15:56 Removing intermediate container e8907be3c99a 08:15:56 ---> 5d19452640af 08:15:56 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:15:56 ---> Running in 767c58520650 08:15:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:15:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:15:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:15:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:15:57 (1/2) Installing ca-certificates (20191127-r4) 08:15:57 ---> 10060559898d 08:15:57 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:15:57 (2/2) Installing dumb-init (1.2.2-r1) 08:15:57 Executing busybox-1.31.1-r19.trigger 08:15:57 Executing ca-certificates-20191127-r4.trigger 08:15:57 (1/1) Installing dumb-init (1.2.2-r1) 08:15:57 Executing busybox-1.31.1-r19.trigger 08:15:57 OK: 5 MiB in 15 packages 08:15:58 OK: 6 MiB in 16 packages 08:15:59 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:15:59 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:15:59 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:15:59 Fetched 0 B in 0s (0 B/s) 08:15:59 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:15:59 Fetched 96.5 kB in 0s (0 B/s) 08:15:59 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:15:59 Fetched 279 kB in 0s (0 B/s) 08:15:59 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:15:59 Fetched 122 kB in 0s (0 B/s) 08:15:59 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:15:59 Fetched 77.8 kB in 0s (0 B/s) 08:15:59 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:15:59 Fetched 8848 B in 0s (0 B/s) 08:15:59 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:15:59 Fetched 47.8 kB in 0s (0 B/s) 08:15:59 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:15:59 Fetched 45.6 kB in 0s (0 B/s) 08:15:59 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:15:59 Fetched 15.0 kB in 0s (0 B/s) 08:15:59 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 08:15:59 Fetched 214 kB in 0s (0 B/s) 08:15:59 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:15:59 Fetched 154 kB in 0s (0 B/s) 08:15:59 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:15:59 Fetched 50.6 kB in 0s (0 B/s) 08:15:59 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:15:59 Fetched 14.8 kB in 0s (0 B/s) 08:15:59 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:15:59 Fetched 41.8 kB in 0s (0 B/s) 08:15:59 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:15:59 Fetched 499 kB in 0s (0 B/s) 08:15:59 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:15:59 Fetched 111 kB in 0s (0 B/s) 08:15:59 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:15:59 Fetched 240 kB in 0s (0 B/s) 08:15:59 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:15:59 Fetched 29.3 kB in 0s (0 B/s) 08:15:59 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:15:59 Fetched 85.5 kB in 0s (0 B/s) 08:15:59 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:15:59 Fetched 24.5 kB in 0s (0 B/s) 08:15:59 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:15:59 Fetched 49.2 kB in 0s (0 B/s) 08:15:59 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:15:59 Fetched 54.2 kB in 0s (0 B/s) 08:15:59 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:15:59 Fetched 30.8 kB in 0s (0 B/s) 08:15:59 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:15:59 Fetched 15.8 kB in 0s (0 B/s) 08:15:59 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:15:59 Fetched 85.9 kB in 0s (0 B/s) 08:15:59 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:15:59 Fetched 8720 B in 0s (0 B/s) 08:15:59 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 08:15:59 Fetched 137 kB in 0s (0 B/s) 08:15:59 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:15:59 Fetched 119 kB in 0s (0 B/s) 08:15:59 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 08:15:59 Fetched 109 kB in 0s (0 B/s) 08:15:59 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:15:59 Fetched 11.1 kB in 0s (0 B/s) 08:15:59 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 08:15:59 Fetched 645 kB in 0s (0 B/s) 08:15:59 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:15:59 Fetched 41.3 kB in 0s (0 B/s) 08:15:59 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:15:59 Fetched 17.9 kB in 0s (0 B/s) 08:15:59 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:15:59 Fetched 368 kB in 0s (0 B/s) 08:15:59 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:15:59 Fetched 187 kB in 0s (0 B/s) 08:15:59 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:15:59 Fetched 175 kB in 0s (0 B/s) 08:15:59 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:15:59 Fetched 206 kB in 0s (0 B/s) 08:15:59 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 08:15:59 Fetched 1301 kB in 0s (0 B/s) 08:15:59 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:15:59 Fetched 36.2 kB in 0s (0 B/s) 08:15:59 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 08:15:59 Fetched 159 kB in 0s (0 B/s) 08:15:59 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:15:59 Fetched 107 kB in 0s (0 B/s) 08:15:59 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:15:59 Fetched 48.7 kB in 0s (0 B/s) 08:15:59 Pulling static-packages 08:15:59 + snapcraftctl pull 08:15:59 Pulling version 08:15:59 + cd /root/project 08:15:59 + [ -f VERSION ] 08:15:59 + PROJECT_VERSION=local-dev 08:15:59 + git rev-parse --short HEAD 08:15:59 + GIT_REVISION=68fcd773 08:15:59 + snapcraftctl set-version local-dev 08:15:59 ---> ca5ec4142c39 08:15:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:16:00 Skipping build go-build-helper (already ran) 08:16:00 Building app-service-config 08:16:00 + make build 08:16:00 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 08:16:00 Removing intermediate container 12e61fee6aa8 08:16:00 ---> 9ae0055210f4 08:16:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:16:00 ---> Running in 2f2f66f3e5f8 08:16:00 Removing intermediate container 767c58520650 08:16:00 ---> 645066acf812 08:16:00 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 08:16:01 Removing intermediate container 860bba0ffd7e 08:16:01 ---> 65b3659535b9 08:16:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:16:01 ---> 9165708396cc 08:16:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:16:01 ---> Running in f89dc01fc2e4 08:16:01 ---> Running in e43be2a81ad7 08:16:01 Removing intermediate container 2f2f66f3e5f8 08:16:01 ---> 09f0fadb387e 08:16:01 Step 13/23 : ENV APP_PORT=48082 08:16:02 ---> Running in ad1221224822 08:16:02 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.35 08:16:02 Removing intermediate container e43be2a81ad7 08:16:02 ---> efa16bec21bf 08:16:02 Step 13/22 : ENV APP_PORT=48060 08:16:02 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.56 08:16:02 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.22 08:16:02 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 08:16:02 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.9 08:16:02 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 08:16:02 go: downloading github.com/go-kit/kit v0.8.0 08:16:02 go: downloading github.com/BurntSushi/toml v0.3.1 08:16:02 Removing intermediate container f89dc01fc2e4 08:16:02 ---> 3de9f2143e4b 08:16:02 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:16:02 ---> Running in ab3ccaa02934 08:16:02 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 08:16:02 go: downloading github.com/google/uuid v1.2.0 08:16:02 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.4 08:16:02 go: downloading github.com/go-logfmt/logfmt v0.4.0 08:16:02 go: downloading github.com/x448/float16 v0.8.4 08:16:02 go: downloading github.com/hashicorp/consul/api v1.8.1 08:16:02 go: downloading github.com/go-playground/validator/v10 v10.3.0 08:16:02 go: downloading github.com/pelletier/go-toml v1.2.0 08:16:02 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:16:02 go: downloading github.com/leodido/go-urn v1.2.0 08:16:03 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 08:16:03 go: downloading github.com/go-playground/universal-translator v0.17.0 08:16:03 Removing intermediate container ad1221224822 08:16:03 ---> 06dc7c444a8d 08:16:03 Step 14/23 : EXPOSE $APP_PORT 08:16:03 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:16:03 go: downloading github.com/hashicorp/go-hclog v0.12.0 08:16:03 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:16:03 go: downloading github.com/mattn/go-isatty v0.0.12 08:16:03 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 08:16:03 go: downloading github.com/fatih/color v1.9.0 08:16:03 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 08:16:03 go: downloading github.com/hashicorp/serf v0.9.5 08:16:03 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 08:16:03 ---> 204bd48f98d4 08:16:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:16:03 ---> Running in 67d9fa31ca4e 08:16:03 Removing intermediate container ab3ccaa02934 08:16:03 ---> 4e4d6d0738a9 08:16:03 Step 14/22 : EXPOSE $APP_PORT 08:16:03 go: downloading github.com/mitchellh/copystructure v1.0.0 08:16:03 go: downloading github.com/go-playground/locales v0.13.0 08:16:03 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:16:03 go: downloading github.com/gorilla/websocket v1.4.2 08:16:03 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 08:16:03 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:16:03 go: downloading github.com/go-redis/redis/v7 v7.2.0 08:16:03 go: downloading github.com/pebbe/zmq4 v1.2.5 08:16:03 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:16:03 go: downloading github.com/mattn/go-colorable v0.1.6 08:16:03 go: downloading github.com/gorilla/mux v1.8.0 08:16:03 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:16:03 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 08:16:03 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:16:04 ---> 7448ef9337a8 08:16:04 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:16:04 ---> Running in 7f665b75eb60 08:16:04 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:16:04 ---> Running in a2d0acfc86b7 08:16:04 Removing intermediate container 67d9fa31ca4e 08:16:04 ---> 876f94f9925a 08:16:04 Step 15/23 : WORKDIR / 08:16:05 Removing intermediate container 7f665b75eb60 08:16:05 ---> 4bd02384aba7 08:16:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:16:05 ---> Running in 1764a3f3e12e 08:16:05 ---> 7defdda5147e 08:16:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:16:06 Removing intermediate container 1764a3f3e12e 08:16:06 ---> 2e8fbd5fd18a 08:16:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:16:06 ---> 0224171d0bf0 08:16:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:16:06 ---> 2c905fee92d3 08:16:06 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:16:07 ---> Running in 059b83e5c4d5 08:16:07 ---> eacbd89e8719 08:16:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:16:08 Removing intermediate container a2d0acfc86b7 08:16:08 ---> fbc82060f292 08:16:08 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 08:16:08 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:16:08 Status: Downloaded newer image for docker:20.10.0 08:16:08 ---> eeaf43b92773 08:16:08 Step 12/26 : RUN apk add --no-cache bash 08:16:09 ---> 328d38ef2027 08:16:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:16:09 ---> Running in 96b2e64829ff 08:16:09 ---> 7ee7ef2d0d85 08:16:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:16:10 ---> 8d7f39c91513 08:16:10 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:16:10 ---> c4d73a03e128 08:16:10 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:16:10 ---> Running in a9ec407c7976 08:16:10 Removing intermediate container 059b83e5c4d5 08:16:10 ---> a77853b4a14e 08:16:10 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:16:10 ---> ef0b7b9e5d69 08:16:10 Step 19/23 : ENTRYPOINT ["/core-command"] 08:16:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:16:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:16:11 ---> Running in 0584db6f43d2 08:16:11 ---> Running in 58f4ad6466e2 08:16:11 Removing intermediate container a9ec407c7976 08:16:11 ---> 4b6e38193a04 08:16:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:16:11 ---> 858fd8485c9f 08:16:11 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:16:11 ---> Running in 5a6be83bc333 08:16:12 Removing intermediate container 0584db6f43d2 08:16:12 ---> 59cf2e0f247e 08:16:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:16:12 (1/2) Installing readline (8.0.4-r0) 08:16:12 (2/2) Installing bash (5.0.17-r0) 08:16:12 Executing bash-5.0.17-r0.post-install 08:16:12 Executing busybox-1.31.1-r19.trigger 08:16:12 OK: 12 MiB in 22 packages 08:16:12 Removing intermediate container 58f4ad6466e2 08:16:12 ---> 2b9572e91852 08:16:12 Step 22/24 : LABEL arch=arm64 08:16:12 ---> Running in ec4ecbc1f35d 08:16:12 ---> Running in 7ca83c9fa6e9 08:16:12 ---> ce0c0ca05ef0 08:16:12 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:16:12 Removing intermediate container 5a6be83bc333 08:16:12 ---> eaad24b65a2a 08:16:12 Step 20/22 : LABEL arch=arm64 08:16:12 ---> Running in c09b5a565cb1 08:16:13 Removing intermediate container ec4ecbc1f35d 08:16:13 ---> a9c616847991 08:16:13 Step 21/23 : LABEL arch=arm64 08:16:13 Removing intermediate container 7ca83c9fa6e9 08:16:13 ---> 1a9a5544aefc 08:16:13 Step 23/24 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 08:16:13 ---> Running in efa541a41127 08:16:13 ---> Running in e5225fafaeef 08:16:13 Removing intermediate container c09b5a565cb1 08:16:13 ---> d6370878c492 08:16:13 Step 21/22 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 08:16:13 ---> f9f73f7fca51 08:16:13 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:16:13 ---> Running in 718da03d9594 08:16:13 Removing intermediate container 96b2e64829ff 08:16:13 ---> 8f9442527d8b 08:16:13 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:16:13 Removing intermediate container efa541a41127 08:16:13 ---> c455f7c44f1f 08:16:13 Step 22/23 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 08:16:13 Removing intermediate container e5225fafaeef 08:16:14 ---> a272898d9ac5 08:16:14 Step 24/24 : LABEL version=0.0.0 08:16:14 ---> Running in 8b62861b2074 08:16:14 ---> Running in 452fa07df6ee 08:16:14 ---> Running in c32700132fae 08:16:14 Removing intermediate container 718da03d9594 08:16:14 ---> 0fada28deb48 08:16:14 Step 22/22 : LABEL version=0.0.0 08:16:14 ---> 095a26fd9a78 08:16:14 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 08:16:14 ---> Running in 13232ea6d98f 08:16:14 Removing intermediate container 452fa07df6ee 08:16:14 ---> 366487a2cf8a 08:16:14 Step 23/23 : LABEL version=0.0.0 08:16:15 Removing intermediate container 8b62861b2074 08:16:15 ---> 4f429459bcd2 08:16:15 Step 14/26 : ENV APP_PORT=48090 08:16:15 Removing intermediate container c32700132fae 08:16:15 ---> deeb3e0ad01c 08:16:15 08:16:15 ---> Running in ff5a990bb901 08:16:15 ---> Running in 9096df814c68 08:16:15 ---> Running in 718ba9b846a5 08:16:15 Removing intermediate container 13232ea6d98f 08:16:15 ---> 996705c492dd 08:16:15 08:16:15 Successfully built deeb3e0ad01c 08:16:15 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 08:16:15  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 08:16:15 Removing intermediate container ff5a990bb901 08:16:15 Successfully built 996705c492dd 08:16:15 ---> f4a27220e70a 08:16:15 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:16:15 Successfully tagged docker-support-notifications-go-arm64:latest 08:16:15 Building docker-core-metadata-go 08:16:16  Building docker-support-notifications-go ... done Removing intermediate container 9096df814c68 08:16:16 ---> 0b225e1949c7 08:16:16 08:16:16 Removing intermediate container 718ba9b846a5 08:16:16 ---> 5442ae3e10f9 08:16:16 Step 15/26 : EXPOSE $APP_PORT 08:16:16 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 08:16:16 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 08:16:16 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 08:16:16 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 08:16:16 Building config-common 08:16:16 + snapcraftctl build 08:16:16 ---> Running in 24ebca3243e6 08:16:16 Successfully built 0b225e1949c7 08:16:16 Successfully tagged docker-core-command-go-arm64:latest 08:16:16  Building docker-core-command-go ... done Building docker-support-scheduler-go 08:16:16 ---> 5378ba37d229 08:16:17 Step 26/31 : RUN chmod +x /entrypoint.sh 08:16:17 ---> Running in 2b4782ae8870 08:16:17 Removing intermediate container 24ebca3243e6 08:16:17 ---> 2baa5c203c1d 08:16:17 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:16:18 ---> 0a04a428b2e1 08:16:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:16:19 Building edgex-go 08:16:19 ---> 22601c47346b 08:16:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:16:19 Removing intermediate container 2b4782ae8870 08:16:19 ---> a79df86fe77d 08:16:19 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 08:16:19 + cd /root/parts/edgex-go/src 08:16:19 + make build 08:16: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 08:16:20 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.20 08:16:20 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.57 08:16:20 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:16:20 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 08:16:20 go: downloading github.com/imdario/mergo v0.3.12 08:16:20 go: downloading github.com/pkg/errors v0.8.1 08:16:20 go: downloading github.com/go-playground/validator/v10 v10.4.1 08:16:20 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 08:16:20 ---> Running in 9e7b0776bcd3 08:16:21 ---> 9e532867327a 08:16:21 Step 19/26 : RUN apk --no-cache add py3-pip 08:16:21 Removing intermediate container 9e7b0776bcd3 08:16:21 ---> ba1a9debb913 08:16:21 Step 28/31 : CMD ["gate"] 08:16:21 ---> Running in 45261582a20d 08:16:22 ---> Running in c85af62c478e 08:16:23 Removing intermediate container c85af62c478e 08:16:23 ---> f0a474598a28 08:16:23 Step 29/31 : LABEL arch=arm64 08:16:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:16:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:16:24 ---> Running in 7bbffc56a2d0 08:16:24 (1/33) Installing libbz2 (1.0.8-r1) 08:16:24 (2/33) Installing expat (2.2.9-r1) 08:16:24 (3/33) Installing libffi (3.3-r2) 08:16:24 (4/33) Installing gdbm (1.13-r1) 08:16:24 (5/33) Installing xz-libs (5.2.5-r0) 08:16:24 (6/33) Installing sqlite-libs (3.32.1-r0) 08:16:24 (7/33) Installing python3 (3.8.8-r0) 08:16:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:16:24 Removing intermediate container 7bbffc56a2d0 08:16:24 ---> 3f3270ea89db 08:16:24 Step 30/31 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 08:16:24 go: downloading gopkg.in/yaml.v2 v2.4.0 08:16:25 ---> Running in 192a815cbf3c 08:16:26 Removing intermediate container 192a815cbf3c 08:16:26 ---> 49b236b9aa56 08:16:26 Step 31/31 : LABEL version=0.0.0 08:16:26 (8/33) Installing py3-appdirs (1.4.4-r1) 08:16:26 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:16:26 (10/33) Installing py3-parsing (2.4.7-r0) 08:16:26 (11/33) Installing py3-six (1.15.0-r0) 08:16:26 (12/33) Installing py3-packaging (20.4-r0) 08:16:26 (13/33) Installing py3-setuptools (47.0.0-r0) 08:16:26 (14/33) Installing py3-chardet (3.0.4-r4) 08:16:26 (15/33) Installing py3-idna (2.9-r0) 08:16:26 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:16:26 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:16:26 (18/33) Installing py3-requests (2.23.0-r0) 08:16:26 (19/33) Installing py3-msgpack (1.0.0-r0) 08:16:26 (20/33) Installing py3-lockfile (0.12.2-r3) 08:16:26 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:16:26 (22/33) Installing py3-colorama (0.4.3-r0) 08:16:26 (23/33) Installing py3-distlib (0.3.0-r0) 08:16:26 ---> Running in 19329bcad96c 08:16:26 (24/33) Installing py3-distro (1.5.0-r1) 08:16:26 (25/33) Installing py3-webencodings (0.5.1-r3) 08:16:26 (26/33) Installing py3-html5lib (1.0.1-r4) 08:16:26 (27/33) Installing py3-pytoml (0.1.21-r0) 08:16:26 (28/33) Installing py3-pep517 (0.8.2-r0) 08:16:26 (29/33) Installing py3-progress (1.5-r0) 08:16:26 (30/33) Installing py3-toml (0.10.1-r0) 08:16:26 (31/33) Installing py3-retrying (1.3.3-r0) 08:16:26 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:16:26 (33/33) Installing py3-pip (20.1.1-r0) 08:16:26 Executing busybox-1.31.1-r19.trigger 08:16:26 OK: 71 MiB in 55 packages 08:16:27 Removing intermediate container 19329bcad96c 08:16:27 ---> 442d444dca50 08:16:27 08:16:27 Successfully built 442d444dca50 08:16:28 Successfully tagged docker-security-bootstrapper-go-arm64:latest 08:16:28  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go 08:16:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:16:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:16:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:16:35 Removing intermediate container 45261582a20d 08:16:35 ---> b60481c55558 08:16:35 Step 20/26 : RUN pip install docker-compose==1.23.2 08:16:35 ---> Running in ebb2b463a868 08:16:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:16:35 go: downloading github.com/stretchr/testify v1.7.0 08:16:35 go: downloading github.com/davecgh/go-spew v1.1.1 08:16:35 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:16:35 go: downloading github.com/pmezard/go-difflib v1.0.0 08:16:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:16:37 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 08:16:37 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 08:16:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:16:40 Collecting docker-compose==1.23.2 08:16:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:16:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:16:41 Collecting websocket-client<1.0,>=0.32.0 08:16:41 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 08:16:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:16:42 Collecting PyYAML<4,>=3.10 08:16:42 Downloading PyYAML-3.13.tar.gz (270 kB) 08:16:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:16:43 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:16:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:16:45 go: downloading github.com/lib/pq v1.9.0 08:16:45 Collecting cached-property<2,>=1.2.0 08:16:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:16:47 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:16:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:16:47 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:16:47 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:16:47 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:16:47 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:16:47 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:16:47 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 08:16:47 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:16:47 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:16:47 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:16:47 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:16:47 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:16:47 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:16:47 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:16:47 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:16:47 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:16:47 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:16:47 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:16:47 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 08:16:47 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:16:47 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:16:47 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:16:47 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:16:47 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:16:47 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:16:47 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:16:47 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 08:16:47 Collecting texttable<0.10,>=0.9.0 08:16:47 Downloading texttable-0.9.1.tar.gz (11 kB) 08:16:50 Collecting docopt<0.7,>=0.6.1 08:16:50 Downloading docopt-0.6.2.tar.gz (25 kB) 08:16:50 Building static-packages 08:16:50 + snapcraftctl build 08:16:52 Collecting jsonschema<3,>=2.5.1 08:16:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:16:53 Collecting docker<4.0,>=3.6.0 08:16:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:16:53 Building version 08:16:53 + snapcraftctl build 08:16:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:16:53 Collecting dockerpty<0.5,>=0.4.1 08:16:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:16:56 Skipping stage go-build-helper (already ran) 08:16:56 Staging app-service-config 08:16:56 + snapcraftctl stage 08:16:56 Collecting idna<2.8,>=2.5 08:16:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:16:56 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 08:16:56 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 08:16:57 Collecting urllib3<1.25,>=1.21.1 08:16:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:16:57 Collecting docker-pycreds>=0.4.0 08:16:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:16:57 Staging config-common 08:16:57 + snapcraftctl stage 08:16:57 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:16:57 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:16:57 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:16:57 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:16:58 Staging edgex-go 08:16:58 + snapcraftctl stage 08:16:58 Installing collected packages: websocket-client, PyYAML, cached-property, idna, urllib3, requests, texttable, docopt, jsonschema, docker-pycreds, docker, dockerpty, docker-compose 08:16:58 Running setup.py install for PyYAML: started 08:16:59 Staging static-packages 08:16:59 + snapcraftctl stage 08:17:00 Staging version 08:17:00 + snapcraftctl stage 08:17:01 Running setup.py install for PyYAML: finished with status 'done' 08:17:01 Attempting uninstall: idna 08:17:01 Found existing installation: idna 2.9 08:17:01 Uninstalling idna-2.9: 08:17:01 Successfully uninstalled idna-2.9 08:17:01 Priming go-build-helper 08:17:01 + snapcraftctl prime 08:17:02 Attempting uninstall: urllib3 08:17:02 Found existing installation: urllib3 1.25.9 08:17:02 Uninstalling urllib3-1.25.9: 08:17:02 Successfully uninstalled urllib3-1.25.9 08:17:03 Priming app-service-config 08:17:03 + snapcraftctl prime 08:17:03 Attempting uninstall: requests 08:17:03 Found existing installation: requests 2.23.0 08:17:03 Uninstalling requests-2.23.0: 08:17:03 Successfully uninstalled requests-2.23.0 08:17:03 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:17:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:17:03 ---> f3fd70a23186 08:17:03 Step 3/23 : WORKDIR /edgex-go 08:17:03 ---> Using cache 08:17:03 ---> 83dfe9069cae 08:17:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:17:03 ---> Using cache 08:17:03 ---> 51db76c04712 08:17:03 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:17:04 Priming config-common 08:17:04 + snapcraftctl prime 08:17:04 Running setup.py install for texttable: started 08:17:04 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:17:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:17:04 ---> f3fd70a23186 08:17:04 Step 3/22 : WORKDIR /edgex-go 08:17:04 ---> Using cache 08:17:04 ---> 83dfe9069cae 08:17:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:17:04 ---> Using cache 08:17:04 ---> 51db76c04712 08:17:04 Step 5/22 : RUN apk add --update --no-cache make git 08:17:05 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:17:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:17:05 ---> f3fd70a23186 08:17:05 Step 3/23 : WORKDIR /edgex-go 08:17:05 ---> Using cache 08:17:05 ---> 83dfe9069cae 08:17:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:17:05 ---> Using cache 08:17:05 ---> 51db76c04712 08:17:05 Step 5/23 : RUN apk add --update --no-cache make git 08:17:05 Priming edgex-go 08:17:05 + snapcraftctl prime 08:17:06 Priming static-packages 08:17:06 + snapcraftctl prime 08:17:06 Running setup.py install for texttable: finished with status 'done' 08:17:06 Running setup.py install for docopt: started 08:17:09 Priming version 08:17:09 + snapcraftctl prime 08:17:09 Running setup.py install for docopt: finished with status 'done' 08:17:09 ---> Running in 1604f00b9edc 08:17:09 ---> Running in d927e83bdec5 08:17:09 ---> Running in e66d5ef7fb4a 08:17:10 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 08:17:10 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:17:10 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:17:10 ---> f3fd70a23186 08:17:10 Step 3/21 : WORKDIR /edgex-go 08:17:10 ---> Using cache 08:17:10 ---> 83dfe9069cae 08:17:10 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:17:10 ---> Using cache 08:17:10 ---> 51db76c04712 08:17:10 Step 5/21 : RUN apk add --update --no-cache make git 08:17:10 ---> Running in eb7fa1d8abfc 08:17:10 Running setup.py install for dockerpty: started 08:17:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:17:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:17:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:17:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 08:17:13 Running setup.py install for dockerpty: finished with status 'done' [Pipeline] // stage [Pipeline] } 08:17:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:17:13 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 08:17:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:17:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:17:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:17:15 OK: 217 MiB in 51 packages 08:17:16 OK: 217 MiB in 51 packages 08:17:16 OK: 217 MiB in 51 packages 08:17:17 OK: 217 MiB in 51 packages 08:17:17 Removing intermediate container 1604f00b9edc 08:17:17 ---> cdf081df2c64 08:17:17 Step 6/22 : COPY go.mod . 08:17:18 Removing intermediate container ebb2b463a868 08:17:18 ---> 7fbb45cbac44 08:17:18 Step 21/26 : RUN apk --no-cache add curl 08:17:18 ---> Running in 4edfaec97d11 08:17:18 Removing intermediate container eb7fa1d8abfc 08:17:18 ---> c3ccb7a493a2 08:17:18 Step 6/21 : COPY go.mod . 08:17:18 ---> 3d154cbec994 08:17:18 Step 7/22 : RUN go mod download 08:17:18 ---> Running in b134de032e2e 08:17:18 Removing intermediate container e66d5ef7fb4a 08:17:18 ---> d4b6ec7b922e 08:17:18 Step 6/23 : COPY go.mod . 08:17:18 Removing intermediate container d927e83bdec5 08:17:18 ---> 33ab71449c13 08:17:18 Step 6/23 : COPY go.mod . 08:17:19 ---> d12f91beb499 08:17:19 Step 7/21 : RUN go mod download 08:17:19 ---> Running in f9647df58475 08:17:20 ---> 3e4bf1d0b507 08:17:20 Step 7/23 : RUN go mod download 08:17:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:17:20 ---> 25eafbd3e90b 08:17:20 Step 7/23 : RUN go mod download 08:17:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:17:20 ---> Running in 4acc54444f3b 08:17:20 ---> Running in 5761c24225e6 08:17:21 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:17:21 (2/3) Installing libcurl (7.69.1-r3) 08:17:21 (3/3) Installing curl (7.69.1-r3) 08:17:21 Executing busybox-1.31.1-r19.trigger 08:17:21 OK: 72 MiB in 58 packages 08:17:23 Removing intermediate container 4edfaec97d11 08:17:23 ---> 79e5830dcde9 08:17:23 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 08:17:23 ---> Running in f8942c39e4df 08:17:23 Removing intermediate container b134de032e2e 08:17:23 ---> 93cca4a60340 08:17:23 Step 8/22 : COPY . . 08:17:24 Removing intermediate container f9647df58475 08:17:24 ---> 083f84c33205 08:17:24 Step 8/21 : COPY . . 08:17:24 Removing intermediate container f8942c39e4df 08:17:24 ---> bf69874c484f 08:17:24 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:17:24 ---> Running in d15daac11840 08:17:25 Removing intermediate container 5761c24225e6 08:17:25 ---> dd57419e09a3 08:17:25 Step 8/23 : COPY . . 08:17:25 Removing intermediate container 4acc54444f3b 08:17:25 ---> 22a556761b8c 08:17:25 Step 8/23 : COPY . . 08:17:25 Removing intermediate container d15daac11840 08:17:25 ---> cf7595a65f4d 08:17:25 Step 24/26 : LABEL arch=arm64 08:17:26 ---> Running in 9d1466ddbcfd 08:17:29 Removing intermediate container 9d1466ddbcfd 08:17:29 ---> 5f2308c67842 08:17:29 Step 25/26 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 08:17:31 ---> Running in d627590051be 08:17:33 Removing intermediate container d627590051be 08:17:33 ---> 7c5150f584e5 08:17:33 Step 26/26 : LABEL version=0.0.0 08:17:34 ---> Running in 686d1158360d 08:17:36 Removing intermediate container 686d1158360d 08:17:36 ---> 88d8b5726ad3 08:17:36 08:17:36 Successfully built 88d8b5726ad3 08:17:36 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 08:17:49  Building docker-sys-mgmt-agent-go ... done  ---> 17a18de6feae 08:17:49 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:17:49 ---> 879c86521895 08:17:49 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:17:49 ---> 8b0029ae8dfb 08:17:49 Step 9/23 : RUN make cmd/core-data/core-data 08:17:49 ---> 31fe4e5c1c8d 08:17:49 Step 9/23 : RUN make cmd/core-metadata/core-metadata 08:17:49 ---> Running in b7545e34dd43 08:17:49 ---> Running in f150a119c548 08:17:49 ---> Running in 6b76459ebfba 08:17:49 ---> Running in 29ee353440eb 08:17:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:17:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:17:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:17:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:19:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:19:14 Removing intermediate container f150a119c548 08:19:14 ---> c5cb1f4d60a6 08:19:14 08:19:14 Step 10/21 : FROM alpine:3.12 08:19:14 ---> e47305ac9786 08:19:14 Step 11/21 : RUN apk add --update --no-cache curl 08:19:15 ---> Running in 083548e91e13 08:19:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:19:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:19:17 (1/4) Installing ca-certificates (20191127-r4) 08:19:17 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:19:17 (3/4) Installing libcurl (7.69.1-r3) 08:19:17 (4/4) Installing curl (7.69.1-r3) 08:19:17 Executing busybox-1.31.1-r19.trigger 08:19:17 Executing ca-certificates-20191127-r4.trigger 08:19:18 OK: 7 MiB in 18 packages 08:19:21 Removing intermediate container 083548e91e13 08:19:21 ---> e289298a7883 08:19:21 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:19:21 ---> Running in 0953c561ea2a 08:19:21 Removing intermediate container 0953c561ea2a 08:19:22 ---> 59b51cef1ab0 08:19:22 Step 13/21 : WORKDIR /edgex 08:19:22 ---> Running in 229e378228ea 08:19:22 Removing intermediate container 229e378228ea 08:19:22 ---> 361a400eec77 08:19:22 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:19:24 ---> 8351a3259a6f 08:19:24 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:19:26 ---> 240296e35242 08:19:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:19:26 Removing intermediate container b7545e34dd43 08:19:26 ---> 3a735d6bfa59 08:19:26 08:19:26 Step 10/22 : FROM alpine:3.12 08:19:26 ---> e47305ac9786 08:19:26 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:19:26 ---> Using cache 08:19:26 ---> 9ae0055210f4 08:19:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:19:26 ---> Using cache 08:19:26 ---> 09f0fadb387e 08:19:26 Step 13/22 : ENV APP_PORT=48085 08:19:27 ---> Running in acd6c29e10f6 08:19:27 Removing intermediate container acd6c29e10f6 08:19:27 ---> 9e231984902b 08:19:27 Step 14/22 : EXPOSE $APP_PORT 08:19:28 ---> Running in baf62317b1c2 08:19:28 ---> 8061eeda339b 08:19:28 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:19:28 ---> Running in 8054555052cd 08:19:29 Removing intermediate container baf62317b1c2 08:19:29 ---> e0f7f7082e92 08:19:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:19:29 Removing intermediate container 8054555052cd 08:19:29 ---> 7335cbceb962 08:19:29 Step 18/21 : CMD ["--init=true"] 08:19:29 ---> Running in 6963eedac06a 08:19:30 ---> fa77a37c2ffc 08:19:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:19:30 Removing intermediate container 6963eedac06a 08:19:30 ---> 730a6bf8f05e 08:19:30 Step 19/21 : LABEL arch=arm64 08:19:30 ---> Running in ffb1e62e0e61 08:19:31 Removing intermediate container ffb1e62e0e61 08:19:31 ---> 08585943215a 08:19:31 Step 20/21 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 08:19:32 ---> e4ef002c2207 08:19:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:19:32 ---> Running in 35b08f2231d8 08:19:33 Removing intermediate container 35b08f2231d8 08:19:33 ---> 3f0a90399d36 08:19:33 Step 21/21 : LABEL version=0.0.0 08:19:33 ---> Running in 0e583f134815 08:19:34 ---> 436ad3efca44 08:19:34 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:19:34 Removing intermediate container 0e583f134815 08:19:34 ---> 1193c628c87e 08:19:34 08:19:34 ---> Running in 2a673207f63c 08:19:35 Successfully built 1193c628c87e 08:19:35 Successfully tagged docker-security-proxy-setup-go-arm64:latest 08:19:35  Building docker-security-proxy-setup-go ... done Removing intermediate container 2a673207f63c 08:19:35 ---> 9b6244e466e2 08:19:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:19:35 ---> Running in f8bb81f1bf0f 08:19:35 Removing intermediate container 29ee353440eb 08:19:35 ---> 8d6a91dedc5f 08:19:35 08:19:35 Step 10/23 : FROM alpine:3.12 08:19:35 ---> e47305ac9786 08:19:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:19:35 ---> Using cache 08:19:35 ---> 9ae0055210f4 08:19:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:19:35 ---> Using cache 08:19:35 ---> 09f0fadb387e 08:19:35 Step 13/23 : ENV APP_PORT=48081 08:19:36 ---> Running in 9cdfacc16227 08:19:36 Removing intermediate container f8bb81f1bf0f 08:19:36 ---> dc653e0be016 08:19:36 Step 20/22 : LABEL arch=arm64 08:19:36 ---> Running in 27533d396eaa 08:19:36 Removing intermediate container 9cdfacc16227 08:19:36 ---> db02bf3a18b8 08:19:36 Step 14/23 : EXPOSE $APP_PORT 08:19:36 ---> Running in b3a14a80eb35 08:19:37 Removing intermediate container 27533d396eaa 08:19:37 ---> a5495f80c17c 08:19:37 Step 21/22 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 08:19:37 ---> Running in 84f8d13223c4 08:19:37 Removing intermediate container b3a14a80eb35 08:19:37 ---> 10970e169ef5 08:19:37 Step 15/23 : WORKDIR / 08:19:37 ---> Running in fb6e7a16d8c2 08:19:37 Removing intermediate container 84f8d13223c4 08:19:37 ---> b1a591502e0d 08:19:37 Step 22/22 : LABEL version=0.0.0 08:19:38 ---> Running in 2d238cc5b1e9 08:19:38 Removing intermediate container fb6e7a16d8c2 08:19:38 ---> 9e990ad708db 08:19:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:19:38 Removing intermediate container 2d238cc5b1e9 08:19:38 ---> 040dc88646c7 08:19:38 08:19:39 ---> e9da3c0cae4b 08:19:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:19:39 Successfully built 040dc88646c7 08:19:39 Successfully tagged docker-support-scheduler-go-arm64:latest 08:19:41  Building docker-support-scheduler-go ... done  ---> 315cd500f514 08:19:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:19:41 Removing intermediate container 6b76459ebfba 08:19:41 ---> 0eed19ab9fde 08:19:41 08:19:41 Step 10/23 : FROM alpine:3.12 08:19:41 ---> e47305ac9786 08:19:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:19:41 ---> Running in b975e11e1196 08:19:42 ---> 6ca504c830ca 08:19:42 Step 19/23 : ENTRYPOINT ["/core-metadata"] 08:19:42 ---> Running in 2199b73b40bd 08:19:42 Removing intermediate container b975e11e1196 08:19:42 ---> c801c5b1dd2a 08:19:42 Step 12/23 : ENV APP_PORT=48080 08:19:42 ---> Running in aee2feb016a8 08:19:42 Removing intermediate container 2199b73b40bd 08:19:42 ---> 763097160755 08:19:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:19:42 ---> Running in d2e3dd9c3d27 08:19:42 Removing intermediate container aee2feb016a8 08:19:42 ---> 9dce78b890ca 08:19:42 Step 13/23 : EXPOSE $APP_PORT 08:19:43 ---> Running in 8435088bc240 08:19:43 Removing intermediate container d2e3dd9c3d27 08:19:43 ---> 52f2f64d5c7f 08:19:43 Step 21/23 : LABEL arch=arm64 08:19:43 ---> Running in 34df858e17bc 08:19:43 Removing intermediate container 8435088bc240 08:19:43 ---> 6316b89c4aa3 08:19:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:43 ---> Running in 2a853ae2c9b4 08:19:44 Removing intermediate container 34df858e17bc 08:19:44 ---> 35ba0233ed15 08:19:44 Step 22/23 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 08:19:44 ---> Running in 85cbe483138f 08:19:44 Removing intermediate container 85cbe483138f 08:19:44 ---> 92f0b78a6b1b 08:19:44 Step 23/23 : LABEL version=0.0.0 08:19:44 ---> Running in 3030201d698a 08:19:45 Removing intermediate container 3030201d698a 08:19:45 ---> 4280d1cda9b7 08:19:45 08:19:45 Successfully built 4280d1cda9b7 08:19:45 Successfully tagged docker-core-metadata-go-arm64:latest 08:19:46  Building docker-core-metadata-go ... done Removing intermediate container 2a853ae2c9b4 08:19:46 ---> b5a281604718 08:19:46 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 08:19:46 ---> Running in fe421b1e864e 08:19:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:19:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:19:52 (1/6) Installing dumb-init (1.2.2-r1) 08:19:52 (2/6) Installing libgcc (9.3.0-r2) 08:19:52 (3/6) Installing libsodium (1.0.18-r0) 08:19:52 (4/6) Installing libstdc++ (9.3.0-r2) 08:19:53 (5/6) Installing libzmq (4.3.3-r0) 08:19:55 (6/6) Installing zeromq (4.3.3-r0) 08:19:55 Executing busybox-1.31.1-r19.trigger 08:19:55 OK: 8 MiB in 20 packages 08:19:56 Removing intermediate container fe421b1e864e 08:19:56 ---> 4e40abd2bfb1 08:19:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:19:57 ---> c84561c73e5e 08:19:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:19:58 ---> 8bcc8fbe3392 08:19:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:19:59 ---> bffaf8da0830 08:19:59 Step 19/23 : ENTRYPOINT ["/core-data"] 08:19:59 ---> Running in 58bd297bfbb7 08:20:00 Removing intermediate container 58bd297bfbb7 08:20:00 ---> b6b85d247034 08:20:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:20:00 ---> Running in 6de258e8f4eb 08:20:00 Removing intermediate container 6de258e8f4eb 08:20:00 ---> 47fa8945fb2c 08:20:00 Step 21/23 : LABEL arch=arm64 08:20:00 ---> Running in 3e7163a940ac 08:20:01 Removing intermediate container 3e7163a940ac 08:20:01 ---> 0db54c2df46c 08:20:01 Step 22/23 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 08:20:01 ---> Running in ebe43f130c98 08:20:01 Removing intermediate container ebe43f130c98 08:20:01 ---> 869b85cf3ad9 08:20:01 Step 23/23 : LABEL version=0.0.0 08:20:01 ---> Running in c481bae82fc0 08:20:02 Removing intermediate container c481bae82fc0 08:20:02 ---> 4bc16e7a797c 08:20:02 08:20:02 Successfully built 4bc16e7a797c 08:20:02 Successfully tagged docker-core-data-go-arm64:latest 08:20:03  Building docker-core-data-go ... done  [Pipeline] } 08:20:03 $ docker stop --time=1 1b5b7bf71fe9cba210cf66d6662e3d53878a1fa6dfbf71eb9fb5c482e6fbb295 08:20:04 $ docker rm -f 1b5b7bf71fe9cba210cf66d6662e3d53878a1fa6dfbf71eb9fb5c482e6fbb295 [Pipeline] // withDockerContainer [Pipeline] sh 08:20:05 + docker images 08:20:05 + grep docker 08:20:06 docker-core-data-go-arm64 latest 4bc16e7a797c 3 seconds ago 21.4MB 08:20:06 docker-core-metadata-go-arm64 latest 4280d1cda9b7 21 seconds ago 17.9MB 08:20:06 docker-support-scheduler-go-arm64 latest 040dc88646c7 27 seconds ago 16.4MB 08:20:06 docker-security-proxy-setup-go-arm64 latest 1193c628c87e 32 seconds ago 23.4MB 08:20:06 docker-sys-mgmt-agent-go-arm64 latest 88d8b5726ad3 2 minutes ago 300MB 08:20:06 docker-security-bootstrapper-go-arm64 latest 442d444dca50 3 minutes ago 17.9MB 08:20:06 docker-core-command-go-arm64 latest 0b225e1949c7 3 minutes ago 16.3MB 08:20:06 docker-support-notifications-go-arm64 latest 996705c492dd 3 minutes ago 16.9MB 08:20:06 docker-security-secretstore-setup-go-arm64 latest deeb3e0ad01c 3 minutes ago 23.7MB 08:20:06 docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:20:07 ---> job-cost.sh 08:20:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EaEr 08:20:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:22:23 lf-activate-venv(): INFO: Adding /tmp/venv-EaEr/bin to PATH 08:22:23 INFO: No Stack... 08:22:23 INFO: Retrieving Pricing Info for: lf-standard-4 08:22:23 INFO: Archiving Costs [Pipeline] sh 08:22:23 + cat /w/workspace/edgex-go/1/archives/cost.csv 08:22:23 + cut -d, -f6 [Pipeline] lock 08:22:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3303-1-stack-cost] 08:22:23 Resource [jenkins-edgexfoundry-edgex-go-PR-3303-1-stack-cost] did not exist. Created. 08:22:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3303-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:22:24 + echo total: 0.20999999344348907 [Pipeline] stash 08:22:24 Stashed 1 file(s) [Pipeline] } 08:22:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3303-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 08:22:26 provisioning config files... 08:22:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1369559635729380394tmp [Pipeline] { [Pipeline] sh 08:22:26 + set +x 08:22:26 + curl -s https://codecov.io/bash 08:22:26 + bash -s -- 08:22:26 08:22:26 _____ _ 08:22:26 / ____| | | 08:22:26 | | ___ __| | ___ ___ _____ __ 08:22:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:22:26 | |___| (_) | (_| | __/ (_| (_) \ V / 08:22:26 \_____\___/ \__,_|\___|\___\___/ \_/ 08:22:26 Bash-20210309-2b87ace 08:22:26 08:22:26 08:22:26 ==> git version 2.24.3 found 08:22:26 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 08:22:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:22:26 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:22:26 ==> Jenkins CI detected. 08:22:27 project root: . 08:22:27 --> token set from env 08:22:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:22:27 ==> Running gcov in . (disable via -X gcov) 08:22:27 ==> Python coveragepy not found 08:22:27 ==> Searching for coverage reports in: 08:22:27 + . 08:22:27 -> Found 1 reports 08:22:27 ==> Detecting git/mercurial file structure 08:22:27 ==> Reading reports 08:22:27 + ./coverage.out bytes=667189 08:22:27 ==> Appending adjustments 08:22:27 https://docs.codecov.io/docs/fixing-reports 08:22:31 + Found adjustments 08:22:31 ==> Gzipping contents 08:22:31 96K /tmp/codecov.r6fXAd.gz 08:22:31 ==> Uploading reports 08:22:31 url: https://codecov.io 08:22:31 query: branch=PR-3303&commit=68fcd773a98669ed968ad814e488a11f1b3796c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3303%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3303&job=&cmd_args= 08:22:31 -> Pinging Codecov 08:22:31 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3303&commit=68fcd773a98669ed968ad814e488a11f1b3796c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3303%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3303&job=&cmd_args= 08:22:31 -> Uploading to 08:22:31 https://storage.googleapis.com/codecov/v4/raw/2021-03-26/00271124DB129430A58F1EEE437C3FCB/68fcd773a98669ed968ad814e488a11f1b3796c6/8c4eb774-ad9f-4b86-ac0e-5f1dae421caf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210326%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210326T082231Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e5a8840bf4e746209040fed918ad2a8396fae51ec73cc208b3a12cdd8bca2b0 08:22:31 % Total % Received % Xferd Average Speed Time Time Time Current 08:22:31 Dload Upload Total Spent Left Speed 08:22:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 96762 0 0 100 96762 0 161k --:--:-- --:--:-- --:--:-- 161k 100 96762 0 0 100 96762 0 161k --:--:-- --:--:-- --:--:-- 161k 08:22:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/68fcd773a98669ed968ad814e488a11f1b3796c6 [Pipeline] } 08:22:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:22:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:22:35 ---> package-listing.sh 08:22:35 ++ facter osfamily 08:22:35 ++ tr '[:upper:]' '[:lower:]' 08:22:35 + OS_FAMILY=redhat 08:22:35 + workspace=/w/workspace/edgex-go/1 08:22:35 + START_PACKAGES=/tmp/packages_start.txt 08:22:35 + END_PACKAGES=/tmp/packages_end.txt 08:22:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:22:35 + PACKAGES=/tmp/packages_start.txt 08:22:35 + '[' /w/workspace/edgex-go/1 ']' 08:22:35 + PACKAGES=/tmp/packages_end.txt 08:22:35 + case "${OS_FAMILY}" in 08:22:35 + rpm -qa 08:22:35 + sort 08:22:40 + '[' -f /tmp/packages_start.txt ']' 08:22:40 + '[' -f /tmp/packages_end.txt ']' 08:22:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:22:40 + '[' /w/workspace/edgex-go/1 ']' 08:22:40 + mkdir -p /w/workspace/edgex-go/1/archives/ 08:22:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 08:22:40 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:22:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:22:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:22:41 08:22:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:22:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:22:42 alpine: Pulling from edgex-lftools-log-publisher 08:22:42 df20fa9351a1: Pulling fs layer 08:22:42 36b3adc4ff6f: Pulling fs layer 08:22:42 8ad3a11d3b57: Pulling fs layer 08:22:42 46f8f816bc3b: Pulling fs layer 08:22:42 93b61091891f: Pulling fs layer 08:22:42 93b9cdb0e59b: Pulling fs layer 08:22:42 5e14af77c1be: Pulling fs layer 08:22:42 01666e4c0597: Pulling fs layer 08:22:42 aa168da1d23b: Pulling fs layer 08:22:42 93b9cdb0e59b: Waiting 08:22:42 5e14af77c1be: Waiting 08:22:42 aa168da1d23b: Waiting 08:22:42 46f8f816bc3b: Waiting 08:22:42 01666e4c0597: Waiting 08:22:42 36b3adc4ff6f: Verifying Checksum 08:22:42 36b3adc4ff6f: Download complete 08:22:42 46f8f816bc3b: Verifying Checksum 08:22:42 46f8f816bc3b: Download complete 08:22:42 df20fa9351a1: Verifying Checksum 08:22:42 df20fa9351a1: Download complete 08:22:42 93b9cdb0e59b: Verifying Checksum 08:22:42 93b9cdb0e59b: Download complete 08:22:42 5e14af77c1be: Verifying Checksum 08:22:42 5e14af77c1be: Download complete 08:22:42 93b61091891f: Download complete 08:22:42 01666e4c0597: Verifying Checksum 08:22:42 01666e4c0597: Download complete 08:22:42 df20fa9351a1: Pull complete 08:22:43 8ad3a11d3b57: Verifying Checksum 08:22:43 8ad3a11d3b57: Download complete 08:22:43 36b3adc4ff6f: Pull complete 08:22:43 8ad3a11d3b57: Pull complete 08:22:43 46f8f816bc3b: Pull complete 08:22:45 aa168da1d23b: Verifying Checksum 08:22:45 aa168da1d23b: Download complete 08:22:46 93b61091891f: Pull complete 08:22:47 93b9cdb0e59b: Pull complete 08:22:47 5e14af77c1be: Pull complete 08:22:47 01666e4c0597: Pull complete 08:22:55 aa168da1d23b: Pull complete 08:22:56 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:22:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:22:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:22:56 prd-centos7-docker-4c-2g-31527 does not seem to be running inside a container 08:22:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:22:59 $ docker top 56fd9698466d5ba4f1e188cecdf684e0767b56c6fcf1e43cf87d554e77101ff9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:22:59 + touch /tmp/pre-build-complete [Pipeline] sh 08:23:00 + mkdir -p /var/log/sa [Pipeline] sh 08:23:00 + ls /var/log/sa-host 08:23:00 + sadf -c /var/log/sa-host/sa23 08:23:00 file_magic: OK 08:23:00 HZ: Using current value: 100 08:23:00 file_header: OK 08:23:00 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:23:00 Statistics: 08:23:00 Hnuu...uuuununununu... 08:23:00 File successfully converted to sysstat format version 12.2.1 08:23:00 + sadf -c /var/log/sa-host/sa26 08:23:00 file_magic: OK 08:23:00 HZ: Using current value: 100 08:23:00 file_header: OK 08:23:00 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:23:00 Statistics: 08:23:00 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:23:00 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:23:00 provisioning config files... 08:23:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3748581571075813542tmp [Pipeline] { [Pipeline] echo 08:23:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:23:01 ---> create-netrc.sh [Pipeline] } 08:23:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:23:01 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:23:01 ---> python-tools-install.sh [Pipeline] echo 08:23:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:23:02 ---> sudo-logs.sh 08:23:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:23:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:23:02 ---> job-cost.sh 08:23:02 lf-activate-venv: SKIPPING 08:23:02 DEBUG: total: 0.20999999344348907 08:23:02 INFO: Retrieving Stack Cost... 08:23:03 INFO: Retrieving Pricing Info for: v1-standard-2 08:23:04 INFO: Archiving Costs [Pipeline] echo 08:23:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:23:04 ---> logs-deploy.sh 08:23:04 lf-activate-venv: SKIPPING 08:23:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3303/1 08:23:04 INFO: archiving workspace using pattern(s): 08:23:06 Archives upload complete. 08:23:06 INFO: archiving logs to Nexus 08:23:07 ---> uname -a: 08:23:07 Linux prd-centos7-docker-4c-2g-31527.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:23:07 08:23:07 08:23:07 ---> lscpu: 08:23:07 Architecture: x86_64 08:23:07 CPU op-mode(s): 32-bit, 64-bit 08:23:07 Byte Order: Little Endian 08:23:07 Address sizes: 40 bits physical, 48 bits virtual 08:23:07 CPU(s): 4 08:23:07 On-line CPU(s) list: 0-3 08:23:07 Thread(s) per core: 1 08:23:07 Core(s) per socket: 1 08:23:07 Socket(s): 4 08:23:07 NUMA node(s): 1 08:23:07 Vendor ID: GenuineIntel 08:23:07 CPU family: 6 08:23:07 Model: 44 08:23:07 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:23:07 Stepping: 1 08:23:07 CPU MHz: 2933.442 08:23:07 BogoMIPS: 5866.88 08:23:07 Virtualization: VT-x 08:23:07 Hypervisor vendor: KVM 08:23:07 Virtualization type: full 08:23:07 L1d cache: 128 KiB 08:23:07 L1i cache: 128 KiB 08:23:07 L2 cache: 16 MiB 08:23:07 L3 cache: 64 MiB 08:23:07 NUMA node0 CPU(s): 0-3 08:23:07 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:23:07 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:23:07 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:23:07 Vulnerability Meltdown: Mitigation; PTI 08:23:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:23:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:23:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:23:07 Vulnerability Srbds: Not affected 08:23:07 Vulnerability Tsx async abort: Not affected 08:23:07 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 08:23:07 08:23:07 08:23:07 ---> nproc: 08:23:07 4 08:23:07 08:23:07 08:23:07 ---> df -h: 08:23:07 Filesystem Size Used Available Use% Mounted on 08:23:07 overlay 50.0G 11.8G 38.2G 24% / 08:23:07 tmpfs 64.0M 0 64.0M 0% /dev 08:23:07 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:23:07 shm 64.0M 0 64.0M 0% /dev/shm 08:23:07 /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os 08:23:07 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf 08:23:07 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname 08:23:07 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts 08:23:07 /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json 08:23:07 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host 08:23:07 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure 08:23:07 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log 08:23:07 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/1@tmp 08:23:07 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/1 08:23:07 08:23:07 08:23:07 ---> free -m: 08:23:07 total used free shared buff/cache available 08:23:07 Mem: 1837 821 278 0 737 947 08:23:07 Swap: 1023 73 950 08:23:07 08:23:07 08:23:07 ---> ip addr: 08:23:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:23:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:23:07 inet 127.0.0.1/8 scope host lo 08:23:07 valid_lft forever preferred_lft forever 08:23:07 inet6 ::1/128 scope host 08:23:07 valid_lft forever preferred_lft forever 08:23:07 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:23:07 link/ether fa:16:3e:0f:b8:7e brd ff:ff:ff:ff:ff:ff 08:23:07 inet 10.30.123.51/23 brd 10.30.123.255 scope global dynamic eth0 08:23:07 valid_lft 84894sec preferred_lft 84894sec 08:23:07 inet6 fe80::f816:3eff:fe0f:b87e/64 scope link 08:23:07 valid_lft forever preferred_lft forever 08:23:07 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:23:07 link/ether 02:42:b9:6e:5a:6e brd ff:ff:ff:ff:ff:ff 08:23:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:23:07 valid_lft forever preferred_lft forever 08:23:07 inet6 fe80::42:b9ff:fe6e:5a6e/64 scope link 08:23:07 valid_lft forever preferred_lft forever 08:23:07 08:23:07 08:23:07 ---> sar -b -r -n DEV: 08:23:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/26/21 _x86_64_ (4 CPU) 08:23:07 08:23:07 07:57:50 LINUX RESTART (4 CPU) 08:23:07 08:23:07 07:59:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:23:07 08:00:01 215.65 95.16 120.49 0.00 7973.61 47374.71 0.00 08:23:07 08:01:01 103.52 18.84 84.68 0.00 1461.26 11230.30 0.00 08:23:07 08:02:01 238.80 108.03 130.77 0.00 3764.71 16521.85 0.00 08:23:07 08:03:01 137.61 74.99 62.62 0.00 3699.65 5986.75 0.00 08:23:07 08:04:01 198.64 45.62 153.02 0.00 13775.83 83773.01 0.00 08:23:07 08:05:02 2523.40 2178.11 345.29 0.00 175282.36 191797.95 0.00 08:23:07 08:06:01 1183.15 967.25 215.90 0.00 57819.40 72078.34 0.00 08:23:07 08:07:02 1741.75 1377.33 364.42 0.00 122528.78 137246.26 0.00 08:23:07 08:08:01 1085.40 791.24 294.16 0.00 64189.50 84935.56 0.00 08:23:07 08:09:01 136.53 27.58 108.95 0.00 3318.77 13903.91 0.00 08:23:07 08:10:01 330.46 306.19 24.27 0.00 4621.14 907.04 0.00 08:23:07 08:11:01 2.98 2.32 0.67 0.00 143.24 252.65 0.00 08:23:07 08:12:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 08:23:07 08:13:02 1.15 0.95 0.20 0.00 30.51 2.20 0.00 08:23:07 08:14:01 0.81 0.00 0.81 0.00 0.00 15.38 0.00 08:23:07 08:15:01 0.30 0.02 0.28 0.00 0.27 3.30 0.00 08:23:07 08:16:01 0.23 0.00 0.23 0.00 0.00 2.96 0.00 08:23:07 08:17:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 08:23:07 08:18:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 08:23:07 08:19:01 0.25 0.02 0.23 0.00 0.27 1.93 0.00 08:23:07 08:20:01 0.25 0.00 0.25 0.00 0.00 3.13 0.00 08:23:07 08:21:01 0.68 0.02 0.67 0.00 0.53 7.30 0.00 08:23:07 08:22:01 0.57 0.02 0.55 0.00 0.27 5.43 0.00 08:23:07 Average: 344.79 261.67 83.12 0.00 20042.25 29053.06 0.00 08:23:07 08:23:07 07:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:23:07 08:00:01 111940 0 732500 38.93 1588 1035516 1427892 48.73 575728 953756 20628 08:23:07 08:01:01 77884 0 778320 41.37 1492 1023848 1496584 51.08 622208 905076 61068 08:23:07 08:02:01 250580 0 830248 44.13 572 800144 1768700 60.36 660352 688172 39720 08:23:07 08:03:01 215260 0 793828 42.19 572 871884 1432684 48.90 589004 781456 42844 08:23:07 08:04:01 65916 0 721740 38.36 48 1093840 1252536 42.75 709900 857820 71548 08:23:07 08:05:02 84524 0 863152 45.87 0 933868 2343436 79.98 760068 798144 58076 08:23:07 08:06:01 451596 0 720168 38.28 0 709780 1367428 46.67 506716 659228 0 08:23:07 08:07:02 76608 0 758632 40.32 0 1046304 1981344 67.62 699012 877136 95016 08:23:07 08:08:01 203332 0 708488 37.65 0 969724 1636280 55.84 585856 853380 4084 08:23:07 08:09:01 132620 0 640552 34.04 0 1108372 1208572 41.25 561960 938240 20 08:23:07 08:10:01 91936 0 768432 40.84 0 1021176 1184064 40.41 586484 824156 7392 08:23:07 08:11:01 87692 0 768844 40.86 0 1025008 1184088 40.41 590880 823992 8 08:23:07 08:12:01 88916 0 767984 40.82 0 1024644 1183908 40.40 590120 823580 8 08:23:07 08:13:02 88328 0 767692 40.80 0 1025524 1183904 40.40 590264 824448 16 08:23:07 08:14:01 88096 0 767900 40.81 0 1025548 1183968 40.41 590228 824464 8 08:23:07 08:15:01 88396 0 768568 40.85 0 1024580 1184004 40.41 590652 823688 8 08:23:07 08:16:01 88984 0 768616 40.85 0 1023944 1184040 40.41 590484 822808 8 08:23:07 08:17:01 89888 0 767908 40.81 0 1023748 1183908 40.40 590224 822712 8 08:23:07 08:18:01 89840 0 767948 40.81 0 1023756 1183908 40.40 590312 822708 8 08:23:07 08:19:01 90016 0 768376 40.84 0 1023152 1183980 40.41 590072 822328 8 08:23:07 08:20:01 90592 0 767880 40.81 0 1023072 1183908 40.40 589992 822144 8 08:23:07 08:21:01 90724 0 767752 40.80 0 1023068 1183908 40.40 589892 822144 8 08:23:07 08:22:01 90492 0 767964 40.82 0 1023088 1183908 40.40 590140 822168 8 08:23:07 Average: 123224 0 762326 40.52 186 995808 1361172 46.45 606111 826685 17413 08:23:07 08:23:07 07:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:23:07 08:00:01 eth0 1308.10 1237.47 6045.94 141.37 0.00 0.00 0.00 0.00 08:23:07 08:00:01 veth0d5d190 7.46 16.24 0.50 83.48 0.00 0.00 0.00 0.00 08:23:07 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:00:01 docker0 920.32 924.89 74.62 2826.80 0.00 0.00 0.00 0.00 08:23:07 08:01:01 eth0 197.99 162.96 756.69 17.32 0.00 0.00 0.00 0.00 08:23:07 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:01:01 docker0 158.36 186.68 11.23 749.05 0.00 0.00 0.00 0.00 08:23:07 08:02:01 eth0 46.16 33.20 33.23 71.09 0.00 0.00 0.00 0.00 08:23:07 08:02:01 vethb549967 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:23:07 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:03:01 eth0 26.51 14.88 20.73 11.34 0.00 0.00 0.00 0.00 08:23:07 08:03:01 vethb549967 2.33 2.33 0.19 0.20 0.00 0.00 0.00 0.00 08:23:07 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:03:01 docker0 2.33 2.33 0.15 0.20 0.00 0.00 0.00 0.00 08:23:07 08:04:01 eth0 229.93 188.81 1702.28 93.01 0.00 0.00 0.00 0.00 08:23:07 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:04:01 veth618c3dc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:23:07 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:05:02 eth0 48.57 23.20 162.03 9.98 0.00 0.00 0.00 0.00 08:23:07 08:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:05:02 veth618c3dc 0.00 0.92 0.00 0.04 0.00 0.00 0.00 0.00 08:23:07 08:05:02 docker0 12.17 27.98 0.65 144.84 0.00 0.00 0.00 0.00 08:23:07 08:06:01 veth875c576 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:23:07 08:06:01 veth9d7838e 0.05 0.19 0.00 0.01 0.00 0.00 0.00 0.00 08:23:07 08:06:01 veth0f8ccb0 0.19 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:23:07 08:06:01 vethb1be22a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:23:07 08:07:02 veth569cd73 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:23:07 08:07:02 eth0 2952.24 2427.80 12278.84 525.50 0.00 0.00 0.00 0.00 08:23:07 08:07:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:23:07 08:07:02 veth618c3dc 0.00 1.62 0.00 0.08 0.00 0.00 0.00 0.00 08:23:07 08:08:01 eth0 166.40 132.43 1336.86 91.43 0.00 0.00 0.00 0.00 08:23:07 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:08:01 veth618c3dc 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:08:01 docker0 1118.71 1191.64 88.04 4038.17 0.00 0.00 0.00 0.00 08:23:07 08:09:01 eth0 75.52 43.26 425.52 14.70 0.00 0.00 0.00 0.00 08:23:07 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:09:01 docker0 27.25 46.32 1.76 401.03 0.00 0.00 0.00 0.00 08:23:07 08:10:01 eth0 1.28 0.47 0.74 0.21 0.00 0.00 0.00 0.00 08:23:07 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:11:01 eth0 1.03 0.30 0.32 0.23 0.00 0.00 0.00 0.00 08:23:07 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:12:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:23:07 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:13:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:23:07 08:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:14:01 eth0 0.91 0.17 0.14 0.07 0.00 0.00 0.00 0.00 08:23:07 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:15:01 eth0 1.15 0.43 0.38 0.21 0.00 0.00 0.00 0.00 08:23:07 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:16:01 eth0 0.50 0.35 0.27 0.20 0.00 0.00 0.00 0.00 08:23:07 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:17:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:23:07 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:18:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:23:07 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:19:01 eth0 0.28 0.17 0.14 0.07 0.00 0.00 0.00 0.00 08:23:07 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:20:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:21:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:22:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 Average: eth0 96.23 82.60 466.32 23.45 0.00 0.00 0.00 0.00 08:23:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:07 Average: docker0 49.22 53.19 3.86 190.87 0.00 0.00 0.00 0.00 08:23:07 08:23:07 08:23:07 ---> sar -P ALL: 08:23:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/26/21 _x86_64_ (4 CPU) 08:23:07 08:23:07 07:57:50 LINUX RESTART (4 CPU) 08:23:07 08:23:07 07:59:02 CPU %user %nice %system %iowait %steal %idle 08:23:07 08:00:01 all 16.63 0.00 9.65 1.91 0.11 71.70 08:23:07 08:00:01 0 14.74 0.00 12.02 1.55 0.11 71.58 08:23:07 08:00:01 1 17.02 0.00 8.27 2.83 0.10 71.78 08:23:07 08:00:01 2 14.19 0.00 9.19 1.99 0.14 74.48 08:23:07 08:00:01 3 20.53 0.00 9.15 1.25 0.09 68.98 08:23:07 08:01:01 all 3.33 0.00 2.96 3.78 0.03 89.90 08:23:07 08:01:01 0 3.01 0.00 2.50 2.94 0.05 91.50 08:23:07 08:01:01 1 3.54 0.00 2.90 4.95 0.02 88.59 08:23:07 08:01:01 2 3.57 0.00 3.07 3.99 0.00 89.36 08:23:07 08:01:01 3 3.20 0.00 3.35 3.25 0.05 90.16 08:23:07 08:02:01 all 46.02 0.00 12.73 5.82 0.11 35.32 08:23:07 08:02:01 0 43.34 0.00 12.29 2.42 0.12 41.83 08:23:07 08:02:01 1 47.25 0.00 12.86 6.69 0.09 33.11 08:23:07 08:02:01 2 47.71 0.00 13.13 5.38 0.14 33.64 08:23:07 08:02:01 3 45.78 0.00 12.63 8.78 0.09 32.73 08:23:07 08:03:01 all 47.20 0.00 13.42 2.46 0.10 36.83 08:23:07 08:03:01 0 45.77 0.00 13.00 3.52 0.12 37.59 08:23:07 08:03:01 1 48.78 0.00 13.31 1.83 0.09 35.98 08:23:07 08:03:01 2 47.17 0.00 13.69 2.95 0.09 36.10 08:23:07 08:03:01 3 47.04 0.00 13.66 1.54 0.09 37.67 08:23:07 08:04:01 all 24.26 0.00 13.55 2.10 0.12 59.97 08:23:07 08:04:01 0 24.13 0.00 13.90 1.15 0.12 60.70 08:23:07 08:04:01 1 24.35 0.00 12.87 2.31 0.14 60.33 08:23:07 08:04:01 2 23.86 0.00 13.72 1.53 0.12 60.77 08:23:07 08:04:01 3 24.72 0.00 13.70 3.42 0.12 58.05 08:23:07 08:05:02 all 20.89 0.00 27.45 22.72 0.19 28.74 08:23:07 08:05:02 0 21.86 0.00 26.92 21.21 0.25 29.76 08:23:07 08:05:02 1 21.03 0.00 28.10 22.86 0.17 27.83 08:23:07 08:05:02 2 20.37 0.00 28.36 23.15 0.17 27.94 08:23:07 08:05:02 3 20.30 0.00 26.42 23.65 0.18 29.47 08:23:07 08:06:01 all 59.39 0.00 18.11 13.00 0.13 9.37 08:23:07 08:06:01 0 60.10 0.00 18.79 12.46 0.12 8.53 08:23:07 08:06:01 1 59.20 0.00 18.31 13.88 0.12 8.48 08:23:07 08:06:01 2 59.77 0.00 17.74 11.33 0.16 11.01 08:23:07 08:06:01 3 58.48 0.00 17.57 14.36 0.11 9.48 08:23:07 08:07:02 all 25.25 0.00 22.61 25.96 0.16 26.02 08:23:07 08:07:02 0 23.70 0.00 23.21 26.82 0.19 26.08 08:23:07 08:07:02 1 25.18 0.00 21.74 26.28 0.16 26.65 08:23:07 08:07:02 2 25.47 0.00 23.20 25.17 0.12 26.04 08:23:07 08:07:02 3 26.68 0.00 22.28 25.57 0.16 25.32 08:23:07 08:08:01 all 39.12 0.00 16.75 24.84 0.11 19.18 08:23:07 08:08:01 0 40.04 0.00 16.89 22.59 0.09 20.39 08:23:07 08:08:01 1 38.54 0.00 16.11 29.39 0.11 15.84 08:23:07 08:08:01 2 38.99 0.00 17.14 23.54 0.11 20.22 08:23:07 08:08:01 3 38.88 0.00 16.84 23.88 0.14 20.25 08:23:07 08:09:01 all 6.65 0.01 4.49 4.33 0.03 84.49 08:23:07 08:09:01 0 6.83 0.03 4.70 2.49 0.05 85.90 08:23:07 08:09:01 1 5.93 0.00 4.38 7.14 0.02 82.53 08:23:07 08:09:01 2 6.30 0.00 3.95 3.19 0.05 86.51 08:23:07 08:09:01 3 7.55 0.02 4.91 4.47 0.02 83.04 08:23:07 08:10:01 all 0.11 2.71 12.43 5.85 0.10 78.80 08:23:07 08:10:01 0 0.07 2.79 12.07 5.90 0.10 79.07 08:23:07 08:10:01 1 0.20 2.70 12.69 7.19 0.08 77.13 08:23:07 08:10:01 2 0.10 2.76 13.94 4.80 0.12 78.27 08:23:07 08:10:01 3 0.08 2.60 10.98 5.50 0.10 80.73 08:23:07 08:23:07 08:10:01 CPU %user %nice %system %iowait %steal %idle 08:23:07 08:11:01 all 0.11 0.00 0.05 0.01 0.00 99.83 08:23:07 08:11:01 0 0.22 0.00 0.03 0.00 0.00 99.75 08:23:07 08:11:01 1 0.07 0.00 0.08 0.00 0.00 99.85 08:23:07 08:11:01 2 0.05 0.00 0.05 0.00 0.00 99.90 08:23:07 08:11:01 3 0.12 0.00 0.03 0.03 0.00 99.82 08:23:07 08:12:01 all 0.14 0.00 0.02 0.00 0.00 99.84 08:23:07 08:12:01 0 0.52 0.00 0.03 0.00 0.00 99.45 08:23:07 08:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:23:07 08:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:23:07 08:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:23:07 08:13:02 all 0.17 0.00 0.08 0.02 0.00 99.74 08:23:07 08:13:02 0 0.52 0.00 0.07 0.00 0.00 99.42 08:23:07 08:13:02 1 0.05 0.00 0.07 0.00 0.00 99.88 08:23:07 08:13:02 2 0.05 0.00 0.07 0.00 0.00 99.88 08:23:07 08:13:02 3 0.05 0.00 0.12 0.07 0.00 99.77 08:23:07 08:14:01 all 0.14 0.00 0.03 0.00 0.01 99.81 08:23:07 08:14:01 0 0.49 0.00 0.03 0.00 0.00 99.47 08:23:07 08:14:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:23:07 08:14:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:23:07 08:14:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:23:07 08:15:01 all 0.15 0.00 0.03 0.00 0.00 99.82 08:23:07 08:15:01 0 0.52 0.00 0.02 0.00 0.00 99.47 08:23:07 08:15:01 1 0.03 0.00 0.07 0.00 0.00 99.90 08:23:07 08:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:23:07 08:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:23:07 08:16:01 all 0.17 0.00 0.03 0.00 0.00 99.80 08:23:07 08:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:23:07 08:16:01 1 0.60 0.00 0.03 0.00 0.02 99.35 08:23:07 08:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:23:07 08:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:23:07 08:17:01 all 0.15 0.00 0.02 0.00 0.00 99.83 08:23:07 08:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:23:07 08:17:01 1 0.52 0.00 0.02 0.00 0.00 99.47 08:23:07 08:17:01 2 0.03 0.00 0.05 0.00 0.00 99.92 08:23:07 08:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:23:07 08:18:01 all 0.15 0.00 0.02 0.00 0.00 99.82 08:23:07 08:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:23:07 08:18:01 1 0.53 0.00 0.03 0.00 0.00 99.43 08:23:07 08:18:01 2 0.05 0.00 0.03 0.00 0.00 99.92 08:23:07 08:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:23:07 08:19:01 all 0.15 0.00 0.03 0.00 0.00 99.83 08:23:07 08:19:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:23:07 08:19:01 1 0.52 0.00 0.03 0.00 0.00 99.45 08:23:07 08:19:01 2 0.02 0.00 0.05 0.00 0.00 99.93 08:23:07 08:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:23:07 08:20:01 all 0.15 0.00 0.03 0.00 0.00 99.81 08:23:07 08:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:23:07 08:20:01 1 0.53 0.00 0.03 0.00 0.00 99.43 08:23:07 08:20:01 2 0.03 0.00 0.07 0.00 0.02 99.88 08:23:07 08:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:23:07 08:21:01 all 0.14 0.00 0.02 0.00 0.00 99.84 08:23:07 08:21:01 0 0.50 0.00 0.02 0.00 0.00 99.48 08:23:07 08:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:23:07 08:21:01 2 0.03 0.00 0.05 0.00 0.00 99.92 08:23:07 08:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:23:07 08:23:07 08:21:01 CPU %user %nice %system %iowait %steal %idle 08:23:07 08:22:01 all 0.15 0.00 0.02 0.00 0.00 99.82 08:23:07 08:22:01 0 0.50 0.00 0.03 0.00 0.02 99.45 08:23:07 08:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:23:07 08:22:01 2 0.05 0.00 0.03 0.00 0.00 99.92 08:23:07 08:22:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:23:07 Average: all 12.25 0.12 6.54 4.76 0.05 76.28 08:23:07 Average: 0 12.11 0.12 6.64 4.36 0.06 76.71 08:23:07 Average: 1 12.40 0.12 6.44 5.30 0.05 75.69 08:23:07 Average: 2 12.14 0.12 6.69 4.52 0.05 76.47 08:23:07 Average: 3 12.33 0.11 6.40 4.86 0.05 76.25 08:23:07 08:23:07 08:23:07