Pull request #3322 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 455f88eb7f104c981a27c2f244562def9f736fdb rather than b37c085cae182943c816bf3093f10ebb30dd62e7 Obtained Jenkinsfile from 455f88eb7f104c981a27c2f244562def9f736fdb 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-32222 in /w/workspace/edgexfoundry_edgex-go_PR-3322 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 455f88eb7f104c981a27c2f244562def9f736fdb into PR head commit b37c085cae182943c816bf3093f10ebb30dd62e7 Merge succeeded, producing b37c085cae182943c816bf3093f10ebb30dd62e7 Checking out Revision b37c085cae182943c816bf3093f10ebb30dd62e7 (PR-3322) > 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/3322/head:refs/remotes/origin/PR-3322 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b37c085cae182943c816bf3093f10ebb30dd62e7 # 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 455f88eb7f104c981a27c2f244562def9f736fdb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b37c085cae182943c816bf3093f10ebb30dd62e7 # timeout=10 Commit message: "feat(scheduler): Implement Patch /intervalaction V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:49:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:49:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:49:49 ========================================================= 07:49:49 EdgeX Global Pipelines Version Info 07:49:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d247fee761f3e846d1989408a1da35e0a9696f84 # timeout=10 07:49:51 ------------------- 07:49:51 stable info: 07:49:51 ------------------- 07:49:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:49:51 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 07:49:51 Message: update stable to v1.0.186 07:49:52 ------------------- 07:49:52 experimental info: 07:49:52 ------------------- 07:49:52 Commited By: **** collab-it+edgex@linuxfoundation.org 07:49:52 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 07:49:52 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:49:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:49:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:49:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:49:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:49:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:49:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:49:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:49:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:49:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 07:49:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 07:49:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:49:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:49:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:49:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:49:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:49:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:49:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:49:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:49:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:49:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:49:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:49:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:49:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3322 [Pipeline] echo 07:49:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3322 [Pipeline] echo 07:49:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3322 [Pipeline] echo 07:49:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b37c085cae182943c816bf3093f10ebb30dd62e7 [Pipeline] echo 07:49:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b37c085 [Pipeline] echo 07:49:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:49:55 provisioning config files... 07:49:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3953520801515346290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:49:55 ---> docker-login.sh 07:49:55 nexus3.edgexfoundry.org:10001 07:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:49:56 Configure a credential helper to remove this warning. See 07:49:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:49:56 07:49:56 Login Succeeded 07:49:56 nexus3.edgexfoundry.org:10002 07:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:49:56 Configure a credential helper to remove this warning. See 07:49:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:49:56 07:49:56 Login Succeeded 07:49:56 nexus3.edgexfoundry.org:10003 07:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:49:56 Configure a credential helper to remove this warning. See 07:49:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:49:56 07:49:56 Login Succeeded 07:49:56 nexus3.edgexfoundry.org:10004 07:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:49:56 Configure a credential helper to remove this warning. See 07:49:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:49:56 07:49:56 Login Succeeded 07:49:56 docker.io 07:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:49:57 Configure a credential helper to remove this warning. See 07:49:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:49:57 07:49:57 Login Succeeded 07:49:57 ---> docker-login.sh ends [Pipeline] } 07:49:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:49:57 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 07:49:57 + for file in '`ls cmd/**/Dockerfile`' 07:49:57 ++ dirname cmd/core-command/Dockerfile 07:49:57 ++ cut -d/ -f2 07:49:57 + echo core-command,cmd/core-command/Dockerfile 07:49:57 + for file in '`ls cmd/**/Dockerfile`' 07:49:57 ++ dirname cmd/core-data/Dockerfile 07:49:57 ++ cut -d/ -f2 07:49:57 + echo core-data,cmd/core-data/Dockerfile 07:49:57 + for file in '`ls cmd/**/Dockerfile`' 07:49:57 ++ dirname cmd/core-metadata/Dockerfile 07:49:57 ++ cut -d/ -f2 07:49:57 + echo core-metadata,cmd/core-metadata/Dockerfile 07:49:57 + for file in '`ls cmd/**/Dockerfile`' 07:49:57 ++ dirname cmd/security-bootstrapper/Dockerfile 07:49:57 ++ cut -d/ -f2 07:49:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:49:57 + for file in '`ls cmd/**/Dockerfile`' 07:49:57 ++ dirname cmd/security-proxy-setup/Dockerfile 07:49:57 ++ cut -d/ -f2 07:49:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:49:57 + for file in '`ls cmd/**/Dockerfile`' 07:49:57 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:49:57 ++ cut -d/ -f2 07:49:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:49:57 + for file in '`ls cmd/**/Dockerfile`' 07:49:57 ++ dirname cmd/support-notifications/Dockerfile 07:49:57 ++ cut -d/ -f2 07:49:57 + echo support-notifications,cmd/support-notifications/Dockerfile 07:49:57 + for file in '`ls cmd/**/Dockerfile`' 07:49:57 ++ dirname cmd/support-scheduler/Dockerfile 07:49:57 ++ cut -d/ -f2 07:49:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:49:57 + for file in '`ls cmd/**/Dockerfile`' 07:49:57 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:49:57 ++ cut -d/ -f2 07:49:57 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:49:57 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:49:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:49:58 07:49:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:49:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:49:58 latest: Pulling from edgex-devops/git-semver 07:49:58 31603596830f: Pulling fs layer 07:49:58 2a8b12db71e7: Pulling fs layer 07:49:58 6ca5941a6612: Pulling fs layer 07:49:58 ecc8261a40a4: Pulling fs layer 07:49:58 ecc8261a40a4: Waiting 07:49:58 2a8b12db71e7: Verifying Checksum 07:49:58 2a8b12db71e7: Download complete 07:49:58 31603596830f: Verifying Checksum 07:49:58 31603596830f: Download complete 07:49:59 ecc8261a40a4: Verifying Checksum 07:49:59 ecc8261a40a4: Download complete 07:49:59 6ca5941a6612: Verifying Checksum 07:49:59 6ca5941a6612: Download complete 07:49:59 31603596830f: Pull complete 07:49:59 2a8b12db71e7: Pull complete 07:50:00 6ca5941a6612: Pull complete 07:50:00 ecc8261a40a4: Pull complete 07:50:00 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:50:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:50:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:50:00 prd-centos7-docker-4c-2g-32222 does not seem to be running inside a container 07:50:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 07:50:03 $ docker top 6e7e7ac52330c4ce1fec7af462eec8bdb4edb300d8f29a1cc9e61a05029e5198 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:50:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:50:03 [ssh-agent] Looking for ssh-agent implementation... 07:50:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:50:04 $ docker exec 6e7e7ac52330c4ce1fec7af462eec8bdb4edb300d8f29a1cc9e61a05029e5198 ssh-agent 07:50:04 SSH_AUTH_SOCK=/tmp/ssh-bl3dyuYinBSp/agent.11 07:50:04 SSH_AGENT_PID=17 07:50:04 Running ssh-add (command line suppressed) 07:50:04 Identity added: /w/workspace/edgex-go/2@tmp/private_key_562807455645976813.key (/w/workspace/edgex-go/2@tmp/private_key_562807455645976813.key) 07:50:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:50:04 + git tag --points-at HEAD [Pipeline] } 07:50:04 $ docker exec --env ******** --env ******** 6e7e7ac52330c4ce1fec7af462eec8bdb4edb300d8f29a1cc9e61a05029e5198 ssh-agent -k 07:50:04 unset SSH_AUTH_SOCK; 07:50:04 unset SSH_AGENT_PID; 07:50:04 echo Agent pid 17 killed; 07:50:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:50:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:50:05 [ssh-agent] Looking for ssh-agent implementation... 07:50:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:50:05 $ docker exec 6e7e7ac52330c4ce1fec7af462eec8bdb4edb300d8f29a1cc9e61a05029e5198 ssh-agent 07:50:05 SSH_AUTH_SOCK=/tmp/ssh-IkESpGOhLUUf/agent.45 07:50:05 SSH_AGENT_PID=51 07:50:05 Running ssh-add (command line suppressed) 07:50:05 Identity added: /w/workspace/edgex-go/2@tmp/private_key_695164547414082887.key (/w/workspace/edgex-go/2@tmp/private_key_695164547414082887.key) 07:50:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:50:06 + git semver init 07:50:06 # -> Open(): unable to determine branch for HEAD 07:50:06 # $GIT_DIR = /w/workspace/edgex-go/2/.git 07:50:06 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 07:50:06 # $SEMVER_REMOTE_NAME = origin 07:50:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:50:06 # $SEMVER_USER_NAME = edgex-jenkins 07:50:06 # $SEMVER_BRANCH = PR-3322 07:50:06 # $SEMVER_TEMP = /tmp/semver-979720964 07:50:06 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:50:24 # '/tmp/semver-979720964' -> '/w/workspace/edgex-go/2/.semver' 07:50:24 # -> Force: false 07:50:24 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 07:50:24 $ docker exec --env ******** --env ******** 6e7e7ac52330c4ce1fec7af462eec8bdb4edb300d8f29a1cc9e61a05029e5198 ssh-agent -k 07:50:24 unset SSH_AUTH_SOCK; 07:50:24 unset SSH_AGENT_PID; 07:50:24 echo Agent pid 51 killed; 07:50:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:50:25 + git semver [Pipeline] } 07:50:25 $ docker stop --time=1 6e7e7ac52330c4ce1fec7af462eec8bdb4edb300d8f29a1cc9e61a05029e5198 07:50:27 $ docker rm -f 6e7e7ac52330c4ce1fec7af462eec8bdb4edb300d8f29a1cc9e61a05029e5198 [Pipeline] // withDockerContainer [Pipeline] sh 07:50:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:50:28 Stashed 1 file(s) [Pipeline] echo 07:50:28 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:50:29 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:50:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:50:29 + sudo service docker restart 07:50:29 + true 07:50:29 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 07:50:30 ========================================================= 07:50:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:50:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:50:30 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 07:50:34 Sending build context to Docker daemon 329.1MB 07:50:34 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:50:34 Step 2/6 : FROM ${BASE} 07:50:34 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:50:34 188c0c94c7c5: Pulling fs layer 07:50:34 0ef7d3d256c8: Pulling fs layer 07:50:34 de9db76c5a1d: Pulling fs layer 07:50:34 bca2f99d35d6: Pulling fs layer 07:50:34 93359f2a8cfa: Pulling fs layer 07:50:34 7c6f9722023f: Pulling fs layer 07:50:34 a35cf1a2eb13: Pulling fs layer 07:50:34 93359f2a8cfa: Waiting 07:50:34 7c6f9722023f: Waiting 07:50:34 a35cf1a2eb13: Waiting 07:50:34 bca2f99d35d6: Waiting 07:50:34 de9db76c5a1d: Verifying Checksum 07:50:34 de9db76c5a1d: Download complete 07:50:34 0ef7d3d256c8: Verifying Checksum 07:50:34 0ef7d3d256c8: Download complete 07:50:34 93359f2a8cfa: Verifying Checksum 07:50:34 93359f2a8cfa: Download complete 07:50:34 7c6f9722023f: Verifying Checksum 07:50:34 7c6f9722023f: Download complete 07:50:34 188c0c94c7c5: Verifying Checksum 07:50:34 188c0c94c7c5: Download complete 07:50:34 188c0c94c7c5: Pull complete 07:50:35 0ef7d3d256c8: Pull complete 07:50:35 de9db76c5a1d: Pull complete 07:50:36 a35cf1a2eb13: Verifying Checksum 07:50:36 a35cf1a2eb13: Download complete 07:50:36 bca2f99d35d6: Verifying Checksum 07:50:36 bca2f99d35d6: Download complete 07:50:42 bca2f99d35d6: Pull complete 07:50:42 93359f2a8cfa: Pull complete 07:50:42 7c6f9722023f: Pull complete 07:50:43 Still waiting to schedule task 07:50:43 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:50:47 a35cf1a2eb13: Pull complete 07:50:47 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:50:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:50:47 ---> a62c8e92a672 07:50:47 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:50:47 ---> Running in 00a13cff7ad0 07:50:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:50:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:50:48 (1/12) Installing libmagic (5.38-r0) 07:50:48 (2/12) Installing file (5.38-r0) 07:50:48 (3/12) Installing libc-dev (0.7.2-r3) 07:50:49 (4/12) Installing g++ (9.3.0-r2) 07:50:54 (5/12) Installing fortify-headers (1.1-r0) 07:50:54 (6/12) Installing patch (2.7.6-r6) 07:50:54 (7/12) Installing build-base (0.5-r2) 07:50:54 (8/12) Installing libsodium (1.0.18-r0) 07:50:54 (9/12) Installing pkgconf (1.7.2-r0) 07:50:54 (10/12) Installing libsodium-dev (1.0.18-r0) 07:50:54 (11/12) Installing libzmq (4.3.3-r0) 07:50:54 (12/12) Installing zeromq-dev (4.3.3-r0) 07:50:54 Executing busybox-1.31.1-r19.trigger 07:50:54 OK: 233 MiB in 51 packages 07:50:58 Removing intermediate container 00a13cff7ad0 07:50:58 ---> 5bc732e82c96 07:50:58 Step 4/6 : WORKDIR /edgex-go 07:50:58 ---> Running in 7255538b8f32 07:50:58 Removing intermediate container 7255538b8f32 07:50:58 ---> 975b0fa08ddf 07:50:58 Step 5/6 : COPY go.mod . 07:50:58 ---> 6affc44711f4 07:50:58 Step 6/6 : RUN go mod download 07:50:58 ---> Running in a5204ffd356e 07:51:20 Removing intermediate container a5204ffd356e 07:51:20 ---> 0421b96a04bd 07:51:20 Successfully built 0421b96a04bd 07:51:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:51:20 + docker inspect -f . ci-base-image-x86_64 07:51:20 . [Pipeline] withDockerContainer 07:51:21 prd-centos7-docker-4c-2g-32222 does not seem to be running inside a container 07:51:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 07:51:22 $ docker top 216152d1dbbed46ac151525c8b14086ff969513d525efa02e731df9e4a1d4b1b -eo pid,comm [Pipeline] { [Pipeline] sh 07:51:22 + go version 07:51:22 go version go1.15.5 linux/amd64 [Pipeline] } 07:51:22 $ docker stop --time=1 216152d1dbbed46ac151525c8b14086ff969513d525efa02e731df9e4a1d4b1b 07:51:23 $ docker rm -f 216152d1dbbed46ac151525c8b14086ff969513d525efa02e731df9e4a1d4b1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:51:24 + docker inspect -f . ci-base-image-x86_64 07:51:24 . [Pipeline] withDockerContainer 07:51:24 prd-centos7-docker-4c-2g-32222 does not seem to be running inside a container 07:51:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 07:51:25 $ docker top 823f60d1b40139053ce3bf4cbf3a516c68f4fea36efef6f1b15336e1d843636b -eo pid,comm [Pipeline] { [Pipeline] echo 07:51:25 ========================================================= 07:51:25 [edgeXBuildGoParallel] Running Tests and Build... 07:51:25 ========================================================= [Pipeline] sh 07:51:25 + make test 07:51:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:51:35 ? github.com/edgexfoundry/edgex-go [no test files] 07:51:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:51:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:51:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:51:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:51:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:51:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:51:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:51:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:51:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:51:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:52:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:52:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:52:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:52:04 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.110s coverage: 45.9% of statements 07:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:52:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.066s coverage: 19.8% of statements 07:52:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.082s coverage: 100.0% of statements 07:52:07 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.189s coverage: 27.1% of statements 07:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:52:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements 07:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:52:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.081s coverage: 100.0% of statements 07:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:52:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.089s coverage: 71.3% of statements 07:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:52:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.182s coverage: 82.9% of statements 07:52:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:52:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:52:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.058s coverage: 78.9% of statements 07:52:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:52:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.370s coverage: 28.6% of statements 07:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:52:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.118s coverage: 100.0% of statements 07:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:52:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.072s coverage: 100.0% of statements 07:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:52:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.131s coverage: 86.7% of statements 07:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:52:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.141s coverage: 97.5% of statements 07:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:52:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.075s coverage: 78.3% of statements 07:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:52:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.395s coverage: 92.8% of statements 07:52:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:52:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:52:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:52:14 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:52:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:52:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:52:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:52:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:52:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:52:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:52:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:52:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:52:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:52:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:52:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:52:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:52:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:52:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:52:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 07:52:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:52:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:52:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.070s coverage: 1.0% of statements 07:52:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:52:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:52:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:52:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements 07:52:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements 07:52:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 07:52:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 07:52:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 07:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 07:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements 07:52:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.225s coverage: 82.6% of statements 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.036s coverage: 87.2% of statements 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 75.5% of statements 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.8% of statements 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.091s coverage: 87.2% of statements 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 84.6% of statements 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.095s coverage: 91.6% of statements 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 64.4% of statements 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.045s coverage: 100.0% of statements 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.315s coverage: 69.0% of statements 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.139s coverage: 38.4% of statements 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.039s coverage: 89.5% of statements 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.125s coverage: 47.0% of statements 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.059s coverage: 100.0% of statements 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.051s coverage: 100.0% of statements 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.150s coverage: 87.1% of statements 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.821s coverage: 29.1% of statements 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.075s coverage: 99.0% of statements 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.062s coverage: 100.0% of statements 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.117s coverage: 95.6% of statements 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/system 0.034s coverage: 0.0% of statements 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:52:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 07:52:39 GO111MODULE=on go vet ./... 07:53:06 gofmt -l . 07:53:07 [ "`gofmt -l .`" = "" ] 07:53:08 ./bin/test-go-mod-tidy.sh 07:53:08 ./bin/test-attribution-txt.sh [Pipeline] sh 07:53:09 + ls -al . 07:53:09 total 784 07:53:09 drwxrwxr-x 10 1001 1001 4096 Mar 31 07:53 . 07:53:09 drwxr-xr-x 4 root root 28 Mar 31 07:51 .. 07:53:09 -rw-rw-r-- 1 1001 1001 11 Mar 31 07:49 .dockerignore 07:53:09 drwxrwxr-x 8 1001 1001 179 Mar 31 07:49 .git 07:53:09 drwxrwxr-x 3 1001 1001 125 Mar 31 07:49 .github 07:53:09 -rw-rw-r-- 1 1001 1001 818 Mar 31 07:49 .gitignore 07:53:09 drwx------ 3 1001 1001 60 Mar 31 07:50 .semver 07:53:09 -rw-rw-r-- 1 1001 1001 166 Mar 31 07:49 .sonarcloud.properties 07:53:09 -rw-rw-r-- 1 1001 1001 8607 Mar 31 07:49 Attribution.txt 07:53:09 -rw-rw-r-- 1 1001 1001 3804 Mar 31 07:49 CONTRIBUTING.md 07:53:09 -rw-rw-r-- 1 1001 1001 931 Mar 31 07:49 Dockerfile.build 07:53:09 -rw-rw-r-- 1 1001 1001 863 Mar 31 07:49 Jenkinsfile 07:53:09 -rw-rw-r-- 1 1001 1001 10775 Mar 31 07:49 LICENSE 07:53:09 -rw-rw-r-- 1 1001 1001 5774 Mar 31 07:49 Makefile 07:53:09 -rw-rw-r-- 1 1001 1001 6548 Mar 31 07:49 README.md 07:53:09 -rw-rw-r-- 1 1001 1001 6755 Mar 31 07:49 SECURITY.md 07:53:09 -rw-rw-r-- 1 1001 1001 5 Mar 31 07:50 VERSION 07:53:09 -rw-rw-r-- 1 1001 1001 4131 Mar 31 07:49 ZMQWindows.md 07:53:09 drwxrwxr-x 2 1001 1001 117 Mar 31 07:49 bin 07:53:09 drwxrwxr-x 14 1001 1001 4096 Mar 31 07:49 cmd 07:53:09 -rw-r--r-- 1 root root 672489 Mar 31 07:52 coverage.out 07:53:09 -rw-r--r-- 1 root root 1056 Mar 31 07:53 go.mod 07:53:09 -rw-r--r-- 1 root root 22302 Mar 31 07:53 go.sum 07:53:09 drwxrwxr-x 8 1001 1001 127 Mar 31 07:49 internal 07:53:09 drwxrwxr-x 4 1001 1001 26 Mar 31 07:49 openapi 07:53:09 drwxrwxr-x 4 1001 1001 71 Mar 31 07:49 snap 07:53:09 -rw-rw-r-- 1 1001 1001 168 Mar 31 07:49 version.go [Pipeline] sh 07:53:09 + '[' -e coverage.out ] 07:53:09 + chown 1001:1001 coverage.out [Pipeline] stash 07:53:10 Stashed 1 file(s) [Pipeline] sh 07:53:10 + make build 07:53:10 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 07:53:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:53:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32225 in /w/workspace/edgexfoundry_edgex-go_PR-3322 [Pipeline] { [Pipeline] ws 07:53:20 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 07:53:23 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 07:53:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:53:25 using credential edgex-jenkins-ssh 07:53:25 Cloning the remote Git repository 07:53:25 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 07:53:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:53:25 > git init /w/workspace/edgex-go/2 # timeout=10 07:53:25 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 07:53:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:53:25 > git --version # timeout=10 07:53:25 > git --version # 'git version 2.17.1' 07:53:25 using GIT_SSH to set credentials SSH Credentials for GitHub 07:53:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:53:27 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 07:53:29 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 07:53:30 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 07:53:31 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 07:53:32 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 07:53:33 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] } 07:53:36 $ docker stop --time=1 823f60d1b40139053ce3bf4cbf3a516c68f4fea36efef6f1b15336e1d843636b 07:53:37 $ docker rm -f 823f60d1b40139053ce3bf4cbf3a516c68f4fea36efef6f1b15336e1d843636b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:53:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:53:39 07:53:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:53:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:53:40 latest: Pulling from edgex-devops/edgex-compose 07:53:40 cbdbe7a5bc2a: Pulling fs layer 07:53:40 ca9280d653b3: Pulling fs layer 07:53:40 7e9c9ca2126c: Pulling fs layer 07:53:40 cbdbe7a5bc2a: Verifying Checksum 07:53:40 cbdbe7a5bc2a: Download complete 07:53:40 cbdbe7a5bc2a: Pull complete 07:53:40 ca9280d653b3: Verifying Checksum 07:53:40 ca9280d653b3: Download complete 07:53:41 7e9c9ca2126c: Download complete 07:53:41 ca9280d653b3: Pull complete 07:53:42 Merging remotes/origin/master commit 455f88eb7f104c981a27c2f244562def9f736fdb into PR head commit b37c085cae182943c816bf3093f10ebb30dd62e7 07:53:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:53:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:53:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:53:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:53:41 using GIT_SSH to set credentials SSH Credentials for GitHub 07:53:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3322/head:refs/remotes/origin/PR-3322 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:53:42 > git config core.sparsecheckout # timeout=10 07:53:42 > git checkout -f b37c085cae182943c816bf3093f10ebb30dd62e7 # timeout=10 07:53:43 Merge succeeded, producing b37c085cae182943c816bf3093f10ebb30dd62e7 07:53:43 Checking out Revision b37c085cae182943c816bf3093f10ebb30dd62e7 (PR-3322) 07:53:42 > git remote # timeout=10 07:53:42 > git config --get remote.origin.url # timeout=10 07:53:42 using GIT_SSH to set credentials SSH Credentials for GitHub 07:53:42 > git merge 455f88eb7f104c981a27c2f244562def9f736fdb # timeout=10 07:53:43 > git rev-parse HEAD^{commit} # timeout=10 07:53:43 > git config core.sparsecheckout # timeout=10 07:53:43 > git checkout -f b37c085cae182943c816bf3093f10ebb30dd62e7 # timeout=10 07:53:47 Commit message: "feat(scheduler): Implement Patch /intervalaction V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:53:48 7e9c9ca2126c: Pull complete 07:53:48 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:53:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:53:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:53:48 prd-centos7-docker-4c-2g-32222 does not seem to be running inside a container 07:53:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 07:53:48 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 07:53:51 $ docker top 62f73b8ef889a0f3f850b8a261a2fdcd5926e8b4a93f23b386e0faca9881fd80 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 07:53:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:53:52 + docker-compose build --help 07:53:52 + grep parallel 07:53:52 + sudo service docker restart 07:53:52 + true 07:53:53 --parallel Build images in parallel. [Pipeline] } 07:53:53 $ docker stop --time=1 62f73b8ef889a0f3f850b8a261a2fdcd5926e8b4a93f23b386e0faca9881fd80 07:53:54 $ docker rm -f 62f73b8ef889a0f3f850b8a261a2fdcd5926e8b4a93f23b386e0faca9881fd80 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:53:54 provisioning config files... 07:53:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3854777145980043212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:53:55 ---> docker-login.sh 07:53:55 nexus3.edgexfoundry.org:10001 07:53:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:53:55 . [Pipeline] withDockerContainer 07:53:55 prd-centos7-docker-4c-2g-32222 does not seem to be running inside a container 07:53:55 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 07:53:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:56 $ docker top f76d9441c08fedd635801adee150e8c9a82721cb99d4003ebd345ed518b81af1 -eo pid,comm 07:53:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:56 Configure a credential helper to remove this warning. See 07:53:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:56 07:53:56 Login Succeeded 07:53:56 nexus3.edgexfoundry.org:10002 [Pipeline] { [Pipeline] sh 07:53:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:57 + docker-compose -f ./docker-compose-build.yml build --parallel 07:53:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:57 Configure a credential helper to remove this warning. See 07:53:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:57 07:53:57 Login Succeeded 07:53:57 nexus3.edgexfoundry.org:10003 07:53:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:57 Configure a credential helper to remove this warning. See 07:53:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:57 07:53:57 Login Succeeded 07:53:57 nexus3.edgexfoundry.org:10004 07:53:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:58 Building docker-core-command-go ... 07:53:58 Building docker-core-data-go ... 07:53:58 Building docker-core-metadata-go ... 07:53:58 Building docker-security-bootstrapper-go ... 07:53:58 Building docker-security-proxy-setup-go ... 07:53:58 Building docker-security-secretstore-setup-go ... 07:53:58 Building docker-support-notifications-go ... 07:53:58 Building docker-support-scheduler-go ... 07:53:58 Building docker-sys-mgmt-agent-go ... 07:53:58 Building docker-security-proxy-setup-go 07:53:58 Building docker-security-secretstore-setup-go 07:53:58 Building docker-core-metadata-go 07:53:58 Building docker-core-command-go 07:53:58 Building docker-core-data-go 07:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:58 Configure a credential helper to remove this warning. See 07:53:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:58 07:53:58 Login Succeeded 07:53:58 docker.io 07:53:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:58 Configure a credential helper to remove this warning. See 07:53:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:58 07:53:58 Login Succeeded 07:53:58 ---> docker-login.sh ends [Pipeline] } 07:53:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:53:59 ========================================================= 07:53:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:53:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:53:59 + 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 . 07:54:02 Sending build context to Docker daemon 167MB 07:54:02 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:54:02 Step 2/6 : FROM ${BASE} 07:54:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:54:02 5f621e34cdf4: Pulling fs layer 07:54:02 a4357932f1b6: Pulling fs layer 07:54:02 18c013af1878: Pulling fs layer 07:54:02 00ac8860ef70: Pulling fs layer 07:54:02 63d7cb157983: Pulling fs layer 07:54:02 b116817d02f9: Pulling fs layer 07:54:02 745a02a5169b: Pulling fs layer 07:54:02 63d7cb157983: Waiting 07:54:02 b116817d02f9: Waiting 07:54:02 745a02a5169b: Waiting 07:54:02 00ac8860ef70: Waiting 07:54:02 18c013af1878: Verifying Checksum 07:54:02 18c013af1878: Download complete 07:54:02 a4357932f1b6: Download complete 07:54:02 63d7cb157983: Verifying Checksum 07:54:02 63d7cb157983: Download complete 07:54:02 5f621e34cdf4: Verifying Checksum 07:54:02 5f621e34cdf4: Download complete 07:54:02 b116817d02f9: Verifying Checksum 07:54:02 b116817d02f9: Download complete 07:54:02 5f621e34cdf4: Pull complete 07:54:03 a4357932f1b6: Pull complete 07:54:03 18c013af1878: Pull complete 07:54:04 745a02a5169b: Verifying Checksum 07:54:04 745a02a5169b: Download complete 07:54:05 00ac8860ef70: Verifying Checksum 07:54:05 00ac8860ef70: Download complete 07:54:15 00ac8860ef70: Pull complete 07:54:16 63d7cb157983: Pull complete 07:54:16 b116817d02f9: Pull complete 07:54:21 745a02a5169b: Pull complete 07:54:21 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:54:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:54:21 ---> b7e6874047d6 07:54:21 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:54:23 ---> Running in 34b921ad9694 07:54:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:54:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:54:26 (1/12) Installing libmagic (5.38-r0) 07:54:27 (2/12) Installing file (5.38-r0) 07:54:27 (3/12) Installing libc-dev (0.7.2-r3) 07:54:27 (4/12) Installing g++ (9.3.0-r2) 07:54:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:54:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:54:30 ---> 0421b96a04bd 07:54:30 Step 3/23 : WORKDIR /edgex-go 07:54:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:54:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:54:30 ---> 0421b96a04bd 07:54:30 Step 3/23 : WORKDIR /edgex-go 07:54:30 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:54:30 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:54:30 ---> 0421b96a04bd 07:54:30 Step 3/21 : WORKDIR /edgex-go 07:54:30 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:54:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:54:30 ---> 0421b96a04bd 07:54:30 Step 3/24 : WORKDIR /edgex-go 07:54:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:54:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:54:30 ---> 0421b96a04bd 07:54:30 Step 3/23 : WORKDIR /edgex-go 07:54:31 ---> Running in 82a1d1462a0f 07:54:31 ---> Running in f810fba45b93 07:54:31 ---> Running in 5d9467a630ff 07:54:31 ---> Running in be5ab4c63a6a 07:54:31 ---> Running in d9f1a9a88263 07:54:32 Removing intermediate container d9f1a9a88263 07:54:32 ---> dff7cab2d70b 07:54:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:32 Removing intermediate container 5d9467a630ff 07:54:32 ---> 36b8a7e0c86f 07:54:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:32 Removing intermediate container be5ab4c63a6a 07:54:32 ---> aa4399477061 07:54:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:32 Removing intermediate container 82a1d1462a0f 07:54:32 ---> 049a2b3b1bcb 07:54:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:32 Removing intermediate container f810fba45b93 07:54:32 ---> e1a4ac3d4bf5 07:54:32 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:32 ---> Running in 78de4bbc8cf9 07:54:32 ---> Running in 0a33b432e866 07:54:32 ---> Running in 345ff7e8ac3c 07:54:32 ---> Running in ab90118ea142 07:54:32 ---> Running in fa5e8089c407 07:54:32 (5/12) Installing fortify-headers (1.1-r0) 07:54:32 (6/12) Installing patch (2.7.6-r6) 07:54:32 (7/12) Installing build-base (0.5-r2) 07:54:32 (8/12) Installing libsodium (1.0.18-r0) 07:54:32 (9/12) Installing pkgconf (1.7.2-r0) 07:54:32 (10/12) Installing libsodium-dev (1.0.18-r0) 07:54:32 (11/12) Installing libzmq (4.3.3-r0) 07:54:32 (12/12) Installing zeromq-dev (4.3.3-r0) 07:54:32 Executing busybox-1.31.1-r19.trigger 07:54:32 OK: 217 MiB in 51 packages 07:54:34 Removing intermediate container 78de4bbc8cf9 07:54:34 ---> f4569215ffe2 07:54:34 Step 5/23 : RUN apk add --update --no-cache make git 07:54:34 Removing intermediate container 0a33b432e866 07:54:34 ---> 6b5944399df8 07:54:34 Step 5/23 : RUN apk add --update --no-cache make git 07:54:34 Removing intermediate container ab90118ea142 07:54:34 ---> 2ba5bfd2c1ce 07:54:34 Step 5/24 : RUN apk add --update --no-cache make git 07:54:34 ---> Running in 08c4d0393679 07:54:34 ---> Running in 11b95ef69230 07:54:34 Removing intermediate container 345ff7e8ac3c 07:54:34 ---> 72fa09deb3f4 07:54:34 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:54:34 ---> Running in c60b2941580e 07:54:34 Removing intermediate container fa5e8089c407 07:54:34 ---> 1e5bfc940279 07:54:34 Step 5/21 : RUN apk add --update --no-cache make git 07:54:34 ---> Running in 555830f90fd3 07:54:34 ---> Running in ddc152a2c468 07:54:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:54:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:54:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:54:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:54:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:54:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:54:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:54:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:54:36 OK: 233 MiB in 51 packages 07:54:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:54:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:54:36 OK: 233 MiB in 51 packages 07:54:36 OK: 233 MiB in 51 packages 07:54:37 Removing intermediate container 34b921ad9694 07:54:37 ---> 8bedd8ddf433 07:54:37 Step 4/6 : WORKDIR /edgex-go 07:54:37 ---> Running in 950df1bf4d91 07:54:37 Removing intermediate container 950df1bf4d91 07:54:37 ---> 050034b2a60f 07:54:37 Step 5/6 : COPY go.mod . 07:54:37 OK: 233 MiB in 51 packages 07:54:37 OK: 233 MiB in 51 packages 07:54:37 Removing intermediate container 11b95ef69230 07:54:37 ---> 333dcce34a97 07:54:37 Step 6/24 : COPY go.mod . 07:54:37 Removing intermediate container 08c4d0393679 07:54:37 ---> e80a0b499cd2 07:54:37 Step 6/23 : COPY go.mod . 07:54:37 ---> aec8a51aa30a 07:54:37 Step 6/6 : RUN go mod download 07:54:37 Removing intermediate container c60b2941580e 07:54:37 ---> e8f21d5e4a0c 07:54:37 Step 6/23 : COPY go.mod . 07:54:37 ---> 74a028669b58 07:54:37 Step 7/24 : RUN go mod download 07:54:37 ---> Running in 2fcc60faf5d3 07:54:38 ---> a49ef88901f2 07:54:38 Step 7/23 : RUN go mod download 07:54:38 ---> Running in 5ab8247dd06a 07:54:38 ---> 03cc181974b9 07:54:38 Step 7/23 : RUN go mod download 07:54:38 ---> Running in 63cf2e499085 07:54:38 Removing intermediate container ddc152a2c468 07:54:38 ---> e1323e7032f8 07:54:38 Step 6/21 : COPY go.mod . 07:54:38 ---> Running in 94853aa2db7f 07:54:38 Removing intermediate container 555830f90fd3 07:54:38 ---> 663ff0d5d50f 07:54:38 Step 6/23 : COPY go.mod . 07:54:38 ---> 2d18766600ef 07:54:38 Step 7/21 : RUN go mod download 07:54:39 ---> Running in 81cd8ef59553 07:54:39 ---> a57096588bcd 07:54:39 Step 7/23 : RUN go mod download 07:54:39 ---> Running in 12684d90e3f2 07:54:40 Removing intermediate container 63cf2e499085 07:54:40 ---> ccc5e7dd2fef 07:54:40 Step 8/23 : COPY . . 07:54:40 Removing intermediate container 5ab8247dd06a 07:54:40 ---> 799c1fb2af16 07:54:40 Step 8/24 : COPY . . 07:54:40 Removing intermediate container 94853aa2db7f 07:54:40 ---> 53be747e9d1b 07:54:40 Step 8/23 : COPY . . 07:54:41 Removing intermediate container 81cd8ef59553 07:54:41 ---> dc5ecc9fd4e3 07:54:41 Step 8/21 : COPY . . 07:54:47 Removing intermediate container 12684d90e3f2 07:54:47 ---> 3102da993390 07:54:47 Step 8/23 : COPY . . 07:55:04 Removing intermediate container 2fcc60faf5d3 07:55:04 ---> 4f376f843250 07:55:04 Successfully built 4f376f843250 07:55:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:55:05 + docker inspect -f . ci-base-image-arm64 07:55:05 . [Pipeline] withDockerContainer 07:55:05 prd-ubuntu18.04-docker-arm64-4c-16g-32225 does not seem to be running inside a container 07:55:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64 cat 07:55:07 $ docker top a67a98e665ade28629c5fc655e58a39a38ff74ea81e7c761a3fa92b8e55327bf -eo pid,comm [Pipeline] { [Pipeline] sh 07:55:08 + go version 07:55:08 go version go1.15.5 linux/arm64 [Pipeline] } 07:55:08 $ docker stop --time=1 a67a98e665ade28629c5fc655e58a39a38ff74ea81e7c761a3fa92b8e55327bf 07:55:10 $ docker rm -f a67a98e665ade28629c5fc655e58a39a38ff74ea81e7c761a3fa92b8e55327bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:55:11 + docker inspect -f . ci-base-image-arm64 07:55:11 . [Pipeline] withDockerContainer 07:55:11 prd-ubuntu18.04-docker-arm64-4c-16g-32225 does not seem to be running inside a container 07:55:11 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64 cat 07:55:12 $ docker top 710ddd5c79fe898e0be5d10132ade494bbe08415d7596734ec802883c20cecb7 -eo pid,comm [Pipeline] { [Pipeline] echo 07:55:13 ========================================================= 07:55:13 [edgeXBuildGoParallel] Running Tests and Build... 07:55:13 ========================================================= [Pipeline] sh 07:55:13 + make test 07:55:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:55:26 ---> 1c76ad6da685 07:55:26 Step 9/23 : RUN make cmd/core-command/core-command 07:55:26 ---> 445b6829c759 07:55:26 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:55:26 ---> Running in c0443200526e 07:55:26 ---> Running in f6d40a35679a 07:55:26 ---> 5e6791d03979 07:55:26 Step 9/23 : RUN make cmd/core-data/core-data 07:55:26 ---> bfabe2a02fe7 07:55:26 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:55:26 ---> ba1814acbb1b 07:55:26 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:55:26 ---> Running in 2fb631a12304 07:55:26 ---> Running in 9fb69ad3556a 07:55:26 ---> Running in f9c931bb5a2d 07:55:26 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 07:55:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:55:26 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 07:55:26 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 07:55: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 07:55:36 ? github.com/edgexfoundry/edgex-go [no test files] 07:55:52 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 07:55:52 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 07:56:05 Removing intermediate container c0443200526e 07:56:05 ---> 7398e458bccc 07:56:05 07:56:05 Step 10/24 : FROM alpine:3.12 07:56:05 Removing intermediate container 2fb631a12304 07:56:05 ---> 4b29277b3e00 07:56:05 07:56:05 Step 10/21 : FROM alpine:3.12Removing intermediate container f6d40a35679a 07:56:05 ---> 803759892192 07:56:05 07:56:05 07:56:05 Step 10/23 : FROM alpine:3.12 07:56:05 3.12: Pulling from library/alpine 07:56:05 3.12: Pulling from library/alpine 07:56:05 3.12: Pulling from library/alpine 07:56:05 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 07:56:05 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 07:56:05 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 07:56:05 Status: Downloaded newer image for alpine:3.12 07:56:05 Status: Downloaded newer image for alpine:3.12 07:56:05 ---> 42cb162f0360 07:56:05 Step 11/21 : RUN apk add --update --no-cache curl 07:56:05 ---> 42cb162f0360 07:56:05 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 07:56:05 Status: Image is up to date for alpine:3.12 07:56:05 ---> 42cb162f0360 07:56:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:56:08 ---> Running in efbd74ce72b8 07:56:08 ---> Running in 903f96c76b68 07:56:08 ---> Running in 8787761cb838 07:56:08 Removing intermediate container 9fb69ad3556a 07:56:08 ---> 698283ad3ce1 07:56:08 07:56:08 Step 10/23 : FROM alpine:3.12 07:56:08 ---> 42cb162f0360 07:56:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:56:08 Removing intermediate container f9c931bb5a2d 07:56:08 ---> c6786dcbb822 07:56:08 07:56:08 Step 10/23 : FROM alpine:3.12 07:56:08 ---> 42cb162f0360 07:56:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:56:08 ---> Running in 0bc756687503 07:56:08 ---> Running in 115e0b7455ab 07:56:08 Removing intermediate container 0bc756687503 07:56:08 ---> ca3784ea0b0b 07:56:08 Step 12/23 : ENV APP_PORT=48080 07:56:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:56:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:56:09 ---> Running in a2ae343d4e6e 07:56:09 (1/6) Installing ca-certificates (20191127-r4) 07:56:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:56:09 (2/6) Installing nghttp2-libs (1.41.0-r0) 07:56:09 (3/6) Installing libcurl (7.69.1-r3) 07:56:09 (4/6) Installing curl (7.69.1-r3) 07:56:09 (5/6) Installing dumb-init (1.2.2-r1) 07:56:09 (6/6) Installing su-exec (0.2-r1) 07:56:09 Executing busybox-1.31.1-r19.trigger 07:56:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:56:09 Executing ca-certificates-20191127-r4.trigger 07:56:09 (1/1) Installing dumb-init (1.2.2-r1) 07:56:09 Executing busybox-1.31.1-r19.trigger 07:56:09 OK: 6 MiB in 15 packages 07:56:09 OK: 7 MiB in 20 packages 07:56:10 Removing intermediate container a2ae343d4e6e 07:56:10 ---> 09f4b9ffde87 07:56:10 Step 13/23 : EXPOSE $APP_PORT 07:56:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:56:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:56:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:56:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:56:10 ---> Running in 964bf63721a2 07:56:10 (1/4) Installing ca-certificates (20191127-r4) 07:56:10 (1/1) Installing dumb-init (1.2.2-r1) 07:56:10 Executing busybox-1.31.1-r19.trigger 07:56:10 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:56:10 (3/4) Installing libcurl (7.69.1-r3) 07:56:10 OK: 6 MiB in 15 packages 07:56:10 (4/4) Installing curl (7.69.1-r3) 07:56:10 Executing busybox-1.31.1-r19.trigger 07:56:10 Executing ca-certificates-20191127-r4.trigger 07:56:10 OK: 7 MiB in 18 packages 07:56:11 Removing intermediate container 964bf63721a2 07:56:11 ---> e69bf92b8b32 07:56:11 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:56:12 Removing intermediate container efbd74ce72b8 07:56:12 ---> 104935597c19 07:56:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:56:12 ---> Running in 4639ab617eac 07:56:12 Removing intermediate container 8787761cb838 07:56:12 ---> 5a99d63044c5 07:56:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:56:12 ---> Running in 644318307bf3 07:56:12 ---> Running in 5cf464dd3e05 07:56:12 Removing intermediate container 115e0b7455ab 07:56:12 ---> 99c3c8895343 07:56:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:56:13 Removing intermediate container 903f96c76b68 07:56:13 ---> d40e8611564d 07:56:13 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:56:13 Removing intermediate container 644318307bf3 07:56:13 ---> 26a8004bbd49 07:56:13 Step 13/23 : ENV APP_PORT=48082 07:56:13 ---> Running in 96fc329f1d00 07:56:13 ---> Running in 41ca14401b12 07:56:13 ---> Running in 379108acd296 07:56:13 Removing intermediate container 5cf464dd3e05 07:56:13 ---> 1acaa632f3e2 07:56:13 Step 13/24 : WORKDIR / 07:56:13 Removing intermediate container 96fc329f1d00 07:56:13 ---> ccb219c63a2f 07:56:13 Step 13/23 : ENV APP_PORT=48081 07:56:13 ---> Running in 3704cfb605b6 07:56:14 ---> Running in 62fdba69a3c5 07:56:14 Removing intermediate container 41ca14401b12 07:56:14 ---> 07cc8a9e05ff 07:56:14 Step 14/23 : EXPOSE $APP_PORT 07:56:14 Removing intermediate container 379108acd296 07:56:14 ---> dab07c9c9081 07:56:14 Step 13/21 : WORKDIR /edgex 07:56:14 ---> Running in b9653046039f 07:56:14 ---> Running in f6f2232428e8 07:56:14 Removing intermediate container 3704cfb605b6 07:56:14 ---> a5094950aede 07:56:14 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:56:14 Removing intermediate container 62fdba69a3c5 07:56:14 ---> 94789311513f 07:56:14 Step 14/23 : EXPOSE $APP_PORT 07:56:14 Removing intermediate container 4639ab617eac 07:56:14 ---> 3423b6e4581d 07:56:14 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:56:14 ---> Running in 43ac00d646bb 07:56:14 Removing intermediate container b9653046039f 07:56:14 ---> afb8c1499a00 07:56:14 Step 15/23 : WORKDIR / 07:56:15 Removing intermediate container f6f2232428e8 07:56:15 ---> 50b0f0aa7f1f 07:56:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:56:15 ---> 36ddfd473580 07:56:15 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:56:15 ---> Running in fb115ca349b6 07:56:15 ---> Running in 317745115ed7 07:56:15 Removing intermediate container 43ac00d646bb 07:56:15 ---> 6223c6d84d6b 07:56:15 Step 15/23 : WORKDIR / 07:56:15 ---> 1fb49a63c4fc 07:56:15 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:56:15 ---> 75972e3866a0 07:56:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:56:15 ---> Running in 84e6caf10ed7 07:56:15 Removing intermediate container 317745115ed7 07:56:15 ---> 3ba5c46d3819 07:56:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:56:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:56:16 ---> 47d06d321ab8 07:56:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:56:16 Removing intermediate container 84e6caf10ed7 07:56:16 ---> 323a0432a373 07:56:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:56:16 ---> 3209156e5697 07:56:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:56:16 ---> 8926eba045e4 07:56:16 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:56:16 ---> 149942b2752f 07:56:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:56:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:56:16 ---> 2f981ca2aedf 07:56:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:56:16 ---> 08acc46d3a26 07:56:16 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:56:16 (1/6) Installing dumb-init (1.2.2-r1) 07:56:16 ---> ece9e79adc43 07:56:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:56:17 (2/6) Installing libgcc (9.3.0-r2) 07:56:17 (3/6) Installing libsodium (1.0.18-r0) 07:56:17 (4/6) Installing libstdc++ (9.3.0-r2) 07:56:17 ---> Running in 93bed2a8228e 07:56:17 ---> db6783a0d119 07:56:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:56:17 (5/6) Installing libzmq (4.3.3-r0) 07:56:17 ---> 7965c0994846 07:56:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:56:17 ---> ef015230bbc3 07:56:17 Step 19/23 : ENTRYPOINT ["/core-command"] 07:56:17 (6/6) Installing zeromq (4.3.3-r0) 07:56:17 Executing busybox-1.31.1-r19.trigger 07:56:17 OK: 8 MiB in 20 packages 07:56:17 ---> Running in c5002d5a2976 07:56:17 Removing intermediate container 93bed2a8228e 07:56:17 ---> ce577b463821 07:56:17 Step 18/21 : CMD ["--init=true"] 07:56:18 ---> Running in 52f515531433 07:56:18 ---> 6a7bf2edb729 07:56:18 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:56:18 ---> abea2287df56 07:56:18 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/ 07:56:18 ---> Running in 2214c1a5af1d 07:56:18 Removing intermediate container c5002d5a2976 07:56:18 ---> 4db7ba8ca20a 07:56:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:56:18 ---> Running in 0ddef4aee89c 07:56:18 Removing intermediate container 52f515531433 07:56:18 ---> 9a5ec647ee08 07:56:18 Step 19/21 : LABEL arch=x86_64 07:56:18 ---> Running in a617c50aa77e 07:56:18 ---> Running in 63747632db33 07:56:18 Removing intermediate container 2214c1a5af1d 07:56:18 ---> 70cb87cc3aa4 07:56:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:56:18 ---> Running in cbac1ba95824 07:56:18 Removing intermediate container fb115ca349b6 07:56:18 ---> 9e6d984798b4 07:56:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:56:18 Removing intermediate container a617c50aa77e 07:56:18 ---> 7a71df8400c3 07:56:18 Step 21/23 : LABEL arch=x86_64 07:56:19 Removing intermediate container 63747632db33 07:56:19 ---> 5a104075aaea 07:56:19 Step 20/21 : LABEL git_sha=b37c085cae182943c816bf3093f10ebb30dd62e7 07:56:19 ---> Running in 09b41742eeae 07:56:19 ---> Running in 2dee100e64b2 07:56:19 Removing intermediate container cbac1ba95824 07:56:19 ---> 8bb4dcdfe8af 07:56:19 Step 21/23 : LABEL arch=x86_64 07:56:19 ---> 01cdb9e39bab 07:56:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:56:19 Removing intermediate container 09b41742eeae 07:56:19 ---> 1360da511e8d 07:56:19 Step 22/23 : LABEL git_sha=b37c085cae182943c816bf3093f10ebb30dd62e7 07:56:19 ---> Running in e5b2a6b1256b 07:56:19 ---> Running in 1197ca5b8efe 07:56:19 Removing intermediate container 2dee100e64b2 07:56:19 ---> b80de686e9ec 07:56:19 Step 21/21 : LABEL version=0.0.0 07:56:20 ---> Running in a0b165391308 07:56:20 Removing intermediate container e5b2a6b1256b 07:56:20 ---> 484522196442 07:56:20 Step 22/23 : LABEL git_sha=b37c085cae182943c816bf3093f10ebb30dd62e7 07:56:20 Removing intermediate container 1197ca5b8efe 07:56:20 ---> f1d6e75ac6fb 07:56:20 Step 23/23 : LABEL version=0.0.0 07:56:20 Removing intermediate container 0ddef4aee89c 07:56:20 ---> 8f898ff814a1 07:56:20 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:56:20 ---> Running in aac3677cfce1 07:56:20 ---> Running in 121fc48e8af0 07:56:20 ---> c4e055d5624d 07:56:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:56:20 ---> Running in 2d81976df576 07:56:20 Removing intermediate container a0b165391308 07:56:20 ---> 8484acb2eb6f 07:56:20 07:56:20 Removing intermediate container aac3677cfce1 07:56:20 ---> 04b4f36ee939 07:56:20 Step 23/23 : LABEL version=0.0.0 07:56:20 Removing intermediate container 121fc48e8af0 07:56:20 ---> 0163f4144f71 07:56:20 07:56:20 Successfully built 0163f4144f71 07:56:20 Successfully built 8484acb2eb6f 07:56:21 Removing intermediate container 2d81976df576 07:56:21 ---> b31745e18863 07:56:21 Step 22/24 : LABEL arch=x86_64 07:56:21 Successfully tagged docker-core-command-go:latest 07:56:21 Building docker-support-notifications-go 07:56:21  Building docker-core-command-go ... done Successfully tagged docker-security-proxy-setup-go:latest 07:56:21  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go 07:56:21 ---> Running in 4905bc018481 07:56:21 ---> fa9495c75eab 07:56:21 Step 19/23 : ENTRYPOINT ["/core-data"] 07:56:21 ---> Running in 10fff3023f87 07:56:21 ---> Running in 514749871e9d 07:56:21 Removing intermediate container 4905bc018481 07:56:21 ---> 69eb818be958 07:56:21 07:56:21 Removing intermediate container 10fff3023f87 07:56:21 ---> c766777d0f84 07:56:21 Step 23/24 : LABEL git_sha=b37c085cae182943c816bf3093f10ebb30dd62e7 07:56:21 Successfully built 69eb818be958 07:56:21 Removing intermediate container 514749871e9d 07:56:21 ---> db15c26ad588 07:56:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:56:21 Successfully tagged docker-core-metadata-go:latest 07:56:21 Building docker-security-bootstrapper-go 07:56:21  Building docker-core-metadata-go ... done  ---> Running in 5cc53fc78516 07:56:21 ---> Running in 123caeb498de 07:56:21 Removing intermediate container 5cc53fc78516 07:56:21 ---> 5c48a84c4e3f 07:56:21 Step 24/24 : LABEL version=0.0.0 07:56:21 Removing intermediate container 123caeb498de 07:56:21 ---> a891b1679b08 07:56:21 Step 21/23 : LABEL arch=x86_64 07:56:21 ---> Running in 35640af5b96e 07:56:22 ---> Running in a090d6eceda3 07:56:22 Removing intermediate container 35640af5b96e 07:56:22 ---> f8ba6a594d1b 07:56:22 07:56:22 Removing intermediate container a090d6eceda3 07:56:22 ---> cc2e0d6bbf5b 07:56:22 Step 22/23 : LABEL git_sha=b37c085cae182943c816bf3093f10ebb30dd62e7 07:56:22 Successfully built f8ba6a594d1b 07:56:22 Successfully tagged docker-security-secretstore-setup-go:latest 07:56:22 Building docker-support-scheduler-go 07:56:22  Building docker-security-secretstore-setup-go ... done  ---> Running in 2e24d002f15f 07:56:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:56:23 Removing intermediate container 2e24d002f15f 07:56:23 ---> a7b676134ddc 07:56:23 Step 23/23 : LABEL version=0.0.0 07:56:23 ---> Running in 97c02136c9f1 07:56:26 Removing intermediate container 97c02136c9f1 07:56:26 ---> 2713fedfab91 07:56:26 07:56:26 Successfully built 2713fedfab91 07:56:26 Successfully tagged docker-core-data-go:latest 07:56:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:56:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:56:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:56:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:56:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:56:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:56:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:56:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:56:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:56:48  Building docker-core-data-go ... done Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:56:48 Step 2/31 : FROM ${BUILDER_BASE} AS builder 07:56:48 ---> 0421b96a04bd 07:56:48 Step 3/31 : WORKDIR /edgex-go 07:56:48 ---> Using cache 07:56:48 ---> e1a4ac3d4bf5 07:56:48 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:56:48 ---> Using cache 07:56:48 ---> 1e5bfc940279 07:56:48 Step 5/31 : RUN apk add --update --no-cache make git 07:56:48 ---> Using cache 07:56:48 ---> e1323e7032f8 07:56:48 Step 6/31 : COPY go.mod . 07:56:48 ---> Using cache 07:56:48 ---> 2d18766600ef 07:56:48 Step 7/31 : RUN go mod download 07:56:48 ---> Using cache 07:56:48 ---> dc5ecc9fd4e3 07:56:48 Step 8/31 : COPY . . 07:56:48 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:56:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:56:48 ---> 0421b96a04bd 07:56:48 Step 3/22 : WORKDIR /edgex-go 07:56:48 ---> Using cache 07:56:48 ---> e1a4ac3d4bf5 07:56:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:56:48 ---> Using cache 07:56:48 ---> 1e5bfc940279 07:56:48 Step 5/22 : RUN apk add --update --no-cache make git 07:56:48 ---> Using cache 07:56:48 ---> e1323e7032f8 07:56:48 Step 6/22 : COPY go.mod . 07:56:48 ---> Using cache 07:56:48 ---> 2d18766600ef 07:56:48 Step 7/22 : RUN go mod download 07:56:48 ---> Using cache 07:56:48 ---> dc5ecc9fd4e3 07:56:48 Step 8/22 : COPY . . 07:56:48 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:56:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:56:48 ---> 0421b96a04bd 07:56:48 Step 3/26 : WORKDIR /edgex-go 07:56:48 ---> Using cache 07:56:48 ---> e1a4ac3d4bf5 07:56:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:56:48 ---> Using cache 07:56:48 ---> 1e5bfc940279 07:56:48 Step 5/26 : RUN apk add --update --no-cache make bash git 07:56:48 ---> Using cache 07:56:48 ---> bfabe2a02fe7 07:56:48 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:56:48 ---> Using cache 07:56:48 ---> bfabe2a02fe7 07:56:48 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:56:48 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:56:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:56:48 ---> 0421b96a04bd 07:56:48 Step 3/22 : WORKDIR /edgex-go 07:56:48 ---> Using cache 07:56:48 ---> e1a4ac3d4bf5 07:56:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:56:48 ---> Using cache 07:56:48 ---> 1e5bfc940279 07:56:48 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:56:50 ---> Running in 27f7de994595 07:56:50 ---> Running in b5b91655fb73 07:56:50 ---> Running in 9d733f753686 07:56:50 ---> Running in a0f536f06bc3 07:56:51 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 07:56:51 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 07:56:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:56:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:56:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:56:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:56:52 OK: 233 MiB in 51 packages 07:56:52 OK: 233 MiB in 51 packages 07:56:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:56:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:56:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:56:54 Removing intermediate container a0f536f06bc3 07:56:54 ---> 575d204d88c0 07:56:54 Step 6/22 : COPY go.mod . 07:56:54 Removing intermediate container b5b91655fb73 07:56:54 ---> 144d49b764be 07:56:54 Step 6/26 : COPY go.mod . 07:56:54 ---> 086b6357fb2f 07:56:54 Step 7/26 : RUN go mod download 07:56:54 ---> 6c161848a056 07:56:54 Step 7/22 : RUN go mod download 07:56:54 ---> Running in ea1bed868c83 07:56:54 ---> Running in 8a9d16f4b847 07:56:58 Removing intermediate container 8a9d16f4b847 07:56:58 ---> 05915cdb7622 07:56:58 Step 8/26 : COPY . . 07:56:58 Removing intermediate container ea1bed868c83 07:56:58 ---> f48f2948ceff 07:56:58 Step 8/22 : COPY . . 07:57:00 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.390s coverage: 45.9% of statements 07:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:57:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.128s coverage: 19.8% of statements 07:57:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.195s coverage: 100.0% of statements 07:57:07 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.476s coverage: 27.1% of statements 07:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:57:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.154s coverage: 100.0% of statements 07:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:57:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.131s coverage: 100.0% of statements 07:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:57:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.236s coverage: 71.3% of statements 07:57:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:57:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:57:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.495s coverage: 82.9% of statements 07:57:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:57:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:57:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.139s coverage: 78.9% of statements 07:57:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:57:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.118s coverage: 28.6% of statements 07:57:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:57:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:57:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:57:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:57:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:57:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.201s coverage: 100.0% of statements 07:57:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:57:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.168s coverage: 100.0% of statements 07:57:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:57:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.401s coverage: 86.7% of statements 07:57:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:57:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.430s coverage: 97.5% of statements 07:57:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:57:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.260s coverage: 78.3% of statements 07:57:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:57:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:57:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:57:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:57:25 Removing intermediate container 27f7de994595 07:57:25 ---> 6278ac21a5a1 07:57:25 07:57:25 Step 10/31 : FROM alpine:3.12 07:57:25 ---> 42cb162f0360 07:57:25 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:57:28 ---> Running in ee36c146e089 07:57:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.159s coverage: 92.8% of statements 07:57:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:57:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:57:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:57:28 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:57:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.108s coverage: 58.8% of statements 07:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:57:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.201s coverage: 1.0% of statements 07:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.129s coverage: 47.1% of statements 07:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.171s coverage: 79.5% of statements 07:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.109s coverage: 94.1% of statements 07:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.272s coverage: 96.3% of statements 07:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.127s coverage: 87.5% of statements 07:57:28 Removing intermediate container 9d733f753686 07:57:28 ---> a69486d9902e 07:57:28 07:57:28 Step 10/22 : FROM alpine:3.12 07:57:28 ---> 42cb162f0360 07:57:28 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:57:28 ---> Using cache 07:57:28 ---> 99c3c8895343 07:57:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:57:28 ---> Using cache 07:57:28 ---> ccb219c63a2f 07:57:28 Step 13/22 : ENV APP_PORT=48085 07:57:28 Removing intermediate container ee36c146e089 07:57:28 ---> d530f1c8832d 07:57:28 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 07:57:28 ---> d05f004e3726 07:57:28 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:57:28 ---> 824ec1874610 07:57:28 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:57:28 ---> Running in 06e40a69c2e9 07:57:28 ---> Running in d607519d906d 07:57:29 ---> Running in 4cabb6557ec3 07:57:29 ---> Running in 10d2c556b649 07:57:29 Removing intermediate container d607519d906d 07:57:29 ---> 11bc83be1601 07:57:29 Step 14/22 : EXPOSE $APP_PORT 07:57:29 ---> Running in 6eb55a1aac34 07:57:29 Removing intermediate container 6eb55a1aac34 07:57:29 ---> 71b5baa0fd1c 07:57:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:57:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:57:30 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 07:57:30 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 07:57:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:57:30 ---> e9ee22244b09 07:57:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:57:30 (1/2) Installing dumb-init (1.2.2-r1) 07:57:30 (2/2) Installing su-exec (0.2-r1) 07:57:30 Executing busybox-1.31.1-r19.trigger 07:57:31 OK: 6 MiB in 16 packages 07:57:32 ---> f4d85aaab9af 07:57:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:57:32 Removing intermediate container 06e40a69c2e9 07:57:32 ---> bee1ff4ade98 07:57:32 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 07:57:32 ---> Running in 06bf0fd8a6a2 07:57:32 ---> 9fb73c5a9612 07:57:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:57:32 ---> Running in e8b32d0ba765 07:57:32 Removing intermediate container 06bf0fd8a6a2 07:57:32 ---> 92c3a6bb0bde 07:57:32 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:57:32 ---> Running in 597f1b747256 07:57:32 Removing intermediate container e8b32d0ba765 07:57:32 ---> 767406092c51 07:57:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:57:32 Removing intermediate container 597f1b747256 07:57:32 ---> 2022c15cbb93 07:57:32 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:57:32 ---> Running in 047aee12d1b4 07:57:32 ---> Running in d0b3c2cd2726 07:57:33 Removing intermediate container 047aee12d1b4 07:57:33 ---> 11f458d1da48 07:57:33 Step 20/22 : LABEL arch=x86_64 07:57:33 ---> Running in 6231c112157c 07:57:33 Removing intermediate container 6231c112157c 07:57:33 ---> a55a9e40e316 07:57:33 Step 21/22 : LABEL git_sha=b37c085cae182943c816bf3093f10ebb30dd62e7 07:57:34 ---> Running in eff21ef52f70 07:57:34 Removing intermediate container eff21ef52f70 07:57:34 ---> 5f926c18feee 07:57:34 Step 22/22 : LABEL version=0.0.0 07:57:34 ---> Running in 6ed18e066f2d 07:57:34 Removing intermediate container 6ed18e066f2d 07:57:34 ---> 711b6e6b8251 07:57:34 07:57:35 Removing intermediate container d0b3c2cd2726 07:57:35 ---> 1eb9ba167e5a 07:57:35 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 07:57:35 ---> Running in 07c48976ceb7 07:57:35 Successfully built 711b6e6b8251 07:57:35 Successfully tagged docker-support-scheduler-go:latest 07:57:35  Building docker-support-scheduler-go ... done Removing intermediate container 07c48976ceb7 07:57:35 ---> 44fb833441bf 07:57:35 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:57:36 ---> b35da840244c 07:57:36 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:57:36 ---> Running in ef4bf30091fb 07:57:38 Removing intermediate container ef4bf30091fb 07:57:38 ---> 248ca9931dfe 07:57:38 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 07:57:38 ---> 21281ee00b7c 07:57:38 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:57:40 ---> 7466494ff539 07:57:40 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:57:40 ---> 3650bd32de1c 07:57:40 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:57:41 ---> 40af3a8f6019 07:57:41 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:57:42 ---> 4e799d53a3bc 07:57:42 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 07:57:42 ---> Running in 4aa0ddc11d15 07:57:43 Removing intermediate container 4aa0ddc11d15 07:57:43 ---> 9e9386959ba3 07:57:43 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:57:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.188s coverage: 94.4% of statements 07:57:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.125s coverage: 44.8% of statements 07:57:44 ---> ecd93a990423 07:57:44 Step 26/31 : RUN chmod +x /entrypoint.sh 07:57:44 ---> Running in 9a68d6815996 07:57:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.528s coverage: 82.6% of statements 07:57:46 Removing intermediate container 9a68d6815996 07:57:46 ---> 9735c7eb9ebb 07:57:46 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 07:57:46 ---> Running in 8582cbdf7ae7 07:57:46 Removing intermediate container 8582cbdf7ae7 07:57:46 ---> a335c571b206 07:57:46 Step 28/31 : CMD ["gate"] 07:57:47 ---> Running in bc87a6d37866 07:57:47 Removing intermediate container bc87a6d37866 07:57:47 ---> 3a8f3c76bb45 07:57:47 Step 29/31 : LABEL arch=x86_64 07:57:47 ---> Running in 911043783bf8 07:57:48 Removing intermediate container 911043783bf8 07:57:48 ---> 950525865144 07:57:48 Step 30/31 : LABEL git_sha=b37c085cae182943c816bf3093f10ebb30dd62e7 07:57:48 ---> Running in 6816697e2e0c 07:57:48 Removing intermediate container 6816697e2e0c 07:57:48 ---> 32d27f33b6c0 07:57:48 Step 31/31 : LABEL version=0.0.0 07:57:48 ---> Running in d6f9a0cb947a 07:57:49 Removing intermediate container d6f9a0cb947a 07:57:49 ---> 17c4d4208467 07:57:49 07:57:50 Successfully built 17c4d4208467 07:57:51 Successfully tagged docker-security-bootstrapper-go:latest 07:57:51  Building docker-security-bootstrapper-go ... done Removing intermediate container 10d2c556b649 07:57:51 ---> 654488e26858 07:57:51 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:57:51 Removing intermediate container 4cabb6557ec3 07:57:51 ---> fc45e79c18cc 07:57:51 07:57:51 Step 10/22 : FROM alpine:3.12 07:57:51 ---> 42cb162f0360 07:57:51 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:57:51 ---> Running in f21e047a3939 07:57:51 ---> Running in 81258283215a 07:57:51 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 07:57:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:57:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:57:52 (1/2) Installing ca-certificates (20191127-r4) 07:57:52 (2/2) Installing dumb-init (1.2.2-r1) 07:57:52 Executing busybox-1.31.1-r19.trigger 07:57:52 Executing ca-certificates-20191127-r4.trigger 07:57:52 OK: 6 MiB in 16 packages 07:57:53 Removing intermediate container 81258283215a 07:57:53 ---> 83a2ba8fc54e 07:57:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:57:53 Removing intermediate container f21e047a3939 07:57:53 ---> 4846d32fe316 07:57:53 07:57:53 Step 11/26 : FROM docker:20.10.0 07:57:53 ---> Running in e7b2f046e2c8 07:57:54 20.10.0: Pulling from library/docker 07:57:54 Removing intermediate container e7b2f046e2c8 07:57:54 ---> 46f3daba77e4 07:57:54 Step 13/22 : ENV APP_PORT=48060 07:57:54 ---> Running in e2bcc623ac78 07:57:54 Removing intermediate container e2bcc623ac78 07:57:54 ---> 28d48cd32594 07:57:54 Step 14/22 : EXPOSE $APP_PORT 07:57:55 ---> Running in ce1816eb0547 07:57:55 Removing intermediate container ce1816eb0547 07:57:55 ---> fe1bea3db375 07:57:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.179s coverage: 92.9% of statements 07:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 77.8% of statements 07:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 07:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements 07:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.187s coverage: 75.5% of statements 07:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.136s coverage: 80.8% of statements 07:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.200s coverage: 87.2% of statements 07:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.194s coverage: 84.6% of statements 07:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.238s coverage: 91.6% of statements 07:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.610s coverage: 64.4% of statements 07:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.132s coverage: 100.0% of statements 07:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.074s coverage: 91.3% of statements 07:57:55 ---> 7d3a07b9f2c1 07:57:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements 07:57:56 ---> 0b8eaeacd8f5 07:57:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:57:57 ---> 64a5738e5871 07:57:57 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:57:57 ---> Running in 05b7c467df8b 07:57:57 Removing intermediate container 05b7c467df8b 07:57:57 ---> 5ad883c55151 07:57:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:57:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements 07:57:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 07:57:59 ---> Running in 5418fa0ee696 07:57:59 Removing intermediate container 5418fa0ee696 07:57:59 ---> 9a1007c4788e 07:57:59 Step 20/22 : LABEL arch=x86_64 07:57:59 ---> Running in 2c8b2de45ebb 07:57:59 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:57:59 Removing intermediate container 2c8b2de45ebb 07:57:59 ---> ee43402fd5f5 07:57:59 Step 21/22 : LABEL git_sha=b37c085cae182943c816bf3093f10ebb30dd62e7 07:57:59 Status: Downloaded newer image for docker:20.10.0 07:57:59 ---> aefe523efa57 07:57:59 Step 12/26 : RUN apk add --no-cache bash 07:57:59 ---> Running in 798008e628b2 07:57:59 ---> Running in 520c5a8ec27e 07:58:00 Removing intermediate container 520c5a8ec27e 07:58:00 ---> 5cc6f2e92b78 07:58:00 Step 22/22 : LABEL version=0.0.0 07:58:00 ---> Running in 7d7e114e9b2d 07:58:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:58:00 Removing intermediate container 7d7e114e9b2d 07:58:00 ---> 0090ea36df4c 07:58:00 07:58:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:58:00 Successfully built 0090ea36df4c 07:58:00 Successfully tagged docker-support-notifications-go:latest 07:58:00 (1/2) Installing readline (8.0.4-r0) 07:58:00  Building docker-support-notifications-go ... done (2/2) Installing bash (5.0.17-r0) 07:58:00 Executing bash-5.0.17-r0.post-install 07:58:00 Executing busybox-1.31.1-r19.trigger 07:58:00 OK: 12 MiB in 22 packages 07:58:01 Removing intermediate container 798008e628b2 07:58:01 ---> ebdf5bb8614d 07:58:01 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:58:01 ---> Running in cdf50d9a9005 07:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.961s coverage: 69.0% of statements 07:58:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:58:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:58:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:58:01 Removing intermediate container cdf50d9a9005 07:58:01 ---> 5132fb94a040 07:58:01 Step 14/26 : ENV APP_PORT=48090 07:58:01 ---> Running in f7899e142297 07:58:01 Removing intermediate container f7899e142297 07:58:01 ---> 3bf31be2c201 07:58:01 Step 15/26 : EXPOSE $APP_PORT 07:58:01 ---> Running in c676ce3551ec 07:58:01 Removing intermediate container c676ce3551ec 07:58:01 ---> 2f54d268d08c 07:58:01 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:58:02 ---> 7f1112697329 07:58:02 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:58:02 ---> 92fdbcf57013 07:58:02 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:58:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.481s coverage: 38.4% of statements 07:58:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:58:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:58:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.090s coverage: 89.5% of statements 07:58:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:58:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.101s coverage: 84.8% of statements 07:58:03 ---> 4fc67a22c350 07:58:03 Step 19/26 : RUN apk --no-cache add py3-pip 07:58:03 ---> Running in cef474df1f21 07:58:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:58:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:58:03 (1/33) Installing libbz2 (1.0.8-r1) 07:58:03 (2/33) Installing expat (2.2.9-r1) 07:58:03 (3/33) Installing libffi (3.3-r2) 07:58:03 (4/33) Installing gdbm (1.13-r1) 07:58:03 (5/33) Installing xz-libs (5.2.5-r0) 07:58:03 (6/33) Installing sqlite-libs (3.32.1-r0) 07:58:03 (7/33) Installing python3 (3.8.8-r0) 07:58:04 (8/33) Installing py3-appdirs (1.4.4-r1) 07:58:04 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:58:04 (10/33) Installing py3-parsing (2.4.7-r0) 07:58:04 (11/33) Installing py3-six (1.15.0-r0) 07:58:04 (12/33) Installing py3-packaging (20.4-r0) 07:58:04 (13/33) Installing py3-setuptools (47.0.0-r0) 07:58:04 (14/33) Installing py3-chardet (3.0.4-r4) 07:58:04 (15/33) Installing py3-idna (2.9-r0) 07:58:04 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:58:04 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:58:04 (18/33) Installing py3-requests (2.23.0-r0) 07:58:04 (19/33) Installing py3-msgpack (1.0.0-r0) 07:58:05 (20/33) Installing py3-lockfile (0.12.2-r3) 07:58:05 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:58:05 (22/33) Installing py3-colorama (0.4.3-r0) 07:58:05 (23/33) Installing py3-distlib (0.3.0-r0) 07:58:05 (24/33) Installing py3-distro (1.5.0-r1) 07:58:05 (25/33) Installing py3-webencodings (0.5.1-r3) 07:58:05 (26/33) Installing py3-html5lib (1.0.1-r4) 07:58:05 (27/33) Installing py3-pytoml (0.1.21-r0) 07:58:05 (28/33) Installing py3-pep517 (0.8.2-r0) 07:58:05 (29/33) Installing py3-progress (1.5-r0) 07:58:05 (30/33) Installing py3-toml (0.10.1-r0) 07:58:05 (31/33) Installing py3-retrying (1.3.3-r0) 07:58:05 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:58:05 (33/33) Installing py3-pip (20.1.1-r0) 07:58:05 Executing busybox-1.31.1-r19.trigger 07:58:05 OK: 71 MiB in 55 packages 07:58:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.393s coverage: 47.0% of statements 07:58:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:58:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:58:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:58:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:58:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:58:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.103s coverage: 100.0% of statements 07:58:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:58:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.100s coverage: 100.0% of statements 07:58:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:58:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:58:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 07:58:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:58:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.416s coverage: 87.1% of statements 07:58:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:58:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:58:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:58:15 Removing intermediate container cef474df1f21 07:58:15 ---> c51f96d43e56 07:58:15 Step 20/26 : RUN pip install docker-compose==1.23.2 07:58:15 ---> Running in df2d9f9a7a74 07:58:15 Collecting docker-compose==1.23.2 07:58:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:58:15 Collecting cached-property<2,>=1.2.0 07:58:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:58:15 Collecting texttable<0.10,>=0.9.0 07:58:15 Downloading texttable-0.9.1.tar.gz (11 kB) 07:58:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:58:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:58:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:58:16 Collecting jsonschema<3,>=2.5.1 07:58:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:58:16 Collecting dockerpty<0.5,>=0.4.1 07:58:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:58:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.239s coverage: 29.1% of statements 07:58:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:58:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:58:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:58:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:58:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:58:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.213s coverage: 99.0% of statements 07:58:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:58:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.187s coverage: 100.0% of statements 07:58:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:58:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:58:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:58:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:58:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.358s coverage: 95.6% of statements 07:58:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:58:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:58:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:58:16 ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements 07:58:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:58:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.042s coverage: 100.0% of statements 07:58:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:58:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:58:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:58:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:58:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements 07:58:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:58:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:58:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.078s coverage: 100.0% of statements 07:58:16 Collecting docopt<0.7,>=0.6.1 07:58:16 Downloading docopt-0.6.2.tar.gz (25 kB) 07:58:17 Collecting websocket-client<1.0,>=0.32.0 07:58:17 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 07:58:17 Collecting docker<4.0,>=3.6.0 07:58:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:58:17 Collecting PyYAML<4,>=3.10 07:58:17 Downloading PyYAML-3.13.tar.gz (270 kB) 07:58:18 Collecting urllib3<1.25,>=1.21.1 07:58:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:58:18 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) 07:58:18 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) 07:58:18 Collecting idna<2.8,>=2.5 07:58:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:58:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.113s coverage: 32.1% of statements 07:58:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 07:58:18 Collecting docker-pycreds>=0.4.0 07:58:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:58:18 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:58:18 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:58:18 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:58:18 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:58:18 Installing collected packages: cached-property, texttable, urllib3, idna, requests, jsonschema, dockerpty, docopt, websocket-client, docker-pycreds, docker, PyYAML, docker-compose 07:58:19 Running setup.py install for texttable: started 07:58:19 Running setup.py install for texttable: finished with status 'done' 07:58:19 Attempting uninstall: urllib3 07:58:19 Found existing installation: urllib3 1.25.9 07:58:19 Uninstalling urllib3-1.25.9: 07:58:19 Successfully uninstalled urllib3-1.25.9 07:58:19 Attempting uninstall: idna 07:58:19 Found existing installation: idna 2.9 07:58:19 Uninstalling idna-2.9: 07:58:19 GO111MODULE=on go vet ./... 07:58:19 Successfully uninstalled idna-2.9 07:58:19 Attempting uninstall: requests 07:58:19 Found existing installation: requests 2.23.0 07:58:19 Uninstalling requests-2.23.0: 07:58:20 Successfully uninstalled requests-2.23.0 07:58:20 Running setup.py install for dockerpty: started 07:58:20 Running setup.py install for dockerpty: finished with status 'done' 07:58:20 Running setup.py install for docopt: started 07:58:21 Running setup.py install for docopt: finished with status 'done' 07:58:21 Running setup.py install for PyYAML: started 07:58:22 Running setup.py install for PyYAML: finished with status 'done' 07:58:22 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 07:58:25 Removing intermediate container df2d9f9a7a74 07:58:25 ---> bfcec8645208 07:58:25 Step 21/26 : RUN apk --no-cache add curl 07:58:25 ---> Running in 8d4a1539ee8b 07:58:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:58:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:58:26 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:58:26 (2/3) Installing libcurl (7.69.1-r3) 07:58:26 (3/3) Installing curl (7.69.1-r3) 07:58:26 Executing busybox-1.31.1-r19.trigger 07:58:26 OK: 72 MiB in 58 packages 07:58:26 Removing intermediate container 8d4a1539ee8b 07:58:26 ---> 2f17e984b293 07:58:26 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 07:58:26 ---> Running in ca0185c132f2 07:58:26 Removing intermediate container ca0185c132f2 07:58:26 ---> ab34246747ba 07:58:26 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:58:27 ---> Running in 528334c567f5 07:58:27 Removing intermediate container 528334c567f5 07:58:27 ---> 48882d59b676 07:58:27 Step 24/26 : LABEL arch=x86_64 07:58:27 ---> Running in e18529496eef 07:58:27 Removing intermediate container e18529496eef 07:58:27 ---> 738112a5673f 07:58:27 Step 25/26 : LABEL git_sha=b37c085cae182943c816bf3093f10ebb30dd62e7 07:58:27 ---> Running in 0d77ea139dd2 07:58:27 Removing intermediate container 0d77ea139dd2 07:58:27 ---> 7d2ec838af87 07:58:27 Step 26/26 : LABEL version=0.0.0 07:58:27 ---> Running in bfec71764b95 07:58:28 Removing intermediate container bfec71764b95 07:58:28 ---> b28e8737e926 07:58:28 07:58:28 Successfully built b28e8737e926 07:58:28 Successfully tagged docker-sys-mgmt-agent-go:latest 07:58:28  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 07:58:28 $ docker stop --time=1 f76d9441c08fedd635801adee150e8c9a82721cb99d4003ebd345ed518b81af1 07:58:30 $ docker rm -f f76d9441c08fedd635801adee150e8c9a82721cb99d4003ebd345ed518b81af1 [Pipeline] // withDockerContainer [Pipeline] sh 07:58:30 + docker images 07:58:30 + grep docker 07:58:31 docker-sys-mgmt-agent-go latest b28e8737e926 4 seconds ago 314MB 07:58:31 docker-support-notifications-go latest 0090ea36df4c 31 seconds ago 17.9MB 07:58:31 docker-security-bootstrapper-go latest 17c4d4208467 43 seconds ago 18.9MB 07:58:31 docker-support-scheduler-go latest 711b6e6b8251 57 seconds ago 17.4MB 07:58:31 docker-core-data-go latest 2713fedfab91 2 minutes ago 22.7MB 07:58:31 docker-security-secretstore-setup-go latest f8ba6a594d1b 2 minutes ago 25.7MB 07:58:31 docker-core-metadata-go latest 69eb818be958 2 minutes ago 19MB 07:58:31 docker-core-command-go latest 0163f4144f71 2 minutes ago 17.3MB 07:58:31 docker-security-proxy-setup-go latest 8484acb2eb6f 2 minutes ago 25.4MB 07:58:31 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 07:58:47 Still waiting to schedule task 07:58:47 ‘prd-ubuntu18.04-docker-8c-8g-32227’ is offline 07:59:40 Running on prd-ubuntu18.04-docker-8c-8g-32228 in /w/workspace/edgexfoundry_edgex-go_PR-3322 [Pipeline] { [Pipeline] ws 07:59:40 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 07:59:41 gofmt -l . 07:59:41 [ "`gofmt -l .`" = "" ] 07:59:41 ./bin/test-go-mod-tidy.sh 07:59:41 ./bin/test-attribution-txt.sh [Pipeline] sh 07:59:43 + ls -al . 07:59:43 total 812 07:59:43 drwxrwxr-x 9 1001 1001 4096 Mar 31 07:59 . 07:59:43 drwxr-xr-x 4 root root 4096 Mar 31 07:55 .. 07:59:43 -rw-rw-r-- 1 1001 1001 11 Mar 31 07:53 .dockerignore 07:59:43 drwxrwxr-x 8 1001 1001 4096 Mar 31 07:53 .git 07:59:43 drwxrwxr-x 3 1001 1001 4096 Mar 31 07:53 .github 07:59:43 -rw-rw-r-- 1 1001 1001 818 Mar 31 07:53 .gitignore 07:59:43 -rw-rw-r-- 1 1001 1001 166 Mar 31 07:53 .sonarcloud.properties 07:59:43 -rw-rw-r-- 1 1001 1001 8607 Mar 31 07:53 Attribution.txt 07:59:43 -rw-rw-r-- 1 1001 1001 3804 Mar 31 07:53 CONTRIBUTING.md 07:59:43 -rw-rw-r-- 1 1001 1001 931 Mar 31 07:53 Dockerfile.build 07:59:43 -rw-rw-r-- 1 1001 1001 863 Mar 31 07:53 Jenkinsfile 07:59:43 -rw-rw-r-- 1 1001 1001 10775 Mar 31 07:53 LICENSE 07:59:43 -rw-rw-r-- 1 1001 1001 5774 Mar 31 07:53 Makefile 07:59:43 -rw-rw-r-- 1 1001 1001 6548 Mar 31 07:53 README.md 07:59:43 -rw-rw-r-- 1 1001 1001 6755 Mar 31 07:53 SECURITY.md 07:59:43 -rw-rw-r-- 1 1001 1001 5 Mar 31 07:50 VERSION 07:59:43 -rw-rw-r-- 1 1001 1001 4131 Mar 31 07:53 ZMQWindows.md 07:59:43 drwxrwxr-x 2 1001 1001 4096 Mar 31 07:53 bin 07:59:43 drwxrwxr-x 14 1001 1001 4096 Mar 31 07:53 cmd 07:59:43 -rw-r--r-- 1 root root 672489 Mar 31 07:58 coverage.out 07:59:43 -rw-r--r-- 1 root root 1056 Mar 31 07:59 go.mod 07:59:43 -rw-r--r-- 1 root root 22302 Mar 31 07:59 go.sum 07:59:43 drwxrwxr-x 8 1001 1001 4096 Mar 31 07:53 internal 07:59:43 drwxrwxr-x 4 1001 1001 4096 Mar 31 07:53 openapi 07:59:43 drwxrwxr-x 4 1001 1001 4096 Mar 31 07:53 snap 07:59:43 -rw-rw-r-- 1 1001 1001 168 Mar 31 07:53 version.go [Pipeline] sh 07:59:43 + '[' -e coverage.out ] 07:59:43 + chown 1001:1001 coverage.out [Pipeline] stash 07:59:43 Warning: overwriting stash ‘coverage-report’ 07:59:43 using credential edgex-jenkins-ssh 07:59:43 Cloning the remote Git repository 07:59:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:59:44 Stashed 1 file(s) [Pipeline] sh 07:59:43 > git init /w/workspace/edgex-go/2 # timeout=10 07:59:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:59:43 > git --version # timeout=10 07:59:43 > git --version # 'git version 2.17.1' 07:59:43 using GIT_SSH to set credentials SSH Credentials for GitHub 07:59:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:59:45 + make build 07:59: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 07:59:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:59:57 Merging remotes/origin/master commit 455f88eb7f104c981a27c2f244562def9f736fdb into PR head commit b37c085cae182943c816bf3093f10ebb30dd62e7 07:59:57 Merge succeeded, producing b37c085cae182943c816bf3093f10ebb30dd62e7 07:59:57 Checking out Revision b37c085cae182943c816bf3093f10ebb30dd62e7 (PR-3322) 07:59:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:59:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:59:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:59:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:59:56 using GIT_SSH to set credentials SSH Credentials for GitHub 07:59:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3322/head:refs/remotes/origin/PR-3322 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:59:57 > git config core.sparsecheckout # timeout=10 07:59:57 > git checkout -f b37c085cae182943c816bf3093f10ebb30dd62e7 # timeout=10 07:59:57 > git remote # timeout=10 07:59:57 > git config --get remote.origin.url # timeout=10 07:59:57 using GIT_SSH to set credentials SSH Credentials for GitHub 07:59:57 > git merge 455f88eb7f104c981a27c2f244562def9f736fdb # timeout=10 07:59:57 > git rev-parse HEAD^{commit} # timeout=10 07:59:57 > git config core.sparsecheckout # timeout=10 07:59:57 > git checkout -f b37c085cae182943c816bf3093f10ebb30dd62e7 # timeout=10 08:00:01 Commit message: "feat(scheduler): Implement Patch /intervalaction V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:00:02 + echo snap-build.sh 08:00:02 snap-build.sh 08:00:02 + SNAP_BASE_DIR=. 08:00:02 + '[' '!' -z /w/workspace/edgex-go/2 ']' 08:00:02 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 08:00:02 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 08:00:02 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 08:00:02 + cd /w/workspace/edgex-go/2 08:00:02 + sudo apt-get remove -qy --purge lxd lxd-client 08:00:02 Reading package lists... 08:00:03 Building dependency tree... 08:00:03 Reading state information... 08:00:03 The following packages were automatically installed and are no longer required: 08:00:03 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:00:03 uidmap xdelta3 08:00:03 Use 'sudo apt autoremove' to remove them. 08:00:03 The following packages will be REMOVED: 08:00:03 lxd* lxd-client* 08:00:03 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:00:03 After this operation, 31.7 MB disk space will be freed. 08:00:04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 08:00:04 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:00:05 Removing lxd dnsmasq configuration 08:00:05 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:00:05 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:00:06 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 08:00:06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 08:00:06 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:00:08 Processing triggers for systemd (237-3ubuntu10.42) ... 08:00:08 Processing triggers for ureadahead (0.100.0-21) ... 08:00:09 + sudo snap remove --purge lxd 08:00:09 snap "lxd" is not installed 08:00:09 + sudo groupadd --force --system lxd 08:00:09 ++ whoami 08:00:09 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:00:09 + newgrp - lxd 08:00:09 + sudo snap install lxd 08:00:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:00:22 2021-03-31T08:00:20Z INFO Waiting for automatic snapd restart... 08:00:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:00:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:00:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:00: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 08:00:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:00: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 08:00:44 lxd 4.12 from Canonical* installed 08:00:44 + sudo lxd init --auto 08:00:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:00:50 + sudo snap install --classic snapcraft 08:00:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:00: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 08:00:58 snapcraft 4.6 from Canonical* installed 08:00:58 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:00:58 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:00:58 % Total % Received % Xferd Average Speed Time Time Time Current 08:00:58 Dload Upload Total Spent Left Speed 08:00:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4786 0 --:--:-- --:--:-- --:--:-- 4786 08:00:58 100 3325k 100 3325k 0 0 4235k 0 --:--:-- --:--:-- --:--:-- 4235k 08:00:58 ./yq_linux_amd64 08:00:58 + sudo snapcraft prime --use-lxd 08:01:00 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:01:00 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 08:01:00 - README.md 08:01:00 08:01:00 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:01:01 Launching a container. [Pipeline] } 08:01:02 $ docker stop --time=1 710ddd5c79fe898e0be5d10132ade494bbe08415d7596734ec802883c20cecb7 08:01:05 $ docker rm -f 710ddd5c79fe898e0be5d10132ade494bbe08415d7596734ec802883c20cecb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:01:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:01:07 08:01:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:01:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:01:08 latest: Pulling from edgex-devops/edgex-compose-arm64 08:01:08 29e5d40040c1: Pulling fs layer 08:01:08 1ce36da41761: Pulling fs layer 08:01:08 25b303627fd3: Pulling fs layer 08:01:08 29e5d40040c1: Verifying Checksum 08:01:08 29e5d40040c1: Download complete 08:01:09 1ce36da41761: Verifying Checksum 08:01:09 1ce36da41761: Download complete 08:01:09 29e5d40040c1: Pull complete 08:01:10 1ce36da41761: Pull complete 08:01:11 25b303627fd3: Verifying Checksum 08:01:11 25b303627fd3: Download complete 08:01:21 25b303627fd3: Pull complete 08:01:21 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:01:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:01:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:01:21 prd-ubuntu18.04-docker-arm64-4c-16g-32225 does not seem to be running inside a container 08:01:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:01:23 Waiting for container to be ready 08:01:23 To start your first instance, try: lxc launch ubuntu:18.04 08:01:23 08:01:24 $ docker top 6766e7d88d57241ac2918915b22ccad30bc393a64b560e07441bc7fe5c2726c7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:25 + docker-compose build --help 08:01:25 + grep parallel 08:01:27 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:01:27 Waiting for network to be ready... 08:01:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:01:28 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1640 kB] 08:01:28 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:01:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 08:01:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 08:01:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:01:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 08:01:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 08:01:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 08:01:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 08:01:28 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:01:29 --parallel Build images in parallel. 08:01:29 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [Pipeline] } 08:01:29 $ docker stop --time=1 6766e7d88d57241ac2918915b22ccad30bc393a64b560e07441bc7fe5c2726c7 08:01:29 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:01:29 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:01:29 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:01:29 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:01:29 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:01:29 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:01:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:01:31 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] 08:01:31 $ docker rm -f 6766e7d88d57241ac2918915b22ccad30bc393a64b560e07441bc7fe5c2726c7 08:01:31 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 08:01:31 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 08:01:31 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 08:01:31 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 08:01:31 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 08:01:31 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:01:32 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 08:01:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:01:32 . [Pipeline] withDockerContainer 08:01:32 prd-ubuntu18.04-docker-arm64-4c-16g-32225 does not seem to be running inside a container 08:01:32 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64:latest cat 08:01:33 Fetched 24.2 MB in 5s (4714 kB/s) 08:01:34 $ docker top 27db732405b167949468a89b72c71092d67a6c66ba4c09b33b8e5d616994fca3 -eo pid,comm 08:01:34 Reading package lists... [Pipeline] { [Pipeline] sh 08:01:34 Reading package lists... 08:01:34 Building dependency tree... 08:01:34 Reading state information... 08:01:34 The following additional packages will be installed: 08:01:34 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:01:34 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:01:34 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:01:34 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:01:34 Suggested packages: 08:01:34 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:01:34 Recommended packages: 08:01:34 gnupg libsasl2-modules 08:01:34 The following NEW packages will be installed: 08:01:34 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:01:34 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:01:34 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:01:34 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:01:34 The following packages will be upgraded: 08:01:34 gpg gpg-agent gpgconf libudev1 08:01:35 + docker-compose -f ./docker-compose-build.yml build --parallel 08:01:35 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 08:01:35 Need to get 3530 kB of archives. 08:01:35 After this operation, 13.3 MB of additional disk space will be used. 08:01:35 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] 08:01:35 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 08:01:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 08:01:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 08:01:35 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 08:01:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 08:01:36 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:01:36 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:01:36 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 08:01:36 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 08:01:36 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 08:01:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:01:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:01:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:01:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:01:36 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:01:36 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:01:36 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:01:36 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:01:36 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:01:36 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:01:36 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 08:01:36 debconf: delaying package configuration, since apt-utils is not installed 08:01:36 Fetched 3530 kB in 1s (2665 kB/s) 08:01:36 (Reading database ... 12511 files and directories currently installed.) 08:01:36 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 08:01:36 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 08:01:36 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 08:01:36 Selecting previously unselected package udev. 08:01:36 (Reading database ... 12511 files and directories currently installed.) 08:01:36 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 08:01:36 Unpacking udev (237-3ubuntu10.45) ... 08:01:37 Selecting previously unselected package libfuse2:amd64. 08:01:37 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:01:37 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:01:37 Selecting previously unselected package fuse. 08:01:37 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:01:37 Unpacking fuse (2.9.7-1ubuntu1) ... 08:01:37 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 08:01:37 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:01:37 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 08:01:37 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:01:37 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 08:01:37 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:01:37 Selecting previously unselected package libksba8:amd64. 08:01:37 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:01:37 Unpacking libksba8:amd64 (1.3.5-2) ... 08:01:37 Selecting previously unselected package libroken18-heimdal:amd64. 08:01:37 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:01:37 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:01:37 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:01:37 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:01:37 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:01:37 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:01:37 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:01:37 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:01:38 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:01:38 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:01:38 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:01:38 Selecting previously unselected package libwind0-heimdal:amd64. 08:01:38 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:01:38 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:01:38 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:01:38 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:01:38 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:01:38 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:01:38 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:01:38 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:01:38 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:01:38 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:01:38 Building docker-core-command-go ... 08:01:38 Building docker-core-data-go ... 08:01:38 Building docker-core-metadata-go ... 08:01:38 Building docker-security-bootstrapper-go ... 08:01:38 Building docker-security-proxy-setup-go ... 08:01:38 Building docker-security-secretstore-setup-go ... 08:01:38 Building docker-support-notifications-go ... 08:01:38 Building docker-support-scheduler-go ... 08:01:38 Building docker-sys-mgmt-agent-go ... 08:01:38 Building docker-security-secretstore-setup-go 08:01:38 Building docker-core-metadata-go 08:01:38 Building docker-core-command-go 08:01:38 Building docker-support-scheduler-go 08:01:38 Building docker-security-bootstrapper-go 08:01:38 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:01:38 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:01:38 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:01:38 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:01:38 Selecting previously unselected package libsasl2-modules-db:amd64. 08:01:38 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:01:38 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:01:38 Selecting previously unselected package libsasl2-2:amd64. 08:01:38 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:01:38 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:01:38 Selecting previously unselected package libldap-common. 08:01:38 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 08:01:38 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:01:38 Selecting previously unselected package libldap-2.4-2:amd64. 08:01:38 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 08:01:38 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:01:39 Selecting previously unselected package dirmngr. 08:01:39 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 08:01:39 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 08:01:39 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:01:39 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 08:01:39 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:01:39 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:01:39 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:01:39 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 08:01:39 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:01:39 Setting up libksba8:amd64 (1.3.5-2) ... 08:01:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:01:39 Setting up udev (237-3ubuntu10.45) ... 08:01:39 invoke-rc.d: policy-rc.d denied execution of start. 08:01:39 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:01:40 Processing triggers for systemd (237-3ubuntu10) ... 08:01:40 Setting up fuse (2.9.7-1ubuntu1) ... 08:01:40 Setting up gpg (2.2.4-1ubuntu1.4) ... 08:01:40 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:01:40 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:01:40 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:01:40 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:01:40 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:01:40 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:01:40 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:01:40 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:01:40 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 08:01:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:01:41 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:01:41 settings in the [Install] section, and DefaultInstance for template units). 08:01:41 This means they are not meant to be enabled using systemctl. 08:01:41 Possible reasons for having this kind of units are: 08:01:41 1) A unit may be statically enabled by being symlinked from another unit's 08:01:41 .wants/ or .requires/ directory. 08:01:41 2) A unit's purpose may be to act as a helper for some other unit which has 08:01:41 a requirement dependency on it. 08:01:41 3) A unit may be started when needed via activation (socket, path, timer, 08:01:41 D-Bus, udev, scripted systemctl call, ...). 08:01:41 4) In case of template units, the unit is meant to be enabled with some 08:01:41 instance name specified. 08:01:41 Reading package lists... 08:01:41 Building dependency tree... 08:01:41 Reading state information... 08:01:41 The following additional packages will be installed: 08:01:41 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:01:41 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:01:41 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:01:41 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:01:41 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:01:41 Suggested packages: 08:01:41 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:01:41 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:01:41 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:01:41 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:01:41 systemd-container policykit-1 08:01:41 Recommended packages: 08:01:41 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:01:41 The following NEW packages will be installed: 08:01:41 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:01:41 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:01:41 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:01:41 multiarch-support openssh-client python3 python3-minimal python3.6 08:01:41 python3.6-minimal snapd squashfs-tools sudo 08:01:41 The following packages will be upgraded: 08:01:41 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:01:41 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 08:01:41 Need to get 35.2 MB of archives. 08:01:41 After this operation, 141 MB of additional disk space will be used. 08:01:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 08:01:41 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 08:01:41 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 08:01:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 08:01:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 08:01:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:01:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 08:01:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 08:01:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 08:01:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:01:41 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:01:41 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:01:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:01:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:01:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:01:41 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:01:41 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 08:01:41 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 08:01:42 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 08:01:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 08:01:43 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:01:43 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:01:43 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:01:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:01:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:01:43 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:01:43 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:01:43 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:01:43 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:01:43 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 08:01:43 debconf: delaying package configuration, since apt-utils is not installed 08:01:43 Fetched 35.2 MB in 2s (23.4 MB/s) 08:01:43 (Reading database ... 12757 files and directories currently installed.) 08:01:43 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 08:01:43 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 08:01:44 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 08:01:44 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 08:01:44 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 08:01:44 (Reading database ... 12757 files and directories currently installed.) 08:01:44 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 08:01:44 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 08:01:44 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 08:01:44 (Reading database ... 12757 files and directories currently installed.) 08:01:44 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 08:01:44 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 08:01:45 Setting up apt (1.6.12ubuntu0.2) ... 08:01:45 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:01:45 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:01:45 (Reading database ... 12764 files and directories currently installed.) 08:01:45 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:01:45 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:01:46 Selecting previously unselected package libpython3.6-minimal:amd64. 08:01:46 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:01:46 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:01:46 Selecting previously unselected package libexpat1:amd64. 08:01:46 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:01:46 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:01:46 Selecting previously unselected package python3.6-minimal. 08:01:46 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:01:46 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:01:46 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 08:01:46 Checking for services that may need to be restarted...done. 08:01:46 Checking for services that may need to be restarted...done. 08:01:46 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:01:46 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:01:46 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:01:47 Selecting previously unselected package python3-minimal. 08:01:47 (Reading database ... 13012 files and directories currently installed.) 08:01:47 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:01:47 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:01:47 Selecting previously unselected package mime-support. 08:01:47 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:01:47 Unpacking mime-support (3.60ubuntu1) ... 08:01:47 Selecting previously unselected package libmpdec2:amd64. 08:01:47 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:01:47 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:01:47 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:01:47 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:01:47 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:01:47 Selecting previously unselected package python3.6. 08:01:47 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:01:47 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:01:47 Selecting previously unselected package libpython3-stdlib:amd64. 08:01:47 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:01:47 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:01:47 Setting up python3-minimal (3.6.7-1~18.04) ... 08:01:48 Selecting previously unselected package python3. 08:01:48 (Reading database ... 13442 files and directories currently installed.) 08:01:48 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:01:48 Unpacking python3 (3.6.7-1~18.04) ... 08:01:48 Selecting previously unselected package multiarch-support. 08:01:48 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:01:48 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:01:48 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:01:48 Selecting previously unselected package liblzo2-2:amd64. 08:01:48 (Reading database ... 13479 files and directories currently installed.) 08:01:48 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:01:48 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:01:48 Selecting previously unselected package libbsd0:amd64. 08:01:48 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:01:48 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:01:48 Selecting previously unselected package sudo. 08:01:48 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:01:48 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:01:48 Selecting previously unselected package apparmor. 08:01:48 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:01:48 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:01:49 Selecting previously unselected package libedit2:amd64. 08:01:49 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:01:49 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:01:49 Selecting previously unselected package libkrb5support0:amd64. 08:01:49 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:01:49 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:01:49 Selecting previously unselected package libk5crypto3:amd64. 08:01:49 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:01:49 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:01:49 Selecting previously unselected package libkeyutils1:amd64. 08:01:49 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:01:49 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:01:49 Selecting previously unselected package libkrb5-3:amd64. 08:01:49 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:01:49 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:01:49 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:01:49 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:01:49 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:01:49 Selecting previously unselected package libssl1.0.0:amd64. 08:01:49 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 08:01:49 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:01:50 Selecting previously unselected package openssh-client. 08:01:50 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 08:01:50 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 08:01:50 Selecting previously unselected package squashfs-tools. 08:01:50 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 08:01:50 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:01:50 Selecting previously unselected package snapd. 08:01:50 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 08:01:50 Unpacking snapd (2.48.3+18.04) ... 08:01:52 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:01:52 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:01:52 Setting up mime-support (3.60ubuntu1) ... 08:01:52 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:01:52 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:01:52 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:01:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:01:53 Setting up systemd (237-3ubuntu10.45) ... 08:01:53 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:01:53 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:01:53 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:01:54 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:01:54 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:01:54 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:01:54 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:01:54 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:01:54 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:01:54 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:01:54 Setting up python3 (3.6.7-1~18.04) ... 08:01:54 running python rtupdate hooks for python3.6... 08:01:54 running python post-rtupdate hooks for python3.6... 08:01:54 Setting up apparmor (2.12-4ubuntu5.1) ... 08:01:56 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:01:56 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:01:56 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 08:01:56 Setting up snapd (2.48.3+18.04) ... 08:01:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:01:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:01:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:01:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:01:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:01:57 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:01:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:01:58 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:01:58 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:01:58 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:01:58 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 08:01:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:01:58 Processing triggers for systemd (237-3ubuntu10.45) ... 08:02:00 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 08:02:00 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:02:00 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:02:01 Reading package lists... 08:02:01 Reading package lists... 08:02:01 Building dependency tree... 08:02:01 Reading state information... 08:02:01 Calculating upgrade... 08:02:01 The following packages will be upgraded: 08:02:01 advancecomp base-files bash binutils binutils-common 08:02:01 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:02:01 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:02:01 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 08:02:01 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 08:02:01 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:02:01 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:02:01 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 08:02:01 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 08:02:01 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 08:02:01 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 08:02:01 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 08:02:01 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 08:02:01 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 08:02:01 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 08:02:01 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:02:01 Need to get 63.8 MB of archives. 08:02:01 After this operation, 5208 kB of additional disk space will be used. 08:02:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] 08:02:01 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:02:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:02:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:02:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:02:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:02:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:02:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:02:01 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:02:01 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:02:01 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:02:01 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:02:01 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:02:01 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:02:01 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:02:01 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:02:01 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:02:01 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:02:02 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:02:02 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:02:02 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:02:02 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:02:02 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:02:02 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:02:02 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:02:02 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:02:02 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:02:02 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:02:02 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:02:02 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:02:02 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:02:02 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:02:02 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:02:02 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 08:02:02 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:02:02 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 08:02:02 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:02:02 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:02:02 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 08:02:02 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 08:02:02 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 08:02:02 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:02:02 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:02:02 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:02:02 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 08:02:02 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:02:02 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:02:02 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] 08:02:02 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 08:02:02 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 08:02:02 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 08:02:02 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:02:02 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:02:02 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:02:02 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:02:02 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:02:02 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:02:02 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:02:02 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:02:02 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:02:02 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:02:02 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:02:02 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:02:02 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:02:02 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:02:02 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:02:02 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 08:02:02 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:02:02 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:02:03 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:02:03 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:02:03 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:02:03 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:02:03 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:02:03 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:02:03 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:02:03 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:02:03 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:02:03 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:02:03 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:02:03 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 08:02:03 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] 08:02:03 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 08:02:03 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 08:02:03 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] 08:02:03 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:02:03 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 08:02:03 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:02:03 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 08:02:03 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 08:02:03 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:02:03 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:02:03 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] 08:02:03 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:02:03 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:02:03 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:02:03 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:02:03 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:02:03 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:02:03 debconf: delaying package configuration, since apt-utils is not installed 08:02:03 Fetched 63.8 MB in 2s (34.3 MB/s) 08:02:03 (Reading database ... 13912 files and directories currently installed.) 08:02:03 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:02:03 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:02:04 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:02:04 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:02:04 Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... 08:02:04 Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... 08:02:05 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:02:05 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:02:05 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:02:05 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:02:05 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:02:05 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:02:05 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:02:05 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:02:05 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:02:05 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:02:06 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:02:06 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:02:06 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:02:06 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:02:06 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:02:06 (Reading database ... 13911 files and directories currently installed.) 08:02:06 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:02:06 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:02:06 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:02:07 (Reading database ... 13911 files and directories currently installed.) 08:02:07 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:02:07 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:02:07 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:02:07 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:02:07 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:02:07 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:02:07 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:02:07 (Reading database ... 13911 files and directories currently installed.) 08:02:07 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:02:07 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:02:08 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:02:08 (Reading database ... 13911 files and directories currently installed.) 08:02:08 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 08:02:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:02:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:02:08 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 08:02:08 Setting up base-files (10.1ubuntu2.10) ... 08:02:08 Installing new version of config file /etc/issue ... 08:02:08 Installing new version of config file /etc/issue.net ... 08:02:08 Installing new version of config file /etc/lsb-release ... 08:02:09 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:02:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:02:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:02:09 Removing obsolete conffile /etc/default/motd-news ... 08:02:09 (Reading database ... 13912 files and directories currently installed.) 08:02:09 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:02:09 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:02:09 Setting up bash (4.4.18-2ubuntu1.2) ... 08:02:09 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 08:02:09 (Reading database ... 13912 files and directories currently installed.) 08:02:09 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:02:09 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:02:09 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:02:10 (Reading database ... 13912 files and directories currently installed.) 08:02:10 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:02:10 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:02:10 Setting up tar (1.29b-2ubuntu0.2) ... 08:02:10 (Reading database ... 13912 files and directories currently installed.) 08:02:10 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:02:10 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:02:10 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:02:10 (Reading database ... 13912 files and directories currently installed.) 08:02:10 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:02:10 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:02:10 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:02:11 (Reading database ... 13912 files and directories currently installed.) 08:02:11 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:02:11 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:02:11 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:02:11 (Reading database ... 13912 files and directories currently installed.) 08:02:11 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:02:11 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:02:11 Setting up grep (3.1-2build1) ... 08:02:11 (Reading database ... 13912 files and directories currently installed.) 08:02:11 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:02:11 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:02:12 Setting up login (1:4.5-1ubuntu2) ... 08:02:12 (Reading database ... 13912 files and directories currently installed.) 08:02:12 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:02:12 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:02:12 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:02:12 (Reading database ... 13912 files and directories currently installed.) 08:02:12 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:02:12 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:02:13 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:02:13 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:02:13 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:02:13 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:02:13 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:02:13 (Reading database ... 13912 files and directories currently installed.) 08:02:13 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:02:14 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:02:15 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:02:15 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:02:15 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:02:15 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:02:15 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:02:15 (Reading database ... 13912 files and directories currently installed.) 08:02:15 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:02:15 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:02:15 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:02:15 (Reading database ... 13912 files and directories currently installed.) 08:02:15 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:02:15 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:02:15 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:02:16 (Reading database ... 13912 files and directories currently installed.) 08:02:16 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:02:16 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:02:16 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:02:16 (Reading database ... 13912 files and directories currently installed.) 08:02:16 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:02:16 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:02:16 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:02:16 (Reading database ... 13912 files and directories currently installed.) 08:02:16 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:02:16 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:02:16 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:02:17 (Reading database ... 13912 files and directories currently installed.) 08:02:17 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:02:17 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:02:17 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:02:17 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:02:17 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:02:17 (Reading database ... 13912 files and directories currently installed.) 08:02:17 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:02:17 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:02:17 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:02:17 (Reading database ... 13912 files and directories currently installed.) 08:02:17 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:02:17 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:02:17 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:02:17 (Reading database ... 13912 files and directories currently installed.) 08:02:17 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:02:17 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:02:17 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:02:18 (Reading database ... 13912 files and directories currently installed.) 08:02:18 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:02:18 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:02:18 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:02:18 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:02:19 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:02:19 (Reading database ... 13912 files and directories currently installed.) 08:02:19 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:02:19 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:02:19 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:02:19 (Reading database ... 13912 files and directories currently installed.) 08:02:19 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:02:19 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:02:19 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:02:19 (Reading database ... 13914 files and directories currently installed.) 08:02:19 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:02:19 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:02:19 Setting up debconf (1.5.66ubuntu1) ... 08:02:20 (Reading database ... 13914 files and directories currently installed.) 08:02:20 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:02:20 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:02:20 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:02:20 (Reading database ... 13914 files and directories currently installed.) 08:02:20 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:02:20 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:02:20 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:02:20 (Reading database ... 13914 files and directories currently installed.) 08:02:20 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:02:20 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:02:20 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:02:20 (Reading database ... 13914 files and directories currently installed.) 08:02:20 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:02:20 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:02:21 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 08:02:21 (Reading database ... 13914 files and directories currently installed.) 08:02:21 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:02:21 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:02:21 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:02:21 (Reading database ... 13914 files and directories currently installed.) 08:02:21 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:02:21 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:02:22 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 08:02:22 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 08:02:22 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:02:22 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:02:22 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:02:22 (Reading database ... 13914 files and directories currently installed.) 08:02:22 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 08:02:22 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 08:02:22 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 08:02:22 (Reading database ... 13914 files and directories currently installed.) 08:02:22 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 08:02:22 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:02:22 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 08:02:23 (Reading database ... 13914 files and directories currently installed.) 08:02:23 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:02:23 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:02:23 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:02:23 (Reading database ... 13914 files and directories currently installed.) 08:02:23 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 08:02:23 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 08:02:23 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 08:02:23 (Reading database ... 13914 files and directories currently installed.) 08:02:23 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:02:23 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:02:23 Setting up passwd (1:4.5-1ubuntu2) ... 08:02:24 (Reading database ... 13914 files and directories currently installed.) 08:02:24 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 08:02:24 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:02:24 Setting up gpgv (2.2.4-1ubuntu1.4) ... 08:02:24 (Reading database ... 13914 files and directories currently installed.) 08:02:24 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:02:24 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:02:24 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:02:24 (Reading database ... 13914 files and directories currently installed.) 08:02:24 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:02:24 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:02:24 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:02:24 (Reading database ... 13914 files and directories currently installed.) 08:02:24 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:02:24 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:02:25 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:02:25 (Reading database ... 13914 files and directories currently installed.) 08:02:25 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 08:02:25 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 08:02:25 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 08:02:25 (Reading database ... 13914 files and directories currently installed.) 08:02:25 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 08:02:25 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 08:02:25 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 08:02:25 (Reading database ... 13914 files and directories currently installed.) 08:02:25 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 08:02:25 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 08:02:25 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 08:02:25 (Reading database ... 13915 files and directories currently installed.) 08:02:25 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:02:25 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:02:26 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:02:26 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:02:26 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:02:26 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:02:27 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 08:02:27 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 08:02:27 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:02:27 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:02:27 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:02:27 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:02:27 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:02:27 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:02:27 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:02:27 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:02:28 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:02:28 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:02:28 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:02:28 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:02:28 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:02:28 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:02:28 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 08:02:28 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 08:02:29 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:02:29 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:02:29 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:02:29 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:02:29 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:02:29 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:02:29 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:02:29 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:02:30 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:02:30 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:02:30 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:02:30 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:02:30 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:02:30 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:02:30 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:02:30 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:02:30 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:02:30 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:02:30 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:02:30 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:02:31 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:02:31 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:02:32 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:02:32 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:02:33 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:02:33 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:02:34 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:02:34 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:02:34 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:02:34 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:02:34 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:02:34 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:02:34 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:02:35 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:02:35 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:02:35 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:02:35 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:02:35 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:02:35 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:02:35 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:02:35 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:02:35 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:02:35 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:02:36 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:02:36 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:02:36 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:02:36 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:02:36 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:02:36 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:02:36 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:02:36 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:02:36 Setting up tzdata (2021a-0ubuntu0.18.04) ... 08:02:36 08:02:36 Current default time zone: 'Etc/UTC' 08:02:36 Local time is now: Wed Mar 31 08:02:36 UTC 2021. 08:02:36 Universal Time is now: Wed Mar 31 08:02:36 UTC 2021. 08:02:36 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:02:36 08:02:36 Setting up systemd-sysv (237-3ubuntu10.45) ... 08:02:36 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:02:36 Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... 08:02:36 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:02:36 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:02:36 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:02:36 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:02:36 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:02:36 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:02:36 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:02:36 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:02:36 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:02:37 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:02:37 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 08:02:37 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:02:37 Setting up patch (2.7.6-2ubuntu1.1) ... 08:02:37 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:02:37 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:02:37 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 08:02:37 Installing new version of config file /etc/ssl/openssl.cnf ... 08:02:37 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:02:37 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:02:37 Setting up ca-certificates (20210119~18.04.1) ... 08:02:39 Updating certificates in /etc/ssl/certs... 08:02:40 23 added, 27 removed; done. 08:02:40 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:02:40 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:02:40 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:02:40 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:02:40 Setting up pkgbinarymangler (138.18.04.1) ... 08:02:40 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:02:40 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 08:02:40 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:02:40 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:02:40 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:02:40 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:02:40 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:02:40 Setting up perl (5.26.1-6ubuntu0.5) ... 08:02:40 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 08:02:40 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:02:40 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:02:40 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 08:02:40 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:02:40 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:02:40 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:02:41 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:02:41 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:02:41 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:02:41 Processing triggers for systemd (237-3ubuntu10.45) ... 08:02:41 Processing triggers for mime-support (3.60ubuntu1) ... 08:02:41 Processing triggers for ca-certificates (20210119~18.04.1) ... 08:02:41 Updating certificates in /etc/ssl/certs... 08:02:42 0 added, 0 removed; done. 08:02:42 Running hooks in /etc/ca-certificates/update.d... 08:02:42 done. 08:02:42 Reading package lists... 08:02:42 Building dependency tree... 08:02:42 Reading state information... 08:02:42 The following NEW packages will be installed: 08:02:42 apt-transport-https 08:02:42 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:02:42 Need to get 1696 B of archives. 08:02:42 After this operation, 153 kB of additional disk space will be used. 08:02:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 08:02:42 debconf: delaying package configuration, since apt-utils is not installed 08:02:43 Fetched 1696 B in 0s (30.7 kB/s) 08:02:43 Selecting previously unselected package apt-transport-https. 08:02:43 (Reading database ... 13920 files and directories currently installed.) 08:02:43 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 08:02:43 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 08:02:43 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 08:02:43 Waiting for network to be ready... 08:02:51 2021-03-31T08:02:47Z INFO Waiting for automatic snapd restart... 08:02:52 snapd 2.49.1 from Canonical* installed 08:02:53 "snapd" switched to the "latest/stable" channel 08:02:53 08:02:56 core18 20210309 from Canonical* installed 08:02:56 "core18" switched to the "latest/stable" channel 08:02:56 08:02:59 snapcraft 4.6 from Canonical* installed 08:02:59 "snapcraft" switched to the "latest/stable" channel 08:02:59 08:03:00 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:03:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:03:00 ---> 4f376f843250 08:03:00 Step 3/22 : WORKDIR /edgex-go 08:03:00 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:03:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:03:00 ---> 4f376f843250 08:03:00 Step 3/24 : WORKDIR /edgex-go 08:03:00 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:03:00 Step 2/31 : FROM ${BUILDER_BASE} AS builder 08:03:00 ---> 4f376f843250 08:03:00 Step 3/31 : WORKDIR /edgex-go 08:03:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:03:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:03:00 ---> 4f376f843250 08:03:00 Step 3/23 : WORKDIR /edgex-go 08:03:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:03:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:03:00 ---> 4f376f843250 08:03:00 Step 3/23 : WORKDIR /edgex-go 08:03:00 ---> Running in 2619be4a2af3 08:03:00 ---> Running in bbb25edd470e 08:03:00 ---> Running in 2f234992ed8a 08:03:00 ---> Running in 1975cf856110 08:03:00 ---> Running in a58dbd9cae9c 08:03:00 Removing intermediate container 1975cf856110 08:03:00 ---> 7d4d7f61d0d5 08:03:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:00 Removing intermediate container bbb25edd470e 08:03:00 ---> 9a746a2d7d64 08:03:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:00 Removing intermediate container 2f234992ed8a 08:03:00 ---> ba038b2d6cc4 08:03:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:00 Removing intermediate container a58dbd9cae9c 08:03:00 ---> 4231480b146d 08:03:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:00 Removing intermediate container 2619be4a2af3 08:03:00 ---> 85173ea5b2bc 08:03:00 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:00 ---> Running in 72218d94c34b 08:03:00 ---> Running in 779452787b93 08:03:00 ---> Running in 4e1c013481cd 08:03:00 ---> Running in f4447d60129e 08:03:00 ---> Running in 845b415ab621 08:03:00 Removing intermediate container 72218d94c34b 08:03:00 ---> 361bc8d8f2e6 08:03:00 Step 5/22 : RUN apk add --update --no-cache make git 08:03:00 Removing intermediate container 779452787b93 08:03:00 ---> 36ea00d25e71 08:03:00 Step 5/23 : RUN apk add --update --no-cache make git 08:03:00 ---> Running in a70e500a3ee4 08:03:01 ---> Running in a20d92b434a8 08:03:01 Removing intermediate container f4447d60129e 08:03:01 ---> 552aca093d31 08:03:01 Step 5/31 : RUN apk add --update --no-cache make git 08:03:01 Removing intermediate container 845b415ab621 08:03:01 ---> bb5a487d4205 08:03:01 Step 5/23 : RUN apk add --update --no-cache make git 08:03:01 ---> Running in efa68680aa4b 08:03:01 Removing intermediate container 4e1c013481cd 08:03:01 ---> 75f68f9b7c0b 08:03:01 Step 5/24 : RUN apk add --update --no-cache make git 08:03:01 ---> Running in abf996f6bbba 08:03:01 ---> Running in d2ea235e2a2a 08:03:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:03:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:03:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:03:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:03:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:03:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:03:03 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 08:03:03 - README.md 08:03:03 08:03:03 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:03:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:03:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:03:04 OK: 217 MiB in 51 packages 08:03:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:03:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:03:04 OK: 217 MiB in 51 packages 08:03:05 OK: 217 MiB in 51 packages 08:03:05 OK: 217 MiB in 51 packages 08:03:05 OK: 217 MiB in 51 packages 08:03:06 Removing intermediate container a70e500a3ee4 08:03:06 ---> 81feb7641063 08:03:06 Step 6/22 : COPY go.mod . 08:03:06 Removing intermediate container a20d92b434a8 08:03:06 ---> 8d5eb07012fc 08:03:06 Step 6/23 : COPY go.mod . 08:03:06 ---> e592e3f210a3 08:03:06 Step 7/22 : RUN go mod download 08:03:07 ---> Running in c334ddb8f10b 08:03:07 Removing intermediate container efa68680aa4b 08:03:07 ---> ce3674c43c93 08:03:07 Step 6/31 : COPY go.mod . 08:03:07 Removing intermediate container d2ea235e2a2a 08:03:07 ---> 0d2ac11f4fe3 08:03:07 Step 6/24 : COPY go.mod . 08:03:07 Removing intermediate container abf996f6bbba 08:03:07 ---> 05777b3f25ec 08:03:07 Step 6/23 : COPY go.mod . 08:03:07 ---> 2dacfc16d520 08:03:07 Step 7/23 : RUN go mod download 08:03:08 ---> Running in b76e7655324f 08:03:08 ---> 7c842e98ff71 08:03:08 Step 7/31 : RUN go mod download 08:03:08 ---> 354ce2ea6d76 08:03:08 Step 7/24 : RUN go mod download 08:03:08 ---> Running in 68db9e3fbe3b 08:03:08 ---> 26b9b1d86707 08:03:08 Step 7/23 : RUN go mod download 08:03:08 ---> Running in 89896bfb7351 08:03:09 ---> Running in d221430759a3 08:03:10 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:03:10 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:03:10 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:03:10 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:03:11 Reading package lists... 08:03:11 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 08:03:11 Removing intermediate container c334ddb8f10b 08:03:11 ---> 379e90e83ee1 08:03:11 Step 8/22 : COPY . . 08:03:11 Removing intermediate container b76e7655324f 08:03:11 ---> 50be288d2cd9 08:03:11 Step 8/23 : COPY . . 08:03:14 Removing intermediate container 68db9e3fbe3b 08:03:14 ---> 7ca28a40ae3c 08:03:14 Step 8/31 : COPY . . 08:03:14 Removing intermediate container d221430759a3 08:03:14 ---> 9c71141414b1 08:03:14 Step 8/23 : COPY . . 08:03:15 Removing intermediate container 89896bfb7351 08:03:15 ---> fe3398a59e9e 08:03:15 Step 8/24 : COPY . . 08:03:18 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:03:18 Reading package lists... 08:03:18 Building dependency tree... 08:03:18 Reading state information... 08:03:18 Suggested packages: 08:03:18 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:03:18 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:03:18 Recommended packages: 08:03:18 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:03:18 The following NEW packages will be installed: 08:03:18 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:03:18 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:03:18 pkg-config zip 08:03:18 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:03:18 Need to get 7657 kB of archives. 08:03:18 After this operation, 43.8 MB of additional disk space will be used. 08:03:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 08:03:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 08:03:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 08:03:18 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:03:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 08:03:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:03:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:03:18 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:03:18 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:03:18 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:03:18 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:03:18 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:03:18 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:03:18 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:03:18 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:03:19 debconf: delaying package configuration, since apt-utils is not installed 08:03:19 Fetched 7657 kB in 1s (8657 kB/s) 08:03:19 Selecting previously unselected package libglib2.0-0:amd64. 08:03:19 (Reading database ... 13924 files and directories currently installed.) 08:03:19 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 08:03:19 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:03:19 Selecting previously unselected package libpsl5:amd64. 08:03:19 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:03:19 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:03:19 Selecting previously unselected package libnghttp2-14:amd64. 08:03:19 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:03:19 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:03:19 Selecting previously unselected package librtmp1:amd64. 08:03:19 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:03:19 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:03:19 Selecting previously unselected package libcurl3-gnutls:amd64. 08:03:19 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 08:03:19 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 08:03:19 Selecting previously unselected package liberror-perl. 08:03:19 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:03:19 Unpacking liberror-perl (0.17025-1) ... 08:03:19 Selecting previously unselected package git-man. 08:03:19 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 08:03:19 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 08:03:20 Selecting previously unselected package git. 08:03:20 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 08:03:20 Unpacking git (1:2.17.1-1ubuntu0.8) ... 08:03:21 Selecting previously unselected package libnorm1:amd64. 08:03:21 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:03:21 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:03:21 Selecting previously unselected package libpgm-5.2-0:amd64. 08:03:21 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:03:21 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:03:21 Selecting previously unselected package libsodium23:amd64. 08:03:21 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:03:21 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:03:21 Selecting previously unselected package libzmq5:amd64. 08:03:21 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:03:21 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:03:21 Selecting previously unselected package libzmq3-dev:amd64. 08:03:21 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:03:21 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:03:21 Selecting previously unselected package pkg-config. 08:03:21 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:03:21 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:03:21 Selecting previously unselected package zip. 08:03:21 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:03:21 Unpacking zip (3.0-11build1) ... 08:03:21 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:03:21 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 08:03:21 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:03:21 Setting up liberror-perl (0.17025-1) ... 08:03:21 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:03:21 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:03:21 No schema files found: doing nothing. 08:03:21 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:03:21 Setting up zip (3.0-11build1) ... 08:03:22 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:03:22 Setting up libsodium23:amd64 (1.0.16-2) ... 08:03:22 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:03:22 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:03:22 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 08:03:22 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:03:22 Setting up git (1:2.17.1-1ubuntu0.8) ... 08:03:22 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:03:28 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:03:28 git set to automatically installed. 08:03:28 git-man set to automatically installed. 08:03:28 libcurl3-gnutls set to automatically installed. 08:03:28 liberror-perl set to automatically installed. 08:03:28 libglib2.0-0 set to automatically installed. 08:03:28 libnghttp2-14 set to automatically installed. 08:03:28 libnorm1 set to automatically installed. 08:03:28 libpgm-5.2-0 set to automatically installed. 08:03:28 libpsl5 set to automatically installed. 08:03:28 librtmp1 set to automatically installed. 08:03:28 libsodium23 set to automatically installed. 08:03:28 libzmq3-dev set to automatically installed. 08:03:28 libzmq5 set to automatically installed. 08:03:28 pkg-config set to automatically installed. 08:03:28 zip set to automatically installed. 08:03:30 snapd is not logged in, snap install commands will use sudo 08:03:36 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:03:42 ---> 0f80e92f7ae2 08:03:42 Step 9/23 : RUN make cmd/core-metadata/core-metadata 08:03:42 ---> 35546feee525 08:03:42 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:03:42 ---> 07102ddb3911 08:03:42 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:03:42 ---> ad334c07d4a3 08:03:42 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:03:42 ---> Running in c4175ca98981 08:03:42 ---> Running in bac5792c858b 08:03:42 ---> Running in cebd66d4e628 08:03:42 ---> Running in d6c5d43f8598 08:03:42 ---> ed60188eef51 08:03:42 Step 9/23 : RUN make cmd/core-command/core-command 08:03:42 ---> Running in 61d70c53d6d5 08:03:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:03:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:03: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 08:03:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:03:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:04:09 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 08:04:09 snapd is not logged in, snap install commands will use sudo 08:04:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:04:16 snap "core18" has no updates available 08:04:16 Pulling go-build-helper 08:04:16 + snapcraftctl pull 08:04:18 'app-service-config' has dependencies that need to be staged: go-build-helper 08:04:18 Skipping pull go-build-helper (already ran) 08:04:18 Building go-build-helper 08:04:18 + snapcraftctl build 08:04:20 Staging go-build-helper 08:04:20 + snapcraftctl stage 08:04:30 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:04:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:04:30 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:04:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1640 kB] 08:04:30 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:04:30 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:04:30 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:04:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:04:30 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:04:30 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:04:30 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:04:30 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 08:04:30 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 08:04:30 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:04:30 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 08:04:30 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 08:04:30 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 08:04:30 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 08:04:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:04:30 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] 08:04:30 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 08:04:30 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 08:04:30 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 08:04:30 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 08:04:30 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 08:04:30 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] 08:04:30 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 08:04:30 Fetched 24.2 MB in 0s (0 B/s) 08:04:30 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:04:30 Fetched 224 kB in 0s (0 B/s) 08:04:30 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:04:30 Fetched 157 kB in 0s (0 B/s) 08:04:30 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:04:30 Fetched 221 kB in 0s (0 B/s) 08:04:30 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:04:30 Fetched 143 kB in 0s (0 B/s) 08:04:30 Pulling app-service-config 08:04:30 + snapcraftctl pull 08:04:30 Cloning into '/root/parts/app-service-config/src'... 08:04:31 Pulling config-common 08:04:31 + snapcraftctl pull 08:04:35 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:04:35 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:04:35 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:04:35 Fetched 0 B in 0s (0 B/s) 08:04:35 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:04:35 Fetched 0 B in 0s (0 B/s) 08:04:35 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:04:35 Fetched 0 B in 0s (0 B/s) 08:04:35 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:04:35 Fetched 0 B in 0s (0 B/s) 08:04:35 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:04:35 Fetched 0 B in 0s (0 B/s) 08:04:35 Pulling edgex-go 08:04:35 + snapcraftctl pull 08:04:57 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:04:57 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:04:57 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:04:57 Fetched 0 B in 0s (0 B/s) 08:04:57 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:04:57 Fetched 96.5 kB in 0s (0 B/s) 08:04:57 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:04:57 Fetched 279 kB in 0s (0 B/s) 08:04:57 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:04:57 Fetched 122 kB in 0s (0 B/s) 08:04:57 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:04:57 Fetched 77.8 kB in 0s (0 B/s) 08:04:57 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:04:57 Fetched 8848 B in 0s (0 B/s) 08:04:57 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:04:57 Fetched 47.8 kB in 0s (0 B/s) 08:04:57 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:04:57 Fetched 45.6 kB in 0s (0 B/s) 08:04:57 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:04:57 Fetched 15.0 kB in 0s (0 B/s) 08:04:57 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 08:04:57 Fetched 214 kB in 0s (0 B/s) 08:04:57 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:04:57 Fetched 154 kB in 0s (0 B/s) 08:04:57 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:04:57 Fetched 50.6 kB in 0s (0 B/s) 08:04:57 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:04:57 Fetched 14.8 kB in 0s (0 B/s) 08:04:57 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:04:57 Fetched 41.8 kB in 0s (0 B/s) 08:04:57 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:04:57 Fetched 499 kB in 0s (0 B/s) 08:04:57 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:04:57 Fetched 111 kB in 0s (0 B/s) 08:04:57 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:04:57 Fetched 240 kB in 0s (0 B/s) 08:04:57 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:04:57 Fetched 29.3 kB in 0s (0 B/s) 08:04:57 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:04:57 Fetched 85.5 kB in 0s (0 B/s) 08:04:57 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:04:57 Fetched 24.5 kB in 0s (0 B/s) 08:04:57 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:04:57 Fetched 49.2 kB in 0s (0 B/s) 08:04:57 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:04:57 Fetched 54.2 kB in 0s (0 B/s) 08:04:57 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:04:57 Fetched 30.8 kB in 0s (0 B/s) 08:04:57 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:04:57 Fetched 15.8 kB in 0s (0 B/s) 08:04:57 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:04:57 Fetched 85.9 kB in 0s (0 B/s) 08:04:57 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:04:57 Fetched 8720 B in 0s (0 B/s) 08:04:57 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 08:04:57 Fetched 137 kB in 0s (0 B/s) 08:04:57 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:04:57 Fetched 119 kB in 0s (0 B/s) 08:04:57 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 08:04:57 Fetched 109 kB in 0s (0 B/s) 08:04:57 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:04:57 Fetched 11.1 kB in 0s (0 B/s) 08:04:57 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 08:04:57 Fetched 645 kB in 0s (0 B/s) 08:04:57 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:04:57 Fetched 41.3 kB in 0s (0 B/s) 08:04:57 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:04:57 Fetched 17.9 kB in 0s (0 B/s) 08:04:57 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:04:57 Fetched 368 kB in 0s (0 B/s) 08:04:57 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:04:57 Fetched 187 kB in 0s (0 B/s) 08:04:57 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:04:57 Fetched 175 kB in 0s (0 B/s) 08:04:57 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:04:57 Fetched 206 kB in 0s (0 B/s) 08:04:57 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 08:04:57 Fetched 1301 kB in 0s (0 B/s) 08:04:57 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:04:57 Fetched 36.2 kB in 0s (0 B/s) 08:04:57 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 08:04:57 Fetched 159 kB in 0s (0 B/s) 08:04:57 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:04:57 Fetched 107 kB in 0s (0 B/s) 08:04:57 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:04:57 Fetched 48.7 kB in 0s (0 B/s) 08:04:57 Pulling static-packages 08:04:57 + snapcraftctl pull 08:04:57 Pulling version 08:04:57 + cd /root/project 08:04:57 + [ -f VERSION ] 08:04:57 + PROJECT_VERSION=local-dev 08:04:57 + git rev-parse --short HEAD 08:04:57 + GIT_REVISION=b37c085c 08:04:57 + snapcraftctl set-version local-dev 08:04:57 Skipping build go-build-helper (already ran) 08:04:57 Building app-service-config 08:04:57 + make build 08:04:57 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 08:05:00 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.37 08:05:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.62 08:05:00 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.27 08:05:00 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 08:05:00 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 08:05:00 go: downloading github.com/go-playground/validator/v10 v10.4.1 08:05:00 go: downloading github.com/google/uuid v1.2.0 08:05:00 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 08:05:00 go: downloading github.com/leodido/go-urn v1.2.0 08:05:00 go: downloading github.com/go-playground/universal-translator v0.17.0 08:05:00 go: downloading github.com/gorilla/mux v1.8.0 08:05:00 go: downloading github.com/go-kit/kit v0.8.0 08:05:00 go: downloading github.com/BurntSushi/toml v0.3.1 08:05:00 go: downloading github.com/go-playground/locales v0.13.0 08:05:00 go: downloading github.com/mitchellh/copystructure v1.0.0 08:05:00 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 08:05:01 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 08:05:01 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:05:01 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 08:05:01 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 08:05:01 go: downloading github.com/go-logfmt/logfmt v0.4.0 08:05:01 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 08:05:01 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 08:05:01 go: downloading github.com/hashicorp/consul/api v1.8.1 08:05:01 go: downloading github.com/pelletier/go-toml v1.2.0 08:05:01 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 08:05:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:05:01 go: downloading github.com/gorilla/websocket v1.4.2 08:05:01 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:05:01 go: downloading github.com/x448/float16 v0.8.4 08:05:01 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:05:01 go: downloading github.com/hashicorp/serf v0.9.5 08:05:01 go: downloading github.com/hashicorp/go-hclog v0.12.0 08:05:01 go: downloading github.com/pebbe/zmq4 v1.2.5 08:05:01 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:05:01 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 08:05:01 go: downloading github.com/go-redis/redis/v7 v7.2.0 08:05:01 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:05:01 go: downloading github.com/fatih/color v1.9.0 08:05:01 go: downloading github.com/mattn/go-isatty v0.0.12 08:05:01 go: downloading github.com/mattn/go-colorable v0.1.6 08:05:01 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 08:05:01 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:05:02 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:05:02 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:05:12 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 08:05:12 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 08:05:12 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 08:05:12 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 08:05:12 Building config-common 08:05:12 + snapcraftctl build 08:05:14 Building edgex-go 08:05:14 + cd /root/parts/edgex-go/src 08:05:14 + make build 08:05:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:05:14 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:05:14 go: downloading github.com/imdario/mergo v0.3.12 08:05:14 go: downloading github.com/pkg/errors v0.8.1 08:05:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:05:17 go: downloading gopkg.in/yaml.v2 v2.4.0 08:05:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:05:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:05:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:05:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:05:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:05:27 go: downloading github.com/stretchr/testify v1.7.0 08:05:27 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:05:27 go: downloading github.com/davecgh/go-spew v1.1.1 08:05:27 go: downloading github.com/pmezard/go-difflib v1.0.0 08:05:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:05:28 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 08:05:28 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 08:05:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:05:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:05:32 Removing intermediate container cebd66d4e628 08:05:32 ---> 5e670291d4e2 08:05:32 08:05:32 Step 10/24 : FROM alpine:3.12 08:05:32 3.12: Pulling from library/alpine 08:05:33 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 08:05:33 Status: Downloaded newer image for alpine:3.12 08:05:33 ---> e47305ac9786 08:05:33 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:05:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:05:34 Removing intermediate container d6c5d43f8598 08:05:34 ---> a15caf4539ec 08:05:34 08:05:34 Step 10/31 : FROM alpine:3.12 08:05:34 ---> e47305ac9786 08:05:34 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:05:34 ---> Running in 7d5fac5a17a0 08:05:34 ---> Running in bcad95a7952b 08:05:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:05:34 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:05:35 Removing intermediate container bcad95a7952b 08:05:35 ---> d03a1891804b 08:05:35 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 08:05:35 ---> Running in c6b1e736d81c 08:05:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:05:36 go: downloading github.com/lib/pq v1.9.0 08:05:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:05:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:05:37 (1/6) Installing ca-certificates (20191127-r4) 08:05:37 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:05:37 (3/6) Installing libcurl (7.69.1-r3) 08:05:37 (4/6) Installing curl (7.69.1-r3) 08:05:37 (5/6) Installing dumb-init (1.2.2-r1) 08:05:37 (6/6) Installing su-exec (0.2-r1) 08:05:37 Executing busybox-1.31.1-r19.trigger 08:05:37 Executing ca-certificates-20191127-r4.trigger 08:05:37 OK: 7 MiB in 20 packages 08:05:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:05:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:05:38 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:05:38 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:05:38 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:05:38 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:05:38 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:05:38 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 08:05:38 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:05:38 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:05:38 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:05:38 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:05:38 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:05:38 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:05:38 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:05:38 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:05:38 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:05:38 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:05:38 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:05:38 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 08:05:38 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:05:38 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:05:38 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:05:38 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:05:38 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:05:38 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:05:38 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:05:38 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 08:05:38 (1/2) Installing dumb-init (1.2.2-r1) 08:05:38 (2/2) Installing su-exec (0.2-r1) 08:05:38 Executing busybox-1.31.1-r19.trigger 08:05:38 OK: 5 MiB in 16 packages 08:05:40 Removing intermediate container 7d5fac5a17a0 08:05:40 ---> c91ac74bb862 08:05:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:05:41 Removing intermediate container 61d70c53d6d5 08:05:41 ---> bf357a9eaa63 08:05:41 08:05:41 Step 10/23 : FROM alpine:3.12 08:05:41 ---> e47305ac9786 08:05:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:05:41 Removing intermediate container c6b1e736d81c 08:05:41 ---> 0833f207e3ff 08:05:41 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 08:05:41 ---> Running in fde99eac6602 08:05:41 ---> Running in 8b847c2ae871 08:05:41 Building static-packages 08:05:41 + snapcraftctl build 08:05:41 ---> Running in 90fe8fe3e348 08:05:42 Removing intermediate container fde99eac6602 08:05:42 ---> 964d873ad873 08:05:42 Step 13/24 : WORKDIR / 08:05:42 Removing intermediate container 90fe8fe3e348 08:05:42 ---> d73b18744ce3 08:05:42 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:05:43 ---> Running in 70bff63ac065 08:05:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:05:43 ---> Running in 93d8dc555abb 08:05:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:05:43 Building version 08:05:43 + snapcraftctl build 08:05:43 (1/1) Installing dumb-init (1.2.2-r1) 08:05:43 Executing busybox-1.31.1-r19.trigger 08:05:43 OK: 5 MiB in 15 packages 08:05:43 Removing intermediate container bac5792c858b 08:05:43 ---> 7be41298b850 08:05:43 08:05:43 Step 10/22 : FROM alpine:3.12 08:05:43 ---> e47305ac9786 08:05:43 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:05:44 Removing intermediate container 93d8dc555abb 08:05:44 ---> fc5831a18b92 08:05:44 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:05:44 Removing intermediate container 70bff63ac065 08:05:44 ---> 6487c8a45274 08:05:44 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:05:44 ---> Running in 8a2c433a3492 08:05:44 ---> Running in 9bfb94de5598 08:05:45 ---> 55f5081f7eea 08:05:45 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:05:45 Skipping stage go-build-helper (already ran) 08:05:45 Staging app-service-config 08:05:45 + snapcraftctl stage 08:05:46 Removing intermediate container 8b847c2ae871 08:05:46 ---> fdb6972236c8 08:05:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:05:46 ---> Running in 9a81ffba1b23 08:05:46 Staging config-common 08:05:46 + snapcraftctl stage 08:05:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:05:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:05:46 ---> 7c44f4b4ff34 08:05:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:05:47 Removing intermediate container 9a81ffba1b23 08:05:47 ---> 760a4739c675 08:05:47 Step 13/23 : ENV APP_PORT=48082 08:05:47 Staging edgex-go 08:05:47 + snapcraftctl stage 08:05:47 ---> Running in 9576d378e43d 08:05:47 (1/1) Installing dumb-init (1.2.2-r1) 08:05:47 Executing busybox-1.31.1-r19.trigger 08:05:47 OK: 5 MiB in 15 packages 08:05:48 ---> 52ed37f7c593 08:05:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:05:48 Removing intermediate container 9576d378e43d 08:05:48 ---> 5ffe140a26d1 08:05:48 Step 14/23 : EXPOSE $APP_PORT 08:05:48 Staging static-packages 08:05:48 + snapcraftctl stage 08:05:48 Removing intermediate container 9bfb94de5598 08:05:48 ---> 7824c8457524 08:05:48 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 08:05:48 ---> Running in d73ddd080bae 08:05:49 ---> Running in 1202dce04b98 08:05:49 Staging version 08:05:49 + snapcraftctl stage 08:05:49 Removing intermediate container 8a2c433a3492 08:05:49 ---> cc237c604ad9 08:05:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:05:50 ---> 52517fa3342b 08:05:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:05:50 ---> Running in 6f75dbc7fbb4 08:05:50 Removing intermediate container d73ddd080bae 08:05:50 ---> b97c20531368 08:05:50 Step 15/23 : WORKDIR / 08:05:50 Priming go-build-helper 08:05:50 + snapcraftctl prime 08:05:50 Removing intermediate container 1202dce04b98 08:05:50 ---> 0a09ec92254a 08:05:50 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:05:50 ---> Running in 8615a890a8e2 08:05:50 Removing intermediate container c4175ca98981 08:05:50 ---> 3fd701e0c4b4 08:05:50 08:05:50 Step 10/23 : FROM alpine:3.12 08:05:50 ---> e47305ac9786 08:05:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:05:50 ---> Using cache 08:05:50 ---> cc237c604ad9 08:05:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:05:50 ---> Running in 2c23ba9056cb 08:05:50 Removing intermediate container 6f75dbc7fbb4 08:05:50 ---> 9812e6ec496a 08:05:50 Step 13/22 : ENV APP_PORT=48085 08:05:51 ---> Running in b2f083ebd343 08:05:51 ---> 8c327de579b7 08:05:51 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:05:51 Removing intermediate container 8615a890a8e2 08:05:51 ---> 288adf056710 08:05:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:05:51 ---> 51c5bd9981f4 08:05:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:05:51 ---> Running in 0216866f15d4 08:05:51 Priming app-service-config 08:05:51 + snapcraftctl prime 08:05:51 Removing intermediate container 2c23ba9056cb 08:05:51 ---> 9012a8355efe 08:05:51 Step 13/23 : ENV APP_PORT=48081 08:05:52 ---> Running in 11d1e9b59365 08:05:52 Removing intermediate container b2f083ebd343 08:05:52 ---> d06faf5880c2 08:05:52 Step 14/22 : EXPOSE $APP_PORT 08:05:52 ---> Running in 354ef9370a04 08:05:52 ---> d06d2abea25e 08:05:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:05:52 Removing intermediate container 11d1e9b59365 08:05:52 ---> 79a74c634b57 08:05:52 Step 14/23 : EXPOSE $APP_PORT 08:05:52 Priming config-common 08:05:52 + snapcraftctl prime 08:05:52 ---> ee04b2ecf35c 08:05:52 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:05:52 ---> Running in f9e0d1b14038 08:05:53 Removing intermediate container 354ef9370a04 08:05:53 ---> 3d15d41d56f2 08:05:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:05:53 ---> Running in 6707bb5f9798 08:05:53 Removing intermediate container f9e0d1b14038 08:05:53 ---> f720c93d6052 08:05:53 Priming edgex-go 08:05:53 + snapcraftctl prime 08:05:53 Step 15/23 : WORKDIR / 08:05:53 ---> Running in b32a56d85ba0 08:05:54 ---> 6b0e94b8eccd 08:05:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:05:54 ---> f431d40574e2 08:05:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:05:54 Removing intermediate container b32a56d85ba0 08:05:54 ---> 665339bf4845 08:05:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:05:54 Removing intermediate container 0216866f15d4 08:05:54 ---> 5b73c08d7f72 08:05:54 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 08:05:54 Priming static-packages 08:05:54 + snapcraftctl prime 08:05:55 ---> 4e00df9e94ef 08:05:55 Step 19/23 : ENTRYPOINT ["/core-command"] 08:05:56 ---> 00fe62fbea46 08:05:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:05:56 ---> Running in 9bd57213bb3e 08:05:56 ---> 881ba03ce175 08:05:56 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:05:56 ---> 027cb66bcbf8 08:05:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:05:56 Removing intermediate container 6707bb5f9798 08:05:56 ---> ca45e5a1f26a 08:05:56 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:05:56 ---> Running in 03474d9bda35 08:05:56 Removing intermediate container 9bd57213bb3e 08:05:56 ---> 84ae9a6ee550 08:05:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:05:56 Priming version 08:05:56 + snapcraftctl prime 08:05:57 ---> Running in 49df34b96f76 08:05:57 Removing intermediate container 03474d9bda35 08:05:57 ---> 2637219cb21d 08:05:57 Step 22/24 : LABEL arch=arm64 08:05:57 ---> 1f75fa8f35d2 08:05:57 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:05:57 ---> Running in be3f96a90dbb 08:05:58 ---> Running in 9cbeef96c8c6 08:05:58 ---> f1c37de1bbbb 08:05:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:05:58 Removing intermediate container 49df34b96f76 08:05:58 ---> ea149f3da9ce 08:05:58 Step 21/23 : LABEL arch=arm64 08:05:58 ---> 5ee1e30559bd 08:05:58 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:05:58 ---> Running in ba41b98acbca 08:05:58 Removing intermediate container be3f96a90dbb 08:05:58 ---> 45d2e36b690d 08:05:58 Step 23/24 : LABEL git_sha=b37c085cae182943c816bf3093f10ebb30dd62e7 08:05:58 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 08:05:58 ---> Running in bbc1b35c0ba6 08:05:58 Removing intermediate container 9cbeef96c8c6 08:05:58 ---> d238ab7bcd4b 08:05:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:05:58 ---> Running in b7aa4177a58b 08:05:59 ---> eb47b25c0e7e 08:05:59 Step 19/23 : ENTRYPOINT ["/core-metadata"] 08:05:59 Removing intermediate container ba41b98acbca 08:05:59 ---> 50f172f335fe 08:05:59 Step 22/23 : LABEL git_sha=b37c085cae182943c816bf3093f10ebb30dd62e7 08:05:59 ---> 04f4881bb2d5 08:05:59 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:05:59 ---> Running in 172a05b0794f 08:05:59 Removing intermediate container bbc1b35c0ba6 08:05:59 ---> 3f5a732ff72d 08:05:59 Step 24/24 : LABEL version=0.0.0 08:05:59 ---> Running in a3070ddf612d 08:05:59 Removing intermediate container b7aa4177a58b 08:05:59 ---> 30f1b93473d6 08:05:59 Step 20/22 : LABEL arch=arm64 08:05:59 ---> Running in c63c7f26fba9 08:05:59 ---> Running in e3173f4cd6b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 08:05:59 Removing intermediate container 172a05b0794f 08:05:59 ---> 00f8f1990210 08:05:59 Step 23/23 : LABEL version=0.0.0 08:05:59 Removing intermediate container a3070ddf612d 08:05:59 ---> c7ad00202b20 08:05:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] } [Pipeline] // node [Pipeline] } 08:06:00 ---> Running in 7ec3abb33c4c 08:06:00 ---> 57b95fd2469c 08:06:00 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:06:00 Removing intermediate container c63c7f26fba9 08:06:00 ---> 52f9f6cfcc42 08:06:00 08:06:00 ---> Running in 3d7e4544762b [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 08:06:00 Removing intermediate container e3173f4cd6b8 08:06:00 ---> 7c414b2138f8 08:06:00 Step 21/22 : LABEL git_sha=b37c085cae182943c816bf3093f10ebb30dd62e7 [Pipeline] // stage [Pipeline] } 08:06:00 Successfully built 52f9f6cfcc42 08:06:01 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 08:06:01  Building docker-security-secretstore-setup-go ... done Building docker-support-notifications-go 08:06:01 ---> Running in 9de0a3e5f008 08:06:01 Removing intermediate container 3d7e4544762b 08:06:01 ---> a9c9cccd4484 08:06:01 Step 21/23 : LABEL arch=arm64 08:06:01 Removing intermediate container 7ec3abb33c4c 08:06:01 ---> 2e8e9b90a1d9 08:06:01 08:06:01 ---> 82a0f5658597 08:06:01 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 08:06:01 ---> Running in 1e24462657ab 08:06:01 Successfully built 2e8e9b90a1d9 08:06:01 ---> Running in c34080131945 08:06:01 Removing intermediate container 9de0a3e5f008 08:06:01 Successfully tagged docker-core-command-go-arm64:latest 08:06:01 ---> b13ae4dacb07 08:06:01 Building docker-security-proxy-setup-go 08:06:01 Step 22/22 : LABEL version=0.0.0 08:06:01  Building docker-core-command-go ... done Removing intermediate container 1e24462657ab 08:06:01 ---> 8869b3f088f0 08:06:01 Step 22/23 : LABEL git_sha=b37c085cae182943c816bf3093f10ebb30dd62e7 08:06:01 ---> Running in 2fa148f8c7fa 08:06:02 ---> Running in 4f8a7016f0e0 08:06:02 Removing intermediate container c34080131945 08:06:02 ---> ca43889a1298 08:06:02 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:06:02 Removing intermediate container 2fa148f8c7fa 08:06:02 ---> 47d438c2b8c1 08:06:02 08:06:03 Removing intermediate container 4f8a7016f0e0 08:06:03 ---> b1f3da26779d 08:06:03 Step 23/23 : LABEL version=0.0.0 08:06:03 Successfully built 47d438c2b8c1 08:06:03 Successfully tagged docker-support-scheduler-go-arm64:latest 08:06:03 Building docker-sys-mgmt-agent-go 08:06:03  Building docker-support-scheduler-go ... done  ---> Running in af2249b259cb 08:06:03 ---> f28af77bdff9 08:06:03 Step 26/31 : RUN chmod +x /entrypoint.sh 08:06:03 ---> Running in 0dde42191897 08:06:03 Removing intermediate container af2249b259cb 08:06:03 ---> 701303ebe456 08:06:03 08:06:04 Successfully built 701303ebe456 08:06:04 Successfully tagged docker-core-metadata-go-arm64:latest 08:06:04  Building docker-core-metadata-go ... done Building docker-core-data-go 08:06:07 Removing intermediate container 0dde42191897 08:06:07 ---> 6c86c402a59e 08:06:07 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 08:06:08 ---> Running in 976ef25f3d5b 08:06:09 Removing intermediate container 976ef25f3d5b 08:06:09 ---> a339beeeb76e 08:06:09 Step 28/31 : CMD ["gate"] 08:06:09 ---> Running in 8d72cd54a6ba 08:06:10 Removing intermediate container 8d72cd54a6ba 08:06:10 ---> 4609bfde42c5 08:06:10 Step 29/31 : LABEL arch=arm64 08:06:10 ---> Running in cbcf9b4ba9bc 08:06:11 Removing intermediate container cbcf9b4ba9bc 08:06:11 ---> 01d1442160a6 08:06:11 Step 30/31 : LABEL git_sha=b37c085cae182943c816bf3093f10ebb30dd62e7 08:06:12 ---> Running in 07151d64cdeb 08:06:13 Removing intermediate container 07151d64cdeb 08:06:13 ---> 5b3edce1f5ac 08:06:13 Step 31/31 : LABEL version=0.0.0 08:06:13 ---> Running in ea8dee6b5014 08:06:14 Removing intermediate container ea8dee6b5014 08:06:14 ---> 14be053968fb 08:06:14 08:06:14 Successfully built 14be053968fb 08:06:14 Successfully tagged docker-security-bootstrapper-go-arm64:latest 08:07:01  Building docker-security-bootstrapper-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:07:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:07:01 ---> 4f376f843250 08:07:01 Step 3/22 : WORKDIR /edgex-go 08:07:01 ---> Using cache 08:07:01 ---> 85173ea5b2bc 08:07:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:07:01 ---> Using cache 08:07:01 ---> 552aca093d31 08:07:01 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:07:01 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:07:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:07:01 ---> 4f376f843250 08:07:01 Step 3/26 : WORKDIR /edgex-go 08:07:01 ---> Using cache 08:07:01 ---> 85173ea5b2bc 08:07:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:07:01 ---> Using cache 08:07:01 ---> 552aca093d31 08:07:01 Step 5/26 : RUN apk add --update --no-cache make bash git 08:07:01 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:07:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:07:01 ---> 4f376f843250 08:07:01 Step 3/21 : WORKDIR /edgex-go 08:07:01 ---> Using cache 08:07:01 ---> 85173ea5b2bc 08:07:01 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:07:01 ---> Using cache 08:07:01 ---> 552aca093d31 08:07:01 Step 5/21 : RUN apk add --update --no-cache make git 08:07:01 ---> Using cache 08:07:01 ---> ce3674c43c93 08:07:01 Step 6/21 : COPY go.mod . 08:07:01 ---> Using cache 08:07:01 ---> 7c842e98ff71 08:07:01 Step 7/21 : RUN go mod download 08:07:01 ---> Using cache 08:07:01 ---> 7ca28a40ae3c 08:07:01 Step 8/21 : COPY . . 08:07:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:07:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:07:01 ---> 4f376f843250 08:07:01 Step 3/23 : WORKDIR /edgex-go 08:07:01 ---> Using cache 08:07:01 ---> 85173ea5b2bc 08:07:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:07:01 ---> Using cache 08:07:01 ---> 552aca093d31 08:07:01 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:07:01 ---> Using cache 08:07:01 ---> ad334c07d4a3 08:07:01 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:07:02 ---> Running in 52a0792ca216 08:07:02 ---> Running in 9837cf19027c 08:07:02 ---> Running in 1f39b742a12f 08:07:02 ---> Running in b8b5a1d3c086 08:07:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:07:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:07:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:07:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:07:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:07:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:07:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:07:05 OK: 217 MiB in 51 packages 08:07:05 OK: 217 MiB in 51 packages 08:07:05 OK: 217 MiB in 51 packages 08:07:07 Removing intermediate container 1f39b742a12f 08:07:07 ---> 7e6027e786d7 08:07:07 Step 6/26 : COPY go.mod . 08:07:07 Removing intermediate container b8b5a1d3c086 08:07:07 ---> 89a76332d415 08:07:07 Step 6/23 : COPY go.mod . 08:07:07 Removing intermediate container 9837cf19027c 08:07:07 ---> cc97757d1859 08:07:07 Step 6/22 : COPY go.mod . 08:07:09 ---> cc46aa005bbe 08:07:09 Step 7/26 : RUN go mod download 08:07:09 ---> 089fb73f8ec7 08:07:09 Step 7/23 : RUN go mod download 08:07:09 ---> Running in a291d23f12ea 08:07:09 ---> 09dca9475ff8 08:07:09 Step 7/22 : RUN go mod download 08:07:09 ---> Running in d9ed227187e3 08:07:09 ---> Running in b6f2319f5e71 08:07:15 Removing intermediate container d9ed227187e3 08:07:15 ---> 304c3157f6df 08:07:15 Step 8/23 : COPY . . 08:07:15 Removing intermediate container a291d23f12ea 08:07:15 ---> 3a3b32308fc1 08:07:15 Step 8/26 : COPY . . 08:07:15 Removing intermediate container b6f2319f5e71 08:07:15 ---> bd31c2a17484 08:07:15 Step 8/22 : COPY . . 08:07:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:07:46 ---> 1431d6cc0667 08:07:46 Step 9/23 : RUN make cmd/core-data/core-data 08:07:46 ---> Running in 9e86f74383f3 08:07:47 ---> 387192155a80 08:07:47 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:07:47 ---> df16746c31a7 08:07:47 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:07:47 ---> Running in 8076a9ca8b6d 08:07:47 ---> Running in 197ae3e9926b 08:07:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:07:49 Removing intermediate container 52a0792ca216 08:07:49 ---> 6e60a0d6c862 08:07:49 08:07:49 Step 10/21 : FROM alpine:3.12 08:07:49 ---> e47305ac9786 08:07:49 Step 11/21 : RUN apk add --update --no-cache curl 08:07:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:07:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:07:49 ---> Running in c1736ede030e 08:07:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:07:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:07:52 (1/4) Installing ca-certificates (20191127-r4) 08:07:52 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:07:52 (3/4) Installing libcurl (7.69.1-r3) 08:07:52 (4/4) Installing curl (7.69.1-r3) 08:07:52 Executing busybox-1.31.1-r19.trigger 08:07:52 Executing ca-certificates-20191127-r4.trigger 08:07:53 OK: 7 MiB in 18 packages 08:07:55 Removing intermediate container c1736ede030e 08:07:55 ---> aede9ec7910b 08:07:55 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:07:55 ---> Running in da378f1753f4 08:07:56 Removing intermediate container da378f1753f4 08:07:56 ---> 6bc5ccfaf294 08:07:56 Step 13/21 : WORKDIR /edgex 08:07:56 ---> Running in 2f2224261367 08:07:57 Removing intermediate container 2f2224261367 08:07:57 ---> ffae069f48db 08:07:57 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:07:58 ---> c84cb5afa940 08:07:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:08:00 ---> 775ade46622a 08:08:00 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:08:01 ---> 97e9a36d1e4f 08:08:01 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:08:01 ---> Running in 0f040e544251 08:08:02 Removing intermediate container 0f040e544251 08:08:02 ---> 416391b399b9 08:08:02 Step 18/21 : CMD ["--init=true"] 08:08:02 ---> Running in 0d461f91f2bc 08:08:03 Removing intermediate container 0d461f91f2bc 08:08:03 ---> 1ba74ddec92b 08:08:03 Step 19/21 : LABEL arch=arm64 08:08:03 ---> Running in 71fd22794c0d 08:08:04 Removing intermediate container 71fd22794c0d 08:08:04 ---> 8c051122491e 08:08:04 Step 20/21 : LABEL git_sha=b37c085cae182943c816bf3093f10ebb30dd62e7 08:08:04 ---> Running in dea4c471aa37 08:08:04 Removing intermediate container dea4c471aa37 08:08:04 ---> 51b3d7bc04fe 08:08:04 Step 21/21 : LABEL version=0.0.0 08:08:05 ---> Running in e23fcea73d55 08:08:05 Removing intermediate container e23fcea73d55 08:08:05 ---> 26367052e54c 08:08:05 08:08:06 Successfully built 26367052e54c 08:08:06 Successfully tagged docker-security-proxy-setup-go-arm64:latest 08:09:14  Building docker-security-proxy-setup-go ... done Removing intermediate container 197ae3e9926b 08:09:14 ---> d8ca67b7a5ba 08:09:14 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:09:14 ---> Running in 302379598f19 08:09:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:09:14 Removing intermediate container 8076a9ca8b6d 08:09:14 ---> 8c18aeb024db 08:09:14 08:09:14 Step 10/22 : FROM alpine:3.12 08:09:14 ---> e47305ac9786 08:09:14 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:09:14 ---> Running in ce14b411bb57 08:09:14 Removing intermediate container 302379598f19 08:09:14 ---> b90ccff7442f 08:09:14 08:09:14 Step 11/26 : FROM docker:20.10.0 08:09:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:09:14 20.10.0: Pulling from library/docker 08:09:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:09:14 (1/2) Installing ca-certificates (20191127-r4) 08:09:14 (2/2) Installing dumb-init (1.2.2-r1) 08:09:14 Executing busybox-1.31.1-r19.trigger 08:09:14 Executing ca-certificates-20191127-r4.trigger 08:09:14 OK: 6 MiB in 16 packages 08:09:14 Removing intermediate container ce14b411bb57 08:09:14 ---> f2d6bf819f03 08:09:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:09:14 ---> Running in f2c95d561c84 08:09:14 Removing intermediate container f2c95d561c84 08:09:14 ---> 6d599488adc0 08:09:14 Step 13/22 : ENV APP_PORT=48060 08:09:15 ---> Running in 381e2e3377be 08:09:16 Removing intermediate container 381e2e3377be 08:09:16 ---> 601868b3169e 08:09:16 Step 14/22 : EXPOSE $APP_PORT 08:09:17 ---> Running in d07a0e2e3a23 08:09:17 Removing intermediate container 9e86f74383f3 08:09:17 ---> f81af83e4441 08:09:17 08:09:17 Step 10/23 : FROM alpine:3.12 08:09:17 ---> e47305ac9786 08:09:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:09:17 ---> Running in 4ccda743a8b6 08:09:17 Removing intermediate container d07a0e2e3a23 08:09:17 ---> 5af6f14f82fe 08:09:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:09:18 Removing intermediate container 4ccda743a8b6 08:09:18 ---> 9e5db13ac51c 08:09:18 Step 12/23 : ENV APP_PORT=48080 08:09:18 ---> b9096f625b58 08:09:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:09:19 ---> Running in e285684da53b 08:09:19 Removing intermediate container e285684da53b 08:09:19 ---> 73dbe8a2745a 08:09:19 Step 13/23 : EXPOSE $APP_PORT 08:09:20 ---> Running in a27e459e43e9 08:09:20 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:09:20 Status: Downloaded newer image for docker:20.10.0 08:09:20 ---> eeaf43b92773 08:09:20 Step 12/26 : RUN apk add --no-cache bash 08:09:20 ---> 4ff8d65a9c94 08:09:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:09:20 ---> Running in 0937ae3680cc 08:09:20 Removing intermediate container a27e459e43e9 08:09:20 ---> 6c8ec211fd7f 08:09:20 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:20 ---> Running in 09a0ce7c50db 08:09:21 ---> da0a18991890 08:09:21 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:09:21 ---> Running in c952aaa0abd5 08:09:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:09:22 Removing intermediate container c952aaa0abd5 08:09:22 ---> 6b7aeb9312b6 08:09:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:09:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:09:22 ---> Running in 96605c0f462a 08:09:22 (1/2) Installing readline (8.0.4-r0) 08:09:22 (2/2) Installing bash (5.0.17-r0) 08:09:22 Removing intermediate container 96605c0f462a 08:09:22 ---> 149574239dbf 08:09:22 Step 20/22 : LABEL arch=arm64 08:09:22 Executing bash-5.0.17-r0.post-install 08:09:22 Executing busybox-1.31.1-r19.trigger 08:09:22 OK: 12 MiB in 22 packages 08:09:22 ---> Running in 579d7837e303 08:09:23 Removing intermediate container 579d7837e303 08:09:23 ---> 0f696390d6a8 08:09:23 Step 21/22 : LABEL git_sha=b37c085cae182943c816bf3093f10ebb30dd62e7 08:09:23 Removing intermediate container 09a0ce7c50db 08:09:23 ---> d1a349abdb35 08:09:23 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 08:09:23 ---> Running in 18063e987edc 08:09:23 ---> Running in 03e13f73c8b2 08:09:24 Removing intermediate container 0937ae3680cc 08:09:24 ---> 10abdecb04a4 08:09:24 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:09:24 Removing intermediate container 03e13f73c8b2 08:09:24 ---> 8890f185bc01 08:09:24 Step 22/22 : LABEL version=0.0.0 08:09:24 ---> Running in b6863826ec16 08:09:24 ---> Running in e772a46011f5 08:09:25 Removing intermediate container b6863826ec16 08:09:25 ---> 99e5526f57de 08:09:25 Step 14/26 : ENV APP_PORT=48090 08:09:25 Removing intermediate container e772a46011f5 08:09:25 ---> d5fa2942a873 08:09:25 08:09:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:09:25 ---> Running in 3ade271b3d34 08:09:25 Successfully built d5fa2942a873 08:09:25 Successfully tagged docker-support-notifications-go-arm64:latest 08:09:25  Building docker-support-notifications-go ... done Removing intermediate container 3ade271b3d34 08:09:25 ---> 6e855afd2003 08:09:25 Step 15/26 : EXPOSE $APP_PORT 08:09:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:09:26 ---> Running in 6263db7481b5 08:09:26 Removing intermediate container 6263db7481b5 08:09:26 ---> dbea317360e6 08:09:26 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:09:26 (1/6) Installing dumb-init (1.2.2-r1) 08:09:26 (2/6) Installing libgcc (9.3.0-r2) 08:09:26 (3/6) Installing libsodium (1.0.18-r0) 08:09:26 (4/6) Installing libstdc++ (9.3.0-r2) 08:09:26 (5/6) Installing libzmq (4.3.3-r0) 08:09:27 (6/6) Installing zeromq (4.3.3-r0) 08:09:27 Executing busybox-1.31.1-r19.trigger 08:09:27 OK: 8 MiB in 20 packages 08:09:27 ---> 34a25f1e3f71 08:09:27 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:09:28 Removing intermediate container 18063e987edc 08:09:28 ---> b5354421c6bc 08:09:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:09:28 ---> 5ed3eee25b0b 08:09:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:09:29 ---> 936283b345c2 08:09:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:09:29 ---> 9b5bf05de490 08:09:29 Step 19/26 : RUN apk --no-cache add py3-pip 08:09:29 ---> Running in af52678722a8 08:09:31 ---> 253744ccaed3 08:09:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:09:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:09:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:09:31 ---> 10225c5ec7c5 08:09:31 Step 19/23 : ENTRYPOINT ["/core-data"] 08:09:32 ---> Running in e6c6452a33ab 08:09:32 (1/33) Installing libbz2 (1.0.8-r1) 08:09:32 (2/33) Installing expat (2.2.9-r1) 08:09:32 (3/33) Installing libffi (3.3-r2) 08:09:32 (4/33) Installing gdbm (1.13-r1) 08:09:32 (5/33) Installing xz-libs (5.2.5-r0) 08:09:32 (6/33) Installing sqlite-libs (3.32.1-r0) 08:09:32 (7/33) Installing python3 (3.8.8-r0) 08:09:33 Removing intermediate container e6c6452a33ab 08:09:33 ---> 5a92a9c7d518 08:09:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:09:33 ---> Running in c46da0c6857a 08:09:33 Removing intermediate container c46da0c6857a 08:09:33 ---> 426c395bcc29 08:09:33 Step 21/23 : LABEL arch=arm64 08:09:33 ---> Running in a2a2f59ed0f0 08:09:33 (8/33) Installing py3-appdirs (1.4.4-r1) 08:09:33 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:09:33 (10/33) Installing py3-parsing (2.4.7-r0) 08:09:33 (11/33) Installing py3-six (1.15.0-r0) 08:09:33 (12/33) Installing py3-packaging (20.4-r0) 08:09:33 (13/33) Installing py3-setuptools (47.0.0-r0) 08:09:34 (14/33) Installing py3-chardet (3.0.4-r4) 08:09:34 (15/33) Installing py3-idna (2.9-r0) 08:09:34 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:09:34 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:09:34 (18/33) Installing py3-requests (2.23.0-r0) 08:09:34 (19/33) Installing py3-msgpack (1.0.0-r0) 08:09:34 (20/33) Installing py3-lockfile (0.12.2-r3) 08:09:34 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:09:34 (22/33) Installing py3-colorama (0.4.3-r0) 08:09:34 (23/33) Installing py3-distlib (0.3.0-r0) 08:09:34 (24/33) Installing py3-distro (1.5.0-r1) 08:09:34 (25/33) Installing py3-webencodings (0.5.1-r3) 08:09:34 (26/33) Installing py3-html5lib (1.0.1-r4) 08:09:34 (27/33) Installing py3-pytoml (0.1.21-r0) 08:09:34 (28/33) Installing py3-pep517 (0.8.2-r0) 08:09:34 (29/33) Installing py3-progress (1.5-r0) 08:09:34 (30/33) Installing py3-toml (0.10.1-r0) 08:09:34 (31/33) Installing py3-retrying (1.3.3-r0) 08:09:34 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:09:34 (33/33) Installing py3-pip (20.1.1-r0) 08:09:34 Removing intermediate container a2a2f59ed0f0 08:09:34 ---> e5a7ad4d8959 08:09:34 Step 22/23 : LABEL git_sha=b37c085cae182943c816bf3093f10ebb30dd62e7 08:09:34 Executing busybox-1.31.1-r19.trigger 08:09:34 OK: 71 MiB in 55 packages 08:09:34 ---> Running in f55a38c84148 08:09:35 Removing intermediate container f55a38c84148 08:09:35 ---> 4914c5272329 08:09:35 Step 23/23 : LABEL version=0.0.0 08:09:35 ---> Running in b83723d8718b 08:09:35 Removing intermediate container b83723d8718b 08:09:35 ---> 12542b24d26f 08:09:35 08:09:36 Successfully built 12542b24d26f 08:09:36 Successfully tagged docker-core-data-go-arm64:latest 08:09:40  Building docker-core-data-go ... done Removing intermediate container af52678722a8 08:09:40 ---> ac8466716e69 08:09:40 Step 20/26 : RUN pip install docker-compose==1.23.2 08:09:40 ---> Running in 9dec57034b8d 08:09:45 Collecting docker-compose==1.23.2 08:09:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:09:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:09:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:09:46 Collecting texttable<0.10,>=0.9.0 08:09:46 Downloading texttable-0.9.1.tar.gz (11 kB) 08:09:48 Collecting jsonschema<3,>=2.5.1 08:09:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:09:49 Collecting docopt<0.7,>=0.6.1 08:09:49 Downloading docopt-0.6.2.tar.gz (25 kB) 08:09:50 Collecting cached-property<2,>=1.2.0 08:09:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:09:51 Collecting docker<4.0,>=3.6.0 08:09:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:09:52 Collecting dockerpty<0.5,>=0.4.1 08:09:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:09:54 Collecting websocket-client<1.0,>=0.32.0 08:09:54 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 08:09:55 Collecting PyYAML<4,>=3.10 08:09:55 Downloading PyYAML-3.13.tar.gz (270 kB) 08:09:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:09:57 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 08:09:57 Collecting idna<2.8,>=2.5 08:09:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:09:57 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 08:09:58 Collecting urllib3<1.25,>=1.21.1 08:09:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:09:58 Collecting docker-pycreds>=0.4.0 08:09:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:09:59 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:09:59 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:09:59 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:09:59 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:09:59 Installing collected packages: idna, urllib3, requests, texttable, jsonschema, docopt, cached-property, websocket-client, docker-pycreds, docker, dockerpty, PyYAML, docker-compose 08:09:59 Attempting uninstall: idna 08:09:59 Found existing installation: idna 2.9 08:09:59 Uninstalling idna-2.9: 08:10:00 Successfully uninstalled idna-2.9 08:10:00 Attempting uninstall: urllib3 08:10:00 Found existing installation: urllib3 1.25.9 08:10:00 Uninstalling urllib3-1.25.9: 08:10:00 Successfully uninstalled urllib3-1.25.9 08:10:01 Attempting uninstall: requests 08:10:01 Found existing installation: requests 2.23.0 08:10:01 Uninstalling requests-2.23.0: 08:10:01 Successfully uninstalled requests-2.23.0 08:10:01 Running setup.py install for texttable: started 08:10:04 Running setup.py install for texttable: finished with status 'done' 08:10:04 Running setup.py install for docopt: started 08:10:06 Running setup.py install for docopt: finished with status 'done' 08:10:07 Running setup.py install for dockerpty: started 08:10:09 Running setup.py install for dockerpty: finished with status 'done' 08:10:09 Running setup.py install for PyYAML: started 08:10:11 Running setup.py install for PyYAML: finished with status 'done' 08:10:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 08:10:15 Removing intermediate container 9dec57034b8d 08:10:15 ---> f9aee48cda1d 08:10:15 Step 21/26 : RUN apk --no-cache add curl 08:10:15 ---> Running in dffb9e67fd15 08:10:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:10:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:10:17 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:10:17 (2/3) Installing libcurl (7.69.1-r3) 08:10:17 (3/3) Installing curl (7.69.1-r3) 08:10:17 Executing busybox-1.31.1-r19.trigger 08:10:17 OK: 72 MiB in 58 packages 08:10:18 Removing intermediate container dffb9e67fd15 08:10:18 ---> 7076ec05b3f0 08:10:18 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 08:10:18 ---> Running in f305deb3e2e1 08:10:19 Removing intermediate container f305deb3e2e1 08:10:19 ---> 3501ceac5437 08:10:19 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:10:19 ---> Running in 2c56ad9b42ce 08:10:19 Removing intermediate container 2c56ad9b42ce 08:10:19 ---> aa4b71c64ab0 08:10:19 Step 24/26 : LABEL arch=arm64 08:10:20 ---> Running in b369221e39af 08:10:20 Removing intermediate container b369221e39af 08:10:20 ---> 49d5dd031ed5 08:10:20 Step 25/26 : LABEL git_sha=b37c085cae182943c816bf3093f10ebb30dd62e7 08:10:20 ---> Running in 99cd3d91c654 08:10:21 Removing intermediate container 99cd3d91c654 08:10:21 ---> f92bc1719d36 08:10:21 Step 26/26 : LABEL version=0.0.0 08:10:21 ---> Running in d45c0d8272b7 08:10:21 Removing intermediate container d45c0d8272b7 08:10:21 ---> 8f00eca86109 08:10:21 08:10:22 Successfully built 8f00eca86109 08:10:22 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 08:10:22  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 08:10:22 $ docker stop --time=1 27db732405b167949468a89b72c71092d67a6c66ba4c09b33b8e5d616994fca3 08:10:24 $ docker rm -f 27db732405b167949468a89b72c71092d67a6c66ba4c09b33b8e5d616994fca3 [Pipeline] // withDockerContainer [Pipeline] sh 08:10:25 + + grep docker 08:10:25 docker images 08:10:25 docker-sys-mgmt-agent-go-arm64 latest 8f00eca86109 4 seconds ago 301MB 08:10:25 docker-core-data-go-arm64 latest 12542b24d26f 50 seconds ago 21.4MB 08:10:25 docker-support-notifications-go-arm64 latest d5fa2942a873 About a minute ago 16.9MB 08:10:25 docker-security-proxy-setup-go-arm64 latest 26367052e54c 2 minutes ago 24.1MB 08:10:25 docker-security-bootstrapper-go-arm64 latest 14be053968fb 4 minutes ago 17.9MB 08:10:25 docker-core-metadata-go-arm64 latest 701303ebe456 4 minutes ago 17.9MB 08:10:25 docker-support-scheduler-go-arm64 latest 47d438c2b8c1 4 minutes ago 16.4MB 08:10:25 docker-core-command-go-arm64 latest 2e8e9b90a1d9 4 minutes ago 16.3MB 08:10:25 docker-security-secretstore-setup-go-arm64 latest 52f9f6cfcc42 4 minutes ago 24.4MB 08:10:25 docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:10:26 ---> job-cost.sh 08:10:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VjST 08:11:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:12:42 lf-activate-venv(): INFO: Adding /tmp/venv-VjST/bin to PATH 08:12:42 INFO: No Stack... 08:12:42 INFO: Retrieving Pricing Info for: lf-standard-4 08:12:42 INFO: Archiving Costs [Pipeline] sh 08:12:42 + cat /w/workspace/edgex-go/2/archives/cost.csv 08:12:42 + cut -d, -f6 [Pipeline] lock 08:12:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3322-2-stack-cost] 08:12:42 Resource [jenkins-edgexfoundry-edgex-go-PR-3322-2-stack-cost] did not exist. Created. 08:12:42 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3322-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:12:43 + echo total: 0.20999999344348907 [Pipeline] stash 08:12:43 Stashed 1 file(s) [Pipeline] } 08:12:43 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3322-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 08:12:45 provisioning config files... 08:12:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7006503362208512008tmp [Pipeline] { [Pipeline] sh 08:12:45 + set +x 08:12:45 + curl -s https://codecov.io/bash 08:12:45 + bash -s -- 08:12:46 08:12:46 _____ _ 08:12:46 / ____| | | 08:12:46 | | ___ __| | ___ ___ _____ __ 08:12:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:12:46 | |___| (_) | (_| | __/ (_| (_) \ V / 08:12:46 \_____\___/ \__,_|\___|\___\___/ \_/ 08:12:46 Bash-20210309-2b87ace 08:12:46 08:12:46 08:12:46 ==> git version 2.24.3 found 08:12:46 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 08:12:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:12:46 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:12:46 ==> Jenkins CI detected. 08:12:46 project root: . 08:12:46 --> token set from env 08:12:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:12:46 ==> Running gcov in . (disable via -X gcov) 08:12:46 ==> Python coveragepy not found 08:12:46 ==> Searching for coverage reports in: 08:12:46 + . 08:12:46 -> Found 1 reports 08:12:46 ==> Detecting git/mercurial file structure 08:12:46 ==> Reading reports 08:12:46 + ./coverage.out bytes=672489 08:12:46 ==> Appending adjustments 08:12:46 https://docs.codecov.io/docs/fixing-reports 08:12:50 + Found adjustments 08:12:50 ==> Gzipping contents 08:12:50 96K /tmp/codecov.C5nOgo.gz 08:12:50 ==> Uploading reports 08:12:50 url: https://codecov.io 08:12:50 query: branch=PR-3322&commit=b37c085cae182943c816bf3093f10ebb30dd62e7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3322%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3322&job=&cmd_args= 08:12:50 -> Pinging Codecov 08:12:50 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3322&commit=b37c085cae182943c816bf3093f10ebb30dd62e7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3322%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3322&job=&cmd_args= 08:12:50 -> Uploading to 08:12:50 https://storage.googleapis.com/codecov/v4/raw/2021-03-31/00271124DB129430A58F1EEE437C3FCB/b37c085cae182943c816bf3093f10ebb30dd62e7/5b44d4dc-c4d7-4845-9dc4-1a65377a8bfe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210331T081249Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=97df0a1fd2d0182c291b68df470c68384db3072e85516a24200f2028a5153f93 08:12:50 % Total % Received % Xferd Average Speed Time Time Time Current 08:12:50 Dload Upload Total Spent Left Speed 08:12:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97305 0 0 100 97305 0 208k --:--:-- --:--:-- --:--:-- 208k 08:12:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b37c085cae182943c816bf3093f10ebb30dd62e7 [Pipeline] } 08:12:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:12:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:12:53 ---> package-listing.sh 08:12:53 ++ facter osfamily 08:12:53 ++ tr '[:upper:]' '[:lower:]' 08:12:53 + OS_FAMILY=redhat 08:12:53 + workspace=/w/workspace/edgex-go/2 08:12:53 + START_PACKAGES=/tmp/packages_start.txt 08:12:53 + END_PACKAGES=/tmp/packages_end.txt 08:12:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:12:53 + PACKAGES=/tmp/packages_start.txt 08:12:53 + '[' /w/workspace/edgex-go/2 ']' 08:12:53 + PACKAGES=/tmp/packages_end.txt 08:12:53 + case "${OS_FAMILY}" in 08:12:53 + rpm -qa 08:12:53 + sort 08:12:58 + '[' -f /tmp/packages_start.txt ']' 08:12:58 + '[' -f /tmp/packages_end.txt ']' 08:12:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:12:58 + '[' /w/workspace/edgex-go/2 ']' 08:12:58 + mkdir -p /w/workspace/edgex-go/2/archives/ 08:12:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 08:12:58 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:12:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:12:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:12:59 08:12:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:12:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:12:59 alpine: Pulling from edgex-lftools-log-publisher 08:12:59 df20fa9351a1: Pulling fs layer 08:12:59 36b3adc4ff6f: Pulling fs layer 08:12:59 8ad3a11d3b57: Pulling fs layer 08:12:59 46f8f816bc3b: Pulling fs layer 08:12:59 93b61091891f: Pulling fs layer 08:12:59 93b9cdb0e59b: Pulling fs layer 08:12:59 5e14af77c1be: Pulling fs layer 08:12:59 01666e4c0597: Pulling fs layer 08:12:59 aa168da1d23b: Pulling fs layer 08:12:59 93b9cdb0e59b: Waiting 08:12:59 5e14af77c1be: Waiting 08:12:59 01666e4c0597: Waiting 08:12:59 aa168da1d23b: Waiting 08:12:59 46f8f816bc3b: Waiting 08:12:59 93b61091891f: Waiting 08:12:59 36b3adc4ff6f: Download complete 08:12:59 46f8f816bc3b: Verifying Checksum 08:12:59 46f8f816bc3b: Download complete 08:12:59 df20fa9351a1: Download complete 08:12:59 93b9cdb0e59b: Verifying Checksum 08:12:59 93b9cdb0e59b: Download complete 08:12:59 93b61091891f: Verifying Checksum 08:12:59 93b61091891f: Download complete 08:12:59 5e14af77c1be: Verifying Checksum 08:12:59 5e14af77c1be: Download complete 08:12:59 01666e4c0597: Verifying Checksum 08:12:59 01666e4c0597: Download complete 08:12:59 8ad3a11d3b57: Verifying Checksum 08:12:59 8ad3a11d3b57: Download complete 08:13:00 df20fa9351a1: Pull complete 08:13:00 36b3adc4ff6f: Pull complete 08:13:00 8ad3a11d3b57: Pull complete 08:13:00 46f8f816bc3b: Pull complete 08:13:01 aa168da1d23b: Verifying Checksum 08:13:01 aa168da1d23b: Download complete 08:13:02 93b61091891f: Pull complete 08:13:02 93b9cdb0e59b: Pull complete 08:13:02 5e14af77c1be: Pull complete 08:13:03 01666e4c0597: Pull complete 08:13:11 aa168da1d23b: Pull complete 08:13:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:13:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:13:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:13:12 prd-centos7-docker-4c-2g-32222 does not seem to be running inside a container 08:13:12 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:13:16 $ docker top 87131a348711060a4cbab775d9f3a8bdf0d9339680ccf8febb371f6a600087fa -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:16 + touch /tmp/pre-build-complete [Pipeline] sh 08:13:16 + mkdir -p /var/log/sa [Pipeline] sh 08:13:17 + ls /var/log/sa-host 08:13:17 + sadf -c /var/log/sa-host/sa23 08:13:17 file_magic: OK 08:13:17 HZ: Using current value: 100 08:13:17 file_header: OK 08:13:17 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:13:17 Statistics: 08:13:17 Hnuu...uuuununununu... 08:13:17 File successfully converted to sysstat format version 12.2.1 08:13:17 + sadf -c /var/log/sa-host/sa31 08:13:17 file_magic: OK 08:13:17 HZ: Using current value: 100 08:13:17 file_header: OK 08:13:17 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:13:17 Statistics: 08:13:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:13:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:13:17 provisioning config files... 08:13:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7205302402866633445tmp [Pipeline] { [Pipeline] echo 08:13:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:13:17 ---> create-netrc.sh [Pipeline] } 08:13:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:13:17 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:13:18 ---> python-tools-install.sh [Pipeline] echo 08:13:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:13:18 ---> sudo-logs.sh 08:13:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:13:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:13:19 ---> job-cost.sh 08:13:19 lf-activate-venv: SKIPPING 08:13:19 DEBUG: total: 0.20999999344348907 08:13:19 INFO: Retrieving Stack Cost... 08:13:20 INFO: Retrieving Pricing Info for: v1-standard-2 08:13:20 INFO: Archiving Costs [Pipeline] echo 08:13:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:13:20 ---> logs-deploy.sh 08:13:20 lf-activate-venv: SKIPPING 08:13:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3322/2 08:13:20 INFO: archiving workspace using pattern(s): 08:13:22 Archives upload complete. 08:13:22 INFO: archiving logs to Nexus