Pull request #3478 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7796fe417de755efe735d53457cf2a26a5e2ffd7+e79253a2318f5b0369661d93348991152d233172 (f4ad462f315bebb5e53806e4624008cbc0fa3ec3) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5100637567574401321.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9021469708491060566.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3478/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3478/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8550915552285103231.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3704625370588007664.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3478/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3478/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1522568878815222969.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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-189’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-builder-2c-1g-14800’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-14819’ is offline ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-14827 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh5312800821260042054.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e79253a2318f5b0369661d93348991152d233172 into PR head commit 7796fe417de755efe735d53457cf2a26a5e2ffd7 Merge succeeded, producing 7796fe417de755efe735d53457cf2a26a5e2ffd7 Checking out Revision 7796fe417de755efe735d53457cf2a26a5e2ffd7 (PR-3478) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh3034659108888242358.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7796fe417de755efe735d53457cf2a26a5e2ffd7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh1360645712369935425.key > git merge e79253a2318f5b0369661d93348991152d233172 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7796fe417de755efe735d53457cf2a26a5e2ffd7 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:51:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:51:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:51:25 ========================================================= 19:51:25 EdgeX Global Pipelines Version Info 19:51:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 20a883cba20bac2e03c741347929bf0deca7e72a # timeout=10 19:51:27 ------------------- 19:51:27 stable info: 19:51:27 ------------------- 19:51:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:51:27 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 19:51:27 Message: update stable to v1.0.192 19:51:28 ------------------- 19:51:28 experimental info: 19:51:28 ------------------- 19:51:28 Commited By: **** collab-it+edgex@linuxfoundation.org 19:51:28 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 19:51:28 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3478 [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3478 [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3478 [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7796fe417de755efe735d53457cf2a26a5e2ffd7 [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7796fe4 [Pipeline] echo 19:51:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:51:28 provisioning config files... 19:51:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1034909476653287551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:51:29 ---> docker-login.sh 19:51:29 nexus3.edgexfoundry.org:10001 19:51:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:29 Configure a credential helper to remove this warning. See 19:51:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:29 19:51:29 Login Succeeded 19:51:29 nexus3.edgexfoundry.org:10002 19:51:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:29 Configure a credential helper to remove this warning. See 19:51:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:29 19:51:29 Login Succeeded 19:51:29 nexus3.edgexfoundry.org:10003 19:51:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:30 Configure a credential helper to remove this warning. See 19:51:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:30 19:51:30 Login Succeeded 19:51:30 nexus3.edgexfoundry.org:10004 19:51:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:30 Configure a credential helper to remove this warning. See 19:51:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:30 19:51:30 Login Succeeded 19:51:30 docker.io 19:51:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:30 Configure a credential helper to remove this warning. See 19:51:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:30 19:51:30 Login Succeeded 19:51:30 ---> docker-login.sh ends [Pipeline] } 19:51:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:51:31 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:51:31 + for file in '`ls cmd/**/Dockerfile`' 19:51:31 ++ dirname cmd/core-command/Dockerfile 19:51:31 ++ cut -d/ -f2 19:51:31 + echo core-command,cmd/core-command/Dockerfile 19:51:31 + for file in '`ls cmd/**/Dockerfile`' 19:51:31 ++ dirname cmd/core-data/Dockerfile 19:51:31 ++ cut -d/ -f2 19:51:31 + echo core-data,cmd/core-data/Dockerfile 19:51:31 + for file in '`ls cmd/**/Dockerfile`' 19:51:31 ++ dirname cmd/core-metadata/Dockerfile 19:51:31 ++ cut -d/ -f2 19:51:31 + echo core-metadata,cmd/core-metadata/Dockerfile 19:51:31 + for file in '`ls cmd/**/Dockerfile`' 19:51:31 ++ dirname cmd/security-bootstrapper/Dockerfile 19:51:31 ++ cut -d/ -f2 19:51:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:51:31 + for file in '`ls cmd/**/Dockerfile`' 19:51:31 ++ dirname cmd/security-proxy-setup/Dockerfile 19:51:31 ++ cut -d/ -f2 19:51:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:51:31 + for file in '`ls cmd/**/Dockerfile`' 19:51:31 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:51:31 ++ cut -d/ -f2 19:51:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:51:31 + for file in '`ls cmd/**/Dockerfile`' 19:51:31 ++ dirname cmd/support-notifications/Dockerfile 19:51:31 ++ cut -d/ -f2 19:51:31 + echo support-notifications,cmd/support-notifications/Dockerfile 19:51:31 + for file in '`ls cmd/**/Dockerfile`' 19:51:31 ++ dirname cmd/support-scheduler/Dockerfile 19:51:31 ++ cut -d/ -f2 19:51:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:51:31 + for file in '`ls cmd/**/Dockerfile`' 19:51:31 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:51:31 ++ cut -d/ -f2 19:51:31 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:51:31 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:51:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:51:31 19:51:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:51:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:51:32 latest: Pulling from edgex-devops/git-semver 19:51:32 31603596830f: Pulling fs layer 19:51:32 54011a49482f: Pulling fs layer 19:51:32 a6820b24f6d8: Pulling fs layer 19:51:32 f581987b2513: Pulling fs layer 19:51:32 f581987b2513: Waiting 19:51:32 54011a49482f: Verifying Checksum 19:51:32 54011a49482f: Download complete 19:51:32 31603596830f: Verifying Checksum 19:51:32 31603596830f: Download complete 19:51:32 f581987b2513: Verifying Checksum 19:51:32 f581987b2513: Download complete 19:51:32 a6820b24f6d8: Verifying Checksum 19:51:32 a6820b24f6d8: Download complete 19:51:32 31603596830f: Pull complete 19:51:32 54011a49482f: Pull complete 19:51:33 a6820b24f6d8: Pull complete 19:51:33 f581987b2513: Pull complete 19:51:33 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:51:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:51:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:51:33 prd-centos7-docker-4c-2g-14827 does not seem to be running inside a container 19:51:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:51:35 $ docker top 1c9efca19e608c23b0b80ad0ae787c26bbbb4ebb38466e570469feab7c66c6ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:51:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:51:35 [ssh-agent] Looking for ssh-agent implementation... 19:51:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:51:35 $ docker exec 1c9efca19e608c23b0b80ad0ae787c26bbbb4ebb38466e570469feab7c66c6ce ssh-agent 19:51:35 SSH_AUTH_SOCK=/tmp/ssh-zaEox2qSbnP7/agent.14 19:51:35 SSH_AGENT_PID=20 19:51:35 Running ssh-add (command line suppressed) 19:51:35 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3096302861487036376.key (/w/workspace/edgex-go/3@tmp/private_key_3096302861487036376.key) 19:51:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:51:35 + git tag --points-at HEAD [Pipeline] } 19:51:35 $ docker exec --env ******** --env ******** 1c9efca19e608c23b0b80ad0ae787c26bbbb4ebb38466e570469feab7c66c6ce ssh-agent -k 19:51:36 unset SSH_AUTH_SOCK; 19:51:36 unset SSH_AGENT_PID; 19:51:36 echo Agent pid 20 killed; 19:51:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:51:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:51:36 [ssh-agent] Looking for ssh-agent implementation... 19:51:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:51:36 $ docker exec 1c9efca19e608c23b0b80ad0ae787c26bbbb4ebb38466e570469feab7c66c6ce ssh-agent 19:51:36 SSH_AUTH_SOCK=/tmp/ssh-ypGIqm1PW4XK/agent.53 19:51:36 SSH_AGENT_PID=59 19:51:36 Running ssh-add (command line suppressed) 19:51:36 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8598633230616264006.key (/w/workspace/edgex-go/3@tmp/private_key_8598633230616264006.key) 19:51:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:51:36 + git semver init 19:51:36 # -> Open(): unable to determine branch for HEAD 19:51:36 # $GIT_DIR = /w/workspace/edgex-go/3/.git 19:51:36 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 19:51:36 # $SEMVER_REMOTE_NAME = origin 19:51:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:51:36 # $SEMVER_USER_NAME = edgex-jenkins 19:51:36 # $SEMVER_BRANCH = PR-3478 19:51:36 # $SEMVER_TEMP = /tmp/semver-584375166 19:51:36 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:51:54 # '/tmp/semver-584375166' -> '/w/workspace/edgex-go/3/.semver' 19:51:54 # -> Force: false 19:51:54 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 19:51:54 $ docker exec --env ******** --env ******** 1c9efca19e608c23b0b80ad0ae787c26bbbb4ebb38466e570469feab7c66c6ce ssh-agent -k 19:51:55 unset SSH_AUTH_SOCK; 19:51:55 unset SSH_AGENT_PID; 19:51:55 echo Agent pid 59 killed; 19:51:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:51:55 + git semver [Pipeline] } 19:51:55 $ docker stop --time=1 1c9efca19e608c23b0b80ad0ae787c26bbbb4ebb38466e570469feab7c66c6ce 19:51:58 $ docker rm -f 1c9efca19e608c23b0b80ad0ae787c26bbbb4ebb38466e570469feab7c66c6ce [Pipeline] // withDockerContainer [Pipeline] sh 19:51:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:51:59 Stashed 1 file(s) [Pipeline] echo 19:51:59 [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 19:52:00 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:52:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:52:00 + sudo service docker restart 19:52:00 + true 19:52:00 Redirecting to /bin/systemctl restart docker.service 19:52:14 Still waiting to schedule task 19:52:14 ‘prd-centos7-blackbox-4c-2g-189’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 19:52:14 ‘prd-centos7-builder-2c-1g-14800’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 19:52:14 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 19:52:14 ‘prd-centos7-docker-4c-2g-14822’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 19:52:14 ‘prd-centos7-docker-4c-2g-14824’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 19:52:14 ‘prd-centos7-docker-4c-2g-309’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 19:52:14 ‘prd-ubuntu18.04-docker-arm64-4c-16g-14828’ is offline [Pipeline] echo 19:52:18 ========================================================= 19:52:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:52:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:52:19 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 19:52:20 Sending build context to Docker daemon 330.5MB 19:52:20 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:52:20 Step 2/6 : FROM ${BASE} 19:52:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:52:20 540db60ca938: Pulling fs layer 19:52:20 adcc1eea9eea: Pulling fs layer 19:52:20 4c4ab2625f07: Pulling fs layer 19:52:20 0510c868ecb4: Pulling fs layer 19:52:20 afea3b2eda06: Pulling fs layer 19:52:20 7809a108b3ef: Pulling fs layer 19:52:20 f706445af74f: Pulling fs layer 19:52:20 afea3b2eda06: Waiting 19:52:20 7809a108b3ef: Waiting 19:52:20 f706445af74f: Waiting 19:52:20 0510c868ecb4: Waiting 19:52:20 4c4ab2625f07: Verifying Checksum 19:52:20 4c4ab2625f07: Download complete 19:52:20 adcc1eea9eea: Verifying Checksum 19:52:20 adcc1eea9eea: Download complete 19:52:20 afea3b2eda06: Verifying Checksum 19:52:20 afea3b2eda06: Download complete 19:52:20 540db60ca938: Verifying Checksum 19:52:20 540db60ca938: Download complete 19:52:20 7809a108b3ef: Verifying Checksum 19:52:20 7809a108b3ef: Download complete 19:52:20 540db60ca938: Pull complete 19:52:21 adcc1eea9eea: Pull complete 19:52:21 4c4ab2625f07: Pull complete 19:52:23 f706445af74f: Verifying Checksum 19:52:23 f706445af74f: Download complete 19:52:23 0510c868ecb4: Verifying Checksum 19:52:23 0510c868ecb4: Download complete 19:52:26 0510c868ecb4: Pull complete 19:52:26 afea3b2eda06: Pull complete 19:52:26 7809a108b3ef: Pull complete 19:52:30 f706445af74f: Pull complete 19:52:30 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:52:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:52:30 ---> b068be0155e3 19:52:30 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 19:52:31 ---> Running in edb71cdab38c 19:52:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:52:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:52:33 (1/12) Installing libmagic (5.39-r0) 19:52:34 (2/12) Installing file (5.39-r0) 19:52:34 (3/12) Installing libc-dev (0.7.2-r3) 19:52:34 (4/12) Installing g++ (10.2.1_pre1-r3) 19:52:40 (5/12) Installing fortify-headers (1.1-r0) 19:52:40 (6/12) Installing patch (2.7.6-r6) 19:52:40 (7/12) Installing build-base (0.5-r2) 19:52:40 (8/12) Installing libsodium (1.0.18-r0) 19:52:40 (9/12) Installing pkgconf (1.7.3-r0) 19:52:40 (10/12) Installing libsodium-dev (1.0.18-r0) 19:52:40 (11/12) Installing libzmq (4.3.3-r1) 19:52:40 (12/12) Installing zeromq-dev (4.3.3-r1) 19:52:40 Executing busybox-1.32.1-r6.trigger 19:52:40 OK: 219 MiB in 52 packages 19:52:42 Removing intermediate container edb71cdab38c 19:52:42 ---> 8b6530cb49de 19:52:42 Step 4/6 : WORKDIR /edgex-go 19:52:42 ---> Running in 09e66396c180 19:52:42 Removing intermediate container 09e66396c180 19:52:42 ---> 9128082045de 19:52:42 Step 5/6 : COPY go.mod . 19:52:43 ---> 48f70f46bf67 19:52:43 Step 6/6 : RUN go mod download 19:52:43 ---> Running in 157e79f87f79 19:53:01 Removing intermediate container 157e79f87f79 19:53:01 ---> 8f36987586aa 19:53:01 Successfully built 8f36987586aa 19:53:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:53:01 + docker inspect -f . ci-base-image-x86_64 19:53:01 . [Pipeline] withDockerContainer 19:53:01 prd-centos7-docker-4c-2g-14827 does not seem to be running inside a container 19:53:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:53:02 $ docker top 38b9c708d605b20374be6d34c15b9792cbce0fa879157f9d9c2fdad5d889cdb4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:53:02 + go version 19:53:02 go version go1.16.3 linux/amd64 [Pipeline] } 19:53:02 $ docker stop --time=1 38b9c708d605b20374be6d34c15b9792cbce0fa879157f9d9c2fdad5d889cdb4 19:53:03 $ docker rm -f 38b9c708d605b20374be6d34c15b9792cbce0fa879157f9d9c2fdad5d889cdb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:53:04 + docker inspect -f . ci-base-image-x86_64 19:53:04 . [Pipeline] withDockerContainer 19:53:04 prd-centos7-docker-4c-2g-14827 does not seem to be running inside a container 19:53:04 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:53:05 $ docker top 3fe09fc02b3d35258844f81aecb2422df0ab14944eb484e28c1a02ec66fd0440 -eo pid,comm [Pipeline] { [Pipeline] echo 19:53:05 ========================================================= 19:53:05 [edgeXBuildGoParallel] Running Tests and Build... 19:53:05 ========================================================= [Pipeline] sh 19:53:06 + go mod tidy [Pipeline] sh 19:53:06 + make test 19:53:06 go mod tidy 19:53:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:53:13 ? github.com/edgexfoundry/edgex-go [no test files] 19:53:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:53:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:53:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:53:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:53:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:53:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:53:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:53:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:53:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:53:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:53:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:53:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:53:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:53:48 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.080s coverage: 46.1% of statements 19:53:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:53:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:53:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:53:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:53:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:53:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 19:53:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.042s coverage: 28.7% of statements 19:53:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.071s coverage: 100.0% of statements 19:53:51 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.093s coverage: 27.8% of statements 19:53:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:53:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:53:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:53:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:53:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:53:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements 19:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:53:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.041s coverage: 100.0% of statements 19:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:53:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.049s coverage: 100.0% of statements 19:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:53:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.055s coverage: 71.3% of statements 19:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:53:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.077s coverage: 87.7% of statements 19:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:53:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.059s coverage: 78.9% of statements 19:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:53:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.210s coverage: 28.6% of statements 19:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 19:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 19:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 19:53:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.056s coverage: 100.0% of statements 19:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 19:53:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.064s coverage: 100.0% of statements 19:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 19:53:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.092s coverage: 86.7% of statements 19:53:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 19:53:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.092s coverage: 97.5% of statements 19:53:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 19:53:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.058s coverage: 78.3% of statements 19:53:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 19:53:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:53:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:53:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 19:53:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.235s coverage: 95.1% of statements 19:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:53:58 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 19:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 19:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 19:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 19:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 19:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 19:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 19:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 19:53:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements 19:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 19:53:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.049s coverage: 0.8% of statements 19:53:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:53:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.041s coverage: 21.7% of statements 19:53:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:53:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 19:54:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.044s coverage: 79.5% of statements 19:54:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 19:54:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 19:54:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 19:54:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements 19:54:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 19:54:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.277s coverage: 81.8% of statements 19:54:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 19:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 19:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements 19:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 19:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 76.0% of statements 19:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.0% of statements 19:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements 19:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 19:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 19:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements 19:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 19:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements 19:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 19:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements 19:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 19:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.176s coverage: 66.9% of statements 19:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.5% of statements 19:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.039s coverage: 89.5% of statements 19:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.025s coverage: 84.8% of statements 19:54:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.097s coverage: 47.1% of statements 19:54:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:54:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:54:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 19:54:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 19:54:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 19:54:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.031s coverage: 100.0% of statements 19:54:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 19:54:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.041s coverage: 100.0% of statements 19:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 19:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 19:54:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.050s coverage: 20.6% of statements 19:54:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 19:54:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.131s coverage: 91.6% of statements 19:54:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 19:54:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 19:54:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 19:54:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.606s coverage: 28.8% of statements 19:54:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:54:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:54:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 19:54:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 19:54:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 19:54:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.040s coverage: 99.0% of statements 19:54:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 19:54:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements 19:54:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 19:54:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 19:54:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 19:54:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.049s coverage: 64.6% of statements 19:54:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 19:54:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.073s coverage: 97.6% of statements 19:54:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 19:54:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 19:54:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 19:54:46 ok github.com/edgexfoundry/edgex-go/internal/system 0.035s coverage: 0.0% of statements 19:54:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:54:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements 19:54:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:54:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:54:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:54:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:54:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.033s coverage: 87.9% of statements 19:54:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:54:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:54:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements 19:54:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.040s coverage: 28.1% of statements 19:54:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 19:54:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.030s coverage: 85.7% of statements 19:54:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 19:54:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 100.0% of statements 19:54:48 GO111MODULE=on go vet ./... 19:54:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14830 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws 19:54:54 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 19:54:55 The recommended git tool is: git 19:55:00 using credential edgex-jenkins-ssh 19:55:00 Cloning the remote Git repository 19:55:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:55:00 > git init /w/workspace/edgex-go/3 # timeout=10 19:55:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:55:00 > git --version # timeout=10 19:55:00 > git --version # 'git version 2.17.1' 19:55:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:55:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:55:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:55:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:55:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:55:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:55:23 using GIT_SSH to set credentials SSH Credentials for GitHub 19:55:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:55:24 Merging remotes/origin/master commit e79253a2318f5b0369661d93348991152d233172 into PR head commit 7796fe417de755efe735d53457cf2a26a5e2ffd7 19:55:24 Merge succeeded, producing 7796fe417de755efe735d53457cf2a26a5e2ffd7 19:55:24 Checking out Revision 7796fe417de755efe735d53457cf2a26a5e2ffd7 (PR-3478) 19:55:24 > git config core.sparsecheckout # timeout=10 19:55:24 > git checkout -f 7796fe417de755efe735d53457cf2a26a5e2ffd7 # timeout=10 19:55:24 > git remote # timeout=10 19:55:24 > git config --get remote.origin.url # timeout=10 19:55:24 using GIT_SSH to set credentials SSH Credentials for GitHub 19:55:24 > git merge e79253a2318f5b0369661d93348991152d233172 # timeout=10 19:55:24 > git rev-parse HEAD^{commit} # timeout=10 19:55:24 > git config core.sparsecheckout # timeout=10 19:55:24 > git checkout -f 7796fe417de755efe735d53457cf2a26a5e2ffd7 # timeout=10 19:55:27 gofmt -l . 19:55:27 [ "`gofmt -l .`" = "" ] 19:55:27 ./bin/test-go-mod-tidy.sh 19:55:27 ./bin/test-attribution-txt.sh [Pipeline] sh 19:55:27 + ls -al . 19:55:27 total 840 19:55:27 drwxrwxr-x 10 1001 1001 4096 May 18 19:55 . 19:55:27 drwxr-xr-x 4 root root 28 May 18 19:53 .. 19:55:27 -rw-rw-r-- 1 1001 1001 11 May 18 19:51 .dockerignore 19:55:27 drwxrwxr-x 8 1001 1001 179 May 18 19:51 .git 19:55:27 drwxrwxr-x 3 1001 1001 125 May 18 19:51 .github 19:55:27 -rw-rw-r-- 1 1001 1001 818 May 18 19:51 .gitignore 19:55:27 drwx------ 3 1001 1001 60 May 18 19:51 .semver 19:55:27 -rw-rw-r-- 1 1001 1001 166 May 18 19:51 .sonarcloud.properties 19:55:27 -rw-rw-r-- 1 1001 1001 8609 May 18 19:51 Attribution.txt 19:55:27 -rw-rw-r-- 1 1001 1001 3804 May 18 19:51 CONTRIBUTING.md 19:55:27 -rw-rw-r-- 1 1001 1001 931 May 18 19:51 Dockerfile.build 19:55:27 -rw-rw-r-- 1 1001 1001 863 May 18 19:51 Jenkinsfile 19:55:27 -rw-rw-r-- 1 1001 1001 10775 May 18 19:51 LICENSE 19:55:27 -rw-rw-r-- 1 1001 1001 5632 May 18 19:51 Makefile 19:55:27 -rw-rw-r-- 1 1001 1001 7978 May 18 19:51 README.md 19:55:27 -rw-rw-r-- 1 1001 1001 6755 May 18 19:51 SECURITY.md 19:55:27 -rw-rw-r-- 1 1001 1001 5 May 18 19:51 VERSION 19:55:27 -rw-rw-r-- 1 1001 1001 4131 May 18 19:51 ZMQWindows.md 19:55:27 drwxrwxr-x 2 1001 1001 117 May 18 19:51 bin 19:55:27 drwxrwxr-x 14 1001 1001 4096 May 18 19:51 cmd 19:55:27 -rw-r--r-- 1 root root 730935 May 18 19:54 coverage.out 19:55:27 -rw-r--r-- 1 root root 1060 May 18 19:55 go.mod 19:55:27 -rw-r--r-- 1 root root 22101 May 18 19:53 go.sum 19:55:27 drwxrwxr-x 8 1001 1001 127 May 18 19:51 internal 19:55:27 drwxrwxr-x 4 1001 1001 26 May 18 19:51 openapi 19:55:27 drwxrwxr-x 4 1001 1001 71 May 18 19:51 snap 19:55:27 -rw-rw-r-- 1 1001 1001 168 May 18 19:51 version.go [Pipeline] sh 19:55:27 + '[' -e coverage.out ] 19:55:27 + chown 1001:1001 coverage.out [Pipeline] stash 19:55:28 Stashed 1 file(s) [Pipeline] sh 19:55:28 + make build 19:55:28 go mod tidy 19:55:28 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 19:55:29 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:55:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:55:30 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:55:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:55:31 + true 19:55:31 + sudo service docker restart 19:55:38 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 19:55:39 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 19:55:41 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 19:55:41 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 19:55:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:55:43 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 19:55:44 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 19:55:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:55:46 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 19:55:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 19:55:48 $ docker stop --time=1 3fe09fc02b3d35258844f81aecb2422df0ab14944eb484e28c1a02ec66fd0440 19:55:52 $ docker rm -f 3fe09fc02b3d35258844f81aecb2422df0ab14944eb484e28c1a02ec66fd0440 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 19:55:53 provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 19:55:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3406410464161541384tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 19:55:54 ---> docker-login.sh 19:55:54 nexus3.edgexfoundry.org:10001 19:55:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:55:54 19:55:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:55:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:55:54 latest: Pulling from edgex-devops/edgex-compose 19:55:54 cbdbe7a5bc2a: Pulling fs layer 19:55:54 ca9280d653b3: Pulling fs layer 19:55:54 7e9c9ca2126c: Pulling fs layer 19:55:54 cbdbe7a5bc2a: Verifying Checksum 19:55:54 cbdbe7a5bc2a: Download complete 19:55:54 cbdbe7a5bc2a: Pull complete 19:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:55 ca9280d653b3: Verifying Checksum 19:55:55 ca9280d653b3: Download complete 19:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:55 Configure a credential helper to remove this warning. See 19:55:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:55 19:55:55 Login Succeeded 19:55:55 nexus3.edgexfoundry.org:10002 19:55:55 ca9280d653b3: Pull complete 19:55:55 7e9c9ca2126c: Verifying Checksum 19:55:55 7e9c9ca2126c: Download complete 19:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:56 Configure a credential helper to remove this warning. See 19:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:56 19:55:56 Login Succeeded 19:55:56 nexus3.edgexfoundry.org:10003 19:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:56 Configure a credential helper to remove this warning. See 19:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:56 19:55:56 Login Succeeded 19:55:56 nexus3.edgexfoundry.org:10004 19:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:57 Configure a credential helper to remove this warning. See 19:55:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:57 19:55:57 Login Succeeded 19:55:57 docker.io 19:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:58 Configure a credential helper to remove this warning. See 19:55:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:58 19:55:58 Login Succeeded 19:55:58 ---> docker-login.sh ends [Pipeline] } 19:55:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:55:58 ========================================================= 19:55:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:55:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:55: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.16-alpine . 19:55:59 7e9c9ca2126c: Pull complete 19:55:59 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:55:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:55:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:55:59 prd-centos7-docker-4c-2g-14827 does not seem to be running inside a container 19:55:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:56:01 Sending build context to Docker daemon 167.9MB 19:56:01 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:56:01 Step 2/6 : FROM ${BASE} 19:56:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:56:01 595b0fe564bb: Pulling fs layer 19:56:01 7186ed65a4f7: Pulling fs layer 19:56:01 316046926c0a: Pulling fs layer 19:56:01 4ebd0625c992: Pulling fs layer 19:56:01 207e8628e3a3: Pulling fs layer 19:56:01 c791037a9be2: Pulling fs layer 19:56:01 ffd874e62e21: Pulling fs layer 19:56:01 4ebd0625c992: Waiting 19:56:01 207e8628e3a3: Waiting 19:56:01 c791037a9be2: Waiting 19:56:01 ffd874e62e21: Waiting 19:56:01 316046926c0a: Download complete 19:56:01 7186ed65a4f7: Verifying Checksum 19:56:01 7186ed65a4f7: Download complete 19:56:01 207e8628e3a3: Download complete 19:56:01 c791037a9be2: Verifying Checksum 19:56:01 c791037a9be2: Download complete 19:56:01 595b0fe564bb: Verifying Checksum 19:56:01 595b0fe564bb: Download complete 19:56:02 595b0fe564bb: Pull complete 19:56:03 7186ed65a4f7: Pull complete 19:56:03 316046926c0a: Pull complete 19:56:03 ffd874e62e21: Download complete 19:56:05 4ebd0625c992: Verifying Checksum 19:56:05 4ebd0625c992: Download complete 19:56:09 $ docker top fe99c9aed91b1e879cab49c85d414f81a0a14f90b06293b54d51f208714a8dc0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:56:09 + docker-compose build --help 19:56:09 + grep parallel 19:56:10 --parallel Build images in parallel. [Pipeline] } 19:56:10 $ docker stop --time=1 fe99c9aed91b1e879cab49c85d414f81a0a14f90b06293b54d51f208714a8dc0 19:56:11 $ docker rm -f fe99c9aed91b1e879cab49c85d414f81a0a14f90b06293b54d51f208714a8dc0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:56:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:56:12 . [Pipeline] withDockerContainer 19:56:12 prd-centos7-docker-4c-2g-14827 does not seem to be running inside a container 19:56:12 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 19:56:13 $ docker top fd0d3728cf9bbebf969683ca79182daf9f2cd5a95989a7207cb977b245ef002e -eo pid,comm [Pipeline] { [Pipeline] sh 19:56:13 + docker-compose -f ./docker-compose-build.yml build --parallel 19:56:14 Building core-command ... 19:56:14 Building core-data ... 19:56:14 Building core-metadata ... 19:56:14 Building security-bootstrapper ... 19:56:14 Building security-proxy-setup ... 19:56:14 Building security-secretstore-setup ... 19:56:14 Building support-notifications ... 19:56:14 Building support-scheduler ... 19:56:14 Building sys-mgmt-agent ... 19:56:14 Building security-secretstore-setup 19:56:14 Building core-command 19:56:14 Building security-proxy-setup 19:56:14 Building security-bootstrapper 19:56:14 Building core-metadata 19:56:17 4ebd0625c992: Pull complete 19:56:17 207e8628e3a3: Pull complete 19:56:17 c791037a9be2: Pull complete 19:56:22 ffd874e62e21: Pull complete 19:56:22 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 19:56:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:56:22 ---> cfc18b08335c 19:56:22 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:56:23 ---> Running in 1a673aa78c4b 19:56:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:56:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:56:26 (1/12) Installing libmagic (5.39-r0) 19:56:26 (2/12) Installing file (5.39-r0) 19:56:27 (3/12) Installing libc-dev (0.7.2-r3) 19:56:27 (4/12) Installing g++ (10.2.1_pre1-r3) 19:56:33 (5/12) Installing fortify-headers (1.1-r0) 19:56:33 (6/12) Installing patch (2.7.6-r6) 19:56:33 (7/12) Installing build-base (0.5-r2) 19:56:33 (8/12) Installing libsodium (1.0.18-r0) 19:56:33 (9/12) Installing pkgconf (1.7.3-r0) 19:56:33 (10/12) Installing libsodium-dev (1.0.18-r0) 19:56:33 (11/12) Installing libzmq (4.3.3-r1) 19:56:33 (12/12) Installing zeromq-dev (4.3.3-r1) 19:56:33 Executing busybox-1.32.1-r6.trigger 19:56:33 OK: 218 MiB in 52 packages 19:56:38 Removing intermediate container 1a673aa78c4b 19:56:38 ---> c206820ff417 19:56:38 Step 4/6 : WORKDIR /edgex-go 19:56:38 ---> Running in 64855bf2ceb9 19:56:38 Removing intermediate container 64855bf2ceb9 19:56:38 ---> 1f14c7184fd4 19:56:38 Step 5/6 : COPY go.mod . 19:56:39 ---> aa5638fb13a4 19:56:39 Step 6/6 : RUN go mod download 19:56:39 ---> Running in 80cc4b055363 19:57:06 Removing intermediate container 80cc4b055363 19:57:06 ---> 0eebd8575103 19:57:06 Successfully built 0eebd8575103 19:57:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:57:07 + docker inspect -f . ci-base-image-arm64 19:57:07 . [Pipeline] withDockerContainer 19:57:07 prd-ubuntu18.04-docker-arm64-4c-16g-14830 does not seem to be running inside a container 19:57:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:57:09 $ docker top 4202e120db18d2a260a529f8fde2f17fd7052fffce77f61f8dd5e005eb97bb29 -eo pid,comm [Pipeline] { [Pipeline] sh 19:57:10 + go version 19:57:10 go version go1.16.3 linux/arm64 [Pipeline] } 19:57:10 $ docker stop --time=1 4202e120db18d2a260a529f8fde2f17fd7052fffce77f61f8dd5e005eb97bb29 19:57:12 $ docker rm -f 4202e120db18d2a260a529f8fde2f17fd7052fffce77f61f8dd5e005eb97bb29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:57:13 + docker inspect -f . ci-base-image-arm64 19:57:13 . [Pipeline] withDockerContainer 19:57:13 prd-ubuntu18.04-docker-arm64-4c-16g-14830 does not seem to be running inside a container 19:57:13 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:57:15 $ docker top fbd11e912a600b58e6dae88364ffd9ff249a2414493bd492903e8d0b6d8f1b6c -eo pid,comm [Pipeline] { [Pipeline] echo 19:57:15 ========================================================= 19:57:15 [edgeXBuildGoParallel] Running Tests and Build... 19:57:15 ========================================================= [Pipeline] sh 19:57:16 + go mod tidy [Pipeline] sh 19:57:18 + make test 19:57:18 go mod tidy 19:57:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:57:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:57:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:57:19 ---> 8f36987586aa 19:57:19 Step 3/24 : WORKDIR /edgex-go 19:57:19 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:57:19 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:57:19 ---> 8f36987586aa 19:57:19 Step 3/32 : WORKDIR /edgex-go 19:57:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:57:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:57:19 ---> 8f36987586aa 19:57:19 Step 3/24 : WORKDIR /edgex-go 19:57:19 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:57:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:57:19 ---> 8f36987586aa 19:57:19 Step 3/26 : WORKDIR /edgex-go 19:57:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:57:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:57:29 ---> 8f36987586aa 19:57:29 Step 3/22 : WORKDIR /edgex-go 19:57:32 ---> Running in 5ae0372e14ec 19:57:32 ---> Running in 421520bf9f5a 19:57:32 ---> Running in 23387efefb13 19:57:32 ---> Running in b3f519661b8c 19:57:32 ---> Running in 9eae2eed4ea4 19:57:32 Removing intermediate container 421520bf9f5a 19:57:32 ---> e4232578d5f3 19:57:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:32 Removing intermediate container 5ae0372e14ec 19:57:32 ---> 8a260a5c8722 19:57:32 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:32 Removing intermediate container 23387efefb13 19:57:32 ---> 238af7a6ec3d 19:57:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:32 Removing intermediate container b3f519661b8c 19:57:32 ---> 66027a984a19 19:57:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:32 Removing intermediate container 9eae2eed4ea4 19:57:32 ---> 09996df41dda 19:57:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:32 ---> Running in 5fd961ae4830 19:57:32 ---> Running in 490da53204fe 19:57:32 ---> Running in 3f6a0dd46712 19:57:32 ---> Running in a6d8f65b701c 19:57:33 ---> Running in e5dfff04ae78 19:57:36 Removing intermediate container 5fd961ae4830 19:57:36 ---> 903fbc037082 19:57:36 Step 5/24 : RUN apk add --update --no-cache make git 19:57:36 Removing intermediate container 3f6a0dd46712 19:57:36 ---> c27e37ed673c 19:57:36 Step 5/32 : RUN apk add --update --no-cache make git 19:57:36 ---> Running in f1d485b974e6 19:57:36 ---> Running in 5feffd652f38 19:57:37 Removing intermediate container a6d8f65b701c 19:57:37 ---> 0af7a36b28b5 19:57:37 Step 5/26 : RUN apk add --update --no-cache make git 19:57:37 Removing intermediate container 490da53204fe 19:57:37 ---> a410f0007e7f 19:57:37 Step 5/24 : RUN apk add --update --no-cache make git 19:57:37 ---> Running in e070dbcd82c9 19:57:37 ---> Running in 08caed8cbc17 19:57:37 Removing intermediate container e5dfff04ae78 19:57:37 ---> fab8a9ac5480 19:57:37 Step 5/22 : RUN apk add --update --no-cache make git 19:57:37 ---> Running in 0e95330eb6fb 19:57:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:57:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:57:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:57:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:57:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:57:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:57:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:57:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:57:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:57:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:57:39 OK: 219 MiB in 52 packages 19:57:39 OK: 219 MiB in 52 packages 19:57:40 OK: 219 MiB in 52 packages 19:57:40 OK: 219 MiB in 52 packages 19:57:40 OK: 219 MiB in 52 packages 19:57:41 Removing intermediate container 0e95330eb6fb 19:57:41 ---> 568520d6dc67 19:57:41 Step 6/22 : COPY go.mod . 19:57:41 Removing intermediate container e070dbcd82c9 19:57:41 ---> 4ce37a9c5638 19:57:41 Step 6/26 : COPY go.mod . 19:57:41 ---> f80baee6cc09 19:57:41 Step 7/22 : RUN go mod download 19:57:42 ---> Running in 7b7d1eb9c548 19:57:42 Removing intermediate container f1d485b974e6 19:57:42 ---> 1bf5bed28d86 19:57:42 Step 6/24 : COPY go.mod . 19:57:42 Removing intermediate container 5feffd652f38 19:57:42 ---> 76290d6e216d 19:57:42 Step 6/32 : COPY go.mod . 19:57:42 ---> b0852c679ecb 19:57:42 Step 7/26 : RUN go mod download 19:57:42 ---> Running in 4fe69970fdb4 19:57:42 ---> 9ab7e6fb2dcc 19:57:42 Step 7/24 : RUN go mod download 19:57:42 Removing intermediate container 08caed8cbc17 19:57:42 ---> 715ca03419b8 19:57:42 Step 6/24 : COPY go.mod . 19:57:43 ---> e503b293d772 19:57:43 Step 7/32 : RUN go mod download 19:57:43 ---> Running in bd2f3ea528ce 19:57:43 ---> Running in 6e2e7ad4f346 19:57:43 ---> 3647a87ad305 19:57:43 Step 7/24 : RUN go mod download 19:57:43 ---> Running in c7b32556dbcb 19:57:45 Removing intermediate container 7b7d1eb9c548 19:57:45 ---> dea822e703fb 19:57:45 Step 8/22 : COPY . . 19:57:51 ? github.com/edgexfoundry/edgex-go [no test files] 19:58:03 Removing intermediate container 4fe69970fdb4 19:58:03 ---> 5d776a8343bb 19:58:03 Step 8/26 : COPY . . 19:58:03 Removing intermediate container bd2f3ea528ce 19:58:03 ---> 8a7b58cb031b 19:58:03 Step 8/24 : COPY . . 19:58:03 ---> 719dd156f7ad 19:58:03 Step 9/22 : RUN go mod tidy 19:58:05 Removing intermediate container 6e2e7ad4f346 19:58:05 ---> 89dd274cad9e 19:58:05 Step 8/32 : COPY . . 19:58:44 ---> Running in 3a55ff9eebaf 19:58:44 Removing intermediate container c7b32556dbcb 19:58:44 ---> 8078f56daabc 19:58:44 Step 8/24 : COPY . . 19:58:44 ---> 8f611d83d22d 19:58:44 Step 9/26 : RUN go mod tidy 19:58:44 ---> 935caaec7b88 19:58:44 Step 9/24 : RUN go mod tidy 19:58:44 ---> f687c28a1b13 19:58:44 Step 9/32 : RUN go mod tidy 19:58:44 ---> Running in 558e14baedca 19:58:44 ---> Running in fdd8830110d5 19:58:44 ---> Running in a6ac5faa2360 19:58:54 Removing intermediate container 3a55ff9eebaf 19:58:54 ---> 124a000b6893 19:58:54 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:58:54 ---> Running in ade0bc5e6168 19:58:54 Removing intermediate container 558e14baedca 19:58:54 ---> 278a61576a4e 19:58:54 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:58:54 Removing intermediate container a6ac5faa2360 19:58:54 ---> 95e1ceb03aa5 19:58:54 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:58:54 ---> Running in 91cdfd2a4cec 19:58:54 ---> Running in ec88f6fd95ca 19:58:54 Removing intermediate container fdd8830110d5 19:58:54 ---> 4fc2e2145fda 19:58:54 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:58:55 ---> Running in 9af747df823c 19:58:55 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 19:58:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:58:56 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 19:58:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:58:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:59:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:59:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:59:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:59:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:59:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:59:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:59:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:59:29 ---> b8331c7ec5aa 19:59:29 Step 9/24 : RUN go mod tidy 19:59:29 ---> Running in b07910f1a51b 19:59:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:59:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:59:29 Removing intermediate container b07910f1a51b 19:59:29 ---> 8de3606b08ed 19:59:29 Step 10/24 : RUN make cmd/core-command/core-command 19:59:29 ---> Running in ae4d7042b7d7 19:59:30 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 19:59:36 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 19:59:36 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 19:59:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:59:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:59:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:59:46 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.421s coverage: 46.1% of statements 19:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 19:59:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.228s coverage: 28.7% of statements 19:59:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.333s coverage: 100.0% of statements 19:59:48 Removing intermediate container 91cdfd2a4cec 19:59:48 ---> 36123a3b0465 19:59:48 19:59:48 Step 11/26 : FROM alpine:3.12 19:59:48 Removing intermediate container ade0bc5e6168 19:59:48 ---> c10d162c187c 19:59:48 19:59:48 Step 11/22 : FROM alpine:3.12 19:59:48 3.12: Pulling from library/alpine 19:59:48 3.12: Pulling from library/alpine 19:59:49 Removing intermediate container ec88f6fd95ca 19:59:49 ---> 0a5f4f367473 19:59:49 19:59:49 Step 11/32 : FROM alpine:3.12 19:59:49 3.12: Pulling from library/alpine 19:59:49 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:59:49 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:59:49 Status: Downloaded newer image for alpine:3.12 19:59:49 Status: Downloaded newer image for alpine:3.12 19:59:49 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:59:49 Status: Image is up to date for alpine:3.12 19:59:49 ---> 13621d1b12d4 19:59:49 Step 12/22 : RUN apk add --update --no-cache curl 19:59:50 ---> 13621d1b12d4 19:59:50 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:59:50 ---> 13621d1b12d4 19:59:50 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:59:51 ---> Running in 93f5e4125414 19:59:51 ---> Running in 93a634dfe4f1 19:59:51 ---> Running in 91ca45e84d22 19:59:51 Removing intermediate container 91ca45e84d22 19:59:51 ---> ebc48908eb97 19:59:51 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:59:51 ---> Running in e0adfb16af6d 19:59:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:59:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:59:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:59:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:59:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:59:52 (1/4) Installing ca-certificates (20191127-r4) 19:59:52 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:59:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:59:52 (3/4) Installing libcurl (7.76.1-r0) 19:59:52 (4/4) Installing curl (7.76.1-r0) 19:59:52 Executing busybox-1.31.1-r20.trigger 19:59:52 (1/6) Installing ca-certificates (20191127-r4) 19:59:52 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:59:52 Executing ca-certificates-20191127-r4.trigger 19:59:52 (3/6) Installing libcurl (7.76.1-r0) 19:59:52 (4/6) Installing curl (7.76.1-r0) 19:59:52 (5/6) Installing dumb-init (1.2.2-r1) 19:59:52 (6/6) Installing su-exec (0.2-r1) 19:59:52 Executing busybox-1.31.1-r20.trigger 19:59:52 Executing ca-certificates-20191127-r4.trigger 19:59:52 OK: 7 MiB in 18 packages 19:59:52 (1/2) Installing dumb-init (1.2.2-r1) 19:59:52 (2/2) Installing su-exec (0.2-r1) 19:59:52 Executing busybox-1.31.1-r20.trigger 19:59:52 OK: 7 MiB in 20 packages 19:59:52 OK: 6 MiB in 16 packages 19:59:55 Removing intermediate container 93f5e4125414 19:59:55 ---> a1c5b5f8a73d 19:59:55 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:59:55 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.639s coverage: 27.8% of statements 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:59:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.350s coverage: 81.2% of statements 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:59:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.213s coverage: 100.0% of statements 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:59:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.350s coverage: 100.0% of statements 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:59:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.374s coverage: 71.3% of statements 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:59:58 ---> Running in 6714a799b62d 19:59:58 Removing intermediate container e0adfb16af6d 19:59:58 ---> e83e1f9ac925 19:59:58 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:59:58 Removing intermediate container 93a634dfe4f1 19:59:58 ---> a1b4383ed269 19:59:58 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:59:58 ---> Running in 72b62f59df5c 19:59:58 ---> Running in 202a0a7b6135 19:59:58 Removing intermediate container 9af747df823c 19:59:58 ---> 00acc1a23f2f 19:59:58 19:59:58 Step 11/24 : FROM alpine:3.12 19:59:58 ---> 13621d1b12d4 19:59:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:59:59 Removing intermediate container 6714a799b62d 19:59:59 ---> 60385c82426f 19:59:59 Step 14/22 : WORKDIR /edgex 19:59:59 ---> Running in 06e2192986bb 19:59:59 Removing intermediate container 202a0a7b6135 19:59:59 ---> 3a1db15fe8c6 19:59:59 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:59:59 ---> Running in 3b952129e7e2 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.601s coverage: 87.7% of statements 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.192s coverage: 78.9% of statements 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:59:59 Removing intermediate container 72b62f59df5c 19:59:59 ---> 1dba6235af69 19:59:59 Step 14/26 : WORKDIR / 20:00:00 ---> Running in 90a741e56e9e 20:00:00 ---> Running in c48dd7cdd443 20:00:00 Removing intermediate container 3b952129e7e2 20:00:00 ---> f737bf0ea9bc 20:00:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:00:00 Removing intermediate container 90a741e56e9e 20:00:00 ---> c9c9fe8c33c2 20:00:00 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:00:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:00:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:00:00 (1/1) Installing dumb-init (1.2.2-r1) 20:00:00 Executing busybox-1.31.1-r20.trigger 20:00:00 OK: 6 MiB in 15 packages 20:00:01 Removing intermediate container c48dd7cdd443 20:00:01 ---> f93e66d75c8c 20:00:01 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:00:01 ---> Running in 595bd34aac4a 20:00:01 ---> b9eb4a360017 20:00:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:00:02 ---> 0b110d24b2ba 20:00:02 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:00:02 Removing intermediate container 06e2192986bb 20:00:02 ---> 68c8b349b417 20:00:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:00:02 ---> 188beb97e1a0 20:00:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:00:02 ---> Running in dfdb7d54cab4 20:00:03 ---> fbc8d39a06ef 20:00:03 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:00:04 ---> 226cfff91a4b 20:00:04 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:00:04 Removing intermediate container dfdb7d54cab4 20:00:04 ---> 3a9bf32f1eae 20:00:04 Step 14/24 : ENV APP_PORT=48081 20:00:04 ---> 25e89827776b 20:00:04 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:00:04 ---> Running in 4904472352d9 20:00:04 ---> Running in 78587825a82a 20:00:04 ---> 190031b46624 20:00:04 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:00:05 Removing intermediate container 595bd34aac4a 20:00:05 ---> 160d48f64a7b 20:00:05 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:00:05 Removing intermediate container 4904472352d9 20:00:05 ---> b761a0a787a1 20:00:05 Step 19/22 : CMD ["--init=true"] 20:00:06 Removing intermediate container 78587825a82a 20:00:06 ---> 97f40f4514f4 20:00:06 Step 15/24 : EXPOSE $APP_PORT 20:00:07 ---> Running in 3f4fd57177b8 20:00:07 ---> Running in 9929a9f1a879 20:00:07 ---> Running in 3773b63223f1 20:00:07 ---> 703a4b40e13e 20:00:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:00:07 Removing intermediate container ae4d7042b7d7 20:00:07 ---> 2899c9837f69 20:00:07 20:00:07 Step 11/24 : FROM alpine:3.12 20:00:07 ---> 13621d1b12d4 20:00:07 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:00:07 ---> Using cache 20:00:07 ---> 68c8b349b417 20:00:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:00:07 ---> Using cache 20:00:07 ---> 3a9bf32f1eae 20:00:07 Step 14/24 : ENV APP_PORT=48082 20:00:08 ---> Running in 43182e24b2d5 20:00:08 Removing intermediate container 3f4fd57177b8 20:00:08 ---> 1b888bc15e78 20:00:08 Step 20/22 : LABEL arch=x86_64 20:00:08 Removing intermediate container 9929a9f1a879 20:00:08 ---> 26d6a218097c 20:00:08 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:00:08 Removing intermediate container 3773b63223f1 20:00:08 ---> d21a7e36ea0f 20:00:08 Step 16/24 : WORKDIR / 20:00:08 ---> 10a0142fd7a2 20:00:08 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:00:08 ---> Running in 75af19117543 20:00:08 ---> Running in bdd7c9fee7fe 20:00:08 Removing intermediate container 43182e24b2d5 20:00:08 ---> ba86a8b5f7ae 20:00:08 Step 15/24 : EXPOSE $APP_PORT 20:00:09 ---> 442e1544d103 20:00:09 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:00:09 ---> Running in c5f9e33f677e 20:00:09 ---> Running in 0f81317f34ea 20:00:09 ---> 27ed55905e3f 20:00:09 Step 22/26 : 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/ 20:00:10 Removing intermediate container 75af19117543 20:00:10 ---> c939117078f2 20:00:10 Step 21/22 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 20:00:10 Removing intermediate container bdd7c9fee7fe 20:00:10 ---> 5dd3ce2212eb 20:00:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:00:10 ---> Running in 152838ff3fc5 20:00:10 ---> Running in b4b4f68408f7 20:00:10 Removing intermediate container c5f9e33f677e 20:00:10 ---> ee777b3be066 20:00:10 Step 16/24 : WORKDIR / 20:00:10 ---> ab1609001035 20:00:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:00:10 ---> Running in 5e2ad9913f8e 20:00:10 Removing intermediate container b4b4f68408f7 20:00:10 ---> 35000d37530b 20:00:10 Step 22/22 : LABEL version=0.0.0 20:00:11 ---> Running in 1add02c99454 20:00:11 Removing intermediate container 5e2ad9913f8e 20:00:11 ---> a89a8e471a03 20:00:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:00:11 ---> e4874fc8225f 20:00:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:00:11 Removing intermediate container 1add02c99454 20:00:11 ---> 8094f0795ec8 20:00:11 20:00:11 Successfully built 8094f0795ec8 20:00:11 Successfully tagged security-proxy-setup:latest 20:00:11 Building support-notifications 20:00:11 ---> 7a743ba1a92d 20:00:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:00:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.472s coverage: 28.6% of statements 20:00:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:00:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:00:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 20:00:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 20:00:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 20:00:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.337s coverage: 100.0% of statements 20:00:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 20:00:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.214s coverage: 100.0% of statements 20:00:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 20:00:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.440s coverage: 86.7% of statements 20:00:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 20:00:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.574s coverage: 97.5% of statements 20:00:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 20:00:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.396s coverage: 78.3% of statements 20:00:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 20:00:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:00:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:00:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:00:12  Building security-proxy-setup ... done Removing intermediate container 0f81317f34ea 20:00:12 ---> d7a5261100ce 20:00:12 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:00:12 ---> 3bc8a6111b4b 20:00:12 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:00:17 Removing intermediate container 152838ff3fc5 20:00:17 ---> e3bae2a1c300 20:00:17 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:00:17 ---> Running in 898179d696c1 20:00:18 ---> 98f71e0c7f05 20:00:18 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:00:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.498s coverage: 95.1% of statements 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 20:00:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.175s coverage: 58.8% of statements 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 20:00:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.374s coverage: 0.8% of statements 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:00:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.216s coverage: 21.7% of statements 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.210s coverage: 47.1% of statements 20:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.262s coverage: 79.5% of statements 20:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.199s coverage: 94.1% of statements 20:00:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.222s coverage: 96.3% of statements 20:00:20 ---> bb13357a32cd 20:00:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:00:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:00:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.199s coverage: 87.5% of statements 20:00:24 ---> 8f36987586aa 20:00:24 Step 3/23 : WORKDIR /edgex-go 20:00:24 ---> Running in 5a6cc09dacef 20:00:24 ---> Using cache 20:00:24 ---> 09996df41dda 20:00:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:00:24 ---> Using cache 20:00:24 ---> fab8a9ac5480 20:00:24 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:00:24 Removing intermediate container 898179d696c1 20:00:24 ---> d5dc6821131a 20:00:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:00:24 ---> e06ece2df0dd 20:00:24 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:00:24 ---> df1990715364 20:00:24 Step 20/24 : ENTRYPOINT ["/core-command"] 20:00:24 ---> Running in 07f56b92668b 20:00:24 ---> Running in b91aad24fc6f 20:00:24 ---> Running in 8acc7c15856d 20:00:24 Removing intermediate container 5a6cc09dacef 20:00:24 ---> 9dbdbfe6ac1d 20:00:24 Step 24/26 : LABEL arch=x86_64 20:00:24 ---> Running in f1ed3d8d2836 20:00:24 Removing intermediate container b91aad24fc6f 20:00:24 ---> 7a5a7728514e 20:00:24 Step 22/24 : LABEL arch=x86_64 20:00:24 ---> aed3e1367a01 20:00:24 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:00:24 Removing intermediate container 8acc7c15856d 20:00:24 ---> a4b3a08b42a4 20:00:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:00:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:00:25 ---> Running in 4c20956fc5c7 20:00:25 Removing intermediate container f1ed3d8d2836 20:00:25 ---> 78dd059dca48 20:00:25 Step 25/26 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 20:00:25 ---> Running in 3c1166354270 20:00:25 ---> 2f89bfdb0994 20:00:25 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:00:25 ---> Running in cadaac93d8d5 20:00:25 Removing intermediate container 4c20956fc5c7 20:00:25 ---> 937fe0400e2b 20:00:25 Step 23/24 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 20:00:25 Removing intermediate container 3c1166354270 20:00:25 ---> 23375ad5b06e 20:00:25 Step 22/24 : LABEL arch=x86_64 20:00:25 ---> Running in 8a3db87aba87 20:00:25 ---> Running in 094ed8242745 20:00:25 Removing intermediate container cadaac93d8d5 20:00:25 ---> 3c17916f7419 20:00:25 Step 26/26 : LABEL version=0.0.0 20:00:25 ---> 749c1c7cebec 20:00:25 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:00:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:00:25 ---> Running in 1c418b65d06b 20:00:26 ---> Running in 17d8c7242e30 20:00:26 Removing intermediate container 8a3db87aba87 20:00:26 ---> 0c815bed123f 20:00:26 Step 24/24 : LABEL version=0.0.0 20:00:26 Removing intermediate container 094ed8242745 20:00:26 ---> f1e453cd9d87 20:00:26 Step 23/24 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 20:00:26 OK: 219 MiB in 52 packages 20:00:26 ---> Running in 13829c940dd9 20:00:26 Removing intermediate container 1c418b65d06b 20:00:26 ---> 43c16bcb4f09 20:00:26 20:00:26 ---> Running in df8db50ab38d 20:00:26 Removing intermediate container 17d8c7242e30 20:00:26 ---> d37ec9703136 20:00:26 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:00:26 Successfully built 43c16bcb4f09 20:00:26 Successfully tagged security-secretstore-setup:latest 20:00:26 Building sys-mgmt-agent 20:00:26  Building security-secretstore-setup ... done Removing intermediate container 13829c940dd9 20:00:26 ---> 2ac7ec26ecb0 20:00:26 20:00:27 Successfully built 2ac7ec26ecb0 20:00:30 Removing intermediate container df8db50ab38d 20:00:30 ---> a1ccfae284f2 20:00:30 Step 24/24 : LABEL version=0.0.0 20:00:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:00:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:00:31 Successfully tagged core-metadata:latest 20:00:31 Building core-data 20:00:31 ---> 8f36987586aa 20:00:31 Step 3/24 : WORKDIR /edgex-go 20:00:31 ---> Using cache 20:00:31 ---> 09996df41dda 20:00:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:00:31 ---> Using cache 20:00:31 ---> fab8a9ac5480 20:00:31 Step 5/24 : RUN apk add --update --no-cache make bash git 20:00:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.212s coverage: 94.4% of statements 20:00:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.229s coverage: 44.8% of statements 20:00:34  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:00:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:00:34 ---> 8f36987586aa 20:00:34 Step 3/24 : WORKDIR /edgex-go 20:00:34 ---> Using cache 20:00:34 ---> 09996df41dda 20:00:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:00:34 ---> Using cache 20:00:34 ---> fab8a9ac5480 20:00:34 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.626s coverage: 81.8% of statements 20:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:00:41 ---> 415d25ac75c6 20:00:41 Step 27/32 : RUN chmod +x /entrypoint.sh 20:00:41 ---> Running in 318b8910666c 20:00:41 ---> Running in 062fe41bd913 20:00:41 ---> Running in 06c6a6b66a56 20:00:41 ---> Running in a13db595946a 20:00:41 Removing intermediate container 07f56b92668b 20:00:41 ---> 55cce547bd78 20:00:41 Step 6/23 : COPY go.mod . 20:00:41 Removing intermediate container 06c6a6b66a56 20:00:41 ---> 5a0cd467da5d 20:00:41 20:00:41 ---> 4b9ae714d63e 20:00:41 Step 7/23 : RUN go mod download 20:00:41 Successfully built 5a0cd467da5d 20:00:41 Successfully tagged core-command:latest 20:00:41  Building core-command ... done Building support-scheduler 20:00:41 ---> Running in 422c519e3d8a 20:00:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:00:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:00:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:00:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:00:43 OK: 219 MiB in 52 packages 20:00:43 OK: 219 MiB in 52 packages 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.290s coverage: 92.9% of statements 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.254s coverage: 76.0% of statements 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.194s coverage: 80.0% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.312s coverage: 87.2% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.453s coverage: 91.2% of statements 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:00:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:00:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:00:48 ---> 8f36987586aa 20:00:48 Step 3/23 : WORKDIR /edgex-go 20:00:48 ---> Using cache 20:00:48 ---> 09996df41dda 20:00:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:00:48 ---> Using cache 20:00:48 ---> fab8a9ac5480 20:00:48 Step 5/23 : RUN apk add --update --no-cache make git 20:00:48 ---> Using cache 20:00:48 ---> 568520d6dc67 20:00:48 Step 6/23 : COPY go.mod . 20:00:48 ---> Using cache 20:00:48 ---> f80baee6cc09 20:00:48 Step 7/23 : RUN go mod download 20:00:48 ---> Using cache 20:00:48 ---> dea822e703fb 20:00:48 Step 8/23 : COPY . . 20:00:48 ---> Using cache 20:00:48 ---> 719dd156f7ad 20:00:48 Step 9/23 : RUN go mod tidy 20:00:48 ---> Using cache 20:00:48 ---> 124a000b6893 20:00:48 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.860s coverage: 64.4% of statements 20:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.218s coverage: 100.0% of statements 20:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements 20:00:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 20:00:52 ---> Running in fc550f5fb6b4 20:00:52 Removing intermediate container 422c519e3d8a 20:00:52 ---> cda429665264 20:00:52 Step 8/23 : COPY . . 20:00:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.148s coverage: 66.9% of statements 20:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:00:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.906s coverage: 43.5% of statements 20:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:00:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.101s coverage: 89.5% of statements 20:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:00:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.132s coverage: 84.8% of statements 20:01:02 Removing intermediate container a13db595946a 20:01:02 ---> d76746fa9350 20:01:02 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:01:02 ---> afafd5c04c5b 20:01:02 Step 9/23 : RUN go mod tidy 20:01:02 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 20:01:02 ---> Running in 51fbeec4578d 20:01:02 Removing intermediate container 062fe41bd913 20:01:02 ---> 7d6db5aece9d 20:01:02 Step 6/24 : COPY go.mod . 20:01:03 ---> Running in 020f43995f85 20:01:03 Removing intermediate container 318b8910666c 20:01:03 ---> 312e25935c8a 20:01:03 Step 6/24 : COPY go.mod . 20:01:03 ---> f80a9f4339f0 20:01:03 Step 7/24 : RUN go mod download 20:01:03 Removing intermediate container 51fbeec4578d 20:01:03 ---> b160e88e7619 20:01:03 Step 29/32 : CMD ["gate"] 20:01:03 ---> Running in 8cda718f6e5e 20:01:03 ---> c4151dc96ebb 20:01:03 Step 7/24 : RUN go mod download 20:01:04 ---> Running in d3fd00768ade 20:01:04 ---> Running in 661ab31bdf54 20:01:04 Removing intermediate container d3fd00768ade 20:01:04 ---> ad99af814d7e 20:01:04 Step 30/32 : LABEL arch=x86_64 20:01:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.487s coverage: 47.1% of statements 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 20:01:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.142s coverage: 100.0% of statements 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 20:01:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.125s coverage: 100.0% of statements 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 20:01:05 ---> Running in 1c72ffb9b236 20:01:05 Removing intermediate container 1c72ffb9b236 20:01:05 ---> fcf7b94a882c 20:01:05 Step 31/32 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 20:01:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.264s coverage: 20.6% of statements 20:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 20:01:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.538s coverage: 91.6% of statements 20:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 20:01:06 ---> Running in e22b8c6e78ac 20:01:07 Removing intermediate container 8cda718f6e5e 20:01:07 ---> ac8e9edf8a65 20:01:07 Step 8/24 : COPY . . 20:01:07 Removing intermediate container e22b8c6e78ac 20:01:07 ---> 1582f68c5d80 20:01:07 Step 32/32 : LABEL version=0.0.0 20:01:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.599s coverage: 28.8% of statements 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 20:01:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.174s coverage: 99.0% of statements 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 20:01:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.236s coverage: 100.0% of statements 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 20:01:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.233s coverage: 64.6% of statements 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 20:01:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.400s coverage: 97.6% of statements 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 20:01:18 ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:01:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.073s coverage: 100.0% of statements 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:01:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.110s coverage: 87.9% of statements 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:01:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements 20:01:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.171s coverage: 28.1% of statements 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 20:01:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.065s coverage: 85.7% of statements 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 20:01:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 20:01:18 GO111MODULE=on go vet ./... 20:01:19 ---> Running in 9015992ccda6 20:01:19 Removing intermediate container 020f43995f85 20:01:19 ---> 778647ac7d91 20:01:19 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:01:19 Removing intermediate container 661ab31bdf54 20:01:19 ---> 76758ac90134 20:01:19 Step 8/24 : COPY . . 20:01:19 ---> Running in 104f2d06c45c 20:01:19 ---> b6cc7037ae62 20:01:19 Step 9/24 : RUN go mod tidy 20:01:19 Removing intermediate container 9015992ccda6 20:01:19 ---> eba8059bbc83 20:01:19 20:01:19 Successfully built eba8059bbc83 20:01:28 Successfully tagged security-bootstrapper:latest 20:01:28  Building security-bootstrapper ... done  ---> Running in aa5379922c61 20:01:28 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 20:01:36 ---> 8cd0d02ea3ca 20:01:36 Step 9/24 : RUN go mod tidy 20:01:36 ---> Running in c9a04f8d3f37 20:01:37 Removing intermediate container aa5379922c61 20:01:37 ---> 9afa1648fa32 20:01:37 Step 10/24 : RUN make cmd/core-data/core-data 20:01:37 ---> Running in 1c2957abd7e3 20:01:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:01:40 Removing intermediate container c9a04f8d3f37 20:01:40 ---> 145357446e66 20:01:40 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:01:40 ---> Running in d3f6c278e336 20:01:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:01:48 Removing intermediate container fc550f5fb6b4 20:01:48 ---> 7e4c50065c07 20:01:48 20:01:48 Step 11/23 : FROM alpine:3.12 20:01:48 ---> 13621d1b12d4 20:01:48 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:01:48 ---> Using cache 20:01:48 ---> 68c8b349b417 20:01:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:01:48 ---> Using cache 20:01:48 ---> 3a9bf32f1eae 20:01:48 Step 14/23 : ENV APP_PORT=48085 20:01:48 ---> Running in 97bcc0f58940 20:01:48 Removing intermediate container 97bcc0f58940 20:01:48 ---> 65bf5d10710a 20:01:48 Step 15/23 : EXPOSE $APP_PORT 20:01:48 ---> Running in df64e108c489 20:01:48 Removing intermediate container df64e108c489 20:01:48 ---> 89a175d0f12c 20:01:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:01:49 ---> eb81458233db 20:01:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:01:49 ---> 06d302ad5bef 20:01:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:01:49 ---> 7d814c856874 20:01:49 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:01:49 ---> Running in 832d45d4508d 20:01:50 Removing intermediate container 832d45d4508d 20:01:50 ---> 0b717f004427 20:01:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:01:50 ---> Running in 52ef250de8a1 20:01:50 Removing intermediate container 52ef250de8a1 20:01:50 ---> 248924b1f0ad 20:01:50 Step 21/23 : LABEL arch=x86_64 20:01:50 ---> Running in 981c1a8d981b 20:01:50 Removing intermediate container 981c1a8d981b 20:01:50 ---> f3ebb85f4245 20:01:50 Step 22/23 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 20:01:50 ---> Running in b13ab8e54709 20:01:50 Removing intermediate container b13ab8e54709 20:01:50 ---> 077c341c6c48 20:01:50 Step 23/23 : LABEL version=0.0.0 20:01:51 ---> Running in 51411c5813e5 20:01:51 Removing intermediate container 51411c5813e5 20:01:51 ---> d7a064e5c742 20:01:51 20:01:51 Successfully built d7a064e5c742 20:01:51 Successfully tagged support-scheduler:latest 20:02:06  Building support-scheduler ... done Removing intermediate container 104f2d06c45c 20:02:06 ---> de7e37c53ad9 20:02:06 20:02:06 Step 11/23 : FROM alpine:3.12 20:02:06 ---> 13621d1b12d4 20:02:06 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:02:06 ---> Running in a787a0d4c16d 20:02:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:02:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:02:06 (1/2) Installing ca-certificates (20191127-r4) 20:02:06 (2/2) Installing dumb-init (1.2.2-r1) 20:02:06 Executing busybox-1.31.1-r20.trigger 20:02:06 Executing ca-certificates-20191127-r4.trigger 20:02:06 OK: 6 MiB in 16 packages 20:02:07 Removing intermediate container a787a0d4c16d 20:02:07 ---> 48831c60a1b3 20:02:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:02:07 ---> Running in bad5f6b95807 20:02:07 Removing intermediate container bad5f6b95807 20:02:07 ---> 53984a9bfff4 20:02:07 Step 14/23 : ENV APP_PORT=48060 20:02:08 ---> Running in 41420eaddf5a 20:02:08 Removing intermediate container 41420eaddf5a 20:02:08 ---> ad3a9ce6d5bf 20:02:08 Step 15/23 : EXPOSE $APP_PORT 20:02:08 ---> Running in a3a6fcf9bb70 20:02:08 Removing intermediate container a3a6fcf9bb70 20:02:08 ---> 2a35f35a1030 20:02:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:02:13 ---> d24874e4c9f0 20:02:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:02:13 Removing intermediate container d3f6c278e336 20:02:13 ---> d5f30711e88e 20:02:13 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:02:13 ---> Running in b8252355b9d9 20:02:13 ---> b657bd98e486 20:02:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:02:14 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 20:02:15 ---> 1b35b505d9e2 20:02:15 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:02:15 ---> Running in 3f69784ede3b 20:02:15 Removing intermediate container 1c2957abd7e3 20:02:15 ---> 0b3808feac74 20:02:15 20:02:15 Step 11/24 : FROM alpine:3.12 20:02:15 ---> 13621d1b12d4 20:02:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:02:15 ---> Running in 5fe641c6ebe7 20:02:15 Removing intermediate container 3f69784ede3b 20:02:15 ---> 3e936b399811 20:02:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:02:16 ---> Running in adf98fe31844 20:02:16 Removing intermediate container 5fe641c6ebe7 20:02:16 ---> c17dc94f6a03 20:02:16 Step 13/24 : ENV APP_PORT=48080 20:02:16 Removing intermediate container b8252355b9d9 20:02:16 ---> b333244f6d8a 20:02:16 20:02:16 Step 12/24 : FROM docker:20.10.0 20:02:16 ---> Running in 8f123b1a2c20 20:02:16 Removing intermediate container adf98fe31844 20:02:16 ---> 2a919eba105e 20:02:16 Step 21/23 : LABEL arch=x86_64 20:02:16 20.10.0: Pulling from library/docker 20:02:16 ---> Running in 6015bbcdafab 20:02:16 Removing intermediate container 8f123b1a2c20 20:02:16 ---> 3c5e74e1d8ad 20:02:16 Step 14/24 : EXPOSE $APP_PORT 20:02:17 Removing intermediate container 6015bbcdafab 20:02:17 ---> c39d6dfc20b9 20:02:17 Step 22/23 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 20:02:17 ---> Running in a1628deff197 20:02:17 ---> Running in ce3b37734f6d 20:02:18 Removing intermediate container a1628deff197 20:02:18 ---> 89346436a247 20:02:18 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:02:18 ---> Running in 39b462f847b1 20:02:18 Removing intermediate container ce3b37734f6d 20:02:18 ---> 1292f4fdd867 20:02:18 Step 23/23 : LABEL version=0.0.0 20:02:18 ---> Running in ec471e7058da 20:02:18 Removing intermediate container ec471e7058da 20:02:18 ---> 93dbb690e147 20:02:18 20:02:19 Successfully built 93dbb690e147 20:02:19 Successfully tagged support-notifications:latest 20:02:23  Building support-notifications ... done Removing intermediate container 39b462f847b1 20:02:23 ---> 455058f79cb8 20:02:23 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:02:23 ---> Running in 2992e17fd396 20:02:23 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:02:23 Status: Downloaded newer image for docker:20.10.0 20:02:23 ---> aefe523efa57 20:02:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:02:23 ---> Running in 0669e2ef6165 20:02:23 Removing intermediate container 0669e2ef6165 20:02:23 ---> a6c58da25461 20:02:23 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 20:02:23 ---> Running in 7382cd2c6744 20:02:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:02:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:02:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:02:24 (1/39) Installing readline (8.0.4-r0) 20:02:24 (2/39) Installing bash (5.0.17-r0) 20:02:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:02:24 Executing bash-5.0.17-r0.post-install 20:02:24 (3/39) Installing nghttp2-libs (1.41.0-r0) 20:02:24 (4/39) Installing libcurl (7.76.1-r0) 20:02:24 (5/39) Installing curl (7.76.1-r0) 20:02:24 (6/39) Installing dumb-init (1.2.2-r1) 20:02:24 (7/39) Installing libbz2 (1.0.8-r1) 20:02:24 (8/39) Installing expat (2.2.9-r1) 20:02:24 (9/39) Installing libffi (3.3-r2) 20:02:24 (10/39) Installing gdbm (1.13-r1) 20:02:24 (11/39) Installing xz-libs (5.2.5-r0) 20:02:24 (12/39) Installing sqlite-libs (3.32.1-r0) 20:02:24 (13/39) Installing python3 (3.8.10-r0) 20:02:24 (1/6) Installing dumb-init (1.2.2-r1) 20:02:24 (2/6) Installing libgcc (9.3.0-r2) 20:02:24 (3/6) Installing libsodium (1.0.18-r0) 20:02:24 (4/6) Installing libstdc++ (9.3.0-r2) 20:02:25 (14/39) Installing py3-appdirs (1.4.4-r1) 20:02:25 (15/39) Installing py3-ordered-set (4.0.1-r0) 20:02:25 (16/39) Installing py3-parsing (2.4.7-r0) 20:02:25 (17/39) Installing py3-six (1.15.0-r0) 20:02:25 (18/39) Installing py3-packaging (20.4-r0) 20:02:25 (19/39) Installing py3-setuptools (47.0.0-r0) 20:02:25 (20/39) Installing py3-chardet (3.0.4-r4) 20:02:25 (21/39) Installing py3-idna (2.9-r0) 20:02:25 (22/39) Installing py3-certifi (2020.4.5.1-r0) 20:02:25 (23/39) Installing py3-urllib3 (1.25.9-r0) 20:02:25 (24/39) Installing py3-requests (2.23.0-r0) 20:02:25 (25/39) Installing py3-msgpack (1.0.0-r0) 20:02:25 (26/39) Installing py3-lockfile (0.12.2-r3) 20:02:25 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:02:25 (28/39) Installing py3-colorama (0.4.3-r0) 20:02:25 (29/39) Installing py3-distlib (0.3.0-r0) 20:02:25 (30/39) Installing py3-distro (1.5.0-r1) 20:02:25 (31/39) Installing py3-webencodings (0.5.1-r3) 20:02:25 (32/39) Installing py3-html5lib (1.0.1-r4) 20:02:25 (33/39) Installing py3-pytoml (0.1.21-r0) 20:02:25 (34/39) Installing py3-pep517 (0.8.2-r0) 20:02:25 (35/39) Installing py3-progress (1.5-r0) 20:02:25 (36/39) Installing py3-toml (0.10.1-r0) 20:02:25 (37/39) Installing py3-retrying (1.3.3-r0) 20:02:25 (38/39) Installing py3-contextlib2 (0.6.0-r0) 20:02:25 (39/39) Installing py3-pip (20.1.1-r0) 20:02:25 Executing busybox-1.31.1-r19.trigger 20:02:25 OK: 72 MiB in 59 packages 20:02:25 (5/6) Installing libzmq (4.3.3-r0) 20:02:25 (6/6) Installing zeromq (4.3.3-r0) 20:02:26 Executing busybox-1.31.1-r20.trigger 20:02:26 OK: 8 MiB in 20 packages 20:02:26 Collecting docker-compose==1.23.2 20:02:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:02:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:02:29 Collecting texttable<0.10,>=0.9.0 20:02:29 Downloading texttable-0.9.1.tar.gz (11 kB) 20:02:29 Removing intermediate container 2992e17fd396 20:02:29 ---> 4ae0597f2156 20:02:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:02:29 Collecting cached-property<2,>=1.2.0 20:02:29 ---> e1927b2868be 20:02:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:02:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:02:29 Collecting dockerpty<0.5,>=0.4.1 20:02:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:02:30 ---> 546d5236bf77 20:02:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:02:30 Collecting PyYAML<4,>=3.10 20:02:30 Downloading PyYAML-3.13.tar.gz (270 kB) 20:02:31 ---> 5ca905aecb2e 20:02:31 Step 20/24 : ENTRYPOINT ["/core-data"] 20:02:31 Collecting docopt<0.7,>=0.6.1 20:02:31 Downloading docopt-0.6.2.tar.gz (25 kB) 20:02:31 ---> Running in 8ae1f94a67c1 20:02:31 Removing intermediate container 8ae1f94a67c1 20:02:31 ---> c6a6742829b2 20:02:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:02:31 ---> Running in 6fb5534d9960 20:02:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:02:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:02:31 Removing intermediate container 6fb5534d9960 20:02:31 ---> dbcc557e226e 20:02:31 Step 22/24 : LABEL arch=x86_64 20:02:31 ---> Running in 0d2138d256d7 20:02:31 Collecting websocket-client<1.0,>=0.32.0 20:02:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:02:31 Removing intermediate container 0d2138d256d7 20:02:31 ---> debef7f6902c 20:02:31 Step 23/24 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 20:02:31 Collecting docker<4.0,>=3.6.0 20:02:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:02:32 ---> Running in 30aa8814fe44 20:02:32 Collecting jsonschema<3,>=2.5.1 20:02:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:02:32 Removing intermediate container 30aa8814fe44 20:02:32 ---> 8ba6e6d52505 20:02:32 Step 24/24 : LABEL version=0.0.0 20:02:32 Collecting urllib3<1.25,>=1.21.1 20:02:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:02:32 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 20:02:32 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 20:02:32 ---> Running in 80526af00727 20:02:32 Collecting idna<2.8,>=2.5 20:02:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:02:32 Collecting docker-pycreds>=0.4.0 20:02:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:02:32 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:02:32 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:02:32 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:02:32 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:02:32 Removing intermediate container 80526af00727 20:02:32 ---> f4a0a2eccb1f 20:02:32 20:02:32 Successfully built f4a0a2eccb1f 20:02:32 Installing collected packages: texttable, cached-property, dockerpty, PyYAML, docopt, urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, docker-compose 20:02:32 Running setup.py install for texttable: started 20:02:32 Successfully tagged core-data:latest 20:02:33  Building core-data ... done  Running setup.py install for texttable: finished with status 'done' 20:02:33 Running setup.py install for dockerpty: started 20:02:33 Running setup.py install for dockerpty: finished with status 'done' 20:02:33 Running setup.py install for PyYAML: started 20:02:33 Running setup.py install for PyYAML: finished with status 'done' 20:02:33 Running setup.py install for docopt: started 20:02:33 Running setup.py install for docopt: finished with status 'done' 20:02:33 Attempting uninstall: urllib3 20:02:33 Found existing installation: urllib3 1.25.9 20:02:34 Uninstalling urllib3-1.25.9: 20:02:34 Successfully uninstalled urllib3-1.25.9 20:02:34 Attempting uninstall: idna 20:02:34 Found existing installation: idna 2.9 20:02:34 Uninstalling idna-2.9: 20:02:34 Successfully uninstalled idna-2.9 20:02:34 Attempting uninstall: requests 20:02:34 Found existing installation: requests 2.23.0 20:02:34 Uninstalling requests-2.23.0: 20:02:34 Successfully uninstalled requests-2.23.0 20:02:34 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.59.0 20:02:39 Removing intermediate container 7382cd2c6744 20:02:39 ---> 8b7fbfc759c0 20:02:39 Step 15/24 : ENV APP_PORT=48090 20:02:40 ---> Running in 0dbbed71160c 20:02:40 Removing intermediate container 0dbbed71160c 20:02:40 ---> 782fd80007ec 20:02:40 Step 16/24 : EXPOSE $APP_PORT 20:02:40 ---> Running in 29b171155184 20:02:40 Removing intermediate container 29b171155184 20:02:40 ---> 1f2dd3f24282 20:02:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:02:41 ---> 10902a6d183b 20:02:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:02:42 ---> a9e71302461b 20:02:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:02:42 ---> 9692b397f4ed 20:02:42 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:02:42 ---> Running in 2d8396e21451 20:02:42 Removing intermediate container 2d8396e21451 20:02:42 ---> 6752d11701be 20:02:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:02:42 ---> Running in ca87c59d8018 20:02:43 Removing intermediate container ca87c59d8018 20:02:43 ---> 03d82208350e 20:02:43 Step 22/24 : LABEL arch=x86_64 20:02:43 ---> Running in ce61baca3756 20:02:43 Removing intermediate container ce61baca3756 20:02:43 ---> bcbe6e22d058 20:02:43 Step 23/24 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 20:02:43 ---> Running in 659cfc866ab9 20:02:43 Removing intermediate container 659cfc866ab9 20:02:43 ---> 63096d6c3024 20:02:43 Step 24/24 : LABEL version=0.0.0 20:02:43 ---> Running in 53be7368005d 20:02:43 Removing intermediate container 53be7368005d 20:02:43 ---> 4485a7d4f51d 20:02:43 20:02:43 Successfully built 4485a7d4f51d 20:02:44 Successfully tagged sys-mgmt-agent:latest 20:02:44  Building sys-mgmt-agent ... done  [Pipeline] } 20:02:44 $ docker stop --time=1 fd0d3728cf9bbebf969683ca79182daf9f2cd5a95989a7207cb977b245ef002e 20:02:45 $ docker rm -f fd0d3728cf9bbebf969683ca79182daf9f2cd5a95989a7207cb977b245ef002e [Pipeline] // withDockerContainer [Pipeline] sh 20:02:46 + docker images 20:02:46 REPOSITORY TAG IMAGE ID CREATED SIZE 20:02:46 sys-mgmt-agent latest 4485a7d4f51d 3 seconds ago 312MB 20:02:46 core-data latest f4a0a2eccb1f 14 seconds ago 21.6MB 20:02:46 support-notifications latest 93dbb690e147 28 seconds ago 17.7MB 20:02:46 b333244f6d8a 30 seconds ago 1.15GB 20:02:46 0b3808feac74 31 seconds ago 1.17GB 20:02:46 de7e37c53ad9 44 seconds ago 1.16GB 20:02:46 support-scheduler latest d7a064e5c742 56 seconds ago 17.1MB 20:02:46 7e4c50065c07 59 seconds ago 1.16GB 20:02:46 security-bootstrapper latest eba8059bbc83 About a minute ago 18.2MB 20:02:46 core-command latest 5a0cd467da5d 2 minutes ago 17.1MB 20:02:46 security-secretstore-setup latest 43c16bcb4f09 2 minutes ago 25.8MB 20:02:46 core-metadata latest 2ac7ec26ecb0 2 minutes ago 18.6MB 20:02:46 security-proxy-setup latest 8094f0795ec8 2 minutes ago 25.3MB 20:02:46 2899c9837f69 2 minutes ago 1.16GB 20:02:46 00acc1a23f2f 2 minutes ago 1.17GB 20:02:46 0a5f4f367473 2 minutes ago 1.15GB 20:02:46 c10d162c187c 3 minutes ago 1.16GB 20:02:46 36123a3b0465 3 minutes ago 1.16GB 20:02:46 ci-base-image-x86_64 latest 8f36987586aa 9 minutes ago 648MB 20:02:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB 20:02:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB 20:02:46 alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB 20:02:46 docker 20.10.0 aefe523efa57 5 months ago 240MB 20:02:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 20:03:01 Still waiting to schedule task 20:03:01 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-14831’ 20:03:10 gofmt -l . 20:03:10 [ "`gofmt -l .`" = "" ] 20:03:10 ./bin/test-go-mod-tidy.sh 20:03:10 ./bin/test-attribution-txt.sh [Pipeline] sh 20:03:11 + ls -al . 20:03:11 total 868 20:03:11 drwxrwxr-x 9 1001 1001 4096 May 18 20:03 . 20:03:11 drwxr-xr-x 4 root root 4096 May 18 19:57 .. 20:03:11 -rw-rw-r-- 1 1001 1001 11 May 18 19:55 .dockerignore 20:03:11 drwxrwxr-x 8 1001 1001 4096 May 18 19:55 .git 20:03:11 drwxrwxr-x 3 1001 1001 4096 May 18 19:55 .github 20:03:11 -rw-rw-r-- 1 1001 1001 818 May 18 19:55 .gitignore 20:03:11 -rw-rw-r-- 1 1001 1001 166 May 18 19:55 .sonarcloud.properties 20:03:11 -rw-rw-r-- 1 1001 1001 8609 May 18 19:55 Attribution.txt 20:03:11 -rw-rw-r-- 1 1001 1001 3804 May 18 19:55 CONTRIBUTING.md 20:03:11 -rw-rw-r-- 1 1001 1001 931 May 18 19:55 Dockerfile.build 20:03:11 -rw-rw-r-- 1 1001 1001 863 May 18 19:55 Jenkinsfile 20:03:11 -rw-rw-r-- 1 1001 1001 10775 May 18 19:55 LICENSE 20:03:11 -rw-rw-r-- 1 1001 1001 5632 May 18 19:55 Makefile 20:03:11 -rw-rw-r-- 1 1001 1001 7978 May 18 19:55 README.md 20:03:11 -rw-rw-r-- 1 1001 1001 6755 May 18 19:55 SECURITY.md 20:03:11 -rw-rw-r-- 1 1001 1001 5 May 18 19:51 VERSION 20:03:11 -rw-rw-r-- 1 1001 1001 4131 May 18 19:55 ZMQWindows.md 20:03:11 drwxrwxr-x 2 1001 1001 4096 May 18 19:55 bin 20:03:11 drwxrwxr-x 14 1001 1001 4096 May 18 19:55 cmd 20:03:11 -rw-r--r-- 1 root root 730935 May 18 20:01 coverage.out 20:03:11 -rw-r--r-- 1 root root 1060 May 18 20:03 go.mod 20:03:11 -rw-r--r-- 1 root root 22101 May 18 19:57 go.sum 20:03:11 drwxrwxr-x 8 1001 1001 4096 May 18 19:55 internal 20:03:11 drwxrwxr-x 4 1001 1001 4096 May 18 19:55 openapi 20:03:11 drwxrwxr-x 4 1001 1001 4096 May 18 19:55 snap 20:03:11 -rw-rw-r-- 1 1001 1001 168 May 18 19:55 version.go [Pipeline] sh 20:03:11 + '[' -e coverage.out ] 20:03:11 + chown 1001:1001 coverage.out [Pipeline] stash 20:03:11 Warning: overwriting stash ‘coverage-report’ 20:03:13 Stashed 1 file(s) [Pipeline] sh 20:03:13 + make build 20:03:13 go mod tidy 20:03:14 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 20:03:23 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 20:03:49 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 20:03:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:03: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 20:03:59 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 20:04:03 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 20:04:08 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 20:04:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:04:14 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 20:04:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:04:20 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] } 20:04:27 $ docker stop --time=1 fbd11e912a600b58e6dae88364ffd9ff249a2414493bd492903e8d0b6d8f1b6c 20:04:29 $ docker rm -f fbd11e912a600b58e6dae88364ffd9ff249a2414493bd492903e8d0b6d8f1b6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:04:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:04:31 20:04:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:04:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:04:32 latest: Pulling from edgex-devops/edgex-compose-arm64 20:04:32 29e5d40040c1: Pulling fs layer 20:04:32 1ce36da41761: Pulling fs layer 20:04:32 25b303627fd3: Pulling fs layer 20:04:32 29e5d40040c1: Verifying Checksum 20:04:32 29e5d40040c1: Download complete 20:04:32 1ce36da41761: Verifying Checksum 20:04:32 1ce36da41761: Download complete 20:04:33 29e5d40040c1: Pull complete 20:04:34 1ce36da41761: Pull complete 20:04:34 25b303627fd3: Verifying Checksum 20:04:34 25b303627fd3: Download complete 20:04:45 25b303627fd3: Pull complete 20:04:45 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:04:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:04:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:04:45 prd-ubuntu18.04-docker-arm64-4c-16g-14830 does not seem to be running inside a container 20:04:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:04:48 $ docker top 12c3be255df4d291f1797039e8fcfc19ba41646c419ea62ab632d6882f112c69 -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:49 + grep parallel 20:04:49 + docker-compose build --help 20:04:55 --parallel Build images in parallel. [Pipeline] } 20:04:55 $ docker stop --time=1 12c3be255df4d291f1797039e8fcfc19ba41646c419ea62ab632d6882f112c69 20:04:57 $ docker rm -f 12c3be255df4d291f1797039e8fcfc19ba41646c419ea62ab632d6882f112c69 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:04:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:04:58 . [Pipeline] withDockerContainer 20:04:58 prd-ubuntu18.04-docker-arm64-4c-16g-14830 does not seem to be running inside a container 20:04:58 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 20:05:00 $ docker top 2a2015efeb5284c016343b50d161eb13d8047a0dc170504d381c4a9e49331f54 -eo pid,comm [Pipeline] { [Pipeline] sh 20:05:01 + docker-compose -f ./docker-compose-build.yml build --parallel 20:05:08 Building core-command ... 20:05:08 Building core-data ... 20:05:08 Building core-metadata ... 20:05:08 Building security-bootstrapper ... 20:05:08 Building security-proxy-setup ... 20:05:08 Building security-secretstore-setup ... 20:05:08 Building support-notifications ... 20:05:08 Building support-scheduler ... 20:05:08 Building sys-mgmt-agent ... 20:05:08 Building security-bootstrapper 20:05:08 Building sys-mgmt-agent 20:05:08 Building core-metadata 20:05:08 Building support-notifications 20:05:08 Building core-data 20:06:01 Running on prd-ubuntu18.04-docker-8c-8g-14832 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws 20:06:01 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 20:06:01 The recommended git tool is: git 20:06:04 using credential edgex-jenkins-ssh 20:06:04 Cloning the remote Git repository 20:06:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:06:04 > git init /w/workspace/edgex-go/3 # timeout=10 20:06:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:06:04 > git --version # timeout=10 20:06:04 > git --version # 'git version 2.17.1' 20:06:04 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:06:18 Merging remotes/origin/master commit e79253a2318f5b0369661d93348991152d233172 into PR head commit 7796fe417de755efe735d53457cf2a26a5e2ffd7 20:06:18 Merge succeeded, producing 7796fe417de755efe735d53457cf2a26a5e2ffd7 20:06:18 Checking out Revision 7796fe417de755efe735d53457cf2a26a5e2ffd7 (PR-3478) 20:06:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:06:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:06:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:06:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:06:18 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:06:18 > git config core.sparsecheckout # timeout=10 20:06:18 > git checkout -f 7796fe417de755efe735d53457cf2a26a5e2ffd7 # timeout=10 20:06:18 > git remote # timeout=10 20:06:18 > git config --get remote.origin.url # timeout=10 20:06:18 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:18 > git merge e79253a2318f5b0369661d93348991152d233172 # timeout=10 20:06:18 > git rev-parse HEAD^{commit} # timeout=10 20:06:18 > git config core.sparsecheckout # timeout=10 20:06:18 > git checkout -f 7796fe417de755efe735d53457cf2a26a5e2ffd7 # timeout=10 20:06:22 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:23 + echo snap-build.sh 20:06:23 snap-build.sh 20:06:23 + SNAP_BASE_DIR=. 20:06:23 + '[' '!' -z /w/workspace/edgex-go/3 ']' 20:06:23 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 20:06:23 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 20:06:23 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 20:06:23 + cd /w/workspace/edgex-go/3 20:06:23 + sudo apt-get remove -qy --purge lxd lxd-client 20:06:23 Reading package lists... 20:06:24 Building dependency tree... 20:06:24 Reading state information... 20:06:24 The following packages were automatically installed and are no longer required: 20:06:24 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:06:24 uidmap xdelta3 20:06:24 Use 'sudo apt autoremove' to remove them. 20:06:24 The following packages will be REMOVED: 20:06:24 lxd* lxd-client* 20:06:24 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:06:24 After this operation, 31.7 MB disk space will be freed. 20:06:26 (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 ... 190317 files and directories currently installed.) 20:06:26 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:06:27 Removing lxd dnsmasq configuration 20:06:27 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:06:27 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:06:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:06: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 ... 190142 files and directories currently installed.) 20:06:28 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:06:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:06:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:06:30 ---> 0eebd8575103 20:06:30 Step 3/23 : WORKDIR /edgex-go 20:06:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:06:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:06:30 ---> 0eebd8575103 20:06:30 Step 3/24 : WORKDIR /edgex-go 20:06:30 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:06:30 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:06:30 ---> 0eebd8575103 20:06:30 Step 3/32 : WORKDIR /edgex-go 20:06:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:06:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:06:30 ---> 0eebd8575103 20:06:30 Step 3/24 : WORKDIR /edgex-go 20:06:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:06:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:06:30 ---> 0eebd8575103 20:06:30 Step 3/24 : WORKDIR /edgex-go 20:06:30 ---> Running in 4a47b3760728 20:06:30 ---> Running in 79b4aa6f3e1c 20:06:30 ---> Running in d26c01142c06 20:06:30 ---> Running in d037a1def40c 20:06:30 ---> Running in 539a49dbd759 20:06:30 Removing intermediate container 539a49dbd759 20:06:30 ---> a560cbf0b156 20:06:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:30 Removing intermediate container d037a1def40c 20:06:30 ---> c7da7020ee72 20:06:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:30 Removing intermediate container 4a47b3760728 20:06:30 ---> 61cd43ffdc51 20:06:30 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:30 Removing intermediate container d26c01142c06 20:06:30 ---> b8946b3b15dd 20:06:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:30 Removing intermediate container 79b4aa6f3e1c 20:06:30 ---> 0d9eb91774b7 20:06:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:30 ---> Running in 2aeb6860bda0 20:06:30 ---> Running in b5ab1e35536f 20:06:30 ---> Running in 2d3b58b7e048 20:06:30 ---> Running in d0adf8fead26 20:06:30 ---> Running in 0a17cc7da4b9 20:06:30 Removing intermediate container 2aeb6860bda0 20:06:30 ---> 81ac481cb857 20:06:30 Step 5/24 : RUN apk add --update --no-cache make bash git 20:06:30 Processing triggers for systemd (237-3ubuntu10.45) ... 20:06:30 Processing triggers for ureadahead (0.100.0-21) ... 20:06:31 ---> Running in 3e41177838a6 20:06:31 Removing intermediate container b5ab1e35536f 20:06:31 ---> 4fef8c52f894 20:06:31 Step 5/24 : RUN apk add --update --no-cache make git 20:06:31 Removing intermediate container d0adf8fead26 20:06:31 ---> b9b47d69170e 20:06:31 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:06:31 ---> Running in 78483e70506b 20:06:31 ---> Running in ed4929786bbc 20:06:31 Removing intermediate container 0a17cc7da4b9 20:06:31 ---> 0924b246558e 20:06:31 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:06:32 + sudo snap remove --purge lxd 20:06:32 snap "lxd" is not installed 20:06:32 + sudo groupadd --force --system lxd 20:06:32 Removing intermediate container 2d3b58b7e048 20:06:32 ---> 41c6051e0f14 20:06:32 Step 5/32 : RUN apk add --update --no-cache make git 20:06:32 ++ whoami 20:06:32 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:06:32 + newgrp - lxd 20:06:32 + sudo snap install lxd 20:06:32 ---> Running in 337e809b6a57 20:06:32 ---> Running in 052dedd58506 20:06:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:06:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:06:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:06:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:06:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:06:34 OK: 218 MiB in 52 packages 20:06:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:06:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:06:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:06:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:06:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:06:36 OK: 218 MiB in 52 packages 20:06:36 Removing intermediate container 3e41177838a6 20:06:36 ---> bac63d58cd54 20:06:36 Step 6/24 : COPY go.mod . 20:06:36 OK: 218 MiB in 52 packages 20:06:37 OK: 218 MiB in 52 packages 20:06:37 OK: 218 MiB in 52 packages 20:06:37 ---> c1735fb1e744 20:06:37 Step 7/24 : RUN go mod download 20:06:38 ---> Running in b27d8480dc1f 20:06:38 Removing intermediate container ed4929786bbc 20:06:38 ---> 17183c805796 20:06:38 Step 6/24 : COPY go.mod . 20:06:38 Removing intermediate container 337e809b6a57 20:06:38 ---> b7dcda57bb98 20:06:38 Step 6/23 : COPY go.mod . 20:06:39 Removing intermediate container 78483e70506b 20:06:39 ---> 5ee4cb0c312d 20:06:39 Step 6/24 : COPY go.mod . 20:06:39 Removing intermediate container 052dedd58506 20:06:39 ---> f0e7201dedf5 20:06:39 Step 6/32 : COPY go.mod . 20:06:39 ---> b673f65c554d 20:06:39 Step 7/24 : RUN go mod download 20:06:40 ---> Running in c5184c524fcc 20:06:40 ---> e99c3265a3f2 20:06:40 Step 7/23 : RUN go mod download 20:06:40 ---> Running in 323d6cced72d 20:06:40 ---> 9d82ef817409 20:06:40 Step 7/24 : RUN go mod download 20:06:41 ---> Running in 79a11b29ca34 20:06:41 ---> d4186f3df83b 20:06:41 Step 7/32 : RUN go mod download 20:06:41 ---> Running in 81b3d29287ec 20:06:42 Removing intermediate container b27d8480dc1f 20:06:42 ---> a86084d77da3 20:06:42 Step 8/24 : COPY . . 20:06:44 2021-05-18T20:06:41Z INFO Waiting for automatic snapd restart... 20:06:45 Removing intermediate container c5184c524fcc 20:06:45 ---> cd837b8355b9 20:06:45 Step 8/24 : COPY . . 20:06:45 Removing intermediate container 323d6cced72d 20:06:45 ---> 3a36c3db000e 20:06:45 Step 8/23 : COPY . . 20:06:46 Removing intermediate container 79a11b29ca34 20:06:46 ---> 2fe5858533cb 20:06:46 Step 8/24 : COPY . . 20:06:47 Removing intermediate container 81b3d29287ec 20:06:47 ---> 3e39f944a788 20:06:47 Step 8/32 : COPY . . 20:07:11 lxd 4.14 from Canonical* installed 20:07:11 + sudo lxd init --auto 20:07:14 ---> d646fe42c7d1 20:07:14 Step 9/24 : RUN go mod tidy 20:07:14 ---> e52aa4eb4103 20:07:14 Step 9/23 : RUN go mod tidy 20:07:14 ---> b7d9e00f0b81 20:07:14 Step 9/24 : RUN go mod tidy 20:07:14 ---> f18c6d419121 20:07:14 Step 9/24 : RUN go mod tidy 20:07:14 ---> Running in ee2e014b9f9b 20:07:14 ---> e05857f24b22 20:07:14 Step 9/32 : RUN go mod tidy 20:07:14 ---> Running in 2e3a2ca5bcd6 20:07:14 ---> Running in 9dbc1f238c61 20:07:14 ---> Running in 737f66ce4807 20:07:14 ---> Running in 033045fcb3d2 20:07:18 Removing intermediate container ee2e014b9f9b 20:07:18 ---> 88e75377cec4 20:07:18 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:07:19 ---> Running in 3fa766fc75ff 20:07:19 + sudo snap install --classic snapcraft 20:07:19 Removing intermediate container 2e3a2ca5bcd6 20:07:19 ---> b877910a7fb4 20:07:19 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:07:19 Removing intermediate container 9dbc1f238c61 20:07:19 ---> 5f814bf180c9 20:07:19 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:07:20 ---> Running in 4b97fdebb949 20:07:20 ---> Running in 8e406fb27bd9 20:07:20 Removing intermediate container 033045fcb3d2 20:07:20 ---> a406e019981d 20:07:20 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:07:20 Removing intermediate container 737f66ce4807 20:07:20 ---> 37db83b7d137 20:07:20 Step 10/24 : RUN make cmd/core-data/core-data 20:07:20 ---> Running in 27b9e5808b8f 20:07:20 ---> Running in d96fb2a5fcc0 20:07:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:07:23 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 20:07:23 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 20:07:23 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 20:07:23 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 20:07:29 snapcraft 4.7.1 from Canonical* installed 20:07:29 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:07:29 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 20:07:29 % Total % Received % Xferd Average Speed Time Time Time Current 20:07:29 Dload Upload Total Spent Left Speed 20:07:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4294 0 --:--:-- --:--:-- --:--:-- 4294 20:07:29 100 3325k 100 3325k 0 0 10.4M 0 --:--:-- --:--:-- --:--:-- 10.4M 20:07:29 ./yq_linux_amd64 20:07:29 + sudo snapcraft prime --use-lxd 20:07:30 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:07:30 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: 20:07:30 - README.md 20:07:30 20:07:30 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:07:30 Launching a container. 20:07:37 Waiting for container to be ready 20:07:38 To start your first instance, try: lxc launch ubuntu:18.04 20:07:38 20:07:42 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:07:42 Waiting for network to be ready... 20:07:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:07:42 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:07:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 20:07:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 20:07:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 20:07:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 20:07:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 20:07:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 20:07:43 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 20:07:43 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 20:07:43 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:07:43 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:07:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:07:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:07:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:07:43 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:07:43 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:07:43 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:07:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:07:44 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 20:07:44 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 20:07:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 20:07:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 20:07:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 20:07:44 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 20:07:44 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 20:07:44 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 20:07:46 Fetched 24.6 MB in 4s (6125 kB/s) 20:07:47 Reading package lists... 20:07:47 Reading package lists... 20:07:48 Building dependency tree... 20:07:48 Reading state information... 20:07:48 The following additional packages will be installed: 20:07:48 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:07:48 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:07:48 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:07:48 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:07:48 Suggested packages: 20:07:48 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:07:48 Recommended packages: 20:07:48 gnupg libsasl2-modules 20:07:48 The following NEW packages will be installed: 20:07:48 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:07:48 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:07:48 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:07:48 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:07:48 The following packages will be upgraded: 20:07:48 gpg gpg-agent gpgconf libudev1 20:07:48 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 20:07:48 Need to get 3530 kB of archives. 20:07:48 After this operation, 13.3 MB of additional disk space will be used. 20:07:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 20:07:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 20:07:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 20:07:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 20:07:48 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 20:07:48 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 20:07:48 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 20:07:48 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 20:07:48 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 20:07:49 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 20:07:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 20:07:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:07:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 20:07:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 20:07:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 20:07:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 20:07:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 20:07:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 20:07:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 20:07:49 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 20:07:49 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 20:07:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 20:07:49 debconf: delaying package configuration, since apt-utils is not installed 20:07:49 Fetched 3530 kB in 1s (3463 kB/s) 20:07:49 (Reading database ... 12511 files and directories currently installed.) 20:07:49 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 20:07:49 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 20:07:49 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 20:07:49 Selecting previously unselected package udev. 20:07:49 (Reading database ... 12511 files and directories currently installed.) 20:07:49 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 20:07:49 Unpacking udev (237-3ubuntu10.47) ... 20:07:49 Selecting previously unselected package libfuse2:amd64. 20:07:49 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 20:07:49 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:07:49 Selecting previously unselected package fuse. 20:07:49 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 20:07:49 Unpacking fuse (2.9.7-1ubuntu1) ... 20:07:49 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 20:07:49 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:07:49 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 20:07:49 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:07:50 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 20:07:50 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:07:50 Selecting previously unselected package libksba8:amd64. 20:07:50 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:07:50 Unpacking libksba8:amd64 (1.3.5-2) ... 20:07:50 Selecting previously unselected package libroken18-heimdal:amd64. 20:07:50 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:07:50 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:07:50 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:07:50 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:07:50 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:07:50 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:07:50 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:07:50 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:07:50 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:07:50 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:07:50 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:07:50 Selecting previously unselected package libwind0-heimdal:amd64. 20:07:50 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:07:50 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:07:50 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:07:50 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:07:50 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:07:50 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:07:51 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:07:51 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:07:51 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:07:51 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:07:51 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:07:51 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:07:51 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:07:51 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:07:51 Selecting previously unselected package libsasl2-modules-db:amd64. 20:07:51 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:07:51 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:07:51 Selecting previously unselected package libsasl2-2:amd64. 20:07:51 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:07:51 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:07:51 Selecting previously unselected package libldap-common. 20:07:51 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 20:07:51 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:07:51 Selecting previously unselected package libldap-2.4-2:amd64. 20:07:51 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 20:07:51 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:07:51 Selecting previously unselected package dirmngr. 20:07:51 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 20:07:51 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 20:07:51 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:07:51 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 20:07:51 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:07:51 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:07:51 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:07:51 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 20:07:51 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:07:51 Setting up libksba8:amd64 (1.3.5-2) ... 20:07:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:07:51 Setting up udev (237-3ubuntu10.47) ... 20:07:52 invoke-rc.d: policy-rc.d denied execution of start. 20:07:52 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:07:52 Processing triggers for systemd (237-3ubuntu10) ... 20:07:52 Setting up fuse (2.9.7-1ubuntu1) ... 20:07:52 Setting up gpg (2.2.4-1ubuntu1.4) ... 20:07:52 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:07:52 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:07:52 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:07:52 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:07:52 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:07:52 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:07:52 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:07:52 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:07:52 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 20:07:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:07:53 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 20:07:53 settings in the [Install] section, and DefaultInstance for template units). 20:07:53 This means they are not meant to be enabled using systemctl. 20:07:53 Possible reasons for having this kind of units are: 20:07:53 1) A unit may be statically enabled by being symlinked from another unit's 20:07:53 .wants/ or .requires/ directory. 20:07:53 2) A unit's purpose may be to act as a helper for some other unit which has 20:07:53 a requirement dependency on it. 20:07:53 3) A unit may be started when needed via activation (socket, path, timer, 20:07:53 D-Bus, udev, scripted systemctl call, ...). 20:07:53 4) In case of template units, the unit is meant to be enabled with some 20:07:53 instance name specified. 20:07:53 Reading package lists... 20:07:53 Building dependency tree... 20:07:53 Reading state information... 20:07:53 The following additional packages will be installed: 20:07:53 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 20:07:53 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:07:53 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 20:07:53 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 20:07:53 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 20:07:53 Suggested packages: 20:07:53 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 20:07:53 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 20:07:53 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:07:53 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 20:07:53 systemd-container policykit-1 20:07:53 Recommended packages: 20:07:53 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 20:07:53 The following NEW packages will be installed: 20:07:53 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 20:07:53 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 20:07:53 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 20:07:53 multiarch-support openssh-client python3 python3-minimal python3.6 20:07:53 python3.6-minimal snapd squashfs-tools sudo 20:07:53 The following packages will be upgraded: 20:07:53 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 20:07:53 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 20:07:53 Need to get 35.2 MB of archives. 20:07:53 After this operation, 141 MB of additional disk space will be used. 20:07:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 20:07:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 20:07:53 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 20:07:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 20:07:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 20:07:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 20:07:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 20:07:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 20:07:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 20:07:54 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 20:07:54 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 20:07:54 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 20:07:54 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 20:07:54 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 20:07:54 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 20:07:54 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 20:07:54 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 20:07:54 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 20:07:54 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 20:07:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 20:07:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 20:07:55 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 20:07:55 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 20:07:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 20:07:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 20:07:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 20:07:55 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 20:07:55 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 20:07:55 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 20:07:55 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 20:07:55 debconf: delaying package configuration, since apt-utils is not installed 20:07:55 Fetched 35.2 MB in 1s (25.9 MB/s) 20:07:55 (Reading database ... 12757 files and directories currently installed.) 20:07:55 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 20:07:55 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 20:07:56 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 20:07:56 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 20:07:56 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 20:07:56 (Reading database ... 12757 files and directories currently installed.) 20:07:56 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 20:07:56 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 20:07:56 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 20:07:56 (Reading database ... 12757 files and directories currently installed.) 20:07:56 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 20:07:56 Unpacking apt (1.6.13) over (1.6.1) ... 20:07:56 Setting up apt (1.6.13) ... 20:07:56 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 20:07:56 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:07:57 (Reading database ... 12764 files and directories currently installed.) 20:07:57 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 20:07:57 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 20:07:57 Selecting previously unselected package libpython3.6-minimal:amd64. 20:07:57 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:07:57 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:07:57 Selecting previously unselected package libexpat1:amd64. 20:07:57 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 20:07:57 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:07:57 Selecting previously unselected package python3.6-minimal. 20:07:57 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:07:57 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:07:58 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 20:07:58 Checking for services that may need to be restarted...done. 20:07:58 Checking for services that may need to be restarted...done. 20:07:58 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:07:58 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:07:58 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:07:58 Selecting previously unselected package python3-minimal. 20:07:58 (Reading database ... 13012 files and directories currently installed.) 20:07:58 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 20:07:58 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:07:58 Selecting previously unselected package mime-support. 20:07:58 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:07:58 Unpacking mime-support (3.60ubuntu1) ... 20:07:58 Selecting previously unselected package libmpdec2:amd64. 20:07:58 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 20:07:58 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:07:58 Selecting previously unselected package libpython3.6-stdlib:amd64. 20:07:59 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:07:59 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:07:59 Selecting previously unselected package python3.6. 20:07:59 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:07:59 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:07:59 Selecting previously unselected package libpython3-stdlib:amd64. 20:07:59 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 20:07:59 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:07:59 Setting up python3-minimal (3.6.7-1~18.04) ... 20:07:59 Selecting previously unselected package python3. 20:07:59 (Reading database ... 13442 files and directories currently installed.) 20:07:59 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 20:07:59 Unpacking python3 (3.6.7-1~18.04) ... 20:07:59 Selecting previously unselected package multiarch-support. 20:07:59 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 20:07:59 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 20:07:59 Setting up multiarch-support (2.27-3ubuntu1.4) ... 20:07:59 Selecting previously unselected package liblzo2-2:amd64. 20:07:59 (Reading database ... 13479 files and directories currently installed.) 20:07:59 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 20:07:59 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 20:08:00 Selecting previously unselected package libbsd0:amd64. 20:08:00 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 20:08:00 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:08:00 Selecting previously unselected package sudo. 20:08:00 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 20:08:00 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 20:08:00 Selecting previously unselected package apparmor. 20:08:00 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 20:08:00 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:08:00 Selecting previously unselected package libedit2:amd64. 20:08:00 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 20:08:00 Unpacking libedit2:amd64 (3.1-20170329-1) ... 20:08:00 Selecting previously unselected package libkrb5support0:amd64. 20:08:00 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 20:08:00 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:08:00 Selecting previously unselected package libk5crypto3:amd64. 20:08:00 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 20:08:00 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:08:01 Selecting previously unselected package libkeyutils1:amd64. 20:08:01 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 20:08:01 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:08:01 Selecting previously unselected package libkrb5-3:amd64. 20:08:01 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 20:08:01 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:08:01 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:08:01 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 20:08:01 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:08:01 Selecting previously unselected package libssl1.0.0:amd64. 20:08:01 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 20:08:01 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 20:08:01 Selecting previously unselected package openssh-client. 20:08:01 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 20:08:01 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 20:08:02 Selecting previously unselected package squashfs-tools. 20:08:02 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 20:08:02 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:08:02 Selecting previously unselected package snapd. 20:08:02 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 20:08:02 Unpacking snapd (2.48.3+18.04) ... 20:08:04 Setting up libedit2:amd64 (3.1-20170329-1) ... 20:08:04 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 20:08:04 Setting up mime-support (3.60ubuntu1) ... 20:08:04 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 20:08:04 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:08:04 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:08:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:08:04 Setting up systemd (237-3ubuntu10.47) ... 20:08:04 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:08:05 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:08:05 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:08:05 Setting up liblzo2-2:amd64 (2.08-1.2) ... 20:08:05 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:08:05 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:08:05 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:08:06 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:08:07 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:08:11 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:08:12 Setting up python3 (3.6.7-1~18.04) ... 20:08:12 running python rtupdate hooks for python3.6... 20:08:12 running python post-rtupdate hooks for python3.6... 20:08:12 Setting up apparmor (2.12-4ubuntu5.1) ... 20:08:13 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:08:13 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:08:13 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 20:08:13 Setting up snapd (2.48.3+18.04) ... 20:08:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:08:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:08:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:08:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:08:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:08:15 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:08:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:08:15 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:08:15 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:08:15 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:08:15 /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' 20:08:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:08:15 Processing triggers for systemd (237-3ubuntu10.47) ... 20:08:16 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:08:16 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:08:16 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:08:18 Reading package lists... 20:08:18 Reading package lists... 20:08:19 Building dependency tree... 20:08:19 Reading state information... 20:08:19 Calculating upgrade... 20:08:19 The following packages will be upgraded: 20:08:19 advancecomp base-files bash binutils binutils-common 20:08:19 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 20:08:19 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 20:08:19 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 20:08:19 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 20:08:19 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 20:08:19 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 20:08:19 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 20:08:19 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 20:08:19 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 20:08:19 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 20:08:19 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 20:08:19 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 20:08:19 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 20:08:19 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 20:08:19 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:08:19 Need to get 64.0 MB of archives. 20:08:19 After this operation, 5041 kB of additional disk space will be used. 20:08:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 20:08:19 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 20:08:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 20:08:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 20:08:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 20:08:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 20:08:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 20:08:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 20:08:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 20:08:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 20:08:19 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 20:08:19 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 20:08:19 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 20:08:19 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 20:08:19 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 20:08:19 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 20:08:19 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 20:08:19 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 20:08:19 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 20:08:19 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 20:08:19 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 20:08:19 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 20:08:19 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 20:08:19 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 20:08:19 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 20:08:19 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 20:08:19 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 20:08:19 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 20:08:19 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 20:08:19 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 20:08:19 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 20:08:19 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 20:08:19 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 20:08:19 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 20:08:19 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 20:08:19 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 20:08:19 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 20:08:19 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 20:08:19 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 20:08:19 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 20:08:19 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 20:08:19 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 20:08:19 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 20:08:19 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 20:08:19 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 20:08:19 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 20:08:19 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 20:08:19 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 20:08:19 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 20:08:19 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 20:08:19 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 20:08:19 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 20:08:19 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 20:08:19 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 20:08:19 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 20:08:19 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 20:08:19 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 20:08:20 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 20:08:20 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 20:08:20 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 20:08:20 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 20:08:20 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 20:08:20 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 20:08:20 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 20:08:20 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 20:08:20 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 20:08:20 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 20:08:20 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 20:08:20 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 20:08:20 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 20:08:20 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 20:08:20 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 20:08:20 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 20:08:20 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 20:08:20 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 20:08:20 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 20:08:20 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 20:08:20 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 20:08:20 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 20:08:20 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 20:08:20 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 20:08:20 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 20:08:20 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 20:08:20 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 20:08:20 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 20:08:20 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 20:08:21 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 20:08:21 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 20:08:21 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 20:08:21 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 20:08:21 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 20:08:21 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 20:08:21 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 20:08:21 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 20:08:21 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 20:08:21 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 20:08:21 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 20:08:21 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 20:08:21 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 20:08:21 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 20:08:21 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 20:08:21 debconf: delaying package configuration, since apt-utils is not installed 20:08:21 Fetched 64.0 MB in 2s (33.5 MB/s) 20:08:21 (Reading database ... 13912 files and directories currently installed.) 20:08:21 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 20:08:21 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:08:22 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 20:08:22 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:08:22 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 20:08:22 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 20:08:22 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:08:22 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:08:22 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:08:22 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:08:22 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:08:22 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:08:22 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:08:22 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:08:22 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:08:22 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:08:22 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:08:22 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:08:22 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:08:22 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:08:22 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 20:08:22 (Reading database ... 13911 files and directories currently installed.) 20:08:22 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 20:08:22 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 20:08:22 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 20:08:22 (Reading database ... 13911 files and directories currently installed.) 20:08:22 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:08:22 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:08:23 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:08:23 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:08:23 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:08:23 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:08:23 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 20:08:23 (Reading database ... 13911 files and directories currently installed.) 20:08:23 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 20:08:23 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:08:23 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 20:08:24 (Reading database ... 13911 files and directories currently installed.) 20:08:24 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 20:08:24 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:08:24 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:08:24 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 20:08:24 Setting up base-files (10.1ubuntu2.10) ... 20:08:24 Installing new version of config file /etc/issue ... 20:08:24 Installing new version of config file /etc/issue.net ... 20:08:24 Installing new version of config file /etc/lsb-release ... 20:08:24 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:08:24 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:08:24 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:08:24 Removing obsolete conffile /etc/default/motd-news ... 20:08:24 (Reading database ... 13912 files and directories currently installed.) 20:08:24 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 20:08:24 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 20:08:25 Setting up bash (4.4.18-2ubuntu1.2) ... 20:08:25 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 20:08:25 (Reading database ... 13912 files and directories currently installed.) 20:08:25 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 20:08:25 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 20:08:25 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 20:08:25 (Reading database ... 13912 files and directories currently installed.) 20:08:25 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 20:08:25 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 20:08:25 Setting up tar (1.29b-2ubuntu0.2) ... 20:08:25 (Reading database ... 13912 files and directories currently installed.) 20:08:25 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 20:08:25 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:08:25 Setting up dpkg (1.19.0.5ubuntu2.3) ... 20:08:25 (Reading database ... 13912 files and directories currently installed.) 20:08:25 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 20:08:25 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:08:25 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 20:08:25 (Reading database ... 13912 files and directories currently installed.) 20:08:25 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 20:08:25 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:08:26 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 20:08:26 (Reading database ... 13912 files and directories currently installed.) 20:08:26 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 20:08:26 Unpacking grep (3.1-2build1) over (3.1-2) ... 20:08:26 Setting up grep (3.1-2build1) ... 20:08:26 (Reading database ... 13912 files and directories currently installed.) 20:08:26 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 20:08:26 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:08:26 Setting up login (1:4.5-1ubuntu2) ... 20:08:26 (Reading database ... 13912 files and directories currently installed.) 20:08:26 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 20:08:26 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:08:26 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 20:08:26 (Reading database ... 13912 files and directories currently installed.) 20:08:26 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 20:08:26 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:08:27 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 20:08:27 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:08:27 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 20:08:27 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:08:27 Setting up perl-base (5.26.1-6ubuntu0.5) ... 20:08:27 (Reading database ... 13912 files and directories currently installed.) 20:08:27 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 20:08:27 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:08:28 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:08:28 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:08:28 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:08:28 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:08:29 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 20:08:29 (Reading database ... 13912 files and directories currently installed.) 20:08:29 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 20:08:29 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 20:08:29 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 20:08:29 (Reading database ... 13912 files and directories currently installed.) 20:08:29 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:08:29 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:08:29 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:08:29 (Reading database ... 13912 files and directories currently installed.) 20:08:29 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:08:29 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:08:29 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:08:29 (Reading database ... 13912 files and directories currently installed.) 20:08:29 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:08:29 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:08:29 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:08:29 (Reading database ... 13912 files and directories currently installed.) 20:08:29 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:08:29 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:08:29 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:08:29 (Reading database ... 13912 files and directories currently installed.) 20:08:29 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 20:08:29 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:08:29 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 20:08:29 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:08:29 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 20:08:29 (Reading database ... 13912 files and directories currently installed.) 20:08:29 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 20:08:29 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:08:29 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 20:08:30 (Reading database ... 13912 files and directories currently installed.) 20:08:30 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:08:30 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:08:30 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:08:30 (Reading database ... 13912 files and directories currently installed.) 20:08:30 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:08:30 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:08:30 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 20:08:30 (Reading database ... 13912 files and directories currently installed.) 20:08:30 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:08:30 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:08:31 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 20:08:31 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:08:31 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:08:31 (Reading database ... 13912 files and directories currently installed.) 20:08:31 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 20:08:32 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:08:32 Setting up libc-bin (2.27-3ubuntu1.4) ... 20:08:32 (Reading database ... 13912 files and directories currently installed.) 20:08:32 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 20:08:32 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:08:32 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 20:08:32 (Reading database ... 13914 files and directories currently installed.) 20:08:32 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 20:08:32 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 20:08:32 Setting up debconf (1.5.66ubuntu1) ... 20:08:32 (Reading database ... 13914 files and directories currently installed.) 20:08:32 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 20:08:32 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:08:32 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 20:08:32 (Reading database ... 13914 files and directories currently installed.) 20:08:32 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 20:08:32 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:08:32 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 20:08:33 (Reading database ... 13914 files and directories currently installed.) 20:08:33 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 20:08:33 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:08:33 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 20:08:33 (Reading database ... 13914 files and directories currently installed.) 20:08:33 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 20:08:33 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:08:33 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 20:08:33 (Reading database ... 13914 files and directories currently installed.) 20:08:33 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 20:08:33 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:08:33 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 20:08:33 (Reading database ... 13914 files and directories currently installed.) 20:08:33 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:08:33 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:08:33 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 20:08:33 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 20:08:33 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 20:08:33 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:08:33 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 20:08:33 (Reading database ... 13914 files and directories currently installed.) 20:08:33 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 20:08:33 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 20:08:34 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 20:08:34 (Reading database ... 13914 files and directories currently installed.) 20:08:34 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 20:08:34 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:08:34 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 20:08:34 (Reading database ... 13914 files and directories currently installed.) 20:08:34 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 20:08:34 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:08:34 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 20:08:34 (Reading database ... 13914 files and directories currently installed.) 20:08:34 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 20:08:34 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 20:08:34 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 20:08:34 (Reading database ... 13914 files and directories currently installed.) 20:08:34 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 20:08:34 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:08:35 Setting up passwd (1:4.5-1ubuntu2) ... 20:08:35 (Reading database ... 13914 files and directories currently installed.) 20:08:35 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 20:08:35 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:08:35 Setting up gpgv (2.2.4-1ubuntu1.4) ... 20:08:35 (Reading database ... 13914 files and directories currently installed.) 20:08:35 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 20:08:35 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 20:08:35 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 20:08:36 (Reading database ... 13914 files and directories currently installed.) 20:08:36 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 20:08:36 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 20:08:36 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 20:08:36 (Reading database ... 13914 files and directories currently installed.) 20:08:36 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 20:08:36 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 20:08:37 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 20:08:37 (Reading database ... 13914 files and directories currently installed.) 20:08:37 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 20:08:37 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 20:08:37 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 20:08:37 (Reading database ... 13914 files and directories currently installed.) 20:08:37 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 20:08:37 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 20:08:37 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 20:08:37 (Reading database ... 13914 files and directories currently installed.) 20:08:37 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 20:08:37 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 20:08:38 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 20:08:38 (Reading database ... 13914 files and directories currently installed.) 20:08:38 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 20:08:38 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 20:08:38 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 20:08:38 (Reading database ... 13914 files and directories currently installed.) 20:08:38 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 20:08:38 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 20:08:38 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 20:08:38 (Reading database ... 13915 files and directories currently installed.) 20:08:38 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:08:38 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:08:38 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:08:39 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:08:40 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 20:08:40 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 20:08:40 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 20:08:40 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 20:08:40 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 20:08:40 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 20:08:40 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 20:08:40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 20:08:41 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 20:08:41 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 20:08:41 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 20:08:41 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 20:08:41 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 20:08:41 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 20:08:41 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 20:08:41 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 20:08:41 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 20:08:41 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 20:08:42 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 20:08:42 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 20:08:43 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 20:08:43 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 20:08:43 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 20:08:43 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 20:08:43 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:08:43 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:08:43 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:08:43 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:08:44 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:08:44 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:08:44 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:08:44 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:08:44 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:08:44 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:08:44 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:08:44 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:08:45 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:08:45 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:08:45 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:08:45 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:08:46 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:08:46 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:08:47 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:08:47 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:08:48 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:08:48 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:08:48 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:08:48 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:08:49 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:08:49 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:08:49 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:08:49 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:08:49 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 20:08:49 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:08:51 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 20:08:51 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:08:51 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 20:08:51 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 20:08:52 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:08:52 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:08:52 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:08:52 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:08:52 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 20:08:52 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 20:08:52 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:08:52 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 20:08:52 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:08:52 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:08:52 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:08:52 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 20:08:52 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 20:08:53 Setting up tzdata (2021a-0ubuntu0.18.04) ... 20:08:53 20:08:53 Current default time zone: 'Etc/UTC' 20:08:53 Local time is now: Tue May 18 20:08:53 UTC 2021. 20:08:53 Universal Time is now: Tue May 18 20:08:53 UTC 2021. 20:08:53 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:08:53 20:08:53 Setting up systemd-sysv (237-3ubuntu10.47) ... 20:08:53 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:08:53 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 20:08:53 Setting up mount (2.31.1-0.4ubuntu3.7) ... 20:08:53 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 20:08:53 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:08:53 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 20:08:53 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 20:08:53 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 20:08:53 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 20:08:53 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:08:53 Setting up procps (2:3.3.12-3ubuntu1.2) ... 20:08:54 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 20:08:54 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 20:08:54 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 20:08:54 Setting up patch (2.7.6-2ubuntu1.1) ... 20:08:54 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 20:08:54 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 20:08:54 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 20:08:54 Installing new version of config file /etc/ssl/openssl.cnf ... 20:08:54 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 20:08:54 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 20:08:54 Setting up ca-certificates (20210119~18.04.1) ... 20:08:56 Updating certificates in /etc/ssl/certs... 20:08:57 23 added, 27 removed; done. 20:08:57 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 20:08:57 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:08:57 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 20:08:57 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 20:08:57 Setting up pkgbinarymangler (138.18.04.1) ... 20:08:57 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 20:08:57 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 20:08:57 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 20:08:57 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 20:08:57 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:08:57 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 20:08:57 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:08:57 Setting up perl (5.26.1-6ubuntu0.5) ... 20:08:57 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 20:08:57 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 20:08:57 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 20:08:57 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 20:08:57 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 20:08:57 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 20:08:57 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 20:08:57 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 20:08:58 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 20:08:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:08:58 Processing triggers for systemd (237-3ubuntu10.47) ... 20:08:58 Processing triggers for mime-support (3.60ubuntu1) ... 20:08:58 Processing triggers for ca-certificates (20210119~18.04.1) ... 20:08:58 Updating certificates in /etc/ssl/certs... 20:08:59 0 added, 0 removed; done. 20:08:59 Running hooks in /etc/ca-certificates/update.d... 20:08:59 done. 20:08:59 Reading package lists... 20:08:59 Building dependency tree... 20:08:59 Reading state information... 20:08:59 The following NEW packages will be installed: 20:08:59 apt-transport-https 20:08:59 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:08:59 Need to get 1692 B of archives. 20:08:59 After this operation, 154 kB of additional disk space will be used. 20:08:59 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 20:09:00 debconf: delaying package configuration, since apt-utils is not installed 20:09:00 Fetched 1692 B in 0s (8626 B/s) 20:09:00 Selecting previously unselected package apt-transport-https. 20:09:00 (Reading database ... 13920 files and directories currently installed.) 20:09:00 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 20:09:00 Unpacking apt-transport-https (1.6.13) ... 20:09:00 Setting up apt-transport-https (1.6.13) ... 20:09:00 Waiting for network to be ready... 20:09:07 2021-05-18T20:09:04Z INFO Waiting for automatic snapd restart... 20:09:07 snapd 2.50 from Canonical* installed 20:09:08 "snapd" switched to the "latest/stable" channel 20:09:08 20:09:12 core18 20210309 from Canonical* installed 20:09:12 "core18" switched to the "latest/stable" channel 20:09:12 20:09:16 snapcraft 4.7.1 from Canonical* installed 20:09:16 "snapcraft" switched to the "latest/stable" channel 20:09:16 20:09:19 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: 20:09:19 - README.md 20:09:19 20:09:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:09:26 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:09:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:09:26 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:09:26 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:09:26 Fetched 88.7 kB in 0s (178 kB/s) 20:09:27 Reading package lists... 20:09:28 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 20:09:34 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:09:34 Reading package lists... 20:09:34 Building dependency tree... 20:09:34 Reading state information... 20:09:34 Suggested packages: 20:09:34 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 20:09:34 git-gui gitk gitweb git-cvs git-mediawiki git-svn 20:09:34 Recommended packages: 20:09:34 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:09:34 The following NEW packages will be installed: 20:09:34 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 20:09:34 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 20:09:34 pkg-config zip 20:09:34 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:09:34 Need to get 7663 kB of archives. 20:09:34 After this operation, 43.8 MB of additional disk space will be used. 20:09:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 20:09:34 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 20:09:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 20:09:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 20:09:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 20:09:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 20:09:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 20:09:34 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 20:09:34 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 20:09:35 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 20:09:35 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 20:09:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 20:09:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 20:09:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 20:09:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 20:09:35 debconf: delaying package configuration, since apt-utils is not installed 20:09:35 Fetched 7663 kB in 1s (9746 kB/s) 20:09:35 Selecting previously unselected package libglib2.0-0:amd64. 20:09:35 (Reading database ... 13924 files and directories currently installed.) 20:09:35 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 20:09:35 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:09:35 Selecting previously unselected package libpsl5:amd64. 20:09:35 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 20:09:35 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 20:09:35 Selecting previously unselected package libnghttp2-14:amd64. 20:09:35 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 20:09:35 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:09:36 Selecting previously unselected package librtmp1:amd64. 20:09:36 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 20:09:36 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:09:36 Selecting previously unselected package libcurl3-gnutls:amd64. 20:09:36 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 20:09:36 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 20:09:36 Selecting previously unselected package liberror-perl. 20:09:36 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 20:09:36 Unpacking liberror-perl (0.17025-1) ... 20:09:36 Selecting previously unselected package git-man. 20:09:36 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 20:09:36 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 20:09:36 Selecting previously unselected package git. 20:09:36 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 20:09:36 Unpacking git (1:2.17.1-1ubuntu0.8) ... 20:09:36 Selecting previously unselected package libnorm1:amd64. 20:09:36 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 20:09:36 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:09:36 Selecting previously unselected package libpgm-5.2-0:amd64. 20:09:36 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 20:09:36 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:09:36 Selecting previously unselected package libsodium23:amd64. 20:09:36 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 20:09:36 Unpacking libsodium23:amd64 (1.0.16-2) ... 20:09:36 Selecting previously unselected package libzmq5:amd64. 20:09:36 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 20:09:36 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:09:37 Selecting previously unselected package libzmq3-dev:amd64. 20:09:37 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 20:09:37 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:09:37 Selecting previously unselected package pkg-config. 20:09:37 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 20:09:37 Unpacking pkg-config (0.29.1-0ubuntu2) ... 20:09:37 Selecting previously unselected package zip. 20:09:37 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 20:09:37 Unpacking zip (3.0-11build1) ... 20:09:37 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:09:37 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 20:09:37 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:09:37 Setting up liberror-perl (0.17025-1) ... 20:09:37 Setting up libpsl5:amd64 (0.19.1-5build1) ... 20:09:37 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:09:37 No schema files found: doing nothing. 20:09:37 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:09:37 Setting up zip (3.0-11build1) ... 20:09:37 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:09:37 Setting up libsodium23:amd64 (1.0.16-2) ... 20:09:37 Setting up pkg-config (0.29.1-0ubuntu2) ... 20:09:37 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:09:37 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 20:09:37 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:09:37 Setting up git (1:2.17.1-1ubuntu0.8) ... 20:09:37 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:09:44 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:09:44 git set to automatically installed. 20:09:44 git-man set to automatically installed. 20:09:44 libcurl3-gnutls set to automatically installed. 20:09:44 liberror-perl set to automatically installed. 20:09:44 libglib2.0-0 set to automatically installed. 20:09:44 libnghttp2-14 set to automatically installed. 20:09:44 libnorm1 set to automatically installed. 20:09:44 libpgm-5.2-0 set to automatically installed. 20:09:44 libpsl5 set to automatically installed. 20:09:44 librtmp1 set to automatically installed. 20:09:44 libsodium23 set to automatically installed. 20:09:44 libzmq3-dev set to automatically installed. 20:09:44 libzmq5 set to automatically installed. 20:09:44 pkg-config set to automatically installed. 20:09:44 zip set to automatically installed. 20:09:45 snapd is not logged in, snap install commands will use sudo 20:09:45 Removing intermediate container 27b9e5808b8f 20:09:45 ---> a854d75ef0a1 20:09:45 20:09:45 Step 11/32 : FROM alpine:3.12 20:09:45 3.12: Pulling from library/alpine 20:09:45 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 20:09:45 Status: Downloaded newer image for alpine:3.12 20:09:45 ---> 9852663dfa18 20:09:45 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:09:45 ---> Running in 84e901b04d41 20:09:45 Removing intermediate container 84e901b04d41 20:09:45 ---> c4576fb2a90e 20:09:45 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:09:46 ---> Running in b99195ef1911 20:09:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:09:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:09:51 (1/2) Installing dumb-init (1.2.2-r1) 20:09:51 Removing intermediate container 3fa766fc75ff 20:09:51 ---> 863ff1e0fa75 20:09:51 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:09:51 (2/2) Installing su-exec (0.2-r1) 20:09:51 Executing busybox-1.31.1-r20.trigger 20:09:51 OK: 5 MiB in 16 packages 20:09:51 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:09:51 ---> Running in 838fcbbe1bc1 20:09:53 Removing intermediate container b99195ef1911 20:09:53 ---> 9765d502c765 20:09:53 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:09:53 ---> Running in c8a398d9c138 20:09:54 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 20:09:54 Removing intermediate container c8a398d9c138 20:09:54 ---> 5d258e125502 20:09:54 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:09:54 ---> Running in 7b40012e6180 20:09:55 Removing intermediate container 7b40012e6180 20:09:55 ---> b950686766f3 20:09:55 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:09:55 ---> Running in 39e20f2cadf7 20:09:58 core18 20210507 from Canonical* refreshed 20:09:58 snapd is not logged in, snap install commands will use sudo 20:10:00 Removing intermediate container 39e20f2cadf7 20:10:00 ---> adb271a66a05 20:10:00 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:10:00 ---> Running in 7d9144e98f0d 20:10:00 Removing intermediate container 838fcbbe1bc1 20:10:00 ---> ddc063e38a75 20:10:00 20:10:00 Step 12/24 : FROM docker:20.10.0 20:10:00 20.10.0: Pulling from library/docker 20:10:01 Removing intermediate container 7d9144e98f0d 20:10:01 ---> 1a177778946d 20:10:01 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:10:04 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:10:05 ---> 8dfe3ad08f32 20:10:05 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:10:05 ---> Running in eb7cb829110f 20:10:07 Removing intermediate container 8e406fb27bd9 20:10:07 ---> 46fb4390d2bb 20:10:07 20:10:07 Step 11/23 : FROM alpine:3.12 20:10:07 ---> 9852663dfa18 20:10:07 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:10:07 ---> Running in 4d81b8e48880 20:10:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:10:10 Removing intermediate container eb7cb829110f 20:10:10 ---> fd4ff8e136c9 20:10:10 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:10:11 (1/2) Installing ca-certificates (20191127-r4) 20:10:11 (2/2) Installing dumb-init (1.2.2-r1) 20:10:11 Executing busybox-1.31.1-r20.trigger 20:10:11 Executing ca-certificates-20191127-r4.trigger 20:10:11 OK: 6 MiB in 16 packages 20:10:13 ---> 2fb79283cfc7 20:10:13 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:10:15 Removing intermediate container 4d81b8e48880 20:10:15 ---> 737fd880138c 20:10:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:10:16 ---> Running in 492bfa217e74 20:10:16 Removing intermediate container 4b97fdebb949 20:10:16 ---> 96824a6c0f8d 20:10:16 20:10:16 Step 11/24 : FROM alpine:3.12 20:10:16 ---> 9852663dfa18 20:10:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:10:16 ---> 594e821afb6a 20:10:16 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:10:16 ---> Running in 136dc0c5668d 20:10:17 Removing intermediate container 492bfa217e74 20:10:17 ---> 9d9356b85020 20:10:17 Step 14/23 : ENV APP_PORT=48060 20:10:17 ---> Running in d73c03775b58 20:10:18 ---> 5db529f16d81 20:10:18 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:10:18 Removing intermediate container d73c03775b58 20:10:18 ---> 1308fbb4f720 20:10:18 Step 15/23 : EXPOSE $APP_PORT 20:10:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:10:19 ---> Running in e4d33f7e21c7 20:10:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:10:19 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 20:10:19 Pulling go-build-helper 20:10:19 + snapcraftctl pull 20:10:19 (1/1) Installing dumb-init (1.2.2-r1) 20:10:19 Executing busybox-1.31.1-r20.trigger 20:10:19 OK: 5 MiB in 15 packages 20:10:20 ---> 622627d7cef4 20:10:20 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:10:20 Removing intermediate container e4d33f7e21c7 20:10:20 ---> 2f75193a3938 20:10:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:21 'app-service-config' has dependencies that need to be staged: go-build-helper 20:10:21 Skipping pull go-build-helper (already ran) 20:10:21 Building go-build-helper 20:10:21 + snapcraftctl build 20:10:21 ---> df08f0746c97 20:10:21 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:10:22 Removing intermediate container 136dc0c5668d 20:10:22 ---> aa0190187dda 20:10:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:10:22 Removing intermediate container d96fb2a5fcc0 20:10:22 ---> 90bf6d126588 20:10:22 20:10:22 Step 11/24 : FROM alpine:3.12 20:10:22 ---> 9852663dfa18 20:10:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:10:22 ---> Running in 84079d27c9a3 20:10:22 ---> Running in 1d675959197e 20:10:22 ---> Running in b016179970bb 20:10:22 ---> d60d441e3f9a 20:10:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:10:22 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:10:22 Status: Downloaded newer image for docker:20.10.0 20:10:22 ---> eeaf43b92773 20:10:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:10:23 Staging go-build-helper 20:10:23 + snapcraftctl stage 20:10:23 Removing intermediate container 84079d27c9a3 20:10:23 ---> 290b6cd67f61 20:10:23 Step 14/24 : ENV APP_PORT=48081 20:10:23 Removing intermediate container 1d675959197e 20:10:23 ---> a8c6a699acc5 20:10:23 Step 13/24 : ENV APP_PORT=48080 20:10:23 ---> Running in 5f68752d86a9 20:10:23 ---> Running in 4938ef6c988c 20:10:23 Removing intermediate container b016179970bb 20:10:23 ---> d949dd1a1306 20:10:23 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:10:23 ---> Running in 6ba3d74e40a6 20:10:24 Removing intermediate container 5f68752d86a9 20:10:24 ---> f0a7bfdc559d 20:10:24 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 20:10:24 Removing intermediate container 4938ef6c988c 20:10:24 ---> db9e1127982a 20:10:24 Step 15/24 : EXPOSE $APP_PORT 20:10:24 ---> Running in 2ae7c4156954 20:10:24 ---> Running in 3cb32e1b1d63 20:10:24 Removing intermediate container 6ba3d74e40a6 20:10:24 ---> 9bb9782d62cd 20:10:24 Step 14/24 : EXPOSE $APP_PORT 20:10:24 ---> 2258969d771d 20:10:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:10:24 ---> Running in 5992f139f978 20:10:24 ---> d5102ca1ce2b 20:10:24 Step 27/32 : RUN chmod +x /entrypoint.sh 20:10:25 ---> Running in 18c137cb0020 20:10:25 Removing intermediate container 3cb32e1b1d63 20:10:25 ---> 611eecce08b1 20:10:25 Step 16/24 : WORKDIR / 20:10:25 Removing intermediate container 5992f139f978 20:10:25 ---> 03a5f115c144 20:10:25 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:25 ---> Running in fa14407e2a80 20:10:25 ---> 6ef61e5b4ffd 20:10:25 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:10:25 ---> Running in 07dbd0c5bdda 20:10:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:10:26 ---> Running in a4057fbc7b99 20:10:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:10:26 Removing intermediate container fa14407e2a80 20:10:26 ---> eb1d12de93c5 20:10:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:27 Removing intermediate container a4057fbc7b99 20:10:27 ---> d60306968133 20:10:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:10:27 (1/39) Installing readline (8.0.4-r0) 20:10:27 (2/39) Installing bash (5.0.17-r0) 20:10:27 Executing bash-5.0.17-r0.post-install 20:10:27 (3/39) Installing nghttp2-libs (1.41.0-r0) 20:10:27 (4/39) Installing libcurl (7.76.1-r0) 20:10:27 ---> Running in 64bae2ae0299 20:10:27 (5/39) Installing curl (7.76.1-r0) 20:10:27 (6/39) Installing dumb-init (1.2.2-r1) 20:10:27 (7/39) Installing libbz2 (1.0.8-r1) 20:10:27 (8/39) Installing expat (2.2.9-r1) 20:10:27 (9/39) Installing libffi (3.3-r2) 20:10:27 (10/39) Installing gdbm (1.13-r1) 20:10:27 (11/39) Installing xz-libs (5.2.5-r0) 20:10:27 (12/39) Installing sqlite-libs (3.32.1-r0) 20:10:27 (13/39) Installing python3 (3.8.10-r0) 20:10:28 Removing intermediate container 64bae2ae0299 20:10:28 ---> f38a7e715fe4 20:10:28 Step 21/23 : LABEL arch=arm64 20:10:28 ---> 58f0004b83ae 20:10:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:10:29 ---> Running in b700246f5e63 20:10:29 Removing intermediate container 18c137cb0020 20:10:29 ---> 3d9e046eb85a 20:10:29 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:10:29 (14/39) Installing py3-appdirs (1.4.4-r1) 20:10:29 (15/39) Installing py3-ordered-set (4.0.1-r0) 20:10:29 (16/39) Installing py3-parsing (2.4.7-r0) 20:10:29 (17/39) Installing py3-six (1.15.0-r0) 20:10:29 (18/39) Installing py3-packaging (20.4-r0) 20:10:29 (19/39) Installing py3-setuptools (47.0.0-r0) 20:10:29 (20/39) Installing py3-chardet (3.0.4-r4) 20:10:29 ---> Running in 4297e38be285 20:10:29 Removing intermediate container b700246f5e63 20:10:29 ---> 07ce9c6039bb 20:10:29 Step 22/23 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 20:10:29 (21/39) Installing py3-idna (2.9-r0) 20:10:29 (22/39) Installing py3-certifi (2020.4.5.1-r0) 20:10:29 (23/39) Installing py3-urllib3 (1.25.9-r0) 20:10:30 (24/39) Installing py3-requests (2.23.0-r0) 20:10:30 (25/39) Installing py3-msgpack (1.0.0-r0) 20:10:30 (26/39) Installing py3-lockfile (0.12.2-r3) 20:10:30 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:10:30 (28/39) Installing py3-colorama (0.4.3-r0) 20:10:30 (29/39) Installing py3-distlib (0.3.0-r0) 20:10:30 Removing intermediate container 07dbd0c5bdda 20:10:30 ---> 66913bcdaeaa 20:10:30 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:10:30 (30/39) Installing py3-distro (1.5.0-r1) 20:10:30 (31/39) Installing py3-webencodings (0.5.1-r3) 20:10:30 (32/39) Installing py3-html5lib (1.0.1-r4) 20:10:30 (33/39) Installing py3-pytoml (0.1.21-r0) 20:10:30 ---> Running in 4a641b4d7333 20:10:30 (34/39) Installing py3-pep517 (0.8.2-r0) 20:10:30 (35/39) Installing py3-progress (1.5-r0) 20:10:30 (36/39) Installing py3-toml (0.10.1-r0) 20:10:30 (37/39) Installing py3-retrying (1.3.3-r0) 20:10:30 (38/39) Installing py3-contextlib2 (0.6.0-r0) 20:10:30 (39/39) Installing py3-pip (20.1.1-r0) 20:10:30 ---> Running in b363025c5312 20:10:30 Executing busybox-1.31.1-r19.trigger 20:10:30 OK: 72 MiB in 59 packages 20:10:30 Removing intermediate container 4297e38be285 20:10:30 ---> c6ae3eb338d5 20:10:30 Step 29/32 : CMD ["gate"] 20:10:30 ---> 6a437d4e4b88 20:10:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:10:31 Removing intermediate container 4a641b4d7333 20:10:31 ---> 0288e1a88e02 20:10:31 Step 23/23 : LABEL version=0.0.0 20:10:31 ---> Running in 849dc0fe6187 20:10:31 ---> Running in 09630f5c8a1f 20:10:31 ---> 96acda286e65 20:10:31 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:10:31 Removing intermediate container 849dc0fe6187 20:10:31 ---> 2d5f06d759f9 20:10:31 Step 30/32 : LABEL arch=arm64 20:10:32 Removing intermediate container 09630f5c8a1f 20:10:32 ---> 30b368cc255f 20:10:32 20:10:32 ---> Running in e4173a1af549 20:10:32 ---> Running in d7750f9d399e 20:10:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:10:32 Successfully built 30b368cc255f 20:10:32 Successfully tagged support-notifications-arm64:latest 20:10:32 Building security-secretstore-setup 20:10:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:10:33 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:10:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 20:10:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 20:10:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 20:10:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 20:10:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 20:10:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 20:10:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 20:10:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 20:10:33 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:10:33 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:10:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:10:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:10:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:10:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:10:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:10:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:10:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:10:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 20:10:33 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 20:10:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 20:10:33 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 20:10:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 20:10:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 20:10:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 20:10:33 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 20:10:33 Fetched 24.6 MB in 0s (0 B/s) 20:10:33 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 20:10:33 Fetched 224 kB in 0s (0 B/s) 20:10:33 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 20:10:33 Fetched 157 kB in 0s (0 B/s) 20:10:33 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 20:10:33 Fetched 221 kB in 0s (0 B/s) 20:10:33 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 20:10:33 Fetched 143 kB in 0s (0 B/s) 20:10:33 Pulling app-service-config 20:10:33 + snapcraftctl pull 20:10:33 Cloning into '/root/parts/app-service-config/src'... 20:10:33  Building support-notifications ... done Removing intermediate container e4173a1af549 20:10:33 ---> dbb613447f1d 20:10:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:10:33 Removing intermediate container d7750f9d399e 20:10:33 ---> b264df87f719 20:10:33 Step 31/32 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 20:10:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:10:33 Pulling config-common 20:10:33 + snapcraftctl pull 20:10:33 (1/6) Installing dumb-init (1.2.2-r1) 20:10:34 (2/6) Installing libgcc (9.3.0-r2) 20:10:34 (3/6) Installing libsodium (1.0.18-r0) 20:10:34 ---> Running in 31ffdf3d18d9 20:10:34 ---> Running in 23273eedd94a 20:10:34 (4/6) Installing libstdc++ (9.3.0-r2) 20:10:34 (5/6) Installing libzmq (4.3.3-r0) 20:10:34 (6/6) Installing zeromq (4.3.3-r0) 20:10:34 Executing busybox-1.31.1-r20.trigger 20:10:34 OK: 8 MiB in 20 packages 20:10:35 Removing intermediate container 23273eedd94a 20:10:35 ---> ec56e4669f9c 20:10:35 Step 22/24 : LABEL arch=arm64 20:10:35 Removing intermediate container 31ffdf3d18d9 20:10:35 ---> 1cfd8b15f5bc 20:10:35 Step 32/32 : LABEL version=0.0.0 20:10:36 ---> Running in 3b5680d8eb56 20:10:36 ---> Running in 119d80d694be 20:10:36 Collecting docker-compose==1.23.2 20:10:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:10:37 Removing intermediate container 3b5680d8eb56 20:10:37 ---> 0429aba12c80 20:10:37 Step 23/24 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 20:10:37 Collecting cached-property<2,>=1.2.0 20:10:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:10:37 Removing intermediate container b363025c5312 20:10:37 ---> 9053d466f073 20:10:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:37 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 20:10:37 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 20:10:37 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:10:37 Fetched 0 B in 0s (0 B/s) 20:10:37 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 20:10:37 Fetched 0 B in 0s (0 B/s) 20:10:37 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 20:10:37 Fetched 0 B in 0s (0 B/s) 20:10:37 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 20:10:37 Fetched 0 B in 0s (0 B/s) 20:10:37 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 20:10:37 Fetched 0 B in 0s (0 B/s) 20:10:37 Pulling edgex-go 20:10:37 + snapcraftctl pull 20:10:38 Removing intermediate container 119d80d694be 20:10:38 ---> 9956874dc4e6 20:10:38 20:10:38 ---> Running in 13f5aba006e7 20:10:39 Collecting websocket-client<1.0,>=0.32.0 20:10:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:10:39 Successfully built 9956874dc4e6 20:10:39 Successfully tagged security-bootstrapper-arm64:latest 20:10:39  Building security-bootstrapper ... done Building core-command 20:10:39 ---> 74ac3d417c12 20:10:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:10:39 Removing intermediate container 13f5aba006e7 20:10:39 ---> 750f1efabbab 20:10:39 Step 24/24 : LABEL version=0.0.0 20:10:40 ---> Running in 7a85a3b0c70d 20:10:40 Collecting docker<4.0,>=3.6.0 20:10:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:10:41 ---> adf1f701bda7 20:10:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:10:41 Removing intermediate container 7a85a3b0c70d 20:10:41 ---> 734f9abeb0df 20:10:41 20:10:41 Collecting jsonschema<3,>=2.5.1 20:10:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:10:41 Successfully built 734f9abeb0df 20:10:41 Successfully tagged core-metadata-arm64:latest 20:10:41  Building core-metadata ... done Building support-scheduler 20:10:42 Collecting docopt<0.7,>=0.6.1 20:10:42 Downloading docopt-0.6.2.tar.gz (25 kB) 20:10:42 ---> c5b9a71586b5 20:10:42 Step 20/24 : ENTRYPOINT ["/core-data"] 20:10:43 ---> Running in cc7bf8420da0 20:10:43 Removing intermediate container cc7bf8420da0 20:10:43 ---> e118aeef6289 20:10:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:10:44 ---> Running in bc1c8f95de3a 20:10:45 Removing intermediate container bc1c8f95de3a 20:10:45 ---> b543faa6eed9 20:10:45 Step 22/24 : LABEL arch=arm64 20:10:45 ---> Running in c64be8327ee5 20:10:47 Collecting PyYAML<4,>=3.10 20:10:47 Downloading PyYAML-3.13.tar.gz (270 kB) 20:10:47 Removing intermediate container c64be8327ee5 20:10:47 ---> badf19f3505f 20:10:47 Step 23/24 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 20:10:48 ---> Running in a4ba7bd86ea0 20:10:49 Removing intermediate container a4ba7bd86ea0 20:10:49 ---> ec4b928ed386 20:10:49 Step 24/24 : LABEL version=0.0.0 20:10:50 ---> Running in 05223903eb3f 20:10:51 Removing intermediate container 05223903eb3f 20:10:51 ---> c58d2c3492a4 20:10:51 20:10:51 Successfully built c58d2c3492a4 20:10:51 Successfully tagged core-data-arm64:latest 20:10:51 Building security-proxy-setup 20:10:52  Building core-data ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:10:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:10:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:10:54 Collecting dockerpty<0.5,>=0.4.1 20:10:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:10:56 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 20:10:56 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 20:10:56 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:10:56 Fetched 0 B in 0s (0 B/s) 20:10:56 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 20:10:56 Fetched 96.5 kB in 0s (0 B/s) 20:10:56 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 20:10:56 Fetched 279 kB in 0s (0 B/s) 20:10:56 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 20:10:56 Fetched 122 kB in 0s (0 B/s) 20:10:56 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 20:10:56 Fetched 77.8 kB in 0s (0 B/s) 20:10:56 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 20:10:56 Fetched 8848 B in 0s (0 B/s) 20:10:56 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 20:10:56 Fetched 47.8 kB in 0s (0 B/s) 20:10:56 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 20:10:56 Fetched 45.6 kB in 0s (0 B/s) 20:10:56 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 20:10:56 Fetched 15.0 kB in 0s (0 B/s) 20:10:56 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 20:10:56 Fetched 219 kB in 0s (0 B/s) 20:10:56 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 20:10:56 Fetched 154 kB in 0s (0 B/s) 20:10:56 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:10:56 Fetched 50.6 kB in 0s (0 B/s) 20:10:56 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 20:10:56 Fetched 14.8 kB in 0s (0 B/s) 20:10:56 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 20:10:56 Fetched 41.8 kB in 0s (0 B/s) 20:10:56 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 20:10:56 Fetched 499 kB in 0s (0 B/s) 20:10:56 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 20:10:56 Fetched 111 kB in 0s (0 B/s) 20:10:56 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 20:10:56 Fetched 240 kB in 0s (0 B/s) 20:10:56 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 20:10:56 Fetched 29.3 kB in 0s (0 B/s) 20:10:56 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 20:10:56 Fetched 85.5 kB in 0s (0 B/s) 20:10:56 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 20:10:56 Fetched 24.5 kB in 0s (0 B/s) 20:10:56 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 20:10:56 Fetched 49.2 kB in 0s (0 B/s) 20:10:56 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 20:10:56 Fetched 54.2 kB in 0s (0 B/s) 20:10:56 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 20:10:56 Fetched 30.8 kB in 0s (0 B/s) 20:10:56 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 20:10:56 Fetched 15.8 kB in 0s (0 B/s) 20:10:56 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 20:10:56 Fetched 85.9 kB in 0s (0 B/s) 20:10:56 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 20:10:56 Fetched 8720 B in 0s (0 B/s) 20:10:56 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 20:10:56 Fetched 137 kB in 0s (0 B/s) 20:10:56 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 20:10:56 Fetched 119 kB in 0s (0 B/s) 20:10:56 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 20:10:56 Fetched 110 kB in 0s (0 B/s) 20:10:56 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 20:10:56 Fetched 11.1 kB in 0s (0 B/s) 20:10:56 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 20:10:56 Fetched 645 kB in 0s (0 B/s) 20:10:56 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 20:10:56 Fetched 41.3 kB in 0s (0 B/s) 20:10:56 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 20:10:56 Fetched 17.9 kB in 0s (0 B/s) 20:10:56 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 20:10:56 Fetched 368 kB in 0s (0 B/s) 20:10:56 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 20:10:56 Fetched 187 kB in 0s (0 B/s) 20:10:56 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 20:10:56 Fetched 175 kB in 0s (0 B/s) 20:10:56 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 20:10:56 Fetched 206 kB in 0s (0 B/s) 20:10:56 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 20:10:56 Fetched 1301 kB in 0s (0 B/s) 20:10:56 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 20:10:56 Fetched 36.2 kB in 0s (0 B/s) 20:10:56 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 20:10:56 Fetched 159 kB in 0s (0 B/s) 20:10:56 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 20:10:56 Fetched 107 kB in 0s (0 B/s) 20:10:56 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 20:10:56 Fetched 48.7 kB in 0s (0 B/s) 20:10:56 Pulling static-packages 20:10:56 + snapcraftctl pull 20:10:56 Pulling version 20:10:56 + cd /root/project 20:10:56 + [ -f VERSION ] 20:10:56 + PROJECT_VERSION=local-dev 20:10:56 + git rev-parse --short HEAD 20:10:56 + GIT_REVISION=7796fe41 20:10:56 + snapcraftctl set-version local-dev 20:10:57 Skipping build go-build-helper (already ran) 20:10:57 Building app-service-config 20:10:57 + make build 20:10:57 go mod tidy 20:10:57 Collecting texttable<0.10,>=0.9.0 20:10:57 Downloading texttable-0.9.1.tar.gz (11 kB) 20:10:59 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 20:10:59 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 20:10:59 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 20:10:59 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 20:10:59 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 20:10:59 go: downloading github.com/pelletier/go-toml v1.9.0 20:10:59 go: downloading github.com/google/uuid v1.2.0 20:10:59 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 20:10:59 go: downloading github.com/gorilla/mux v1.8.0 20:10:59 go: downloading github.com/go-kit/kit v0.9.0 20:10:59 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 20:10:59 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 20:10:59 go: downloading github.com/stretchr/testify v1.7.0 20:11:00 go: downloading github.com/go-stack/stack v1.8.0 20:11:00 go: downloading github.com/hashicorp/consul/api v1.8.1 20:11:00 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 20:11:00 go: downloading github.com/pmezard/go-difflib v1.0.0 20:11:00 go: downloading github.com/pebbe/zmq4 v1.2.7 20:11:00 go: downloading github.com/x448/float16 v0.8.4 20:11:00 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:11:00 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:11:00 go: downloading github.com/go-redis/redis/v7 v7.2.0 20:11:00 go: downloading github.com/stretchr/objx v0.1.0 20:11:00 go: downloading github.com/hashicorp/go-uuid v1.0.1 20:11:00 Collecting docker-pycreds>=0.4.0 20:11:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:11:00 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 20:11:00 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:11:00 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 20:11:00 go: downloading github.com/go-logfmt/logfmt v0.4.0 20:11:00 go: downloading github.com/mattn/go-isatty v0.0.12 20:11:00 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:11:00 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 20:11:00 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 20:11:00 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) 20:11:00 go: downloading github.com/fatih/color v1.9.0 20:11:00 go: downloading github.com/davecgh/go-spew v1.1.1 20:11:00 go: downloading github.com/gorilla/websocket v1.4.2 20:11:00 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 20:11:00 go: downloading github.com/mattn/go-colorable v0.1.6 20:11:00 go: downloading github.com/hashicorp/consul/sdk v0.7.0 20:11:01 go: downloading github.com/onsi/gomega v1.7.0 20:11:01 go: downloading github.com/go-playground/validator/v10 v10.6.1 20:11:01 go: downloading github.com/hashicorp/serf v0.9.5 20:11:01 go: downloading golang.org/x/text v0.3.2 20:11:01 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:11:01 go: downloading github.com/go-playground/universal-translator v0.17.0 20:11:01 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:11:01 go: downloading gopkg.in/yaml.v2 v2.4.0 20:11:01 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:11:01 go: downloading github.com/go-playground/locales v0.13.0 20:11:01 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:11:01 go: downloading github.com/leodido/go-urn v1.2.0 20:11:01 go: downloading github.com/hashicorp/memberlist v0.2.2 20:11:01 go: downloading github.com/onsi/ginkgo v1.10.1 20:11:01 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:11:01 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:11:01 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:11:01 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 20:11:01 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:11:01 go: downloading github.com/pkg/errors v0.8.1 20:11:01 go: downloading github.com/hashicorp/go-multierror v1.1.0 20:11:01 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 20:11:01 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:11:01 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:11:01 go: downloading github.com/mitchellh/copystructure v1.0.0 20:11:01 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:11:01 go: downloading github.com/kr/pretty v0.2.0 20:11:01 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:11:01 go: downloading github.com/miekg/dns v1.1.26 20:11:01 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 20:11:01 go: downloading github.com/kr/text v0.1.0 20:11:01 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:11:01 Collecting urllib3<1.25,>=1.21.1 20:11:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:11:02 go: downloading github.com/hpcloud/tail v1.0.0 20:11:02 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:11:02 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:11:02 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:11:02 go: downloading github.com/hashicorp/errwrap v1.0.0 20:11:02 go: downloading github.com/golang/protobuf v1.3.2 20:11:02 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:11:02 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:11:02 go: downloading github.com/fsnotify/fsnotify v1.4.7 20:11:02 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 20:11:02 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 20:11:02 Collecting idna<2.8,>=2.5 20:11:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:11:02 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:11:02 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:11:02 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:11:02 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:11:03 Installing collected packages: cached-property, websocket-client, docker-pycreds, urllib3, idna, requests, docker, jsonschema, docopt, PyYAML, dockerpty, texttable, docker-compose 20:11:04 Attempting uninstall: urllib3 20:11:04 Found existing installation: urllib3 1.25.9 20:11:04 Uninstalling urllib3-1.25.9: 20:11:04 Successfully uninstalled urllib3-1.25.9 20:11:05 Attempting uninstall: idna 20:11:05 Found existing installation: idna 2.9 20:11:05 Uninstalling idna-2.9: 20:11:05 Successfully uninstalled idna-2.9 20:11:05 Attempting uninstall: requests 20:11:05 Found existing installation: requests 2.23.0 20:11:05 Uninstalling requests-2.23.0: 20:11:06 Successfully uninstalled requests-2.23.0 20:11:08 Running setup.py install for docopt: started 20:11:10 Running setup.py install for docopt: finished with status 'done' 20:11:10 Running setup.py install for PyYAML: started 20:11:12 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 20:11:12 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 20:11:12 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 20:11:12 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 20:11:12 Building config-common 20:11:12 + snapcraftctl build 20:11:14 Running setup.py install for PyYAML: finished with status 'done' 20:11:14 Running setup.py install for dockerpty: started 20:11:14 Building edgex-go 20:11:15 + cd /root/parts/edgex-go/src 20:11:15 + make build 20:11:15 go mod tidy 20:11:15 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 20:11:15 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 20:11:15 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.22 20:11:15 go: downloading github.com/pelletier/go-toml v1.9.1 20:11:15 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:11:15 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 20:11:15 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 20:11:15 go: downloading github.com/imdario/mergo v0.3.12 20:11:15 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:11:15 go: downloading github.com/lib/pq v1.10.2 20:11:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:11:16 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:11:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:11:16 ---> 0eebd8575103 20:11:16 Step 3/26 : WORKDIR /edgex-go 20:11:16 ---> Using cache 20:11:16 ---> 0d9eb91774b7 20:11:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:16 ---> Using cache 20:11:16 ---> 0924b246558e 20:11:16 Step 5/26 : RUN apk add --update --no-cache make git 20:11:16 Running setup.py install for dockerpty: finished with status 'done' 20:11:16 Running setup.py install for texttable: started 20:11:19 Running setup.py install for texttable: finished with status 'done' 20:11:21 ---> Running in 7e918782ab62 20:11:21 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:11:21 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 20:11:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:11:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:11:25 OK: 218 MiB in 52 packages 20:11:26 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 20:11:27 Removing intermediate container 7e918782ab62 20:11:27 ---> 0f16af8b8006 20:11:27 Step 6/26 : COPY go.mod . 20:11:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:11:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:11:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:11:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:11:29 ---> 0eebd8575103 20:11:29 Step 3/24 : WORKDIR /edgex-go 20:11:29 ---> Using cache 20:11:29 ---> 0d9eb91774b7 20:11:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:29 ---> Using cache 20:11:29 ---> 0924b246558e 20:11:29 Step 5/24 : RUN apk add --update --no-cache make git 20:11:29 ---> Using cache 20:11:29 ---> 0f16af8b8006 20:11:29 Step 6/24 : COPY go.mod . 20:11:29 ---> Using cache 20:11:29 ---> 58f2f8e51162 20:11:29 Step 7/24 : RUN go mod download 20:11:29 ---> 58f2f8e51162 20:11:29 Step 7/26 : RUN go mod download 20:11:29 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 20:11:29 ---> Running in 591c85bb8234 20:11:30 ---> Running in 141708ea42f7 20:11:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:11:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:11:30 ---> 0eebd8575103 20:11:30 Step 3/23 : WORKDIR /edgex-go 20:11:30 ---> Using cache 20:11:30 ---> 0d9eb91774b7 20:11:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:30 ---> Using cache 20:11:30 ---> 0924b246558e 20:11:30 Step 5/23 : RUN apk add --update --no-cache make git 20:11:30 ---> Using cache 20:11:30 ---> 0f16af8b8006 20:11:30 Step 6/23 : COPY go.mod . 20:11:30 ---> Using cache 20:11:30 ---> 58f2f8e51162 20:11:30 Step 7/23 : RUN go mod download 20:11:30 ---> Running in ed7718e8a856 20:11:32 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 20:11:34 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 20:11:35 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 20:11:35 Removing intermediate container ed7718e8a856 20:11:35 ---> 2eb081233fb6 20:11:35 Step 8/23 : COPY . . 20:11:35 Removing intermediate container 591c85bb8234 20:11:35 ---> b4c4bae5e4af 20:11:35 Step 8/24 : COPY . . 20:11:36 Removing intermediate container 141708ea42f7 20:11:36 ---> 4bb52232e535 20:11:36 Step 8/26 : COPY . . 20:11:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:11:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:11:37 ---> 0eebd8575103 20:11:37 Step 3/22 : WORKDIR /edgex-go 20:11:37 ---> Using cache 20:11:37 ---> 0d9eb91774b7 20:11:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:37 ---> Using cache 20:11:37 ---> 0924b246558e 20:11:37 Step 5/22 : RUN apk add --update --no-cache make git 20:11:37 ---> Using cache 20:11:37 ---> 0f16af8b8006 20:11:37 Step 6/22 : COPY go.mod . 20:11:37 ---> Using cache 20:11:37 ---> 58f2f8e51162 20:11:37 Step 7/22 : RUN go mod download 20:11:37 ---> Using cache 20:11:37 ---> 4bb52232e535 20:11:37 Step 8/22 : COPY . . 20:11:37 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 20:11:37 Removing intermediate container 2ae7c4156954 20:11:37 ---> f4b427bd42b7 20:11:37 Step 15/24 : ENV APP_PORT=48090 20:11:39 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 20:11:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:11:40 ---> Running in 914724c16757 20:11:41 Removing intermediate container 914724c16757 20:11:41 ---> 187ce6f4c500 20:11:41 Step 16/24 : EXPOSE $APP_PORT 20:11:42 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 20:11:42 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 20:11:42 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 20:11:42 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 20:11:42 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 20:11:42 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 20:11:42 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 20:11:42 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 20:11:42 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 20:11:42 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 20:11:42 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 20:11:42 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 20:11:42 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 20:11:42 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 20:11:42 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 20:11:42 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 20:11:42 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 20:11:42 + 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 20:11:42 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 20:11:42 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 20:11:42 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 20:11:42 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 20:11:42 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 20:11:42 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 20:11:42 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 20:11:42 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 20:11:42 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 20:11:42 ---> Running in b6070d1ba67d 20:11:44 Removing intermediate container b6070d1ba67d 20:11:44 ---> 5ba108de2154 20:11:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:11:45 Building static-packages 20:11:45 + snapcraftctl build 20:11:47 Building version 20:11:47 + snapcraftctl build 20:11:48 ---> 4b21f923da26 20:11:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:11:49 Skipping stage go-build-helper (already ran) 20:11:49 Staging app-service-config 20:11:49 + snapcraftctl stage 20:11:50 ---> 5a7f938434d3 20:11:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:11:50 Staging config-common 20:11:50 + snapcraftctl stage 20:11:51 Staging edgex-go 20:11:51 + snapcraftctl stage 20:11:53 ---> 3ea1901f38de 20:11:53 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:11:53 ---> Running in 1622fa8698b4 20:11:53 Staging static-packages 20:11:53 + snapcraftctl stage 20:11:54 Staging version 20:11:54 + snapcraftctl stage 20:11:54 Removing intermediate container 1622fa8698b4 20:11:54 ---> 5061a222409f 20:11:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:11:55 Priming go-build-helper 20:11:55 + snapcraftctl prime 20:11:55 ---> Running in b1f623f5e084 20:11:56 Priming app-service-config 20:11:56 + snapcraftctl prime 20:11:56 Removing intermediate container b1f623f5e084 20:11:56 ---> 1b5363df90d6 20:11:56 Step 22/24 : LABEL arch=arm64 20:11:56 ---> Running in 44169db42464 20:11:57 Priming config-common 20:11:57 + snapcraftctl prime 20:11:58 Removing intermediate container 44169db42464 20:11:58 ---> 485e9e337272 20:11:58 Step 23/24 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 20:11:58 ---> Running in 939c756ecad3 20:11:58 Priming edgex-go 20:11:58 + snapcraftctl prime 20:11:59 ---> 001ca94b04f7 20:11:59 Step 9/24 : RUN go mod tidy 20:11:59 ---> 80c3e298e02c 20:11:59 Step 9/23 : RUN go mod tidy 20:11:59 Removing intermediate container 939c756ecad3 20:11:59 ---> 476646d5d76e 20:11:59 Step 24/24 : LABEL version=0.0.0 20:12:00 ---> Running in a0b49c704c53 20:12:00 ---> Running in 35a947bd7e4a 20:12:00 ---> Running in c5b1e886e24d 20:12:00 Priming static-packages 20:12:00 + snapcraftctl prime 20:12:00 ---> 45807bb9861a 20:12:00 Step 9/26 : RUN go mod tidy 20:12:01 ---> Running in de8f1843a74d 20:12:01 Removing intermediate container c5b1e886e24d 20:12:01 ---> bcaef7e21277 20:12:01 20:12:02 ---> 3941a489cf2c 20:12:02 Step 9/22 : RUN go mod tidy 20:12:02 Successfully built bcaef7e21277 20:12:02 Successfully tagged sys-mgmt-agent-arm64:latest 20:12:02  Building sys-mgmt-agent ... done  ---> Running in ae5e8e8b04c2 20:12:02 Priming version 20:12:02 + snapcraftctl prime 20:12:03 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:12:06 Removing intermediate container a0b49c704c53 20:12:06 ---> 3c4b43ada4d4 20:12:06 Step 10/24 : RUN make cmd/core-command/core-command 20:12:07 Removing intermediate container 35a947bd7e4a 20:12:07 ---> a82a16b0853a 20:12:07 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:12:07 ---> Running in 28133567dae7 20:12:07 ---> Running in e1d8d27bbed9 20:12:07 Removing intermediate container de8f1843a74d 20:12:07 ---> 7ed17c7cee42 20:12:07 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:12:07 ---> Running in 09830d285d39 20:12:08 Removing intermediate container ae5e8e8b04c2 20:12:08 ---> 8f8861de115f 20:12:08 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:12:08 ---> Running in 6d9022f1b92d 20:12:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:12:09 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 20:12:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:12:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:13:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:13:47 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 20:13:52 Removing intermediate container 6d9022f1b92d 20:13:52 ---> 4c9ca8f045e9 20:13:52 20:13:52 Step 11/22 : FROM alpine:3.12 20:13:52 ---> 9852663dfa18 20:13:52 Step 12/22 : RUN apk add --update --no-cache curl 20:13:52 Removing intermediate container 09830d285d39 20:13:52 ---> 1eaa7d868bb9 20:13:52 20:13:52 Step 11/26 : FROM alpine:3.12 20:13:52 ---> 9852663dfa18 20:13:52 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:13:52 ---> Running in bb4929c1c41b 20:13:52 ---> Running in c472c5e53c91 20:13:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:13:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:13:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:13:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:13:54 (1/4) Installing ca-certificates (20191127-r4) 20:13:54 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:13:54 (3/4) Installing libcurl (7.76.1-r0) 20:13:54 (4/4) Installing curl (7.76.1-r0) 20:13:54 Executing busybox-1.31.1-r20.trigger 20:13:55 Executing ca-certificates-20191127-r4.trigger 20:13:55 Removing intermediate container 28133567dae7 20:13:55 ---> e7c005df46bd 20:13:55 20:13:55 Step 11/24 : FROM alpine:3.12 20:13:55 ---> 9852663dfa18 20:13:55 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:13:55 ---> Using cache 20:13:55 ---> aa0190187dda 20:13:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:13:55 ---> Using cache 20:13:55 ---> 290b6cd67f61 20:13:55 Step 14/24 : ENV APP_PORT=48082 20:13:55 (1/6) Installing ca-certificates (20191127-r4) 20:13:55 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:13:55 (3/6) Installing libcurl (7.76.1-r0) 20:13:55 OK: 7 MiB in 18 packages 20:13:55 (4/6) Installing curl (7.76.1-r0) 20:13:55 (5/6) Installing dumb-init (1.2.2-r1) 20:13:55 (6/6) Installing su-exec (0.2-r1) 20:13:55 Executing busybox-1.31.1-r20.trigger 20:13:55 Executing ca-certificates-20191127-r4.trigger 20:13:55 OK: 7 MiB in 20 packages 20:13:55 ---> Running in 3d4d12614f5d 20:13:56 Removing intermediate container e1d8d27bbed9 20:13:56 ---> 07a76a398211 20:13:56 20:13:56 Step 11/23 : FROM alpine:3.12 20:13:56 ---> 9852663dfa18 20:13:56 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:13:56 ---> Using cache 20:13:56 ---> aa0190187dda 20:13:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:13:56 ---> Using cache 20:13:56 ---> 290b6cd67f61 20:13:56 Step 14/23 : ENV APP_PORT=48085 20:13:56 ---> Running in a89a0d2f6e13 20:13:56 Removing intermediate container 3d4d12614f5d 20:13:56 ---> 9918b0b43014 20:13:56 Step 15/24 : EXPOSE $APP_PORT 20:13:56 ---> Running in dae72eb69617 20:13:57 Removing intermediate container a89a0d2f6e13 20:13:57 ---> 30fc6a3a6f4b 20:13:57 Step 15/23 : EXPOSE $APP_PORT 20:13:57 Removing intermediate container bb4929c1c41b 20:13:57 ---> 7de3a9b9eaec 20:13:57 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:13:57 Removing intermediate container dae72eb69617 20:13:57 ---> 1f48822e7a28 20:13:57 Step 16/24 : WORKDIR / 20:13:57 Removing intermediate container c472c5e53c91 20:13:57 ---> 9fa60305baee 20:13:57 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:13:57 ---> Running in 92e6f4ff14c5 20:13:57 ---> Running in 0d73df3109ca 20:13:57 ---> Running in 9ce31795bc91 20:13:57 ---> Running in e40dc78db462 20:13:58 Removing intermediate container 92e6f4ff14c5 20:13:58 ---> 03f96e23817d 20:13:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:13:58 Removing intermediate container 0d73df3109ca 20:13:58 ---> 73a900472532 20:13:58 Step 14/22 : WORKDIR /edgex 20:13:58 Removing intermediate container e40dc78db462 20:13:58 Removing intermediate container 9ce31795bc91 20:13:58 ---> 530921a0495b 20:13:58 Step 14/26 : WORKDIR / 20:13:58 ---> fa96f9b2b37f 20:13:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:13:58 ---> Running in 73baa01b05c2 20:13:58 ---> Running in 986a1ced07db 20:13:59 ---> 5815c1c59891 20:13:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:13:59 Removing intermediate container 73baa01b05c2 20:13:59 ---> 61b95da3e251 20:13:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:13:59 Removing intermediate container 986a1ced07db 20:13:59 ---> 686f89be8537 20:13:59 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:13:59 ---> de8944199be2 20:13:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:14:00 ---> 3700658e4a8f 20:14:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:14:00 ---> d69b95ea252f 20:14:00 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:14:00 ---> a696f32a8f52 20:14:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:14:01 ---> 8ffe9411aa94 20:14:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:14:01 ---> 15b6808f6869 20:14:01 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:14:01 ---> 4a174c1cd15e 20:14:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:14:01 ---> d99e00bf66dd 20:14:01 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:14:02 ---> Running in 88ec9a7e50a7 20:14:02 ---> 9b553042d69b 20:14:02 Step 20/24 : ENTRYPOINT ["/core-command"] 20:14:02 ---> Running in 4499da3796a4 20:14:02 ---> cb6ff1117152 20:14:02 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:14:02 Removing intermediate container 88ec9a7e50a7 20:14:02 ---> ac3d4099e11a 20:14:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:14:02 ---> Running in 4a78a7e842ff 20:14:03 Removing intermediate container 4499da3796a4 20:14:03 ---> d2dfe63e9bd2 20:14:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:14:03 ---> fea984d479ba 20:14:03 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:14:03 ---> Running in 059d1da497d6 20:14:03 ---> Running in 0824f9f0352a 20:14:03 Removing intermediate container 4a78a7e842ff 20:14:03 ---> 52ae7005d343 20:14:03 Step 21/23 : LABEL arch=arm64 20:14:03 ---> 989260160361 20:14:03 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:14:03 ---> Running in 21abe26ea596 20:14:04 Removing intermediate container 059d1da497d6 20:14:04 ---> 634f732b2b7e 20:14:04 Step 22/24 : LABEL arch=arm64 20:14:04 Removing intermediate container 0824f9f0352a 20:14:04 ---> 14ab9003a83f 20:14:04 Step 19/22 : CMD ["--init=true"] 20:14:04 ---> Running in 5046b72b4a67 20:14:04 ---> Running in 3102253513d8 20:14:04 Removing intermediate container 21abe26ea596 20:14:04 ---> 27156bd9c2c4 20:14:04 Step 22/23 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 20:14:04 ---> Running in 844cf47ef5fa 20:14:05 Removing intermediate container 5046b72b4a67 20:14:05 ---> 6ae44839b24c 20:14:05 Step 23/24 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 20:14:05 ---> 38135d1c5fdd 20:14:05 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:14:05 Removing intermediate container 3102253513d8 20:14:05 ---> 2d6df91d4e29 20:14:05 Step 20/22 : LABEL arch=arm64 20:14:05 ---> Running in 68eb15bc8ec3 20:14:05 ---> Running in 267369cdb8d8 20:14:05 Removing intermediate container 844cf47ef5fa 20:14:05 ---> 6eb21bdd8556 20:14:05 Step 23/23 : LABEL version=0.0.0 20:14:05 ---> Running in 4e0c7717a909 20:14:05 Removing intermediate container 68eb15bc8ec3 20:14:05 ---> 1b2e4d39c25d 20:14:05 Step 24/24 : LABEL version=0.0.0 20:14:06 Removing intermediate container 267369cdb8d8 20:14:06 ---> ddaeb0cfd071 20:14:06 Step 21/22 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 20:14:06 ---> Running in 9e8313137449 20:14:06 Removing intermediate container 4e0c7717a909 20:14:06 ---> fc7ca4141309 20:14:06 20:14:06 ---> Running in e092972534b6 20:14:06 ---> d2e30a5f73d8 20:14:06 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:14:06 Removing intermediate container 9e8313137449 20:14:06 ---> f09739f10c52 20:14:06 20:14:07 Successfully built fc7ca4141309 20:14:07 Successfully tagged support-scheduler-arm64:latest 20:14:07  Building support-scheduler ... done Removing intermediate container e092972534b6 20:14:07 ---> dcc924dd43b2 20:14:07 Step 22/22 : LABEL version=0.0.0 20:14:07 ---> Running in 31e10ba8b852 20:14:07 Successfully built f09739f10c52 20:14:07 Successfully tagged core-command-arm64:latest 20:14:07  Building core-command ... done  ---> 8d90e8382b0a 20:14:07 Step 22/26 : 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/ 20:14:07 ---> Running in 13e6177b1ad9 20:14:07 Removing intermediate container 31e10ba8b852 20:14:07 ---> bb5d14e6a60e 20:14:07 20:14:08 Successfully built bb5d14e6a60e 20:14:08 Successfully tagged security-proxy-setup-arm64:latest 20:14:09  Building security-proxy-setup ... done Removing intermediate container 13e6177b1ad9 20:14:09 ---> c6b897e5d8cc 20:14:09 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:14:10 ---> Running in 484efb09acd9 20:14:10 Removing intermediate container 484efb09acd9 20:14:10 ---> 1197c13afb2d 20:14:10 Step 24/26 : LABEL arch=arm64 20:14:10 ---> Running in c65ececfcf97 20:14:11 Removing intermediate container c65ececfcf97 20:14:11 ---> 02c9b85dfbef 20:14:11 Step 25/26 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 20:14:11 ---> Running in ec9f452c9c4d 20:14:12 Removing intermediate container ec9f452c9c4d 20:14:12 ---> f3896b356648 20:14:12 Step 26/26 : LABEL version=0.0.0 20:14:12 ---> Running in c1666b87ee61 20:14:12 Removing intermediate container c1666b87ee61 20:14:12 ---> 8f76eca97cd4 20:14:12 20:14:13 Successfully built 8f76eca97cd4 20:14:13 Successfully tagged security-secretstore-setup-arm64:latest 20:14:13  Building security-secretstore-setup ... done  [Pipeline] } 20:14:13 $ docker stop --time=1 2a2015efeb5284c016343b50d161eb13d8047a0dc170504d381c4a9e49331f54 20:14:15 $ docker rm -f 2a2015efeb5284c016343b50d161eb13d8047a0dc170504d381c4a9e49331f54 [Pipeline] // withDockerContainer [Pipeline] sh 20:14:15 + docker images 20:14:16 REPOSITORY TAG IMAGE ID CREATED SIZE 20:14:16 security-secretstore-setup-arm64 latest 8f76eca97cd4 4 seconds ago 24.4MB 20:14:16 security-proxy-setup-arm64 latest bb5d14e6a60e 9 seconds ago 24MB 20:14:16 core-command-arm64 latest f09739f10c52 10 seconds ago 16.1MB 20:14:16 support-scheduler-arm64 latest fc7ca4141309 11 seconds ago 16.1MB 20:14:16 07a76a398211 21 seconds ago 981MB 20:14:16 e7c005df46bd 23 seconds ago 980MB 20:14:16 1eaa7d868bb9 26 seconds ago 978MB 20:14:16 4c9ca8f045e9 27 seconds ago 978MB 20:14:16 sys-mgmt-agent-arm64 latest bcaef7e21277 2 minutes ago 299MB 20:14:16 core-data-arm64 latest c58d2c3492a4 3 minutes ago 20.4MB 20:14:16 core-metadata-arm64 latest 734f9abeb0df 3 minutes ago 17.4MB 20:14:16 security-bootstrapper-arm64 latest 9956874dc4e6 3 minutes ago 17.2MB 20:14:16 support-notifications-arm64 latest 30b368cc255f 3 minutes ago 16.8MB 20:14:16 90bf6d126588 3 minutes ago 990MB 20:14:16 96824a6c0f8d 4 minutes ago 989MB 20:14:16 46fb4390d2bb 4 minutes ago 981MB 20:14:16 ddc063e38a75 4 minutes ago 977MB 20:14:16 a854d75ef0a1 4 minutes ago 974MB 20:14:16 ci-base-image-arm64 latest 0eebd8575103 17 minutes ago 641MB 20:14:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB 20:14:16 alpine 3.12 9852663dfa18 4 weeks ago 5.32MB 20:14:16 docker 20.10.0 eeaf43b92773 5 months ago 228MB 20:14:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [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 20:14:17 ---> job-cost.sh 20:14:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mdTK 20:15:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:16:40 lf-activate-venv(): INFO: Adding /tmp/venv-mdTK/bin to PATH 20:16:40 INFO: No Stack... 20:16:40 INFO: Retrieving Pricing Info for: v2-standard-4 20:16:40 INFO: Archiving Costs [Pipeline] sh 20:16:41 + cat /w/workspace/edgex-go/3/archives/cost.csv 20:16:41 + cut -d, -f6 [Pipeline] lock 20:16:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3478-3-stack-cost] 20:16:41 Resource [jenkins-edgexfoundry-edgex-go-PR-3478-3-stack-cost] did not exist. Created. 20:16:41 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3478-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:16:41 + echo total: 0.18000000715255737 [Pipeline] stash 20:16:41 Stashed 1 file(s) [Pipeline] } 20:16:41 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3478-3-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] configFileProvider 20:16:42 provisioning config files... 20:16:42 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config5001480607289760573tmp [Pipeline] { [Pipeline] sh 20:16:42 + set +x 20:16:42 + curl -s https://codecov.io/bash 20:16:42 + bash -s -- 20:16:42 20:16:42 _____ _ 20:16:42 / ____| | | 20:16:42 | | ___ __| | ___ ___ _____ __ 20:16:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:16:42 | |___| (_) | (_| | __/ (_| (_) \ V / 20:16:42 \_____\___/ \__,_|\___|\___\___/ \_/ 20:16:42 Bash-1.0.2 20:16:42 20:16:42 20:16:42 ==> git version 2.24.4 found 20:16:42 ==> 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 20:16:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:16:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:16:42 ==> Jenkins CI detected. 20:16:42 project root: . 20:16:42 --> token set from env 20:16:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:16:43 ==> Running gcov in . (disable via -X gcov) 20:16:43 ==> Python coveragepy not found 20:16:43 ==> Searching for coverage reports in: 20:16:43 + . 20:16:43 -> Found 1 reports 20:16:43 ==> Detecting git/mercurial file structure 20:16:43 ==> Reading reports 20:16:43 + ./coverage.out bytes=730935 20:16:43 ==> Appending adjustments 20:16:43 https://docs.codecov.io/docs/fixing-reports 20:16:45 + Found adjustments 20:16:45 ==> Gzipping contents 20:16:45 104K /tmp/codecov.861KTO.gz 20:16:45 ==> Uploading reports 20:16:45 url: https://codecov.io 20:16:45 query: branch=PR-3478&commit=7796fe417de755efe735d53457cf2a26a5e2ffd7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3478%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3478&job=&cmd_args= 20:16:45 -> Pinging Codecov 20:16:45 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3478&commit=7796fe417de755efe735d53457cf2a26a5e2ffd7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3478%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3478&job=&cmd_args= 20:16:45 -> Uploading to 20:16:45 https://storage.googleapis.com/codecov/v4/raw/2021-05-18/00271124DB129430A58F1EEE437C3FCB/7796fe417de755efe735d53457cf2a26a5e2ffd7/f8894994-b630-4d1b-8f8d-b315a6622c04.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210518T201645Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=04b46ab0aed3652c2b4f4eb1523465ae771220a73a79f5c44905b10a16317dba 20:16:45 % Total % Received % Xferd Average Speed Time Time Time Current 20:16:45 Dload Upload Total Spent Left Speed 20:16:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 264k --:--:-- --:--:-- --:--:-- 264k 20:16:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7796fe417de755efe735d53457cf2a26a5e2ffd7 [Pipeline] } 20:16:46 Deleting 1 temporary files [Pipeline] // configFileProvider [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 20:16:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:16:48 ---> package-listing.sh 20:16:48 ++ facter osfamily 20:16:48 ++ tr '[:upper:]' '[:lower:]' 20:16:48 + OS_FAMILY=redhat 20:16:48 + workspace=/w/workspace/edgex-go/3 20:16:48 + START_PACKAGES=/tmp/packages_start.txt 20:16:48 + END_PACKAGES=/tmp/packages_end.txt 20:16:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:16:48 + PACKAGES=/tmp/packages_start.txt 20:16:48 + '[' /w/workspace/edgex-go/3 ']' 20:16:48 + PACKAGES=/tmp/packages_end.txt 20:16:48 + case "${OS_FAMILY}" in 20:16:48 + rpm -qa 20:16:48 + sort 20:16:52 + '[' -f /tmp/packages_start.txt ']' 20:16:52 + '[' -f /tmp/packages_end.txt ']' 20:16:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:16:52 + '[' /w/workspace/edgex-go/3 ']' 20:16:52 + mkdir -p /w/workspace/edgex-go/3/archives/ 20:16:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 20:16:52 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:16:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:16:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:16:53 20:16:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:16:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:16:53 alpine: Pulling from edgex-lftools-log-publisher 20:16:53 df20fa9351a1: Pulling fs layer 20:16:53 36b3adc4ff6f: Pulling fs layer 20:16:53 8ad3a11d3b57: Pulling fs layer 20:16:53 46f8f816bc3b: Pulling fs layer 20:16:53 93b61091891f: Pulling fs layer 20:16:53 93b9cdb0e59b: Pulling fs layer 20:16:53 5e14af77c1be: Pulling fs layer 20:16:53 01666e4c0597: Pulling fs layer 20:16:53 aa168da1d23b: Pulling fs layer 20:16:53 46f8f816bc3b: Waiting 20:16:53 93b61091891f: Waiting 20:16:53 01666e4c0597: Waiting 20:16:53 93b9cdb0e59b: Waiting 20:16:53 aa168da1d23b: Waiting 20:16:53 5e14af77c1be: Waiting 20:16:53 36b3adc4ff6f: Download complete 20:16:53 46f8f816bc3b: Verifying Checksum 20:16:53 46f8f816bc3b: Download complete 20:16:54 df20fa9351a1: Verifying Checksum 20:16:54 93b9cdb0e59b: Verifying Checksum 20:16:54 93b9cdb0e59b: Download complete 20:16:54 93b61091891f: Verifying Checksum 20:16:54 93b61091891f: Download complete 20:16:54 01666e4c0597: Verifying Checksum 20:16:54 01666e4c0597: Download complete 20:16:54 5e14af77c1be: Verifying Checksum 20:16:54 5e14af77c1be: Download complete 20:16:54 df20fa9351a1: Pull complete 20:16:54 8ad3a11d3b57: Verifying Checksum 20:16:54 8ad3a11d3b57: Download complete 20:16:54 36b3adc4ff6f: Pull complete 20:16:55 8ad3a11d3b57: Pull complete 20:16:55 46f8f816bc3b: Pull complete 20:16:55 93b61091891f: Pull complete 20:16:55 93b9cdb0e59b: Pull complete 20:16:55 5e14af77c1be: Pull complete 20:16:55 01666e4c0597: Pull complete 20:16:56 aa168da1d23b: Verifying Checksum 20:16:56 aa168da1d23b: Download complete 20:17:01 aa168da1d23b: Pull complete 20:17:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:17:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:17:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:17:02 prd-centos7-docker-4c-2g-14827 does not seem to be running inside a container 20:17:02 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:17:15 $ docker top 788c543d19ce763dfb81392f432f0ef3f7e3941a220c3eb824c218de2b56bbf7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:15 + touch /tmp/pre-build-complete [Pipeline] sh 20:17:16 + mkdir -p /var/log/sa [Pipeline] sh 20:17:16 + ls /var/log/sa-host 20:17:16 + sadf -c /var/log/sa-host/sa05 20:17:16 file_magic: OK 20:17:16 HZ: Using current value: 100 20:17:16 file_header: OK 20:17:16 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 20:17:16 Statistics: 20:17:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:17:16 File successfully converted to sysstat format version 12.2.1 20:17:16 + sadf -c /var/log/sa-host/sa18 20:17:16 file_magic: OK 20:17:16 HZ: Using current value: 100 20:17:16 file_header: OK 20:17:16 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 20:17:16 Statistics: 20:17:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:17:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:16 provisioning config files... 20:17:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config972230359839075581tmp [Pipeline] { [Pipeline] echo 20:17:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:17:17 ---> create-netrc.sh [Pipeline] } 20:17:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:17:17 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:17:17 ---> python-tools-install.sh [Pipeline] echo 20:17:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:17:17 ---> sudo-logs.sh 20:17:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:17:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:17:18 ---> job-cost.sh 20:17:18 lf-activate-venv: SKIPPING 20:17:18 DEBUG: total: 0.18000000715255737 20:17:18 INFO: Retrieving Stack Cost... 20:17:19 INFO: Retrieving Pricing Info for: v3-standard-2 20:17:20 INFO: Archiving Costs [Pipeline] echo 20:17:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:17:20 ---> logs-deploy.sh 20:17:20 lf-activate-venv: SKIPPING 20:17:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3478/3 20:17:20 INFO: archiving workspace using pattern(s): 20:17:21 Archives upload complete. 20:17:21 INFO: archiving logs to Nexus 20:17:22 ---> uname -a: 20:17:22 Linux prd-centos7-docker-4c-2g-14827.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 20:17:22 20:17:22 20:17:22 ---> lscpu: 20:17:22 Architecture: x86_64 20:17:22 CPU op-mode(s): 32-bit, 64-bit 20:17:22 Byte Order: Little Endian 20:17:22 Address sizes: 40 bits physical, 48 bits virtual 20:17:22 CPU(s): 2 20:17:22 On-line CPU(s) list: 0,1 20:17:22 Thread(s) per core: 1 20:17:22 Core(s) per socket: 1 20:17:22 Socket(s): 2 20:17:22 NUMA node(s): 1 20:17:22 Vendor ID: AuthenticAMD 20:17:22 CPU family: 23 20:17:22 Model: 49 20:17:22 Model name: AMD EPYC-Rome Processor 20:17:22 Stepping: 0 20:17:22 CPU MHz: 2799.998 20:17:22 BogoMIPS: 5599.99 20:17:22 Virtualization: AMD-V 20:17:22 Hypervisor vendor: KVM 20:17:22 Virtualization type: full 20:17:22 L1d cache: 64 KiB 20:17:22 L1i cache: 64 KiB 20:17:22 L2 cache: 1 MiB 20:17:22 L3 cache: 32 MiB 20:17:22 NUMA node0 CPU(s): 0,1 20:17:22 Vulnerability Itlb multihit: Not affected 20:17:22 Vulnerability L1tf: Not affected 20:17:22 Vulnerability Mds: Not affected 20:17:22 Vulnerability Meltdown: Not affected 20:17:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:17:22 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:17:22 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:17:22 Vulnerability Srbds: Not affected 20:17:22 Vulnerability Tsx async abort: Not affected 20:17:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 20:17:22 20:17:22 20:17:22 ---> nproc: 20:17:22 2 20:17:22 20:17:22 20:17:22 ---> df -h: 20:17:22 Filesystem Size Used Available Use% Mounted on 20:17:22 overlay 40.0G 13.0G 27.0G 32% / 20:17:22 tmpfs 64.0M 0 64.0M 0% /dev 20:17:22 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:17:22 shm 64.0M 0 64.0M 0% /dev/shm 20:17:22 /dev/vda1 40.0G 13.0G 27.0G 32% /facter-os 20:17:22 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/resolv.conf 20:17:22 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hostname 20:17:22 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hosts 20:17:22 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/secure 20:17:22 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/auth.log 20:17:22 /dev/vda1 40.0G 13.0G 27.0G 32% /run/cloud-init/result.json 20:17:22 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/sa-host 20:17:22 /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/3 20:17:22 /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/3@tmp 20:17:22 20:17:22 20:17:22 ---> free -m: 20:17:22 total used free shared buff/cache available 20:17:22 Mem: 7821 1315 1220 0 5285 6515 20:17:22 Swap: 1023 1 1022 20:17:22 20:17:22 20:17:22 ---> ip addr: 20:17:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:17:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:17:22 inet 127.0.0.1/8 scope host lo 20:17:22 valid_lft forever preferred_lft forever 20:17:22 inet6 ::1/128 scope host 20:17:22 valid_lft forever preferred_lft forever 20:17:22 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:17:22 link/ether fa:16:3e:c3:c0:f8 brd ff:ff:ff:ff:ff:ff 20:17:22 inet 10.30.122.112/23 brd 10.30.123.255 scope global dynamic eth0 20:17:22 valid_lft 84746sec preferred_lft 84746sec 20:17:22 inet6 fe80::f816:3eff:fec3:c0f8/64 scope link 20:17:22 valid_lft forever preferred_lft forever 20:17:22 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:17:22 link/ether 02:42:ee:a2:4c:25 brd ff:ff:ff:ff:ff:ff 20:17:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:17:22 valid_lft forever preferred_lft forever 20:17:22 inet6 fe80::42:eeff:fea2:4c25/64 scope link 20:17:22 valid_lft forever preferred_lft forever 20:17:22 20:17:22 20:17:22 ---> sar -b -r -n DEV: 20:17:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 20:17:22 20:17:22 19:49:35 LINUX RESTART (2 CPU) 20:17:22 20:17:22 19:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:17:22 19:51:01 127.01 65.12 61.89 0.00 7283.95 37082.15 0.00 20:17:22 19:52:01 68.46 3.60 64.86 0.00 2601.43 19467.81 0.00 20:17:22 19:53:01 167.15 0.03 167.12 0.00 1.07 48317.25 0.00 20:17:22 19:54:01 65.93 0.00 65.93 0.00 0.00 7110.54 0.00 20:17:22 19:55:01 49.57 0.02 49.55 0.00 0.53 6837.18 0.00 20:17:22 19:56:01 73.53 0.00 73.53 0.00 0.00 14897.77 0.00 20:17:22 19:57:05 193.02 45.85 147.16 0.00 1106.40 97190.65 0.00 20:17:22 19:58:01 205.10 53.96 151.14 0.00 1331.76 74678.29 0.00 20:17:22 19:59:01 320.12 159.96 160.16 0.00 8313.26 95805.19 0.00 20:17:22 20:00:01 292.98 110.65 182.32 0.00 5159.12 49621.82 0.00 20:17:22 20:01:01 243.54 1.83 241.71 0.00 1399.80 136576.67 0.00 20:17:22 20:02:01 224.75 24.23 200.51 0.00 2280.02 77301.36 0.00 20:17:22 20:03:01 197.02 14.64 182.38 0.00 1556.30 30126.67 0.00 20:17:22 20:04:01 4.06 0.00 4.06 0.00 0.00 125.52 0.00 20:17:22 20:05:01 0.42 0.18 0.23 0.00 5.73 2.52 0.00 20:17:22 20:06:01 9.73 8.83 0.90 0.00 109.15 18.54 0.00 20:17:22 20:07:01 268.85 245.24 23.60 0.00 3335.53 1120.61 0.00 20:17:22 20:08:01 0.47 0.00 0.47 0.00 0.00 7.43 0.00 20:17:22 20:09:02 0.30 0.00 0.30 0.00 0.00 3.32 0.00 20:17:22 20:10:01 0.24 0.00 0.24 0.00 0.00 3.47 0.00 20:17:22 20:11:01 0.22 0.00 0.22 0.00 0.00 2.22 0.00 20:17:22 20:12:01 0.22 0.00 0.22 0.00 0.00 2.07 0.00 20:17:22 20:13:01 0.18 0.00 0.18 0.00 0.00 1.95 0.00 20:17:22 20:14:01 0.27 0.00 0.27 0.00 0.00 3.27 0.00 20:17:22 20:15:01 0.28 0.00 0.28 0.00 0.00 3.55 0.00 20:17:22 20:16:01 0.23 0.00 0.23 0.00 0.00 2.00 0.00 20:17:22 20:17:01 54.43 42.24 12.19 0.00 4206.13 607.71 0.00 20:17:22 Average: 95.15 28.75 66.40 0.00 1434.03 25870.05 0.00 20:17:22 20:17:22 19:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:17:22 19:51:01 5612876 0 752416 9.39 2620 1641028 1153368 12.73 501216 1505680 65508 20:17:22 19:52:01 5150320 0 797672 9.96 2620 2058328 1144308 12.63 723876 1718340 152 20:17:22 19:53:01 4309844 0 947360 11.83 2620 2749116 1115620 12.32 958404 2195496 20 20:17:22 19:54:01 3819324 0 1049172 13.10 2620 3137824 1558472 17.21 1313636 2311464 189256 20:17:22 19:55:01 3951384 0 1016340 12.69 2620 3038596 1425660 15.74 1171656 2321600 88724 20:17:22 19:56:01 3790800 0 1017856 12.71 2620 3197664 1381260 15.25 1159632 2484068 172192 20:17:22 19:57:05 1600648 0 1170160 14.61 2620 5235512 1601360 17.68 1721604 4013044 820472 20:17:22 19:58:01 1523012 0 1202148 15.01 2620 5281160 1503824 16.60 1756072 4049140 8912 20:17:22 19:59:01 645820 0 1509928 18.85 2620 5850572 3238040 35.75 2624948 4001788 152132 20:17:22 20:00:01 846188 0 1253340 15.65 2620 5906792 1794104 19.81 2570792 3860520 12 20:17:22 20:01:01 181696 0 1232656 15.39 2620 6591968 1391692 15.37 2611516 4455824 16 20:17:22 20:02:01 862124 0 1362124 17.01 2620 5782072 2334032 25.77 2767708 3614092 3200 20:17:22 20:03:01 2036080 0 1153908 14.41 2620 4816332 1228036 13.56 1289364 3951432 20 20:17:22 20:04:01 2047076 0 1142912 14.27 2620 4816332 1098088 12.12 1282228 3951312 12 20:17:22 20:05:01 2048208 0 1141744 14.26 2620 4816368 1098052 12.12 1285124 3948492 20 20:17:22 20:06:01 2042044 0 1144960 14.30 2620 4819316 1102980 12.18 1316816 3921192 28 20:17:22 20:07:01 1902180 0 1225516 15.30 2620 4878624 1098252 12.13 1353356 3943000 8 20:17:22 20:08:01 1903112 0 1224580 15.29 2620 4878628 1098084 12.12 1352824 3943000 8 20:17:22 20:09:02 1903020 0 1224668 15.29 2620 4878632 1098084 12.12 1352944 3943000 8 20:17:22 20:10:01 1902840 0 1224844 15.29 2620 4878636 1098084 12.12 1352948 3943000 8 20:17:22 20:11:01 1902580 0 1225100 15.30 2620 4878640 1098180 12.12 1352932 3943000 8 20:17:22 20:12:01 1903168 0 1224508 15.29 2620 4878644 1098084 12.12 1352840 3943000 8 20:17:22 20:13:01 1902908 0 1224764 15.29 2620 4878648 1098132 12.12 1352828 3943000 8 20:17:22 20:14:01 1902832 0 1224836 15.29 2620 4878652 1098084 12.12 1352848 3943000 8 20:17:22 20:15:01 1902708 0 1224956 15.29 2620 4878656 1098084 12.12 1352968 3943000 8 20:17:22 20:16:01 1902836 0 1224820 15.29 2620 4878664 1098180 12.12 1353032 3943004 12 20:17:22 20:17:01 1287264 0 1309924 16.36 2620 5409132 1358136 14.99 1410744 4444104 402912 20:17:22 Average: 2251218 0 1164934 14.55 2620 4590168 1352159 14.93 1481291 3562133 70506 20:17:22 20:17:22 19:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:17:22 19:51:01 eth0 552.40 404.63 1207.21 67.67 0.00 0.00 0.00 0.00 20:17:22 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 19:52:01 eth0 1116.99 1320.58 5208.90 160.35 0.00 0.00 0.00 0.00 20:17:22 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 19:52:01 docker0 880.23 610.12 72.65 2681.88 0.00 0.00 0.00 0.00 20:17:22 19:53:01 eth0 556.89 494.86 3544.80 46.77 0.00 0.00 0.00 0.00 20:17:22 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 19:53:01 docker0 252.91 282.02 17.10 851.53 0.00 0.00 0.00 0.00 20:17:22 19:54:01 veth3c4f0ef 0.62 0.75 0.05 0.06 0.00 0.00 0.00 0.00 20:17:22 19:54:01 eth0 49.11 29.49 40.49 61.04 0.00 0.00 0.00 0.00 20:17:22 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 19:54:01 docker0 0.62 0.62 0.04 0.05 0.00 0.00 0.00 0.00 20:17:22 19:55:01 veth3c4f0ef 1.75 1.75 0.14 0.14 0.00 0.00 0.00 0.00 20:17:22 19:55:01 eth0 25.08 13.57 19.40 10.44 0.00 0.00 0.00 0.00 20:17:22 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 19:55:01 docker0 1.75 1.75 0.11 0.14 0.00 0.00 0.00 0.00 20:17:22 19:56:01 eth0 174.68 154.37 1687.71 75.35 0.00 0.00 0.00 0.00 20:17:22 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 19:57:05 veth3916cb6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:17:22 19:57:05 eth0 18.61 12.64 17.72 33.22 0.00 0.00 0.00 0.00 20:17:22 19:57:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 19:57:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 19:58:01 veth3916cb6 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 20:17:22 19:58:01 eth0 96.04 73.03 196.98 14.75 0.00 0.00 0.00 0.00 20:17:22 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 19:58:01 docker0 61.18 71.91 3.94 177.97 0.00 0.00 0.00 0.00 20:17:22 19:59:01 vethb02da69 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:17:22 19:59:01 veth6214628 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:17:22 19:59:01 veth3916cb6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:17:22 19:59:01 eth0 14.54 7.44 12.08 6.33 0.00 0.00 0.00 0.00 20:17:22 20:00:01 veth3916cb6 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 20:17:22 20:00:01 vethc040a3e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:00:01 veth1c7daa2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:00:01 veth1868fda 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 20:17:22 20:01:01 veth3916cb6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:17:22 20:01:01 veth5c9025f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:01:01 eth0 2774.18 2619.00 12306.08 609.09 0.00 0.00 0.00 0.00 20:17:22 20:01:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:17:22 20:02:01 veth3916cb6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:02:01 veth9142100 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:17:22 20:02:01 eth0 26.60 13.38 21.93 11.49 0.00 0.00 0.00 0.00 20:17:22 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:03:01 eth0 223.57 164.59 1670.51 72.60 0.00 0.00 0.00 0.00 20:17:22 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:03:01 docker0 1287.54 1104.98 99.73 4362.10 0.00 0.00 0.00 0.00 20:17:22 20:04:01 eth0 0.75 0.67 0.42 0.05 0.00 0.00 0.00 0.00 20:17:22 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:05:01 eth0 0.23 0.15 0.02 0.01 0.00 0.00 0.00 0.00 20:17:22 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:06:01 eth0 0.72 0.22 0.13 0.07 0.00 0.00 0.00 0.00 20:17:22 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:07:01 eth0 0.60 0.37 0.33 0.20 0.00 0.00 0.00 0.00 20:17:22 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:08:01 eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:17:22 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:09:02 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:22 20:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:10:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:11:01 eth0 0.28 0.22 0.09 0.05 0.00 0.00 0.00 0.00 20:17:22 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:13:01 eth0 0.17 0.12 0.07 0.04 0.00 0.00 0.00 0.00 20:17:22 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:14:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:15:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:16:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:17:22 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:17:01 eth0 192.69 174.13 2172.47 52.48 0.00 0.00 0.00 0.00 20:17:22 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 Average: eth0 117.94 109.44 597.79 27.59 0.00 0.00 0.00 0.00 20:17:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:22 Average: docker0 47.72 40.96 3.70 161.68 0.00 0.00 0.00 0.00 20:17:22 20:17:22 20:17:22 ---> sar -P ALL: 20:17:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 20:17:22 20:17:22 19:49:35 LINUX RESTART (2 CPU) 20:17:22 20:17:22 19:50:01 CPU %user %nice %system %iowait %steal %idle 20:17:22 19:51:01 all 15.60 0.00 4.89 47.26 0.11 32.14 20:17:22 19:51:01 0 15.51 0.00 5.62 40.98 0.10 37.79 20:17:22 19:51:01 1 15.68 0.00 4.17 53.52 0.12 26.51 20:17:22 19:52:01 all 18.43 0.00 4.50 6.99 0.10 69.98 20:17:22 19:52:01 0 19.16 0.00 5.38 10.22 0.11 65.14 20:17:22 19:52:01 1 17.70 0.00 3.64 3.81 0.09 74.76 20:17:22 19:53:01 all 11.23 0.00 6.04 7.96 0.07 74.70 20:17:22 19:53:01 0 11.50 0.00 6.41 7.18 0.07 74.84 20:17:22 19:53:01 1 10.96 0.00 5.68 8.73 0.07 74.56 20:17:22 19:54:01 all 69.73 0.00 7.58 6.76 0.15 15.79 20:17:22 19:54:01 0 69.27 0.00 7.55 6.57 0.15 16.47 20:17:22 19:54:01 1 70.18 0.00 7.61 6.94 0.15 15.12 20:17:22 19:55:01 all 31.00 0.00 4.39 6.25 0.17 58.20 20:17:22 19:55:01 0 31.96 0.00 4.58 5.66 0.25 57.55 20:17:22 19:55:01 1 30.04 0.00 4.20 6.84 0.09 58.84 20:17:22 19:56:01 all 50.58 0.00 7.75 10.14 0.14 31.39 20:17:22 19:56:01 0 50.12 0.00 7.87 13.60 0.15 28.27 20:17:22 19:56:01 1 51.04 0.00 7.63 6.71 0.13 34.50 20:17:22 19:57:05 all 13.13 0.00 7.40 60.47 0.13 18.88 20:17:22 19:57:05 0 13.19 0.00 7.55 60.18 0.14 18.94 20:17:22 19:57:05 1 13.06 0.00 7.25 60.75 0.12 18.81 20:17:22 19:58:01 all 6.95 0.00 5.73 69.43 0.08 17.81 20:17:22 19:58:01 0 6.99 0.00 5.71 70.41 0.07 16.81 20:17:22 19:58:01 1 6.91 0.00 5.74 68.43 0.09 18.82 20:17:22 19:59:01 all 14.25 0.00 7.31 46.54 0.09 31.81 20:17:22 19:59:01 0 14.21 0.00 7.46 44.74 0.09 33.50 20:17:22 19:59:01 1 14.30 0.00 7.15 48.34 0.09 30.13 20:17:22 20:00:01 all 57.21 0.00 7.73 34.24 0.13 0.70 20:17:22 20:00:01 0 57.33 0.00 7.99 34.20 0.11 0.38 20:17:22 20:00:01 1 57.09 0.00 7.46 34.29 0.15 1.02 20:17:22 20:01:01 all 15.00 0.00 10.14 54.98 0.10 19.78 20:17:22 20:01:01 0 15.63 0.00 10.39 59.23 0.11 14.65 20:17:22 20:01:01 1 14.37 0.00 9.89 50.72 0.09 24.93 20:17:22 20:17:22 20:01:01 CPU %user %nice %system %iowait %steal %idle 20:17:22 20:02:01 all 50.90 0.00 10.59 35.78 0.11 2.63 20:17:22 20:02:01 0 50.85 0.00 10.70 36.61 0.11 1.73 20:17:22 20:02:01 1 50.95 0.00 10.47 34.95 0.11 3.52 20:17:22 20:03:01 all 18.57 0.00 6.52 22.88 0.09 51.94 20:17:22 20:03:01 0 18.06 0.00 6.75 23.29 0.09 51.81 20:17:22 20:03:01 1 19.08 0.00 6.29 22.47 0.09 52.07 20:17:22 20:04:01 all 0.17 0.00 0.03 0.00 0.01 99.79 20:17:22 20:04:01 0 0.30 0.00 0.03 0.00 0.00 99.67 20:17:22 20:04:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:17:22 20:05:01 all 0.18 0.00 0.08 0.00 0.03 99.72 20:17:22 20:05:01 0 0.30 0.00 0.08 0.00 0.02 99.60 20:17:22 20:05:01 1 0.05 0.00 0.07 0.00 0.03 99.85 20:17:22 20:06:01 all 0.16 0.17 0.43 0.13 0.02 99.09 20:17:22 20:06:01 0 0.30 0.17 0.42 0.13 0.02 98.96 20:17:22 20:06:01 1 0.02 0.17 0.45 0.13 0.02 99.22 20:17:22 20:07:01 all 0.20 3.95 13.21 4.90 0.06 77.68 20:17:22 20:07:01 0 0.31 3.94 12.76 5.04 0.05 77.90 20:17:22 20:07:01 1 0.10 3.96 13.65 4.76 0.07 77.46 20:17:22 20:08:01 all 0.17 0.00 0.02 0.00 0.01 99.81 20:17:22 20:08:01 0 0.32 0.00 0.02 0.00 0.02 99.65 20:17:22 20:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:17:22 20:09:02 all 0.11 0.00 0.02 0.00 0.03 99.85 20:17:22 20:09:02 0 0.17 0.00 0.02 0.00 0.02 99.80 20:17:22 20:09:02 1 0.05 0.00 0.02 0.00 0.03 99.90 20:17:22 20:10:01 all 0.05 0.00 0.03 0.00 0.01 99.91 20:17:22 20:10:01 0 0.09 0.00 0.03 0.00 0.02 99.86 20:17:22 20:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:17:22 20:11:01 all 0.18 0.00 0.03 0.00 0.03 99.77 20:17:22 20:11:01 0 0.32 0.00 0.05 0.00 0.03 99.60 20:17:22 20:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:17:22 20:12:01 all 0.12 0.00 0.03 0.00 0.01 99.84 20:17:22 20:12:01 0 0.20 0.00 0.03 0.00 0.00 99.77 20:17:22 20:12:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:17:22 20:17:22 20:12:01 CPU %user %nice %system %iowait %steal %idle 20:17:22 20:13:01 all 0.16 0.00 0.02 0.00 0.02 99.81 20:17:22 20:13:01 0 0.22 0.00 0.03 0.00 0.02 99.73 20:17:22 20:13:01 1 0.10 0.00 0.00 0.00 0.02 99.88 20:17:22 20:14:01 all 0.11 0.00 0.03 0.00 0.01 99.85 20:17:22 20:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:17:22 20:14:01 1 0.18 0.00 0.05 0.00 0.02 99.75 20:17:22 20:15:01 all 0.13 0.00 0.03 0.00 0.02 99.82 20:17:22 20:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:17:22 20:15:01 1 0.22 0.00 0.05 0.00 0.03 99.70 20:17:22 20:16:01 all 0.19 0.00 0.03 0.00 0.01 99.77 20:17:22 20:16:01 0 0.33 0.00 0.02 0.00 0.02 99.63 20:17:22 20:16:01 1 0.05 0.00 0.05 0.00 0.00 99.90 20:17:22 20:17:01 all 7.83 0.00 2.65 3.41 0.04 86.06 20:17:22 20:17:01 0 8.13 0.00 2.88 2.23 0.05 86.71 20:17:22 20:17:01 1 7.53 0.00 2.43 4.59 0.03 85.41 20:17:22 Average: all 13.62 0.15 3.88 15.08 0.06 67.20 20:17:22 Average: 0 13.71 0.15 3.99 15.17 0.06 66.91 20:17:22 Average: 1 13.52 0.15 3.76 15.00 0.06 67.50 20:17:22 20:17:22 20:17:22