Pull request #3324 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from c0560a2a38f63bee3627cda774d90205c48dc5c8+f2bd0815c0e73667d07e5744b61daa5be38d8f92 (1792148f2460291a655701ea7e4da50e0b7bf7fa) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-32348 in /w/workspace/edgexfoundry_edgex-go_PR-3324 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3324/head:refs/remotes/origin/PR-3324 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f2bd0815c0e73667d07e5744b61daa5be38d8f92 into PR head commit c0560a2a38f63bee3627cda774d90205c48dc5c8 Merge succeeded, producing c0560a2a38f63bee3627cda774d90205c48dc5c8 Checking out Revision c0560a2a38f63bee3627cda774d90205c48dc5c8 (PR-3324) > git config core.sparsecheckout # timeout=10 > git checkout -f c0560a2a38f63bee3627cda774d90205c48dc5c8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f2bd0815c0e73667d07e5744b61daa5be38d8f92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0560a2a38f63bee3627cda774d90205c48dc5c8 # timeout=10 Commit message: "fix: Address Bryon's review comments" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:28:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:28:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:28:36 ========================================================= 22:28:36 EdgeX Global Pipelines Version Info 22:28:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d802488aca6636226a8dc07a0996c11963065c35 # timeout=10 22:28:40 ------------------- 22:28:40 stable info: 22:28:40 ------------------- 22:28:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:28:40 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 22:28:40 Message: update stable to v1.0.186 22:28:41 ------------------- 22:28:41 experimental info: 22:28:41 ------------------- 22:28:41 Commited By: **** collab-it+edgex@linuxfoundation.org 22:28:41 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 22:28:41 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:28:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:28:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:28:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:28:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:28:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:28:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:28:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:28:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:28:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 22:28:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 22:28:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:28:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:28:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:28:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:28:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:28:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:28:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:28:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:28:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:28:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:28:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:28:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:28:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3324 [Pipeline] echo 22:28:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3324 [Pipeline] echo 22:28:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3324 [Pipeline] echo 22:28:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0560a2a38f63bee3627cda774d90205c48dc5c8 [Pipeline] echo 22:28:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0560a2 [Pipeline] echo 22:28:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:28:45 provisioning config files... 22:28:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6337446436849945290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:28:45 ---> docker-login.sh 22:28:45 nexus3.edgexfoundry.org:10001 22:28:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:46 Configure a credential helper to remove this warning. See 22:28:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:46 22:28:46 Login Succeeded 22:28:46 nexus3.edgexfoundry.org:10002 22:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:47 Configure a credential helper to remove this warning. See 22:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:47 22:28:47 Login Succeeded 22:28:47 nexus3.edgexfoundry.org:10003 22:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:48 Configure a credential helper to remove this warning. See 22:28:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:48 22:28:48 Login Succeeded 22:28:48 nexus3.edgexfoundry.org:10004 22:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:49 Configure a credential helper to remove this warning. See 22:28:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:49 22:28:49 Login Succeeded 22:28:49 docker.io 22:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:51 Configure a credential helper to remove this warning. See 22:28:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:51 22:28:51 Login Succeeded 22:28:51 ---> docker-login.sh ends [Pipeline] } 22:28:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:28:52 ++ 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 22:28:52 + for file in '`ls cmd/**/Dockerfile`' 22:28:52 ++ dirname cmd/core-command/Dockerfile 22:28:52 ++ cut -d/ -f2 22:28:52 + echo core-command,cmd/core-command/Dockerfile 22:28:52 + for file in '`ls cmd/**/Dockerfile`' 22:28:52 ++ dirname cmd/core-data/Dockerfile 22:28:52 ++ cut -d/ -f2 22:28:52 + echo core-data,cmd/core-data/Dockerfile 22:28:52 + for file in '`ls cmd/**/Dockerfile`' 22:28:52 ++ dirname cmd/core-metadata/Dockerfile 22:28:52 ++ cut -d/ -f2 22:28:52 + echo core-metadata,cmd/core-metadata/Dockerfile 22:28:52 + for file in '`ls cmd/**/Dockerfile`' 22:28:52 ++ dirname cmd/security-bootstrapper/Dockerfile 22:28:52 ++ cut -d/ -f2 22:28:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:28:52 + for file in '`ls cmd/**/Dockerfile`' 22:28:52 ++ dirname cmd/security-proxy-setup/Dockerfile 22:28:52 ++ cut -d/ -f2 22:28:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:28:52 + for file in '`ls cmd/**/Dockerfile`' 22:28:52 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:28:52 ++ cut -d/ -f2 22:28:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:28:52 + for file in '`ls cmd/**/Dockerfile`' 22:28:52 ++ dirname cmd/support-notifications/Dockerfile 22:28:52 ++ cut -d/ -f2 22:28:52 + echo support-notifications,cmd/support-notifications/Dockerfile 22:28:52 + for file in '`ls cmd/**/Dockerfile`' 22:28:52 ++ dirname cmd/support-scheduler/Dockerfile 22:28:52 ++ cut -d/ -f2 22:28:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:28:52 + for file in '`ls cmd/**/Dockerfile`' 22:28:52 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:28:52 ++ cut -d/ -f2 22:28:52 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:28:53 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:28:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:28:55 22:28:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:28:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:28:56 latest: Pulling from edgex-devops/git-semver 22:28:56 31603596830f: Pulling fs layer 22:28:56 2a8b12db71e7: Pulling fs layer 22:28:56 6ca5941a6612: Pulling fs layer 22:28:56 ecc8261a40a4: Pulling fs layer 22:28:56 ecc8261a40a4: Waiting 22:28:56 2a8b12db71e7: Verifying Checksum 22:28:56 2a8b12db71e7: Download complete 22:28:57 31603596830f: Verifying Checksum 22:28:57 31603596830f: Download complete 22:28:57 ecc8261a40a4: Verifying Checksum 22:28:57 ecc8261a40a4: Download complete 22:28:58 6ca5941a6612: Verifying Checksum 22:28:58 6ca5941a6612: Download complete 22:28:58 31603596830f: Pull complete 22:28:58 2a8b12db71e7: Pull complete 22:29:01 6ca5941a6612: Pull complete 22:29:02 ecc8261a40a4: Pull complete 22:29:02 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:29:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:29:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:29:03 prd-centos7-docker-4c-2g-32348 does not seem to be running inside a container 22:29:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:29:07 $ docker top be25237de19313108c4200e78658900e5a4ef6893c679f98d35b782aec0fe9b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:29:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:29:08 [ssh-agent] Looking for ssh-agent implementation... 22:29:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:29:09 $ docker exec be25237de19313108c4200e78658900e5a4ef6893c679f98d35b782aec0fe9b0 ssh-agent 22:29:09 SSH_AUTH_SOCK=/tmp/ssh-u6DH9mjAQGwy/agent.12 22:29:09 SSH_AGENT_PID=17 22:29:09 Running ssh-add (command line suppressed) 22:29:10 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8851969654999240447.key (/w/workspace/edgex-go/3@tmp/private_key_8851969654999240447.key) 22:29:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:29:11 + git tag --points-at HEAD [Pipeline] } 22:29:11 $ docker exec --env ******** --env ******** be25237de19313108c4200e78658900e5a4ef6893c679f98d35b782aec0fe9b0 ssh-agent -k 22:29:11 unset SSH_AUTH_SOCK; 22:29:11 unset SSH_AGENT_PID; 22:29:11 echo Agent pid 17 killed; 22:29:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:29:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:29:12 [ssh-agent] Looking for ssh-agent implementation... 22:29:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:29:12 $ docker exec be25237de19313108c4200e78658900e5a4ef6893c679f98d35b782aec0fe9b0 ssh-agent 22:29:13 SSH_AUTH_SOCK=/tmp/ssh-6icV9sBz4YNp/agent.45 22:29:13 SSH_AGENT_PID=50 22:29:13 Running ssh-add (command line suppressed) 22:29:13 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2426490038746818402.key (/w/workspace/edgex-go/3@tmp/private_key_2426490038746818402.key) 22:29:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:29:14 + git semver init 22:29:14 # -> Open(): unable to determine branch for HEAD 22:29:14 # $GIT_DIR = /w/workspace/edgex-go/3/.git 22:29:14 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 22:29:14 # $SEMVER_REMOTE_NAME = origin 22:29:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:29:14 # $SEMVER_USER_NAME = edgex-jenkins 22:29:14 # $SEMVER_BRANCH = PR-3324 22:29:14 # $SEMVER_TEMP = /tmp/semver-710284953 22:29:14 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:29:48 # '/tmp/semver-710284953' -> '/w/workspace/edgex-go/3/.semver' 22:29:48 # -> Force: false 22:29:48 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 22:29:48 $ docker exec --env ******** --env ******** be25237de19313108c4200e78658900e5a4ef6893c679f98d35b782aec0fe9b0 ssh-agent -k 22:29:48 unset SSH_AUTH_SOCK; 22:29:48 unset SSH_AGENT_PID; 22:29:48 echo Agent pid 50 killed; 22:29:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:29:49 + git semver [Pipeline] } 22:29:50 $ docker stop --time=1 be25237de19313108c4200e78658900e5a4ef6893c679f98d35b782aec0fe9b0 22:29:52 $ docker rm -f be25237de19313108c4200e78658900e5a4ef6893c679f98d35b782aec0fe9b0 [Pipeline] // withDockerContainer [Pipeline] sh 22:29:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:29:54 Stashed 1 file(s) [Pipeline] echo 22:29: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 22:29:55 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:29:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:29:56 + sudo service docker restart 22:29:56 + true 22:29:56 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 22:29:58 ========================================================= 22:29:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:29:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:29:58 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 22:30:09 Sending build context to Docker daemon 329.1MB 22:30:09 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 22:30:09 Step 2/6 : FROM ${BASE} 22:30:09 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:30:09 188c0c94c7c5: Pulling fs layer 22:30:09 0ef7d3d256c8: Pulling fs layer 22:30:09 de9db76c5a1d: Pulling fs layer 22:30:09 bca2f99d35d6: Pulling fs layer 22:30:09 93359f2a8cfa: Pulling fs layer 22:30:09 7c6f9722023f: Pulling fs layer 22:30:09 a35cf1a2eb13: Pulling fs layer 22:30:09 bca2f99d35d6: Waiting 22:30:09 93359f2a8cfa: Waiting 22:30:09 7c6f9722023f: Waiting 22:30:09 a35cf1a2eb13: Waiting 22:30:09 de9db76c5a1d: Verifying Checksum 22:30:09 de9db76c5a1d: Download complete 22:30:09 0ef7d3d256c8: Verifying Checksum 22:30:09 0ef7d3d256c8: Download complete 22:30:09 93359f2a8cfa: Verifying Checksum 22:30:09 93359f2a8cfa: Download complete 22:30:09 7c6f9722023f: Verifying Checksum 22:30:09 7c6f9722023f: Download complete 22:30:09 188c0c94c7c5: Verifying Checksum 22:30:09 188c0c94c7c5: Download complete 22:30:09 Still waiting to schedule task 22:30:09 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:30:10 188c0c94c7c5: Pull complete 22:30:10 0ef7d3d256c8: Pull complete 22:30:11 de9db76c5a1d: Pull complete 22:30:17 a35cf1a2eb13: Verifying Checksum 22:30:17 a35cf1a2eb13: Download complete 22:30:18 bca2f99d35d6: Verifying Checksum 22:30:18 bca2f99d35d6: Download complete 22:30:33 bca2f99d35d6: Pull complete 22:30:33 93359f2a8cfa: Pull complete 22:30:33 7c6f9722023f: Pull complete 22:30:39 a35cf1a2eb13: Pull complete 22:30:39 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:30:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:30:39 ---> a62c8e92a672 22:30:39 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 22:30:39 ---> Running in 0ecd0436f890 22:30:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:30:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:30:42 (1/12) Installing libmagic (5.38-r0) 22:30:42 (2/12) Installing file (5.38-r0) 22:30:42 (3/12) Installing libc-dev (0.7.2-r3) 22:30:42 (4/12) Installing g++ (9.3.0-r2) 22:30:49 (5/12) Installing fortify-headers (1.1-r0) 22:30:49 (6/12) Installing patch (2.7.6-r6) 22:30:49 (7/12) Installing build-base (0.5-r2) 22:30:49 (8/12) Installing libsodium (1.0.18-r0) 22:30:49 (9/12) Installing pkgconf (1.7.2-r0) 22:30:49 (10/12) Installing libsodium-dev (1.0.18-r0) 22:30:49 (11/12) Installing libzmq (4.3.3-r0) 22:30:49 (12/12) Installing zeromq-dev (4.3.3-r0) 22:30:50 Executing busybox-1.31.1-r19.trigger 22:30:50 OK: 233 MiB in 51 packages 22:30:54 Removing intermediate container 0ecd0436f890 22:30:54 ---> d7c65a0abf38 22:30:54 Step 4/6 : WORKDIR /edgex-go 22:30:54 ---> Running in d793bc9ba5b1 22:30:54 Removing intermediate container d793bc9ba5b1 22:30:54 ---> 0a359a852464 22:30:54 Step 5/6 : COPY go.mod . 22:30:54 ---> cb4f97805b1e 22:30:54 Step 6/6 : RUN go mod download 22:30:54 ---> Running in d1647f9a8ce6 22:31:35 Removing intermediate container d1647f9a8ce6 22:31:35 ---> 41a5deda7996 22:31:35 Successfully built 41a5deda7996 22:31:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:31:35 + docker inspect -f . ci-base-image-x86_64 22:31:36 . [Pipeline] withDockerContainer 22:31:36 prd-centos7-docker-4c-2g-32348 does not seem to be running inside a container 22:31:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:31:38 $ docker top afafc024654f95bb7db4b1a2f2901404c4390edb2ef6acfc9cd0fe441fb37cb4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:31:40 + go version 22:31:40 go version go1.15.5 linux/amd64 [Pipeline] } 22:31:40 $ docker stop --time=1 afafc024654f95bb7db4b1a2f2901404c4390edb2ef6acfc9cd0fe441fb37cb4 22:31:42 $ docker rm -f afafc024654f95bb7db4b1a2f2901404c4390edb2ef6acfc9cd0fe441fb37cb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:31:43 + docker inspect -f . ci-base-image-x86_64 22:31:43 . [Pipeline] withDockerContainer 22:31:44 prd-centos7-docker-4c-2g-32348 does not seem to be running inside a container 22:31:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:31:47 $ docker top d93eacab2a194c774cc30110b0a76afa441b67a0caa26bc60c1fb14d97b81b85 -eo pid,comm [Pipeline] { [Pipeline] echo 22:31:47 ========================================================= 22:31:47 [edgeXBuildGoParallel] Running Tests and Build... 22:31:47 ========================================================= [Pipeline] sh 22:31:48 + make test 22:31:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:31:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32349 in /w/workspace/edgexfoundry_edgex-go_PR-3324 [Pipeline] { [Pipeline] ws 22:31:51 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 22:31:56 using credential edgex-jenkins-ssh 22:31:56 Cloning the remote Git repository 22:31:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:31:56 > git init /w/workspace/edgex-go/3 # timeout=10 22:31:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:31:57 > git --version # timeout=10 22:31:57 > git --version # 'git version 2.17.1' 22:31:57 using GIT_SSH to set credentials SSH Credentials for GitHub 22:31:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:12 ? github.com/edgexfoundry/edgex-go [no test files] 22:32:13 Merging remotes/origin/master commit f2bd0815c0e73667d07e5744b61daa5be38d8f92 into PR head commit c0560a2a38f63bee3627cda774d90205c48dc5c8 22:32:13 Merge succeeded, producing c0560a2a38f63bee3627cda774d90205c48dc5c8 22:32:13 Checking out Revision c0560a2a38f63bee3627cda774d90205c48dc5c8 (PR-3324) 22:32:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:32:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:32:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:32:12 using GIT_SSH to set credentials SSH Credentials for GitHub 22:32:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3324/head:refs/remotes/origin/PR-3324 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:32:13 > git config core.sparsecheckout # timeout=10 22:32:13 > git checkout -f c0560a2a38f63bee3627cda774d90205c48dc5c8 # timeout=10 22:32:13 > git remote # timeout=10 22:32:13 > git config --get remote.origin.url # timeout=10 22:32:13 using GIT_SSH to set credentials SSH Credentials for GitHub 22:32:13 > git merge f2bd0815c0e73667d07e5744b61daa5be38d8f92 # timeout=10 22:32:13 > git rev-parse HEAD^{commit} # timeout=10 22:32:13 > git config core.sparsecheckout # timeout=10 22:32:13 > git checkout -f c0560a2a38f63bee3627cda774d90205c48dc5c8 # timeout=10 22:32:18 Commit message: "fix: Address Bryon's review comments" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:32:19 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:32:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:32:20 + sudo service docker restart 22:32:20 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:32:22 provisioning config files... 22:32:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6232039376306376236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:32:23 ---> docker-login.sh 22:32:23 nexus3.edgexfoundry.org:10001 22:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:24 Configure a credential helper to remove this warning. See 22:32:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:24 22:32:24 Login Succeeded 22:32:24 nexus3.edgexfoundry.org:10002 22:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:24 Configure a credential helper to remove this warning. See 22:32:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:24 22:32:24 Login Succeeded 22:32:24 nexus3.edgexfoundry.org:10003 22:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:25 Configure a credential helper to remove this warning. See 22:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:25 22:32:25 Login Succeeded 22:32:25 nexus3.edgexfoundry.org:10004 22:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:26 Configure a credential helper to remove this warning. See 22:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:26 22:32:26 Login Succeeded 22:32:26 docker.io 22:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:26 Configure a credential helper to remove this warning. See 22:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:26 22:32:26 Login Succeeded 22:32:26 ---> docker-login.sh ends [Pipeline] } 22:32:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:32:27 ========================================================= 22:32:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:32:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:32:27 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 22:32:30 Sending build context to Docker daemon 167.1MB 22:32:30 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 22:32:30 Step 2/6 : FROM ${BASE} 22:32:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:32:30 5f621e34cdf4: Pulling fs layer 22:32:30 a4357932f1b6: Pulling fs layer 22:32:30 18c013af1878: Pulling fs layer 22:32:30 00ac8860ef70: Pulling fs layer 22:32:30 63d7cb157983: Pulling fs layer 22:32:30 b116817d02f9: Pulling fs layer 22:32:30 745a02a5169b: Pulling fs layer 22:32:30 63d7cb157983: Waiting 22:32:30 00ac8860ef70: Waiting 22:32:30 b116817d02f9: Waiting 22:32:30 745a02a5169b: Waiting 22:32:30 18c013af1878: Verifying Checksum 22:32:30 18c013af1878: Download complete 22:32:30 a4357932f1b6: Download complete 22:32:30 63d7cb157983: Verifying Checksum 22:32:30 63d7cb157983: Download complete 22:32:31 b116817d02f9: Download complete 22:32:31 5f621e34cdf4: Verifying Checksum 22:32:31 5f621e34cdf4: Download complete 22:32:31 5f621e34cdf4: Pull complete 22:32:32 a4357932f1b6: Pull complete 22:32:33 18c013af1878: Pull complete 22:32:34 745a02a5169b: Verifying Checksum 22:32:34 745a02a5169b: Download complete 22:32:35 00ac8860ef70: Verifying Checksum 22:32:35 00ac8860ef70: Download complete 22:32:45 00ac8860ef70: Pull complete 22:32:45 63d7cb157983: Pull complete 22:32:45 b116817d02f9: Pull complete 22:32:49 745a02a5169b: Pull complete 22:32:49 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:32:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:32:49 ---> b7e6874047d6 22:32:49 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 22:32:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:32:53 ---> Running in 21b80f1a6b3e 22:32:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:32:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:32:56 (1/12) Installing libmagic (5.38-r0) 22:32:56 (2/12) Installing file (5.38-r0) 22:32:56 (3/12) Installing libc-dev (0.7.2-r3) 22:32:56 (4/12) Installing g++ (9.3.0-r2) 22:32:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:32:59 (5/12) Installing fortify-headers (1.1-r0) 22:32:59 (6/12) Installing patch (2.7.6-r6) 22:32:59 (7/12) Installing build-base (0.5-r2) 22:32:59 (8/12) Installing libsodium (1.0.18-r0) 22:32:59 (9/12) Installing pkgconf (1.7.2-r0) 22:32:59 (10/12) Installing libsodium-dev (1.0.18-r0) 22:33:00 (11/12) Installing libzmq (4.3.3-r0) 22:33:00 (12/12) Installing zeromq-dev (4.3.3-r0) 22:33:00 Executing busybox-1.31.1-r19.trigger 22:33:00 OK: 217 MiB in 51 packages 22:33:04 Removing intermediate container 21b80f1a6b3e 22:33:04 ---> 22089cbcfccc 22:33:04 Step 4/6 : WORKDIR /edgex-go 22:33:04 ---> Running in eea4b3abed4c 22:33:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:33:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:33:05 Removing intermediate container eea4b3abed4c 22:33:05 ---> 99d4d38de8f8 22:33:05 Step 5/6 : COPY go.mod . 22:33:05 ---> a0ce1aa35a76 22:33:05 Step 6/6 : RUN go mod download 22:33:05 ---> Running in 4adda41cb266 22:33:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:33:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:33:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:33:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:33:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:33:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:33:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:33:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:33:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:33:23 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.194s coverage: 45.9% of statements 22:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 22:33:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.095s coverage: 19.8% of statements 22:33:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.159s coverage: 100.0% of statements 22:33:29 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.830s coverage: 27.1% of statements 22:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:33:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.135s coverage: 100.0% of statements 22:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:33:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.085s coverage: 100.0% of statements 22:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:33:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.524s coverage: 71.3% of statements 22:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:33:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.750s coverage: 82.9% of statements 22:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:33:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.073s coverage: 78.9% of statements 22:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:33:32 Removing intermediate container 4adda41cb266 22:33:32 ---> 8cf00d39d4ca 22:33:32 Successfully built 8cf00d39d4ca 22:33:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:33:32 + docker inspect -f . ci-base-image-arm64 22:33:32 . [Pipeline] withDockerContainer 22:33:33 prd-ubuntu18.04-docker-arm64-4c-16g-32349 does not seem to be running inside a container 22:33:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:33:34 $ docker top 95009bac4c4277d78a8fa9fd0f6cd29b170e435af7ee67c31ef52c059b09f195 -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:35 + go version 22:33:35 go version go1.15.5 linux/arm64 [Pipeline] } 22:33:35 $ docker stop --time=1 95009bac4c4277d78a8fa9fd0f6cd29b170e435af7ee67c31ef52c059b09f195 22:33:37 $ docker rm -f 95009bac4c4277d78a8fa9fd0f6cd29b170e435af7ee67c31ef52c059b09f195 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.620s coverage: 28.6% of statements 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:33:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.171s coverage: 100.0% of statements 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:33:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.160s coverage: 100.0% of statements 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:33:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.231s coverage: 86.7% of statements 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:33:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.216s coverage: 97.5% of statements 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:33:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.166s coverage: 78.3% of statements 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:33:38 + docker inspect -f . ci-base-image-arm64 22:33:38 . [Pipeline] withDockerContainer 22:33:39 prd-ubuntu18.04-docker-arm64-4c-16g-32349 does not seem to be running inside a container 22:33:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:33:40 $ docker top 02e8736ca300cf7cd04fc7604a65641ed893fbcd3b8a50eb8bd544fc407868e3 -eo pid,comm [Pipeline] { [Pipeline] echo 22:33:40 ========================================================= 22:33:40 [edgeXBuildGoParallel] Running Tests and Build... 22:33:40 ========================================================= [Pipeline] sh 22:33:41 + make test 22:33:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:33:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.511s coverage: 92.8% of statements 22:33:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:33:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:33:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:33:42 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:33:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:33:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:33:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:33:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:33:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:33:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:33:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:33:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:33:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:33:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:33:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:33:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:33:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:33:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:33:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.107s coverage: 58.8% of statements 22:33:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:33:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:33:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.077s coverage: 1.0% of statements 22:33:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:33:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.095s coverage: 47.1% of statements 22:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.158s coverage: 79.5% of statements 22:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.083s coverage: 94.1% of statements 22:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.115s coverage: 96.3% of statements 22:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.083s coverage: 87.5% of statements 22:33:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.105s coverage: 94.4% of statements 22:33:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.114s coverage: 44.8% of statements 22:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.096s coverage: 81.5% of statements 22:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/tokencleaner 0.145s coverage: 87.1% of statements 22:34:03 ? github.com/edgexfoundry/edgex-go [no test files] 22:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.348s coverage: 92.9% of statements 22:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.141s coverage: 77.8% of statements 22:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.301s coverage: 87.2% of statements 22:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.079s coverage: 100.0% of statements 22:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.316s coverage: 75.5% of statements 22:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.234s coverage: 80.8% of statements 22:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.289s coverage: 87.2% of statements 22:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.115s coverage: 84.6% of statements 22:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 91.6% of statements 22:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.285s coverage: 64.4% of statements 22:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.178s coverage: 100.0% of statements 22:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements 22:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements 22:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements 22:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 22:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.666s coverage: 69.0% of statements 22:34:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:34:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:34:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.406s coverage: 38.4% of statements 22:34:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:34:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.159s coverage: 89.5% of statements 22:34:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.127s coverage: 84.8% of statements 22:34:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.339s coverage: 47.0% of statements 22:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:34:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.180s coverage: 100.0% of statements 22:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:34:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.142s coverage: 100.0% of statements 22:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 22:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 22:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 22:34:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.384s coverage: 87.1% of statements 22:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 22:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 22:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 22:34:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.220s coverage: 29.1% of statements 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:34:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.122s coverage: 99.0% of statements 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:34:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.127s coverage: 100.0% of statements 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 22:34:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.121s coverage: 95.0% of statements 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 22:34:24 ok github.com/edgexfoundry/edgex-go/internal/system 0.078s coverage: 0.0% of statements 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:34:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:34:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.071s coverage: 87.9% of statements 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:34:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 22:34:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.308s coverage: 32.1% of statements 22:34:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.230s coverage: 100.0% of statements 22:34:25 GO111MODULE=on go vet ./... 22:34:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:34:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:35:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:35:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:35:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:35:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:35:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:35:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:35:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:35:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:35:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:35:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:35:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:35:27 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.315s coverage: 45.9% of statements 22:35:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:35:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:35:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:35:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:35:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:35:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 22:35:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.108s coverage: 19.8% of statements 22:35:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.283s coverage: 100.0% of statements 22:35:34 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.515s coverage: 27.1% of statements 22:35:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:35:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:35:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:35:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:35:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:35:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:35:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.125s coverage: 100.0% of statements 22:35:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:35:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.139s coverage: 100.0% of statements 22:35:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:35:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:35:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.222s coverage: 71.3% of statements 22:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:35:37 gofmt -l . 22:35:37 [ "`gofmt -l .`" = "" ] 22:35:37 ./bin/test-go-mod-tidy.sh 22:35:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.546s coverage: 82.9% of statements 22:35:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:35:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:35:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.182s coverage: 78.9% of statements 22:35:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:35:38 ./bin/test-attribution-txt.sh [Pipeline] sh 22:35:42 + ls -al . 22:35:42 total 792 22:35:42 drwxrwxr-x 10 1001 1001 4096 Mar 31 22:35 . 22:35:42 drwxr-xr-x 4 root root 28 Mar 31 22:31 .. 22:35:42 -rw-rw-r-- 1 1001 1001 11 Mar 31 22:28 .dockerignore 22:35:42 drwxrwxr-x 8 1001 1001 179 Mar 31 22:28 .git 22:35:42 drwxrwxr-x 3 1001 1001 125 Mar 31 22:28 .github 22:35:42 -rw-rw-r-- 1 1001 1001 818 Mar 31 22:28 .gitignore 22:35:42 drwx------ 3 1001 1001 60 Mar 31 22:29 .semver 22:35:42 -rw-rw-r-- 1 1001 1001 166 Mar 31 22:28 .sonarcloud.properties 22:35:42 -rw-rw-r-- 1 1001 1001 8607 Mar 31 22:28 Attribution.txt 22:35:42 -rw-rw-r-- 1 1001 1001 3804 Mar 31 22:28 CONTRIBUTING.md 22:35:42 -rw-rw-r-- 1 1001 1001 931 Mar 31 22:28 Dockerfile.build 22:35:42 -rw-rw-r-- 1 1001 1001 863 Mar 31 22:28 Jenkinsfile 22:35:42 -rw-rw-r-- 1 1001 1001 10775 Mar 31 22:28 LICENSE 22:35:42 -rw-rw-r-- 1 1001 1001 5774 Mar 31 22:28 Makefile 22:35:42 -rw-rw-r-- 1 1001 1001 6548 Mar 31 22:28 README.md 22:35:42 -rw-rw-r-- 1 1001 1001 6755 Mar 31 22:28 SECURITY.md 22:35:42 -rw-rw-r-- 1 1001 1001 5 Mar 31 22:29 VERSION 22:35:42 -rw-rw-r-- 1 1001 1001 4131 Mar 31 22:28 ZMQWindows.md 22:35:42 drwxrwxr-x 2 1001 1001 117 Mar 31 22:28 bin 22:35:42 drwxrwxr-x 14 1001 1001 4096 Mar 31 22:28 cmd 22:35:42 -rw-r--r-- 1 root root 683562 Mar 31 22:34 coverage.out 22:35:42 -rw-r--r-- 1 root root 1056 Mar 31 22:35 go.mod 22:35:42 -rw-r--r-- 1 root root 22360 Mar 31 22:35 go.sum 22:35:42 drwxrwxr-x 8 1001 1001 127 Mar 31 22:28 internal 22:35:42 drwxrwxr-x 4 1001 1001 26 Mar 31 22:28 openapi 22:35:42 drwxrwxr-x 4 1001 1001 71 Mar 31 22:28 snap 22:35:42 -rw-rw-r-- 1 1001 1001 168 Mar 31 22:28 version.go [Pipeline] sh 22:35:43 + '[' -e coverage.out ] 22:35:43 + chown 1001:1001 coverage.out [Pipeline] stash 22:35:45 Stashed 1 file(s) [Pipeline] sh 22:35:45 + make build 22:35:45 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 22:35:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.211s coverage: 28.6% of statements 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:35:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.229s coverage: 100.0% of statements 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:35:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.136s coverage: 100.0% of statements 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:35:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.422s coverage: 86.7% of statements 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:35:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.437s coverage: 97.5% of statements 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:35:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.220s coverage: 78.3% of statements 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:35:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:35:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.167s coverage: 92.8% of statements 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:35:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.130s coverage: 58.8% of statements 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:35:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.215s coverage: 1.0% of statements 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.146s coverage: 47.1% of statements 22:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.129s coverage: 79.5% of statements 22:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.115s coverage: 94.1% of statements 22:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.167s coverage: 96.3% of statements 22:35:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.154s coverage: 87.5% of statements 22:36:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.165s coverage: 94.4% of statements 22:36:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.133s coverage: 44.8% of statements 22:36:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.542s coverage: 81.5% of statements 22:36:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:36:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/tokencleaner 0.087s coverage: 87.1% of statements 22:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.192s coverage: 92.9% of statements 22:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements 22:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 22:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements 22:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.152s coverage: 75.5% of statements 22:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.121s coverage: 80.8% of statements 22:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.211s coverage: 87.2% of statements 22:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.200s coverage: 84.6% of statements 22:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 91.6% of statements 22:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.557s coverage: 64.4% of statements 22:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.116s coverage: 100.0% of statements 22:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements 22:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 22:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements 22:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 22:36:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.018s coverage: 69.0% of statements 22:36:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:36:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:36:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:36:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:36:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.533s coverage: 38.4% of statements 22:36:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:36:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:36:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.087s coverage: 89.5% of statements 22:36:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:36:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.106s coverage: 84.8% of statements 22:36:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:36:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.438s coverage: 47.0% of statements 22:36:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:36:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:36:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:36:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:36:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:36:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.240s coverage: 100.0% of statements 22:36:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:36:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.099s coverage: 100.0% of statements 22:36:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:36:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 22:36:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 22:36:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 22:36:39 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 22:36:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.426s coverage: 87.1% of statements 22:36:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 22:36:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 22:36:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 22:36:42 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 22:36:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.344s coverage: 29.1% of statements 22:36:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:36:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:36:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:36:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:36:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:36:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.238s coverage: 99.0% of statements 22:36:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:36:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.162s coverage: 100.0% of statements 22:36:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:36:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 22:36:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 22:36:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 22:36:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.315s coverage: 95.0% of statements 22:36:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 22:36:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 22:36:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 22:36:45 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 22:36:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:36:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements 22:36:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:36:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:36:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:36:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:36:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.103s coverage: 87.9% of statements 22:36:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:36:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:36:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.080s coverage: 100.0% of statements 22:36:47 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 22:36:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.110s coverage: 32.1% of statements 22:36:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 22:36:48 GO111MODULE=on go vet ./... 22:36:53 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 22:36: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 22:37: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 22:37:05 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 22:37:08 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] } 22:37:17 $ docker stop --time=1 d93eacab2a194c774cc30110b0a76afa441b67a0caa26bc60c1fb14d97b81b85 22:37:20 $ docker rm -f d93eacab2a194c774cc30110b0a76afa441b67a0caa26bc60c1fb14d97b81b85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:37:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:37:26 22:37:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:37:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:37:27 latest: Pulling from edgex-devops/edgex-compose 22:37:27 cbdbe7a5bc2a: Pulling fs layer 22:37:27 ca9280d653b3: Pulling fs layer 22:37:27 7e9c9ca2126c: Pulling fs layer 22:37:28 cbdbe7a5bc2a: Verifying Checksum 22:37:28 cbdbe7a5bc2a: Download complete 22:37:29 cbdbe7a5bc2a: Pull complete 22:37:29 ca9280d653b3: Verifying Checksum 22:37:29 ca9280d653b3: Download complete 22:37:32 7e9c9ca2126c: Verifying Checksum 22:37:32 7e9c9ca2126c: Download complete 22:37:32 ca9280d653b3: Pull complete 22:37:45 7e9c9ca2126c: Pull complete 22:37:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:37:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:37:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:37:45 prd-centos7-docker-4c-2g-32348 does not seem to be running inside a container 22:37:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:37:49 $ docker top 69036b95fd4b233870b24c0a44070e8848800c996a435b1a4c2db0f53c428996 -eo pid,comm [Pipeline] { [Pipeline] sh 22:37:51 + docker-compose build --help 22:37:51 + grep parallel 22:37:52 --parallel Build images in parallel. [Pipeline] } 22:37:52 $ docker stop --time=1 69036b95fd4b233870b24c0a44070e8848800c996a435b1a4c2db0f53c428996 22:37:55 $ docker rm -f 69036b95fd4b233870b24c0a44070e8848800c996a435b1a4c2db0f53c428996 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:37:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:37:56 . [Pipeline] withDockerContainer 22:37:57 prd-centos7-docker-4c-2g-32348 does not seem to be running inside a container 22:37:57 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:38:00 $ docker top a7fcbd5360cce1d67a31388ccada2f214615842313514ec42e8811ee6255fcce -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:00 + docker-compose -f ./docker-compose-build.yml build --parallel 22:38:02 Building docker-core-command-go ... 22:38:02 Building docker-core-data-go ... 22:38:02 Building docker-core-metadata-go ... 22:38:02 Building docker-security-bootstrapper-go ... 22:38:02 Building docker-security-proxy-setup-go ... 22:38:02 Building docker-security-secretstore-setup-go ... 22:38:02 Building docker-support-notifications-go ... 22:38:02 Building docker-support-scheduler-go ... 22:38:02 Building docker-sys-mgmt-agent-go ... 22:38:02 Building docker-sys-mgmt-agent-go 22:38:02 Building docker-support-notifications-go 22:38:02 Building docker-security-secretstore-setup-go 22:38:02 Building docker-core-metadata-go 22:38:02 Building docker-security-proxy-setup-go 22:38:10 gofmt -l . 22:38:10 [ "`gofmt -l .`" = "" ] 22:38:10 ./bin/test-go-mod-tidy.sh 22:38:11 ./bin/test-attribution-txt.sh [Pipeline] sh 22:38:13 + ls -al . 22:38:13 total 820 22:38:13 drwxrwxr-x 9 1001 1001 4096 Mar 31 22:38 . 22:38:13 drwxr-xr-x 4 root root 4096 Mar 31 22:33 .. 22:38:13 -rw-rw-r-- 1 1001 1001 11 Mar 31 22:32 .dockerignore 22:38:13 drwxrwxr-x 8 1001 1001 4096 Mar 31 22:32 .git 22:38:13 drwxrwxr-x 3 1001 1001 4096 Mar 31 22:32 .github 22:38:13 -rw-rw-r-- 1 1001 1001 818 Mar 31 22:32 .gitignore 22:38:13 -rw-rw-r-- 1 1001 1001 166 Mar 31 22:32 .sonarcloud.properties 22:38:13 -rw-rw-r-- 1 1001 1001 8607 Mar 31 22:32 Attribution.txt 22:38:13 -rw-rw-r-- 1 1001 1001 3804 Mar 31 22:32 CONTRIBUTING.md 22:38:13 -rw-rw-r-- 1 1001 1001 931 Mar 31 22:32 Dockerfile.build 22:38:13 -rw-rw-r-- 1 1001 1001 863 Mar 31 22:32 Jenkinsfile 22:38:13 -rw-rw-r-- 1 1001 1001 10775 Mar 31 22:32 LICENSE 22:38:13 -rw-rw-r-- 1 1001 1001 5774 Mar 31 22:32 Makefile 22:38:13 -rw-rw-r-- 1 1001 1001 6548 Mar 31 22:32 README.md 22:38:13 -rw-rw-r-- 1 1001 1001 6755 Mar 31 22:32 SECURITY.md 22:38:13 -rw-rw-r-- 1 1001 1001 5 Mar 31 22:29 VERSION 22:38:13 -rw-rw-r-- 1 1001 1001 4131 Mar 31 22:32 ZMQWindows.md 22:38:13 drwxrwxr-x 2 1001 1001 4096 Mar 31 22:32 bin 22:38:13 drwxrwxr-x 14 1001 1001 4096 Mar 31 22:32 cmd 22:38:13 -rw-r--r-- 1 root root 683562 Mar 31 22:36 coverage.out 22:38:13 -rw-r--r-- 1 root root 1056 Mar 31 22:38 go.mod 22:38:13 -rw-r--r-- 1 root root 22360 Mar 31 22:38 go.sum 22:38:13 drwxrwxr-x 8 1001 1001 4096 Mar 31 22:32 internal 22:38:13 drwxrwxr-x 4 1001 1001 4096 Mar 31 22:32 openapi 22:38:13 drwxrwxr-x 4 1001 1001 4096 Mar 31 22:32 snap 22:38:13 -rw-rw-r-- 1 1001 1001 168 Mar 31 22:32 version.go [Pipeline] sh 22:38:13 + '[' -e coverage.out ] 22:38:13 + chown 1001:1001 coverage.out [Pipeline] stash 22:38:13 Warning: overwriting stash ‘coverage-report’ 22:38:15 Stashed 1 file(s) [Pipeline] sh 22:38:15 + make build 22:38:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:38:26 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 22:38:48 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 22:38:53 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 22:39:00 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 22:39:01 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 22:39:07 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 22:39:12 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:39:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:39:12 ---> 41a5deda7996 22:39:12 Step 3/22 : WORKDIR /edgex-go 22:39:12 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:39:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:39:12 ---> 41a5deda7996 22:39:12 Step 3/26 : WORKDIR /edgex-go 22:39:12 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:39:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:39:12 ---> 41a5deda7996 22:39:12 Step 3/24 : WORKDIR /edgex-go 22:39:12 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:39:12 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:39:12 ---> 41a5deda7996 22:39:12 Step 3/21 : WORKDIR /edgex-go 22:39:12 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:39:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:39:12 ---> 41a5deda7996 22:39:12 Step 3/23 : WORKDIR /edgex-go 22:39:12 ---> Running in 8b9334d751fe 22:39:12 ---> Running in 2dd893ef9b14 22:39:12 ---> Running in f520b0abfa35 22:39:12 ---> Running in 3443f44128b7 22:39:12 ---> Running in e1e42c2284fb 22:39:12 Removing intermediate container e1e42c2284fb 22:39:12 ---> 1edc58d1d476 22:39:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:12 Removing intermediate container 3443f44128b7 22:39:12 ---> 08cf15d0130a 22:39:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:12 Removing intermediate container 8b9334d751fe 22:39:12 ---> f00dac3bd9d9 22:39:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:12 Removing intermediate container f520b0abfa35 22:39:12 ---> 18f24688420a 22:39:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:12 Removing intermediate container 2dd893ef9b14 22:39:12 ---> 50e7f5b92f08 22:39:12 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:12 ---> Running in d398cee86e72 22:39:12 ---> Running in 18af0fe4bfdf 22:39:12 ---> Running in 4a1f8b222d67 22:39:12 ---> Running in 41e5c1c40d30 22:39:12 ---> Running in 4aaf9f29c0a0 22:39:12 Removing intermediate container d398cee86e72 22:39:12 ---> c3924255cfcb 22:39:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:39:12 Removing intermediate container 41e5c1c40d30 22:39:12 ---> 8c36f7974f83 22:39:12 Step 5/24 : RUN apk add --update --no-cache make git 22:39:13 ---> Running in 8a8ad03de326 22:39:13 ---> Running in 7aaad75c6371 22:39:13 Removing intermediate container 18af0fe4bfdf 22:39:13 ---> c4f0eb0eaa8c 22:39:13 Step 5/26 : RUN apk add --update --no-cache make bash git 22:39:13 ---> Running in bb800be49e89 22:39:13 Removing intermediate container 4a1f8b222d67 22:39:13 ---> 6f538430ad31 22:39:13 Step 5/23 : RUN apk add --update --no-cache make git 22:39:13 Removing intermediate container 4aaf9f29c0a0 22:39:13 ---> 3cfff502a9dd 22:39:13 Step 5/21 : RUN apk add --update --no-cache make git 22:39:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:39:14 ---> Running in dffe6bf8bb18 22:39:14 ---> Running in fc0fc82b078c 22:39:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:39:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:39:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:39:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:39:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:39:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:39:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:39:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:39:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:39:17 OK: 233 MiB in 51 packages 22:39:17 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 22:39:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:39:19 Removing intermediate container bb800be49e89 22:39:19 ---> eb9651bfe659 22:39:19 Step 6/26 : COPY go.mod . 22:39:19 OK: 233 MiB in 51 packages 22:39:19 OK: 233 MiB in 51 packages 22:39:19 ---> c0619cdd0434 22:39:19 Step 7/26 : RUN go mod download 22:39:20 ---> Running in 2acb41c7dc8b 22:39:21 Removing intermediate container 8a8ad03de326 22:39:21 ---> f85df214878a 22:39:21 Step 6/22 : COPY go.mod . 22:39:21 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 22:39:21 OK: 233 MiB in 51 packages 22:39:21 OK: 233 MiB in 51 packages 22:39:22 Removing intermediate container 7aaad75c6371 22:39:22 ---> ac288a46e165 22:39:22 Step 6/24 : COPY go.mod . 22:39:23 ---> e14f8d1f1c47 22:39:23 Step 7/22 : RUN go mod download 22:39:23 ---> Running in 494efaa90b8d 22:39:23 ---> b009781f5cd6 22:39:23 Step 7/24 : RUN go mod download 22:39:23 Removing intermediate container fc0fc82b078c 22:39:23 ---> 9d3a1565e4d9 22:39:23 Step 6/23 : COPY go.mod . 22:39:23 Removing intermediate container dffe6bf8bb18 22:39:23 ---> 609d54a48dfd 22:39:23 Step 6/21 : COPY go.mod . 22:39:23 ---> Running in 3b6e42168200 22:39:24 ---> dda212ed87c3 22:39:24 Step 7/21 : RUN go mod download 22:39:24 ---> c875a77bc89b 22:39:24 Step 7/23 : RUN go mod download 22:39:24 ---> Running in a69ea786747d 22:39:24 ---> Running in cbdf6f6127fb 22:39:25 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 22:39:27 Removing intermediate container 2acb41c7dc8b 22:39:27 ---> 6b0bd54872d6 22:39:27 Step 8/26 : COPY . . 22:39:27 Removing intermediate container 494efaa90b8d 22:39:27 ---> 91411782faeb 22:39:27 Step 8/22 : COPY . . 22:39:28 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 22:39:29 Removing intermediate container 3b6e42168200 22:39:29 ---> 4410ea1fe0e8 22:39:29 Step 8/24 : COPY . . [Pipeline] } 22:39:35 $ docker stop --time=1 02e8736ca300cf7cd04fc7604a65641ed893fbcd3b8a50eb8bd544fc407868e3 22:39:37 $ docker rm -f 02e8736ca300cf7cd04fc7604a65641ed893fbcd3b8a50eb8bd544fc407868e3 22:39:38 Removing intermediate container cbdf6f6127fb 22:39:38 ---> 1dbc4654c294 22:39:38 Step 8/23 : COPY . . 22:39:38 Removing intermediate container a69ea786747d 22:39:38 ---> d611a639bb07 22:39:38 Step 8/21 : COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:39:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:39:39 22:39:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:39:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:39:40 latest: Pulling from edgex-devops/edgex-compose-arm64 22:39:40 29e5d40040c1: Pulling fs layer 22:39:40 1ce36da41761: Pulling fs layer 22:39:40 25b303627fd3: Pulling fs layer 22:39:41 29e5d40040c1: Verifying Checksum 22:39:41 29e5d40040c1: Download complete 22:39:41 1ce36da41761: Verifying Checksum 22:39:41 1ce36da41761: Download complete 22:39:41 29e5d40040c1: Pull complete 22:39:42 1ce36da41761: Pull complete 22:39:43 25b303627fd3: Verifying Checksum 22:39:43 25b303627fd3: Download complete 22:39:53 25b303627fd3: Pull complete 22:39:53 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:39:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:39:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:39:53 prd-ubuntu18.04-docker-arm64-4c-16g-32349 does not seem to be running inside a container 22:39:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:39:56 $ docker top f6f14217c9493142bdf894faf6297bac3fff18c7dd935b048d805f5425741492 -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:57 + grep parallel 22:39:57 + docker-compose build --help 22:40:00 --parallel Build images in parallel. [Pipeline] } 22:40:01 $ docker stop --time=1 f6f14217c9493142bdf894faf6297bac3fff18c7dd935b048d805f5425741492 22:40:03 $ docker rm -f f6f14217c9493142bdf894faf6297bac3fff18c7dd935b048d805f5425741492 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:40:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:40:03 . [Pipeline] withDockerContainer 22:40:04 prd-ubuntu18.04-docker-arm64-4c-16g-32349 does not seem to be running inside a container 22:40:04 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:40:05 $ docker top fcf43d2e1f45f1df505670464ecb63d5f26e354a33e8790caabfbfbd95844ebb -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:06 + docker-compose -f ./docker-compose-build.yml build --parallel 22:40:11 Building docker-core-command-go ... 22:40:11 Building docker-core-data-go ... 22:40:11 Building docker-core-metadata-go ... 22:40:11 Building docker-security-bootstrapper-go ... 22:40:11 Building docker-security-proxy-setup-go ... 22:40:11 Building docker-security-secretstore-setup-go ... 22:40:11 Building docker-support-notifications-go ... 22:40:11 Building docker-support-scheduler-go ... 22:40:11 Building docker-sys-mgmt-agent-go ... 22:40:11 Building docker-sys-mgmt-agent-go 22:40:11 Building docker-support-notifications-go 22:40:11 Building docker-security-proxy-setup-go 22:40:11 Building docker-core-command-go 22:40:11 Building docker-core-metadata-go 22:41:01 ---> 07f16f02b596 22:41:01 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:41:01 ---> 793a70968956 22:41:01 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:41:01 ---> Running in 2c68707e2fc5 22:41:01 ---> 11341282d0f2 22:41:01 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:41:01 ---> Running in be39277042e5 22:41:01 ---> Running in 83e6becf10bb 22:41:01 ---> aa832eceb75e 22:41:01 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:41:01 ---> 127532788801 22:41:01 Step 9/23 : RUN make cmd/core-metadata/core-metadata 22:41:01 ---> Running in 1768b23b9fc1 22:41:01 ---> Running in 3cdc58e28f64 22:41:01 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 22:41: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 22:41: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 22:41:01 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 22:41:01 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 22:41:32 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:41:32 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:41:32 ---> 8cf00d39d4ca 22:41:32 Step 3/21 : WORKDIR /edgex-go 22:41:32 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:41:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:41:32 ---> 8cf00d39d4ca 22:41:32 Step 3/23 : WORKDIR /edgex-go 22:41:32 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:41:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:41:32 ---> 8cf00d39d4ca 22:41:32 Step 3/22 : WORKDIR /edgex-go 22:41:32 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:41:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:41:32 ---> 8cf00d39d4ca 22:41:32 Step 3/23 : WORKDIR /edgex-go 22:41:32 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:41:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:41:32 ---> 8cf00d39d4ca 22:41:32 Step 3/26 : WORKDIR /edgex-go 22:41:32 ---> Running in 478c333db128 22:41:32 ---> Running in d6e776c6d0ff 22:41:32 ---> Running in 0deebb11d325 22:41:32 ---> Running in 10668e274d94 22:41:32 ---> Running in 73c11f37195b 22:41:32 Removing intermediate container 0deebb11d325 22:41:32 ---> f5ce349cdc28 22:41:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:32 Removing intermediate container 73c11f37195b 22:41:32 ---> 63ae35c3fe05 22:41:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:32 Removing intermediate container d6e776c6d0ff 22:41:32 Removing intermediate container 478c333db128 22:41:32 ---> 97a7db952f82 22:41:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:32 ---> 66182f0dcd02 22:41:32 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:32 Removing intermediate container 10668e274d94 22:41:32 ---> 3c047c9c24f3 22:41:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:32 ---> Running in b1a80fdccba0 22:41:32 ---> Running in 1752ac80d3b1 22:41:32 ---> Running in e7aac0029fdb 22:41:32 ---> Running in 233f29f8d23e 22:41:32 ---> Running in 9eb3a541cf80 22:41:32 Removing intermediate container b1a80fdccba0 22:41:32 ---> a615d92bcd68 22:41:32 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:41:32 ---> Running in 3ba90f1d9a05 22:41:32 Removing intermediate container 233f29f8d23e 22:41:32 ---> d73a60d11bc0 22:41:32 Step 5/23 : RUN apk add --update --no-cache make git 22:41:32 Removing intermediate container e7aac0029fdb 22:41:32 ---> b53d2c7ba88b 22:41:32 Step 5/21 : RUN apk add --update --no-cache make git 22:41:32 ---> Running in 8f6695c217d7 22:41:32 Removing intermediate container 1752ac80d3b1 22:41:32 ---> 0f5e8e84cbf9 22:41:32 Step 5/26 : RUN apk add --update --no-cache make bash git 22:41:32 Removing intermediate container 9eb3a541cf80 22:41:32 ---> ab6a1eebd4bc 22:41:32 Step 5/23 : RUN apk add --update --no-cache make git 22:41:32 ---> Running in 7b3a7e43ef29 22:41:32 ---> Running in e44590cdf6da 22:41:32 ---> Running in 78ab81a35c32 22:41:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:41:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:41:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:41:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:41:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:41:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:41:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:41:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:41:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:41:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:41:36 OK: 217 MiB in 51 packages 22:41:36 OK: 217 MiB in 51 packages 22:41:36 OK: 217 MiB in 51 packages 22:41:37 OK: 217 MiB in 51 packages 22:41:37 OK: 217 MiB in 51 packages 22:41:37 Removing intermediate container 3ba90f1d9a05 22:41:37 ---> c820a31219fe 22:41:37 Step 6/22 : COPY go.mod . 22:41:38 Removing intermediate container 8f6695c217d7 22:41:38 ---> 68650f9d485d 22:41:38 Step 6/23 : COPY go.mod . 22:41:38 Removing intermediate container e44590cdf6da 22:41:38 ---> a6cc6e29c955 22:41:38 Step 6/21 : COPY go.mod . 22:41:38 ---> 5eab161fb5e3 22:41:38 Step 7/22 : RUN go mod download 22:41:38 ---> Running in c0ed9362ba45 22:41:38 Removing intermediate container 7b3a7e43ef29 22:41:38 ---> f9bdaa9286af 22:41:38 Step 6/26 : COPY go.mod . 22:41:39 Removing intermediate container 78ab81a35c32 22:41:39 ---> 10e1739f8798 22:41:39 Step 6/23 : COPY go.mod . 22:41:39 ---> 226b2c043365 22:41:39 Step 7/23 : RUN go mod download 22:41:39 ---> Running in 450318cad1fd 22:41:40 ---> 822b02608a0b 22:41:40 Step 7/21 : RUN go mod download 22:41:40 ---> Running in 28297665467c 22:41:40 ---> 6b1e7e3885df 22:41:40 Step 7/26 : RUN go mod download 22:41:40 ---> 6ea1e9cb3837 22:41:40 Step 7/23 : RUN go mod download 22:41:40 ---> Running in 1e1d5cfdd45d 22:41:40 ---> Running in 327fd45914c3 22:41:43 Removing intermediate container c0ed9362ba45 22:41:43 ---> 31f4e3dbf3df 22:41:43 Step 8/22 : COPY . . 22:41:43 Removing intermediate container 450318cad1fd 22:41:43 ---> 22a243534349 22:41:43 Step 8/23 : COPY . . 22:41:45 Removing intermediate container 28297665467c 22:41:45 ---> aa63fb1b0869 22:41:45 Step 8/21 : COPY . . 22:41:45 Removing intermediate container 1e1d5cfdd45d 22:41:45 ---> c59cea360bf7 22:41:45 Step 8/26 : COPY . . 22:41:45 Removing intermediate container 327fd45914c3 22:41:45 ---> b3f63ce5c25c 22:41:45 Step 8/23 : COPY . . 22:42:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:42:12 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 22:42:12 ---> dfb1d126955c 22:42:12 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:42:12 ---> 370532773b33 22:42:12 Step 9/23 : RUN make cmd/core-metadata/core-metadata 22:42:12 ---> 641982054846 22:42:12 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:42:12 ---> 6c596990386a 22:42:12 Step 9/23 : RUN make cmd/core-command/core-command 22:42:12 ---> Running in c23421ca381c 22:42:12 ---> Running in 76ad4677c680 22:42:12 ---> 124a34823376 22:42:12 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:42:12 ---> Running in 0219a9fed878 22:42:12 ---> Running in 6e7ac0611682 22:42:12 ---> Running in 62e96994556f 22:42:13 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 22:42:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:42:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:42:13 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 22:42:13 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 22:42:17 Removing intermediate container be39277042e5 22:42:17 ---> 2ba4bd2f1089 22:42:17 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:42:18 ---> Running in 754b8f964704 22:42:18 Removing intermediate container 2c68707e2fc5 22:42:18 ---> 8824ed8b0ea5 22:42:18 22:42:18 Step 10/22 : FROM alpine:3.12 22:42:18 3.12: Pulling from library/alpine 22:42:20 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 22:42:23 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 22:42:26 Status: Downloaded newer image for alpine:3.12 22:42:26 ---> 42cb162f0360 22:42:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:42:26 Removing intermediate container 83e6becf10bb 22:42:26 ---> b6e604c4637d 22:42:26 22:42:26 Step 10/24 : FROM alpine:3.12 22:42:27 ---> 42cb162f0360 22:42:27 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 22:42:27 ---> Running in e5065223d64b 22:42:27 ---> Running in 011f6cba7ddc 22:42:27 Removing intermediate container 1768b23b9fc1 22:42:27 ---> c76e7001c806 22:42:27 22:42:27 Step 10/21 : FROM alpine:3.12 22:42:27 ---> 42cb162f0360 22:42:27 Step 11/21 : RUN apk add --update --no-cache curl 22:42:27 Removing intermediate container 3cdc58e28f64 22:42:27 ---> 835b914e1bae 22:42:27 22:42:27 Step 10/23 : FROM alpine:3.12 22:42:27 ---> 42cb162f0360 22:42:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:42:27 ---> Running in 9ddf8d8b1654 22:42:27 ---> Running in ff37e7dacf33 22:42:27 Removing intermediate container 754b8f964704 22:42:27 ---> c13b979b6c25 22:42:27 22:42:27 Step 11/26 : FROM docker:20.10.0 22:42:27 20.10.0: Pulling from library/docker 22:42:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:42:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:42:28 (1/2) Installing ca-certificates (20191127-r4) 22:42:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:42:28 (2/2) Installing dumb-init (1.2.2-r1) 22:42:29 Executing busybox-1.31.1-r19.trigger 22:42:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:42:29 Executing ca-certificates-20191127-r4.trigger 22:42:29 OK: 6 MiB in 16 packages 22:42:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:42:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:42:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:42:29 (1/6) Installing ca-certificates (20191127-r4) 22:42:30 (1/1) Installing dumb-init (1.2.2-r1) 22:42:30 Executing busybox-1.31.1-r19.trigger 22:42:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:42:30 (2/6) Installing nghttp2-libs (1.41.0-r0) 22:42:30 (3/6) Installing libcurl (7.69.1-r3) 22:42:30 OK: 6 MiB in 15 packages 22:42:30 (4/6) Installing curl (7.69.1-r3) 22:42:30 (5/6) Installing dumb-init (1.2.2-r1) 22:42:30 (6/6) Installing su-exec (0.2-r1) 22:42:30 Executing busybox-1.31.1-r19.trigger 22:42:30 Executing ca-certificates-20191127-r4.trigger 22:42:30 OK: 7 MiB in 20 packages 22:42:30 (1/4) Installing ca-certificates (20191127-r4) 22:42:30 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:42:30 (3/4) Installing libcurl (7.69.1-r3) 22:42:30 (4/4) Installing curl (7.69.1-r3) 22:42:30 Executing busybox-1.31.1-r19.trigger 22:42:30 Executing ca-certificates-20191127-r4.trigger 22:42:31 OK: 7 MiB in 18 packages 22:42:32 Removing intermediate container e5065223d64b 22:42:32 ---> 279ee3036985 22:42:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:42:33 Removing intermediate container ff37e7dacf33 22:42:33 ---> fe523d0e647a 22:42:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:42:33 ---> Running in d01e8bad9494 22:42:33 ---> Running in 69d5e9da1ce1 22:42:33 Removing intermediate container 011f6cba7ddc 22:42:33 ---> 27d0268829aa 22:42:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:42:34 Removing intermediate container 9ddf8d8b1654 22:42:34 ---> 0ca50594bd9e 22:42:34 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:42:34 ---> Running in cfa4fcbe18fc 22:42:34 Removing intermediate container d01e8bad9494 22:42:34 ---> 94e18d8f6fe0 22:42:34 Step 13/22 : ENV APP_PORT=48060 22:42:35 ---> Running in ca139919f29a 22:42:35 Removing intermediate container 69d5e9da1ce1 22:42:35 ---> 1624dacce98b 22:42:35 Step 13/23 : ENV APP_PORT=48081 22:42:35 ---> Running in e342985fc33e 22:42:35 ---> Running in 0410d2e9c12e 22:42:35 Removing intermediate container cfa4fcbe18fc 22:42:35 ---> d214ca744e19 22:42:35 Step 13/24 : WORKDIR / 22:42:36 ---> Running in 4e05a398267b 22:42:36 Removing intermediate container ca139919f29a 22:42:36 ---> 630f0e6be3dc 22:42:36 Step 13/21 : WORKDIR /edgex 22:42:36 Removing intermediate container e342985fc33e 22:42:36 ---> 7cc7fa0f2940 22:42:36 Step 14/22 : EXPOSE $APP_PORT 22:42:36 Removing intermediate container 0410d2e9c12e 22:42:36 ---> 88865937d2eb 22:42:36 Step 14/23 : EXPOSE $APP_PORT 22:42:37 ---> Running in ec0168933de3 22:42:37 ---> Running in b0512cccb6dc 22:42:37 ---> Running in bcc903357f60 22:42:37 Removing intermediate container 4e05a398267b 22:42:37 ---> d12fcb7a8f6e 22:42:37 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:42:37 Removing intermediate container b0512cccb6dc 22:42:37 ---> e7ac94f35e4d 22:42:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:42:37 Removing intermediate container bcc903357f60 22:42:37 Removing intermediate container ec0168933de3 22:42:37 ---> 0f13ab772317 22:42:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:42:37 ---> 4ad07f63ab3d 22:42:37 Step 15/23 : WORKDIR / 22:42:37 ---> bc8773612e25 22:42:37 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:42:37 ---> Running in 83ad205da819 22:42:38 ---> 3e554a7bcb79 22:42:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:42:38 ---> fa88dfb3efd6 22:42:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:42:38 Removing intermediate container 83ad205da819 22:42:38 ---> e2497bade2f1 22:42:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:42:39 ---> 230c7691dc52 22:42:39 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:42:40 ---> f1491300380e 22:42:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:42:40 ---> 1ee9f6bb4348 22:42:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:42:41 ---> 9a13db8b6519 22:42:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:42:41 ---> da0e3dbb21cb 22:42:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:42:42 ---> 835a6edca9eb 22:42:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:42:42 ---> 6e919b50fdb2 22:42:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:42:42 ---> 94ad41938eb5 22:42:42 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:42:43 ---> Running in 813c85ae57a8 22:42:43 ---> 08aa94ca246a 22:42:43 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:42:43 ---> Running in d27bfec6a7e5 22:42:44 ---> 28708acaf22c 22:42:44 Step 19/23 : ENTRYPOINT ["/core-metadata"] 22:42:44 Removing intermediate container 813c85ae57a8 22:42:44 ---> 281a158adfad 22:42:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:42:44 ---> Running in ebc8620f4393 22:42:44 ---> d5f9d8cdc901 22:42:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:42:44 Removing intermediate container d27bfec6a7e5 22:42:44 ---> 344507b77174 22:42:44 Step 18/21 : CMD ["--init=true"] 22:42:44 ---> Running in 063026a48474 22:42:44 ---> Running in 2ad201437a3f 22:42:44 Removing intermediate container ebc8620f4393 22:42:44 ---> 5b74b6331a49 22:42:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:42:45 Removing intermediate container 063026a48474 22:42:45 ---> 2f6bbb51d612 22:42:45 Step 20/22 : LABEL arch=x86_64 22:42:45 ---> 85fd716397ea 22:42:45 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 22:42:45 ---> Running in d40640cb87cd 22:42:45 ---> Running in 80579948e437 22:42:45 ---> Running in e2e5458ee623 22:42:46 Removing intermediate container 2ad201437a3f 22:42:46 ---> 76723bc47749 22:42:46 Step 19/21 : LABEL arch=x86_64 22:42:46 ---> Running in 481558d0c02f 22:42:46 Removing intermediate container 80579948e437 22:42:46 ---> 4f7c8848ecc7 22:42:46 Step 21/22 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 22:42:46 Removing intermediate container d40640cb87cd 22:42:46 ---> 53f5d0a72ca4 22:42:46 Step 21/23 : LABEL arch=x86_64 22:42:46 ---> Running in 2d8456379608 22:42:46 ---> Running in 0f9a22bc3523 22:42:47 Removing intermediate container 481558d0c02f 22:42:47 ---> 798493b9b266 22:42:47 Step 20/21 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 22:42:47 ---> Running in fa80f05ef2a7 22:42:47 Removing intermediate container 2d8456379608 22:42:47 ---> ea299c5d0336 22:42:47 Step 22/22 : LABEL version=0.0.0 22:42:48 Removing intermediate container 0f9a22bc3523 22:42:48 ---> defc003cf7ed 22:42:48 Step 22/23 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 22:42:48 ---> Running in 91548fff0f85 22:42:48 ---> Running in 4fc42917e95b 22:42:48 Removing intermediate container fa80f05ef2a7 22:42:48 ---> 26eb05d65eb4 22:42:48 Step 21/21 : LABEL version=0.0.0 22:42:48 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:42:48 ---> Running in 5738c359c996 22:42:48 Removing intermediate container 91548fff0f85 22:42:48 ---> 40994419a4a7 22:42:48 22:42:48 Status: Downloaded newer image for docker:20.10.0 22:42:48 ---> aefe523efa57 22:42:48 Step 12/26 : RUN apk add --no-cache bash 22:42:48 Removing intermediate container 4fc42917e95b 22:42:48 ---> 6ddb44b22e99 22:42:48 Step 23/23 : LABEL version=0.0.0 22:42:49 ---> Running in f5f6afbca7ae 22:42:49 ---> Running in 9f12f5dc2d75 22:42:49 Removing intermediate container 5738c359c996 22:42:49 ---> b56bfe8d47c7 22:42:49 22:42:49 Successfully built 40994419a4a7 22:42:49 Removing intermediate container e2e5458ee623 22:42:49 ---> 3b27a1ed67f4 22:42:49 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:42:49 Successfully tagged docker-support-notifications-go:latest 22:42:49 Building docker-security-bootstrapper-go 22:42:50  Building docker-support-notifications-go ... done Removing intermediate container 9f12f5dc2d75 22:42:50 ---> 151bcf99b563 22:42:50 22:42:50 ---> Running in 9dd04278c243 22:42:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:42:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:42:50 Successfully built b56bfe8d47c7 22:42:50 Successfully tagged docker-security-proxy-setup-go:latest 22:42:50  Building docker-security-proxy-setup-go ... done Building docker-core-command-go 22:42:51 Successfully built 151bcf99b563 22:42:51 (1/2) Installing readline (8.0.4-r0) 22:42:51 Successfully tagged docker-core-metadata-go:latest 22:42:51 Building docker-core-data-go 22:42:51 (2/2) Installing bash (5.0.17-r0) 22:42:51  Building docker-core-metadata-go ... done Removing intermediate container 9dd04278c243 22:42:51 ---> fb72e4d64bbf 22:42:51 Step 22/24 : LABEL arch=x86_64 22:42:51 Executing bash-5.0.17-r0.post-install 22:42:51 Executing busybox-1.31.1-r19.trigger 22:42:51 OK: 12 MiB in 22 packages 22:42:51 ---> Running in d765b622aeb4 22:42:52 Removing intermediate container d765b622aeb4 22:42:52 ---> 6eff5c0aa30e 22:42:52 Step 23/24 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 22:42:52 ---> Running in fcd748c6f360 22:42:57 Removing intermediate container fcd748c6f360 22:42:57 ---> 076a26aa5b0e 22:42:57 Step 24/24 : LABEL version=0.0.0 22:42:57 Removing intermediate container f5f6afbca7ae 22:42:57 ---> 45360976f9a8 22:42:57 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:42:57 ---> Running in e95bb725d65b 22:42:57 ---> Running in 423444c4896b 22:43:00 Removing intermediate container 423444c4896b 22:43:00 ---> ec5b1cd463b7 22:43:00 Step 14/26 : ENV APP_PORT=48090 22:43:00 Removing intermediate container e95bb725d65b 22:43:00 ---> 380e18e22155 22:43:00 22:43:00 ---> Running in 751f59678a94 22:43:00 Successfully built 380e18e22155 22:43:00 Successfully tagged docker-security-secretstore-setup-go:latest 22:43:00  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go 22:43:02 Removing intermediate container 751f59678a94 22:43:02 ---> 734bc0e141fc 22:43:02 Step 15/26 : EXPOSE $APP_PORT 22:43:03 ---> Running in d1678d47c6e3 22:43:05 Removing intermediate container d1678d47c6e3 22:43:05 ---> d913cd6e7e90 22:43:05 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:43:09 ---> 61811f8d2118 22:43:09 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:43:12 ---> f6bfc71d98c1 22:43:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:43:15 ---> 9c1821ea6570 22:43:15 Step 19/26 : RUN apk --no-cache add py3-pip 22:43:15 ---> Running in 2ab66321365b 22:43:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:43:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:43:17 (1/33) Installing libbz2 (1.0.8-r1) 22:43:17 (2/33) Installing expat (2.2.9-r1) 22:43:17 (3/33) Installing libffi (3.3-r2) 22:43:17 (4/33) Installing gdbm (1.13-r1) 22:43:17 (5/33) Installing xz-libs (5.2.5-r0) 22:43:17 (6/33) Installing sqlite-libs (3.32.1-r0) 22:43:17 (7/33) Installing python3 (3.8.8-r0) 22:43:25 (8/33) Installing py3-appdirs (1.4.4-r1) 22:43:25 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:43:25 (10/33) Installing py3-parsing (2.4.7-r0) 22:43:25 (11/33) Installing py3-six (1.15.0-r0) 22:43:25 (12/33) Installing py3-packaging (20.4-r0) 22:43:25 (13/33) Installing py3-setuptools (47.0.0-r0) 22:43:25 (14/33) Installing py3-chardet (3.0.4-r4) 22:43:25 (15/33) Installing py3-idna (2.9-r0) 22:43:25 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:43:25 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:43:25 (18/33) Installing py3-requests (2.23.0-r0) 22:43:25 (19/33) Installing py3-msgpack (1.0.0-r0) 22:43:25 (20/33) Installing py3-lockfile (0.12.2-r3) 22:43:25 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:43:26 (22/33) Installing py3-colorama (0.4.3-r0) 22:43:26 (23/33) Installing py3-distlib (0.3.0-r0) 22:43:27 (24/33) Installing py3-distro (1.5.0-r1) 22:43:27 (25/33) Installing py3-webencodings (0.5.1-r3) 22:43:27 (26/33) Installing py3-html5lib (1.0.1-r4) 22:43:27 (27/33) Installing py3-pytoml (0.1.21-r0) 22:43:27 (28/33) Installing py3-pep517 (0.8.2-r0) 22:43:27 (29/33) Installing py3-progress (1.5-r0) 22:43:27 (30/33) Installing py3-toml (0.10.1-r0) 22:43:27 (31/33) Installing py3-retrying (1.3.3-r0) 22:43:28 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:43:28 (33/33) Installing py3-pip (20.1.1-r0) 22:43:29 Executing busybox-1.31.1-r19.trigger 22:43:29 OK: 71 MiB in 55 packages 22:43:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:43:52 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:43:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:43:52 ---> 41a5deda7996 22:43:52 Step 3/23 : WORKDIR /edgex-go 22:43:52 ---> Using cache 22:43:52 ---> 50e7f5b92f08 22:43:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:52 ---> Using cache 22:43:52 ---> 3cfff502a9dd 22:43:52 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:43:52 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:43:52 Step 2/31 : FROM ${BUILDER_BASE} AS builder 22:43:52 ---> 41a5deda7996 22:43:52 Step 3/31 : WORKDIR /edgex-go 22:43:52 ---> Using cache 22:43:52 ---> 50e7f5b92f08 22:43:52 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:52 ---> Using cache 22:43:52 ---> 3cfff502a9dd 22:43:52 Step 5/31 : RUN apk add --update --no-cache make git 22:43:52 ---> Using cache 22:43:52 ---> 609d54a48dfd 22:43:52 Step 6/31 : COPY go.mod . 22:43:52 ---> Using cache 22:43:52 ---> dda212ed87c3 22:43:52 Step 7/31 : RUN go mod download 22:43:52 ---> Using cache 22:43:52 ---> d611a639bb07 22:43:52 Step 8/31 : COPY . . 22:43:52 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:43:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:43:52 ---> 41a5deda7996 22:43:52 Step 3/23 : WORKDIR /edgex-go 22:43:52 ---> Using cache 22:43:52 ---> 50e7f5b92f08 22:43:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:52 ---> Using cache 22:43:52 ---> 3cfff502a9dd 22:43:52 Step 5/23 : RUN apk add --update --no-cache make git 22:43:52 ---> Using cache 22:43:52 ---> 609d54a48dfd 22:43:52 Step 6/23 : COPY go.mod . 22:43:52 ---> Using cache 22:43:52 ---> dda212ed87c3 22:43:52 Step 7/23 : RUN go mod download 22:43:52 ---> Using cache 22:43:52 ---> d611a639bb07 22:43:52 Step 8/23 : COPY . . 22:43:52 ---> Using cache 22:43:52 ---> aa832eceb75e 22:43:52 Step 9/23 : RUN make cmd/core-command/core-command 22:43:52 ---> Using cache 22:43:52 ---> aa832eceb75e 22:43:52 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:43:52 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:43:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:43:52 ---> 41a5deda7996 22:43:52 Step 3/22 : WORKDIR /edgex-go 22:43:52 ---> Using cache 22:43:52 ---> 50e7f5b92f08 22:43:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:52 ---> Using cache 22:43:52 ---> 3cfff502a9dd 22:43:52 Step 5/22 : RUN apk add --update --no-cache make git 22:43:52 ---> Using cache 22:43:52 ---> 609d54a48dfd 22:43:52 Step 6/22 : COPY go.mod . 22:43:52 ---> Using cache 22:43:52 ---> dda212ed87c3 22:43:52 Step 7/22 : RUN go mod download 22:43:52 ---> Using cache 22:43:52 ---> d611a639bb07 22:43:52 Step 8/22 : COPY . . 22:43:52 ---> Using cache 22:43:52 ---> aa832eceb75e 22:43:52 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:43:54 ---> Running in d89c67cfb205 22:43:54 ---> Running in 516c808ad125 22:43:54 ---> Running in 9ccc57cb6d8c 22:43:54 ---> Running in 36175938fef9 22:43:56 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 22:43:56 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 22:43:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:43:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:43:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:43:57 OK: 233 MiB in 51 packages 22:44:00 Removing intermediate container 516c808ad125 22:44:00 ---> 2468811c87a2 22:44:00 Step 6/23 : COPY go.mod . 22:44:02 ---> 7297780544e2 22:44:02 Step 7/23 : RUN go mod download 22:44:05 ---> Running in 4e62ba6664e9 22:44:09 Removing intermediate container 62e96994556f 22:44:09 ---> c83a833b014d 22:44:09 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:44:09 Removing intermediate container 0219a9fed878 22:44:09 ---> 9847ed96729e 22:44:09 22:44:09 Step 10/21 : FROM alpine:3.12 22:44:09 ---> Running in 0af378514a39 22:44:09 3.12: Pulling from library/alpine 22:44:10 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 22:44:10 Status: Downloaded newer image for alpine:3.12 22:44:10 ---> e47305ac9786 22:44:10 Step 11/21 : RUN apk add --update --no-cache curl 22:44:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:44:10 ---> Running in 611fadf01bba 22:44:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:44:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:44:13 (1/4) Installing ca-certificates (20191127-r4) 22:44:13 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:44:13 (3/4) Installing libcurl (7.69.1-r3) 22:44:13 (4/4) Installing curl (7.69.1-r3) 22:44:13 Executing busybox-1.31.1-r19.trigger 22:44:13 Executing ca-certificates-20191127-r4.trigger 22:44:14 OK: 7 MiB in 18 packages 22:44:14 Removing intermediate container 6e7ac0611682 22:44:14 ---> 0e55a2219ed5 22:44:14 22:44:14 Step 10/23 : FROM alpine:3.12 22:44:14 ---> e47305ac9786 22:44:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:44:15 ---> Running in 9fa85ed5a92a 22:44:16 Removing intermediate container c23421ca381c 22:44:16 ---> be4ce7f5be59 22:44:16 22:44:16 Step 10/22 : FROM alpine:3.12 22:44:16 ---> e47305ac9786 22:44:16 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:44:16 Removing intermediate container 0af378514a39 22:44:16 ---> a4fbe8f2746b 22:44:16 22:44:16 Step 11/26 : FROM docker:20.10.0 22:44:16 20.10.0: Pulling from library/docker 22:44:16 ---> Running in 18979da7f1d2 22:44:17 Removing intermediate container 611fadf01bba 22:44:17 ---> 77fd30ae8f02 22:44:17 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:44:17 Removing intermediate container 4e62ba6664e9 22:44:17 ---> bdf36e1ae652 22:44:17 Step 8/23 : COPY . . 22:44:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:44:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:44:18 ---> Running in 95eb62e20253 22:44:18 (1/1) Installing dumb-init (1.2.2-r1) 22:44:18 Executing busybox-1.31.1-r19.trigger 22:44:18 OK: 5 MiB in 15 packages 22:44:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:44:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:44:20 (1/2) Installing ca-certificates (20191127-r4) 22:44:20 (2/2) Installing dumb-init (1.2.2-r1) 22:44:20 Executing busybox-1.31.1-r19.trigger 22:44:20 Executing ca-certificates-20191127-r4.trigger 22:44:20 Removing intermediate container 95eb62e20253 22:44:20 ---> e91a1d8b42a2 22:44:20 Step 13/21 : WORKDIR /edgex 22:44:20 OK: 6 MiB in 16 packages 22:44:21 ---> Running in 54b713f1dadf 22:44:21 Removing intermediate container 9fa85ed5a92a 22:44:21 ---> adaeda5e2de1 22:44:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:44:21 ---> Running in 441bf7d468c0 22:44:22 Removing intermediate container 54b713f1dadf 22:44:22 ---> 19f7d0985a28 22:44:22 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:44:23 Removing intermediate container 441bf7d468c0 22:44:23 ---> d937ab988619 22:44:23 Step 13/23 : ENV APP_PORT=48082 22:44:23 Removing intermediate container 18979da7f1d2 22:44:23 ---> 83900f94cd33 22:44:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:44:23 ---> Running in 9c1ca8574542 22:44:24 ---> 325b95742f3d 22:44:24 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:44:24 Removing intermediate container 76ad4677c680 22:44:24 ---> 11694b834c64 22:44:24 22:44:24 Step 10/23 : FROM alpine:3.12 22:44:24 ---> e47305ac9786 22:44:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:44:24 ---> Using cache 22:44:24 ---> adaeda5e2de1 22:44:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:44:24 ---> Using cache 22:44:24 ---> d937ab988619 22:44:24 Step 13/23 : ENV APP_PORT=48081 22:44:24 ---> Running in bcca29137913 22:44:24 ---> Running in baa50e178fd7 22:44:25 Removing intermediate container 9c1ca8574542 22:44:25 ---> e7e7b68c662a 22:44:25 Step 14/23 : EXPOSE $APP_PORT 22:44:25 Removing intermediate container bcca29137913 22:44:25 ---> a8d8096a929f 22:44:25 Step 13/22 : ENV APP_PORT=48060 22:44:25 Removing intermediate container baa50e178fd7 22:44:25 ---> b721d3009135 22:44:25 Step 14/23 : EXPOSE $APP_PORT 22:44:26 ---> Running in 92a7574e8749 22:44:26 ---> 44508feb888d 22:44:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:44:26 ---> Running in 17029e7a1374 22:44:26 ---> Running in 539a043e2f80 22:44:27 Removing intermediate container 92a7574e8749 22:44:27 ---> 67d98c3d0912 22:44:27 Step 15/23 : WORKDIR / 22:44:27 Removing intermediate container 17029e7a1374 22:44:27 ---> 2badd1e8cea7 22:44:27 Step 14/22 : EXPOSE $APP_PORT 22:44:27 Removing intermediate container 539a043e2f80 22:44:27 ---> 9ac2415414ed 22:44:27 Step 15/23 : WORKDIR / 22:44:27 ---> Running in 091349b908f6 22:44:27 ---> 4225486403fc 22:44:27 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:44:28 ---> Running in 1e17a45920c4 22:44:28 ---> Running in 882525cbf59c 22:44:28 ---> Running in dd1f730a391a 22:44:28 Removing intermediate container 091349b908f6 22:44:28 ---> 5aabb952e910 22:44:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:44:28 Removing intermediate container 1e17a45920c4 22:44:28 ---> 448d45b2ddcb 22:44:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:44:29 Removing intermediate container 882525cbf59c 22:44:29 ---> 962415e8e52a 22:44:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:44:29 Removing intermediate container dd1f730a391a 22:44:29 ---> 46753b786d1e 22:44:29 Step 18/21 : CMD ["--init=true"] 22:44:29 ---> Running in 6c3a31a82abf 22:44:29 ---> 48646d7e77e8 22:44:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:44:29 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:44:29 Status: Downloaded newer image for docker:20.10.0 22:44:29 ---> eeaf43b92773 22:44:29 Step 12/26 : RUN apk add --no-cache bash 22:44:29 ---> 2387528c653e 22:44:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:44:30 Removing intermediate container 6c3a31a82abf 22:44:30 ---> 6071ed043422 22:44:30 Step 19/21 : LABEL arch=arm64 ---> Running in 079de73f5943 22:44:30 22:44:30 ---> 834d71efe3d0 22:44:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:44:30 ---> Running in 19807832bdfb 22:44:31 ---> 3346b8aac10e 22:44:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:44:31 Removing intermediate container 19807832bdfb 22:44:31 ---> d50f411be948 22:44:31 Step 20/21 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 22:44:31 ---> f1fc40dedca6 22:44:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:44:31 ---> 5ecb44e4fa37 22:44:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:44:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:44:31 ---> Running in 361157885d1b 22:44:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:44:32 Removing intermediate container 361157885d1b 22:44:32 ---> dfc62bdd25fe 22:44:32 Step 21/21 : LABEL version=0.0.0 22:44:32 ---> 7a284fe79ce3 22:44:32 Step 19/23 : ENTRYPOINT ["/core-command"] 22:44:33 (1/2) Installing readline (8.0.4-r0) 22:44:33 ---> Running in 720eaa26ae50 22:44:33 ---> Running in 5f08fb38087e 22:44:33 (2/2) Installing bash (5.0.17-r0) 22:44:33 Executing bash-5.0.17-r0.post-install 22:44:33 Executing busybox-1.31.1-r19.trigger 22:44:33 ---> 72ff8c754e96 22:44:33 Step 19/23 : ENTRYPOINT ["/core-metadata"] 22:44:33 OK: 12 MiB in 22 packages 22:44:33 ---> 1034395f3dff 22:44:33 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:44:33 ---> Running in aa0fda3b1c33 22:44:33 ---> Running in 3448098b8edd 22:44:33 Removing intermediate container 720eaa26ae50 22:44:33 ---> cad75d930a5d 22:44:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:44:33 Removing intermediate container 5f08fb38087e 22:44:33 ---> c7fe40e38658 22:44:33 22:44:33 ---> Running in f4708ffab331 22:44:33 Removing intermediate container aa0fda3b1c33 22:44:33 ---> f000792de2dc 22:44:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:44:34 Removing intermediate container 3448098b8edd 22:44:34 ---> df3be5847bc2 22:44:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:44:34 Successfully built c7fe40e38658 22:44:34 ---> Running in 42d302ff2790 22:44:34 Successfully tagged docker-security-proxy-setup-go-arm64:latest 22:44:34  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 22:44:34 ---> Running in 7bd691882233 22:44:34 Removing intermediate container 079de73f5943 22:44:34 ---> f988301d23a4 22:44:34 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:44:34 Removing intermediate container f4708ffab331 22:44:34 ---> 0a98845c19f9 22:44:34 Step 21/23 : LABEL arch=arm64 22:44:34 ---> Running in 705d5e170f0d 22:44:35 ---> Running in f120ff9ee695 22:44:35 Removing intermediate container 42d302ff2790 22:44:35 ---> ae975ba5a9e7 22:44:35 Step 21/23 : LABEL arch=arm64 22:44:35 Removing intermediate container 7bd691882233 22:44:35 ---> a653ffee74ec 22:44:35 Step 20/22 : LABEL arch=arm64 22:44:35 ---> Running in 24218ed19ab4 22:44:35 ---> Running in 0789a6ddccac 22:44:35 Removing intermediate container f120ff9ee695 22:44:35 ---> 67c5e937d73d 22:44:35 Step 22/23 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 22:44:35 Removing intermediate container 705d5e170f0d 22:44:35 ---> 6ca161021da3 22:44:35 Step 14/26 : ENV APP_PORT=48090 22:44:35 ---> Running in 50abc332337d 22:44:35 ---> Running in d09711486e31 22:44:35 Removing intermediate container 24218ed19ab4 22:44:36 ---> 4c845cbdb371 22:44:36 Step 22/23 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 22:44:36 Removing intermediate container 0789a6ddccac 22:44:36 ---> 44adc07cfd01 22:44:36 Step 21/22 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 22:44:36 ---> Running in 4633d592661b 22:44:36 ---> Running in bcdf316b377d 22:44:37 Removing intermediate container 50abc332337d 22:44:37 ---> dacd67499892 22:44:37 Step 23/23 : LABEL version=0.0.0 22:44:37 Removing intermediate container d09711486e31 22:44:37 ---> d92101773080 22:44:37 Step 15/26 : EXPOSE $APP_PORT 22:44:38 Removing intermediate container 2ab66321365b 22:44:38 ---> a6b202a7d3ba 22:44:38 Step 20/26 : RUN pip install docker-compose==1.23.2 22:44:38 ---> Running in d2d901aeb73d 22:44:38 ---> Running in 6bfd238606fe 22:44:38 Removing intermediate container 4633d592661b 22:44:38 ---> cfadf34fd129 22:44:38 Step 23/23 : LABEL version=0.0.0 22:44:38 Removing intermediate container bcdf316b377d 22:44:38 ---> bb240bf196b7 22:44:38 Step 22/22 : LABEL version=0.0.0 22:44:38 ---> Running in f95c33289396 22:44:38 ---> Running in a9bf0a12efe1 22:44:38 Removing intermediate container d2d901aeb73d 22:44:38 ---> 5626c16c1993 22:44:38 Removing intermediate container 6bfd238606fe 22:44:38 22:44:38 ---> b832a687a567 22:44:38 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:44:39 Removing intermediate container f95c33289396 22:44:39 ---> fe724539c218 22:44:39 22:44:39 Removing intermediate container a9bf0a12efe1 22:44:39 ---> 84681cebcce3 22:44:39 22:44:39 Successfully built 5626c16c1993 22:44:39 Successfully tagged docker-core-command-go-arm64:latest 22:44:39  Building docker-core-command-go ... done Building docker-support-scheduler-go 22:44:40 Successfully built fe724539c218 22:44:40 Successfully tagged docker-core-metadata-go-arm64:latest 22:44:40 Successfully built 84681cebcce3 22:44:40  Building docker-core-metadata-go ... done Building docker-core-data-go 22:44:40 Successfully tagged docker-support-notifications-go-arm64:latest 22:44:40  Building docker-support-notifications-go ... done Building docker-security-bootstrapper-go 22:44:41 ---> 6b125688dd2a 22:44:41 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:44:41 ---> cd10ef224e14 22:44:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:44:42 ---> e2ab58ac63d0 22:44:42 Step 19/26 : RUN apk --no-cache add py3-pip 22:44:42 ---> Running in 1c5b86f15ba2 22:44:43 ---> Running in 712792a0a5fc 22:44:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:44:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:44:44 (1/33) Installing libbz2 (1.0.8-r1) 22:44:44 (2/33) Installing expat (2.2.9-r1) 22:44:44 (3/33) Installing libffi (3.3-r2) 22:44:44 (4/33) Installing gdbm (1.13-r1) 22:44:44 (5/33) Installing xz-libs (5.2.5-r0) 22:44:44 (6/33) Installing sqlite-libs (3.32.1-r0) 22:44:44 (7/33) Installing python3 (3.8.8-r0) 22:44:46 (8/33) Installing py3-appdirs (1.4.4-r1) 22:44:46 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:44:46 (10/33) Installing py3-parsing (2.4.7-r0) 22:44:46 (11/33) Installing py3-six (1.15.0-r0) 22:44:46 (12/33) Installing py3-packaging (20.4-r0) 22:44:46 (13/33) Installing py3-setuptools (47.0.0-r0) 22:44:46 (14/33) Installing py3-chardet (3.0.4-r4) 22:44:46 (15/33) Installing py3-idna (2.9-r0) 22:44:46 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:44:46 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:44:46 (18/33) Installing py3-requests (2.23.0-r0) 22:44:46 (19/33) Installing py3-msgpack (1.0.0-r0) 22:44:46 (20/33) Installing py3-lockfile (0.12.2-r3) 22:44:46 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:44:46 (22/33) Installing py3-colorama (0.4.3-r0) 22:44:47 (23/33) Installing py3-distlib (0.3.0-r0) 22:44:47 (24/33) Installing py3-distro (1.5.0-r1) 22:44:47 (25/33) Installing py3-webencodings (0.5.1-r3) 22:44:47 (26/33) Installing py3-html5lib (1.0.1-r4) 22:44:47 (27/33) Installing py3-pytoml (0.1.21-r0) 22:44:47 (28/33) Installing py3-pep517 (0.8.2-r0) 22:44:47 (29/33) Installing py3-progress (1.5-r0) 22:44:47 (30/33) Installing py3-toml (0.10.1-r0) 22:44:47 (31/33) Installing py3-retrying (1.3.3-r0) 22:44:47 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:44:47 (33/33) Installing py3-pip (20.1.1-r0) 22:44:47 Executing busybox-1.31.1-r19.trigger 22:44:47 OK: 71 MiB in 55 packages 22:44:59 Removing intermediate container 712792a0a5fc 22:44:59 ---> 0ed50ed46ef9 22:44:59 Step 20/26 : RUN pip install docker-compose==1.23.2 22:44:59 ---> Running in 69145f676af8 22:45:04 Collecting docker-compose==1.23.2 22:45:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:45:05 Collecting docker<4.0,>=3.6.0 22:45:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:45:05 Collecting jsonschema<3,>=2.5.1 22:45:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:45:06 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:45:06 Collecting docker-compose==1.23.2 22:45:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:45:06 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:45:06 Collecting jsonschema<3,>=2.5.1 22:45:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:45:06 Collecting cached-property<2,>=1.2.0 22:45:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:45:06 Collecting texttable<0.10,>=0.9.0 22:45:06 Downloading texttable-0.9.1.tar.gz (11 kB) 22:45:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:45:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:45:09 Collecting PyYAML<4,>=3.10 22:45:09 Downloading PyYAML-3.13.tar.gz (270 kB) 22:45:09 Collecting docopt<0.7,>=0.6.1 22:45:09 Downloading docopt-0.6.2.tar.gz (25 kB) 22:45:10 Removing intermediate container 9ccc57cb6d8c 22:45:10 ---> f495ba6c638e 22:45:10 22:45:10 Step 10/22 : FROM alpine:3.12 22:45:10 ---> 42cb162f0360 22:45:10 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:45:10 Removing intermediate container 36175938fef9 22:45:10 ---> aa07fb4b0bf5 22:45:10 22:45:10 Step 10/31 : FROM alpine:3.12 22:45:10 ---> 42cb162f0360 22:45:10 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:45:10 ---> Using cache 22:45:10 ---> fe523d0e647a 22:45:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:45:10 ---> Using cache 22:45:10 ---> 1624dacce98b 22:45:10 Step 13/22 : ENV APP_PORT=48085 22:45:11 Removing intermediate container d89c67cfb205 22:45:11 ---> a3b0a83732ed 22:45:11 22:45:11 Step 10/23 : FROM alpine:3.12 22:45:11 ---> 42cb162f0360 22:45:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:45:11 ---> Using cache 22:45:11 ---> fe523d0e647a 22:45:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:45:11 ---> Using cache 22:45:11 ---> 1624dacce98b 22:45:11 Step 13/23 : ENV APP_PORT=48082 22:45:11 ---> Running in 6a13797ea1ba 22:45:11 ---> Running in d6723f734ea6 22:45:12 Collecting PyYAML<4,>=3.10 22:45:12 Downloading PyYAML-3.13.tar.gz (270 kB) 22:45:13 ---> Running in 56d516232c27 22:45:14 Removing intermediate container 6a13797ea1ba 22:45:14 ---> 55b6befbd848 22:45:14 Step 14/22 : EXPOSE $APP_PORT 22:45:14 Removing intermediate container d6723f734ea6 22:45:14 ---> 7670587797f1 22:45:14 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 22:45:14 Collecting dockerpty<0.5,>=0.4.1 22:45:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:45:15 ---> Running in cbaa526b1c01 22:45:15 ---> Running in 1f7263af1cec 22:45:15 Removing intermediate container 56d516232c27 22:45:15 ---> 41ae3cf5471a 22:45:15 Step 14/23 : EXPOSE $APP_PORT 22:45:15 ---> Running in 06059a433331 22:45:15 Removing intermediate container 1f7263af1cec 22:45:15 ---> 4eb116351611 22:45:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:45:16 Collecting cached-property<2,>=1.2.0 22:45:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:45:16 Collecting docopt<0.7,>=0.6.1 22:45:16 Downloading docopt-0.6.2.tar.gz (25 kB) 22:45:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:45:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:45:17 Removing intermediate container 06059a433331 22:45:17 ---> 31652ddb9513 22:45:17 Step 15/23 : WORKDIR / 22:45:17 ---> 8e21b501c9c1 22:45:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:45:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:45:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:45:17 Collecting websocket-client<1.0,>=0.32.0 22:45:17 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 22:45:17 Collecting dockerpty<0.5,>=0.4.1 22:45:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:45:17 Collecting websocket-client<1.0,>=0.32.0 22:45:17 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 22:45:17 (1/2) Installing dumb-init (1.2.2-r1) 22:45:17 ---> Running in 8ce5c4881a0a 22:45:17 (2/2) Installing su-exec (0.2-r1) 22:45:17 Executing busybox-1.31.1-r19.trigger 22:45:17 ---> 3efe921d7563 22:45:17 Step 9/23 : RUN make cmd/core-data/core-data 22:45:18 OK: 6 MiB in 16 packages 22:45:18 Collecting texttable<0.10,>=0.9.0 22:45:18 Downloading texttable-0.9.1.tar.gz (11 kB) 22:45:19 ---> Running in 2ef82537a5da 22:45:19 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:45:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:45:19 ---> 8cf00d39d4ca 22:45:19 Step 3/24 : WORKDIR /edgex-go 22:45:19 ---> Using cache 22:45:19 ---> 97a7db952f82 22:45:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:19 ---> Using cache 22:45:19 ---> ab6a1eebd4bc 22:45:19 Step 5/24 : RUN apk add --update --no-cache make git 22:45:19 ---> Using cache 22:45:19 ---> 10e1739f8798 22:45:19 Step 6/24 : COPY go.mod . 22:45:19 ---> Using cache 22:45:19 ---> 6ea1e9cb3837 22:45:19 Step 7/24 : RUN go mod download 22:45:19 ---> Using cache 22:45:19 ---> b3f63ce5c25c 22:45:19 Step 8/24 : COPY . . 22:45:19 ---> Using cache 22:45:19 ---> 6c596990386a 22:45:19 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:45:19 Removing intermediate container 8ce5c4881a0a 22:45:19 ---> 1a60a548aba4 22:45:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:45:20 ---> 7c26e20b1821 22:45:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:45:20 Collecting docker<4.0,>=3.6.0 22:45:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:45:20 ---> 6e008e95dc48 22:45:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:45:20 Collecting urllib3<1.25,>=1.21.1 22:45:21 Collecting docker-pycreds>=0.4.0 22:45:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:45:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:45:21 Collecting idna<2.8,>=2.5 22:45:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:45:21 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) 22:45:21 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) 22:45:21 ---> 500d35cad415 22:45:21 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:45:21 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 22:45:21 Collecting docker-pycreds>=0.4.0 22:45:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:45:21 Removing intermediate container cbaa526b1c01 22:45:21 ---> 6a3898b62579 22:45:21 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 22:45:21 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:45:21 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:45:21 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:45:21 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:45:21 ---> Running in 3c9ce3c153ea 22:45:22 ---> Running in fff260c01ccf 22:45:22 Installing collected packages: jsonschema, urllib3, idna, requests, PyYAML, dockerpty, cached-property, docopt, websocket-client, texttable, docker-pycreds, docker, docker-compose 22:45:22 Collecting idna<2.8,>=2.5 22:45:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:45:23 Removing intermediate container 3c9ce3c153ea 22:45:23 ---> 272516b94ea3 22:45:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:45:23 Attempting uninstall: urllib3 22:45:23 Found existing installation: urllib3 1.25.9 22:45:23 Uninstalling urllib3-1.25.9: 22:45:23 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) 22:45:24 Collecting urllib3<1.25,>=1.21.1 22:45:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:45:24 ---> 35750786ee5e 22:45:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:45:24 Removing intermediate container fff260c01ccf 22:45:24 ---> 3aa22a0eee12 22:45:24 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:45:24 Successfully uninstalled urllib3-1.25.9 22:45:24 ---> Running in 92d5274ebe0d 22:45:24 ---> Running in e773c356d8c7 22:45:24 ---> c279e2651eb8 22:45:24 Step 19/23 : ENTRYPOINT ["/core-command"] 22:45:24 Attempting uninstall: idna 22:45:24 Found existing installation: idna 2.9 22:45:24 Uninstalling idna-2.9: 22:45:24 Removing intermediate container 92d5274ebe0d 22:45:24 ---> 8c00591025e4 22:45:24 Step 20/22 : LABEL arch=x86_64 22:45:24 ---> Running in 25e9c6323f4a 22:45:24 Successfully uninstalled idna-2.9 22:45:24 Removing intermediate container e773c356d8c7 22:45:24 ---> 71dc3f698f2d 22:45:24 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:45:24 ---> Running in 4246b2eb67aa 22:45:24 Attempting uninstall: requests 22:45:24 Found existing installation: requests 2.23.0 22:45:24 Uninstalling requests-2.23.0: 22:45:24 ---> Running in f3419f849180 22:45:25 Successfully uninstalled requests-2.23.0 22:45:25 Removing intermediate container 25e9c6323f4a 22:45:25 ---> b0aabe790892 22:45:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:45:25 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 22:45:25 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:45:25 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:45:25 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:45:25 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:45:25 ---> Running in 2307f7ab1afd 22:45:25 Removing intermediate container 4246b2eb67aa 22:45:25 ---> 449c85fab577 22:45:25 Step 21/22 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 22:45:25 Running setup.py install for PyYAML: started 22:45:26 ---> Running in b39e2fd92b13 22:45:26 ---> Running in a8738b408481 22:45:26 Installing collected packages: docker-pycreds, websocket-client, idna, urllib3, requests, docker, jsonschema, cached-property, texttable, docopt, PyYAML, dockerpty, docker-compose 22:45:26 Attempting uninstall: idna 22:45:26 Found existing installation: idna 2.9 22:45:26 Uninstalling idna-2.9: 22:45:27 Removing intermediate container 2307f7ab1afd 22:45:27 ---> 650678573d7c 22:45:27 Step 21/23 : LABEL arch=x86_64 22:45:27 ---> Running in d0592bd9aae6 22:45:27 Successfully uninstalled idna-2.9 22:45:27 Removing intermediate container b39e2fd92b13 22:45:27 ---> 50f296a686bf 22:45:27 Step 22/22 : LABEL version=0.0.0 22:45:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:45:27 Attempting uninstall: urllib3 22:45:27 Found existing installation: urllib3 1.25.9 22:45:27 Uninstalling urllib3-1.25.9: 22:45:28 ---> Running in ca332508de86 22:45:28 Removing intermediate container d0592bd9aae6 22:45:28 ---> 1b4fad28439d 22:45:28 Step 22/23 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 22:45:28 Running setup.py install for PyYAML: finished with status 'done' 22:45:28 Running setup.py install for dockerpty: started 22:45:28 ---> Running in 758c9de98305 22:45:28 Successfully uninstalled urllib3-1.25.9 22:45:28 Removing intermediate container f3419f849180 22:45:28 ---> 333660fae5fc 22:45:28 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 22:45:28 Removing intermediate container ca332508de86 22:45:28 ---> eb726150314d 22:45:28 22:45:29 Attempting uninstall: requests 22:45:29 Found existing installation: requests 2.23.0 22:45:29 Uninstalling requests-2.23.0: 22:45:29 Successfully uninstalled requests-2.23.0 22:45:29 Running setup.py install for dockerpty: finished with status 'done' 22:45:29 Running setup.py install for docopt: started 22:45:29 ---> Running in cda1318cf607 22:45:29 Removing intermediate container 758c9de98305 22:45:29 ---> 78cf3c4aa8de 22:45:29 Step 23/23 : LABEL version=0.0.0 22:45:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:45:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:45:30 ---> 8cf00d39d4ca 22:45:30 Step 3/22 : WORKDIR /edgex-go 22:45:30 ---> Using cache 22:45:30 ---> 97a7db952f82 22:45:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:30 ---> Using cache 22:45:30 ---> ab6a1eebd4bc 22:45:30 Step 5/22 : RUN apk add --update --no-cache make git 22:45:30 Running setup.py install for docopt: finished with status 'done' 22:45:30 ---> Using cache 22:45:30 ---> 10e1739f8798 22:45:30 Step 6/22 : COPY go.mod . 22:45:30 ---> Using cache 22:45:30 ---> 6ea1e9cb3837 22:45:30 Step 7/22 : RUN go mod download 22:45:30 ---> Using cache 22:45:30 ---> b3f63ce5c25c 22:45:30 Step 8/22 : COPY . . 22:45:30 ---> Using cache 22:45:30 ---> 6c596990386a 22:45:30 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:45:30 ---> Running in f4bc488cef0c 22:45:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:45:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:45:30 ---> 8cf00d39d4ca 22:45:30 Step 3/23 : WORKDIR /edgex-go 22:45:30 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:45:30 Step 2/31 : FROM ${BUILDER_BASE} AS builder 22:45:30 ---> 8cf00d39d4ca 22:45:30 ---> Using cache 22:45:30 Step 3/31 : WORKDIR /edgex-go 22:45:30 ---> 97a7db952f82 22:45:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:30 ---> Using cache 22:45:30 ---> ab6a1eebd4bc 22:45:30 ---> Using cache 22:45:30 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git ---> 97a7db952f82 22:45:30 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:30 22:45:30 ---> Using cache 22:45:30 ---> ab6a1eebd4bc 22:45:30 Step 5/31 : RUN apk add --update --no-cache make git 22:45:30 ---> Using cache 22:45:30 ---> 10e1739f8798 22:45:30 Step 6/31 : COPY go.mod . 22:45:30 ---> Using cache 22:45:30 ---> 6ea1e9cb3837 22:45:30 Step 7/31 : RUN go mod download 22:45:30 ---> Using cache 22:45:30 ---> b3f63ce5c25c 22:45:30 Step 8/31 : COPY . . 22:45:30 ---> Using cache 22:45:30 ---> 6c596990386a 22:45:30 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:45:30 Successfully built eb726150314d 22:45:31 Successfully tagged docker-support-scheduler-go:latest 22:45:31  Building docker-support-scheduler-go ... done  Running setup.py install for texttable: started 22:45:31 Removing intermediate container cda1318cf607 22:45:31 ---> d6c53737da3d 22:45:31 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:45:32 Running setup.py install for texttable: started 22:45:32 ---> Running in 55f699f8d0e9 22:45:32 ---> Running in b2ca4321e140 22:45:32 ---> Running in 912f2f9a17a9 22:45:32 Removing intermediate container f4bc488cef0c 22:45:32 ---> 4846bf60112c 22:45:32 22:45:32 Running setup.py install for texttable: finished with status 'done' 22:45:34 ---> ff62ad1b85f0 22:45:34 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:45:34 Successfully built 4846bf60112c 22:45:34 Running setup.py install for texttable: finished with status 'done' 22:45:34 Successfully tagged docker-core-command-go:latest 22:45:34  Building docker-core-command-go ... done  ---> Running in 63d636a83107 22:45:34 Running setup.py install for docopt: started 22:45:34 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 22:45:34 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 22:45:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:45:35 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 22:45:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:45:36 OK: 217 MiB in 51 packages 22:45:37 Running setup.py install for docopt: finished with status 'done' 22:45:37 Running setup.py install for PyYAML: started 22:45:38 Removing intermediate container b2ca4321e140 22:45:38 ---> 7ec981698668 22:45:38 Step 6/23 : COPY go.mod . 22:45:39 ---> 124ed9440f5c 22:45:39 Step 7/23 : RUN go mod download 22:45:40 ---> Running in cd1e8665c2a9 22:45:40 Running setup.py install for PyYAML: finished with status 'done' 22:45:40 Running setup.py install for dockerpty: started 22:45:41 Removing intermediate container 63d636a83107 22:45:41 ---> 549422a59a45 22:45:41 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 22:45:42 Removing intermediate container 1c5b86f15ba2 22:45:42 ---> 68625215881f 22:45:42 Step 21/26 : RUN apk --no-cache add curl 22:45:42 ---> Running in 32115ed2a26a 22:45:42 ---> fefe50324875 22:45:42 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:45:44 Running setup.py install for dockerpty: finished with status 'done' 22:45:44 Removing intermediate container cd1e8665c2a9 22:45:44 ---> 3a1c76dedf3d 22:45:44 Step 8/23 : COPY . . 22:45:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:45:45 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 22:45:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:45:46 ---> a344d2921dd3 22:45:46 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:45:46 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:45:46 (2/3) Installing libcurl (7.69.1-r3) 22:45:46 (3/3) Installing curl (7.69.1-r3) 22:45:46 Executing busybox-1.31.1-r19.trigger 22:45:46 OK: 72 MiB in 58 packages 22:45:47 ---> 9b9c20d0ec99 22:45:47 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:45:50 ---> 0a2c268f2bd1 22:45:50 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:45:50 Removing intermediate container 32115ed2a26a 22:45:50 ---> 43c6fb1da3f5 22:45:50 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 22:45:50 ---> Running in 8a5558e87ebd 22:45:51 ---> ccd170819875 22:45:51 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 22:45:51 Removing intermediate container 8a5558e87ebd 22:45:51 ---> 234e40e5d0fe 22:45:51 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:45:52 ---> Running in 5cd1cc64b746 22:45:52 ---> Running in 0a5adfc8ca70 22:45:53 Removing intermediate container 5cd1cc64b746 22:45:53 ---> e936ea6250cc 22:45:53 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:45:53 Removing intermediate container 0a5adfc8ca70 22:45:53 ---> c3a4ea728d8c 22:45:53 Step 24/26 : LABEL arch=x86_64 22:45:53 ---> Running in 2024bce0d774 22:45:53 Removing intermediate container 2024bce0d774 22:45:53 ---> eee4489b2e4a 22:45:53 Step 25/26 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 22:45:53 ---> f22fb3ff404d 22:45:53 Step 26/31 : RUN chmod +x /entrypoint.sh 22:45:54 ---> Running in 304ba6bf6ec2 22:45:54 ---> Running in 7f64f227fa87 22:45:54 Removing intermediate container 304ba6bf6ec2 22:45:54 ---> 96d7d378836b 22:45:54 Step 26/26 : LABEL version=0.0.0 22:45:55 Removing intermediate container 69145f676af8 22:45:55 ---> 261c91cfc37f 22:45:55 Step 21/26 : RUN apk --no-cache add curl 22:45:55 ---> Running in 6fdcd3e7083a 22:45:57 ---> Running in 99e271313240 22:45:57 Removing intermediate container 99e271313240 22:45:57 ---> 08a1ec6305b7 22:45:57 22:45:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:45:57 Successfully built 08a1ec6305b7 22:45:58 Successfully tagged docker-sys-mgmt-agent-go:latest 22:45:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:45:58  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 7f64f227fa87 22:45:58 ---> 17d31f45d00c 22:45:58 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 22:45:58 ---> Running in a378afc408ac 22:45:59 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:45:59 (2/3) Installing libcurl (7.69.1-r3) 22:45:59 (3/3) Installing curl (7.69.1-r3) 22:45:59 Executing busybox-1.31.1-r19.trigger 22:45:59 OK: 72 MiB in 58 packages 22:45:59 Removing intermediate container a378afc408ac 22:45:59 ---> f1ac8ed2848f 22:45:59 Step 28/31 : CMD ["gate"] 22:46:00 ---> Running in 1a5bb88bf117 22:46:02 Removing intermediate container 1a5bb88bf117 22:46:02 ---> 565d91b9e5a9 22:46:02 Step 29/31 : LABEL arch=x86_64 22:46:03 ---> Running in 1c65a7b44bd0 22:46:03 Removing intermediate container 2ef82537a5da 22:46:03 ---> 57cf725314e6 22:46:03 22:46:03 Step 10/23 : FROM alpine:3.12 22:46:03 ---> 42cb162f0360 22:46:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:46:03 ---> Running in 7b62eebeeb66 22:46:03 Removing intermediate container 6fdcd3e7083a 22:46:03 ---> ae4aec076d12 22:46:03 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 22:46:03 ---> Running in f897d2be51c0 22:46:04 Removing intermediate container 1c65a7b44bd0 22:46:04 ---> 18fad54cded6 22:46:04 Step 30/31 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 22:46:04 ---> Running in 9e24778c5423 22:46:04 ---> 7f76afb0b09b 22:46:04 Step 9/23 : RUN make cmd/core-data/core-data 22:46:04 Removing intermediate container 7b62eebeeb66 22:46:04 ---> bf52f3ef56ba 22:46:04 Step 12/23 : ENV APP_PORT=48080 22:46:04 ---> Running in c5bfcda88eb7 22:46:04 Removing intermediate container f897d2be51c0 22:46:04 ---> e74fc588d746 22:46:04 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:46:05 ---> Running in e3fc2eed6fc3 22:46:05 Removing intermediate container 9e24778c5423 22:46:05 ---> 88dbb7c64e19 22:46:05 Step 31/31 : LABEL version=0.0.0 22:46:05 ---> Running in 5edd052b8808 22:46:05 ---> Running in cf0c3b339545 22:46:05 Removing intermediate container c5bfcda88eb7 22:46:05 ---> ffb68c986dcf 22:46:05 Step 13/23 : EXPOSE $APP_PORT 22:46:05 ---> Running in 6abb28a1baa7 22:46:05 Removing intermediate container 5edd052b8808 22:46:05 ---> cb970a03c58c 22:46:05 22:46:05 Removing intermediate container cf0c3b339545 22:46:05 ---> 9cef6c1cf545 22:46:05 Step 24/26 : LABEL arch=arm64 22:46:06 Successfully built cb970a03c58c 22:46:06 Successfully tagged docker-security-bootstrapper-go:latest 22:46:06 ---> Running in d6d5d98e5084 22:46:06  Building docker-security-bootstrapper-go ... done Removing intermediate container 6abb28a1baa7 22:46:06 ---> cc3d1203b539 22:46:06 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:06 ---> Running in 3080d6142ecf 22:46:07 Removing intermediate container d6d5d98e5084 22:46:07 ---> 6939e7ae14a9 22:46:07 Step 25/26 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 22:46:07 ---> Running in e2fbc300d41d 22:46:07 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 22:46:08 Removing intermediate container e2fbc300d41d 22:46:08 ---> e15dc85a2719 22:46:08 Step 26/26 : LABEL version=0.0.0 22:46:08 ---> Running in 88a00dd989a9 22:46:08 Removing intermediate container 88a00dd989a9 22:46:08 ---> 876268ad4328 22:46:08 22:46:09 Successfully built 876268ad4328 22:46:09 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 22:46:10 Removing intermediate container 3080d6142ecf 22:46:10 ---> 6ed78f344737 22:46:10 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 22:46:10 ---> Running in 10b6bb137c8f 22:46:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:46:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:46:13 (1/6) Installing dumb-init (1.2.2-r1) 22:46:13 (2/6) Installing libgcc (9.3.0-r2) 22:46:13 (3/6) Installing libsodium (1.0.18-r0) 22:46:13 (4/6) Installing libstdc++ (9.3.0-r2) 22:46:14 (5/6) Installing libzmq (4.3.3-r0) 22:46:14 (6/6) Installing zeromq (4.3.3-r0) 22:46:14 Executing busybox-1.31.1-r19.trigger 22:46:14 OK: 8 MiB in 20 packages 22:46:16 Removing intermediate container 10b6bb137c8f 22:46:16 ---> 678db47c2665 22:46:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:46:17 ---> d32f814a6fb4 22:46:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:46:17 ---> 4cdb63a3b603 22:46:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:46:18 ---> 2089ff366e3b 22:46:18 Step 19/23 : ENTRYPOINT ["/core-data"] 22:46:18 ---> Running in 2f5d84f80489 22:46:18 Removing intermediate container 2f5d84f80489 22:46:18 ---> df11c3835bc8 22:46:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:46:18 ---> Running in 216ecf5e37f9 22:46:19 Removing intermediate container 216ecf5e37f9 22:46:19 ---> b921444b4cf0 22:46:19 Step 21/23 : LABEL arch=x86_64 22:46:19 ---> Running in 63fbadce8ad2 22:46:20 Removing intermediate container 63fbadce8ad2 22:46:20 ---> 398c4ad65b0e 22:46:20 Step 22/23 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 22:46:20 ---> Running in 720bf41bee68 22:46:20 Removing intermediate container 720bf41bee68 22:46:20 ---> ae8fada6c360 22:46:20 Step 23/23 : LABEL version=0.0.0 22:46:20 ---> Running in 619f5077dd8c 22:46:21 Removing intermediate container 619f5077dd8c 22:46:21 ---> b5d318c55eea 22:46:21 22:46:21 Successfully built b5d318c55eea 22:46:21 Successfully tagged docker-core-data-go:latest 22:46:21  Building docker-core-data-go ... done  [Pipeline] } 22:46:22 $ docker stop --time=1 a7fcbd5360cce1d67a31388ccada2f214615842313514ec42e8811ee6255fcce 22:46:25 $ docker rm -f a7fcbd5360cce1d67a31388ccada2f214615842313514ec42e8811ee6255fcce [Pipeline] // withDockerContainer [Pipeline] sh 22:46:26 + docker images 22:46:26 + grep docker 22:46:26 docker-core-data-go latest b5d318c55eea 6 seconds ago 22.7MB 22:46:26 docker-security-bootstrapper-go latest cb970a03c58c 21 seconds ago 19MB 22:46:26 docker-sys-mgmt-agent-go latest 08a1ec6305b7 29 seconds ago 314MB 22:46:26 docker-core-command-go latest 4846bf60112c 56 seconds ago 17.3MB 22:46:26 docker-support-scheduler-go latest eb726150314d 58 seconds ago 17.4MB 22:46:26 docker-security-secretstore-setup-go latest 380e18e22155 3 minutes ago 25.7MB 22:46:26 docker-security-proxy-setup-go latest b56bfe8d47c7 3 minutes ago 25.4MB 22:46:26 docker-core-metadata-go latest 151bcf99b563 3 minutes ago 19MB 22:46:26 docker-support-notifications-go latest 40994419a4a7 3 minutes ago 17.9MB 22:46:26 docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 22:46:43 Still waiting to schedule task 22:46:43 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:46:48  Building docker-sys-mgmt-agent-go ... done 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 22:46:58 Removing intermediate container a8738b408481 22:46:58 ---> 977b250b50f7 22:46:58 22:46:58 Step 10/24 : FROM alpine:3.12 22:46:58 ---> e47305ac9786 22:46:58 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 22:46:59 ---> Running in fc44f9a42a80 22:47:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:47:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:47:02 (1/6) Installing ca-certificates (20191127-r4) 22:47:02 (2/6) Installing nghttp2-libs (1.41.0-r0) 22:47:02 (3/6) Installing libcurl (7.69.1-r3) 22:47:02 (4/6) Installing curl (7.69.1-r3) 22:47:02 (5/6) Installing dumb-init (1.2.2-r1) 22:47:02 (6/6) Installing su-exec (0.2-r1) 22:47:02 Executing busybox-1.31.1-r19.trigger 22:47:02 Executing ca-certificates-20191127-r4.trigger 22:47:02 OK: 7 MiB in 20 packages 22:47:05 Removing intermediate container fc44f9a42a80 22:47:05 ---> 9e6be63e4ff9 22:47:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:47:05 ---> Running in 3fd213c8c107 22:47:05 Removing intermediate container 3fd213c8c107 22:47:05 ---> c34619d4a901 22:47:05 Step 13/24 : WORKDIR / 22:47:06 ---> Running in e96f84228672 22:47:07 Removing intermediate container e96f84228672 22:47:07 ---> ff18d0a7d5b9 22:47:07 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:47:09 ---> 0b1c8c73e993 22:47:09 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:47:10 ---> 08983fc6afa7 22:47:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:47:10 Removing intermediate container 55f699f8d0e9 22:47:10 ---> 968af30a1349 22:47:10 22:47:10 Step 10/31 : FROM alpine:3.12 22:47:10 ---> e47305ac9786 22:47:10 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:47:11 ---> Running in a717d2d242c8 22:47:12 ---> d2e060b989dd 22:47:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:47:12 Removing intermediate container a717d2d242c8 22:47:12 ---> 7967290f6dbd 22:47:12 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 22:47:12 ---> Running in 7579993fa1fb 22:47:14 ---> e1191b67fa54 22:47:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:47:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:47:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:47:15 (1/2) Installing dumb-init (1.2.2-r1) 22:47:15 (2/2) Installing su-exec (0.2-r1) 22:47:15 Executing busybox-1.31.1-r19.trigger 22:47:15 OK: 5 MiB in 16 packages 22:47:18 ---> 1c357f82d208 22:47:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:47:18 Removing intermediate container 7579993fa1fb 22:47:18 ---> 839b4c805daa 22:47:18 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 22:47:19 ---> Running in 863baf560788 22:47:19 Removing intermediate container 912f2f9a17a9 22:47:19 ---> 7319f15fe605 22:47:19 22:47:19 Step 10/22 : FROM alpine:3.12 22:47:19 ---> e47305ac9786 22:47:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:47:19 ---> Using cache 22:47:19 ---> adaeda5e2de1 22:47:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:47:19 ---> Using cache 22:47:19 ---> d937ab988619 22:47:19 Step 13/22 : ENV APP_PORT=48085 22:47:19 ---> 63df89f37705 22:47:19 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 22:47:19 ---> Running in f2f377f4ae6a 22:47:19 Removing intermediate container 863baf560788 22:47:19 ---> 2983b4c19e07 22:47:19 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:47:19 ---> Running in d6a266274ff4 22:47:20 ---> Running in aa6d1523ea99 22:47:21 Removing intermediate container f2f377f4ae6a 22:47:21 ---> 83000e1d4e67 22:47:21 Step 14/22 : EXPOSE $APP_PORT 22:47:21 ---> Running in d3980ed45bf7 22:47:21 Removing intermediate container aa6d1523ea99 22:47:21 ---> 74d84ddf7b58 22:47:21 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:47:22 ---> Running in f5c23ca08c70 22:47:22 Removing intermediate container d3980ed45bf7 22:47:22 ---> d015874d8f8e 22:47:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:24 ---> 17d3c538499f 22:47:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:47:24 Removing intermediate container d6a266274ff4 22:47:24 ---> d231a0222bbf 22:47:24 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:47:24 ---> Running in ff4c3e54e2e3 22:47:25 Removing intermediate container ff4c3e54e2e3 22:47:25 ---> 7b62a694f2ae 22:47:25 Step 22/24 : LABEL arch=arm64 22:47:26 ---> Running in b3078cce5bee 22:47:26 Removing intermediate container f5c23ca08c70 22:47:26 ---> aaea482d556f 22:47:26 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 22:47:26 ---> 7aaf4a7d1e16 22:47:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:47:26 ---> Running in 33ed5ad21ac2 22:47:26 Removing intermediate container b3078cce5bee 22:47:26 ---> bbc086debdde 22:47:26 Step 23/24 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 22:47:26 ---> Running in 9293d47e412d 22:47:27 Removing intermediate container 33ed5ad21ac2 22:47:27 ---> 9d0a6238f9df 22:47:27 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:47:27 ---> ff2263b75b46 22:47:27 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:47:27 Removing intermediate container 9293d47e412d 22:47:27 ---> 05ad2e68556a 22:47:27 Step 24/24 : LABEL version=0.0.0 22:47:27 ---> Running in 695f413ff8ea 22:47:27 ---> Running in 542fb53ae982 22:47:28 ---> a8b33c012578 22:47:28 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:47:28 ---> Running in a828d0bd03a5 22:47:28 Removing intermediate container 695f413ff8ea 22:47:28 ---> 4ef42b4dfac0 22:47:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:28 Removing intermediate container 542fb53ae982 22:47:28 ---> 41941ab23c5a 22:47:28 22:47:28 ---> Running in 173055a4abc6 22:47:29 Successfully built 41941ab23c5a 22:47:29 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 22:47:29  Building docker-security-secretstore-setup-go ... done Removing intermediate container 173055a4abc6 22:47:29 ---> 5c85b27559fe 22:47:29 Step 20/22 : LABEL arch=arm64 22:47:29 ---> Running in 090af46155a6 22:47:30 Removing intermediate container 090af46155a6 22:47:30 ---> 9fdedc7f7d1d 22:47:30 Step 21/22 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 22:47:30 ---> Running in 739411bde1c8 22:47:30 Removing intermediate container 739411bde1c8 22:47:30 ---> bde6386b8161 22:47:30 Step 22/22 : LABEL version=0.0.0 22:47:31 ---> Running in 35dc99c588de 22:47:31 Removing intermediate container a828d0bd03a5 22:47:31 ---> 7c4752b8a0de 22:47:31 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:31 Removing intermediate container 35dc99c588de 22:47:31 ---> 5c5df35614dc 22:47:31 22:47:32 ---> 5b2ac8053e59 22:47:32 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:47:32 Successfully built 5c5df35614dc 22:47:32 Successfully tagged docker-support-scheduler-go-arm64:latest 22:47:33  Building docker-support-scheduler-go ... done  ---> aa28d2bbafba 22:47:33 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:47:34 ---> b7f39f8bc138 22:47:34 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:47:35 Running on prd-ubuntu18.04-docker-8c-8g-32350 in /w/workspace/edgexfoundry_edgex-go_PR-3324 [Pipeline] { [Pipeline] ws 22:47:35 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 22:47:35 ---> 8cc825d9fa32 22:47:35 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:47:36 ---> d0087cf7b7af 22:47:36 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 22:47:36 ---> Running in 4567051bdb1a 22:47:36 Removing intermediate container 4567051bdb1a 22:47:36 ---> bf5306d76489 22:47:36 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:47:37 using credential edgex-jenkins-ssh 22:47:37 Cloning the remote Git repository 22:47:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:47:37 > git init /w/workspace/edgex-go/3 # timeout=10 22:47:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:47:37 > git --version # timeout=10 22:47:37 > git --version # 'git version 2.17.1' 22:47:37 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:47:37 ---> 2321e0b7bfef 22:47:37 Step 26/31 : RUN chmod +x /entrypoint.sh 22:47:38 ---> Running in d32d513aab2c 22:47:40 Removing intermediate container e3fc2eed6fc3 22:47:40 ---> be5bfab07437 22:47:40 22:47:40 Step 10/23 : FROM alpine:3.12 22:47:40 ---> e47305ac9786 22:47:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:47:41 ---> Running in f812d6cb963c 22:47:41 Removing intermediate container d32d513aab2c 22:47:41 ---> 2a708e784c04 22:47:41 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 22:47:41 ---> Running in c5a1a2c26e04 22:47:41 Removing intermediate container f812d6cb963c 22:47:41 ---> 3a18327fdd3f 22:47:41 Step 12/23 : ENV APP_PORT=48080 22:47:41 ---> Running in 4f5cf15b66a7 22:47:41 Removing intermediate container c5a1a2c26e04 22:47:41 ---> 3db74992b819 22:47:41 Step 28/31 : CMD ["gate"] 22:47:42 ---> Running in 0ee5fc9ece59 22:47:42 Removing intermediate container 4f5cf15b66a7 22:47:42 ---> 5cfc2bf3dd08 22:47:42 Step 13/23 : EXPOSE $APP_PORT 22:47:42 ---> Running in af0942a60fd2 22:47:42 Removing intermediate container 0ee5fc9ece59 22:47:42 ---> 38d5a009199a 22:47:42 Step 29/31 : LABEL arch=arm64 22:47:43 ---> Running in cce4150bc936 22:47:43 Removing intermediate container af0942a60fd2 22:47:43 ---> 85ea8cbefe0c 22:47:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:43 ---> Running in d18eb8963a4e 22:47:43 Removing intermediate container cce4150bc936 22:47:43 ---> 33f71aba1961 22:47:43 Step 30/31 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 22:47:44 ---> Running in d0af1c47539a 22:47:44 Removing intermediate container d0af1c47539a 22:47:44 ---> fddf734ef844 22:47:44 Step 31/31 : LABEL version=0.0.0 22:47:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:47:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:47:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:47:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:47:45 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3324/head:refs/remotes/origin/PR-3324 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:47:45 ---> Running in ac620783f91c 22:47:45 Removing intermediate container ac620783f91c 22:47:45 ---> 6d6f4ad8349e 22:47:45 22:47:45 Merging remotes/origin/master commit f2bd0815c0e73667d07e5744b61daa5be38d8f92 into PR head commit c0560a2a38f63bee3627cda774d90205c48dc5c8 22:47:45 Merge succeeded, producing c0560a2a38f63bee3627cda774d90205c48dc5c8 22:47:45 Checking out Revision c0560a2a38f63bee3627cda774d90205c48dc5c8 (PR-3324) 22:47:45 Successfully built 6d6f4ad8349e 22:47:45 Successfully tagged docker-security-bootstrapper-go-arm64:latest 22:47:45  Building docker-security-bootstrapper-go ... done Removing intermediate container d18eb8963a4e 22:47:45 ---> 07e7f4ea2803 22:47:45 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 22:47:46 ---> Running in 0db7bb7ead73 22:47:45 > git config core.sparsecheckout # timeout=10 22:47:45 > git checkout -f c0560a2a38f63bee3627cda774d90205c48dc5c8 # timeout=10 22:47:45 > git remote # timeout=10 22:47:45 > git config --get remote.origin.url # timeout=10 22:47:45 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:45 > git merge f2bd0815c0e73667d07e5744b61daa5be38d8f92 # timeout=10 22:47:45 > git rev-parse HEAD^{commit} # timeout=10 22:47:45 > git config core.sparsecheckout # timeout=10 22:47:45 > git checkout -f c0560a2a38f63bee3627cda774d90205c48dc5c8 # timeout=10 22:47:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:47:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:47:49 (1/6) Installing dumb-init (1.2.2-r1) 22:47:49 (2/6) Installing libgcc (9.3.0-r2) 22:47:49 (3/6) Installing libsodium (1.0.18-r0) 22:47:49 (4/6) Installing libstdc++ (9.3.0-r2) 22:47:49 Commit message: "fix: Address Bryon's review comments" 22:47:49 (5/6) Installing libzmq (4.3.3-r0) [Pipeline] withEnv [Pipeline] { 22:47:49 (6/6) Installing zeromq (4.3.3-r0) 22:47:49 Executing busybox-1.31.1-r19.trigger 22:47:49 OK: 8 MiB in 20 packages [Pipeline] libraryResource [Pipeline] sh 22:47:50 + echo snap-build.sh 22:47:50 snap-build.sh 22:47:50 + SNAP_BASE_DIR=. 22:47:50 + '[' '!' -z /w/workspace/edgex-go/3 ']' 22:47:50 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 22:47:50 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 22:47:50 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 22:47:50 + cd /w/workspace/edgex-go/3 22:47:50 + sudo apt-get remove -qy --purge lxd lxd-client 22:47:50 Reading package lists... 22:47:50 Building dependency tree... 22:47:50 Reading state information... 22:47:50 The following packages were automatically installed and are no longer required: 22:47:50 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:47:50 uidmap xdelta3 22:47:50 Use 'sudo apt autoremove' to remove them. 22:47:50 The following packages will be REMOVED: 22:47:50 lxd* lxd-client* 22:47:51 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:47:51 After this operation, 31.7 MB disk space will be freed. 22:47:51 Removing intermediate container 0db7bb7ead73 22:47:51 ---> a06a74182984 22:47:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:51 ---> fdffcdad16e5 22:47:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:47:52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 22:47:52 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:47:52 Removing lxd dnsmasq configuration 22:47:53 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:47:53 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:47:53 ---> 265c5ee9f4ba 22:47:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:47:53 ---> 8e4314fcbf39 22:47:53 Step 19/23 : ENTRYPOINT ["/core-data"] 22:47:53 ---> Running in eb6eb09b6772 22:47:54 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 22:47:54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 22:47:54 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:47:54 Removing intermediate container eb6eb09b6772 22:47:54 ---> 004c6071b863 22:47:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:54 ---> Running in a78de1e634c4 22:47:55 Removing intermediate container a78de1e634c4 22:47:55 ---> 44f841e225d3 22:47:55 Step 21/23 : LABEL arch=arm64 22:47:55 ---> Running in 2ce92de89698 22:47:55 Removing intermediate container 2ce92de89698 22:47:55 ---> f001b4dc7f74 22:47:55 Step 22/23 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 22:47:55 ---> Running in 31a4dd90a131 22:47:55 Processing triggers for systemd (237-3ubuntu10.42) ... 22:47:55 Processing triggers for ureadahead (0.100.0-21) ... 22:47:56 Removing intermediate container 31a4dd90a131 22:47:56 ---> aeae4cf2d57b 22:47:56 Step 23/23 : LABEL version=0.0.0 22:47:56 ---> Running in c7a71f5a1b41 22:47:56 Removing intermediate container c7a71f5a1b41 22:47:56 ---> de974d4110cf 22:47:56 22:47:57 + sudo snap remove --purge lxd 22:47:57 snap "lxd" is not installed 22:47:57 + sudo groupadd --force --system lxd 22:47:57 ++ whoami 22:47:57 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:47:57 + newgrp - lxd 22:47:57 + sudo snap install lxd 22:47:57 Successfully built de974d4110cf 22:47:57 Successfully tagged docker-core-data-go-arm64:latest 22:47:57  Building docker-core-data-go ... done  [Pipeline] } 22:47:57 $ docker stop --time=1 fcf43d2e1f45f1df505670464ecb63d5f26e354a33e8790caabfbfbd95844ebb 22:47:59 $ docker rm -f fcf43d2e1f45f1df505670464ecb63d5f26e354a33e8790caabfbfbd95844ebb [Pipeline] // withDockerContainer [Pipeline] sh 22:48:00 + grep docker 22:48:00 + docker images 22:48:00 docker-core-data-go-arm64 latest de974d4110cf 4 seconds ago 21.4MB 22:48:00 docker-security-bootstrapper-go-arm64 latest 6d6f4ad8349e 15 seconds ago 17.9MB 22:48:00 docker-support-scheduler-go-arm64 latest 5c5df35614dc 29 seconds ago 16.4MB 22:48:00 docker-security-secretstore-setup-go-arm64 latest 41941ab23c5a 32 seconds ago 24.4MB 22:48:00 docker-sys-mgmt-agent-go-arm64 latest 876268ad4328 About a minute ago 301MB 22:48:00 docker-core-metadata-go-arm64 latest fe724539c218 3 minutes ago 17.9MB 22:48:00 docker-support-notifications-go-arm64 latest 84681cebcce3 3 minutes ago 16.9MB 22:48:00 docker-core-command-go-arm64 latest 5626c16c1993 3 minutes ago 16.3MB 22:48:00 docker-security-proxy-setup-go-arm64 latest c7fe40e38658 3 minutes ago 24.1MB 22:48:00 docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:48:01 ---> job-cost.sh 22:48:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KRa5 22:48:07 2021-03-31T22:48:04Z INFO Waiting for automatic snapd restart... 22:48:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:49:43 lxd 4.12 from Canonical* installed 22:49:43 + sudo lxd init --auto 22:49:43 + sudo snap install --classic snapcraft 22:50:01 snapcraft 4.6 from Canonical* installed 22:50:01 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 22:50:01 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 22:50:01 % Total % Received % Xferd Average Speed Time Time Time Current 22:50:01 Dload Upload Total Spent Left Speed 22:50:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5097 0 --:--:-- --:--:-- --:--:-- 5097 22:50:01 100 3325k 100 3325k 0 0 10.0M 0 --:--:-- --:--:-- --:--:-- 10.0M 22:50:01 ./yq_linux_amd64 22:50:01 + sudo snapcraft prime --use-lxd 22:50:01 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 22:50:01 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: 22:50:01 - README.md 22:50:01 22:50:01 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:50:01 Launching a container. 22:50:14 Waiting for container to be ready 22:50:14 To start your first instance, try: lxc launch ubuntu:18.04 22:50:14 22:50:16 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 22:50:16 Waiting for network to be ready... 22:50:17 lf-activate-venv(): INFO: Adding /tmp/venv-KRa5/bin to PATH 22:50:17 INFO: No Stack... 22:50:17 INFO: Retrieving Pricing Info for: lf-standard-4 22:50:17 INFO: Archiving Costs [Pipeline] sh 22:50:17 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:50:17 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:50:17 + cut -d, -f6 22:50:17 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 22:50:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3324-3-stack-cost] 22:50:17 Resource [jenkins-edgexfoundry-edgex-go-PR-3324-3-stack-cost] did not exist. Created. 22:50:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3324-3-stack-cost] [Pipeline] { 22:50:17 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:50:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] [Pipeline] unstash [Pipeline] sh 22:50:17 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:50:18 + echo total: 0.20999999344348907 [Pipeline] stash 22:50:18 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:50:18 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:50:18 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:50:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 22:50:18 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:50:18 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:50:18 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:50:18 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 22:50:18 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 22:50:18 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 22:50:18 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 22:50:18 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 22:50:18 Stashed 1 file(s) [Pipeline] } 22:50:18 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 22:50:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3324-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 22:50:18 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 22:50:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] 22:50:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 22:50:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 22:50:19 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 22:50:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 22:50:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 22:50:19 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] [Pipeline] // stage [Pipeline] } 22:50:19 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 22:50:21 Fetched 24.2 MB in 4s (5518 kB/s) 22:50:22 Reading package lists... 22:50:22 Reading package lists... 22:50:22 Building dependency tree... 22:50:22 Reading state information... 22:50:22 The following additional packages will be installed: 22:50:22 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:50:22 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:50:22 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:50:22 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 22:50:22 Suggested packages: 22:50:22 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 22:50:22 Recommended packages: 22:50:22 gnupg libsasl2-modules 22:50:22 The following NEW packages will be installed: 22:50:22 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:50:22 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:50:22 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:50:22 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 22:50:22 The following packages will be upgraded: 22:50:22 gpg gpg-agent gpgconf libudev1 22:50:22 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 22:50:22 Need to get 3530 kB of archives. 22:50:22 After this operation, 13.3 MB of additional disk space will be used. 22:50:22 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] 22:50:22 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 22:50:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 22:50:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 22:50:23 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 22:50:23 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 22:50:24 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 22:50:24 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 22:50:24 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 22:50:24 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 22:50:24 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 22:50:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 22:50:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 22:50:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 22:50:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 22:50:24 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 22:50:24 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 22:50:24 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 22:50:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 22:50:24 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 22:50:24 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 22:50:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 22:50:24 debconf: delaying package configuration, since apt-utils is not installed 22:50:24 Fetched 3530 kB in 1s (3113 kB/s) 22:50:24 (Reading database ... 12511 files and directories currently installed.) 22:50:24 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 22:50:24 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 22:50:24 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 22:50:24 Selecting previously unselected package udev. 22:50:24 (Reading database ... 12511 files and directories currently installed.) 22:50:24 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 22:50:24 Unpacking udev (237-3ubuntu10.45) ... 22:50:24 Selecting previously unselected package libfuse2:amd64. 22:50:24 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 22:50:24 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:50:24 Selecting previously unselected package fuse. 22:50:24 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 22:50:24 Unpacking fuse (2.9.7-1ubuntu1) ... 22:50:24 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 22:50:24 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:50:25 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 22:50:25 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:50:25 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 22:50:25 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:50:25 Selecting previously unselected package libksba8:amd64. 22:50:25 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 22:50:25 Unpacking libksba8:amd64 (1.3.5-2) ... 22:50:25 Selecting previously unselected package libroken18-heimdal:amd64. 22:50:25 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:50:25 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:50:25 Selecting previously unselected package libasn1-8-heimdal:amd64. 22:50:25 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:50:25 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:50:25 Selecting previously unselected package libheimbase1-heimdal:amd64. 22:50:25 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:50:25 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:50:25 Selecting previously unselected package libhcrypto4-heimdal:amd64. 22:50:25 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:50:25 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:50:26 Selecting previously unselected package libwind0-heimdal:amd64. 22:50:26 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:50:26 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:50:26 Selecting previously unselected package libhx509-5-heimdal:amd64. 22:50:26 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:50:26 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:50:26 Selecting previously unselected package libkrb5-26-heimdal:amd64. 22:50:26 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:50:26 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:50:26 Selecting previously unselected package libheimntlm0-heimdal:amd64. 22:50:26 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:50:26 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:50:26 Selecting previously unselected package libgssapi3-heimdal:amd64. 22:50:26 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:50:26 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:50:26 Selecting previously unselected package libsasl2-modules-db:amd64. 22:50:26 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:50:26 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:50:26 Selecting previously unselected package libsasl2-2:amd64. 22:50:26 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:50:26 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:50:26 Selecting previously unselected package libldap-common. 22:50:26 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 22:50:26 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:50:26 Selecting previously unselected package libldap-2.4-2:amd64. 22:50:26 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 22:50:26 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:50:27 Selecting previously unselected package dirmngr. 22:50:27 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 22:50:27 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 22:50:27 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:50:27 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 22:50:27 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:50:27 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:50:27 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:50:27 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 22:50:27 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:50:27 Setting up libksba8:amd64 (1.3.5-2) ... 22:50:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:50:27 Setting up udev (237-3ubuntu10.45) ... 22:50:27 invoke-rc.d: policy-rc.d denied execution of start. 22:50:27 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:50:28 Processing triggers for systemd (237-3ubuntu10) ... 22:50:28 Setting up fuse (2.9.7-1ubuntu1) ... 22:50:28 Setting up gpg (2.2.4-1ubuntu1.4) ... 22:50:28 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:50:28 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:50:28 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:50:28 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:50:28 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:50:28 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:50:28 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:50:28 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:50:28 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 22:50:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:50:29 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 22:50:29 settings in the [Install] section, and DefaultInstance for template units). 22:50:29 This means they are not meant to be enabled using systemctl. 22:50:29 Possible reasons for having this kind of units are: 22:50:29 1) A unit may be statically enabled by being symlinked from another unit's 22:50:29 .wants/ or .requires/ directory. 22:50:29 2) A unit's purpose may be to act as a helper for some other unit which has 22:50:29 a requirement dependency on it. 22:50:29 3) A unit may be started when needed via activation (socket, path, timer, 22:50:29 D-Bus, udev, scripted systemctl call, ...). 22:50:29 4) In case of template units, the unit is meant to be enabled with some 22:50:29 instance name specified. 22:50:29 Reading package lists... 22:50:29 Building dependency tree... 22:50:29 Reading state information... 22:50:29 The following additional packages will be installed: 22:50:29 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 22:50:29 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 22:50:29 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 22:50:29 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 22:50:29 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 22:50:29 Suggested packages: 22:50:29 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 22:50:29 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 22:50:29 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 22:50:29 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 22:50:29 systemd-container policykit-1 22:50:29 Recommended packages: 22:50:29 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 22:50:29 The following NEW packages will be installed: 22:50:29 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 22:50:29 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 22:50:29 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 22:50:29 multiarch-support openssh-client python3 python3-minimal python3.6 22:50:29 python3.6-minimal snapd squashfs-tools sudo 22:50:29 The following packages will be upgraded: 22:50:29 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 22:50:29 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 22:50:29 Need to get 35.2 MB of archives. 22:50:29 After this operation, 141 MB of additional disk space will be used. 22:50:29 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 22:50:29 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 22:50:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 22:50:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 22:50:30 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 22:50:30 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 22:50:30 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 22:50:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 22:50:30 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 22:50:30 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 22:50:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 22:50:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 22:50:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 22:50:30 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 22:50:30 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 22:50:30 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 22:50:30 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 22:50:30 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 22:50:30 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 22:50:30 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 22:50:30 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 22:50:30 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 22:50:30 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 22:50:30 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 22:50:30 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 22:50:30 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 22:50:30 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 22:50:30 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 22:50:30 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 22:50:30 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 22:50:32 debconf: delaying package configuration, since apt-utils is not installed 22:50:32 Fetched 35.2 MB in 2s (15.3 MB/s) 22:50:32 (Reading database ... 12757 files and directories currently installed.) 22:50:32 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 22:50:32 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 22:50:32 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 22:50:32 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 22:50:32 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 22:50:33 (Reading database ... 12757 files and directories currently installed.) 22:50:33 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 22:50:33 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 22:50:33 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 22:50:33 (Reading database ... 12757 files and directories currently installed.) 22:50:33 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 22:50:33 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 22:50:33 Setting up apt (1.6.12ubuntu0.2) ... 22:50:33 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 22:50:34 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 22:50:34 (Reading database ... 12764 files and directories currently installed.) 22:50:34 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 22:50:34 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 22:50:34 Selecting previously unselected package libpython3.6-minimal:amd64. 22:50:34 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:50:34 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:50:34 Selecting previously unselected package libexpat1:amd64. 22:50:34 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 22:50:34 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:50:35 Selecting previously unselected package python3.6-minimal. 22:50:35 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:50:35 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:50:35 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 22:50:35 Checking for services that may need to be restarted...done. 22:50:35 Checking for services that may need to be restarted...done. 22:50:35 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:50:35 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:50:35 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:50:36 Selecting previously unselected package python3-minimal. 22:50:36 (Reading database ... 13012 files and directories currently installed.) 22:50:36 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 22:50:36 Unpacking python3-minimal (3.6.7-1~18.04) ... 22:50:36 Selecting previously unselected package mime-support. 22:50:36 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 22:50:36 Unpacking mime-support (3.60ubuntu1) ... 22:50:36 Selecting previously unselected package libmpdec2:amd64. 22:50:36 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 22:50:36 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:50:36 Selecting previously unselected package libpython3.6-stdlib:amd64. 22:50:36 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:50:36 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:50:36 Selecting previously unselected package python3.6. 22:50:36 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:50:36 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:50:36 Selecting previously unselected package libpython3-stdlib:amd64. 22:50:36 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 22:50:36 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:50:36 Setting up python3-minimal (3.6.7-1~18.04) ... 22:50:37 Selecting previously unselected package python3. 22:50:37 (Reading database ... 13442 files and directories currently installed.) 22:50:37 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 22:50:37 Unpacking python3 (3.6.7-1~18.04) ... 22:50:37 Selecting previously unselected package multiarch-support. 22:50:37 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 22:50:37 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 22:50:37 Setting up multiarch-support (2.27-3ubuntu1.4) ... 22:50:37 Selecting previously unselected package liblzo2-2:amd64. 22:50:37 (Reading database ... 13479 files and directories currently installed.) 22:50:37 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 22:50:37 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 22:50:38 Selecting previously unselected package libbsd0:amd64. 22:50:38 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 22:50:38 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:50:38 Selecting previously unselected package sudo. 22:50:38 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 22:50:38 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 22:50:38 Selecting previously unselected package apparmor. 22:50:38 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 22:50:38 Unpacking apparmor (2.12-4ubuntu5.1) ... 22:50:38 Selecting previously unselected package libedit2:amd64. 22:50:38 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 22:50:38 Unpacking libedit2:amd64 (3.1-20170329-1) ... 22:50:38 Selecting previously unselected package libkrb5support0:amd64. 22:50:38 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 22:50:38 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:50:38 Selecting previously unselected package libk5crypto3:amd64. 22:50:38 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 22:50:38 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:50:38 Selecting previously unselected package libkeyutils1:amd64. 22:50:38 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 22:50:38 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:50:38 Selecting previously unselected package libkrb5-3:amd64. 22:50:38 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 22:50:38 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:50:39 Selecting previously unselected package libgssapi-krb5-2:amd64. 22:50:39 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 22:50:39 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:50:39 Selecting previously unselected package libssl1.0.0:amd64. 22:50:39 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 22:50:39 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 22:50:39 Selecting previously unselected package openssh-client. 22:50:39 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 22:50:39 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 22:50:39 Selecting previously unselected package squashfs-tools. 22:50:39 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 22:50:39 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 22:50:39 Selecting previously unselected package snapd. 22:50:39 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 22:50:39 Unpacking snapd (2.48.3+18.04) ... 22:50:41 Setting up libedit2:amd64 (3.1-20170329-1) ... 22:50:41 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 22:50:41 Setting up mime-support (3.60ubuntu1) ... 22:50:42 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 22:50:42 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:50:42 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:50:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:50:42 Setting up systemd (237-3ubuntu10.45) ... 22:50:42 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 22:50:44 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:50:44 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:50:44 Setting up liblzo2-2:amd64 (2.08-1.2) ... 22:50:44 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:50:44 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:50:44 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:50:44 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 22:50:44 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:50:44 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:50:44 Setting up python3 (3.6.7-1~18.04) ... 22:50:44 running python rtupdate hooks for python3.6... 22:50:44 running python post-rtupdate hooks for python3.6... 22:50:44 Setting up apparmor (2.12-4ubuntu5.1) ... 22:50:46 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 22:50:46 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:50:46 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 22:50:46 Setting up snapd (2.48.3+18.04) ... 22:50:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 22:50:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 22:50:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 22:50:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 22:50:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:50:47 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:50:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 22:50:48 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 22:50:48 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 22:50:48 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 22:50:48 /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' 22:50:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:50:48 Processing triggers for systemd (237-3ubuntu10.45) ... 22:50:49 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 22:50:49 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:50:49 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:50:51 Reading package lists... 22:50:51 Reading package lists... 22:50:51 Building dependency tree... 22:50:51 Reading state information... 22:50:51 Calculating upgrade... 22:50:51 The following packages will be upgraded: 22:50:51 advancecomp base-files bash binutils binutils-common 22:50:51 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 22:50:51 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 22:50:51 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 22:50:51 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 22:50:51 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 22:50:51 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 22:50:51 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 22:50:51 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 22:50:51 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 22:50:51 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 22:50:51 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 22:50:51 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 22:50:51 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 22:50:51 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 22:50:51 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:50:51 Need to get 63.8 MB of archives. 22:50:51 After this operation, 5208 kB of additional disk space will be used. 22:50:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] 22:50:51 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 22:50:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 22:50:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 22:50:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 22:50:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 22:50:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 22:50:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 22:50:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 22:50:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 22:50:52 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 22:50:52 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 22:50:52 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 22:50:52 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 22:50:52 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 22:50:52 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 22:50:52 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 22:50:52 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 22:50:52 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 22:50:52 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 22:50:52 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 22:50:52 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 22:50:52 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 22:50:52 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 22:50:52 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 22:50:52 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 22:50:52 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 22:50:52 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 22:50:52 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 22:50:52 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 22:50:52 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 22:50:52 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 22:50:52 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 22:50:52 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 22:50:52 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 22:50:52 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 22:50:52 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 22:50:52 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 22:50:52 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 22:50:52 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 22:50:52 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 22:50:52 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 22:50:52 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 22:50:52 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 22:50:52 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 22:50:52 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 22:50:52 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 22:50:52 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 22:50:52 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 22:50:52 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 22:50:52 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 22:50:52 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 22:50:52 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 22:50:52 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 22:50:52 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 22:50:52 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 22:50:52 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 22:50:52 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 22:50:52 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 22:50:52 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 22:50:52 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 22:50:52 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:50:52 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 22:50:52 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 22:50:52 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 22:50:52 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 22:50:53 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 22:50:53 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 22:50:53 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 22:50:53 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 22:50:53 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 22:50:53 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 22:50:53 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 22:50:53 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 22:50:53 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 22:50:53 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 22:50:53 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 22:50:53 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 22:50:53 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 22:50:53 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 22:50:53 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 22:50:53 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 22:50:53 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 22:50:53 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 22:50:53 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 22:50:53 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 22:50:53 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 22:50:53 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 22:50:53 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 22:50:53 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 22:50:53 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 22:50:53 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 22:50:53 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 22:50:53 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 22:50:53 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 22:50:53 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 22:50:53 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 22:50:53 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 22:50:53 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 22:50:53 debconf: delaying package configuration, since apt-utils is not installed 22:50:53 Fetched 63.8 MB in 2s (34.2 MB/s) 22:50:54 (Reading database ... 13912 files and directories currently installed.) 22:50:54 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 22:50:54 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:50:54 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 22:50:54 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:50:55 Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... 22:50:55 Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... 22:50:56 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:50:56 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:50:56 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:50:56 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:50:56 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:50:56 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:50:56 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:50:56 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:50:56 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:50:56 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:50:56 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:50:56 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:50:56 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:50:56 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:50:57 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 22:50:57 (Reading database ... 13911 files and directories currently installed.) 22:50:57 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 22:50:57 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 22:50:57 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 22:50:57 (Reading database ... 13911 files and directories currently installed.) 22:50:57 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:50:57 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:50:57 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:50:57 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:50:57 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:50:57 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:50:57 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 22:50:57 (Reading database ... 13911 files and directories currently installed.) 22:50:57 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 22:50:58 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:50:59 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 22:50:59 (Reading database ... 13911 files and directories currently installed.) 22:50:59 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 22:50:59 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 22:50:59 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 22:50:59 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 22:50:59 Setting up base-files (10.1ubuntu2.10) ... 22:50:59 Installing new version of config file /etc/issue ... 22:50:59 Installing new version of config file /etc/issue.net ... 22:50:59 Installing new version of config file /etc/lsb-release ... 22:50:59 Installing new version of config file /etc/update-motd.d/50-motd-news ... 22:50:59 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 22:50:59 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 22:50:59 Removing obsolete conffile /etc/default/motd-news ... 22:51:00 (Reading database ... 13912 files and directories currently installed.) 22:51:00 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 22:51:00 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 22:51:00 Setting up bash (4.4.18-2ubuntu1.2) ... 22:51:00 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 22:51:00 (Reading database ... 13912 files and directories currently installed.) 22:51:00 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 22:51:00 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 22:51:00 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 22:51:00 (Reading database ... 13912 files and directories currently installed.) 22:51:00 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 22:51:00 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 22:51:00 Setting up tar (1.29b-2ubuntu0.2) ... 22:51:00 (Reading database ... 13912 files and directories currently installed.) 22:51:00 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 22:51:00 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:51:01 Setting up dpkg (1.19.0.5ubuntu2.3) ... 22:51:01 (Reading database ... 13912 files and directories currently installed.) 22:51:01 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 22:51:01 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:51:01 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 22:51:01 (Reading database ... 13912 files and directories currently installed.) 22:51:01 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 22:51:01 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:51:01 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 22:51:01 (Reading database ... 13912 files and directories currently installed.) 22:51:01 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 22:51:01 Unpacking grep (3.1-2build1) over (3.1-2) ... 22:51:01 Setting up grep (3.1-2build1) ... 22:51:01 (Reading database ... 13912 files and directories currently installed.) 22:51:01 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 22:51:02 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:51:02 Setting up login (1:4.5-1ubuntu2) ... 22:51:02 (Reading database ... 13912 files and directories currently installed.) 22:51:02 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 22:51:02 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:51:02 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 22:51:02 (Reading database ... 13912 files and directories currently installed.) 22:51:02 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 22:51:02 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:51:02 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 22:51:03 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:51:03 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 22:51:03 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:51:03 Setting up perl-base (5.26.1-6ubuntu0.5) ... 22:51:03 (Reading database ... 13912 files and directories currently installed.) 22:51:03 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 22:51:04 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:51:05 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:51:05 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:51:05 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:51:05 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:51:05 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 22:51:05 (Reading database ... 13912 files and directories currently installed.) 22:51:05 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 22:51:05 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 22:51:05 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 22:51:05 (Reading database ... 13912 files and directories currently installed.) 22:51:05 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:51:05 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:51:05 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:51:05 (Reading database ... 13912 files and directories currently installed.) 22:51:05 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:51:05 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:51:06 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:51:06 (Reading database ... 13912 files and directories currently installed.) 22:51:06 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:51:06 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:51:06 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:51:06 (Reading database ... 13912 files and directories currently installed.) 22:51:06 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:51:06 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:51:06 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:51:06 (Reading database ... 13912 files and directories currently installed.) 22:51:06 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 22:51:06 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:51:06 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 22:51:06 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:51:06 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 22:51:07 (Reading database ... 13912 files and directories currently installed.) 22:51:07 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 22:51:07 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:51:07 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 22:51:07 (Reading database ... 13912 files and directories currently installed.) 22:51:07 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:51:07 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:51:07 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:51:07 (Reading database ... 13912 files and directories currently installed.) 22:51:07 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:51:07 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:51:07 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 22:51:07 (Reading database ... 13912 files and directories currently installed.) 22:51:07 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:51:07 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:51:08 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 22:51:08 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 22:51:08 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 22:51:08 (Reading database ... 13912 files and directories currently installed.) 22:51:08 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 22:51:08 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:51:08 Setting up libc-bin (2.27-3ubuntu1.4) ... 22:51:09 (Reading database ... 13912 files and directories currently installed.) 22:51:09 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 22:51:09 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:51:09 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 22:51:09 (Reading database ... 13914 files and directories currently installed.) 22:51:09 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 22:51:09 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 22:51:09 Setting up debconf (1.5.66ubuntu1) ... 22:51:09 (Reading database ... 13914 files and directories currently installed.) 22:51:09 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 22:51:09 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:51:09 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 22:51:10 (Reading database ... 13914 files and directories currently installed.) 22:51:10 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 22:51:10 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:51:10 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 22:51:10 (Reading database ... 13914 files and directories currently installed.) 22:51:10 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 22:51:10 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 22:51:10 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 22:51:10 (Reading database ... 13914 files and directories currently installed.) 22:51:10 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 22:51:10 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 22:51:10 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 22:51:11 (Reading database ... 13914 files and directories currently installed.) 22:51:11 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 22:51:11 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 22:51:11 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 22:51:11 (Reading database ... 13914 files and directories currently installed.) 22:51:11 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:51:11 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:51:11 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 22:51:11 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 22:51:11 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 22:51:11 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:51:11 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 22:51:12 (Reading database ... 13914 files and directories currently installed.) 22:51:12 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 22:51:12 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 22:51:12 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 22:51:12 (Reading database ... 13914 files and directories currently installed.) 22:51:12 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 22:51:12 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 22:51:12 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 22:51:12 (Reading database ... 13914 files and directories currently installed.) 22:51:12 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 22:51:12 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:51:12 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 22:51:12 (Reading database ... 13914 files and directories currently installed.) 22:51:12 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 22:51:12 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 22:51:13 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 22:51:13 (Reading database ... 13914 files and directories currently installed.) 22:51:13 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 22:51:13 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:51:13 Setting up passwd (1:4.5-1ubuntu2) ... 22:51:13 (Reading database ... 13914 files and directories currently installed.) 22:51:13 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 22:51:13 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:51:13 Setting up gpgv (2.2.4-1ubuntu1.4) ... 22:51:13 (Reading database ... 13914 files and directories currently installed.) 22:51:13 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 22:51:13 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 22:51:14 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 22:51:14 (Reading database ... 13914 files and directories currently installed.) 22:51:14 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 22:51:14 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 22:51:14 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 22:51:14 (Reading database ... 13914 files and directories currently installed.) 22:51:14 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 22:51:14 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 22:51:15 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 22:51:15 (Reading database ... 13914 files and directories currently installed.) 22:51:15 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 22:51:15 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 22:51:15 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 22:51:15 (Reading database ... 13914 files and directories currently installed.) 22:51:15 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 22:51:15 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 22:51:15 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 22:51:15 (Reading database ... 13914 files and directories currently installed.) 22:51:15 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 22:51:15 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 22:51:15 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 22:51:15 (Reading database ... 13915 files and directories currently installed.) 22:51:15 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:51:15 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:51:15 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:51:16 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:51:16 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 22:51:16 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 22:51:16 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 22:51:16 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 22:51:16 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 22:51:16 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 22:51:16 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 22:51:16 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 22:51:16 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 22:51:16 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 22:51:16 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 22:51:16 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 22:51:17 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 22:51:17 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 22:51:17 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 22:51:17 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 22:51:17 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 22:51:17 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 22:51:17 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 22:51:17 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 22:51:18 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 22:51:18 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 22:51:18 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 22:51:18 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 22:51:18 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:51:18 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:51:19 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:51:19 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:51:19 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:51:19 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:51:19 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:51:19 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:51:20 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:51:20 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:51:20 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:51:20 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:51:20 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:51:21 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:51:21 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:51:21 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:51:22 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:51:22 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:51:23 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:51:23 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:51:24 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:51:24 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:51:24 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:51:24 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:51:25 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:51:25 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:51:25 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:51:25 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:51:25 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 22:51:25 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:51:25 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 22:51:25 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:51:25 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:51:25 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 22:51:26 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:51:26 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:51:26 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:51:26 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:51:26 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 22:51:26 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 22:51:26 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:51:26 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 22:51:26 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:51:26 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:51:26 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:51:26 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 22:51:26 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 22:51:26 Setting up tzdata (2021a-0ubuntu0.18.04) ... 22:51:26 22:51:26 Current default time zone: 'Etc/UTC' 22:51:26 Local time is now: Wed Mar 31 22:51:26 UTC 2021. 22:51:26 Universal Time is now: Wed Mar 31 22:51:26 UTC 2021. 22:51:26 Run 'dpkg-reconfigure tzdata' if you wish to change it. 22:51:26 22:51:26 Setting up systemd-sysv (237-3ubuntu10.45) ... 22:51:26 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:51:26 Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... 22:51:26 Setting up mount (2.31.1-0.4ubuntu3.7) ... 22:51:26 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 22:51:26 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 22:51:26 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 22:51:26 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 22:51:26 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 22:51:27 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 22:51:27 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:51:27 Setting up procps (2:3.3.12-3ubuntu1.2) ... 22:51:27 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:51:27 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 22:51:27 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:51:27 Setting up patch (2.7.6-2ubuntu1.1) ... 22:51:27 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 22:51:27 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 22:51:27 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 22:51:27 Installing new version of config file /etc/ssl/openssl.cnf ... 22:51:27 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 22:51:27 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 22:51:27 Setting up ca-certificates (20210119~18.04.1) ... 22:51:29 Updating certificates in /etc/ssl/certs... 22:51:30 23 added, 27 removed; done. 22:51:30 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 22:51:30 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:51:30 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 22:51:30 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 22:51:30 Setting up pkgbinarymangler (138.18.04.1) ... 22:51:30 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:51:30 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 22:51:30 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:51:30 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:51:30 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:51:30 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:51:30 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:51:30 Setting up perl (5.26.1-6ubuntu0.5) ... 22:51:30 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 22:51:30 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 22:51:30 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:51:30 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 22:51:30 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:51:30 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 22:51:30 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 22:51:30 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 22:51:30 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 22:51:30 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:51:31 Processing triggers for systemd (237-3ubuntu10.45) ... 22:51:31 Processing triggers for mime-support (3.60ubuntu1) ... 22:51:31 Processing triggers for ca-certificates (20210119~18.04.1) ... 22:51:31 Updating certificates in /etc/ssl/certs... 22:51:31 0 added, 0 removed; done. 22:51:31 Running hooks in /etc/ca-certificates/update.d... 22:51:31 done. 22:51:32 Reading package lists... 22:51:32 Building dependency tree... 22:51:32 Reading state information... 22:51:32 The following NEW packages will be installed: 22:51:32 apt-transport-https 22:51:32 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 22:51:32 Need to get 1696 B of archives. 22:51:32 After this operation, 153 kB of additional disk space will be used. 22:51:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 22:51:32 debconf: delaying package configuration, since apt-utils is not installed 22:51:32 Fetched 1696 B in 0s (8453 B/s) 22:51:32 Selecting previously unselected package apt-transport-https. 22:51:32 (Reading database ... 13920 files and directories currently installed.) 22:51:32 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 22:51:32 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 22:51:32 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 22:51:33 Waiting for network to be ready... 22:51:39 2021-03-31T22:51:36Z INFO Waiting for automatic snapd restart... 22:51:39 snapd 2.49.1 from Canonical* installed 22:51:40 "snapd" switched to the "latest/stable" channel 22:51:40 22:51:43 core18 20210309 from Canonical* installed 22:51:43 "core18" switched to the "latest/stable" channel 22:51:43 22:51:46 snapcraft 4.6 from Canonical* installed 22:51:46 "snapcraft" switched to the "latest/stable" channel 22:51:46 22:51:50 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: 22:51:50 - README.md 22:51:50 22:51:50 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:51:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:51:57 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:51:57 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:51:57 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:51:58 Reading package lists... 22:51:58 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 22:52:05 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:52:05 Reading package lists... 22:52:05 Building dependency tree... 22:52:05 Reading state information... 22:52:05 Suggested packages: 22:52:05 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:52:05 git-gui gitk gitweb git-cvs git-mediawiki git-svn 22:52:05 Recommended packages: 22:52:05 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 22:52:05 The following NEW packages will be installed: 22:52:05 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 22:52:05 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 22:52:05 pkg-config zip 22:52:05 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 22:52:05 Need to get 7663 kB of archives. 22:52:05 After this operation, 43.8 MB of additional disk space will be used. 22:52:05 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 22:52:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 22:52:05 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 22:52:05 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 22:52:05 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:52:05 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 22:52:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 22:52:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 22:52:05 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 22:52:05 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 22:52:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 22:52:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 22:52:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 22:52:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 22:52:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 22:52:06 debconf: delaying package configuration, since apt-utils is not installed 22:52:06 Fetched 7663 kB in 1s (7286 kB/s) 22:52:06 Selecting previously unselected package libglib2.0-0:amd64. 22:52:06 (Reading database ... 13924 files and directories currently installed.) 22:52:06 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 22:52:06 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:52:06 Selecting previously unselected package libpsl5:amd64. 22:52:06 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 22:52:06 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 22:52:06 Selecting previously unselected package libnghttp2-14:amd64. 22:52:06 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 22:52:06 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:52:06 Selecting previously unselected package librtmp1:amd64. 22:52:06 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 22:52:06 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:52:06 Selecting previously unselected package libcurl3-gnutls:amd64. 22:52:06 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 22:52:06 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 22:52:06 Selecting previously unselected package liberror-perl. 22:52:06 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 22:52:06 Unpacking liberror-perl (0.17025-1) ... 22:52:06 Selecting previously unselected package git-man. 22:52:06 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 22:52:06 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 22:52:07 Selecting previously unselected package git. 22:52:07 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 22:52:07 Unpacking git (1:2.17.1-1ubuntu0.8) ... 22:52:08 Selecting previously unselected package libnorm1:amd64. 22:52:08 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 22:52:08 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:52:08 Selecting previously unselected package libpgm-5.2-0:amd64. 22:52:08 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 22:52:08 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:52:08 Selecting previously unselected package libsodium23:amd64. 22:52:08 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 22:52:08 Unpacking libsodium23:amd64 (1.0.16-2) ... 22:52:08 Selecting previously unselected package libzmq5:amd64. 22:52:08 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 22:52:08 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:52:08 Selecting previously unselected package libzmq3-dev:amd64. 22:52:08 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 22:52:08 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:52:08 Selecting previously unselected package pkg-config. 22:52:08 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 22:52:08 Unpacking pkg-config (0.29.1-0ubuntu2) ... 22:52:08 Selecting previously unselected package zip. 22:52:08 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 22:52:08 Unpacking zip (3.0-11build1) ... 22:52:08 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:52:08 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 22:52:08 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:52:08 Setting up liberror-perl (0.17025-1) ... 22:52:08 Setting up libpsl5:amd64 (0.19.1-5build1) ... 22:52:08 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:52:08 No schema files found: doing nothing. 22:52:08 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:52:08 Setting up zip (3.0-11build1) ... 22:52:08 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:52:08 Setting up libsodium23:amd64 (1.0.16-2) ... 22:52:08 Setting up pkg-config (0.29.1-0ubuntu2) ... 22:52:09 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:52:09 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 22:52:09 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:52:09 Setting up git (1:2.17.1-1ubuntu0.8) ... 22:52:09 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:52:15 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:52:15 git set to automatically installed. 22:52:15 git-man set to automatically installed. 22:52:15 libcurl3-gnutls set to automatically installed. 22:52:15 liberror-perl set to automatically installed. 22:52:15 libglib2.0-0 set to automatically installed. 22:52:15 libnghttp2-14 set to automatically installed. 22:52:15 libnorm1 set to automatically installed. 22:52:15 libpgm-5.2-0 set to automatically installed. 22:52:15 libpsl5 set to automatically installed. 22:52:15 librtmp1 set to automatically installed. 22:52:15 libsodium23 set to automatically installed. 22:52:15 libzmq3-dev set to automatically installed. 22:52:15 libzmq5 set to automatically installed. 22:52:15 pkg-config set to automatically installed. 22:52:15 zip set to automatically installed. 22:52:19 snapd is not logged in, snap install commands will use sudo 22:52:25 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:54:32 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 22:54:32 snapd is not logged in, snap install commands will use sudo 22:54:32 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:54:32 snap "core18" has no updates available 22:54:32 Pulling go-build-helper 22:54:32 + snapcraftctl pull 22:54:32 'app-service-config' has dependencies that need to be staged: go-build-helper 22:54:32 Skipping pull go-build-helper (already ran) 22:54:32 Building go-build-helper 22:54:32 + snapcraftctl build 22:54:33 Staging go-build-helper 22:54:33 + snapcraftctl stage 22:54:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:54:43 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:54:43 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:54:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] 22:54:43 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:54:43 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:54:43 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:54:43 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:54:43 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:54:43 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:54:43 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:54:43 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 22:54:43 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 22:54:43 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 22:54:43 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 22:54:43 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 22:54:43 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 22:54:43 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 22:54:43 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:54:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] 22:54:43 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 22:54:43 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 22:54:43 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 22:54:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 22:54:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 22:54:43 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] 22:54:43 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 22:54:43 Fetched 24.2 MB in 0s (0 B/s) 22:54:43 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:54:43 Fetched 224 kB in 0s (0 B/s) 22:54:43 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:54:43 Fetched 157 kB in 0s (0 B/s) 22:54:43 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:54:43 Fetched 221 kB in 0s (0 B/s) 22:54:43 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:54:43 Fetched 143 kB in 0s (0 B/s) 22:54:43 Pulling app-service-config 22:54:43 + snapcraftctl pull 22:54:43 Cloning into '/root/parts/app-service-config/src'... 22:54:44 Pulling config-common 22:54:44 + snapcraftctl pull 22:54:48 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:54:48 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:54:48 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:54:48 Fetched 0 B in 0s (0 B/s) 22:54:48 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:54:48 Fetched 0 B in 0s (0 B/s) 22:54:48 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:54:48 Fetched 0 B in 0s (0 B/s) 22:54:48 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:54:48 Fetched 0 B in 0s (0 B/s) 22:54:48 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:54:48 Fetched 0 B in 0s (0 B/s) 22:54:48 Pulling edgex-go 22:54:48 + snapcraftctl pull 22:55:10 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:55:10 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:55:10 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:55:10 Fetched 0 B in 0s (0 B/s) 22:55:10 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 22:55:10 Fetched 96.5 kB in 0s (0 B/s) 22:55:10 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 22:55:10 Fetched 279 kB in 0s (0 B/s) 22:55:10 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 22:55:10 Fetched 122 kB in 0s (0 B/s) 22:55:10 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 22:55:10 Fetched 77.8 kB in 0s (0 B/s) 22:55:10 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 22:55:10 Fetched 8848 B in 0s (0 B/s) 22:55:10 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 22:55:10 Fetched 47.8 kB in 0s (0 B/s) 22:55:10 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 22:55:10 Fetched 45.6 kB in 0s (0 B/s) 22:55:10 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 22:55:10 Fetched 15.0 kB in 0s (0 B/s) 22:55:10 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 22:55:10 Fetched 219 kB in 0s (0 B/s) 22:55:10 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 22:55:10 Fetched 154 kB in 0s (0 B/s) 22:55:10 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 22:55:10 Fetched 50.6 kB in 0s (0 B/s) 22:55:10 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 22:55:10 Fetched 14.8 kB in 0s (0 B/s) 22:55:10 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 22:55:10 Fetched 41.8 kB in 0s (0 B/s) 22:55:10 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 22:55:10 Fetched 499 kB in 0s (0 B/s) 22:55:10 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 22:55:10 Fetched 111 kB in 0s (0 B/s) 22:55:10 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 22:55:10 Fetched 240 kB in 0s (0 B/s) 22:55:10 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 22:55:10 Fetched 29.3 kB in 0s (0 B/s) 22:55:10 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 22:55:10 Fetched 85.5 kB in 0s (0 B/s) 22:55:10 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 22:55:10 Fetched 24.5 kB in 0s (0 B/s) 22:55:10 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 22:55:10 Fetched 49.2 kB in 0s (0 B/s) 22:55:10 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 22:55:10 Fetched 54.2 kB in 0s (0 B/s) 22:55:10 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 22:55:10 Fetched 30.8 kB in 0s (0 B/s) 22:55:10 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 22:55:10 Fetched 15.8 kB in 0s (0 B/s) 22:55:10 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 22:55:10 Fetched 85.9 kB in 0s (0 B/s) 22:55:10 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 22:55:10 Fetched 8720 B in 0s (0 B/s) 22:55:10 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 22:55:10 Fetched 137 kB in 0s (0 B/s) 22:55:10 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 22:55:10 Fetched 119 kB in 0s (0 B/s) 22:55:10 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 22:55:10 Fetched 109 kB in 0s (0 B/s) 22:55:10 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 22:55:10 Fetched 11.1 kB in 0s (0 B/s) 22:55:10 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 22:55:10 Fetched 645 kB in 0s (0 B/s) 22:55:10 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 22:55:10 Fetched 41.3 kB in 0s (0 B/s) 22:55:10 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 22:55:10 Fetched 17.9 kB in 0s (0 B/s) 22:55:10 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 22:55:10 Fetched 368 kB in 0s (0 B/s) 22:55:10 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 22:55:10 Fetched 187 kB in 0s (0 B/s) 22:55:10 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 22:55:10 Fetched 175 kB in 0s (0 B/s) 22:55:10 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 22:55:10 Fetched 206 kB in 0s (0 B/s) 22:55:10 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 22:55:10 Fetched 1301 kB in 0s (0 B/s) 22:55:10 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 22:55:10 Fetched 36.2 kB in 0s (0 B/s) 22:55:10 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 22:55:10 Fetched 159 kB in 0s (0 B/s) 22:55:10 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 22:55:10 Fetched 107 kB in 0s (0 B/s) 22:55:10 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 22:55:10 Fetched 48.7 kB in 0s (0 B/s) 22:55:10 Pulling static-packages 22:55:10 + snapcraftctl pull 22:55:10 Pulling version 22:55:10 + cd /root/project 22:55:10 + [ -f VERSION ] 22:55:10 + PROJECT_VERSION=local-dev 22:55:10 + git rev-parse --short HEAD 22:55:10 + GIT_REVISION=c0560a2a 22:55:10 + snapcraftctl set-version local-dev 22:55:11 Skipping build go-build-helper (already ran) 22:55:11 Building app-service-config 22:55:11 + make build 22:55:11 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 22:55:13 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.37 22:55:13 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.62 22:55:13 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 22:55:13 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.27 22:55:13 go: downloading github.com/google/uuid v1.2.0 22:55:13 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 22:55:13 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 22:55:13 go: downloading github.com/gorilla/mux v1.8.0 22:55:13 go: downloading github.com/pelletier/go-toml v1.2.0 22:55:14 go: downloading github.com/go-playground/validator/v10 v10.4.1 22:55:14 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:55:14 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:55:14 go: downloading github.com/hashicorp/consul/api v1.8.1 22:55:14 go: downloading github.com/leodido/go-urn v1.2.0 22:55:14 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:55:14 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:55:14 go: downloading github.com/hashicorp/serf v0.9.5 22:55:14 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 22:55:14 go: downloading github.com/go-playground/universal-translator v0.17.0 22:55:14 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:55:14 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:55:14 go: downloading github.com/go-playground/locales v0.13.0 22:55:14 go: downloading github.com/mattn/go-isatty v0.0.12 22:55:14 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 22:55:14 go: downloading github.com/BurntSushi/toml v0.3.1 22:55:14 go: downloading github.com/fatih/color v1.9.0 22:55:14 go: downloading github.com/mitchellh/copystructure v1.0.0 22:55:14 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 22:55:14 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:55:14 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 22:55:14 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 22:55:14 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:55:14 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 22:55:14 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:55:14 go: downloading github.com/mattn/go-colorable v0.1.6 22:55:14 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:55:14 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:55:14 go: downloading github.com/x448/float16 v0.8.4 22:55:14 go: downloading github.com/pebbe/zmq4 v1.2.5 22:55:14 go: downloading github.com/go-redis/redis/v7 v7.2.0 22:55:14 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:55:14 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 22:55:14 go: downloading github.com/gorilla/websocket v1.4.2 22:55:14 go: downloading github.com/go-kit/kit v0.8.0 22:55:14 go: downloading github.com/go-logfmt/logfmt v0.4.0 22:55:24 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 22:55:24 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 22:55:24 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 22:55:24 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 22:55:24 Building config-common 22:55:24 + snapcraftctl build 22:55:26 Building edgex-go 22:55:27 + cd /root/parts/edgex-go/src 22:55:27 + make build 22:55:27 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 22:55:27 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.28 22:55:27 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.7 22:55:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 22:55:27 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.11 22:55:27 go: downloading github.com/pebbe/zmq4 v1.2.7 22:55:27 go: downloading github.com/imdario/mergo v0.3.12 22:55:27 go: downloading github.com/pkg/errors v0.8.1 22:55:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:55:31 go: downloading gopkg.in/yaml.v2 v2.4.0 22:55:37 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 22:55: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 22:55:39 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 22:55:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:55:40 go: downloading github.com/stretchr/testify v1.7.0 22:55:40 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 22:55:40 go: downloading github.com/davecgh/go-spew v1.1.1 22:55:40 go: downloading github.com/pmezard/go-difflib v1.0.0 22:55:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:55:42 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 22:55:42 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 22:55:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:55:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:55:46 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 22:55: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 22:55:47 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 22:55:48 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 22:55:48 go: downloading github.com/lib/pq v1.9.0 22:55:50 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 22:55:50 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 22:55:50 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 22:55:50 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 22:55:50 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 22:55:50 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 22:55:50 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 22:55:50 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 22:55:50 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 22:55:50 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 22:55:50 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 22:55:50 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 22:55:50 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 22:55:50 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 22:55:50 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 22:55:50 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 22:55:50 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 22:55:50 + 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 22:55:50 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 22:55:50 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 22:55:50 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 22:55:50 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 22:55:50 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 22:55:50 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 22:55:50 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 22:55:50 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 22:55:53 Building static-packages 22:55:53 + snapcraftctl build 22:55:55 Building version 22:55:55 + snapcraftctl build 22:55:58 Skipping stage go-build-helper (already ran) 22:55:58 Staging app-service-config 22:55:58 + snapcraftctl stage 22:55:58 Staging config-common 22:55:58 + snapcraftctl stage 22:55:59 Staging edgex-go 22:55:59 + snapcraftctl stage 22:56:00 Staging static-packages 22:56:00 + snapcraftctl stage 22:56:01 Staging version 22:56:01 + snapcraftctl stage 22:56:02 Priming go-build-helper 22:56:02 + snapcraftctl prime 22:56:03 Priming app-service-config 22:56:03 + snapcraftctl prime 22:56:05 Priming config-common 22:56:05 + snapcraftctl prime 22:56:05 Priming edgex-go 22:56:05 + snapcraftctl prime 22:56:07 Priming static-packages 22:56:07 + snapcraftctl prime 22:56:09 Priming version 22:56:09 + snapcraftctl prime 22:56:10 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 22:56:13 provisioning config files... 22:56:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4624618498113971764tmp [Pipeline] { [Pipeline] sh 22:56:13 + set +x 22:56:13 + curl -s https://codecov.io/bash 22:56:13 + bash -s -- 22:56:14 22:56:14 _____ _ 22:56:14 / ____| | | 22:56:14 | | ___ __| | ___ ___ _____ __ 22:56:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:56:14 | |___| (_) | (_| | __/ (_| (_) \ V / 22:56:14 \_____\___/ \__,_|\___|\___\___/ \_/ 22:56:14 Bash-20210309-2b87ace 22:56:14 22:56:14 22:56:14 ==> git version 2.24.3 found 22:56:14 ==> 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 22:56:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:56:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:56:14 ==> Jenkins CI detected. 22:56:14 project root: . 22:56:14 --> token set from env 22:56:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:56:14 ==> Running gcov in . (disable via -X gcov) 22:56:15 ==> Python coveragepy not found 22:56:15 ==> Searching for coverage reports in: 22:56:15 + . 22:56:15 -> Found 1 reports 22:56:15 ==> Detecting git/mercurial file structure 22:56:15 ==> Reading reports 22:56:15 + ./coverage.out bytes=683562 22:56:15 ==> Appending adjustments 22:56:15 https://docs.codecov.io/docs/fixing-reports 22:56:24 + Found adjustments 22:56:24 ==> Gzipping contents 22:56:24 100K /tmp/codecov.d7kkIm.gz 22:56:24 ==> Uploading reports 22:56:24 url: https://codecov.io 22:56:24 query: branch=PR-3324&commit=c0560a2a38f63bee3627cda774d90205c48dc5c8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3324%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3324&job=&cmd_args= 22:56:24 -> Pinging Codecov 22:56:24 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3324&commit=c0560a2a38f63bee3627cda774d90205c48dc5c8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3324%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3324&job=&cmd_args= 22:56:25 -> Uploading to 22:56:25 https://storage.googleapis.com/codecov/v4/raw/2021-03-31/00271124DB129430A58F1EEE437C3FCB/c0560a2a38f63bee3627cda774d90205c48dc5c8/ec8a1491-4d2c-4fca-804d-2098ba10a417.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210331T225624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c268a7fdbcfc61ae037f0daeb520758101f201e147459645ba2041d46263838 22:56:25 % Total % Received % Xferd Average Speed Time Time Time Current 22:56:25 Dload Upload Total Spent Left Speed 22:56:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98318 0 0 100 98318 0 157k --:--:-- --:--:-- --:--:-- 156k 22:56:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c0560a2a38f63bee3627cda774d90205c48dc5c8 [Pipeline] } 22:56:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:56:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:56:29 ---> package-listing.sh 22:56:29 ++ tr '[:upper:]' '[:lower:]' 22:56:29 ++ facter osfamily 22:56:29 + OS_FAMILY=redhat 22:56:29 + workspace=/w/workspace/edgex-go/3 22:56:29 + START_PACKAGES=/tmp/packages_start.txt 22:56:29 + END_PACKAGES=/tmp/packages_end.txt 22:56:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:56:29 + PACKAGES=/tmp/packages_start.txt 22:56:29 + '[' /w/workspace/edgex-go/3 ']' 22:56:29 + PACKAGES=/tmp/packages_end.txt 22:56:29 + case "${OS_FAMILY}" in 22:56:29 + rpm -qa 22:56:29 + sort 22:56:37 + '[' -f /tmp/packages_start.txt ']' 22:56:37 + '[' -f /tmp/packages_end.txt ']' 22:56:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:56:37 + '[' /w/workspace/edgex-go/3 ']' 22:56:37 + mkdir -p /w/workspace/edgex-go/3/archives/ 22:56:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 22:56:37 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:56:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:56:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:56:39 22:56:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:56:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:56:40 alpine: Pulling from edgex-lftools-log-publisher 22:56:40 df20fa9351a1: Pulling fs layer 22:56:40 36b3adc4ff6f: Pulling fs layer 22:56:40 8ad3a11d3b57: Pulling fs layer 22:56:40 46f8f816bc3b: Pulling fs layer 22:56:40 93b61091891f: Pulling fs layer 22:56:40 93b9cdb0e59b: Pulling fs layer 22:56:40 5e14af77c1be: Pulling fs layer 22:56:40 01666e4c0597: Pulling fs layer 22:56:40 aa168da1d23b: Pulling fs layer 22:56:40 46f8f816bc3b: Waiting 22:56:40 93b61091891f: Waiting 22:56:40 93b9cdb0e59b: Waiting 22:56:40 01666e4c0597: Waiting 22:56:40 5e14af77c1be: Waiting 22:56:40 aa168da1d23b: Waiting 22:56:40 36b3adc4ff6f: Verifying Checksum 22:56:40 36b3adc4ff6f: Download complete 22:56:40 46f8f816bc3b: Verifying Checksum 22:56:40 46f8f816bc3b: Download complete 22:56:41 df20fa9351a1: Verifying Checksum 22:56:41 df20fa9351a1: Download complete 22:56:41 93b9cdb0e59b: Verifying Checksum 22:56:41 93b9cdb0e59b: Download complete 22:56:41 5e14af77c1be: Verifying Checksum 22:56:41 5e14af77c1be: Download complete 22:56:41 01666e4c0597: Verifying Checksum 22:56:41 01666e4c0597: Download complete 22:56:41 93b61091891f: Verifying Checksum 22:56:41 93b61091891f: Download complete 22:56:42 df20fa9351a1: Pull complete 22:56:42 8ad3a11d3b57: Verifying Checksum 22:56:42 8ad3a11d3b57: Download complete 22:56:43 36b3adc4ff6f: Pull complete 22:56:44 8ad3a11d3b57: Pull complete 22:56:44 46f8f816bc3b: Pull complete 22:56:47 93b61091891f: Pull complete 22:56:47 93b9cdb0e59b: Pull complete 22:56:48 5e14af77c1be: Pull complete 22:56:48 01666e4c0597: Pull complete 22:56:50 aa168da1d23b: Verifying Checksum 22:56:50 aa168da1d23b: Download complete 22:57:05 aa168da1d23b: Pull complete 22:57:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:57:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:57:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:57:06 prd-centos7-docker-4c-2g-32348 does not seem to be running inside a container 22:57:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:57:12 $ docker top 04127b535bdd5efd110abdebd92e7bfbac5c65849f9d74ae9bb821e431af6cb1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:57:13 + touch /tmp/pre-build-complete [Pipeline] sh 22:57:14 + mkdir -p /var/log/sa [Pipeline] sh 22:57:16 + ls /var/log/sa-host 22:57:16 + sadf -c /var/log/sa-host/sa23 22:57:16 file_magic: OK 22:57:16 HZ: Using current value: 100 22:57:16 file_header: OK 22:57:16 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:57:16 Statistics: 22:57:16 Hnuu...uuuununununu... 22:57:16 File successfully converted to sysstat format version 12.2.1 22:57:16 + sadf -c /var/log/sa-host/sa31 22:57:16 file_magic: OK 22:57:16 HZ: Using current value: 100 22:57:16 file_header: OK 22:57:16 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:57:16 Statistics: 22:57:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:57:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:57:17 provisioning config files... 22:57:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config589178546072405894tmp [Pipeline] { [Pipeline] echo 22:57:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:57:17 ---> create-netrc.sh [Pipeline] } 22:57:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:57:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:57:19 ---> python-tools-install.sh [Pipeline] echo 22:57:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:57:19 ---> sudo-logs.sh 22:57:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:57:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:57:21 ---> job-cost.sh 22:57:21 lf-activate-venv: SKIPPING 22:57:21 DEBUG: total: 0.20999999344348907 22:57:21 INFO: Retrieving Stack Cost... 22:57:22 INFO: Retrieving Pricing Info for: v1-standard-2 22:57:23 INFO: Archiving Costs [Pipeline] echo 22:57:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:57:25 ---> logs-deploy.sh 22:57:25 lf-activate-venv: SKIPPING 22:57:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3324/3 22:57:25 INFO: archiving workspace using pattern(s): 22:57:28 Archives upload complete. 22:57:28 INFO: archiving logs to Nexus 22:57:31 ---> uname -a: 22:57:31 Linux prd-centos7-docker-4c-2g-32348.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 22:57:31 22:57:31 22:57:31 ---> lscpu: 22:57:31 Architecture: x86_64 22:57:31 CPU op-mode(s): 32-bit, 64-bit 22:57:31 Byte Order: Little Endian 22:57:31 Address sizes: 40 bits physical, 48 bits virtual 22:57:31 CPU(s): 4 22:57:31 On-line CPU(s) list: 0-3 22:57:31 Thread(s) per core: 1 22:57:31 Core(s) per socket: 1 22:57:31 Socket(s): 4 22:57:31 NUMA node(s): 1 22:57:31 Vendor ID: GenuineIntel 22:57:31 CPU family: 6 22:57:31 Model: 44 22:57:31 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:57:31 Stepping: 1 22:57:31 CPU MHz: 2933.438 22:57:31 BogoMIPS: 5866.87 22:57:31 Virtualization: VT-x 22:57:31 Hypervisor vendor: KVM 22:57:31 Virtualization type: full 22:57:31 L1d cache: 128 KiB 22:57:31 L1i cache: 128 KiB 22:57:31 L2 cache: 16 MiB 22:57:31 L3 cache: 64 MiB 22:57:31 NUMA node0 CPU(s): 0-3 22:57:31 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:57:31 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:57:31 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:57:31 Vulnerability Meltdown: Mitigation; PTI 22:57:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:57:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:57:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:57:31 Vulnerability Srbds: Not affected 22:57:31 Vulnerability Tsx async abort: Not affected 22:57:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 22:57:31 22:57:31 22:57:31 ---> nproc: 22:57:31 4 22:57:31 22:57:31 22:57:31 ---> df -h: 22:57:31 Filesystem Size Used Available Use% Mounted on 22:57:31 overlay 50.0G 11.8G 38.2G 24% / 22:57:31 tmpfs 64.0M 0 64.0M 0% /dev 22:57:31 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:57:31 shm 64.0M 0 64.0M 0% /dev/shm 22:57:31 /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os 22:57:31 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf 22:57:31 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname 22:57:31 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts 22:57:31 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure 22:57:31 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log 22:57:31 /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json 22:57:31 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host 22:57:31 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/3 22:57:31 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/3@tmp 22:57:31 22:57:31 22:57:31 ---> free -m: 22:57:31 total used free shared buff/cache available 22:57:31 Mem: 1837 698 105 0 1033 1055 22:57:31 Swap: 1023 85 938 22:57:31 22:57:31 22:57:31 ---> ip addr: 22:57:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:57:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:57:31 inet 127.0.0.1/8 scope host lo 22:57:31 valid_lft forever preferred_lft forever 22:57:31 inet6 ::1/128 scope host 22:57:31 valid_lft forever preferred_lft forever 22:57:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:57:31 link/ether fa:16:3e:0e:38:af brd ff:ff:ff:ff:ff:ff 22:57:31 inet 10.30.123.110/23 brd 10.30.123.255 scope global dynamic eth0 22:57:31 valid_lft 84552sec preferred_lft 84552sec 22:57:31 inet6 fe80::f816:3eff:fe0e:38af/64 scope link 22:57:31 valid_lft forever preferred_lft forever 22:57:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:57:31 link/ether 02:42:ab:c7:aa:ed brd ff:ff:ff:ff:ff:ff 22:57:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:57:31 valid_lft forever preferred_lft forever 22:57:31 inet6 fe80::42:abff:fec7:aaed/64 scope link 22:57:31 valid_lft forever preferred_lft forever 22:57:31 22:57:31