Pull request #3478 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 11da168125b8fe4e866192eccca3cf43e77889b3+0aa786abd905cbcf8b555c8ab61e8a226d759c0e (036dd500258eecf455593d559b513af0b720c78d) 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-ssh319937105586414660.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-ssh3289028251976134735.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-ssh6707784041649209401.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-ssh8341923203870615359.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-ssh6239422982952579979.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-15396 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # 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/13@tmp/jenkins-gitclient-ssh8081692299318112079.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 0aa786abd905cbcf8b555c8ab61e8a226d759c0e into PR head commit 11da168125b8fe4e866192eccca3cf43e77889b3 Merge succeeded, producing 11da168125b8fe4e866192eccca3cf43e77889b3 Checking out Revision 11da168125b8fe4e866192eccca3cf43e77889b3 (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/13@tmp/jenkins-gitclient-ssh8863504864540963020.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 11da168125b8fe4e866192eccca3cf43e77889b3 # 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/13@tmp/jenkins-gitclient-ssh4544057916292639993.key > git merge 0aa786abd905cbcf8b555c8ab61e8a226d759c0e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 11da168125b8fe4e866192eccca3cf43e77889b3 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. > git rev-list --no-walk 370011f3d957a99c3e2dc83c564d2830953c9d74 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:50:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:50:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:50:20 ========================================================= 18:50:20 EdgeX Global Pipelines Version Info 18:50:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:50:21 ------------------- 18:50:21 stable info: 18:50:21 ------------------- 18:50:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:50:21 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:50:21 Message: update stable to v1.0.192 18:50:22 ------------------- 18:50:22 experimental info: 18:50:22 ------------------- 18:50:22 Commited By: **** collab-it+edgex@linuxfoundation.org 18:50:22 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:50:22 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3478 [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3478 [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3478 [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11da168125b8fe4e866192eccca3cf43e77889b3 [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 11da168 [Pipeline] echo 18:50:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:50:22 provisioning config files... 18:50:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config3259114081653385939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:50:23 ---> docker-login.sh 18:50:23 nexus3.edgexfoundry.org:10001 18:50:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:23 Configure a credential helper to remove this warning. See 18:50:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:23 18:50:23 Login Succeeded 18:50:23 nexus3.edgexfoundry.org:10002 18:50:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:24 Configure a credential helper to remove this warning. See 18:50:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:24 18:50:24 Login Succeeded 18:50:24 nexus3.edgexfoundry.org:10003 18:50:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:24 Configure a credential helper to remove this warning. See 18:50:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:24 18:50:24 Login Succeeded 18:50:24 nexus3.edgexfoundry.org:10004 18:50:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:24 Configure a credential helper to remove this warning. See 18:50:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:24 18:50:24 Login Succeeded 18:50:24 docker.io 18:50:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:24 Configure a credential helper to remove this warning. See 18:50:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:24 18:50:24 Login Succeeded 18:50:24 ---> docker-login.sh ends [Pipeline] } 18:50:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:50:24 ++ 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 18:50:24 + for file in '`ls cmd/**/Dockerfile`' 18:50:24 ++ dirname cmd/core-command/Dockerfile 18:50:24 ++ cut -d/ -f2 18:50:24 + echo core-command,cmd/core-command/Dockerfile 18:50:24 + for file in '`ls cmd/**/Dockerfile`' 18:50:24 ++ dirname cmd/core-data/Dockerfile 18:50:24 ++ cut -d/ -f2 18:50:24 + echo core-data,cmd/core-data/Dockerfile 18:50:24 + for file in '`ls cmd/**/Dockerfile`' 18:50:24 ++ dirname cmd/core-metadata/Dockerfile 18:50:24 ++ cut -d/ -f2 18:50:24 + echo core-metadata,cmd/core-metadata/Dockerfile 18:50:24 + for file in '`ls cmd/**/Dockerfile`' 18:50:24 ++ dirname cmd/security-bootstrapper/Dockerfile 18:50:24 ++ cut -d/ -f2 18:50:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:50:24 + for file in '`ls cmd/**/Dockerfile`' 18:50:24 ++ dirname cmd/security-proxy-setup/Dockerfile 18:50:24 ++ cut -d/ -f2 18:50:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:50:24 + for file in '`ls cmd/**/Dockerfile`' 18:50:24 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:50:24 ++ cut -d/ -f2 18:50:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:50:24 + for file in '`ls cmd/**/Dockerfile`' 18:50:24 ++ dirname cmd/support-notifications/Dockerfile 18:50:24 ++ cut -d/ -f2 18:50:24 + echo support-notifications,cmd/support-notifications/Dockerfile 18:50:24 + for file in '`ls cmd/**/Dockerfile`' 18:50:24 ++ dirname cmd/support-scheduler/Dockerfile 18:50:24 ++ cut -d/ -f2 18:50:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:50:24 + for file in '`ls cmd/**/Dockerfile`' 18:50:24 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:50:24 ++ cut -d/ -f2 18:50:24 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:50:25 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 18:50:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:50:26 18:50:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:50:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:50:26 latest: Pulling from edgex-devops/git-semver 18:50:26 31603596830f: Pulling fs layer 18:50:26 54011a49482f: Pulling fs layer 18:50:26 a6820b24f6d8: Pulling fs layer 18:50:26 f581987b2513: Pulling fs layer 18:50:26 f581987b2513: Waiting 18:50:26 54011a49482f: Verifying Checksum 18:50:26 54011a49482f: Download complete 18:50:26 31603596830f: Verifying Checksum 18:50:26 31603596830f: Download complete 18:50:27 a6820b24f6d8: Verifying Checksum 18:50:27 a6820b24f6d8: Download complete 18:50:27 31603596830f: Pull complete 18:50:27 f581987b2513: Verifying Checksum 18:50:27 f581987b2513: Download complete 18:50:27 54011a49482f: Pull complete 18:50:28 a6820b24f6d8: Pull complete 18:50:28 f581987b2513: Pull complete 18:50:28 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:50:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:50:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:50:28 prd-centos7-docker-4c-2g-15396 does not seem to be running inside a container 18:50:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:50:33 $ docker top db30e9b952b328136882239fba0204f506f8a6a865670e1d9a49b733c0265f3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:50:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:50:33 [ssh-agent] Looking for ssh-agent implementation... 18:50:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:50:33 $ docker exec db30e9b952b328136882239fba0204f506f8a6a865670e1d9a49b733c0265f3b ssh-agent 18:50:33 SSH_AUTH_SOCK=/tmp/ssh-xZRGc4c5RmTB/agent.12 18:50:33 SSH_AGENT_PID=19 18:50:33 Running ssh-add (command line suppressed) 18:50:33 Identity added: /w/workspace/edgex-go/13@tmp/private_key_1929812039490065081.key (/w/workspace/edgex-go/13@tmp/private_key_1929812039490065081.key) 18:50:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:50:33 + git tag --points-at HEAD [Pipeline] } 18:50:33 $ docker exec --env ******** --env ******** db30e9b952b328136882239fba0204f506f8a6a865670e1d9a49b733c0265f3b ssh-agent -k 18:50:33 unset SSH_AUTH_SOCK; 18:50:33 unset SSH_AGENT_PID; 18:50:33 echo Agent pid 19 killed; 18:50:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:50:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:50:33 [ssh-agent] Looking for ssh-agent implementation... 18:50:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:50:34 $ docker exec db30e9b952b328136882239fba0204f506f8a6a865670e1d9a49b733c0265f3b ssh-agent 18:50:34 SSH_AUTH_SOCK=/tmp/ssh-2pZuzVngbj3r/agent.53 18:50:34 SSH_AGENT_PID=59 18:50:34 Running ssh-add (command line suppressed) 18:50:34 Identity added: /w/workspace/edgex-go/13@tmp/private_key_2350393710266667174.key (/w/workspace/edgex-go/13@tmp/private_key_2350393710266667174.key) 18:50:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:50:34 + git semver init 18:50:34 # -> Open(): unable to determine branch for HEAD 18:50:34 # $GIT_DIR = /w/workspace/edgex-go/13/.git 18:50:34 # $GIT_WORK_TREE = /w/workspace/edgex-go/13 18:50:34 # $SEMVER_REMOTE_NAME = origin 18:50:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:50:34 # $SEMVER_USER_NAME = edgex-jenkins 18:50:34 # $SEMVER_BRANCH = PR-3478 18:50:34 # $SEMVER_TEMP = /tmp/semver-140474162 18:50:34 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:50:49 # '/tmp/semver-140474162' -> '/w/workspace/edgex-go/13/.semver' 18:50:49 # -> Force: false 18:50:49 # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [Pipeline] } 18:50:49 $ docker exec --env ******** --env ******** db30e9b952b328136882239fba0204f506f8a6a865670e1d9a49b733c0265f3b ssh-agent -k 18:50:49 unset SSH_AUTH_SOCK; 18:50:49 unset SSH_AGENT_PID; 18:50:49 echo Agent pid 59 killed; 18:50:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:50:50 + git semver [Pipeline] } 18:50:50 $ docker stop --time=1 db30e9b952b328136882239fba0204f506f8a6a865670e1d9a49b733c0265f3b 18:50:53 $ docker rm -f db30e9b952b328136882239fba0204f506f8a6a865670e1d9a49b733c0265f3b [Pipeline] // withDockerContainer [Pipeline] sh 18:50:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:50:54 Stashed 1 file(s) [Pipeline] echo 18:50:54 [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 18:50:55 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:50:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:50:55 + sudo service docker restart 18:50:55 + true 18:50:55 Redirecting to /bin/systemctl restart docker.service 18:51:09 Still waiting to schedule task 18:51:09 ‘prd-ubuntu18.04-docker-arm64-4c-16g-15397’ is offline [Pipeline] echo 18:51:13 ========================================================= 18:51:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:51:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:51:14 + 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 . 18:51:15 Sending build context to Docker daemon 330.7MB 18:51:15 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 18:51:15 Step 2/6 : FROM ${BASE} 18:51:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:51:15 540db60ca938: Pulling fs layer 18:51:15 adcc1eea9eea: Pulling fs layer 18:51:15 4c4ab2625f07: Pulling fs layer 18:51:15 0510c868ecb4: Pulling fs layer 18:51:15 afea3b2eda06: Pulling fs layer 18:51:15 7809a108b3ef: Pulling fs layer 18:51:15 f706445af74f: Pulling fs layer 18:51:15 0510c868ecb4: Waiting 18:51:15 afea3b2eda06: Waiting 18:51:15 7809a108b3ef: Waiting 18:51:15 f706445af74f: Waiting 18:51:15 4c4ab2625f07: Verifying Checksum 18:51:15 4c4ab2625f07: Download complete 18:51:15 adcc1eea9eea: Verifying Checksum 18:51:15 adcc1eea9eea: Download complete 18:51:15 afea3b2eda06: Verifying Checksum 18:51:15 afea3b2eda06: Download complete 18:51:15 7809a108b3ef: Verifying Checksum 18:51:15 7809a108b3ef: Download complete 18:51:15 540db60ca938: Verifying Checksum 18:51:15 540db60ca938: Download complete 18:51:16 540db60ca938: Pull complete 18:51:16 adcc1eea9eea: Pull complete 18:51:16 4c4ab2625f07: Pull complete 18:51:17 f706445af74f: Verifying Checksum 18:51:17 f706445af74f: Download complete 18:51:18 0510c868ecb4: Verifying Checksum 18:51:18 0510c868ecb4: Download complete 18:51:22 0510c868ecb4: Pull complete 18:51:22 afea3b2eda06: Pull complete 18:51:22 7809a108b3ef: Pull complete 18:51:26 f706445af74f: Pull complete 18:51:26 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:51:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:51:26 ---> b068be0155e3 18:51:26 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 18:51:33 ---> Running in 390783c0142e 18:51:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:51:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:51:33 (1/12) Installing libmagic (5.39-r0) 18:51:34 (2/12) Installing file (5.39-r0) 18:51:34 (3/12) Installing libc-dev (0.7.2-r3) 18:51:34 (4/12) Installing g++ (10.2.1_pre1-r3) 18:51:39 (5/12) Installing fortify-headers (1.1-r0) 18:51:39 (6/12) Installing patch (2.7.6-r6) 18:51:39 (7/12) Installing build-base (0.5-r2) 18:51:39 (8/12) Installing libsodium (1.0.18-r0) 18:51:39 (9/12) Installing pkgconf (1.7.3-r0) 18:51:39 (10/12) Installing libsodium-dev (1.0.18-r0) 18:51:39 (11/12) Installing libzmq (4.3.3-r1) 18:51:39 (12/12) Installing zeromq-dev (4.3.3-r1) 18:51:40 Executing busybox-1.32.1-r6.trigger 18:51:40 OK: 219 MiB in 52 packages 18:51:48 Removing intermediate container 390783c0142e 18:51:48 ---> 15acc1d061ff 18:51:48 Step 4/6 : WORKDIR /edgex-go 18:51:48 ---> Running in b0ade6adeebd 18:51:48 Removing intermediate container b0ade6adeebd 18:51:48 ---> bf01f2e05c87 18:51:48 Step 5/6 : COPY go.mod . 18:51:48 ---> 4385cabfeed5 18:51:48 Step 6/6 : RUN go mod download 18:51:48 ---> Running in 56ab727c0a1d 18:52:20 Removing intermediate container 56ab727c0a1d 18:52:20 ---> 757985873b64 18:52:20 Successfully built 757985873b64 18:52:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:52:20 + docker inspect -f . ci-base-image-x86_64 18:52:20 . [Pipeline] withDockerContainer 18:52:20 prd-centos7-docker-4c-2g-15396 does not seem to be running inside a container 18:52:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:52:21 $ docker top e38ee97b22bc0f59331e3e71036f91595889c631c8be1d3767db126b56abaa66 -eo pid,comm [Pipeline] { [Pipeline] sh 18:52:21 + go version 18:52:21 go version go1.16.3 linux/amd64 [Pipeline] } 18:52:21 $ docker stop --time=1 e38ee97b22bc0f59331e3e71036f91595889c631c8be1d3767db126b56abaa66 18:52:23 $ docker rm -f e38ee97b22bc0f59331e3e71036f91595889c631c8be1d3767db126b56abaa66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:52:23 + docker inspect -f . ci-base-image-x86_64 18:52:23 . [Pipeline] withDockerContainer 18:52:24 prd-centos7-docker-4c-2g-15396 does not seem to be running inside a container 18:52:24 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:52:24 $ docker top 74459ecf64f3af0b9da488dede689d74d99461fe85da5f372b8c6d4e1f487c68 -eo pid,comm [Pipeline] { [Pipeline] echo 18:52:24 ========================================================= 18:52:24 [edgeXBuildGoParallel] Running Tests and Build... 18:52:24 ========================================================= [Pipeline] sh 18:52:25 + go mod tidy [Pipeline] sh 18:52:25 + make test 18:52:25 go mod tidy 18:52:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:52:32 ? github.com/edgexfoundry/edgex-go [no test files] 18:52:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:52:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:53:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:53:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:53:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:53:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:53:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:53:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:53:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:53:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:53:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:53:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:53:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:53:11 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.079s coverage: 46.1% of statements 18:53:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:53:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:53:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 18:53:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 18:53:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 18:53:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 18:53:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.051s coverage: 28.7% of statements 18:53:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.065s coverage: 100.0% of statements 18:53:14 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.095s coverage: 27.7% of statements 18:53:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:53:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:53:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 18:53:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 18:53:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 18:53:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements 18:53:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:53:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.053s coverage: 100.0% of statements 18:53:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 18:53:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements 18:53:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 18:53:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:53:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.056s coverage: 58.6% of statements 18:53:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:53:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:53:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.095s coverage: 87.7% of statements 18:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:53:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.073s coverage: 78.9% of statements 18:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:53:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.193s coverage: 28.6% of statements 18:53:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:53:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:53:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 18:53:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 18:53:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 18:53:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.074s coverage: 100.0% of statements 18:53:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 18:53:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.054s coverage: 100.0% of statements 18:53:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 18:53:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.092s coverage: 86.7% of statements 18:53:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 18:53:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.092s coverage: 97.5% of statements 18:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 18:53:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.043s coverage: 78.3% of statements 18:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 18:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:53:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.246s coverage: 95.1% of statements 18:53:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:53:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:53:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:53:22 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 18:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 18:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 18:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 18:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 18:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 18:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 18:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 18:53:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 18:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 18:53:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.060s coverage: 0.8% of statements 18:53:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:53:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.050s coverage: 21.7% of statements 18:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 18:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements 18:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 18:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 18:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 18:53:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.072s coverage: 94.4% of statements 18:53:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements 18:53:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.201s coverage: 81.8% of statements 18:53:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:53:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15398 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws 18:53:43 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 18:53:43 The recommended git tool is: git 18:53:48 using credential edgex-jenkins-ssh 18:53:48 Cloning the remote Git repository 18:53:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:53:49 > git init /w/workspace/edgex-go/13 # timeout=10 18:53:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:53:49 > git --version # timeout=10 18:53:49 > git --version # 'git version 2.17.1' 18:53:49 using GIT_SSH to set credentials SSH Credentials for GitHub 18:53:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:54:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 18:54:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:54:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:54:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:54:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 18:54:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:54:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:54:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:54:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:54:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:54:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.032s coverage: 87.2% of statements 18:54:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:54:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:54:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 18:54:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:54:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements 18:54:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:54:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 18:54:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 18:54:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 18:54:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.084s coverage: 91.2% of statements 18:54:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:54:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements 18:54:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:54:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:54:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 18:54:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 18:54:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 18:54:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 18:54:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 18:54:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.172s coverage: 66.9% of statements 18:54:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:54:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:54:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:54:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.5% of statements 18:54:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:54:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:54:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.029s coverage: 89.5% of statements 18:54:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:54:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.028s coverage: 84.8% of statements 18:54:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.094s coverage: 46.8% of statements 18:54:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:54:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:54:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 18:54:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 18:54:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 18:54:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.042s coverage: 100.0% of statements 18:54:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 18:54:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.031s coverage: 100.0% of statements 18:54:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 18:54:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 18:54:05 Merging remotes/origin/master commit 0aa786abd905cbcf8b555c8ab61e8a226d759c0e into PR head commit 11da168125b8fe4e866192eccca3cf43e77889b3 18:54:05 Merge succeeded, producing 11da168125b8fe4e866192eccca3cf43e77889b3 18:54:05 Checking out Revision 11da168125b8fe4e866192eccca3cf43e77889b3 (PR-3478) 18:54:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:54:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:54:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:54:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:54:04 using GIT_SSH to set credentials SSH Credentials for GitHub 18:54:04 > 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 18:54:05 > git config core.sparsecheckout # timeout=10 18:54:05 > git checkout -f 11da168125b8fe4e866192eccca3cf43e77889b3 # timeout=10 18:54:05 > git remote # timeout=10 18:54:05 > git config --get remote.origin.url # timeout=10 18:54:05 using GIT_SSH to set credentials SSH Credentials for GitHub 18:54:05 > git merge 0aa786abd905cbcf8b555c8ab61e8a226d759c0e # timeout=10 18:54:05 > git rev-parse HEAD^{commit} # timeout=10 18:54:05 > git config core.sparsecheckout # timeout=10 18:54:05 > git checkout -f 11da168125b8fe4e866192eccca3cf43e77889b3 # timeout=10 18:54:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.061s coverage: 19.3% of statements 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 18:54:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.113s coverage: 91.0% of statements 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 18:54:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.619s coverage: 28.8% of statements 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 18:54:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.043s coverage: 99.0% of statements 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 18:54:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.053s coverage: 100.0% of statements 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 18:54:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.055s coverage: 64.6% of statements 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 18:54:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.089s coverage: 97.6% of statements 18:54:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 18:54:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 18:54:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 18:54:08 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 18:54:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:54:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.021s coverage: 100.0% of statements 18:54:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:54:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:54:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:54:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:54:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.028s coverage: 87.9% of statements 18:54:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:54:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:54:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.024s coverage: 100.0% of statements 18:54:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 28.1% of statements 18:54:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 18:54:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 18:54:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.041s coverage: 27.9% of statements 18:54:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 18:54:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 18:54:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 18:54:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 18:54:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 18:54:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements 18:54:09 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" 18:54:10 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:54:11 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:54:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:54:11 + true 18:54:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:54:30 provisioning config files... 18:54:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config6580189127364946325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:54:30 ---> docker-login.sh 18:54:30 nexus3.edgexfoundry.org:10001 18:54:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:31 Configure a credential helper to remove this warning. See 18:54:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:31 18:54:31 Login Succeeded 18:54:31 nexus3.edgexfoundry.org:10002 18:54:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:32 Configure a credential helper to remove this warning. See 18:54:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:32 18:54:32 Login Succeeded 18:54:32 nexus3.edgexfoundry.org:10003 18:54:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:33 Configure a credential helper to remove this warning. See 18:54:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:33 18:54:33 Login Succeeded 18:54:33 nexus3.edgexfoundry.org:10004 18:54:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:33 Configure a credential helper to remove this warning. See 18:54:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:33 18:54:33 Login Succeeded 18:54:33 docker.io 18:54:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:34 Configure a credential helper to remove this warning. See 18:54:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:34 18:54:34 Login Succeeded 18:54:34 ---> docker-login.sh ends [Pipeline] } 18:54:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:54:34 ========================================================= 18:54:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:54:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:54:35 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 18:54:37 Sending build context to Docker daemon 168MB 18:54:37 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 18:54:37 Step 2/6 : FROM ${BASE} 18:54:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:54:37 595b0fe564bb: Pulling fs layer 18:54:37 7186ed65a4f7: Pulling fs layer 18:54:37 316046926c0a: Pulling fs layer 18:54:37 4ebd0625c992: Pulling fs layer 18:54:37 207e8628e3a3: Pulling fs layer 18:54:37 c791037a9be2: Pulling fs layer 18:54:37 ffd874e62e21: Pulling fs layer 18:54:37 4ebd0625c992: Waiting 18:54:37 207e8628e3a3: Waiting 18:54:37 c791037a9be2: Waiting 18:54:37 ffd874e62e21: Waiting 18:54:38 316046926c0a: Download complete 18:54:38 7186ed65a4f7: Download complete 18:54:38 207e8628e3a3: Download complete 18:54:38 c791037a9be2: Download complete 18:54:38 595b0fe564bb: Verifying Checksum 18:54:38 595b0fe564bb: Download complete 18:54:38 595b0fe564bb: Pull complete 18:54:39 7186ed65a4f7: Pull complete 18:54:39 316046926c0a: Pull complete 18:54:40 ffd874e62e21: Download complete 18:54:41 4ebd0625c992: Verifying Checksum 18:54:41 4ebd0625c992: Download complete 18:54:49 gofmt -l . 18:54:49 [ "`gofmt -l .`" = "" ] 18:54:49 ./bin/test-go-mod-tidy.sh 18:54:49 ./bin/test-attribution-txt.sh [Pipeline] sh 18:54:49 + ls -al . 18:54:49 total 848 18:54:49 drwxrwxr-x 10 1001 1001 4096 May 20 18:54 . 18:54:49 drwxr-xr-x 4 root root 30 May 20 18:52 .. 18:54:49 -rw-rw-r-- 1 1001 1001 11 May 20 18:50 .dockerignore 18:54:49 drwxrwxr-x 8 1001 1001 179 May 20 18:50 .git 18:54:49 drwxrwxr-x 3 1001 1001 125 May 20 18:50 .github 18:54:49 -rw-rw-r-- 1 1001 1001 818 May 20 18:50 .gitignore 18:54:49 drwx------ 3 1001 1001 60 May 20 18:50 .semver 18:54:49 -rw-rw-r-- 1 1001 1001 166 May 20 18:50 .sonarcloud.properties 18:54:49 -rw-rw-r-- 1 1001 1001 8609 May 20 18:50 Attribution.txt 18:54:49 -rw-rw-r-- 1 1001 1001 3804 May 20 18:50 CONTRIBUTING.md 18:54:49 -rw-rw-r-- 1 1001 1001 931 May 20 18:50 Dockerfile.build 18:54:49 -rw-rw-r-- 1 1001 1001 863 May 20 18:50 Jenkinsfile 18:54:49 -rw-rw-r-- 1 1001 1001 10775 May 20 18:50 LICENSE 18:54:49 -rw-rw-r-- 1 1001 1001 5632 May 20 18:50 Makefile 18:54:49 -rw-rw-r-- 1 1001 1001 7978 May 20 18:50 README.md 18:54:49 -rw-rw-r-- 1 1001 1001 6755 May 20 18:50 SECURITY.md 18:54:49 -rw-rw-r-- 1 1001 1001 5 May 20 18:50 VERSION 18:54:49 -rw-rw-r-- 1 1001 1001 4131 May 20 18:50 ZMQWindows.md 18:54:49 drwxrwxr-x 2 1001 1001 117 May 20 18:50 bin 18:54:49 drwxrwxr-x 14 1001 1001 4096 May 20 18:50 cmd 18:54:49 -rw-r--r-- 1 root root 739709 May 20 18:54 coverage.out 18:54:49 -rw-r--r-- 1 root root 1060 May 20 18:54 go.mod 18:54:49 -rw-r--r-- 1 root root 22219 May 20 18:52 go.sum 18:54:49 drwxrwxr-x 8 1001 1001 127 May 20 18:50 internal 18:54:49 drwxrwxr-x 4 1001 1001 26 May 20 18:50 openapi 18:54:49 drwxrwxr-x 4 1001 1001 71 May 20 18:50 snap 18:54:49 -rw-rw-r-- 1 1001 1001 168 May 20 18:50 version.go [Pipeline] sh 18:54:49 + '[' -e coverage.out ] 18:54:49 + chown 1001:1001 coverage.out [Pipeline] stash 18:54:49 Stashed 1 file(s) [Pipeline] sh 18:54:50 + make build 18:54:50 go mod tidy 18:54:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 18:54:51 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 18:54:53 4ebd0625c992: Pull complete 18:54:53 207e8628e3a3: Pull complete 18:54:53 c791037a9be2: Pull complete 18:54:56 ffd874e62e21: Pull complete 18:54:56 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 18:54:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:54:56 ---> cfc18b08335c 18:54:56 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 18:54:58 ---> Running in f915cef355cf 18:55:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 18:55:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:55:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:55:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:55:02 (1/12) Installing libmagic (5.39-r0) 18:55:02 (2/12) Installing file (5.39-r0) 18:55:02 (3/12) Installing libc-dev (0.7.2-r3) 18:55:02 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 18:55:02 (4/12) Installing g++ (10.2.1_pre1-r3) 18:55:02 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 18:55: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 18:55:05 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 18:55:06 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 18:55:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:55:07 (5/12) Installing fortify-headers (1.1-r0) 18:55:07 (6/12) Installing patch (2.7.6-r6) 18:55:07 (7/12) Installing build-base (0.5-r2) 18:55:07 (8/12) Installing libsodium (1.0.18-r0) 18:55:07 (9/12) Installing pkgconf (1.7.3-r0) 18:55:07 (10/12) Installing libsodium-dev (1.0.18-r0) 18:55:07 (11/12) Installing libzmq (4.3.3-r1) 18:55:07 (12/12) Installing zeromq-dev (4.3.3-r1) 18:55:07 Executing busybox-1.32.1-r6.trigger 18:55:07 OK: 218 MiB in 52 packages 18:55:08 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 18:55:09 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] } 18:55:11 $ docker stop --time=1 74459ecf64f3af0b9da488dede689d74d99461fe85da5f372b8c6d4e1f487c68 18:55:12 Removing intermediate container f915cef355cf 18:55:12 ---> 45ddb85af516 18:55:12 Step 4/6 : WORKDIR /edgex-go 18:55:12 ---> Running in 8a84ffd40167 18:55:12 Removing intermediate container 8a84ffd40167 18:55:12 ---> b40e897d6883 18:55:12 Step 5/6 : COPY go.mod . 18:55:13 ---> 77a222ab54d8 18:55:13 Step 6/6 : RUN go mod download 18:55:14 ---> Running in 8b52c8bef049 18:55:20 $ docker rm -f 74459ecf64f3af0b9da488dede689d74d99461fe85da5f372b8c6d4e1f487c68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:55:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:55:22 18:55:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:55:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:55:23 latest: Pulling from edgex-devops/edgex-compose 18:55:23 cbdbe7a5bc2a: Pulling fs layer 18:55:23 ca9280d653b3: Pulling fs layer 18:55:23 7e9c9ca2126c: Pulling fs layer 18:55:23 cbdbe7a5bc2a: Download complete 18:55:23 cbdbe7a5bc2a: Pull complete 18:55:23 ca9280d653b3: Verifying Checksum 18:55:23 ca9280d653b3: Download complete 18:55:24 ca9280d653b3: Pull complete 18:55:24 7e9c9ca2126c: Verifying Checksum 18:55:24 7e9c9ca2126c: Download complete 18:55:27 7e9c9ca2126c: Pull complete 18:55:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:55:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:55:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:55:27 prd-centos7-docker-4c-2g-15396 does not seem to be running inside a container 18:55:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 18:55:35 $ docker top 1cf12b694d451e93afd850afb674e8491c62de9fdcbf6e7a59a8a81e79227335 -eo pid,comm [Pipeline] { [Pipeline] sh 18:55:35 + grep parallel 18:55:35 + docker-compose build --help 18:55:36 --parallel Build images in parallel. [Pipeline] } 18:55:36 $ docker stop --time=1 1cf12b694d451e93afd850afb674e8491c62de9fdcbf6e7a59a8a81e79227335 18:55:37 $ docker rm -f 1cf12b694d451e93afd850afb674e8491c62de9fdcbf6e7a59a8a81e79227335 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:55:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:55:37 . [Pipeline] withDockerContainer 18:55:38 prd-centos7-docker-4c-2g-15396 does not seem to be running inside a container 18:55:38 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:55:39 $ docker top ecceeeb335f5059eca7ead6c2ce61fce3380ae482134eaf83ab608ce57e65825 -eo pid,comm [Pipeline] { [Pipeline] sh 18:55:39 + docker-compose -f ./docker-compose-build.yml build --parallel 18:55:40 Building core-command ... 18:55:40 Building core-data ... 18:55:40 Building core-metadata ... 18:55:40 Building security-bootstrapper ... 18:55:40 Building security-proxy-setup ... 18:55:40 Building security-secretstore-setup ... 18:55:40 Building support-notifications ... 18:55:40 Building support-scheduler ... 18:55:40 Building sys-mgmt-agent ... 18:55:40 Building support-notifications 18:55:40 Building security-bootstrapper 18:55:40 Building security-proxy-setup 18:55:40 Building core-data 18:55:40 Building support-scheduler 18:55:41 Removing intermediate container 8b52c8bef049 18:55:41 ---> 6303ba23995f 18:55:41 Successfully built 6303ba23995f 18:55:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:55:41 + docker inspect -f . ci-base-image-arm64 18:55:41 . [Pipeline] withDockerContainer 18:55:41 prd-ubuntu18.04-docker-arm64-4c-16g-15398 does not seem to be running inside a container 18:55:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:55:43 $ docker top 2f99a30bd9d34259a896649c52f56e6305b8e384f2d791fe8fb078c40de3a368 -eo pid,comm [Pipeline] { [Pipeline] sh 18:55:44 + go version 18:55:44 go version go1.16.3 linux/arm64 [Pipeline] } 18:55:44 $ docker stop --time=1 2f99a30bd9d34259a896649c52f56e6305b8e384f2d791fe8fb078c40de3a368 18:55:46 $ docker rm -f 2f99a30bd9d34259a896649c52f56e6305b8e384f2d791fe8fb078c40de3a368 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:55:47 + docker inspect -f . ci-base-image-arm64 18:55:47 . [Pipeline] withDockerContainer 18:55:47 prd-ubuntu18.04-docker-arm64-4c-16g-15398 does not seem to be running inside a container 18:55:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:55:49 $ docker top 5cdb97e77def4cdc36c2bf8427a214c96fde5645c9ebc49f940d5220ebb4ff83 -eo pid,comm [Pipeline] { [Pipeline] echo 18:55:49 ========================================================= 18:55:49 [edgeXBuildGoParallel] Running Tests and Build... 18:55:49 ========================================================= [Pipeline] sh 18:55:50 + go mod tidy [Pipeline] sh 18:55:52 + make test 18:55:52 go mod tidy 18:55:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:56:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:56:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:56:02 ---> 757985873b64 18:56:02 Step 3/24 : WORKDIR /edgex-go 18:56:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:56:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:56:02 ---> 757985873b64 18:56:02 Step 3/23 : WORKDIR /edgex-go 18:56:02 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:56:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:56:02 ---> 757985873b64 18:56:02 Step 3/22 : WORKDIR /edgex-go 18:56:04 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:56:04 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:56:04 ---> 757985873b64 18:56:04 Step 3/32 : WORKDIR /edgex-go 18:56:19 ? github.com/edgexfoundry/edgex-go [no test files] 18:56:19 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:56:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:56:19 ---> 757985873b64 18:56:19 Step 3/23 : WORKDIR /edgex-go 18:56:22 ---> Running in fe64e4e8150b 18:56:22 ---> Running in e7d49fb1c2c6 18:56:22 ---> Running in f757027645d0 18:56:22 ---> Running in 90c26d94ef50 18:56:22 ---> Running in 03cb61260c06 18:56:22 Removing intermediate container 03cb61260c06 18:56:22 ---> 333dcd8a4f18 18:56:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:56:22 Removing intermediate container e7d49fb1c2c6 18:56:22 ---> 974a57c9ba9d 18:56:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:56:22 Removing intermediate container 90c26d94ef50 18:56:22 ---> 49b45cc64b2e 18:56:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:56:22 Removing intermediate container fe64e4e8150b 18:56:22 ---> fd243fb1c5d4 18:56:22 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:56:22 Removing intermediate container f757027645d0 18:56:22 ---> 5c339c757823 18:56:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:56:22 ---> Running in ff8f655ad21e 18:56:22 ---> Running in 4a7a08caf964 18:56:22 ---> Running in 09994b74284a 18:56:22 ---> Running in f2de0096cf15 18:56:22 ---> Running in 2eb103901da0 18:56:23 Removing intermediate container ff8f655ad21e 18:56:23 ---> 857422fa0a70 18:56:23 Step 5/22 : RUN apk add --update --no-cache make git 18:56:23 ---> Running in 8c8af7b96442 18:56:23 Removing intermediate container f2de0096cf15 18:56:23 ---> 424dbc9ce576 18:56:23 Step 5/32 : RUN apk add --update --no-cache make git 18:56:23 ---> Running in d5eccf2b43f8 18:56:23 Removing intermediate container 2eb103901da0 18:56:23 ---> a84ca9b56e7d 18:56:23 Step 5/23 : RUN apk add --update --no-cache make git 18:56:23 ---> Running in 7c7f7d17d3e4 18:56:23 Removing intermediate container 4a7a08caf964 18:56:23 ---> 94053258b013 18:56:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:56:23 Removing intermediate container 09994b74284a 18:56:23 ---> d3ededd75779 18:56:23 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:56:23 ---> Running in 900767b2483f 18:56:23 ---> Running in 7a132e4b83e4 18:56:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:56:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:56:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:56:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:56:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:56:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:56:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:56:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:56:25 OK: 219 MiB in 52 packages 18:56:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:56:25 OK: 219 MiB in 52 packages 18:56:25 OK: 219 MiB in 52 packages 18:56:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:56:26 OK: 219 MiB in 52 packages 18:56:26 Removing intermediate container 8c8af7b96442 18:56:26 ---> c80907bea100 18:56:26 Step 6/22 : COPY go.mod . 18:56:26 Removing intermediate container d5eccf2b43f8 18:56:26 ---> ebcc2d985074 18:56:26 Step 6/32 : COPY go.mod . 18:56:26 Removing intermediate container 7c7f7d17d3e4 18:56:26 ---> d566bb9b6440 18:56:26 Step 6/23 : COPY go.mod . 18:56:26 ---> 549addc6caaa 18:56:26 Step 7/22 : RUN go mod download 18:56:26 ---> Running in 3f6142929530 18:56:26 Removing intermediate container 900767b2483f 18:56:26 ---> 79df01cb542b 18:56:26 Step 6/23 : COPY go.mod . 18:56:26 ---> 18d73e7ac7f8 18:56:26 Step 7/32 : RUN go mod download 18:56:26 ---> Running in 606fcd20027d 18:56:26 ---> 15f7cb2fa3ce 18:56:26 Step 7/23 : RUN go mod download 18:56:26 ---> Running in 65acb75c992d 18:56:26 ---> c30208c85675 18:56:26 Step 7/23 : RUN go mod download 18:56:27 ---> Running in b756560932ac 18:56:27 OK: 219 MiB in 52 packages 18:56:27 Removing intermediate container 3f6142929530 18:56:27 ---> f5ba8fc63685 18:56:27 Step 8/22 : COPY . . 18:56:28 Removing intermediate container 606fcd20027d 18:56:28 ---> 1571869feafd 18:56:28 Step 8/32 : COPY . . 18:56:40 Removing intermediate container 65acb75c992d 18:56:40 ---> 764e436db374 18:56:40 Step 8/23 : COPY . . 18:56:40 Removing intermediate container 7a132e4b83e4 18:56:40 ---> 211809e7f958 18:56:40 Step 6/24 : COPY go.mod . 18:56:40 ---> a735e1e92d27 18:56:40 Step 9/32 : RUN go mod tidy 18:56:40 ---> 6b21c107c73e 18:56:40 Step 9/22 : RUN go mod tidy 18:56:43 Removing intermediate container b756560932ac 18:56:43 ---> 8798bbe616db 18:56:43 Step 8/23 : COPY . . 18:56:46 ---> Running in 0c35de203f44 18:56:46 ---> Running in 217d69b5fe30 18:56:50 ---> cb6607c5b54c 18:56:50 Step 7/24 : RUN go mod download 18:56:53 ---> Running in 0dff5c0191d1 18:56:53 ---> defba00b49a4 18:56:53 Step 9/23 : RUN go mod tidy 18:56:53 ---> 52a0c9708ecc 18:56:53 Step 9/23 : RUN go mod tidy 18:56:53 ---> Running in fd041e6bbce4 18:56:53 ---> Running in 9d15dd309d34 18:56:54 Removing intermediate container 0dff5c0191d1 18:56:54 ---> 0e6d9effbcb9 18:56:54 Step 8/24 : COPY . . 18:56:56 Removing intermediate container 0c35de203f44 18:56:56 ---> 0ef7518a68c1 18:56:56 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:56:57 Removing intermediate container 217d69b5fe30 18:56:57 ---> 175018be4e03 18:56:57 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:56:57 ---> Running in edf0f2ad94b8 18:56:57 ---> Running in abd7df23d99e 18:56:58 Removing intermediate container fd041e6bbce4 18:56:58 ---> 3578706df907 18:56:58 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:56:59 ---> Running in df65c7311cc2 18:56:59 Removing intermediate container 9d15dd309d34 18:56:59 ---> d0a255ef615a 18:56:59 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:57:00 ---> Running in 5be8b1c1a677 18:57:00 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 18:57:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:57:01 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 18:57:01 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 18:57:13 ---> dc084f864eef 18:57:13 Step 9/24 : RUN go mod tidy 18:57:13 ---> Running in 1c40e00816b6 18:57:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:57:16 Removing intermediate container 1c40e00816b6 18:57:16 ---> 1f1cb869c789 18:57:16 Step 10/24 : RUN make cmd/core-data/core-data 18:57:16 ---> Running in 9e0ab6b085aa 18:57:17 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 18:57:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:57:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:57:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:57:35 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 18:57:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:57:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:57:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:57:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:57:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:57:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:57:43 Removing intermediate container abd7df23d99e 18:57:43 ---> 1fbc5f3703bf 18:57:43 18:57:43 Step 11/32 : FROM alpine:3.12 18:57:43 Removing intermediate container edf0f2ad94b8 18:57:43 ---> 8fdeca6cb9e8 18:57:43 18:57:43 Step 11/22 : FROM alpine:3.12 18:57:43 3.12: Pulling from library/alpine 18:57:43 3.12: Pulling from library/alpine 18:57:43 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:57:43 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:57:43 Status: Image is up to date for alpine:3.12 18:57:43 Status: Downloaded newer image for alpine:3.12 18:57:43 ---> 13621d1b12d4 18:57:43 Step 12/22 : RUN apk add --update --no-cache curl 18:57:43 ---> 13621d1b12d4 18:57:43 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:57:44 ---> Running in 5f9e13307cca 18:57:44 ---> Running in cea6bdcaaa14 18:57:44 Removing intermediate container 5f9e13307cca 18:57:44 ---> a08873ca2d31 18:57:44 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:57:44 ---> Running in b8a3cd2862d4 18:57:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:57:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:57:45 (1/4) Installing ca-certificates (20191127-r4) 18:57:45 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:57:45 (3/4) Installing libcurl (7.76.1-r0) 18:57:45 (4/4) Installing curl (7.76.1-r0) 18:57:45 Executing busybox-1.31.1-r20.trigger 18:57:45 Executing ca-certificates-20191127-r4.trigger 18:57:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:57:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:57:45 OK: 7 MiB in 18 packages 18:57:45 (1/2) Installing dumb-init (1.2.2-r1) 18:57:45 (2/2) Installing su-exec (0.2-r1) 18:57:45 Executing busybox-1.31.1-r20.trigger 18:57:45 OK: 6 MiB in 16 packages 18:57:48 Removing intermediate container cea6bdcaaa14 18:57:48 ---> 0e9cac8e5d3c 18:57:48 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:57:50 Removing intermediate container b8a3cd2862d4 18:57:50 ---> 312631af6c3b 18:57:50 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:57:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:57:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:57:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:57:51 ---> Running in 1d956eb38c13 18:57:51 ---> Running in 95806f3325a4 18:57:51 Removing intermediate container 1d956eb38c13 18:57:51 ---> 70f820a36124 18:57:51 Step 14/22 : WORKDIR /edgex 18:57:51 Removing intermediate container 5be8b1c1a677 18:57:51 ---> 5cb1b01dc48f 18:57:51 18:57:51 Step 11/23 : FROM alpine:3.12 18:57:51 ---> 13621d1b12d4 18:57:51 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:57:51 Removing intermediate container df65c7311cc2 18:57:51 ---> 6b711718581f 18:57:51 18:57:51 Step 11/23 : FROM alpine:3.12 18:57:51 ---> 13621d1b12d4 18:57:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:57:51 ---> Running in fb26645639c0 18:57:51 ---> Running in 600994033cbe 18:57:51 ---> Running in 2dd414fc42ee 18:57:51 Removing intermediate container 95806f3325a4 18:57:51 ---> 8318ef5817b1 18:57:51 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:57:51 ---> Running in 9eed0ca776b6 18:57:51 Removing intermediate container fb26645639c0 18:57:51 ---> 9b3c241ad5bf 18:57:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:57:52 Removing intermediate container 9eed0ca776b6 18:57:52 ---> 356f70c96fc3 18:57:52 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:57:52 ---> Running in 2e4715aba71a 18:57:52 ---> 6d3797d76763 18:57:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:57:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:57:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:57:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:57:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:57:52 (1/2) Installing ca-certificates (20191127-r4) 18:57:52 (2/2) Installing dumb-init (1.2.2-r1) 18:57:52 Executing busybox-1.31.1-r20.trigger 18:57:52 Executing ca-certificates-20191127-r4.trigger 18:57:53 OK: 6 MiB in 16 packages 18:57:53 (1/1) Installing dumb-init (1.2.2-r1) 18:57:53 Executing busybox-1.31.1-r20.trigger 18:57:53 OK: 6 MiB in 15 packages 18:57:53 ---> 1a112f1724ee 18:57:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:57:54 ---> f0358f7cc018 18:57:54 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:57:54 ---> Running in 353faa7a7b1f 18:57:54 Removing intermediate container 600994033cbe 18:57:54 ---> 1927fe637577 18:57:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:57:54 ---> Running in 6de21d4f6340 18:57:54 Removing intermediate container 2dd414fc42ee 18:57:54 ---> 4fb6cc863eca 18:57:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:57:54 Removing intermediate container 2e4715aba71a 18:57:54 ---> 18b6b1053788 18:57:54 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:57:54 Removing intermediate container 353faa7a7b1f 18:57:54 ---> 9197af693855 18:57:54 Step 19/22 : CMD ["--init=true"] 18:57:55 Removing intermediate container 6de21d4f6340 18:57:55 ---> 5e6dacddcc9b 18:57:55 Step 14/23 : ENV APP_PORT=59860 18:57:55 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.582s coverage: 46.1% of statements 18:57:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:57:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:57:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 18:57:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 18:57:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 18:57:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 18:57:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.175s coverage: 28.7% of statements 18:57:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.334s coverage: 100.0% of statements 18:57:55 ---> Running in 013f63e92620 18:57:55 ---> Running in a913c2f1e18b 18:57:55 ---> Running in cfc3f5752d88 18:57:55 ---> Running in 476f359b7da4 18:57:55 Removing intermediate container a913c2f1e18b 18:57:55 ---> f8e5d730325e 18:57:55 Step 14/23 : ENV APP_PORT=59861 18:57:55 Removing intermediate container cfc3f5752d88 18:57:55 ---> 1efe5df8e5db 18:57:55 Step 20/22 : LABEL arch=x86_64 18:57:55 Removing intermediate container 013f63e92620 18:57:55 ---> 647fd930789a 18:57:55 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:57:55 ---> Running in 0f3fcad31431 18:57:55 Removing intermediate container 476f359b7da4 18:57:55 ---> 247a5537d9ac 18:57:55 Step 15/23 : EXPOSE $APP_PORT 18:57:55 ---> Running in 4944a743cd37 18:57:55 ---> Running in 70f32ed5c886 18:57:55 Removing intermediate container 4944a743cd37 18:57:55 ---> 4a8fb1c63b83 18:57:55 Step 15/23 : EXPOSE $APP_PORT 18:57:55 Removing intermediate container 0f3fcad31431 18:57:55 ---> 8d00096a9cd2 18:57:55 Step 21/22 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 18:57:56 ---> eb68c6542661 18:57:56 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:57:56 Removing intermediate container 70f32ed5c886 18:57:56 ---> 1fd0c8d5cbdb 18:57:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:57:56 ---> Running in 979c74527e58 18:57:56 ---> Running in 03d2d9182a0a 18:57:56 ---> Running in dab142e1d555 18:57:57 Removing intermediate container 979c74527e58 18:57:57 ---> a4897a22664e 18:57:57 Step 22/22 : LABEL version=0.0.0 18:57:57 Removing intermediate container 03d2d9182a0a 18:57:57 ---> f871f7e3c759 18:57:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:57:57 ---> 346d110a2335 18:57:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:57:58 ---> Running in 8941ed3eea98 18:57:58 Removing intermediate container 8941ed3eea98 18:57:58 ---> 98544eb87aa2 18:57:58 18:57:58 Successfully built 98544eb87aa2 18:57:58 ---> 7260e97f3cba 18:57:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:57:58 Successfully tagged security-proxy-setup:latest 18:57:58 Building security-secretstore-setup 18:57:59  Building security-proxy-setup ... done  ---> a29459b49e4c 18:57:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:58:00 ---> 62283c8c5a4d 18:58:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:58:00 ---> 4259f525d874 18:58:00 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:58:00 Removing intermediate container 9e0ab6b085aa 18:58:00 ---> 4d1565a8d930 18:58:00 18:58:00 Step 11/24 : FROM alpine:3.12 18:58:00 ---> 13621d1b12d4 18:58:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:58:03 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.594s coverage: 27.7% of statements 18:58:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:58:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:58:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 18:58:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 18:58:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 18:58:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.317s coverage: 81.2% of statements 18:58:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:58:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.211s coverage: 100.0% of statements 18:58:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 18:58:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.200s coverage: 100.0% of statements 18:58:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 18:58:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:58:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.348s coverage: 58.6% of statements 18:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:58:05 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:58:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:58:05 ---> 757985873b64 18:58:05 Step 3/26 : WORKDIR /edgex-go 18:58:05 ---> Using cache 18:58:05 ---> 5c339c757823 18:58:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:05 ---> Using cache 18:58:05 ---> a84ca9b56e7d 18:58:05 Step 5/26 : RUN apk add --update --no-cache make git 18:58:05 ---> Using cache 18:58:05 ---> d566bb9b6440 18:58:05 Step 6/26 : COPY go.mod . 18:58:05 ---> Using cache 18:58:05 ---> 15f7cb2fa3ce 18:58:05 Step 7/26 : RUN go mod download 18:58:05 ---> Using cache 18:58:05 ---> 764e436db374 18:58:05 Step 8/26 : COPY . . 18:58:05 ---> Using cache 18:58:05 ---> defba00b49a4 18:58:05 Step 9/26 : RUN go mod tidy 18:58:05 ---> Using cache 18:58:05 ---> 3578706df907 18:58:05 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:58:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.712s coverage: 87.7% of statements 18:58:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:58:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:58:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.221s coverage: 78.9% of statements 18:58:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:58:08 Removing intermediate container dab142e1d555 18:58:08 ---> f73cb6368880 18:58:08 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:58:08 ---> Running in a3c0662f9f72 18:58:08 ---> Running in ab7474887c23 18:58:08 ---> Running in deb9753452b1 18:58:08 ---> 39dad325b019 18:58:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:58:08 ---> Running in b901fb565bda 18:58:08 Removing intermediate container ab7474887c23 18:58:08 ---> abfaf301cdad 18:58:08 Step 13/24 : ENV APP_PORT=59880 18:58:08 Removing intermediate container deb9753452b1 18:58:08 ---> 32ab4fd00d4a 18:58:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:58:08 ---> 0fd9bf066eee 18:58:08 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:58:08 ---> Running in da63c0b75fa8 18:58:08 ---> Running in 33615544dd31 18:58:08 Removing intermediate container b901fb565bda 18:58:08 ---> 182451342107 18:58:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:58:08 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 18:58:08 Removing intermediate container da63c0b75fa8 18:58:08 ---> 53fdc0ed2dd5 18:58:08 Step 14/24 : EXPOSE $APP_PORT 18:58:08 ---> Running in 739fd6d1cadc 18:58:08 Removing intermediate container 33615544dd31 18:58:08 ---> ddd067ccb93c 18:58:08 Step 21/23 : LABEL arch=x86_64 18:58:09 ---> 5decf4958be5 18:58:09 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:58:09 ---> Running in da09912f661c 18:58:09 ---> Running in bc8cc95951e4 18:58:09 Removing intermediate container 739fd6d1cadc 18:58:09 ---> 0f095518e662 18:58:09 Step 21/23 : LABEL arch=x86_64 18:58:09 ---> 5a224bfbf95b 18:58:09 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:58:10 Removing intermediate container da09912f661c 18:58:10 ---> 103fc2c99d0b 18:58:10 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:10 ---> Running in 46fba1748cc3 18:58:10 Removing intermediate container bc8cc95951e4 18:58:10 ---> 7bd4b30d6303 18:58:10 Step 22/23 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 18:58:10 ---> Running in 23402ec0c67e 18:58:10 ---> Running in 5a6283b8eb83 18:58:10 Removing intermediate container 46fba1748cc3 18:58:10 ---> 9605d4cf91d2 18:58:10 Step 22/23 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 18:58:10 ---> fda8be8cd7fe 18:58:10 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:58:10 ---> Running in 4190fb20171a 18:58:10 Removing intermediate container 5a6283b8eb83 18:58:10 ---> 717e2f784bfa 18:58:10 Step 23/23 : LABEL version=0.0.0 18:58:10 Removing intermediate container 4190fb20171a 18:58:10 ---> 545423fdcf2d 18:58:10 Step 23/23 : LABEL version=0.0.0 18:58:10 ---> Running in cd6b6436d982 18:58:11 ---> 1142e47b366e 18:58:11 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:58:11 ---> Running in 145e25e5ca7a 18:58:11 Removing intermediate container cd6b6436d982 18:58:11 ---> 6b12eee5c013 18:58:11 18:58:11 ---> Running in ffd156bc7739 18:58:12 Successfully built 6b12eee5c013 18:58:12 Successfully tagged support-notifications:latest 18:58:12 Building sys-mgmt-agent 18:58:12  Building support-notifications ... done Removing intermediate container 145e25e5ca7a 18:58:12 ---> a2b0ae0c76cb 18:58:12 18:58:12 Removing intermediate container ffd156bc7739 18:58:12 ---> 4583bab7474d 18:58:12 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:58:12 Successfully built a2b0ae0c76cb 18:58:12 Successfully tagged support-scheduler:latest 18:58:12  Building support-scheduler ... done Building core-metadata 18:58:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.120s coverage: 28.6% of statements 18:58:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:58:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:58:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 18:58:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 18:58:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 18:58:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.359s coverage: 100.0% of statements 18:58:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 18:58:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.338s coverage: 100.0% of statements 18:58:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 18:58:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.350s coverage: 86.7% of statements 18:58:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 18:58:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.538s coverage: 97.5% of statements 18:58:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 18:58:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.330s coverage: 78.3% of statements 18:58:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 18:58:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:58:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:58:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:58:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.149s coverage: 95.1% of statements 18:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:58:24 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:58:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:58:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 18:58:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 18:58:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:58:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:58:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 18:58:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:58:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 18:58:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:58:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 18:58:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:58:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 18:58:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 18:58:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 18:58:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.140s coverage: 58.8% of statements 18:58:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:58:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 18:58:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.326s coverage: 0.8% of statements 18:58:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:58:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.153s coverage: 21.7% of statements 18:58:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:58:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.267s coverage: 47.1% of statements 18:58:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.229s coverage: 79.5% of statements 18:58:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.180s coverage: 94.1% of statements 18:58:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.229s coverage: 96.3% of statements 18:58:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:58:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:58:25 ---> 757985873b64 18:58:25 Step 3/24 : WORKDIR /edgex-go 18:58:25 ---> Using cache 18:58:25 ---> 5c339c757823 18:58:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:25 ---> Using cache 18:58:25 ---> a84ca9b56e7d 18:58:25 Step 5/24 : RUN apk add --update --no-cache make git 18:58:25 ---> Using cache 18:58:25 ---> d566bb9b6440 18:58:25 Step 6/24 : COPY go.mod . 18:58:25 ---> Using cache 18:58:25 ---> 15f7cb2fa3ce 18:58:25 Step 7/24 : RUN go mod download 18:58:25 ---> Using cache 18:58:25 ---> 764e436db374 18:58:25 Step 8/24 : COPY . . 18:58:25 ---> Using cache 18:58:25 ---> defba00b49a4 18:58:25 Step 9/24 : RUN go mod tidy 18:58:25 ---> Using cache 18:58:25 ---> 3578706df907 18:58:25 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:58:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.285s coverage: 87.5% of statements 18:58:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:58:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:58:29 ---> 757985873b64 18:58:29 Step 3/24 : WORKDIR /edgex-go 18:58:29 ---> Using cache 18:58:29 ---> 5c339c757823 18:58:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:29 ---> Using cache 18:58:29 ---> a84ca9b56e7d 18:58:29 Step 5/24 : RUN apk add --update --no-cache make bash git 18:58:32 Removing intermediate container 23402ec0c67e 18:58:32 ---> c063830f815b 18:58:32 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:58:32 ---> Running in 61fbb59b2448 18:58:32 ---> Running in 73ce4668a702 18:58:32 ---> d4f8efbcc1a5 18:58:32 Step 27/32 : RUN chmod +x /entrypoint.sh 18:58:33 ---> Running in 403ef2da78e6 18:58:33 ---> Running in 00f17a9d3903 18:58:34 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 18:58:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:58:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:58:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:58:35 Removing intermediate container 00f17a9d3903 18:58:35 ---> 197ea93d308f 18:58:35 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:58:35 (1/6) Installing dumb-init (1.2.2-r1) 18:58:35 ---> Running in 23ffcfe5be58 18:58:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:58:35 (2/6) Installing libgcc (9.3.0-r2) 18:58:35 (3/6) Installing libsodium (1.0.18-r0) 18:58:35 Removing intermediate container 23ffcfe5be58 18:58:35 ---> bab886c00eb5 18:58:35 Step 29/32 : CMD ["gate"] 18:58:36 ---> Running in 7b1cde318488 18:58:36 (4/6) Installing libstdc++ (9.3.0-r2) 18:58:36 OK: 219 MiB in 52 packages 18:58:36 Removing intermediate container 7b1cde318488 18:58:36 ---> 6736cf895438 18:58:36 Step 30/32 : LABEL arch=x86_64 18:58:36 (5/6) Installing libzmq (4.3.3-r0) 18:58:36 (6/6) Installing zeromq (4.3.3-r0) 18:58:37 Executing busybox-1.31.1-r20.trigger 18:58:37 OK: 8 MiB in 20 packages 18:58:37 ---> Running in fc916dd32006 18:58:37 Removing intermediate container fc916dd32006 18:58:37 ---> e79c09762404 18:58:37 Step 31/32 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 18:58:37 Removing intermediate container 73ce4668a702 18:58:37 ---> 662f8a0059b6 18:58:37 Step 6/24 : COPY go.mod . 18:58:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.195s coverage: 94.4% of statements 18:58:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.160s coverage: 44.8% of statements 18:58:38 ---> Running in 322b38e858ec 18:58:38 Removing intermediate container 403ef2da78e6 18:58:38 ---> eb5b3d54db9b 18:58:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:58:38 ---> 17dd5551e4fb 18:58:38 Step 7/24 : RUN go mod download 18:58:38 ---> Running in ecd9bc2e3eb7 18:58:38 Removing intermediate container 322b38e858ec 18:58:38 ---> 5f09ff2f63b3 18:58:38 Step 32/32 : LABEL version=0.0.0 18:58:38 ---> 6f602123da99 18:58:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:58:38 ---> Running in daafb55cd64d 18:58:39 Removing intermediate container daafb55cd64d 18:58:39 ---> 330ceefaeca8 18:58:39 18:58:41 Successfully built 330ceefaeca8 18:58:42 Successfully tagged security-bootstrapper:latest 18:58:42 ---> f9b6299a410f 18:58:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:58:42 Building core-command 18:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.602s coverage: 81.8% of statements 18:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:58:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.238s coverage: 92.9% of statements 18:58:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:58:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:58:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:58:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements 18:58:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:58:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:58:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:58:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:58:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:58:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 18:58:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:58:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:58:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 18:58:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:58:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.197s coverage: 76.0% of statements 18:58:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:58:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.175s coverage: 80.0% of statements 18:58:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.224s coverage: 87.2% of statements 18:58:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.264s coverage: 85.4% of statements 18:58:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.270s coverage: 91.2% of statements 18:58:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:58:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.635s coverage: 64.4% of statements 18:58:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:58:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:58:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.155s coverage: 100.0% of statements 18:58:50  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:58:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:58:50 ---> 757985873b64 18:58:50 Step 3/24 : WORKDIR /edgex-go 18:58:50 ---> Using cache 18:58:50 ---> 5c339c757823 18:58:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:50 ---> Using cache 18:58:50 ---> a84ca9b56e7d 18:58:50 Step 5/24 : RUN apk add --update --no-cache make git 18:58:50 ---> Using cache 18:58:50 ---> d566bb9b6440 18:58:50 Step 6/24 : COPY go.mod . 18:58:50 ---> Using cache 18:58:50 ---> 15f7cb2fa3ce 18:58:50 Step 7/24 : RUN go mod download 18:58:50 ---> Using cache 18:58:50 ---> 764e436db374 18:58:50 Step 8/24 : COPY . . 18:58:50 ---> Using cache 18:58:50 ---> defba00b49a4 18:58:50 Step 9/24 : RUN go mod tidy 18:58:50 ---> Using cache 18:58:50 ---> 3578706df907 18:58:50 Step 10/24 : RUN make cmd/core-command/core-command 18:58:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements 18:58:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements 18:58:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 18:58:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 18:58:54 Removing intermediate container ecd9bc2e3eb7 18:58:54 ---> d0347ca3262e 18:58:54 Step 8/24 : COPY . . 18:58:54 ---> ecd93a502fa4 18:58:54 Step 20/24 : ENTRYPOINT ["/core-data"] 18:58:54 ---> Running in 507c11e1749e 18:58:54 ---> Running in 21510bc4bf44 18:58:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.071s coverage: 66.9% of statements 18:58:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:58:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:58:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:58:56 Removing intermediate container 21510bc4bf44 18:58:56 ---> abd3b3ea2a5a 18:58:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:58:57 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 18:58:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.700s coverage: 43.5% of statements 18:58:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:58:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:58:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.084s coverage: 89.5% of statements 18:58:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:58:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.076s coverage: 84.8% of statements 18:59:01 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 18:59:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.419s coverage: 46.8% of statements 18:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 18:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 18:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 18:59:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.119s coverage: 100.0% of statements 18:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 18:59:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.131s coverage: 100.0% of statements 18:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 18:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 18:59:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.217s coverage: 19.3% of statements 18:59:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 18:59:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 18:59:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 18:59:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.509s coverage: 91.0% of statements 18:59:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 18:59:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 18:59:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 18:59:13 ---> Running in 7b8cb63de901 18:59:13 ---> 158ecedf3abb 18:59:13 Step 9/24 : RUN go mod tidy 18:59:13 Removing intermediate container 7b8cb63de901 18:59:13 ---> 07766ec88133 18:59:13 Step 22/24 : LABEL arch=x86_64 18:59:13 ---> Running in e772d1d24071 18:59:13 ---> Running in 25445ddf1c43 18:59:13 Removing intermediate container 25445ddf1c43 18:59:13 ---> ff76b89c5f6d 18:59:13 Step 23/24 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 18:59:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.722s coverage: 28.8% of statements 18:59:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:59:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:59:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 18:59:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 18:59:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 18:59:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.347s coverage: 99.0% of statements 18:59:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 18:59:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.315s coverage: 100.0% of statements 18:59:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 18:59:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 18:59:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 18:59:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.322s coverage: 64.6% of statements 18:59:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 18:59:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.401s coverage: 97.6% of statements 18:59:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 18:59:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 18:59:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 18:59:13 ok github.com/edgexfoundry/edgex-go/internal/system 0.054s coverage: 0.0% of statements 18:59:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:59:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements 18:59:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:59:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:59:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:59:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:59:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.075s coverage: 87.9% of statements 18:59:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:59:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:59:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements 18:59:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.186s coverage: 28.1% of statements 18:59:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 18:59:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 18:59:14 ---> Running in 8870ceb2aec0 18:59:14 Removing intermediate container a3c0662f9f72 18:59:14 ---> f4d6e1bb35b6 18:59:14 18:59:14 Step 11/26 : FROM alpine:3.12 18:59:14 ---> 13621d1b12d4 18:59:14 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 18:59:14 ---> Running in a1b5b73666ab 18:59:14 Removing intermediate container 8870ceb2aec0 18:59:14 ---> f5afbe1fabd5 18:59:14 Step 24/24 : LABEL version=0.0.0 18:59:14 ---> Running in 680f43a96483 18:59:14 Removing intermediate container 680f43a96483 18:59:14 ---> 49b3c828c5fc 18:59:14 18:59:14 Successfully built 49b3c828c5fc 18:59:14 Successfully tagged core-data:latest 18:59:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.153s coverage: 27.9% of statements 18:59:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 18:59:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 18:59:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 18:59:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 18:59:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 18:59:15  Building core-data ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:59:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 18:59:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:59:15 (1/6) Installing ca-certificates (20191127-r4) 18:59:15 (2/6) Installing nghttp2-libs (1.41.0-r0) 18:59:15 (3/6) Installing libcurl (7.76.1-r0) 18:59:15 (4/6) Installing curl (7.76.1-r0) 18:59:15 (5/6) Installing dumb-init (1.2.2-r1) 18:59:15 (6/6) Installing su-exec (0.2-r1) 18:59:15 Executing busybox-1.31.1-r20.trigger 18:59:15 Executing ca-certificates-20191127-r4.trigger 18:59:15 OK: 7 MiB in 20 packages 18:59:15 Removing intermediate container e772d1d24071 18:59:15 ---> 339e89ca4791 18:59:15 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:59:16 ---> Running in e4c4e8d707fc 18:59:16 GO111MODULE=on go vet ./... 18:59:16 Removing intermediate container a1b5b73666ab 18:59:16 ---> 566f66ddeec3 18:59:16 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:59:17 ---> Running in c2b627b38cca 18:59:17 Removing intermediate container c2b627b38cca 18:59:17 ---> 25340cd071c5 18:59:17 Step 14/26 : WORKDIR / 18:59:17 ---> Running in 45b43093a724 18:59:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:59:17 Removing intermediate container 45b43093a724 18:59:17 ---> c30559657afc 18:59:17 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:59:18 ---> 816cbe7e05af 18:59:18 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:59:18 ---> 1e0d31bfcba4 18:59:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:59:18 ---> 413d85d073dc 18:59:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:59:19 ---> ca74f5336f61 18:59:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:59:20 ---> 0f357d480e72 18:59:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:59:21 ---> 7b322589e339 18:59:21 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:59:21 ---> 5885af287a96 18:59:21 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/ 18:59:21 ---> Running in 220a913c3063 18:59:23 Removing intermediate container 220a913c3063 18:59:23 ---> eba334de2d50 18:59:23 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:59:23 ---> Running in a2b0614082f3 18:59:23 Removing intermediate container a2b0614082f3 18:59:23 ---> f35ef36a2069 18:59:23 Step 24/26 : LABEL arch=x86_64 18:59:23 ---> Running in bf3304c58e13 18:59:24 Removing intermediate container bf3304c58e13 18:59:24 ---> faeb9608c806 18:59:24 Step 25/26 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 18:59:24 ---> Running in c98b4984a530 18:59:25 Removing intermediate container c98b4984a530 18:59:25 ---> b48626dc5f62 18:59:25 Step 26/26 : LABEL version=0.0.0 18:59:25 ---> Running in 23a9da4753fa 18:59:26 Removing intermediate container 23a9da4753fa 18:59:26 ---> fa318eeadb0a 18:59:26 18:59:26 Successfully built fa318eeadb0a 18:59:26 Successfully tagged security-secretstore-setup:latest 18:59:34  Building security-secretstore-setup ... done Removing intermediate container 61fbb59b2448 18:59:34 ---> bc9bfeddbb39 18:59:34 18:59:34 Step 11/24 : FROM alpine:3.12 18:59:34 ---> 13621d1b12d4 18:59:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:59:34 ---> Using cache 18:59:34 ---> 4fb6cc863eca 18:59:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:59:34 ---> Using cache 18:59:34 ---> f8e5d730325e 18:59:34 Step 14/24 : ENV APP_PORT=59881 18:59:35 ---> Running in 31dbc25a57b0 18:59:35 Removing intermediate container 31dbc25a57b0 18:59:35 ---> 6806080bd383 18:59:35 Step 15/24 : EXPOSE $APP_PORT 18:59:35 ---> Running in ab73a071b08b 18:59:35 Removing intermediate container ab73a071b08b 18:59:35 ---> ae061b678b6a 18:59:35 Step 16/24 : WORKDIR / 18:59:35 ---> Running in af8fae7b057b 18:59:36 Removing intermediate container af8fae7b057b 18:59:36 ---> 4bb5d2a65694 18:59:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:59:36 ---> ccb452554858 18:59:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:59:38 ---> 4af56b491b2a 18:59:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:59:38 ---> 8b9e28f9f319 18:59:38 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:59:39 ---> Running in c281d2859ef7 18:59:39 Removing intermediate container c281d2859ef7 18:59:39 ---> 4d8091312759 18:59:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:59:39 ---> Running in 5765bf107ed7 18:59:39 Removing intermediate container 5765bf107ed7 18:59:39 ---> 3587c64d00ce 18:59:39 Step 22/24 : LABEL arch=x86_64 18:59:40 ---> Running in def34cacb377 18:59:40 Removing intermediate container def34cacb377 18:59:40 ---> 1edea3582ef6 18:59:40 Step 23/24 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 18:59:40 ---> Running in 457a9cd4a9e1 18:59:44 Removing intermediate container 457a9cd4a9e1 18:59:44 ---> 899b57f9ad75 18:59:44 Step 24/24 : LABEL version=0.0.0 18:59:44 Removing intermediate container 507c11e1749e 18:59:44 ---> e58480bd81e2 18:59:44 18:59:44 Step 11/24 : FROM alpine:3.12 18:59:44 ---> 13621d1b12d4 18:59:44 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:59:44 ---> Using cache 18:59:44 ---> 4fb6cc863eca 18:59:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:59:44 ---> Using cache 18:59:44 ---> f8e5d730325e 18:59:44 Step 14/24 : ENV APP_PORT=59882 18:59:45 ---> Running in 68092f5c1ad0 18:59:45 ---> Running in aadbd17cdc34 18:59:45 Removing intermediate container 68092f5c1ad0 18:59:45 ---> cd1b9cdbdccf 18:59:45 18:59:45 Removing intermediate container aadbd17cdc34 18:59:45 ---> 642dae217f97 18:59:45 Step 15/24 : EXPOSE $APP_PORT 18:59:45 Successfully built cd1b9cdbdccf 18:59:45 Successfully tagged core-metadata:latest 18:59:45  Building core-metadata ... done  ---> Running in 9dc44187a56a 18:59:45 Removing intermediate container 9dc44187a56a 18:59:45 ---> 162f699fd31b 18:59:45 Step 16/24 : WORKDIR / 18:59:45 ---> Running in 91a2c5919df6 18:59:46 Removing intermediate container 91a2c5919df6 18:59:46 ---> 1e30d1ee38f9 18:59:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:59:46 ---> 53cebbbc5cac 18:59:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:59:49 ---> 37fe9c50f410 18:59:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:59:49 Removing intermediate container e4c4e8d707fc 18:59:49 ---> 8d602686b715 18:59:49 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:59:49 ---> Running in ee398a67b9a3 18:59:49 ---> efb3b0530511 18:59:49 Step 20/24 : ENTRYPOINT ["/core-command"] 18:59:49 ---> Running in 0a58081a534e 18:59:49 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 18:59:49 Removing intermediate container 0a58081a534e 18:59:49 ---> ade72ba12dca 18:59:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:59:49 ---> Running in 37fe09c1295c 18:59:49 Removing intermediate container 37fe09c1295c 18:59:49 ---> 8166bea5331d 18:59:49 Step 22/24 : LABEL arch=x86_64 18:59:49 ---> Running in a6e26851ddae 18:59:49 Removing intermediate container a6e26851ddae 18:59:49 ---> f6f4dd8b65b3 18:59:49 Step 23/24 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 18:59:49 ---> Running in 27d3c45e4a58 18:59:49 Removing intermediate container 27d3c45e4a58 18:59:49 ---> 6f23bab65c14 18:59:49 Step 24/24 : LABEL version=0.0.0 18:59:50 ---> Running in 062e69dd985e 18:59:50 Removing intermediate container 062e69dd985e 18:59:50 ---> 4a3d44ebf43e 18:59:50 18:59:50 Removing intermediate container ee398a67b9a3 18:59:50 ---> 42c52639297a 18:59:50 18:59:50 Step 12/24 : FROM docker:20.10.0 18:59:50 Successfully built 4a3d44ebf43e 18:59:50 Successfully tagged core-command:latest 18:59:50  Building core-command ... done 20.10.0: Pulling from library/docker 18:59:53 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:59:53 Status: Downloaded newer image for docker:20.10.0 18:59:53 ---> aefe523efa57 18:59:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:59:57 ---> Running in 56a8f2bf6161 18:59:57 Removing intermediate container 56a8f2bf6161 18:59:57 ---> b28b69fa28a9 18:59:57 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 18:59:57 ---> Running in df3eebe04bcf 18:59:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:59:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:59:57 (1/39) Installing readline (8.0.4-r0) 18:59:57 (2/39) Installing bash (5.0.17-r0) 18:59:57 Executing bash-5.0.17-r0.post-install 18:59:57 (3/39) Installing nghttp2-libs (1.41.0-r0) 18:59:57 (4/39) Installing libcurl (7.76.1-r0) 18:59:57 (5/39) Installing curl (7.76.1-r0) 18:59:57 (6/39) Installing dumb-init (1.2.2-r1) 18:59:57 (7/39) Installing libbz2 (1.0.8-r1) 18:59:57 (8/39) Installing expat (2.2.9-r1) 18:59:57 (9/39) Installing libffi (3.3-r2) 18:59:57 (10/39) Installing gdbm (1.13-r1) 18:59:57 (11/39) Installing xz-libs (5.2.5-r0) 18:59:57 (12/39) Installing sqlite-libs (3.32.1-r0) 18:59:57 (13/39) Installing python3 (3.8.10-r0) 18:59:57 (14/39) Installing py3-appdirs (1.4.4-r1) 18:59:57 (15/39) Installing py3-ordered-set (4.0.1-r0) 18:59:57 (16/39) Installing py3-parsing (2.4.7-r0) 18:59:57 (17/39) Installing py3-six (1.15.0-r0) 18:59:57 (18/39) Installing py3-packaging (20.4-r0) 18:59:57 (19/39) Installing py3-setuptools (47.0.0-r0) 18:59:57 (20/39) Installing py3-chardet (3.0.4-r4) 18:59:57 (21/39) Installing py3-idna (2.9-r0) 18:59:57 (22/39) Installing py3-certifi (2020.4.5.1-r0) 18:59:57 (23/39) Installing py3-urllib3 (1.25.9-r0) 18:59:57 (24/39) Installing py3-requests (2.23.0-r0) 18:59:57 (25/39) Installing py3-msgpack (1.0.0-r0) 18:59:57 (26/39) Installing py3-lockfile (0.12.2-r3) 18:59:57 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:59:57 (28/39) Installing py3-colorama (0.4.3-r0) 18:59:57 (29/39) Installing py3-distlib (0.3.0-r0) 18:59:57 (30/39) Installing py3-distro (1.5.0-r1) 18:59:57 (31/39) Installing py3-webencodings (0.5.1-r3) 18:59:57 (32/39) Installing py3-html5lib (1.0.1-r4) 18:59:57 (33/39) Installing py3-pytoml (0.1.21-r0) 18:59:57 (34/39) Installing py3-pep517 (0.8.2-r0) 18:59:58 (35/39) Installing py3-progress (1.5-r0) 18:59:58 (36/39) Installing py3-toml (0.10.1-r0) 18:59:58 (37/39) Installing py3-retrying (1.3.3-r0) 18:59:58 (38/39) Installing py3-contextlib2 (0.6.0-r0) 18:59:58 (39/39) Installing py3-pip (20.1.1-r0) 18:59:58 Executing busybox-1.31.1-r19.trigger 18:59:58 OK: 72 MiB in 59 packages 18:59:58 Collecting docker-compose==1.23.2 18:59:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:59:58 Collecting dockerpty<0.5,>=0.4.1 18:59:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:59:59 Collecting jsonschema<3,>=2.5.1 18:59:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:59:59 Collecting cached-property<2,>=1.2.0 18:59:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:59:59 Collecting docker<4.0,>=3.6.0 18:59:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:59:59 Collecting websocket-client<1.0,>=0.32.0 18:59:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:59:59 Collecting docopt<0.7,>=0.6.1 18:59:59 Downloading docopt-0.6.2.tar.gz (25 kB) 19:00:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:00:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:00:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:00:00 Collecting PyYAML<4,>=3.10 19:00:00 Downloading PyYAML-3.13.tar.gz (270 kB) 19:00:00 Collecting texttable<0.10,>=0.9.0 19:00:00 Downloading texttable-0.9.1.tar.gz (11 kB) 19:00:01 Collecting docker-pycreds>=0.4.0 19:00:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:00:01 Collecting urllib3<1.25,>=1.21.1 19:00:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:00:01 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) 19:00:01 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) 19:00:01 Collecting idna<2.8,>=2.5 19:00:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:00:01 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:00:01 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:00:01 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:00:01 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:00:01 Installing collected packages: dockerpty, jsonschema, cached-property, urllib3, idna, requests, websocket-client, docker-pycreds, docker, docopt, PyYAML, texttable, docker-compose 19:00:01 Running setup.py install for dockerpty: started 19:00:01 Running setup.py install for dockerpty: finished with status 'done' 19:00:01 Attempting uninstall: urllib3 19:00:01 Found existing installation: urllib3 1.25.9 19:00:01 Uninstalling urllib3-1.25.9: 19:00:01 Successfully uninstalled urllib3-1.25.9 19:00:01 Attempting uninstall: idna 19:00:01 Found existing installation: idna 2.9 19:00:01 Uninstalling idna-2.9: 19:00:01 Successfully uninstalled idna-2.9 19:00:02 Attempting uninstall: requests 19:00:02 Found existing installation: requests 2.23.0 19:00:02 Uninstalling requests-2.23.0: 19:00:02 Successfully uninstalled requests-2.23.0 19:00:02 Running setup.py install for docopt: started 19:00:02 Running setup.py install for docopt: finished with status 'done' 19:00:02 Running setup.py install for PyYAML: started 19:00:02 Running setup.py install for PyYAML: finished with status 'done' 19:00:02 Running setup.py install for texttable: started 19:00:03 Running setup.py install for texttable: finished with status 'done' 19:00:03 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 19:00:07 Removing intermediate container df3eebe04bcf 19:00:07 ---> f716bca5e252 19:00:07 Step 15/24 : ENV APP_PORT=58890 19:00:07 ---> Running in 5d3ae8995433 19:00:07 Removing intermediate container 5d3ae8995433 19:00:07 ---> ef8109b98932 19:00:07 Step 16/24 : EXPOSE $APP_PORT 19:00:07 ---> Running in 707ef756bfcc 19:00:07 Removing intermediate container 707ef756bfcc 19:00:07 ---> dea4ef118701 19:00:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:00:07 ---> 1219d75a98ad 19:00:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:00:07 ---> dea205a47fd5 19:00:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:00:08 ---> aa2bbc2d2b79 19:00:08 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:00:08 ---> Running in f63ff8318a3a 19:00:08 Removing intermediate container f63ff8318a3a 19:00:08 ---> 1291fec12cb4 19:00:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:00:08 ---> Running in f3ec8ac65d08 19:00:08 Removing intermediate container f3ec8ac65d08 19:00:08 ---> d1a7dd8d06cc 19:00:08 Step 22/24 : LABEL arch=x86_64 19:00:08 ---> Running in c2e3894f10d6 19:00:08 Removing intermediate container c2e3894f10d6 19:00:08 ---> 1f83fba11af9 19:00:08 Step 23/24 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 19:00:08 ---> Running in 24d9ccf1ac46 19:00:08 Removing intermediate container 24d9ccf1ac46 19:00:08 ---> 989f31b98283 19:00:08 Step 24/24 : LABEL version=0.0.0 19:00:08 ---> Running in 9850b00947d1 19:00:08 Removing intermediate container 9850b00947d1 19:00:08 ---> fe8e49d9775c 19:00:08 19:00:09 Successfully built fe8e49d9775c 19:00:09 Successfully tagged sys-mgmt-agent:latest 19:00:09  Building sys-mgmt-agent ... done  [Pipeline] } 19:00:09 $ docker stop --time=1 ecceeeb335f5059eca7ead6c2ce61fce3380ae482134eaf83ab608ce57e65825 19:00:10 $ docker rm -f ecceeeb335f5059eca7ead6c2ce61fce3380ae482134eaf83ab608ce57e65825 [Pipeline] // withDockerContainer [Pipeline] sh 19:00:10 + docker images 19:00:10 REPOSITORY TAG IMAGE ID CREATED SIZE 19:00:10 sys-mgmt-agent latest fe8e49d9775c 2 seconds ago 312MB 19:00:10 42c52639297a 20 seconds ago 1.16GB 19:00:10 core-command latest 4a3d44ebf43e 20 seconds ago 17.1MB 19:00:10 core-metadata latest cd1b9cdbdccf 25 seconds ago 18.6MB 19:00:10 e58480bd81e2 28 seconds ago 1.16GB 19:00:10 bc9bfeddbb39 39 seconds ago 1.17GB 19:00:10 security-secretstore-setup latest fa318eeadb0a 45 seconds ago 25.8MB 19:00:10 f4d6e1bb35b6 56 seconds ago 1.16GB 19:00:10 core-data latest 49b3c828c5fc 56 seconds ago 21.6MB 19:00:10 security-bootstrapper latest 330ceefaeca8 About a minute ago 18.2MB 19:00:10 support-scheduler latest a2b0ae0c76cb About a minute ago 17.1MB 19:00:10 support-notifications latest 6b12eee5c013 2 minutes ago 17.8MB 19:00:10 4d1565a8d930 2 minutes ago 1.17GB 19:00:10 security-proxy-setup latest 98544eb87aa2 2 minutes ago 25.3MB 19:00:10 5cb1b01dc48f 2 minutes ago 1.16GB 19:00:10 6b711718581f 2 minutes ago 1.16GB 19:00:10 8fdeca6cb9e8 2 minutes ago 1.16GB 19:00:10 1fbc5f3703bf 2 minutes ago 1.15GB 19:00:10 ci-base-image-x86_64 latest 757985873b64 7 minutes ago 648MB 19:00:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB 19:00:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB 19:00:10 alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB 19:00:10 docker 20.10.0 aefe523efa57 5 months ago 240MB 19:00:10 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 19:00:26 Still waiting to schedule task 19:00:26 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:00:53 gofmt -l . 19:00:53 [ "`gofmt -l .`" = "" ] 19:00:56 ./bin/test-go-mod-tidy.sh 19:00:57 ./bin/test-attribution-txt.sh [Pipeline] sh 19:00:59 + ls -al . 19:00:59 total 876 19:00:59 drwxrwxr-x 9 1001 1001 4096 May 20 19:00 . 19:00:59 drwxr-xr-x 4 root root 4096 May 20 18:55 .. 19:00:59 -rw-rw-r-- 1 1001 1001 11 May 20 18:54 .dockerignore 19:00:59 drwxrwxr-x 8 1001 1001 4096 May 20 18:54 .git 19:00:59 drwxrwxr-x 3 1001 1001 4096 May 20 18:54 .github 19:00:59 -rw-rw-r-- 1 1001 1001 818 May 20 18:54 .gitignore 19:00:59 -rw-rw-r-- 1 1001 1001 166 May 20 18:54 .sonarcloud.properties 19:00:59 -rw-rw-r-- 1 1001 1001 8609 May 20 18:54 Attribution.txt 19:00:59 -rw-rw-r-- 1 1001 1001 3804 May 20 18:54 CONTRIBUTING.md 19:00:59 -rw-rw-r-- 1 1001 1001 931 May 20 18:54 Dockerfile.build 19:00:59 -rw-rw-r-- 1 1001 1001 863 May 20 18:54 Jenkinsfile 19:00:59 -rw-rw-r-- 1 1001 1001 10775 May 20 18:54 LICENSE 19:00:59 -rw-rw-r-- 1 1001 1001 5632 May 20 18:54 Makefile 19:00:59 -rw-rw-r-- 1 1001 1001 7978 May 20 18:54 README.md 19:00:59 -rw-rw-r-- 1 1001 1001 6755 May 20 18:54 SECURITY.md 19:00:59 -rw-rw-r-- 1 1001 1001 5 May 20 18:50 VERSION 19:00:59 -rw-rw-r-- 1 1001 1001 4131 May 20 18:54 ZMQWindows.md 19:00:59 drwxrwxr-x 2 1001 1001 4096 May 20 18:54 bin 19:00:59 drwxrwxr-x 14 1001 1001 4096 May 20 18:54 cmd 19:00:59 -rw-r--r-- 1 root root 739709 May 20 18:59 coverage.out 19:00:59 -rw-r--r-- 1 root root 1060 May 20 19:00 go.mod 19:00:59 -rw-r--r-- 1 root root 22219 May 20 18:55 go.sum 19:00:59 drwxrwxr-x 8 1001 1001 4096 May 20 18:54 internal 19:00:59 drwxrwxr-x 4 1001 1001 4096 May 20 18:54 openapi 19:00:59 drwxrwxr-x 4 1001 1001 4096 May 20 18:54 snap 19:00:59 -rw-rw-r-- 1 1001 1001 168 May 20 18:54 version.go [Pipeline] sh 19:01:00 + '[' -e coverage.out ] 19:01:00 + chown 1001:1001 coverage.out [Pipeline] stash 19:01:00 Warning: overwriting stash ‘coverage-report’ 19:01:01 Stashed 1 file(s) [Pipeline] sh 19:01:02 + make build 19:01:02 go mod tidy 19:01:03 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:01:10 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:01:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:01:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:01:44 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:01:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:01:48 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:01:54 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:01:56 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:02:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:02:03 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:02:06 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:02:11 $ docker stop --time=1 5cdb97e77def4cdc36c2bf8427a214c96fde5645c9ebc49f940d5220ebb4ff83 19:02:14 $ docker rm -f 5cdb97e77def4cdc36c2bf8427a214c96fde5645c9ebc49f940d5220ebb4ff83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:02:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:02:16 19:02:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:02:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:02:16 latest: Pulling from edgex-devops/edgex-compose-arm64 19:02:16 29e5d40040c1: Pulling fs layer 19:02:16 1ce36da41761: Pulling fs layer 19:02:16 25b303627fd3: Pulling fs layer 19:02:16 29e5d40040c1: Verifying Checksum 19:02:16 29e5d40040c1: Download complete 19:02:17 1ce36da41761: Verifying Checksum 19:02:17 1ce36da41761: Download complete 19:02:17 29e5d40040c1: Pull complete 19:02:19 1ce36da41761: Pull complete 19:02:19 25b303627fd3: Verifying Checksum 19:02:19 25b303627fd3: Download complete 19:02:29 25b303627fd3: Pull complete 19:02:29 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:02:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:02:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:02:29 prd-ubuntu18.04-docker-arm64-4c-16g-15398 does not seem to be running inside a container 19:02:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:02:32 $ docker top 0d44c2b24a97e9709c1cf2033bd8d9b7f427e1b063a467ea2e8b2dc2a6a76ab0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:33 + docker-compose build --help 19:02:33 + grep parallel 19:02:37 --parallel Build images in parallel. [Pipeline] } 19:02:37 $ docker stop --time=1 0d44c2b24a97e9709c1cf2033bd8d9b7f427e1b063a467ea2e8b2dc2a6a76ab0 19:02:39 $ docker rm -f 0d44c2b24a97e9709c1cf2033bd8d9b7f427e1b063a467ea2e8b2dc2a6a76ab0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:02:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:02:39 . [Pipeline] withDockerContainer 19:02:40 prd-ubuntu18.04-docker-arm64-4c-16g-15398 does not seem to be running inside a container 19:02:40 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:02:41 $ docker top 0f9355d7fe2327833516ded0aeef740524cc2d9a4d038b563d12e9082a2c3e0f -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:42 + docker-compose -f ./docker-compose-build.yml build --parallel 19:02:47 Building core-command ... 19:02:47 Building core-data ... 19:02:47 Building core-metadata ... 19:02:47 Building security-bootstrapper ... 19:02:47 Building security-proxy-setup ... 19:02:47 Building security-secretstore-setup ... 19:02:47 Building support-notifications ... 19:02:47 Building support-scheduler ... 19:02:47 Building sys-mgmt-agent ... 19:02:47 Building support-notifications 19:02:47 Building core-command 19:02:47 Building sys-mgmt-agent 19:02:47 Building security-proxy-setup 19:02:47 Building core-metadata 19:03:33 Running on prd-ubuntu18.04-docker-8c-8g-15399 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws 19:03:33 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 19:03:33 The recommended git tool is: git 19:03:35 using credential edgex-jenkins-ssh 19:03:35 Cloning the remote Git repository 19:03:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:03:35 > git init /w/workspace/edgex-go/13 # timeout=10 19:03:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:03:35 > git --version # timeout=10 19:03:35 > git --version # 'git version 2.17.1' 19:03:35 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:43 Merging remotes/origin/master commit 0aa786abd905cbcf8b555c8ab61e8a226d759c0e into PR head commit 11da168125b8fe4e866192eccca3cf43e77889b3 19:03:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:03:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:03:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:03:42 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:42 > 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:03:43 > git config core.sparsecheckout # timeout=10 19:03:43 > git checkout -f 11da168125b8fe4e866192eccca3cf43e77889b3 # timeout=10 19:03:43 Merge succeeded, producing 11da168125b8fe4e866192eccca3cf43e77889b3 19:03:43 Checking out Revision 11da168125b8fe4e866192eccca3cf43e77889b3 (PR-3478) 19:03:43 > git remote # timeout=10 19:03:43 > git config --get remote.origin.url # timeout=10 19:03:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:43 > git merge 0aa786abd905cbcf8b555c8ab61e8a226d759c0e # timeout=10 19:03:43 > git rev-parse HEAD^{commit} # timeout=10 19:03:43 > git config core.sparsecheckout # timeout=10 19:03:43 > git checkout -f 11da168125b8fe4e866192eccca3cf43e77889b3 # timeout=10 19:03:47 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:48 + echo snap-build.sh 19:03:48 snap-build.sh 19:03:48 + SNAP_BASE_DIR=. 19:03:48 + '[' '!' -z /w/workspace/edgex-go/13 ']' 19:03:48 + SNAP_BASE_DIR=/w/workspace/edgex-go/13 19:03:48 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/13]' 19:03:48 [snap-build] Building snap in dir [/w/workspace/edgex-go/13] 19:03:48 + cd /w/workspace/edgex-go/13 19:03:48 + sudo apt-get remove -qy --purge lxd lxd-client 19:03:48 Reading package lists... 19:03:48 Building dependency tree... 19:03:48 Reading state information... 19:03:48 The following packages were automatically installed and are no longer required: 19:03:48 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:03:48 uidmap xdelta3 19:03:48 Use 'sudo apt autoremove' to remove them. 19:03:48 The following packages will be REMOVED: 19:03:48 lxd* lxd-client* 19:03:48 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:03:48 After this operation, 31.7 MB disk space will be freed. 19:03:49 (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.) 19:03:49 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:03:50 Removing lxd dnsmasq configuration 19:03:50 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:03:50 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:03:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:03:51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 19:03:51 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:03:52 Processing triggers for systemd (237-3ubuntu10.45) ... 19:03:53 Processing triggers for ureadahead (0.100.0-21) ... 19:03:54 + sudo snap remove --purge lxd 19:03:54 snap "lxd" is not installed 19:03:54 + sudo groupadd --force --system lxd 19:03:54 ++ whoami 19:03:54 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:03:54 + newgrp - lxd 19:03:54 + sudo snap install lxd 19:04:02 2021-05-20T19:04:00Z INFO Waiting for automatic snapd restart... 19:04:08 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:04:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:04:08 ---> 6303ba23995f 19:04:08 Step 3/23 : WORKDIR /edgex-go 19:04:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:04:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:04:08 ---> 6303ba23995f 19:04:08 Step 3/24 : WORKDIR /edgex-go 19:04:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:04:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:04:08 ---> 6303ba23995f 19:04:08 Step 3/24 : WORKDIR /edgex-go 19:04:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:04:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:04:08 ---> 6303ba23995f 19:04:08 Step 3/24 : WORKDIR /edgex-go 19:04:08 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:04:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:04:08 ---> 6303ba23995f 19:04:08 Step 3/22 : WORKDIR /edgex-go 19:04:08 ---> Running in 8f2305478b91 19:04:08 ---> Running in 0fa996f12b53 19:04:08 ---> Running in 1dc0042259ae 19:04:08 ---> Running in 6db2031bfd73 19:04:08 ---> Running in 01a131c43994 19:04:08 Removing intermediate container 1dc0042259ae 19:04:08 ---> 63156fa93d5a 19:04:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:04:08 ---> Running in 74e18f5844e2 19:04:08 Removing intermediate container 6db2031bfd73 19:04:08 ---> e1501f75d067 19:04:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:04:08 Removing intermediate container 01a131c43994 19:04:08 ---> 419d111ddbcd 19:04:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:04:08 Removing intermediate container 8f2305478b91 19:04:08 ---> 771aaa1071c0 19:04:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:04:08 Removing intermediate container 0fa996f12b53 19:04:08 ---> ebed45c2c96a 19:04:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:04:08 ---> Running in 3142f4be351a 19:04:08 ---> Running in a9e29482ee7d 19:04:08 ---> Running in 7c7f47a10f7d 19:04:08 ---> Running in da5b0039d047 19:04:08 Removing intermediate container 74e18f5844e2 19:04:08 ---> 997c2f020261 19:04:08 Step 5/24 : RUN apk add --update --no-cache make bash git 19:04:08 ---> Running in 9de69f64db96 19:04:08 Removing intermediate container 3142f4be351a 19:04:08 ---> 8c03d37f6b6c 19:04:08 Step 5/24 : RUN apk add --update --no-cache make git 19:04:08 ---> Running in 6956164d6efc 19:04:08 Removing intermediate container a9e29482ee7d 19:04:08 ---> 9262ec374d06 19:04:08 Step 5/24 : RUN apk add --update --no-cache make git 19:04:08 Removing intermediate container da5b0039d047 19:04:08 ---> e019423b4989 19:04:08 Step 5/22 : RUN apk add --update --no-cache make git 19:04:08 Removing intermediate container 7c7f47a10f7d 19:04:08 ---> 569411769056 19:04:08 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:04:08 ---> Running in 44616abac637 19:04:08 ---> Running in 88aebc6a6b5c 19:04:08 ---> Running in 02b2592ada72 19:04:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:04:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:04:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:04:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:04:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:04:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:04:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:04:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:04:10 OK: 218 MiB in 52 packages 19:04:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:04:10 OK: 218 MiB in 52 packages 19:04:12 Removing intermediate container 6956164d6efc 19:04:12 ---> d90e4198db41 19:04:12 Step 6/24 : COPY go.mod . 19:04:12 OK: 218 MiB in 52 packages 19:04:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:04:12 Removing intermediate container 9de69f64db96 19:04:12 ---> cbd4a4076223 19:04:12 Step 6/24 : COPY go.mod . 19:04:12 OK: 218 MiB in 52 packages 19:04:13 ---> b32e170320bf 19:04:13 Step 7/24 : RUN go mod download 19:04:13 OK: 218 MiB in 52 packages 19:04:13 Removing intermediate container 44616abac637 19:04:13 ---> 038cfea75498 19:04:13 Step 6/24 : COPY go.mod . 19:04:13 ---> Running in a06d332fc28b 19:04:13 ---> 4016d840d9f0 19:04:13 Step 7/24 : RUN go mod download 19:04:13 ---> Running in cc98df19c391 19:04:14 Removing intermediate container 88aebc6a6b5c 19:04:14 ---> 5337a8afaa4d 19:04:14 Step 6/22 : COPY go.mod . 19:04:14 ---> 73820bcc4f8c 19:04:14 Step 7/24 : RUN go mod download 19:04:14 ---> Running in 0c890e37159a 19:04:14 Removing intermediate container 02b2592ada72 19:04:14 ---> d84551c209d7 19:04:14 Step 6/23 : COPY go.mod . 19:04:15 ---> 3ca26475ce42 19:04:15 Step 7/22 : RUN go mod download 19:04:15 ---> Running in af79188f3947 19:04:16 ---> 38267b2547de 19:04:16 Step 7/23 : RUN go mod download 19:04:16 ---> Running in 70cdc624b732 19:04:17 Removing intermediate container a06d332fc28b 19:04:17 ---> da0d9691cf8d 19:04:17 Step 8/24 : COPY . . 19:04:18 Removing intermediate container cc98df19c391 19:04:18 ---> b82755a4be22 19:04:18 Step 8/24 : COPY . . 19:04:18 Removing intermediate container 0c890e37159a 19:04:18 ---> 9fb32176df2a 19:04:18 Step 8/24 : COPY . . 19:04:19 Removing intermediate container af79188f3947 19:04:19 ---> bce3ae8976b7 19:04:19 Step 8/22 : COPY . . 19:04:20 lxd 4.14 from Canonical* installed 19:04:20 + sudo lxd init --auto 19:04:22 Removing intermediate container 70cdc624b732 19:04:22 ---> b3af130f6380 19:04:22 Step 8/23 : COPY . . 19:04:27 + sudo snap install --classic snapcraft 19:04:35 snapcraft 4.7.1 from Canonical* installed 19:04:35 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:04:35 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:04:35 % Total % Received % Xferd Average Speed Time Time Time Current 19:04:35 Dload Upload Total Spent Left Speed 19:04:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4750 0 --:--:-- --:--:-- --:--:-- 4750 19:04:35 100 3325k 100 3325k 0 0 9473k 0 --:--:-- --:--:-- --:--:-- 9473k 19:04:35 ./yq_linux_amd64 19:04:35 + sudo snapcraft prime --use-lxd 19:04:37 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:04:37 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 19:04:37 - README.md 19:04:37 19:04:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:04:38 Launching a container. 19:04:44 Waiting for container to be ready 19:04:45 To start your first instance, try: lxc launch ubuntu:18.04 19:04:45 19:04:48 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:04:48 ---> fa6c7ee5f08d 19:04:48 Step 9/22 : RUN go mod tidy 19:04:48 ---> e21b67f2d0e6 19:04:48 Step 9/24 : RUN go mod tidy 19:04:48 ---> 2c29068c9718 19:04:48 Step 9/24 : RUN go mod tidy 19:04:48 ---> 2346763bfeec 19:04:48 Step 9/24 : RUN go mod tidy 19:04:48 ---> 8c8c1d094c14 19:04:48 Step 9/23 : RUN go mod tidy 19:04:48 ---> Running in 583d071663ac 19:04:48 ---> Running in 65a470a487a9 19:04:48 ---> Running in 3f938cf27cb3 19:04:48 ---> Running in 061ba399f0ba 19:04:48 ---> Running in 16ef6b89650f 19:04:49 Waiting for network to be ready... 19:04:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:04:49 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 19:04:49 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:04:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 19:04:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 19:04:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 19:04:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 19:04:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 19:04:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 19:04:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 19:04:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:04:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:04:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:04:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:04:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:04:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:04:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:04:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:04:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:04:50 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 19:04:50 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 19:04:50 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 19:04:50 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 19:04:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 19:04:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 19:04:50 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 19:04:50 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 19:04:52 Removing intermediate container 583d071663ac 19:04:52 ---> df732456ce77 19:04:52 Step 10/24 : RUN make cmd/core-command/core-command 19:04:52 Removing intermediate container 65a470a487a9 19:04:52 ---> a1eb6f9919d7 19:04:52 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:04:52 ---> Running in c94db4d62ec9 19:04:52 ---> Running in eaae51c1ab60 19:04:52 Removing intermediate container 3f938cf27cb3 19:04:52 ---> ce8f81576cc9 19:04:52 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:04:53 Removing intermediate container 16ef6b89650f 19:04:53 ---> 805ceb114ba9 19:04:53 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:04:53 Removing intermediate container 061ba399f0ba 19:04:53 ---> 7c5bbaa0927d 19:04:53 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:04:53 ---> Running in 4a7cd556b3a9 19:04:53 ---> Running in f357a94b5b2c 19:04:53 Fetched 24.6 MB in 4s (6258 kB/s) 19:04:53 ---> Running in 601d393bd892 19:04:53 Reading package lists... 19:04:54 Reading package lists... 19:04:54 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:04:54 Building dependency tree... 19:04:54 Reading state information... 19:04:54 The following additional packages will be installed: 19:04:54 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:04:54 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:04:54 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:04:54 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:04:54 Suggested packages: 19:04:54 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:04:54 Recommended packages: 19:04:54 gnupg libsasl2-modules 19:04:54 The following NEW packages will be installed: 19:04:54 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:04:54 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:04:54 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:04:54 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:04:54 The following packages will be upgraded: 19:04:54 gpg gpg-agent gpgconf libudev1 19:04:54 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 19:04:54 Need to get 3530 kB of archives. 19:04:54 After this operation, 13.3 MB of additional disk space will be used. 19:04:54 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] 19:04:54 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 19:04:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 19:04:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:04:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:04: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:04:55 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 19:04:55 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:04:55 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:04:55 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:04:55 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:04:55 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:04:55 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:04:56 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:04:56 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:04:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:04:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:04:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:04:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:04:56 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:04:56 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:04:56 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:04:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:04:56 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:04:56 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:04:56 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:04:56 debconf: delaying package configuration, since apt-utils is not installed 19:04:56 Fetched 3530 kB in 2s (2253 kB/s) 19:04:56 (Reading database ... 12511 files and directories currently installed.) 19:04:56 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 19:04:56 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 19:04:56 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 19:04:56 Selecting previously unselected package udev. 19:04:56 (Reading database ... 12511 files and directories currently installed.) 19:04:56 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 19:04:56 Unpacking udev (237-3ubuntu10.47) ... 19:04:56 Selecting previously unselected package libfuse2:amd64. 19:04:56 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:04:56 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:04:56 Selecting previously unselected package fuse. 19:04:56 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:04:56 Unpacking fuse (2.9.7-1ubuntu1) ... 19:04:56 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:04:56 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:04:56 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:04:56 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:04:56 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:04:56 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:04:56 Selecting previously unselected package libksba8:amd64. 19:04:56 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:04:56 Unpacking libksba8:amd64 (1.3.5-2) ... 19:04:57 Selecting previously unselected package libroken18-heimdal:amd64. 19:04:57 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:04:57 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:57 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:04:57 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:04:57 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:57 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:04:57 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:04:57 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:57 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:04:57 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:04:57 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:57 Selecting previously unselected package libwind0-heimdal:amd64. 19:04:57 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:04:57 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:57 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:04:57 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:04:57 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:57 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:04:57 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:04:57 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:57 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:04:57 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:04:57 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:57 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:04:57 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:04:57 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:57 Selecting previously unselected package libsasl2-modules-db:amd64. 19:04:57 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:04:57 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:04:57 Selecting previously unselected package libsasl2-2:amd64. 19:04:57 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:04:57 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:04:57 Selecting previously unselected package libldap-common. 19:04:57 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:04:57 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:04:57 Selecting previously unselected package libldap-2.4-2:amd64. 19:04:57 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:04:57 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:04:57 Selecting previously unselected package dirmngr. 19:04:57 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:04:57 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:04:57 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:04:57 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:04:57 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:04:57 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:04:57 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:04:57 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:04:57 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:57 Setting up libksba8:amd64 (1.3.5-2) ... 19:04:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:04:57 Setting up udev (237-3ubuntu10.47) ... 19:04:58 invoke-rc.d: policy-rc.d denied execution of start. 19:04:58 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:58 Processing triggers for systemd (237-3ubuntu10) ... 19:04:58 Setting up fuse (2.9.7-1ubuntu1) ... 19:04:58 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:04:58 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:58 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:58 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:58 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:58 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:58 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:58 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:58 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:04:58 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:04:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:04:59 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:04:59 settings in the [Install] section, and DefaultInstance for template units). 19:04:59 This means they are not meant to be enabled using systemctl. 19:04:59 Possible reasons for having this kind of units are: 19:04:59 1) A unit may be statically enabled by being symlinked from another unit's 19:04:59 .wants/ or .requires/ directory. 19:04:59 2) A unit's purpose may be to act as a helper for some other unit which has 19:04:59 a requirement dependency on it. 19:04:59 3) A unit may be started when needed via activation (socket, path, timer, 19:04:59 D-Bus, udev, scripted systemctl call, ...). 19:04:59 4) In case of template units, the unit is meant to be enabled with some 19:04:59 instance name specified. 19:04:59 Reading package lists... 19:04:59 Building dependency tree... 19:04:59 Reading state information... 19:04:59 The following additional packages will be installed: 19:04:59 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:04:59 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:04:59 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:04:59 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:04:59 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:04:59 Suggested packages: 19:04:59 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:04:59 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:04:59 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:04:59 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:04:59 systemd-container policykit-1 19:04:59 Recommended packages: 19:04:59 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:04:59 The following NEW packages will be installed: 19:04:59 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:04:59 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:04:59 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:04:59 multiarch-support openssh-client python3 python3-minimal python3.6 19:04:59 python3.6-minimal snapd squashfs-tools sudo 19:04:59 The following packages will be upgraded: 19:04:59 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:04:59 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 19:04:59 Need to get 35.2 MB of archives. 19:04:59 After this operation, 141 MB of additional disk space will be used. 19:04:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 19:04:59 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:04:59 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 19:04:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:04:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:04:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 19:05:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:05:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:05:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:05:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:05:00 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:05:00 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:05:00 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:05:00 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:05:00 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 19:05:00 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 19:05:00 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 19:05:01 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 19:05:01 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 19:05:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 19:05:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:05:01 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:05:01 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:05:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:05:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:05:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:05:01 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:05:01 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:05:01 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:05:01 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 19:05:01 debconf: delaying package configuration, since apt-utils is not installed 19:05:01 Fetched 35.2 MB in 1s (23.9 MB/s) 19:05:01 (Reading database ... 12757 files and directories currently installed.) 19:05:01 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 19:05:01 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 19:05:01 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 19:05:02 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 19:05:02 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 19:05:02 (Reading database ... 12757 files and directories currently installed.) 19:05:02 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 19:05:02 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 19:05:02 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 19:05:02 (Reading database ... 12757 files and directories currently installed.) 19:05:02 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 19:05:02 Unpacking apt (1.6.13) over (1.6.1) ... 19:05:02 Setting up apt (1.6.13) ... 19:05:02 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:05:02 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:05:03 (Reading database ... 12764 files and directories currently installed.) 19:05:03 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:05:03 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:05:03 Selecting previously unselected package libpython3.6-minimal:amd64. 19:05:03 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:05:03 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:05:03 Selecting previously unselected package libexpat1:amd64. 19:05:03 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:05:03 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:05:03 Selecting previously unselected package python3.6-minimal. 19:05:03 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:05:03 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:05:03 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 19:05:03 Checking for services that may need to be restarted...done. 19:05:03 Checking for services that may need to be restarted...done. 19:05:03 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:05:03 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:05:03 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:05:04 Selecting previously unselected package python3-minimal. 19:05:04 (Reading database ... 13012 files and directories currently installed.) 19:05:04 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:05:04 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:05:04 Selecting previously unselected package mime-support. 19:05:04 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:05:04 Unpacking mime-support (3.60ubuntu1) ... 19:05:04 Selecting previously unselected package libmpdec2:amd64. 19:05:04 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:05:04 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:05:04 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:05:04 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:05:04 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:05:04 Selecting previously unselected package python3.6. 19:05:04 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:05:04 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:05:04 Selecting previously unselected package libpython3-stdlib:amd64. 19:05:04 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:05:04 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:05:04 Setting up python3-minimal (3.6.7-1~18.04) ... 19:05:04 Selecting previously unselected package python3. 19:05:04 (Reading database ... 13442 files and directories currently installed.) 19:05:04 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:05:04 Unpacking python3 (3.6.7-1~18.04) ... 19:05:04 Selecting previously unselected package multiarch-support. 19:05:04 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:05:04 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:05:04 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:05:05 Selecting previously unselected package liblzo2-2:amd64. 19:05:05 (Reading database ... 13479 files and directories currently installed.) 19:05:05 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:05:05 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:05:05 Selecting previously unselected package libbsd0:amd64. 19:05:05 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:05:05 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:05:05 Selecting previously unselected package sudo. 19:05:05 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:05:05 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:05:05 Selecting previously unselected package apparmor. 19:05:05 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:05:05 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:05:05 Selecting previously unselected package libedit2:amd64. 19:05:05 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:05:05 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:05:05 Selecting previously unselected package libkrb5support0:amd64. 19:05:05 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:05:05 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:05:05 Selecting previously unselected package libk5crypto3:amd64. 19:05:05 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:05:05 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:05:06 Selecting previously unselected package libkeyutils1:amd64. 19:05:06 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:05:06 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:05:06 Selecting previously unselected package libkrb5-3:amd64. 19:05:06 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:05:06 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:05:06 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:05:06 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:05:06 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:05:06 Selecting previously unselected package libssl1.0.0:amd64. 19:05:06 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 19:05:06 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:05:06 Selecting previously unselected package openssh-client. 19:05:06 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 19:05:06 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 19:05:06 Selecting previously unselected package squashfs-tools. 19:05:06 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 19:05:06 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:05:06 Selecting previously unselected package snapd. 19:05:06 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 19:05:06 Unpacking snapd (2.48.3+18.04) ... 19:05:08 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:05:08 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:05:08 Setting up mime-support (3.60ubuntu1) ... 19:05:08 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:05:08 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:05:08 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:05:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:05:08 Setting up systemd (237-3ubuntu10.47) ... 19:05:08 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:05:09 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:05:09 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:05:09 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:05:09 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:05:09 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:05:09 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:05:09 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:05:09 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:05:09 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:05:09 Setting up python3 (3.6.7-1~18.04) ... 19:05:09 running python rtupdate hooks for python3.6... 19:05:09 running python post-rtupdate hooks for python3.6... 19:05:09 Setting up apparmor (2.12-4ubuntu5.1) ... 19:05:10 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:05:10 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:05:10 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 19:05:10 Setting up snapd (2.48.3+18.04) ... 19:05:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:05:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:05:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:05:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:05:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:05:11 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:05:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:05:12 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:05:12 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:05:12 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:05:12 /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' 19:05:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:05:12 Processing triggers for systemd (237-3ubuntu10.47) ... 19:05:13 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:05:13 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:05:13 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:05:15 Reading package lists... 19:05:15 Reading package lists... 19:05:15 Building dependency tree... 19:05:15 Reading state information... 19:05:15 Calculating upgrade... 19:05:16 The following packages will be upgraded: 19:05:16 advancecomp base-files bash binutils binutils-common 19:05:16 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:05:16 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:05:16 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 19:05:16 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 19:05:16 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:05:16 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:05:16 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:05:16 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 19:05:16 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 19:05:16 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 19:05:16 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 19:05:16 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 19:05:16 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 19:05:16 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 19:05:16 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:05:16 Need to get 64.0 MB of archives. 19:05:16 After this operation, 5041 kB of additional disk space will be used. 19:05:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 19:05:16 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:05:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:05:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:05:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:05:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:05:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:05:16 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:05:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:05:16 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:05:16 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:05:16 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:05:16 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:05:16 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:05:16 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:05:16 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:05:16 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:05:16 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:05:16 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:05:16 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:05:16 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:05:16 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:05:16 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:05:16 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:05:16 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:05:16 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:05:16 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:05:16 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:05:16 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:05:16 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:05:16 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:05:16 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:05:16 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:05:16 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 19:05:16 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:05:16 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:05:16 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 19:05:16 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 19:05:16 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:05:16 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:05:16 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 19:05:16 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 19:05:16 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:05:16 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:05:16 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:05:16 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 19:05:16 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:05:16 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:05:16 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] 19:05:16 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 19:05:16 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 19:05:16 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 19:05:16 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:05:16 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:05:16 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:05:16 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:05:16 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:05:16 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:05:16 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:05:16 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:05:16 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:05:16 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:05:16 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:05:16 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:05:16 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:05:17 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:05:17 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:05:17 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 19:05:17 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:05:17 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:05:17 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:05:17 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:05:17 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:05:17 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:05:17 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:05:17 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:05:17 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:05:17 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:05:17 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:05:17 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:05:17 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:05:17 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 19:05:17 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] 19:05:17 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 19:05:17 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 19:05:17 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] 19:05:17 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:05:17 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:05:17 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:05:18 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 19:05:18 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 19:05:18 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 19:05:18 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:05:18 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:05:18 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] 19:05:18 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:05:18 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:05:18 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:05:18 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:05:18 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:05:18 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:05:18 debconf: delaying package configuration, since apt-utils is not installed 19:05:18 Fetched 64.0 MB in 2s (28.0 MB/s) 19:05:18 (Reading database ... 13912 files and directories currently installed.) 19:05:18 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:05:18 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:05:18 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:05:19 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:05:19 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 19:05:19 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 19:05:20 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:05:20 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:05:20 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:05:20 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:05:20 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:05:20 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:05:20 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:05:20 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:05:21 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:05:21 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:05:22 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:05:22 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:05:22 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:05:22 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:05:22 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:05:22 (Reading database ... 13911 files and directories currently installed.) 19:05:22 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:05:22 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:05:22 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:05:22 (Reading database ... 13911 files and directories currently installed.) 19:05:22 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:05:22 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:05:23 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:05:23 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:05:23 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:05:23 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:05:23 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:05:23 (Reading database ... 13911 files and directories currently installed.) 19:05:23 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:05:24 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:05:25 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:05:25 (Reading database ... 13911 files and directories currently installed.) 19:05:25 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 19:05:25 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:05:25 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:05:25 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 19:05:25 Setting up base-files (10.1ubuntu2.10) ... 19:05:26 Installing new version of config file /etc/issue ... 19:05:26 Installing new version of config file /etc/issue.net ... 19:05:26 Installing new version of config file /etc/lsb-release ... 19:05:26 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:05:26 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:05:26 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:05:26 Removing obsolete conffile /etc/default/motd-news ... 19:05:26 (Reading database ... 13912 files and directories currently installed.) 19:05:26 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:05:26 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:05:27 Setting up bash (4.4.18-2ubuntu1.2) ... 19:05:27 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 19:05:27 (Reading database ... 13912 files and directories currently installed.) 19:05:27 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:05:27 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:05:27 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:05:27 (Reading database ... 13912 files and directories currently installed.) 19:05:27 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:05:27 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:05:27 Setting up tar (1.29b-2ubuntu0.2) ... 19:05:27 (Reading database ... 13912 files and directories currently installed.) 19:05:27 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:05:27 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:05:27 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:05:28 (Reading database ... 13912 files and directories currently installed.) 19:05:28 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:05:28 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:05:28 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:05:28 (Reading database ... 13912 files and directories currently installed.) 19:05:28 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:05:28 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:05:28 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:05:28 (Reading database ... 13912 files and directories currently installed.) 19:05:28 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:05:28 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:05:28 Setting up grep (3.1-2build1) ... 19:05:28 (Reading database ... 13912 files and directories currently installed.) 19:05:28 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:05:28 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:05:28 Setting up login (1:4.5-1ubuntu2) ... 19:05:28 (Reading database ... 13912 files and directories currently installed.) 19:05:28 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:05:28 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:05:28 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:05:28 (Reading database ... 13912 files and directories currently installed.) 19:05:28 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:05:28 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:05:29 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:05:29 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:05:29 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:05:29 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:05:29 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:05:29 (Reading database ... 13912 files and directories currently installed.) 19:05:29 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:05:29 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:05:29 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:05:29 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:05:30 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:05:30 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:05:30 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:05:30 (Reading database ... 13912 files and directories currently installed.) 19:05:30 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:05:30 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:05:30 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:05:30 (Reading database ... 13912 files and directories currently installed.) 19:05:30 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:05:30 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:05:30 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:05:30 (Reading database ... 13912 files and directories currently installed.) 19:05:30 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:05:30 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:05:30 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:05:31 (Reading database ... 13912 files and directories currently installed.) 19:05:31 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:05:31 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:05:31 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:05:31 (Reading database ... 13912 files and directories currently installed.) 19:05:31 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:05:31 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:05:31 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:05:31 (Reading database ... 13912 files and directories currently installed.) 19:05:31 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:05:31 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:05:31 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:05:31 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:05:31 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:05:31 (Reading database ... 13912 files and directories currently installed.) 19:05:31 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:05:31 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:05:31 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:05:31 (Reading database ... 13912 files and directories currently installed.) 19:05:31 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:05:31 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:05:32 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:05:32 (Reading database ... 13912 files and directories currently installed.) 19:05:32 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:05:32 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:05:32 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:05:32 (Reading database ... 13912 files and directories currently installed.) 19:05:32 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:05:32 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:05:32 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:05:32 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:05:33 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:05:33 (Reading database ... 13912 files and directories currently installed.) 19:05:33 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:05:33 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:05:33 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:05:33 (Reading database ... 13912 files and directories currently installed.) 19:05:33 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:05:33 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:05:33 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:05:33 (Reading database ... 13914 files and directories currently installed.) 19:05:33 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:05:33 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:05:33 Setting up debconf (1.5.66ubuntu1) ... 19:05:33 (Reading database ... 13914 files and directories currently installed.) 19:05:33 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:05:33 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:05:33 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:05:33 (Reading database ... 13914 files and directories currently installed.) 19:05:33 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:05:33 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:05:34 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:05:34 (Reading database ... 13914 files and directories currently installed.) 19:05:34 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 19:05:34 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:05:34 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 19:05:34 (Reading database ... 13914 files and directories currently installed.) 19:05:34 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 19:05:34 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:05:34 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 19:05:34 (Reading database ... 13914 files and directories currently installed.) 19:05:34 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 19:05:34 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:05:34 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 19:05:34 (Reading database ... 13914 files and directories currently installed.) 19:05:34 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:05:34 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:05:34 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 19:05:34 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 19:05:34 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:05:34 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:05:34 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:05:34 (Reading database ... 13914 files and directories currently installed.) 19:05:34 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 19:05:34 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 19:05:35 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 19:05:35 (Reading database ... 13914 files and directories currently installed.) 19:05:35 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 19:05:35 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:05:35 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 19:05:35 (Reading database ... 13914 files and directories currently installed.) 19:05:35 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:05:35 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:05:35 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:05:35 (Reading database ... 13914 files and directories currently installed.) 19:05:35 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:05:35 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:05:35 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:05:35 (Reading database ... 13914 files and directories currently installed.) 19:05:35 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:05:35 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:05:36 Setting up passwd (1:4.5-1ubuntu2) ... 19:05:36 (Reading database ... 13914 files and directories currently installed.) 19:05:36 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:05:36 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:05:36 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:05:36 (Reading database ... 13914 files and directories currently installed.) 19:05:36 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 19:05:36 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 19:05:36 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 19:05:36 (Reading database ... 13914 files and directories currently installed.) 19:05:36 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 19:05:36 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 19:05:36 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 19:05:36 (Reading database ... 13914 files and directories currently installed.) 19:05:36 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:05:36 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:05:36 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:05:36 (Reading database ... 13914 files and directories currently installed.) 19:05:36 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:05:36 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:05:36 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:05:36 (Reading database ... 13914 files and directories currently installed.) 19:05:36 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:05:36 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:05:36 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:05:36 (Reading database ... 13914 files and directories currently installed.) 19:05:36 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 19:05:36 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 19:05:37 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 19:05:37 (Reading database ... 13914 files and directories currently installed.) 19:05:37 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 19:05:37 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 19:05:37 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 19:05:37 (Reading database ... 13914 files and directories currently installed.) 19:05:37 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:05:37 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:05:37 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:05:37 (Reading database ... 13915 files and directories currently installed.) 19:05:37 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:05:37 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:05:37 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:05:37 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:05:37 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:05:37 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:05:37 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 19:05:37 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 19:05:37 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:05:37 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:05:37 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:05:37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:05:37 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:05:37 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:05:37 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:05:37 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:05:38 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:05:38 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:05:38 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:05:38 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:05:38 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:05:38 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:05:38 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 19:05:38 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 19:05:38 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:05:38 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:05:38 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:05:38 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:05:38 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:05:38 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:05:38 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:05:38 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:05:39 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:05:39 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:05:39 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:05:39 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:05:39 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:05:39 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:05:39 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:05:39 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:05:39 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:05:39 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:05:39 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:05:39 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:05:40 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:05:40 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:05:41 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:05:41 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:05:41 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:05:41 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:05:42 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:05:42 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:05:43 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:05:43 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:05:43 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:05:43 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:05:43 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:05:43 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:05:43 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:05:43 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:05:43 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:05:43 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:05:43 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:05:43 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:05:43 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:05:43 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:05:43 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:05:43 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:05:43 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:05:43 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:05:43 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:05:43 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:05:43 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:05:43 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:05:44 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:05:44 Setting up tzdata (2021a-0ubuntu0.18.04) ... 19:05:44 19:05:44 Current default time zone: 'Etc/UTC' 19:05:44 Local time is now: Thu May 20 19:05:43 UTC 2021. 19:05:44 Universal Time is now: Thu May 20 19:05:43 UTC 2021. 19:05:44 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:05:44 19:05:44 Setting up systemd-sysv (237-3ubuntu10.47) ... 19:05:44 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:05:44 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 19:05:44 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:05:44 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:05:44 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:05:44 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:05:44 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:05:44 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:05:44 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:05:44 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:05:44 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:05:44 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:05:44 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 19:05:44 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:05:44 Setting up patch (2.7.6-2ubuntu1.1) ... 19:05:44 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:05:44 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:05:44 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 19:05:44 Installing new version of config file /etc/ssl/openssl.cnf ... 19:05:44 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:05:44 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:05:44 Setting up ca-certificates (20210119~18.04.1) ... 19:05:46 Updating certificates in /etc/ssl/certs... 19:05:47 23 added, 27 removed; done. 19:05:47 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:05:47 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:05:47 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:05:47 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:05:47 Setting up pkgbinarymangler (138.18.04.1) ... 19:05:47 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:05:47 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 19:05:47 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:05:47 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:05:47 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:05:47 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:05:47 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:05:47 Setting up perl (5.26.1-6ubuntu0.5) ... 19:05:47 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 19:05:47 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:05:47 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:05:47 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 19:05:47 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:05:47 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:05:47 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:05:47 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:05:47 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:05:47 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:05:47 Processing triggers for systemd (237-3ubuntu10.47) ... 19:05:48 Processing triggers for mime-support (3.60ubuntu1) ... 19:05:48 Processing triggers for ca-certificates (20210119~18.04.1) ... 19:05:48 Updating certificates in /etc/ssl/certs... 19:05:48 0 added, 0 removed; done. 19:05:48 Running hooks in /etc/ca-certificates/update.d... 19:05:48 done. 19:05:49 Reading package lists... 19:05:49 Building dependency tree... 19:05:49 Reading state information... 19:05:49 The following NEW packages will be installed: 19:05:49 apt-transport-https 19:05:49 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:05:49 Need to get 1692 B of archives. 19:05:49 After this operation, 154 kB of additional disk space will be used. 19:05:49 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 19:05:49 debconf: delaying package configuration, since apt-utils is not installed 19:05:49 Fetched 1692 B in 0s (8512 B/s) 19:05:49 Selecting previously unselected package apt-transport-https. 19:05:49 (Reading database ... 13920 files and directories currently installed.) 19:05:49 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 19:05:49 Unpacking apt-transport-https (1.6.13) ... 19:05:49 Setting up apt-transport-https (1.6.13) ... 19:05:50 Waiting for network to be ready... 19:05:56 2021-05-20T19:05:53Z INFO Waiting for automatic snapd restart... 19:05:58 snapd 2.50 from Canonical* installed 19:05:59 "snapd" switched to the "latest/stable" channel 19:05:59 19:06:02 core18 20210507 from Canonical* installed 19:06:02 "core18" switched to the "latest/stable" channel 19:06:02 19:06:05 snapcraft 4.7.1 from Canonical* installed 19:06:05 "snapcraft" switched to the "latest/stable" channel 19:06:05 19:06:09 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: 19:06:09 - README.md 19:06:09 19:06:09 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:06:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:06:16 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:06:16 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:06:16 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:06:16 Reading package lists... 19:06:17 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 19:06:24 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:06:24 Reading package lists... 19:06:24 Building dependency tree... 19:06:24 Reading state information... 19:06:24 Suggested packages: 19:06:24 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:06:24 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:06:24 Recommended packages: 19:06:24 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:06:24 The following NEW packages will be installed: 19:06:24 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:06:24 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:06:24 pkg-config zip 19:06:24 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:06:24 Need to get 7663 kB of archives. 19:06:24 After this operation, 43.8 MB of additional disk space will be used. 19:06:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 19:06:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 19:06:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 19:06:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 19:06:24 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:06:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:06:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:06:24 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:06:24 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:06:24 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:06:24 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:06:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:06:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:06:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:06:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:06:24 debconf: delaying package configuration, since apt-utils is not installed 19:06:24 Fetched 7663 kB in 1s (10.5 MB/s) 19:06:24 Selecting previously unselected package libglib2.0-0:amd64. 19:06:24 (Reading database ... 13924 files and directories currently installed.) 19:06:24 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:06:24 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:06:25 Selecting previously unselected package libpsl5:amd64. 19:06:25 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:06:25 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:06:25 Selecting previously unselected package libnghttp2-14:amd64. 19:06:25 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:06:25 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:06:25 Selecting previously unselected package librtmp1:amd64. 19:06:25 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:06:25 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:06:25 Selecting previously unselected package libcurl3-gnutls:amd64. 19:06:25 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 19:06:25 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 19:06:25 Selecting previously unselected package liberror-perl. 19:06:25 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:06:25 Unpacking liberror-perl (0.17025-1) ... 19:06:25 Selecting previously unselected package git-man. 19:06:25 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 19:06:25 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 19:06:25 Selecting previously unselected package git. 19:06:25 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 19:06:25 Unpacking git (1:2.17.1-1ubuntu0.8) ... 19:06:26 Selecting previously unselected package libnorm1:amd64. 19:06:26 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:06:26 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:06:26 Selecting previously unselected package libpgm-5.2-0:amd64. 19:06:26 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:06:26 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:06:26 Selecting previously unselected package libsodium23:amd64. 19:06:26 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:06:26 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:06:26 Selecting previously unselected package libzmq5:amd64. 19:06:26 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:06:26 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:06:26 Selecting previously unselected package libzmq3-dev:amd64. 19:06:26 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:06:26 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:06:26 Selecting previously unselected package pkg-config. 19:06:26 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:06:26 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:06:26 Selecting previously unselected package zip. 19:06:26 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:06:26 Unpacking zip (3.0-11build1) ... 19:06:27 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:06:27 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 19:06:27 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:06:27 Setting up liberror-perl (0.17025-1) ... 19:06:27 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:06:27 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:06:27 No schema files found: doing nothing. 19:06:27 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:06:27 Setting up zip (3.0-11build1) ... 19:06:27 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:06:27 Setting up libsodium23:amd64 (1.0.16-2) ... 19:06:27 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:06:27 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:06:27 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 19:06:27 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:06:27 Setting up git (1:2.17.1-1ubuntu0.8) ... 19:06:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:06:34 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:06:34 git set to automatically installed. 19:06:34 git-man set to automatically installed. 19:06:34 libcurl3-gnutls set to automatically installed. 19:06:34 liberror-perl set to automatically installed. 19:06:34 libglib2.0-0 set to automatically installed. 19:06:34 libnghttp2-14 set to automatically installed. 19:06:34 libnorm1 set to automatically installed. 19:06:34 libpgm-5.2-0 set to automatically installed. 19:06:34 libpsl5 set to automatically installed. 19:06:34 librtmp1 set to automatically installed. 19:06:34 libsodium23 set to automatically installed. 19:06:34 libzmq3-dev set to automatically installed. 19:06:34 libzmq5 set to automatically installed. 19:06:34 pkg-config set to automatically installed. 19:06:34 zip set to automatically installed. 19:06:35 snapd is not logged in, snap install commands will use sudo 19:06:43 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:06: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 19:06:53 Removing intermediate container eaae51c1ab60 19:06:53 ---> 1779cb786635 19:06:53 19:06:53 Step 11/22 : FROM alpine:3.12 19:06:53 3.12: Pulling from library/alpine 19:06:55 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:06:55 Status: Downloaded newer image for alpine:3.12 19:06:55 ---> 9852663dfa18 19:06:55 Step 12/22 : RUN apk add --update --no-cache curl 19:06:55 ---> Running in 36d468e979ac 19:06:58 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 19:06:58 snapd is not logged in, snap install commands will use sudo 19:06:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:06:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:06:59 (1/4) Installing ca-certificates (20191127-r4) 19:06:59 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:06:59 (3/4) Installing libcurl (7.76.1-r0) 19:06:59 (4/4) Installing curl (7.76.1-r0) 19:06:59 Executing busybox-1.31.1-r20.trigger 19:06:59 Executing ca-certificates-20191127-r4.trigger 19:07:00 OK: 7 MiB in 18 packages 19:07:01 Removing intermediate container c94db4d62ec9 19:07:01 ---> 6950391915c8 19:07:01 19:07:01 Step 11/24 : FROM alpine:3.12 19:07:01 ---> 9852663dfa18 19:07:01 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:07:01 ---> Running in 692a2a33c791 19:07:04 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:07:04 Removing intermediate container 36d468e979ac 19:07:04 ---> 8bc9a54c717c 19:07:04 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:07:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:07:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:07:04 Removing intermediate container 4a7cd556b3a9 19:07:04 ---> 4384811b537e 19:07:04 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:07:04 ---> Running in 950e4595af0f 19:07:04 snap "core18" has no updates available 19:07:04 ---> Running in 6cae91a91a25 19:07:04 (1/1) Installing dumb-init (1.2.2-r1) 19:07:04 Executing busybox-1.31.1-r20.trigger 19:07:04 OK: 5 MiB in 15 packages 19:07:05 Pulling go-build-helper 19:07:05 + snapcraftctl pull 19:07:06 Removing intermediate container 950e4595af0f 19:07:06 ---> 347470b4b2c7 19:07:06 Step 14/22 : WORKDIR /edgex 19:07:06 'app-service-config' has dependencies that need to be staged: go-build-helper 19:07:06 Skipping pull go-build-helper (already ran) 19:07:06 Building go-build-helper 19:07:06 + snapcraftctl build 19:07:06 ---> Running in bc3bb7acd103 19:07:07 Removing intermediate container 692a2a33c791 19:07:07 ---> a32e9d8bec01 19:07:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:07:07 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:07:07 ---> Running in fe5b30192e5d 19:07:07 Removing intermediate container f357a94b5b2c 19:07:07 ---> fbc4364a528f 19:07:07 19:07:07 Step 11/23 : FROM alpine:3.12 19:07:07 ---> 9852663dfa18 19:07:07 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:07:07 Removing intermediate container bc3bb7acd103 19:07:07 ---> 8b4c99bffdd9 19:07:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:07:07 ---> Running in 87e75c568712 19:07:08 Removing intermediate container fe5b30192e5d 19:07:08 ---> 93fa27c3c94e 19:07:08 Step 14/24 : ENV APP_PORT=59882 19:07:08 Staging go-build-helper 19:07:08 + snapcraftctl stage 19:07:08 ---> Running in b07935d67746 19:07:09 ---> 407e9d51343e 19:07:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:07:09 Removing intermediate container b07935d67746 19:07:09 ---> 87abb5a713a0 19:07:09 Step 15/24 : EXPOSE $APP_PORT 19:07:09 ---> Running in 62749e47823f 19:07:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:07:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:07:10 Removing intermediate container 62749e47823f 19:07:10 ---> 76df6622d2c0 19:07:10 Step 16/24 : WORKDIR / 19:07:11 ---> Running in fd1fb41b7ff5 19:07:11 (1/2) Installing ca-certificates (20191127-r4) 19:07:11 (2/2) Installing dumb-init (1.2.2-r1) 19:07:11 Executing busybox-1.31.1-r20.trigger 19:07:11 Executing ca-certificates-20191127-r4.trigger 19:07:11 OK: 6 MiB in 16 packages 19:07:12 ---> 2ba7551d05ef 19:07:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:07:12 Removing intermediate container fd1fb41b7ff5 19:07:12 ---> 04d8c3816158 19:07:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:07:12 Removing intermediate container 6cae91a91a25 19:07:12 ---> ecfd5e31b180 19:07:12 19:07:12 Step 12/24 : FROM docker:20.10.0 19:07:12 20.10.0: Pulling from library/docker 19:07:14 ---> f0493331d182 19:07:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:07:15 ---> 4622d11237a4 19:07:15 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:07:15 Removing intermediate container 87e75c568712 19:07:15 ---> ffb6d34088cb 19:07:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:07:15 ---> Running in de1559507ea5 19:07:15 ---> Running in e07b6f72b4e3 19:07:16 Removing intermediate container 601d393bd892 19:07:16 ---> 89c43b260b07 19:07:16 19:07:16 Step 11/24 : FROM alpine:3.12 19:07:16 ---> 9852663dfa18 19:07:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:07:16 ---> Using cache 19:07:16 ---> a32e9d8bec01 19:07:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:07:16 ---> Using cache 19:07:16 ---> 93fa27c3c94e 19:07:16 Step 14/24 : ENV APP_PORT=59881 19:07:16 Removing intermediate container e07b6f72b4e3 19:07:16 ---> 00d5626b3861 19:07:16 Step 14/23 : ENV APP_PORT=59860 19:07:16 Removing intermediate container de1559507ea5 19:07:16 ---> 54032250cfe1 19:07:16 Step 19/22 : CMD ["--init=true"] 19:07:16 ---> cbbb7df93fc4 19:07:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:07:17 ---> Running in b652146783b9 19:07:17 ---> Running in 53b912c657a6 19:07:17 ---> Running in 6ffa0083b255 19:07:18 Removing intermediate container 6ffa0083b255 19:07:18 ---> 96b4bf0b9537 19:07:18 Step 15/24 : EXPOSE $APP_PORT 19:07:18 Removing intermediate container 53b912c657a6 19:07:18 ---> ea2ce64671d6 19:07:18 Step 20/22 : LABEL arch=arm64Removing intermediate container b652146783b9 19:07:18 ---> 8ab7a7ebefe5 19:07:18 Step 15/23 : EXPOSE $APP_PORT 19:07:18 19:07:18 ---> 44d2451c11bd 19:07:18 Step 20/24 : ENTRYPOINT ["/core-command"] 19:07:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:07:18 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:07:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 19:07:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 19:07:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 19:07:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 19:07:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 19:07:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 19:07:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 19:07:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 19:07:18 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:07:18 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:07:18 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:07:18 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:07:18 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:07:18 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:07:18 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:07:18 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:07:18 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:07:18 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 19:07:18 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 19:07:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 19:07:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 19:07:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 19:07:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 19:07:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 19:07:18 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 19:07:18 Fetched 24.6 MB in 0s (0 B/s) 19:07:18 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:07:18 Fetched 224 kB in 0s (0 B/s) 19:07:18 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:07:18 Fetched 157 kB in 0s (0 B/s) 19:07:18 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:07:18 Fetched 221 kB in 0s (0 B/s) 19:07:18 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:07:18 Fetched 143 kB in 0s (0 B/s) 19:07:18 Pulling app-service-config 19:07:18 + snapcraftctl pull 19:07:18 Cloning into '/root/parts/app-service-config/src'... 19:07:18 ---> Running in e9c061676bf4 19:07:18 ---> Running in 07b2a1d484f4 19:07:18 ---> Running in 99cd4d7d3fab 19:07:18 ---> Running in 3ccd7b75c7ee 19:07:19 Pulling config-common 19:07:19 + snapcraftctl pull 19:07:19 Removing intermediate container 07b2a1d484f4 19:07:19 ---> 3a4f089037aa 19:07:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:07:19 Removing intermediate container e9c061676bf4 19:07:19 ---> 02c2e442c9e0 19:07:19 Step 21/22 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 19:07:19 Removing intermediate container 99cd4d7d3fab 19:07:19 ---> cfd10891a2fa 19:07:19 Step 16/24 : WORKDIR / 19:07:19 Removing intermediate container 3ccd7b75c7ee 19:07:19 ---> 026512193874 19:07:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:07:19 ---> Running in f9f11b1f78f1 19:07:19 ---> Running in 34bebddd4e8d 19:07:19 ---> Running in f0d299bb973b 19:07:20 Removing intermediate container f9f11b1f78f1 19:07:20 ---> 2cee4b563eea 19:07:20 Step 22/22 : LABEL version=0.0.0 19:07:20 ---> e14e8fc75aed 19:07:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:07:20 Removing intermediate container 34bebddd4e8d 19:07:20 ---> 71676565e44d 19:07:20 Step 22/24 : LABEL arch=arm64 19:07:20 ---> Running in 84f3c398cb00 19:07:20 Removing intermediate container f0d299bb973b 19:07:20 ---> 589a4e9e1e86 19:07:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:07:20 ---> Running in 2d50a234a2d1 19:07:24 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:07:24 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:07:24 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:07:24 Fetched 0 B in 0s (0 B/s) 19:07:24 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:07:24 Fetched 0 B in 0s (0 B/s) 19:07:24 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:07:24 Fetched 0 B in 0s (0 B/s) 19:07:24 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:07:24 Fetched 0 B in 0s (0 B/s) 19:07:24 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:07:24 Fetched 0 B in 0s (0 B/s) 19:07:24 Pulling edgex-go 19:07:24 + snapcraftctl pull 19:07:24 Removing intermediate container 84f3c398cb00 19:07:24 ---> bc6a55eb6b55 19:07:24 19:07:24 Removing intermediate container 2d50a234a2d1 19:07:24 ---> 2d2b46c2eec1 19:07:24 Step 23/24 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 19:07:24 ---> b86663d0edd5 19:07:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:07:24 Successfully built bc6a55eb6b55 19:07:24 Successfully tagged security-proxy-setup-arm64:latest 19:07:24 ---> Running in 579c9ba14123 19:07:24 Building security-bootstrapper 19:07:24  Building security-proxy-setup ... done  ---> dc2c145f44b6 19:07:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:07:24 Removing intermediate container 579c9ba14123 19:07:24 ---> adaa2261e06d 19:07:24 Step 24/24 : LABEL version=0.0.0 19:07:24 ---> Running in ce71ad0124d2 19:07:24 ---> b2003e7bfa52 19:07:24 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:07:25 ---> Running in 15dfc2715108 19:07:25 Removing intermediate container ce71ad0124d2 19:07:25 ---> e664fd96153c 19:07:25 19:07:25 ---> 4b5318b3ddd8 19:07:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:07:25 Successfully built e664fd96153c 19:07:26 Removing intermediate container 15dfc2715108 19:07:26 ---> b5a5bd143ecb 19:07:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:07:26 Successfully tagged core-command-arm64:latest 19:07:26 Building security-secretstore-setup 19:07:26  Building core-command ... done  ---> 09083e86e39c 19:07:26 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:07:26 ---> Running in 2b57cec43265 19:07:26 ---> Running in 7eaebf018712 19:07:27 Removing intermediate container 2b57cec43265 19:07:27 ---> c71f4b1c6d85 19:07:27 Step 21/23 : LABEL arch=arm64 19:07:27 ---> Running in 6958bc86088d 19:07:27 Removing intermediate container 7eaebf018712 19:07:27 ---> ce61eab03680 19:07:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:07:27 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:07:27 Status: Downloaded newer image for docker:20.10.0 19:07:27 ---> eeaf43b92773 19:07:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:07:27 ---> Running in 252c546369f6 19:07:27 ---> Running in a7683d201165 19:07:28 Removing intermediate container 6958bc86088d 19:07:28 ---> 39e35bf8a199 19:07:28 Step 22/23 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 19:07:28 ---> Running in fdeb91a659a5 19:07:28 Removing intermediate container 252c546369f6 19:07:28 ---> 414e1e8eddd6 19:07:28 Step 22/24 : LABEL arch=arm64 19:07:28 ---> Running in ebf15270e174 19:07:28 Removing intermediate container a7683d201165 19:07:28 ---> 1585cea5c931 19:07:28 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 19:07:28 ---> Running in 95e483d13d54 19:07:29 Removing intermediate container fdeb91a659a5 19:07:29 ---> 5c4c5099cdac 19:07:29 Step 23/23 : LABEL version=0.0.0 19:07:29 Removing intermediate container ebf15270e174 19:07:29 ---> ea9740025470 19:07:29 Step 23/24 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 19:07:29 ---> Running in c831443b6708 19:07:30 ---> Running in 936b558ccc6d 19:07:30 Removing intermediate container c831443b6708 19:07:30 ---> 182ed523c666 19:07:30 19:07:31 Removing intermediate container 936b558ccc6d 19:07:31 ---> 21042256324a 19:07:31 Step 24/24 : LABEL version=0.0.0 19:07:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:07:31 Successfully built 182ed523c666 19:07:31 Successfully tagged support-notifications-arm64:latest 19:07:31  Building support-notifications ... done Building support-scheduler 19:07:31 ---> Running in 764c53821a0c 19:07:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:07:31 Removing intermediate container 764c53821a0c 19:07:31 ---> dcd512847087 19:07:31 19:07:32 (1/39) Installing readline (8.0.4-r0) 19:07:32 (2/39) Installing bash (5.0.17-r0) 19:07:32 Executing bash-5.0.17-r0.post-install 19:07:32 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:07:32 (4/39) Installing libcurl (7.76.1-r0) 19:07:32 (5/39) Installing curl (7.76.1-r0) 19:07:32 (6/39) Installing dumb-init (1.2.2-r1) 19:07:32 (7/39) Installing libbz2 (1.0.8-r1) 19:07:32 (8/39) Installing expat (2.2.9-r1) 19:07:32 (9/39) Installing libffi (3.3-r2) 19:07:32 (10/39) Installing gdbm (1.13-r1) 19:07:32 (11/39) Installing xz-libs (5.2.5-r0) 19:07:32 (12/39) Installing sqlite-libs (3.32.1-r0) 19:07:32 (13/39) Installing python3 (3.8.10-r0) 19:07:32 Successfully built dcd512847087 19:07:32 Successfully tagged core-metadata-arm64:latest 19:07:32  Building core-metadata ... done Building core-data 19:07:33 (14/39) Installing py3-appdirs (1.4.4-r1) 19:07:33 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:07:33 (16/39) Installing py3-parsing (2.4.7-r0) 19:07:33 (17/39) Installing py3-six (1.15.0-r0) 19:07:33 (18/39) Installing py3-packaging (20.4-r0) 19:07:34 (19/39) Installing py3-setuptools (47.0.0-r0) 19:07:34 (20/39) Installing py3-chardet (3.0.4-r4) 19:07:34 (21/39) Installing py3-idna (2.9-r0) 19:07:34 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:07:34 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:07:34 (24/39) Installing py3-requests (2.23.0-r0) 19:07:34 (25/39) Installing py3-msgpack (1.0.0-r0) 19:07:34 (26/39) Installing py3-lockfile (0.12.2-r3) 19:07:34 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:07:34 (28/39) Installing py3-colorama (0.4.3-r0) 19:07:34 (29/39) Installing py3-distlib (0.3.0-r0) 19:07:34 (30/39) Installing py3-distro (1.5.0-r1) 19:07:34 (31/39) Installing py3-webencodings (0.5.1-r3) 19:07:34 (32/39) Installing py3-html5lib (1.0.1-r4) 19:07:34 (33/39) Installing py3-pytoml (0.1.21-r0) 19:07:34 (34/39) Installing py3-pep517 (0.8.2-r0) 19:07:34 (35/39) Installing py3-progress (1.5-r0) 19:07:34 (36/39) Installing py3-toml (0.10.1-r0) 19:07:34 (37/39) Installing py3-retrying (1.3.3-r0) 19:07:34 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:07:34 (39/39) Installing py3-pip (20.1.1-r0) 19:07:34 Executing busybox-1.31.1-r19.trigger 19:07:34 OK: 72 MiB in 59 packages 19:07:38 Collecting docker-compose==1.23.2 19:07:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:07:39 Collecting texttable<0.10,>=0.9.0 19:07:39 Downloading texttable-0.9.1.tar.gz (11 kB) 19:07:42 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:07:42 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:07:42 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:07:42 Fetched 0 B in 0s (0 B/s) 19:07:42 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:07:42 Fetched 96.5 kB in 0s (0 B/s) 19:07:42 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:07:42 Fetched 279 kB in 0s (0 B/s) 19:07:42 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:07:42 Fetched 122 kB in 0s (0 B/s) 19:07:42 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:07:42 Fetched 77.8 kB in 0s (0 B/s) 19:07:42 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:07:42 Fetched 8848 B in 0s (0 B/s) 19:07:42 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:07:42 Fetched 47.8 kB in 0s (0 B/s) 19:07:42 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:07:42 Fetched 45.6 kB in 0s (0 B/s) 19:07:42 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:07:42 Fetched 15.0 kB in 0s (0 B/s) 19:07:42 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 19:07:42 Fetched 219 kB in 0s (0 B/s) 19:07:42 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 19:07:42 Fetched 154 kB in 0s (0 B/s) 19:07:42 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:07:42 Fetched 50.6 kB in 0s (0 B/s) 19:07:42 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:07:42 Fetched 14.8 kB in 0s (0 B/s) 19:07:42 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:07:42 Fetched 41.8 kB in 0s (0 B/s) 19:07:42 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:07:42 Fetched 499 kB in 0s (0 B/s) 19:07:42 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:07:42 Fetched 111 kB in 0s (0 B/s) 19:07:42 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:07:42 Fetched 240 kB in 0s (0 B/s) 19:07:42 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:07:42 Fetched 29.3 kB in 0s (0 B/s) 19:07:42 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:07:42 Fetched 85.5 kB in 0s (0 B/s) 19:07:42 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:07:42 Fetched 24.5 kB in 0s (0 B/s) 19:07:42 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:07:42 Fetched 49.2 kB in 0s (0 B/s) 19:07:42 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:07:42 Fetched 54.2 kB in 0s (0 B/s) 19:07:42 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:07:42 Fetched 30.8 kB in 0s (0 B/s) 19:07:42 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 19:07:42 Fetched 15.8 kB in 0s (0 B/s) 19:07:42 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:07:42 Fetched 85.9 kB in 0s (0 B/s) 19:07:42 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:07:42 Fetched 8720 B in 0s (0 B/s) 19:07:42 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 19:07:42 Fetched 137 kB in 0s (0 B/s) 19:07:42 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:07:42 Fetched 119 kB in 0s (0 B/s) 19:07:42 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 19:07:42 Fetched 110 kB in 0s (0 B/s) 19:07:42 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:07:42 Fetched 11.1 kB in 0s (0 B/s) 19:07:42 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 19:07:42 Fetched 645 kB in 0s (0 B/s) 19:07:42 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:07:42 Fetched 41.3 kB in 0s (0 B/s) 19:07:42 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:07:42 Fetched 17.9 kB in 0s (0 B/s) 19:07:42 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:07:42 Fetched 368 kB in 0s (0 B/s) 19:07:42 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:07:42 Fetched 187 kB in 0s (0 B/s) 19:07:42 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:07:42 Fetched 175 kB in 0s (0 B/s) 19:07:42 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:07:42 Fetched 206 kB in 0s (0 B/s) 19:07:42 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 19:07:42 Fetched 1301 kB in 0s (0 B/s) 19:07:42 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:07:42 Fetched 36.2 kB in 0s (0 B/s) 19:07:42 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 19:07:42 Fetched 159 kB in 0s (0 B/s) 19:07:42 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:07:42 Fetched 107 kB in 0s (0 B/s) 19:07:42 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:07:42 Fetched 48.7 kB in 0s (0 B/s) 19:07:42 Pulling static-packages 19:07:42 + snapcraftctl pull 19:07:42 Pulling version 19:07:42 + cd /root/project 19:07:42 + [ -f VERSION ] 19:07:42 + PROJECT_VERSION=local-dev 19:07:42 + git rev-parse --short HEAD 19:07:42 + GIT_REVISION=11da1681 19:07:42 + snapcraftctl set-version local-dev 19:07:42 Skipping build go-build-helper (already ran) 19:07:42 Building app-service-config 19:07:42 + make build 19:07:42 go mod tidy 19:07:42 Collecting PyYAML<4,>=3.10 19:07:42 Downloading PyYAML-3.13.tar.gz (270 kB) 19:07:45 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 19:07:45 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 19:07:45 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 19:07:45 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 19:07:45 go: downloading github.com/pelletier/go-toml v1.9.0 19:07:45 go: downloading github.com/go-playground/validator/v10 v10.6.1 19:07:45 go: downloading github.com/go-kit/kit v0.9.0 19:07:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:07:45 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 19:07:45 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 19:07:45 go: downloading github.com/go-logfmt/logfmt v0.4.0 19:07:45 go: downloading github.com/stretchr/testify v1.7.0 19:07:45 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 19:07:45 Collecting cached-property<2,>=1.2.0 19:07:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:07:46 go: downloading github.com/google/uuid v1.2.0 19:07:46 go: downloading github.com/go-playground/locales v0.13.0 19:07:46 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:07:46 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:07:46 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 19:07:46 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 19:07:46 go: downloading github.com/leodido/go-urn v1.2.0 19:07:46 go: downloading github.com/pmezard/go-difflib v1.0.0 19:07:46 go: downloading github.com/go-playground/universal-translator v0.17.0 19:07:46 go: downloading github.com/x448/float16 v0.8.4 19:07:46 go: downloading gopkg.in/yaml.v2 v2.4.0 19:07:46 go: downloading github.com/hashicorp/consul/api v1.8.1 19:07:46 Collecting docker<4.0,>=3.6.0 19:07:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:07:46 go: downloading github.com/davecgh/go-spew v1.1.1 19:07:46 go: downloading github.com/hashicorp/serf v0.9.5 19:07:46 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:07:46 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:07:46 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:07:46 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:07:46 go: downloading github.com/stretchr/objx v0.1.0 19:07:46 go: downloading github.com/gorilla/mux v1.8.0 19:07:46 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 19:07:46 go: downloading github.com/pebbe/zmq4 v1.2.7 19:07:46 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:07:46 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:07:46 go: downloading golang.org/x/text v0.3.2 19:07:46 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:07:46 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 19:07:46 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:07:46 go: downloading github.com/mitchellh/copystructure v1.0.0 19:07:46 go: downloading github.com/fatih/color v1.9.0 19:07:46 go: downloading github.com/go-stack/stack v1.8.0 19:07:46 go: downloading github.com/mattn/go-isatty v0.0.12 19:07:46 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 19:07:46 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:07:46 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:07:47 go: downloading github.com/hashicorp/memberlist v0.2.2 19:07:47 go: downloading github.com/hashicorp/consul/sdk v0.7.0 19:07:47 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:07:47 go: downloading github.com/hashicorp/go-uuid v1.0.1 19:07:47 go: downloading github.com/mattn/go-colorable v0.1.6 19:07:47 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:07:47 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:07:47 go: downloading github.com/pkg/errors v0.8.1 19:07:47 go: downloading github.com/go-redis/redis/v7 v7.2.0 19:07:47 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:07:47 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 19:07:47 go: downloading github.com/hashicorp/go-multierror v1.1.0 19:07:47 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 19:07:47 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 19:07:47 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:07:47 go: downloading github.com/gorilla/websocket v1.4.2 19:07:47 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:07:47 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:07:47 go: downloading github.com/miekg/dns v1.1.26 19:07:47 go: downloading github.com/hashicorp/errwrap v1.0.0 19:07:47 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:07:47 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:07:47 go: downloading github.com/kr/pretty v0.2.0 19:07:47 go: downloading github.com/onsi/ginkgo v1.10.1 19:07:47 go: downloading github.com/onsi/gomega v1.7.0 19:07:47 go: downloading github.com/kr/text v0.1.0 19:07:47 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 19:07:47 Collecting jsonschema<3,>=2.5.1 19:07:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:07:47 go: downloading github.com/hpcloud/tail v1.0.0 19:07:47 go: downloading github.com/golang/protobuf v1.3.2 19:07:47 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:07:47 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:07:47 go: downloading github.com/fsnotify/fsnotify v1.4.7 19:07:47 Collecting dockerpty<0.5,>=0.4.1 19:07:47 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:07:47 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 19:07:50 Collecting docopt<0.7,>=0.6.1 19:07:50 Downloading docopt-0.6.2.tar.gz (25 kB) 19:07:52 Collecting websocket-client<1.0,>=0.32.0 19:07:52 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:07:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:07:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:07:54 Collecting docker-pycreds>=0.4.0 19:07:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:07:54 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) 19:07:54 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) 19:07:55 Collecting urllib3<1.25,>=1.21.1 19:07:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:07:55 Collecting idna<2.8,>=2.5 19:07:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:07:55 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:07:55 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:07:55 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:07:55 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:07:56 Installing collected packages: texttable, PyYAML, cached-property, websocket-client, docker-pycreds, urllib3, idna, requests, docker, jsonschema, dockerpty, docopt, docker-compose 19:07:56 Running setup.py install for texttable: started 19:07:58 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 19:07:58 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 19:07:58 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 19:07:58 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 19:07:58 Building config-common 19:07:58 + snapcraftctl build 19:07:58 Running setup.py install for texttable: finished with status 'done' 19:07:58 Running setup.py install for PyYAML: started 19:08:01 Building edgex-go 19:08:01 + cd /root/parts/edgex-go/src 19:08:01 + make build 19:08:01 go mod tidy 19:08:01 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.22 19:08:01 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 19:08:01 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 19:08:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.93 19:08:01 Running setup.py install for PyYAML: finished with status 'done' 19:08:01 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:08:01 go: downloading github.com/pelletier/go-toml v1.9.1 19:08:01 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 19:08:01 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:08:01 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 19:08:01 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 19:08:01 go: downloading github.com/imdario/mergo v0.3.12 19:08:01 go: downloading github.com/lib/pq v1.10.2 19:08:01 Attempting uninstall: urllib3 19:08:01 Found existing installation: urllib3 1.25.9 19:08:01 Uninstalling urllib3-1.25.9: 19:08:01 Successfully uninstalled urllib3-1.25.9 19:08:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:08:02 Attempting uninstall: idna 19:08:02 Found existing installation: idna 2.9 19:08:02 Uninstalling idna-2.9: 19:08:02 Successfully uninstalled idna-2.9 19:08:03 Attempting uninstall: requests 19:08:03 Found existing installation: requests 2.23.0 19:08:03 Uninstalling requests-2.23.0: 19:08:03 Successfully uninstalled requests-2.23.0 19:08:05 Running setup.py install for dockerpty: started 19:08:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:08:07 Running setup.py install for dockerpty: finished with status 'done' 19:08:07 Running setup.py install for docopt: started 19:08:09 Running setup.py install for docopt: finished with status 'done' 19:08:11 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:08:11 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:08:11 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:08:11 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:08:11 ---> 6303ba23995f 19:08:11 Step 3/32 : WORKDIR /edgex-go 19:08:11 ---> Using cache 19:08:11 ---> ebed45c2c96a 19:08:11 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:11 ---> Using cache 19:08:11 ---> 569411769056 19:08:11 Step 5/32 : RUN apk add --update --no-cache make git 19:08:12 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:08:13 ---> Running in 447732fc9efd 19:08: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 19:08:14 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:08:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:08:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:08:16 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:08:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:08:16 ---> 6303ba23995f 19:08:16 Step 3/26 : WORKDIR /edgex-go 19:08:16 ---> Using cache 19:08:16 ---> ebed45c2c96a 19:08:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:16 ---> Using cache 19:08:16 ---> 569411769056 19:08:16 Step 5/26 : RUN apk add --update --no-cache make git 19:08:16 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:08:17 ---> Running in d1a8937af52f 19:08:17 OK: 218 MiB in 52 packages 19:08:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:08:19 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:08:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:08:20 Removing intermediate container 447732fc9efd 19:08:20 ---> bf61fc27c1c2 19:08:20 Step 6/32 : COPY go.mod . 19:08:20 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:08:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:08:21 ---> ea525bee5678 19:08:21 Step 7/32 : RUN go mod download 19:08:21 OK: 218 MiB in 52 packages 19:08:21 ---> Running in fcdd9aa9e17e 19:08:21 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:08:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:08:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:08:22 ---> 6303ba23995f 19:08:22 Step 3/23 : WORKDIR /edgex-go 19:08:22 ---> Using cache 19:08:22 ---> ebed45c2c96a 19:08:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:22 ---> Using cache 19:08:22 ---> 569411769056 19:08:22 Step 5/23 : RUN apk add --update --no-cache make git 19:08:22 ---> Using cache 19:08:22 ---> bf61fc27c1c2 19:08:22 Step 6/23 : COPY go.mod . 19:08:22 ---> Using cache 19:08:22 ---> ea525bee5678 19:08:22 Step 7/23 : RUN go mod download 19:08:22 ---> Running in c821e016a42a 19:08:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:08:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:08:23 ---> 6303ba23995f 19:08:23 Step 3/24 : WORKDIR /edgex-go 19:08:23 ---> Using cache 19:08:23 ---> ebed45c2c96a 19:08:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:23 ---> Using cache 19:08:23 ---> 569411769056 19:08:23 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:08:23 ---> Running in 9284d56d5f45 19:08: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 19:08:23 Removing intermediate container d1a8937af52f 19:08:23 ---> aae57ebbd899 19:08:23 Step 6/26 : COPY go.mod . 19:08:25 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:08:25 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:08:25 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:08:25 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:08:25 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:08:25 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:08:25 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:08:25 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:08:25 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:08:25 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:08:25 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:08:25 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:08:25 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:08:25 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:08:25 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:08:25 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:08:25 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:08:25 + 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 19:08:25 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:08:25 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:08:25 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:08:25 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:08:25 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:08:25 + 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 19:08:25 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:08:25 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:08:25 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:08:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:08:25 ---> a0514a39b1bd 19:08:25 Step 7/26 : RUN go mod download 19:08:25 ---> Running in 9a3138980404 19:08:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:08:26 Removing intermediate container fcdd9aa9e17e 19:08:26 ---> 41e17ac47f94 19:08:26 Step 8/32 : COPY . . 19:08:27 OK: 218 MiB in 52 packages 19:08:27 Removing intermediate container 95e483d13d54 19:08:27 ---> 93c1c6c36077 19:08:27 Step 15/24 : ENV APP_PORT=58890 19:08:27 Removing intermediate container c821e016a42a 19:08:27 ---> e49e71ee9faf 19:08:27 Step 8/23 : COPY . . 19:08:27 ---> Running in 2edc4f59b2de 19:08:28 Building static-packages 19:08:28 + snapcraftctl build 19:08:28 Removing intermediate container 2edc4f59b2de 19:08:28 ---> bd02cf7bc3ad 19:08:28 Step 16/24 : EXPOSE $APP_PORT 19:08:29 Removing intermediate container 9284d56d5f45 19:08:29 ---> 53ec933a3687 19:08:29 Step 6/24 : COPY go.mod . 19:08:29 ---> Running in e2c62595662f 19:08:29 Removing intermediate container 9a3138980404 19:08:29 ---> 96dc48f6e100 19:08:29 Step 8/26 : COPY . . 19:08:29 Building version 19:08:29 + snapcraftctl build 19:08:31 Removing intermediate container e2c62595662f 19:08:31 ---> 0f6a19d9b14b 19:08:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:08:31 ---> f72ed6478011 19:08:31 Step 7/24 : RUN go mod download 19:08:31 Skipping stage go-build-helper (already ran) 19:08:31 Staging app-service-config 19:08:31 + snapcraftctl stage 19:08:31 ---> Running in e85dc621060d 19:08:32 Staging config-common 19:08:32 + snapcraftctl stage 19:08:33 Staging edgex-go 19:08:33 + snapcraftctl stage 19:08:34 ---> 1beb4c516cd2 19:08:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:08:35 Staging static-packages 19:08:35 + snapcraftctl stage 19:08:36 ---> c3e37a612a92 19:08:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:08:36 Removing intermediate container e85dc621060d 19:08:36 ---> 62b748f1767e 19:08:36 Step 8/24 : COPY . . 19:08:36 Staging version 19:08:36 + snapcraftctl stage 19:08:36 Priming go-build-helper 19:08:36 + snapcraftctl prime 19:08:37 Priming app-service-config 19:08:37 + snapcraftctl prime 19:08:38 ---> 95432267a376 19:08:38 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:08:38 ---> Running in d191a3350980 19:08:39 Priming config-common 19:08:39 + snapcraftctl prime 19:08:39 Removing intermediate container d191a3350980 19:08:39 ---> 8361b8306174 19:08:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:08:39 ---> Running in e40dab0a9c44 19:08:39 Priming edgex-go 19:08:39 + snapcraftctl prime 19:08:40 Removing intermediate container e40dab0a9c44 19:08:40 ---> d4d6a965e3dd 19:08:40 Step 22/24 : LABEL arch=arm64 19:08:41 ---> Running in 5af9470fafb1 19:08:41 Priming static-packages 19:08:41 + snapcraftctl prime 19:08:42 Removing intermediate container 5af9470fafb1 19:08:42 ---> f03dad1870fd 19:08:42 Step 23/24 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 19:08:42 ---> Running in 78b9314b4882 19:08:43 Priming version 19:08:43 + snapcraftctl prime 19:08:44 Removing intermediate container 78b9314b4882 19:08:44 ---> 45ac6f5bd22b 19:08:44 Step 24/24 : LABEL version=0.0.0 19:08:44 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 19:08:44 ---> Running in d2a675eb3795 19:08:45 Removing intermediate container d2a675eb3795 19:08:45 ---> 7561f3dbc8e2 19:08:45 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:08:46 Successfully built 7561f3dbc8e2 19:08:46 Successfully tagged sys-mgmt-agent-arm64:latest 19:08:48  Building sys-mgmt-agent ... done  ---> 6b774c41c748 19:08:48 Step 9/32 : RUN go mod tidy 19:08:49 ---> Running in cce593eb2d99 19:08:50 ---> eb4709a5d547 19:08:50 Step 9/23 : RUN go mod tidy 19:08:51 ---> Running in ce3c691b1277 19:08:52 ---> a911d0e655e3 19:08:52 Step 9/26 : RUN go mod tidy 19:08:53 ---> Running in d586bcc7b279 19:08:55 Removing intermediate container cce593eb2d99 19:08:55 ---> bcbabed53173 19:08:55 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:08:55 ---> Running in 98ef3fa96004 19:08:56 Removing intermediate container ce3c691b1277 19:08:56 ---> 9134fa8b84a5 19:08:56 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:08:56 ---> Running in 1ee27799be82 19:08:57 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:08:59 Removing intermediate container d586bcc7b279 19:08:59 ---> 3b2267a6362a 19:08:59 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:08:59 ---> 1ca1179925a2 19:08:59 Step 9/24 : RUN go mod tidy 19:08:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:08:59 ---> Running in 52ed0d94a4c7 19:08:59 ---> Running in db13b4003772 19:09:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:09:06 Removing intermediate container db13b4003772 19:09:06 ---> ba74e7361540 19:09:06 Step 10/24 : RUN make cmd/core-data/core-data 19:09:06 ---> Running in 627452c115f7 19:09:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:10:29 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:10:29 Removing intermediate container 98ef3fa96004 19:10:29 ---> 471ba7e43ade 19:10:29 19:10:29 Step 11/32 : FROM alpine:3.12 19:10:29 ---> 9852663dfa18 19:10:29 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:10:29 ---> Running in 23f1da557773 19:10:29 Removing intermediate container 23f1da557773 19:10:29 ---> 141251246676 19:10:29 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:10:29 ---> Running in ab3521353729 19:10:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:10:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:10:32 (1/2) Installing dumb-init (1.2.2-r1) 19:10:32 (2/2) Installing su-exec (0.2-r1) 19:10:32 Executing busybox-1.31.1-r20.trigger 19:10:32 OK: 5 MiB in 16 packages 19:10:35 Removing intermediate container ab3521353729 19:10:35 ---> ec50f7db3039 19:10:35 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:10:35 ---> Running in e1eee38f7199 19:10:36 Removing intermediate container e1eee38f7199 19:10:36 ---> b018ce962e43 19:10:36 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:10:36 ---> Running in cb5ea59cef1a 19:10:37 Removing intermediate container 52ed0d94a4c7 19:10:37 ---> 2ec62dd27cb2 19:10:37 19:10:37 Step 11/26 : FROM alpine:3.12 19:10:37 ---> 9852663dfa18 19:10:37 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:10:37 Removing intermediate container cb5ea59cef1a 19:10:37 ---> f2cb52185ec2 19:10:37 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:10:38 ---> Running in 375a7dc94642 19:10:38 ---> Running in 274531df3d72 19:10:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:10:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:10:41 (1/6) Installing ca-certificates (20191127-r4) 19:10:41 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:10:41 (3/6) Installing libcurl (7.76.1-r0) 19:10:41 (4/6) Installing curl (7.76.1-r0) 19:10:41 (5/6) Installing dumb-init (1.2.2-r1) 19:10:41 (6/6) Installing su-exec (0.2-r1) 19:10:41 Executing busybox-1.31.1-r20.trigger 19:10:41 Executing ca-certificates-20191127-r4.trigger 19:10:42 OK: 7 MiB in 20 packages 19:10:43 Removing intermediate container 274531df3d72 19:10:43 ---> dff6d2686031 19:10:43 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:10:43 ---> Running in 386ee588a6fc 19:10:44 Removing intermediate container 386ee588a6fc 19:10:44 ---> 540917e81708 19:10:44 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:10:45 Removing intermediate container 375a7dc94642 19:10:45 ---> 53dfe7b1d35c 19:10:45 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:10:45 Removing intermediate container 1ee27799be82 19:10:45 ---> 57a56af3f431 19:10:45 19:10:45 Step 11/23 : FROM alpine:3.12 19:10:45 ---> 9852663dfa18 19:10:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:10:45 ---> Using cache 19:10:45 ---> a32e9d8bec01 19:10:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:10:45 ---> Using cache 19:10:45 ---> 93fa27c3c94e 19:10:45 Step 14/23 : ENV APP_PORT=59861 19:10:45 ---> Running in ecadb686f108 19:10:45 ---> Running in 0a83b907ce52 19:10:46 Removing intermediate container ecadb686f108 19:10:46 ---> 60eae99a1d9e 19:10:46 Step 14/26 : WORKDIR / 19:10:46 ---> 9ade8665753b 19:10:46 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:10:46 Removing intermediate container 0a83b907ce52 19:10:46 ---> 577b4951c417 19:10:46 Step 15/23 : EXPOSE $APP_PORT 19:10:46 ---> Running in 2050ae082fce 19:10:46 ---> Running in dbde3ffc3e24 19:10:46 ---> Running in af167a836e97 19:10:47 Removing intermediate container 2050ae082fce 19:10:47 ---> 772ccf087c70 19:10:47 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:10:47 Removing intermediate container af167a836e97 19:10:47 ---> 8526b2f73e63 19:10:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:49 ---> f7db00d9b43e 19:10:49 ---> d982c94d0bb4 19:10:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:10:49 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:10:49 Removing intermediate container dbde3ffc3e24 19:10:49 ---> 2e1cc1a441a2 19:10:49 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:50 ---> b0d0af7a2a0a 19:10:50 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:10:50 ---> 70084eb6a370 19:10:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:10:51 ---> 503e4860e563 19:10:51 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:10:51 ---> f8d598ed7af2 19:10:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:10:52 ---> 556ae4972dd4 19:10:52 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:10:52 ---> 0787640a6c46 19:10:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:10:52 ---> Running in 72d2279fde6e 19:10:52 ---> da949b290f6e 19:10:52 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:10:53 Removing intermediate container 72d2279fde6e 19:10:53 ---> 1b240656df16 19:10:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:53 ---> Running in 93cfed9be5a6 19:10:53 ---> 00cbeaccbb21 19:10:53 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:10:54 Removing intermediate container 93cfed9be5a6 19:10:54 ---> a780b8de61c6 19:10:54 Step 21/23 : LABEL arch=arm64 19:10:54 ---> f527a738fdc4 19:10:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:10:54 ---> Running in 977d903d5bfb 19:10:54 ---> 9afc73cc8c28 19:10:54 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:10:55 Removing intermediate container 977d903d5bfb 19:10:55 ---> 5025d257ec17 19:10:55 Step 22/23 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 19:10:55 ---> Running in 33ecbe23a303 19:10:55 ---> 04578dac8f82 19:10:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:10:56 ---> 93a5b0432300 19:10:56 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:10:56 Removing intermediate container 33ecbe23a303 19:10:56 ---> 60a7454d2c75 19:10:56 Step 23/23 : LABEL version=0.0.0 19:10:56 ---> Running in 50a878654f62 19:10:56 ---> Running in 38011489ca0d 19:10:56 ---> d23ec342be18 19:10:56 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/ 19:10:57 Removing intermediate container 50a878654f62 19:10:57 ---> aeb63887c21b 19:10:57 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:10:57 ---> Running in 5d3f24c3e512 19:10:57 Removing intermediate container 38011489ca0d 19:10:57 ---> e99fb1aac9e4 19:10:57 19:10:58 Successfully built e99fb1aac9e4 19:10:58 Successfully tagged support-scheduler-arm64:latest 19:10:58  Building support-scheduler ... done  ---> 42a51a55066e 19:10:58 Step 27/32 : RUN chmod +x /entrypoint.sh 19:10:59 Removing intermediate container 627452c115f7 19:10:59 ---> 6bba693ca3c2 19:10:59 19:10:59 Step 11/24 : FROM alpine:3.12 19:10:59 ---> 9852663dfa18 19:10:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:10:59 ---> Running in 79e1d500a2e6 19:10:59 ---> Running in a064bf4ab728 19:10:59 Removing intermediate container a064bf4ab728 19:10:59 ---> 1360dda17798 19:10:59 Step 13/24 : ENV APP_PORT=59880 19:11:00 Removing intermediate container 5d3f24c3e512 19:11:00 ---> b20984aa043f 19:11:00 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:11:00 ---> Running in 7fabbabfb9ac 19:11:00 ---> Running in d94bdb34bfaa 19:11:00 Removing intermediate container 7fabbabfb9ac 19:11:00 ---> 1d5b1fb1b101 19:11:00 Step 14/24 : EXPOSE $APP_PORT 19:11:00 Removing intermediate container d94bdb34bfaa 19:11:00 ---> 12fe7e88b144 19:11:00 Step 24/26 : LABEL arch=arm64 19:11:01 ---> Running in 2e63c6bc74e6 19:11:01 ---> Running in 35f271b52f7f 19:11:01 Removing intermediate container 2e63c6bc74e6 19:11:01 ---> d5ddd306bc3f 19:11:01 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:01 Removing intermediate container 35f271b52f7f 19:11:01 ---> ec2c547bd4dc 19:11:01 Step 25/26 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 19:11:01 ---> Running in 934d95cb164f 19:11:01 Removing intermediate container 79e1d500a2e6 19:11:01 ---> aa784bf3dde8 19:11:01 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:11:01 ---> Running in 92b95efcc83a 19:11:02 ---> Running in dcd0f5a52462 19:11:02 Removing intermediate container 92b95efcc83a 19:11:02 ---> 5d3227fd89fb 19:11:02 Step 26/26 : LABEL version=0.0.0 19:11:02 ---> Running in 43e044d12ae9 19:11:03 Removing intermediate container dcd0f5a52462 19:11:03 ---> a1cd53580790 19:11:03 Step 29/32 : CMD ["gate"] 19:11:03 ---> Running in e8291e6c8d0d 19:11:03 Removing intermediate container 43e044d12ae9 19:11:03 ---> 8ca8c895cdf9 19:11:03 19:11:03 Successfully built 8ca8c895cdf9 19:11:03 Successfully tagged security-secretstore-setup-arm64:latest 19:11:03  Building security-secretstore-setup ... done Removing intermediate container e8291e6c8d0d 19:11:03 ---> e3d73743bbfb 19:11:03 Step 30/32 : LABEL arch=arm64 19:11:04 ---> Running in 601d5ede024a 19:11:04 Removing intermediate container 934d95cb164f 19:11:04 ---> 9bce0aeb9946 19:11:04 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:11:04 ---> Running in eff5dac85e0c 19:11:05 Removing intermediate container 601d5ede024a 19:11:05 ---> 6790b79ef81d 19:11:05 Step 31/32 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 19:11:05 ---> Running in c742c46ec2c9 19:11:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:11:05 Removing intermediate container c742c46ec2c9 19:11:05 ---> 5c97a169a24b 19:11:05 Step 32/32 : LABEL version=0.0.0 19:11:06 ---> Running in 15276e6e47d2 19:11:06 Removing intermediate container 15276e6e47d2 19:11:06 ---> ce884424e0bd 19:11:06 19:11:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:11:07 Successfully built ce884424e0bd 19:11:07 Successfully tagged security-bootstrapper-arm64:latest 19:11:07  Building security-bootstrapper ... done (1/6) Installing dumb-init (1.2.2-r1) 19:11:07 (2/6) Installing libgcc (9.3.0-r2) 19:11:07 (3/6) Installing libsodium (1.0.18-r0) 19:11:07 (4/6) Installing libstdc++ (9.3.0-r2) 19:11:08 (5/6) Installing libzmq (4.3.3-r0) 19:11:08 (6/6) Installing zeromq (4.3.3-r0) 19:11:08 Executing busybox-1.31.1-r20.trigger 19:11:08 OK: 8 MiB in 20 packages 19:11:09 Removing intermediate container eff5dac85e0c 19:11:09 ---> cc09134e7dea 19:11:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:10 ---> e0925e0c5e3a 19:11:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:11:12 ---> 5a4d8cf9065e 19:11:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:11:12 ---> 2382f154a14c 19:11:12 Step 20/24 : ENTRYPOINT ["/core-data"] 19:11:12 ---> Running in 5278a765e5d8 19:11:13 Removing intermediate container 5278a765e5d8 19:11:13 ---> d53018529080 19:11:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:13 ---> Running in 1214a22e1bc8 19:11:14 Removing intermediate container 1214a22e1bc8 19:11:14 ---> 859ac8d056a5 19:11:14 Step 22/24 : LABEL arch=arm64 19:11:14 ---> Running in 7fb9d316edde 19:11:14 Removing intermediate container 7fb9d316edde 19:11:14 ---> 5d93cee99490 19:11:14 Step 23/24 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 19:11:14 ---> Running in 263db54eccd2 19:11:15 Removing intermediate container 263db54eccd2 19:11:15 ---> 593d45bf7193 19:11:15 Step 24/24 : LABEL version=0.0.0 19:11:15 ---> Running in b0512b19741e 19:11:15 Removing intermediate container b0512b19741e 19:11:15 ---> dc2b59cc8462 19:11:15 19:11:16 Successfully built dc2b59cc8462 19:11:16 Successfully tagged core-data-arm64:latest 19:11:16  Building core-data ... done  [Pipeline] } 19:11:16 $ docker stop --time=1 0f9355d7fe2327833516ded0aeef740524cc2d9a4d038b563d12e9082a2c3e0f 19:11:18 $ docker rm -f 0f9355d7fe2327833516ded0aeef740524cc2d9a4d038b563d12e9082a2c3e0f [Pipeline] // withDockerContainer [Pipeline] sh 19:11:18 + docker images 19:11:19 REPOSITORY TAG IMAGE ID CREATED SIZE 19:11:19 core-data-arm64 latest dc2b59cc8462 4 seconds ago 20.4MB 19:11:19 security-bootstrapper-arm64 latest ce884424e0bd 13 seconds ago 17.2MB 19:11:19 security-secretstore-setup-arm64 latest 8ca8c895cdf9 17 seconds ago 24.4MB 19:11:19 6bba693ca3c2 21 seconds ago 990MB 19:11:19 support-scheduler-arm64 latest e99fb1aac9e4 23 seconds ago 16.1MB 19:11:19 57a56af3f431 35 seconds ago 981MB 19:11:19 2ec62dd27cb2 42 seconds ago 978MB 19:11:19 471ba7e43ade 52 seconds ago 974MB 19:11:19 sys-mgmt-agent-arm64 latest 7561f3dbc8e2 2 minutes ago 299MB 19:11:19 core-metadata-arm64 latest dcd512847087 3 minutes ago 17.4MB 19:11:19 support-notifications-arm64 latest 182ed523c666 3 minutes ago 16.8MB 19:11:19 core-command-arm64 latest e664fd96153c 3 minutes ago 16.1MB 19:11:19 security-proxy-setup-arm64 latest bc6a55eb6b55 3 minutes ago 24MB 19:11:19 89c43b260b07 4 minutes ago 989MB 19:11:19 ecfd5e31b180 4 minutes ago 979MB 19:11:19 fbc4364a528f 4 minutes ago 982MB 19:11:19 6950391915c8 4 minutes ago 981MB 19:11:19 1779cb786635 4 minutes ago 978MB 19:11:19 ci-base-image-arm64 latest 6303ba23995f 15 minutes ago 641MB 19:11:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB 19:11:19 alpine 3.12 9852663dfa18 5 weeks ago 5.32MB 19:11:19 docker 20.10.0 eeaf43b92773 5 months ago 228MB 19:11:19 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 19:11:19 ---> job-cost.sh 19:11:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UNjA 19:11:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:13:35 lf-activate-venv(): INFO: Adding /tmp/venv-UNjA/bin to PATH 19:13:35 INFO: No Stack... 19:13:35 INFO: Retrieving Pricing Info for: v2-standard-4 19:13:35 INFO: Archiving Costs [Pipeline] sh 19:13:35 + cat /w/workspace/edgex-go/13/archives/cost.csv 19:13:35 + cut -d, -f6 [Pipeline] lock 19:13:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3478-13-stack-cost] 19:13:36 Resource [jenkins-edgexfoundry-edgex-go-PR-3478-13-stack-cost] did not exist. Created. 19:13:36 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3478-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:13:36 + echo total: 0.18000000715255737 [Pipeline] stash 19:13:36 Stashed 1 file(s) [Pipeline] } 19:13:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3478-13-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 19:13:37 provisioning config files... 19:13:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/13@tmp/config6355180991769735631tmp [Pipeline] { [Pipeline] sh 19:13:37 + set +x 19:13:37 + curl -s https://codecov.io/bash 19:13:37 + bash -s -- 19:13:37 19:13:37 _____ _ 19:13:37 / ____| | | 19:13:37 | | ___ __| | ___ ___ _____ __ 19:13:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:13:37 | |___| (_) | (_| | __/ (_| (_) \ V / 19:13:37 \_____\___/ \__,_|\___|\___\___/ \_/ 19:13:37 Bash-1.0.2 19:13:37 19:13:37 19:13:37 ==> git version 2.24.4 found 19:13:37 ==> 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 19:13:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:13:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:13:37 ==> Jenkins CI detected. 19:13:37 project root: . 19:13:37 --> token set from env 19:13:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:13:37 ==> Running gcov in . (disable via -X gcov) 19:13:37 ==> Python coveragepy not found 19:13:37 ==> Searching for coverage reports in: 19:13:37 + . 19:13:37 -> Found 1 reports 19:13:37 ==> Detecting git/mercurial file structure 19:13:37 ==> Reading reports 19:13:37 + ./coverage.out bytes=739709 19:13:37 ==> Appending adjustments 19:13:37 https://docs.codecov.io/docs/fixing-reports 19:13:40 + Found adjustments 19:13:40 ==> Gzipping contents 19:13:40 104K /tmp/codecov.t270nS.gz 19:13:40 ==> Uploading reports 19:13:40 url: https://codecov.io 19:13:40 query: branch=PR-3478&commit=11da168125b8fe4e866192eccca3cf43e77889b3&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3478%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3478&job=&cmd_args= 19:13:40 -> Pinging Codecov 19:13:40 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3478&commit=11da168125b8fe4e866192eccca3cf43e77889b3&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3478%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3478&job=&cmd_args= 19:13:40 -> Uploading to 19:13:40 https://storage.googleapis.com/codecov/v4/raw/2021-05-20/00271124DB129430A58F1EEE437C3FCB/11da168125b8fe4e866192eccca3cf43e77889b3/9edee506-4e8b-4c67-b555-979ea9aeccf4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T191340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c65503c86411000bcccf5bed03fc4daea51dae11f0f1775d4e856eee75f6642 19:13:40 % Total % Received % Xferd Average Speed Time Time Time Current 19:13:40 Dload Upload Total Spent Left Speed 19:13:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 262k --:--:-- --:--:-- --:--:-- 262k 19:13:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/11da168125b8fe4e866192eccca3cf43e77889b3 [Pipeline] } 19:13:41 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 19:13:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:13:43 ---> package-listing.sh 19:13:43 ++ facter osfamily 19:13:43 ++ tr '[:upper:]' '[:lower:]' 19:13:43 + OS_FAMILY=redhat 19:13:43 + workspace=/w/workspace/edgex-go/13 19:13:43 + START_PACKAGES=/tmp/packages_start.txt 19:13:43 + END_PACKAGES=/tmp/packages_end.txt 19:13:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:13:43 + PACKAGES=/tmp/packages_start.txt 19:13:43 + '[' /w/workspace/edgex-go/13 ']' 19:13:43 + PACKAGES=/tmp/packages_end.txt 19:13:43 + case "${OS_FAMILY}" in 19:13:43 + sort 19:13:43 + rpm -qa 19:13:46 + '[' -f /tmp/packages_start.txt ']' 19:13:46 + '[' -f /tmp/packages_end.txt ']' 19:13:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:13:46 + '[' /w/workspace/edgex-go/13 ']' 19:13:46 + mkdir -p /w/workspace/edgex-go/13/archives/ 19:13:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo 19:13:46 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/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:13:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:13:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:13:47 19:13:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:13:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:13:47 alpine: Pulling from edgex-lftools-log-publisher 19:13:47 df20fa9351a1: Pulling fs layer 19:13:47 36b3adc4ff6f: Pulling fs layer 19:13:47 8ad3a11d3b57: Pulling fs layer 19:13:47 46f8f816bc3b: Pulling fs layer 19:13:47 93b61091891f: Pulling fs layer 19:13:47 93b9cdb0e59b: Pulling fs layer 19:13:47 5e14af77c1be: Pulling fs layer 19:13:47 01666e4c0597: Pulling fs layer 19:13:47 aa168da1d23b: Pulling fs layer 19:13:47 93b9cdb0e59b: Waiting 19:13:47 5e14af77c1be: Waiting 19:13:47 01666e4c0597: Waiting 19:13:47 aa168da1d23b: Waiting 19:13:47 46f8f816bc3b: Waiting 19:13:47 93b61091891f: Waiting 19:13:47 36b3adc4ff6f: Verifying Checksum 19:13:47 36b3adc4ff6f: Download complete 19:13:47 46f8f816bc3b: Verifying Checksum 19:13:47 46f8f816bc3b: Download complete 19:13:48 df20fa9351a1: Verifying Checksum 19:13:48 df20fa9351a1: Download complete 19:13:48 93b9cdb0e59b: Verifying Checksum 19:13:48 93b9cdb0e59b: Download complete 19:13:48 5e14af77c1be: Verifying Checksum 19:13:48 5e14af77c1be: Download complete 19:13:48 01666e4c0597: Verifying Checksum 19:13:48 01666e4c0597: Download complete 19:13:48 93b61091891f: Verifying Checksum 19:13:48 93b61091891f: Download complete 19:13:48 df20fa9351a1: Pull complete 19:13:48 8ad3a11d3b57: Verifying Checksum 19:13:48 8ad3a11d3b57: Download complete 19:13:48 36b3adc4ff6f: Pull complete 19:13:48 8ad3a11d3b57: Pull complete 19:13:48 46f8f816bc3b: Pull complete 19:13:49 93b61091891f: Pull complete 19:13:49 93b9cdb0e59b: Pull complete 19:13:49 5e14af77c1be: Pull complete 19:13:49 01666e4c0597: Pull complete 19:13:50 aa168da1d23b: Verifying Checksum 19:13:50 aa168da1d23b: Download complete 19:13:54 aa168da1d23b: Pull complete 19:13:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:13:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:13:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:13:54 prd-centos7-docker-4c-2g-15396 does not seem to be running inside a container 19:13:54 $ 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/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:13:58 $ docker top a9023abbd704e80e8662f024e3ba45351e5483068621ebb2ccbd81ee822d7e59 -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:58 + touch /tmp/pre-build-complete [Pipeline] sh 19:13:58 + mkdir -p /var/log/sa [Pipeline] sh 19:13:59 + ls /var/log/sa-host 19:13:59 + sadf -c /var/log/sa-host/sa05 19:13:59 file_magic: OK 19:13:59 HZ: Using current value: 100 19:13:59 file_header: OK 19:13:59 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 19:13:59 Statistics: 19:13:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:13:59 File successfully converted to sysstat format version 12.2.1 19:13:59 + sadf -c /var/log/sa-host/sa20 19:13:59 file_magic: OK 19:13:59 HZ: Using current value: 100 19:13:59 file_header: OK 19:13:59 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 19:13:59 Statistics: 19:13:59 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... 19:13:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:59 provisioning config files... 19:13:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config8384481708467044327tmp [Pipeline] { [Pipeline] echo 19:13:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:13:59 ---> create-netrc.sh [Pipeline] } 19:13:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:13:59 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:13:59 ---> python-tools-install.sh [Pipeline] echo 19:13:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:14:00 ---> sudo-logs.sh 19:14:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:14:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:14:00 ---> job-cost.sh 19:14:00 lf-activate-venv: SKIPPING 19:14:00 DEBUG: total: 0.18000000715255737 19:14:00 INFO: Retrieving Stack Cost... 19:14:01 INFO: Retrieving Pricing Info for: v3-standard-2 19:14:02 INFO: Archiving Costs [Pipeline] echo 19:14:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:14:02 ---> logs-deploy.sh 19:14:02 lf-activate-venv: SKIPPING 19:14:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3478/13 19:14:02 INFO: archiving workspace using pattern(s): 19:14:03 Archives upload complete. 19:14:03 INFO: archiving logs to Nexus 19:14:04 ---> uname -a: 19:14:04 Linux prd-centos7-docker-4c-2g-15396.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:14:04 19:14:04 19:14:04 ---> lscpu: 19:14:04 Architecture: x86_64 19:14:04 CPU op-mode(s): 32-bit, 64-bit 19:14:04 Byte Order: Little Endian 19:14:04 Address sizes: 40 bits physical, 48 bits virtual 19:14:04 CPU(s): 2 19:14:04 On-line CPU(s) list: 0,1 19:14:04 Thread(s) per core: 1 19:14:04 Core(s) per socket: 1 19:14:04 Socket(s): 2 19:14:04 NUMA node(s): 1 19:14:04 Vendor ID: AuthenticAMD 19:14:04 CPU family: 23 19:14:04 Model: 49 19:14:04 Model name: AMD EPYC-Rome Processor 19:14:04 Stepping: 0 19:14:04 CPU MHz: 2799.998 19:14:04 BogoMIPS: 5599.99 19:14:04 Virtualization: AMD-V 19:14:04 Hypervisor vendor: KVM 19:14:04 Virtualization type: full 19:14:04 L1d cache: 64 KiB 19:14:04 L1i cache: 64 KiB 19:14:04 L2 cache: 1 MiB 19:14:04 L3 cache: 32 MiB 19:14:04 NUMA node0 CPU(s): 0,1 19:14:04 Vulnerability Itlb multihit: Not affected 19:14:04 Vulnerability L1tf: Not affected 19:14:04 Vulnerability Mds: Not affected 19:14:04 Vulnerability Meltdown: Not affected 19:14:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:14:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:14:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:14:04 Vulnerability Srbds: Not affected 19:14:04 Vulnerability Tsx async abort: Not affected 19:14:04 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 19:14:04 19:14:04 19:14:04 ---> nproc: 19:14:04 2 19:14:04 19:14:04 19:14:04 ---> df -h: 19:14:04 Filesystem Size Used Available Use% Mounted on 19:14:04 overlay 40.0G 12.1G 27.9G 30% / 19:14:04 tmpfs 64.0M 0 64.0M 0% /dev 19:14:04 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:14:04 shm 64.0M 0 64.0M 0% /dev/shm 19:14:04 /dev/vda1 40.0G 12.1G 27.9G 30% /facter-os 19:14:04 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/resolv.conf 19:14:04 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hostname 19:14:04 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hosts 19:14:04 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/secure 19:14:04 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/auth.log 19:14:04 /dev/vda1 40.0G 12.1G 27.9G 30% /run/cloud-init/result.json 19:14:04 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/sa-host 19:14:04 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/13 19:14:04 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/13@tmp 19:14:04 19:14:04 19:14:04 ---> free -m: 19:14:04 total used free shared buff/cache available 19:14:04 Mem: 7821 1353 1837 0 4630 6427 19:14:04 Swap: 1023 1 1022 19:14:04 19:14:04 19:14:04 ---> ip addr: 19:14:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:14:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:14:04 inet 127.0.0.1/8 scope host lo 19:14:04 valid_lft forever preferred_lft forever 19:14:04 inet6 ::1/128 scope host 19:14:04 valid_lft forever preferred_lft forever 19:14:04 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:14:04 link/ether fa:16:3e:f5:78:73 brd ff:ff:ff:ff:ff:ff 19:14:04 inet 10.30.123.111/23 brd 10.30.123.255 scope global dynamic eth0 19:14:04 valid_lft 84929sec preferred_lft 84929sec 19:14:04 inet6 fe80::f816:3eff:fef5:7873/64 scope link 19:14:04 valid_lft forever preferred_lft forever 19:14:04 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:14:04 link/ether 02:42:91:1b:a9:54 brd ff:ff:ff:ff:ff:ff 19:14:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:14:04 valid_lft forever preferred_lft forever 19:14:04 inet6 fe80::42:91ff:fe1b:a954/64 scope link 19:14:04 valid_lft forever preferred_lft forever 19:14:04 19:14:04 19:14:04 ---> sar -b -r -n DEV: 19:14:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 19:14:04 19:14:04 18:49:21 LINUX RESTART (2 CPU) 19:14:04 19:14:04 18:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:14:04 18:51:01 66.64 3.98 62.66 0.00 2646.99 19507.91 0.00 19:14:04 18:52:01 122.51 0.00 122.51 0.00 0.00 38970.37 0.00 19:14:04 18:53:01 111.65 0.00 111.65 0.00 0.00 10236.24 0.00 19:14:04 18:54:01 63.62 0.00 63.62 0.00 0.00 12398.60 0.00 19:14:04 18:55:01 58.63 0.00 58.63 0.00 0.00 3625.03 0.00 19:14:04 18:56:02 228.93 58.36 170.57 0.00 1393.05 102001.68 0.00 19:14:04 18:57:01 455.30 160.29 295.01 0.00 6731.64 174348.66 0.00 19:14:04 18:58:01 350.79 120.04 230.75 0.00 7399.63 69944.17 0.00 19:14:04 18:59:01 241.51 19.91 221.60 0.00 525.87 119217.08 0.00 19:14:04 19:00:02 204.80 8.46 196.34 0.00 140.02 49493.07 0.00 19:14:04 19:01:01 63.22 7.33 55.89 0.00 1130.92 6422.81 0.00 19:14:04 19:02:01 0.58 0.15 0.43 0.00 2.53 7.04 0.00 19:14:04 19:03:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 19:14:04 19:04:01 0.27 0.03 0.23 0.00 0.80 2.02 0.00 19:14:04 19:05:01 0.33 0.18 0.15 0.00 5.73 2.58 0.00 19:14:04 19:06:01 0.82 0.00 0.82 0.00 0.00 16.04 0.00 19:14:04 19:07:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 19:14:04 19:08:01 0.18 0.00 0.18 0.00 0.00 1.92 0.00 19:14:04 19:09:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 19:14:04 19:10:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 19:14:04 19:11:01 0.28 0.00 0.28 0.00 0.00 3.27 0.00 19:14:04 19:12:01 0.22 0.00 0.22 0.00 0.00 2.72 0.00 19:14:04 19:13:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 19:14:04 Average: 85.57 16.39 69.18 0.00 864.48 26311.75 0.00 19:14:04 19:14:04 18:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:14:04 18:51:01 5150728 0 794032 9.91 2620 2061552 1247844 13.78 721204 1721552 156 19:14:04 18:52:01 3918016 0 1010312 12.61 2620 3077984 1429804 15.79 1070036 2483668 66124 19:14:04 18:53:01 3869636 0 1116380 13.94 2620 3020296 1665020 18.38 1319780 2267712 239828 19:14:04 18:54:01 3615568 0 1230136 15.36 2620 3160608 1868568 20.63 1496348 2327368 20160 19:14:04 18:55:01 3713248 0 1125420 14.05 2620 3167644 1589788 17.55 1337848 2384140 128924 19:14:04 18:56:02 1475576 0 1319016 16.47 2620 5211720 1915724 21.15 1780496 4084976 1035500 19:14:04 18:57:01 491884 0 1533816 19.15 2620 5980612 3038276 33.54 2855616 3922480 45764 19:14:04 18:58:01 475788 0 1383636 17.28 2620 6146888 1946316 21.49 3050172 3752884 164292 19:14:04 18:59:01 189140 0 1382844 17.27 2620 6434328 1890640 20.87 2901248 4159008 463084 19:14:04 19:00:02 2022416 0 1368432 17.09 2620 4615464 1708288 18.86 1979220 3285444 70764 19:14:04 19:01:01 2525428 0 1272248 15.89 2620 4208636 1427756 15.76 1503732 3267712 8 19:14:04 19:02:01 2529992 0 1267520 15.83 2620 4208800 1389800 15.34 1501884 3266660 8 19:14:04 19:03:01 2528356 0 1269148 15.85 2620 4208808 1389800 15.34 1493352 3277404 8 19:14:04 19:04:01 2527248 0 1270256 15.86 2620 4208808 1390020 15.35 1502808 3268292 8 19:14:04 19:05:01 2527180 0 1270288 15.86 2620 4208844 1390104 15.35 1501896 3269620 20 19:14:04 19:06:01 2528012 0 1269456 15.85 2620 4208844 1389900 15.35 1501224 3269620 12 19:14:04 19:07:01 2528044 0 1269416 15.85 2620 4208852 1389864 15.34 1501164 3269620 16 19:14:04 19:08:01 2528176 0 1269280 15.85 2620 4208856 1389864 15.34 1501244 3269620 8 19:14:04 19:09:01 2528160 0 1269288 15.85 2620 4208864 1389864 15.34 1501360 3269624 8 19:14:04 19:10:01 2524936 0 1272508 15.89 2620 4208868 1389948 15.35 1509844 3264020 16 19:14:04 19:11:01 2525068 0 1272376 15.89 2620 4208868 1389924 15.35 1511772 3261984 12 19:14:04 19:12:01 2525280 0 1272156 15.88 2620 4208876 1389864 15.34 1511708 3261984 8 19:14:04 19:13:01 2525016 0 1272416 15.89 2620 4208880 1389864 15.34 1511700 3261984 8 19:14:04 Average: 2511865 0 1251321 15.62 2620 4243126 1582906 17.48 1655029 3168147 97162 19:14:04 19:14:04 18:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:14:04 18:51:01 eth0 1371.51 1461.40 5902.77 162.73 0.00 0.00 0.00 0.00 19:14:04 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 18:51:01 docker0 920.25 669.31 74.55 2682.60 0.00 0.00 0.00 0.00 19:14:04 18:52:01 eth0 526.11 444.74 3523.49 42.68 0.00 0.00 0.00 0.00 19:14:04 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 18:52:01 docker0 206.43 260.21 14.50 846.70 0.00 0.00 0.00 0.00 19:14:04 18:53:01 eth0 31.15 18.66 29.04 11.09 0.00 0.00 0.00 0.00 19:14:04 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 18:53:01 veth26dbc66 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:14:04 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 18:54:01 eth0 41.93 28.59 25.30 111.40 0.00 0.00 0.00 0.00 19:14:04 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 18:54:01 veth26dbc66 1.76 1.76 0.14 0.14 0.00 0.00 0.00 0.00 19:14:04 18:54:01 docker0 1.76 1.76 0.12 0.14 0.00 0.00 0.00 0.00 19:14:04 18:55:01 eth0 22.19 11.86 18.92 10.18 0.00 0.00 0.00 0.00 19:14:04 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 18:55:01 veth26dbc66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 18:56:02 eth0 183.99 159.13 1679.53 22.46 0.00 0.00 0.00 0.00 19:14:04 18:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 18:56:02 vethfaf112b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:14:04 18:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 18:57:01 vethe7bdb72 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:14:04 18:57:01 vethe03d17e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 18:57:01 veth9327698 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:14:04 18:57:01 eth0 101.15 69.88 195.45 17.97 0.00 0.00 0.00 0.00 19:14:04 18:58:01 eth0 65.41 41.37 200.81 124.99 0.00 0.00 0.00 0.00 19:14:04 18:58:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:14:04 18:58:01 vethfaf112b 0.00 1.43 0.00 0.07 0.00 0.00 0.00 0.00 19:14:04 18:58:01 docker0 1190.38 1017.33 93.00 3828.96 0.00 0.00 0.00 0.00 19:14:04 18:59:01 veth6675834 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:14:04 18:59:01 eth0 70.11 49.93 107.37 17.57 0.00 0.00 0.00 0.00 19:14:04 18:59:01 veth36cfa26 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 19:14:04 18:59:01 veth89ac6a9 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 19:14:04 19:00:02 eth0 175.47 139.82 1636.15 25.74 0.00 0.00 0.00 0.00 19:14:04 19:00:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:14:04 19:00:02 vethfaf112b 0.00 1.62 0.00 0.08 0.00 0.00 0.00 0.00 19:14:04 19:00:02 veth148c3ee 25.08 35.44 2.03 346.65 0.00 0.00 0.00 0.00 19:14:04 19:01:01 eth0 9.48 5.67 8.77 3.83 0.00 0.00 0.00 0.00 19:14:04 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:01:01 docker0 1270.15 1109.23 98.67 4367.49 0.00 0.00 0.00 0.00 19:14:04 19:02:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:14:04 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:03:01 eth0 0.45 0.08 0.05 0.01 0.00 0.00 0.00 0.00 19:14:04 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:04:01 eth0 1.02 0.32 0.32 0.20 0.00 0.00 0.00 0.00 19:14:04 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:05:01 eth0 0.63 0.38 0.35 0.26 0.00 0.00 0.00 0.00 19:14:04 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:06:01 eth0 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 19:14:04 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:07:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:14:04 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:08:01 eth0 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:14:04 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:09:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:14:04 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:10:01 eth0 0.18 0.15 0.08 0.04 0.00 0.00 0.00 0.00 19:14:04 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:11:01 eth0 0.17 0.12 0.07 0.03 0.00 0.00 0.00 0.00 19:14:04 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:12:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:13:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 Average: eth0 113.32 105.95 581.26 24.00 0.00 0.00 0.00 0.00 19:14:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:04 Average: docker0 54.35 47.46 4.22 186.88 0.00 0.00 0.00 0.00 19:14:04 19:14:04 19:14:04 ---> sar -P ALL: 19:14:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 19:14:04 19:14:04 18:49:21 LINUX RESTART (2 CPU) 19:14:04 19:14:04 18:50:01 CPU %user %nice %system %iowait %steal %idle 19:14:04 18:51:01 all 20.15 0.00 5.01 8.94 0.11 65.79 19:14:04 18:51:01 0 16.75 0.00 5.65 12.13 0.11 65.37 19:14:04 18:51:01 1 23.56 0.00 4.37 5.74 0.11 66.22 19:14:04 18:52:01 all 10.21 0.00 4.94 14.96 0.09 69.81 19:14:04 18:52:01 0 10.84 0.00 4.96 15.56 0.09 68.55 19:14:04 18:52:01 1 9.58 0.00 4.93 14.36 0.09 71.05 19:14:04 18:53:01 all 48.55 0.00 6.35 6.34 0.13 38.64 19:14:04 18:53:01 0 49.22 0.00 5.78 6.57 0.13 38.31 19:14:04 18:53:01 1 47.88 0.00 6.91 6.11 0.13 38.98 19:14:04 18:54:01 all 37.83 0.00 4.62 3.08 0.11 54.35 19:14:04 18:54:01 0 36.81 0.00 4.36 2.53 0.11 56.20 19:14:04 18:54:01 1 38.86 0.00 4.88 3.64 0.11 52.50 19:14:04 18:55:01 all 64.81 0.00 8.04 4.61 0.20 22.35 19:14:04 18:55:01 0 65.31 0.00 8.13 4.26 0.19 22.11 19:14:04 18:55:01 1 64.30 0.00 7.94 4.96 0.21 22.58 19:14:04 18:56:02 all 23.30 0.00 10.21 28.38 0.14 37.97 19:14:04 18:56:02 0 21.98 0.00 10.15 29.91 0.14 37.81 19:14:04 18:56:02 1 24.63 0.00 10.27 26.84 0.14 38.12 19:14:04 18:57:01 all 15.29 0.00 12.57 49.56 0.10 22.48 19:14:04 18:57:01 0 15.26 0.00 12.82 48.39 0.09 23.44 19:14:04 18:57:01 1 15.32 0.00 12.31 50.73 0.11 21.52 19:14:04 18:58:01 all 73.55 0.00 11.48 13.29 0.15 1.53 19:14:04 18:58:01 0 73.88 0.00 11.70 12.38 0.15 1.89 19:14:04 18:58:01 1 73.22 0.00 11.27 14.21 0.15 1.15 19:14:04 18:59:01 all 29.78 0.00 10.11 53.68 0.13 6.29 19:14:04 18:59:01 0 29.67 0.00 9.68 51.26 0.12 9.27 19:14:04 18:59:01 1 29.90 0.00 10.55 56.11 0.14 3.31 19:14:04 19:00:02 all 43.35 0.00 8.47 35.02 0.13 13.03 19:14:04 19:00:02 0 43.80 0.00 8.28 33.56 0.11 14.25 19:14:04 19:00:02 1 42.89 0.00 8.67 36.49 0.14 11.81 19:14:04 19:01:01 all 2.69 0.00 1.52 1.87 0.03 93.90 19:14:04 19:01:01 0 3.67 0.00 1.51 1.59 0.02 93.21 19:14:04 19:01:01 1 1.71 0.00 1.54 2.14 0.03 94.58 19:14:04 19:14:04 19:01:01 CPU %user %nice %system %iowait %steal %idle 19:14:04 19:02:01 all 0.11 0.00 0.04 0.00 0.02 99.83 19:14:04 19:02:01 0 0.10 0.00 0.05 0.00 0.02 99.83 19:14:04 19:02:01 1 0.12 0.00 0.03 0.00 0.02 99.83 19:14:04 19:03:01 all 0.21 0.00 0.24 0.00 0.01 99.54 19:14:04 19:03:01 0 0.10 0.00 0.23 0.00 0.02 99.65 19:14:04 19:03:01 1 0.32 0.00 0.25 0.00 0.00 99.43 19:14:04 19:04:01 all 0.05 0.00 0.03 0.00 0.02 99.90 19:14:04 19:04:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:14:04 19:04:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:14:04 19:05:01 all 0.18 0.00 0.06 0.00 0.03 99.73 19:14:04 19:05:01 0 0.10 0.00 0.07 0.00 0.03 99.80 19:14:04 19:05:01 1 0.27 0.00 0.05 0.00 0.02 99.67 19:14:04 19:06:01 all 0.20 0.00 0.03 0.00 0.01 99.77 19:14:04 19:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:14:04 19:06:01 1 0.38 0.00 0.03 0.00 0.02 99.57 19:14:04 19:07:01 all 0.14 0.00 0.02 0.00 0.02 99.82 19:14:04 19:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:14:04 19:07:01 1 0.27 0.00 0.03 0.00 0.02 99.68 19:14:04 19:08:01 all 0.14 0.00 0.02 0.00 0.02 99.82 19:14:04 19:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:14:04 19:08:01 1 0.27 0.00 0.02 0.00 0.02 99.70 19:14:04 19:09:01 all 0.20 0.00 0.01 0.00 0.01 99.78 19:14:04 19:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:14:04 19:09:01 1 0.37 0.00 0.02 0.00 0.02 99.60 19:14:04 19:10:01 all 0.14 0.00 0.04 0.00 0.03 99.79 19:14:04 19:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:14:04 19:10:01 1 0.27 0.00 0.07 0.00 0.03 99.63 19:14:04 19:11:01 all 0.07 0.00 0.03 0.00 0.01 99.90 19:14:04 19:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:14:04 19:11:01 1 0.12 0.00 0.03 0.00 0.02 99.83 19:14:04 19:12:01 all 0.13 0.00 0.03 0.00 0.01 99.83 19:14:04 19:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:14:04 19:12:01 1 0.25 0.00 0.03 0.00 0.02 99.70 19:14:04 19:14:04 19:12:01 CPU %user %nice %system %iowait %steal %idle 19:14:04 19:13:01 all 0.17 0.00 0.01 0.00 0.02 99.81 19:14:04 19:13:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:14:04 19:13:01 1 0.30 0.00 0.02 0.00 0.02 99.67 19:14:04 Average: all 15.38 0.00 3.50 9.22 0.06 71.84 19:14:04 Average: 0 15.24 0.00 3.49 9.16 0.06 72.06 19:14:04 Average: 1 15.53 0.00 3.52 9.28 0.07 71.61 19:14:04 19:14:04 19:14:04