Pull request #3483 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 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 rather than ddba605d43e6cc768e84377c951b80c5911ebf7e Obtained Jenkinsfile from 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1868855631501296858.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3603899793052198747.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3483/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3483/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3459164860715029681.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7466357664521146852.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3483/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3483/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4216874593760347292.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15053 in /w/workspace/edgexfoundry_edgex-go_PR-3483 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2636489894403725132.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 into PR head commit ddba605d43e6cc768e84377c951b80c5911ebf7e Merge succeeded, producing ddba605d43e6cc768e84377c951b80c5911ebf7e Checking out Revision ddba605d43e6cc768e84377c951b80c5911ebf7e (PR-3483) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh245247812232186074.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3483/head:refs/remotes/origin/PR-3483 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ddba605d43e6cc768e84377c951b80c5911ebf7e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2909378848910794516.key > git merge 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ddba605d43e6cc768e84377c951b80c5911ebf7e # timeout=10 Commit message: "feat(notifications): Implement V2 GET /transmission/status/{status} API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:56:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:56:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:56:45 ========================================================= 11:56:45 EdgeX Global Pipelines Version Info 11:56:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0cfe0044909e55a96bb68c176649712ccdf33f11 # timeout=10 11:56:47 ------------------- 11:56:47 stable info: 11:56:47 ------------------- 11:56:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:56:47 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 11:56:47 Message: update stable to v1.0.192 11:56:47 ------------------- 11:56:47 experimental info: 11:56:47 ------------------- 11:56:47 Commited By: **** collab-it+edgex@linuxfoundation.org 11:56:47 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 11:56:47 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3483 [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3483 [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3483 [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ddba605d43e6cc768e84377c951b80c5911ebf7e [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ddba605 [Pipeline] echo 11:56:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:56:48 provisioning config files... 11:56:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1887150008113558102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:56:49 ---> docker-login.sh 11:56:49 nexus3.edgexfoundry.org:10001 11:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:49 Configure a credential helper to remove this warning. See 11:56:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:49 11:56:49 Login Succeeded 11:56:49 nexus3.edgexfoundry.org:10002 11:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:49 Configure a credential helper to remove this warning. See 11:56:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:49 11:56:49 Login Succeeded 11:56:49 nexus3.edgexfoundry.org:10003 11:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:49 Configure a credential helper to remove this warning. See 11:56:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:49 11:56:49 Login Succeeded 11:56:49 nexus3.edgexfoundry.org:10004 11:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:49 Configure a credential helper to remove this warning. See 11:56:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:49 11:56:49 Login Succeeded 11:56:49 docker.io 11:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:50 Configure a credential helper to remove this warning. See 11:56:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:50 11:56:50 Login Succeeded 11:56:50 ---> docker-login.sh ends [Pipeline] } 11:56:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:56:50 ++ 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 11:56:50 + for file in '`ls cmd/**/Dockerfile`' 11:56:50 ++ cut -d/ -f2 11:56:50 ++ dirname cmd/core-command/Dockerfile 11:56:50 + echo core-command,cmd/core-command/Dockerfile 11:56:50 + for file in '`ls cmd/**/Dockerfile`' 11:56:50 ++ dirname cmd/core-data/Dockerfile 11:56:50 ++ cut -d/ -f2 11:56:50 + echo core-data,cmd/core-data/Dockerfile 11:56:50 + for file in '`ls cmd/**/Dockerfile`' 11:56:50 ++ dirname cmd/core-metadata/Dockerfile 11:56:50 ++ cut -d/ -f2 11:56:50 + echo core-metadata,cmd/core-metadata/Dockerfile 11:56:50 + for file in '`ls cmd/**/Dockerfile`' 11:56:50 ++ dirname cmd/security-bootstrapper/Dockerfile 11:56:50 ++ cut -d/ -f2 11:56:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:56:50 + for file in '`ls cmd/**/Dockerfile`' 11:56:50 ++ dirname cmd/security-proxy-setup/Dockerfile 11:56:50 ++ cut -d/ -f2 11:56:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:56:50 + for file in '`ls cmd/**/Dockerfile`' 11:56:50 ++ dirname cmd/security-secretstore-setup/Dockerfile 11:56:50 ++ cut -d/ -f2 11:56:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:56:50 + for file in '`ls cmd/**/Dockerfile`' 11:56:50 ++ dirname cmd/support-notifications/Dockerfile 11:56:50 ++ cut -d/ -f2 11:56:50 + echo support-notifications,cmd/support-notifications/Dockerfile 11:56:50 + for file in '`ls cmd/**/Dockerfile`' 11:56:50 ++ dirname cmd/support-scheduler/Dockerfile 11:56:50 ++ cut -d/ -f2 11:56:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 11:56:50 + for file in '`ls cmd/**/Dockerfile`' 11:56:50 ++ dirname cmd/sys-mgmt-agent/Dockerfile 11:56:50 ++ cut -d/ -f2 11:56:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 11:56:50 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 11:56:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:56:51 11:56:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:56:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:56:51 latest: Pulling from edgex-devops/git-semver 11:56:51 31603596830f: Pulling fs layer 11:56:51 54011a49482f: Pulling fs layer 11:56:51 a6820b24f6d8: Pulling fs layer 11:56:51 f581987b2513: Pulling fs layer 11:56:51 f581987b2513: Waiting 11:56:51 54011a49482f: Verifying Checksum 11:56:51 54011a49482f: Download complete 11:56:51 31603596830f: Verifying Checksum 11:56:51 31603596830f: Download complete 11:56:51 a6820b24f6d8: Verifying Checksum 11:56:51 a6820b24f6d8: Download complete 11:56:51 f581987b2513: Verifying Checksum 11:56:51 f581987b2513: Download complete 11:56:52 31603596830f: Pull complete 11:56:52 54011a49482f: Pull complete 11:56:53 a6820b24f6d8: Pull complete 11:56:53 f581987b2513: Pull complete 11:56:53 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 11:56:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:56:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:56:53 prd-centos7-docker-4c-2g-15053 does not seem to be running inside a container 11:56:53 $ 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 11:56:56 $ docker top 5408bc816967452ff989d5cb3b46dcf4b8c3e0dfc3822153013cfc199d0ef2db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:56:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:56:56 [ssh-agent] Looking for ssh-agent implementation... 11:56:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:56:56 $ docker exec 5408bc816967452ff989d5cb3b46dcf4b8c3e0dfc3822153013cfc199d0ef2db ssh-agent 11:56:56 SSH_AUTH_SOCK=/tmp/ssh-UNNNiUdOEfwE/agent.13 11:56:56 SSH_AGENT_PID=20 11:56:56 Running ssh-add (command line suppressed) 11:56:56 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6180849515470016139.key (/w/workspace/edgex-go/2@tmp/private_key_6180849515470016139.key) 11:56:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:56:57 + git tag --points-at HEAD [Pipeline] } 11:56:57 $ docker exec --env ******** --env ******** 5408bc816967452ff989d5cb3b46dcf4b8c3e0dfc3822153013cfc199d0ef2db ssh-agent -k 11:56:57 unset SSH_AUTH_SOCK; 11:56:57 unset SSH_AGENT_PID; 11:56:57 echo Agent pid 20 killed; 11:56:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:56:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:56:57 [ssh-agent] Looking for ssh-agent implementation... 11:56:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:56:57 $ docker exec 5408bc816967452ff989d5cb3b46dcf4b8c3e0dfc3822153013cfc199d0ef2db ssh-agent 11:56:57 SSH_AUTH_SOCK=/tmp/ssh-zP1j25GyDYWJ/agent.52 11:56:57 SSH_AGENT_PID=58 11:56:57 Running ssh-add (command line suppressed) 11:56:57 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8786354619234427579.key (/w/workspace/edgex-go/2@tmp/private_key_8786354619234427579.key) 11:56:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:56:58 + git semver init 11:56:58 # -> Open(): unable to determine branch for HEAD 11:56:58 # $GIT_DIR = /w/workspace/edgex-go/2/.git 11:56:58 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 11:56:58 # $SEMVER_REMOTE_NAME = origin 11:56:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:56:58 # $SEMVER_USER_NAME = edgex-jenkins 11:56:58 # $SEMVER_BRANCH = PR-3483 11:56:58 # $SEMVER_TEMP = /tmp/semver-849234981 11:56:58 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 11:57:16 # '/tmp/semver-849234981' -> '/w/workspace/edgex-go/2/.semver' 11:57:16 # -> Force: false 11:57:16 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 11:57:16 $ docker exec --env ******** --env ******** 5408bc816967452ff989d5cb3b46dcf4b8c3e0dfc3822153013cfc199d0ef2db ssh-agent -k 11:57:16 unset SSH_AUTH_SOCK; 11:57:16 unset SSH_AGENT_PID; 11:57:16 echo Agent pid 58 killed; 11:57:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:57:16 + git semver [Pipeline] } 11:57:16 $ docker stop --time=1 5408bc816967452ff989d5cb3b46dcf4b8c3e0dfc3822153013cfc199d0ef2db 11:57:23 $ docker rm -f 5408bc816967452ff989d5cb3b46dcf4b8c3e0dfc3822153013cfc199d0ef2db [Pipeline] // withDockerContainer [Pipeline] sh 11:57:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:57:24 Stashed 1 file(s) [Pipeline] echo 11:57:24 [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 11:57:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 11:57:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:57:25 + sudo service docker restart 11:57:25 + true 11:57:25 Redirecting to /bin/systemctl restart docker.service 11:57:39 Still waiting to schedule task 11:57:39 ‘prd-ubuntu18.04-docker-arm64-4c-16g-15051’ is offline [Pipeline] echo 11:57:43 ========================================================= 11:57:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 11:57:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:57:44 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 11:57:45 Sending build context to Docker daemon 330.5MB 11:57:45 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 11:57:45 Step 2/6 : FROM ${BASE} 11:57:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 11:57:45 540db60ca938: Pulling fs layer 11:57:45 adcc1eea9eea: Pulling fs layer 11:57:45 4c4ab2625f07: Pulling fs layer 11:57:45 0510c868ecb4: Pulling fs layer 11:57:45 afea3b2eda06: Pulling fs layer 11:57:45 7809a108b3ef: Pulling fs layer 11:57:45 f706445af74f: Pulling fs layer 11:57:45 afea3b2eda06: Waiting 11:57:45 7809a108b3ef: Waiting 11:57:45 f706445af74f: Waiting 11:57:45 0510c868ecb4: Waiting 11:57:45 4c4ab2625f07: Verifying Checksum 11:57:45 4c4ab2625f07: Download complete 11:57:45 adcc1eea9eea: Verifying Checksum 11:57:45 adcc1eea9eea: Download complete 11:57:45 540db60ca938: Verifying Checksum 11:57:45 540db60ca938: Download complete 11:57:45 afea3b2eda06: Verifying Checksum 11:57:45 afea3b2eda06: Download complete 11:57:45 7809a108b3ef: Verifying Checksum 11:57:45 7809a108b3ef: Download complete 11:57:46 540db60ca938: Pull complete 11:57:46 adcc1eea9eea: Pull complete 11:57:46 4c4ab2625f07: Pull complete 11:57:48 f706445af74f: Verifying Checksum 11:57:48 f706445af74f: Download complete 11:57:48 0510c868ecb4: Verifying Checksum 11:57:48 0510c868ecb4: Download complete 11:57:53 0510c868ecb4: Pull complete 11:57:53 afea3b2eda06: Pull complete 11:57:53 7809a108b3ef: Pull complete 11:58:01 f706445af74f: Pull complete 11:58:01 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 11:58:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:58:02 ---> b068be0155e3 11:58:02 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 11:58:07 ---> Running in c52f5df01ef9 11:58:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:58:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:58:08 (1/12) Installing libmagic (5.39-r0) 11:58:08 (2/12) Installing file (5.39-r0) 11:58:08 (3/12) Installing libc-dev (0.7.2-r3) 11:58:08 (4/12) Installing g++ (10.2.1_pre1-r3) 11:58:14 (5/12) Installing fortify-headers (1.1-r0) 11:58:14 (6/12) Installing patch (2.7.6-r6) 11:58:14 (7/12) Installing build-base (0.5-r2) 11:58:14 (8/12) Installing libsodium (1.0.18-r0) 11:58:14 (9/12) Installing pkgconf (1.7.3-r0) 11:58:14 (10/12) Installing libsodium-dev (1.0.18-r0) 11:58:14 (11/12) Installing libzmq (4.3.3-r1) 11:58:14 (12/12) Installing zeromq-dev (4.3.3-r1) 11:58:14 Executing busybox-1.32.1-r6.trigger 11:58:14 OK: 219 MiB in 52 packages 11:58:16 Removing intermediate container c52f5df01ef9 11:58:16 ---> 272b2763f7b2 11:58:16 Step 4/6 : WORKDIR /edgex-go 11:58:16 ---> Running in e0a91734b874 11:58:16 Removing intermediate container e0a91734b874 11:58:16 ---> 543b9511d616 11:58:16 Step 5/6 : COPY go.mod . 11:58:16 ---> 0aa19ba28152 11:58:16 Step 6/6 : RUN go mod download 11:58:16 ---> Running in d51c35ca1d2a 11:58:43 Removing intermediate container d51c35ca1d2a 11:58:43 ---> be44d18950e8 11:58:43 Successfully built be44d18950e8 11:58:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:58:43 + docker inspect -f . ci-base-image-x86_64 11:58:43 . [Pipeline] withDockerContainer 11:58:44 prd-centos7-docker-4c-2g-15053 does not seem to be running inside a container 11:58:44 $ 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 11:58:44 $ docker top 24b8673639f77fc3360a743f66188b60eea8e5ad62c26a9c4ea7dd602a98ae5d -eo pid,comm [Pipeline] { [Pipeline] sh 11:58:44 + go version 11:58:44 go version go1.16.3 linux/amd64 [Pipeline] } 11:58:44 $ docker stop --time=1 24b8673639f77fc3360a743f66188b60eea8e5ad62c26a9c4ea7dd602a98ae5d 11:58:45 $ docker rm -f 24b8673639f77fc3360a743f66188b60eea8e5ad62c26a9c4ea7dd602a98ae5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:58:46 + docker inspect -f . ci-base-image-x86_64 11:58:46 . [Pipeline] withDockerContainer 11:58:46 prd-centos7-docker-4c-2g-15053 does not seem to be running inside a container 11:58:46 $ 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 11:58:47 $ docker top b120303584f03fef22ad327a488c018213362013102cb778c5045d3626c17b02 -eo pid,comm [Pipeline] { [Pipeline] echo 11:58:47 ========================================================= 11:58:47 [edgeXBuildGoParallel] Running Tests and Build... 11:58:47 ========================================================= [Pipeline] sh 11:58:47 + go mod tidy [Pipeline] sh 11:58:48 + make test 11:58:48 go mod tidy 11:58:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:58:54 ? github.com/edgexfoundry/edgex-go [no test files] 11:59:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:59:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:59:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:59:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:59:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:59:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:59:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:59:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:59:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:59:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:59:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:59:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:59:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:59:29 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.100s coverage: 46.1% of statements 11:59:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:59:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:59:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 11:59:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 11:59:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 11:59:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 11:59:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.046s coverage: 28.7% of statements 11:59:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.056s coverage: 100.0% of statements 11:59:31 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.100s coverage: 27.7% of statements 11:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 11:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 11:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 11:59:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 81.2% of statements 11:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:59:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.044s coverage: 100.0% of statements 11:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 11:59:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.057s coverage: 100.0% of statements 11:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 11:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 11:59:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.059s coverage: 58.6% of statements 11:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 11:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 11:59:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.086s coverage: 87.7% of statements 11:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 11:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 11:59:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.042s coverage: 78.9% of statements 11:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 11:59:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.220s coverage: 28.6% of statements 11:59:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:59:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:59:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 11:59:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 11:59:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 11:59:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.067s coverage: 100.0% of statements 11:59:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 11:59:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.047s coverage: 100.0% of statements 11:59:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 11:59:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.087s coverage: 86.7% of statements 11:59:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 11:59:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.091s coverage: 97.5% of statements 11:59:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 11:59:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.074s coverage: 78.3% of statements 11:59:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 11:59:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 11:59:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 11:59:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 11:59:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.243s coverage: 95.1% of statements 11:59:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 11:59:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 11:59:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 11:59:38 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 11:59:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:59:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 11:59:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 11:59:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:59:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:59:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 11:59:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:59:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 11:59:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:59:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 11:59:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:59:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 11:59:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 11:59:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 11:59:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 11:59:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 11:59:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 11:59:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.054s coverage: 0.8% of statements 11:59:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 11:59:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.046s coverage: 21.7% of statements 11:59:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:59:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 11:59:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements 11:59:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 11:59:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 11:59:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 11:59:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15054 in /w/workspace/edgexfoundry_edgex-go_PR-3483 [Pipeline] { [Pipeline] ws 11:59:52 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 11:59:53 The recommended git tool is: git 11:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements 11:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 11:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.152s coverage: 81.8% of statements 11:59:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:59:58 using credential edgex-jenkins-ssh 11:59:58 Cloning the remote Git repository 11:59:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:59:59 > git init /w/workspace/edgex-go/2 # timeout=10 11:59:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:59:59 > git --version # timeout=10 11:59:59 > git --version # 'git version 2.17.1' 11:59:59 using GIT_SSH to set credentials SSH Credentials for GitHub 11:59:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:00:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:00:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:00:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:00:16 Merging remotes/origin/master commit 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 into PR head commit ddba605d43e6cc768e84377c951b80c5911ebf7e 12:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 12:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements 12:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements 12:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 12:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements 12:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 12:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 12:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements 12:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 12:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 12:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 12:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 12:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 12:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 12:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 12:00:16 Merge succeeded, producing ddba605d43e6cc768e84377c951b80c5911ebf7e 12:00:16 Checking out Revision ddba605d43e6cc768e84377c951b80c5911ebf7e (PR-3483) 12:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.163s coverage: 66.9% of statements 12:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:00:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.5% of statements 12:00:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:00:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:00:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.026s coverage: 89.5% of statements 12:00:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:00:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:00:15 using GIT_SSH to set credentials SSH Credentials for GitHub 12:00:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3483/head:refs/remotes/origin/PR-3483 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:00:16 > git config core.sparsecheckout # timeout=10 12:00:16 > git checkout -f ddba605d43e6cc768e84377c951b80c5911ebf7e # timeout=10 12:00:16 > git remote # timeout=10 12:00:16 > git config --get remote.origin.url # timeout=10 12:00:16 using GIT_SSH to set credentials SSH Credentials for GitHub 12:00:16 > git merge 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 # timeout=10 12:00:16 > git rev-parse HEAD^{commit} # timeout=10 12:00:16 > git config core.sparsecheckout # timeout=10 12:00:16 > git checkout -f ddba605d43e6cc768e84377c951b80c5911ebf7e # timeout=10 12:00:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.029s coverage: 84.8% of statements 12:00:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.100s coverage: 46.8% of statements 12:00:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:00:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:00:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 12:00:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 12:00:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 12:00:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.031s coverage: 100.0% of statements 12:00:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 12:00:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.032s coverage: 100.0% of statements 12:00:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 12:00:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 12:00:21 Commit message: "feat(notifications): Implement V2 GET /transmission/status/{status} API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:00:22 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 12:00:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:00:23 + true 12:00:23 + sudo service docker restart 12:00:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.064s coverage: 19.4% of statements 12:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 12:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 12:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 12:00:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.128s coverage: 91.2% of statements 12:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 12:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 12:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 12:00:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.642s coverage: 28.8% of statements 12:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 12:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 12:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 12:00:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.046s coverage: 99.0% of statements 12:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 12:00:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements 12:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 12:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 12:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 12:00:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.058s coverage: 64.6% of statements 12:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 12:00:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.091s coverage: 97.6% of statements 12:00:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 12:00:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 12:00:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 12:00:24 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 12:00:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:00:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements 12:00:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 12:00:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:00:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:00:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 12:00:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.027s coverage: 87.9% of statements 12:00:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 12:00:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:00:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements 12:00:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.037s coverage: 28.1% of statements 12:00:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 12:00:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 12:00:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.042s coverage: 27.9% of statements 12:00:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 12:00:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 12:00:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 12:00:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 12:00:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements 12:00:25 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:00:41 provisioning config files... 12:00:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8188867903074166639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:00:41 ---> docker-login.sh 12:00:41 nexus3.edgexfoundry.org:10001 12:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:43 Configure a credential helper to remove this warning. See 12:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:43 12:00:43 Login Succeeded 12:00:43 nexus3.edgexfoundry.org:10002 12:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:43 Configure a credential helper to remove this warning. See 12:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:43 12:00:43 Login Succeeded 12:00:43 nexus3.edgexfoundry.org:10003 12:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:44 Configure a credential helper to remove this warning. See 12:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:44 12:00:44 Login Succeeded 12:00:44 nexus3.edgexfoundry.org:10004 12:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:44 Configure a credential helper to remove this warning. See 12:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:44 12:00:44 Login Succeeded 12:00:44 docker.io 12:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:45 Configure a credential helper to remove this warning. See 12:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:45 12:00:45 Login Succeeded 12:00:45 ---> docker-login.sh ends [Pipeline] } 12:00:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:00:46 ========================================================= 12:00:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:00:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:00:46 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 12:00:49 Sending build context to Docker daemon 167.9MB 12:00:49 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 12:00:49 Step 2/6 : FROM ${BASE} 12:00:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:00:49 595b0fe564bb: Pulling fs layer 12:00:49 7186ed65a4f7: Pulling fs layer 12:00:49 316046926c0a: Pulling fs layer 12:00:49 4ebd0625c992: Pulling fs layer 12:00:49 207e8628e3a3: Pulling fs layer 12:00:49 4ebd0625c992: Waiting 12:00:49 c791037a9be2: Pulling fs layer 12:00:49 ffd874e62e21: Pulling fs layer 12:00:49 c791037a9be2: Waiting 12:00:49 207e8628e3a3: Waiting 12:00:49 ffd874e62e21: Waiting 12:00:49 316046926c0a: Verifying Checksum 12:00:49 316046926c0a: Download complete 12:00:49 7186ed65a4f7: Verifying Checksum 12:00:49 7186ed65a4f7: Download complete 12:00:49 207e8628e3a3: Verifying Checksum 12:00:49 207e8628e3a3: Download complete 12:00:49 c791037a9be2: Download complete 12:00:49 595b0fe564bb: Verifying Checksum 12:00:49 595b0fe564bb: Download complete 12:00:50 595b0fe564bb: Pull complete 12:00:50 7186ed65a4f7: Pull complete 12:00:51 316046926c0a: Pull complete 12:00:51 ffd874e62e21: Verifying Checksum 12:00:51 ffd874e62e21: Download complete 12:00:52 4ebd0625c992: Verifying Checksum 12:00:52 4ebd0625c992: Download complete 12:00:57 gofmt -l . 12:00:57 [ "`gofmt -l .`" = "" ] 12:00:57 ./bin/test-go-mod-tidy.sh 12:00:57 ./bin/test-attribution-txt.sh [Pipeline] sh 12:00:58 + ls -al . 12:00:58 total 844 12:00:58 drwxrwxr-x 10 1001 1001 4096 May 19 12:00 . 12:00:58 drwxr-xr-x 4 root root 28 May 19 11:58 .. 12:00:58 -rw-rw-r-- 1 1001 1001 11 May 19 11:56 .dockerignore 12:00:58 drwxrwxr-x 8 1001 1001 179 May 19 11:56 .git 12:00:58 drwxrwxr-x 3 1001 1001 125 May 19 11:56 .github 12:00:58 -rw-rw-r-- 1 1001 1001 818 May 19 11:56 .gitignore 12:00:58 drwx------ 3 1001 1001 60 May 19 11:57 .semver 12:00:58 -rw-rw-r-- 1 1001 1001 166 May 19 11:56 .sonarcloud.properties 12:00:58 -rw-rw-r-- 1 1001 1001 8609 May 19 11:56 Attribution.txt 12:00:58 -rw-rw-r-- 1 1001 1001 3804 May 19 11:56 CONTRIBUTING.md 12:00:58 -rw-rw-r-- 1 1001 1001 931 May 19 11:56 Dockerfile.build 12:00:58 -rw-rw-r-- 1 1001 1001 863 May 19 11:56 Jenkinsfile 12:00:58 -rw-rw-r-- 1 1001 1001 10775 May 19 11:56 LICENSE 12:00:58 -rw-rw-r-- 1 1001 1001 5632 May 19 11:56 Makefile 12:00:58 -rw-rw-r-- 1 1001 1001 7978 May 19 11:56 README.md 12:00:58 -rw-rw-r-- 1 1001 1001 6755 May 19 11:56 SECURITY.md 12:00:58 -rw-rw-r-- 1 1001 1001 5 May 19 11:57 VERSION 12:00:58 -rw-rw-r-- 1 1001 1001 4131 May 19 11:56 ZMQWindows.md 12:00:58 drwxrwxr-x 2 1001 1001 117 May 19 11:56 bin 12:00:58 drwxrwxr-x 14 1001 1001 4096 May 19 11:56 cmd 12:00:58 -rw-r--r-- 1 root root 737213 May 19 12:00 coverage.out 12:00:58 -rw-r--r-- 1 root root 1060 May 19 12:00 go.mod 12:00:58 -rw-r--r-- 1 root root 21990 May 19 11:58 go.sum 12:00:58 drwxrwxr-x 8 1001 1001 127 May 19 11:56 internal 12:00:58 drwxrwxr-x 4 1001 1001 26 May 19 11:56 openapi 12:00:58 drwxrwxr-x 4 1001 1001 71 May 19 11:56 snap 12:00:58 -rw-rw-r-- 1 1001 1001 168 May 19 11:56 version.go [Pipeline] sh 12:00:58 + '[' -e coverage.out ] 12:00:58 + chown 1001:1001 coverage.out [Pipeline] stash 12:00:58 Stashed 1 file(s) [Pipeline] sh 12:00:59 + make build 12:00:59 go mod tidy 12:00:59 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 12:01:00 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 12:01:02 4ebd0625c992: Pull complete 12:01:03 207e8628e3a3: Pull complete 12:01:03 c791037a9be2: Pull complete 12:01:08 ffd874e62e21: Pull complete 12:01:08 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 12:01:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:01:08 ---> cfc18b08335c 12:01:08 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 12:01:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 12:01:09 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 12:01:10 ---> Running in 6de723df445e 12:01:11 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 12:01:11 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 12:01:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:01:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:01:12 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 12:01:13 (1/12) Installing libmagic (5.39-r0) 12:01:13 (2/12) Installing file (5.39-r0) 12:01:13 (3/12) Installing libc-dev (0.7.2-r3) 12:01:13 (4/12) Installing g++ (10.2.1_pre1-r3) 12:01:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:01:14 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 12:01:15 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 12:01:15 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 12:01:16 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] } 12:01:18 $ docker stop --time=1 b120303584f03fef22ad327a488c018213362013102cb778c5045d3626c17b02 12:01:18 (5/12) Installing fortify-headers (1.1-r0) 12:01:18 (6/12) Installing patch (2.7.6-r6) 12:01:18 (7/12) Installing build-base (0.5-r2) 12:01:18 (8/12) Installing libsodium (1.0.18-r0) 12:01:18 (9/12) Installing pkgconf (1.7.3-r0) 12:01:18 (10/12) Installing libsodium-dev (1.0.18-r0) 12:01:19 (11/12) Installing libzmq (4.3.3-r1) 12:01:19 (12/12) Installing zeromq-dev (4.3.3-r1) 12:01:19 Executing busybox-1.32.1-r6.trigger 12:01:19 OK: 218 MiB in 52 packages 12:01:20 $ docker rm -f b120303584f03fef22ad327a488c018213362013102cb778c5045d3626c17b02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 12:01:23 Removing intermediate container 6de723df445e 12:01:23 ---> b7b320dfdb21 12:01:23 Step 4/6 : WORKDIR /edgex-go 12:01:23 ---> Running in dcd6e7a94dab 12:01:23 Removing intermediate container dcd6e7a94dab 12:01:23 ---> 2965ba3d032c 12:01:23 Step 5/6 : COPY go.mod . [Pipeline] isUnix [Pipeline] sh 12:01:24 ---> b32420c2ad2b 12:01:24 Step 6/6 : RUN go mod download 12:01:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:01:24 12:01:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 12:01:24 ---> Running in aa78d938d507 12:01:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:01:25 latest: Pulling from edgex-devops/edgex-compose 12:01:25 cbdbe7a5bc2a: Pulling fs layer 12:01:25 ca9280d653b3: Pulling fs layer 12:01:25 7e9c9ca2126c: Pulling fs layer 12:01:25 cbdbe7a5bc2a: Verifying Checksum 12:01:25 cbdbe7a5bc2a: Download complete 12:01:25 cbdbe7a5bc2a: Pull complete 12:01:25 ca9280d653b3: Verifying Checksum 12:01:25 ca9280d653b3: Download complete 12:01:26 ca9280d653b3: Pull complete 12:01:26 7e9c9ca2126c: Verifying Checksum 12:01:26 7e9c9ca2126c: Download complete 12:01:29 7e9c9ca2126c: Pull complete 12:01:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 12:01:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:01:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 12:01:29 prd-centos7-docker-4c-2g-15053 does not seem to be running inside a container 12:01:29 $ 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 12:01:36 $ docker top 42201e0eb6f93c3a69896339da29593008206d603f5a4683d5c053c1c347d809 -eo pid,comm [Pipeline] { [Pipeline] sh 12:01:36 + docker-compose build --help 12:01:36 + grep parallel 12:01:37 --parallel Build images in parallel. [Pipeline] } 12:01:37 $ docker stop --time=1 42201e0eb6f93c3a69896339da29593008206d603f5a4683d5c053c1c347d809 12:01:38 $ docker rm -f 42201e0eb6f93c3a69896339da29593008206d603f5a4683d5c053c1c347d809 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:01:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:01:38 . [Pipeline] withDockerContainer 12:01:38 prd-centos7-docker-4c-2g-15053 does not seem to be running inside a container 12:01:39 $ 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 12:01:39 $ docker top 3658a184df4d3318981e2b6aa1053e949f7bfa7855513652971c8fb19088b33e -eo pid,comm [Pipeline] { [Pipeline] sh 12:01:40 + docker-compose -f ./docker-compose-build.yml build --parallel 12:01:40 Building core-command ... 12:01:40 Building core-data ... 12:01:40 Building core-metadata ... 12:01:40 Building security-bootstrapper ... 12:01:40 Building security-proxy-setup ... 12:01:40 Building security-secretstore-setup ... 12:01:40 Building support-notifications ... 12:01:40 Building support-scheduler ... 12:01:40 Building sys-mgmt-agent ... 12:01:40 Building security-secretstore-setup 12:01:40 Building core-command 12:01:40 Building support-notifications 12:01:40 Building support-scheduler 12:01:40 Building core-metadata 12:01:51 Removing intermediate container aa78d938d507 12:01:51 ---> 19136a16005c 12:01:51 Successfully built 19136a16005c 12:01:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:01:51 + docker inspect -f . ci-base-image-arm64 12:01:51 . [Pipeline] withDockerContainer 12:01:52 prd-ubuntu18.04-docker-arm64-4c-16g-15054 does not seem to be running inside a container 12:01:52 $ 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 ******** -e ******** ci-base-image-arm64 cat 12:01:53 $ docker top 5853859647bdb827239498d02d2c6e320779c31f915192ccef7f57fcc3f75fc3 -eo pid,comm [Pipeline] { [Pipeline] sh 12:01:54 + go version 12:01:54 go version go1.16.3 linux/arm64 [Pipeline] } 12:01:54 $ docker stop --time=1 5853859647bdb827239498d02d2c6e320779c31f915192ccef7f57fcc3f75fc3 12:01:56 $ docker rm -f 5853859647bdb827239498d02d2c6e320779c31f915192ccef7f57fcc3f75fc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:01:57 + docker inspect -f . ci-base-image-arm64 12:01:57 . [Pipeline] withDockerContainer 12:01:57 prd-ubuntu18.04-docker-arm64-4c-16g-15054 does not seem to be running inside a container 12:01:57 $ 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 ******** -e ******** ci-base-image-arm64 cat 12:01:59 $ docker top d3906f1bd1c684905b01cd0ea45a13f4af4abb78f3ac098512c2f664f08efc8f -eo pid,comm [Pipeline] { [Pipeline] echo 12:01:59 ========================================================= 12:01:59 [edgeXBuildGoParallel] Running Tests and Build... 12:01:59 ========================================================= [Pipeline] sh 12:02:00 + go mod tidy 12:02:01 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:02:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:02:01 ---> be44d18950e8 12:02:01 Step 3/26 : WORKDIR /edgex-go 12:02:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:02:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:02:01 ---> be44d18950e8 12:02:01 Step 3/23 : WORKDIR /edgex-go [Pipeline] sh 12:02:02 + make test 12:02:02 go mod tidy 12:02:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:02:03 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:02:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:02:03 ---> be44d18950e8 12:02:03 Step 3/23 : WORKDIR /edgex-go 12:02:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:02:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:02:13 ---> be44d18950e8 12:02:13 Step 3/24 : WORKDIR /edgex-go 12:02:29 ? github.com/edgexfoundry/edgex-go [no test files] 12:02:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:02:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:02:35 ---> be44d18950e8 12:02:35 Step 3/24 : WORKDIR /edgex-go 12:02:37 ---> Running in a5de31e4050f 12:02:37 ---> Running in 9933282a932b 12:02:37 ---> Running in ca722171d7ba 12:02:37 ---> Running in 096d0dfb5440 12:02:37 ---> Running in 1030f56c85c6 12:02:37 Removing intermediate container 096d0dfb5440 12:02:37 ---> a0ae0808d016 12:02:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:02:37 Removing intermediate container ca722171d7ba 12:02:37 ---> 64d0a0810aa0 12:02:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:02:37 Removing intermediate container 9933282a932b 12:02:37 ---> 42639b0e2dee 12:02:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:02:37 ---> Running in 5b713ad82ca7 12:02:37 Removing intermediate container a5de31e4050f 12:02:37 ---> ac7aa3bd5b93 12:02:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:02:37 Removing intermediate container 1030f56c85c6 12:02:37 ---> 1cef634a9745 12:02:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:02:37 ---> Running in 485f649473ca 12:02:37 ---> Running in b83644b47279 12:02:37 ---> Running in 3ed9abda66d0 12:02:37 ---> Running in fe875ca643da 12:02:39 Removing intermediate container b83644b47279 12:02:39 ---> f9ad3fdd4995 12:02:39 Step 5/26 : RUN apk add --update --no-cache make git 12:02:39 ---> Running in d32d006964a3 12:02:39 Removing intermediate container 5b713ad82ca7 12:02:39 ---> c86880c4afed 12:02:39 Step 5/24 : RUN apk add --update --no-cache make git 12:02:39 ---> Running in 31f4b7ca6cd5 12:02:39 Removing intermediate container 485f649473ca 12:02:39 ---> 5a9b05437f4b 12:02:39 Step 5/23 : RUN apk add --update --no-cache make git 12:02:39 Removing intermediate container 3ed9abda66d0 12:02:39 ---> 0b542e37dcd0 12:02:39 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 12:02:39 ---> Running in 4041147ef7e5 12:02:40 ---> Running in d1b2ce1584a5 12:02:40 Removing intermediate container fe875ca643da 12:02:40 ---> a0c0ed0ac831 12:02:40 Step 5/24 : RUN apk add --update --no-cache make git 12:02:40 ---> Running in b369befa4812 12:02:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:02:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:02:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:02:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:02:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:02:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:02:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:02:41 OK: 219 MiB in 52 packages 12:02:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:02:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:02:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:02:42 Removing intermediate container d32d006964a3 12:02:42 ---> e6d832b0c910 12:02:42 Step 6/26 : COPY go.mod . 12:02:42 OK: 219 MiB in 52 packages 12:02:42 OK: 219 MiB in 52 packages 12:02:42 OK: 219 MiB in 52 packages 12:02:42 OK: 219 MiB in 52 packages 12:02:42 ---> ffddbd7a477f 12:02:42 Step 7/26 : RUN go mod download 12:02:42 ---> Running in daec9cef8804 12:02:43 Removing intermediate container d1b2ce1584a5 12:02:43 ---> e3f1077d3468 12:02:43 Step 6/23 : COPY go.mod . 12:02:43 Removing intermediate container 4041147ef7e5 12:02:43 ---> f2bfc7a9e021 12:02:43 Step 6/23 : COPY go.mod . 12:02:44 ---> 62018ab050c1 12:02:44 Step 7/23 : RUN go mod download 12:02:44 Removing intermediate container b369befa4812 12:02:44 ---> be79faa6b21a 12:02:44 Step 6/24 : COPY go.mod . 12:02:44 ---> d9a8d1ddb46f 12:02:44 Step 7/23 : RUN go mod download 12:02:44 ---> Running in 17162527a7f8 12:02:44 Removing intermediate container 31f4b7ca6cd5 12:02:44 ---> dfbd39be03f1 12:02:44 Step 6/24 : COPY go.mod . 12:02:44 ---> Running in 9d6ff8a71576 12:02:44 ---> 7d0a7c4887ed 12:02:44 Step 7/24 : RUN go mod download 12:02:45 ---> f049dec5a9e0 12:02:45 Step 7/24 : RUN go mod download 12:02:45 ---> Running in c4a0ac3cd682 12:02:45 ---> Running in 7d3c4fdcba2b 12:02:45 Removing intermediate container daec9cef8804 12:02:45 ---> af74ae841a9d 12:02:45 Step 8/26 : COPY . . 12:02:53 Removing intermediate container 17162527a7f8 12:02:53 ---> 72dc49ea888e 12:02:53 Step 8/23 : COPY . . 12:02:53 Removing intermediate container c4a0ac3cd682 12:02:53 ---> 8007a228926a 12:02:53 Step 8/24 : COPY . . 12:02:53 ---> 218ad20f262b 12:02:53 Step 9/26 : RUN go mod tidy 12:03:08 Removing intermediate container 9d6ff8a71576 12:03:08 ---> e0a2c27faf79 12:03:08 Step 8/23 : COPY . . 12:03:08 ---> Running in c960d0bf8b58 12:03:09 ---> 7f7e4b517e41 12:03:09 Step 9/24 : RUN go mod tidy 12:03:11 ---> ca864f0f6c86 12:03:11 Step 9/23 : RUN go mod tidy 12:03:14 Removing intermediate container 7d3c4fdcba2b 12:03:14 ---> ddc17298000e 12:03:14 Step 8/24 : COPY . . 12:03:14 ---> Running in 328253265e7a 12:03:14 ---> Running in ff70b43081c5 12:03:19 ---> f875e71c88d0 12:03:19 Step 9/23 : RUN go mod tidy 12:03:20 Removing intermediate container c960d0bf8b58 12:03:20 ---> b59827373c4f 12:03:20 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:03:20 ---> Running in 3e07bf68c6fc 12:03:20 ---> Running in 2e9b62579893 12:03:25 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 12:03:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:03:30 Removing intermediate container 328253265e7a 12:03:30 ---> a6dc125bb122 12:03:30 Step 10/24 : RUN make cmd/core-metadata/core-metadata 12:03:30 ---> Running in 193bbeebb6d2 12:03:30 ---> 2724b5560e3a 12:03:30 Step 9/24 : RUN go mod tidy 12:03:30 Removing intermediate container ff70b43081c5 12:03:30 ---> d1361badca92 12:03:30 Step 10/23 : RUN make cmd/support-notifications/support-notifications 12:03:31 ---> Running in d82d2c171b83 12:03:31 Removing intermediate container 3e07bf68c6fc 12:03:31 ---> a3a3b3e7da3b 12:03:31 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:03:31 ---> Running in 17c465ed3650 12:03:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:03:31 ---> Running in 8befbe0c247d 12:03:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:03:33 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 12:03:33 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 12:03:36 Removing intermediate container d82d2c171b83 12:03:36 ---> e895249fe5c9 12:03:36 Step 10/24 : RUN make cmd/core-command/core-command 12:03:36 ---> Running in 2a28d194dd17 12:03:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 12:03:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:03:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:03:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:03:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:03:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:03:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:03:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:03:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:03:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:04:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:04:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:04:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:04:01 Removing intermediate container 2e9b62579893 12:04:01 ---> 038d5c0cad1f 12:04:01 12:04:01 Step 11/26 : FROM alpine:3.12 12:04:02 3.12: Pulling from library/alpine 12:04:02 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 12:04:02 Status: Downloaded newer image for alpine:3.12 12:04:02 ---> 13621d1b12d4 12:04:02 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 12:04:02 ---> Running in 1a16fd14780f 12:04:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:04:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:04:04 (1/6) Installing ca-certificates (20191127-r4) 12:04:04 (2/6) Installing nghttp2-libs (1.41.0-r0) 12:04:04 (3/6) Installing libcurl (7.76.1-r0) 12:04:04 (4/6) Installing curl (7.76.1-r0) 12:04:04 (5/6) Installing dumb-init (1.2.2-r1) 12:04:04 (6/6) Installing su-exec (0.2-r1) 12:04:04 Executing busybox-1.31.1-r20.trigger 12:04:04 Executing ca-certificates-20191127-r4.trigger 12:04:04 OK: 7 MiB in 20 packages 12:04:05 Removing intermediate container 1a16fd14780f 12:04:05 ---> a0d0e5b596e7 12:04:05 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:04:05 ---> Running in f5419e64cebd 12:04:05 Removing intermediate container f5419e64cebd 12:04:05 ---> 40e423bd4eb6 12:04:05 Step 14/26 : WORKDIR / 12:04:05 ---> Running in 8f50ce925f88 12:04:05 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.403s coverage: 46.1% of statements 12:04:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:04:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:04:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 12:04:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 12:04:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 12:04:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 12:04:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.182s coverage: 28.7% of statements 12:04:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.337s coverage: 100.0% of statements 12:04:06 Removing intermediate container 8f50ce925f88 12:04:06 ---> 918875a3c88b 12:04:06 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:04:06 ---> f93624141620 12:04:06 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:04:06 ---> 4cbfac48ce3e 12:04:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:04:07 ---> 008df6ac5a5b 12:04:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:04:07 ---> 2c08914ca297 12:04:07 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:04:08 ---> e260446cd793 12:04:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:04:09 ---> 59239824267e 12:04:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:04:09 ---> 4717ba944321 12:04:09 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 12:04:10 ---> Running in 93419748bae4 12:04:11 Removing intermediate container 93419748bae4 12:04:11 ---> 46e46968cb80 12:04:11 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 12:04:11 ---> Running in f6d14bb856c5 12:04:11 Removing intermediate container f6d14bb856c5 12:04:11 ---> 83603ffb0b2f 12:04:11 Step 24/26 : LABEL arch=x86_64 12:04:12 ---> Running in fb86f1c3be2b 12:04:12 Removing intermediate container fb86f1c3be2b 12:04:12 ---> 4f70c43588a2 12:04:12 Step 25/26 : LABEL git_sha=ddba605d43e6cc768e84377c951b80c5911ebf7e 12:04:12 ---> Running in 4f9e728cbda9 12:04:12 Removing intermediate container 4f9e728cbda9 12:04:12 ---> 86fc02b5f598 12:04:12 Step 26/26 : LABEL version=0.0.0 12:04:12 ---> Running in 9f4154576b61 12:04:12 Removing intermediate container 9f4154576b61 12:04:12 ---> 318c1272bbb6 12:04:12 12:04:13 Successfully built 318c1272bbb6 12:04:13 Successfully tagged security-secretstore-setup:latest 12:04:13 Building security-bootstrapper 12:04:14 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.678s coverage: 27.7% of statements 12:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 12:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 12:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 12:04:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.252s coverage: 81.2% of statements 12:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:04:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.186s coverage: 100.0% of statements 12:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 12:04:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.332s coverage: 100.0% of statements 12:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 12:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 12:04:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.320s coverage: 58.6% of statements 12:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 12:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 12:04:16  Building security-secretstore-setup ... done Removing intermediate container 8befbe0c247d 12:04:16 ---> beef3683ffaf 12:04:16 12:04:16 Step 11/23 : FROM alpine:3.12 12:04:16 ---> 13621d1b12d4 12:04:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:04:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.522s coverage: 87.7% of statements 12:04:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 12:04:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 12:04:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.212s coverage: 78.9% of statements 12:04:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 12:04:19 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:04:19 Step 2/32 : FROM ${BUILDER_BASE} AS builder 12:04:19 ---> be44d18950e8 12:04:19 Step 3/32 : WORKDIR /edgex-go 12:04:19 ---> Using cache 12:04:19 ---> ac7aa3bd5b93 12:04:19 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:04:19 ---> Using cache 12:04:19 ---> 0b542e37dcd0 12:04:19 Step 5/32 : RUN apk add --update --no-cache make git 12:04:26 ---> Running in 3d76a3b289ee 12:04:26 ---> Running in 20f38f1999c9 12:04:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.312s coverage: 28.6% of statements 12:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 12:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 12:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 12:04:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.361s coverage: 100.0% of statements 12:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 12:04:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.218s coverage: 100.0% of statements 12:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 12:04:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.414s coverage: 86.7% of statements 12:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 12:04:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.508s coverage: 97.5% of statements 12:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 12:04:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.282s coverage: 78.3% of statements 12:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 12:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 12:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 12:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 12:04:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:04:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:04:29 (1/1) Installing dumb-init (1.2.2-r1) 12:04:29 Executing busybox-1.31.1-r20.trigger 12:04:29 OK: 6 MiB in 15 packages 12:04:29 Removing intermediate container 2a28d194dd17 12:04:29 ---> fff984bf3e75 12:04:29 12:04:29 Step 11/24 : FROM alpine:3.12 12:04:29 ---> 13621d1b12d4 12:04:29 Step 12/24 : RUN apk add --update --no-cache dumb-init 12:04:29 Removing intermediate container 17c465ed3650 12:04:29 ---> 22dca0c2395e 12:04:29 12:04:29 Step 11/23 : FROM alpine:3.12 12:04:29 ---> 13621d1b12d4 12:04:29 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 12:04:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:04:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:04:30 OK: 219 MiB in 52 packages 12:04:32 ---> Running in 3d5c0bf5f18b 12:04:32 ---> Running in 64a0513224e7 12:04:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.189s coverage: 95.1% of statements 12:04:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 12:04:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 12:04:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 12:04:33 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 12:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 12:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 12:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 12:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 12:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 12:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 12:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 12:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 12:04:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.146s coverage: 58.8% of statements 12:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 12:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 12:04:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.270s coverage: 0.8% of statements 12:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 12:04:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.197s coverage: 21.7% of statements 12:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.216s coverage: 47.1% of statements 12:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.252s coverage: 79.5% of statements 12:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.232s coverage: 94.1% of statements 12:04:33 Removing intermediate container 193bbeebb6d2 12:04:33 ---> 0d42908d86ff 12:04:33 12:04:33 Step 11/24 : FROM alpine:3.12 12:04:33 ---> 13621d1b12d4 12:04:33 Step 12/24 : RUN apk add --update --no-cache dumb-init 12:04:33 ---> Using cache 12:04:33 ---> 7a62e43ca067 12:04:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:04:33 Removing intermediate container 3d76a3b289ee 12:04:33 ---> 7a62e43ca067 12:04:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:04:33 ---> Running in b2019fc6031e 12:04:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:04:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:04:33 ---> Running in e5802d883448 12:04:34 (1/1) Installing dumb-init (1.2.2-r1) 12:04:34 Executing busybox-1.31.1-r20.trigger 12:04:34 OK: 6 MiB in 15 packages 12:04:34 Removing intermediate container 20f38f1999c9 12:04:34 ---> 28b7635620bc 12:04:34 Step 6/32 : COPY go.mod . 12:04:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:04:34 Removing intermediate container b2019fc6031e 12:04:34 ---> a24f2cd41526 12:04:34 Step 14/24 : ENV APP_PORT=48081 12:04:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:04:34 (1/2) Installing ca-certificates (20191127-r4) 12:04:34 (2/2) Installing dumb-init (1.2.2-r1) 12:04:34 Executing busybox-1.31.1-r20.trigger 12:04:34 Executing ca-certificates-20191127-r4.trigger 12:04:34 OK: 6 MiB in 16 packages 12:04:34 Removing intermediate container e5802d883448 12:04:34 ---> 6f506971ba2d 12:04:34 Step 14/23 : ENV APP_PORT=48085 12:04:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.234s coverage: 96.3% of statements 12:04:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.227s coverage: 87.5% of statements 12:04:35 ---> Running in 1e7a4fe6b57a 12:04:35 ---> 24aeb8dbbddd 12:04:35 Step 7/32 : RUN go mod download 12:04:35 ---> Running in 9a6dc0e0804d 12:04:36 ---> Running in 9362481b6849 12:04:36 Removing intermediate container 3d5c0bf5f18b 12:04:36 ---> d4ea2d1014d5 12:04:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:04:37 Removing intermediate container 1e7a4fe6b57a 12:04:37 ---> 4cb030abcf6a 12:04:37 Step 15/24 : EXPOSE $APP_PORT 12:04:37 Removing intermediate container 9a6dc0e0804d 12:04:37 ---> 6cf79d635986 12:04:37 Step 15/23 : EXPOSE $APP_PORT 12:04:37 ---> Running in 984447c1085c 12:04:37 Removing intermediate container 64a0513224e7 12:04:37 ---> 201e042ff26f 12:04:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:04:37 ---> Running in 986160e08529 12:04:37 ---> Running in ebc509718ed3 12:04:37 ---> Running in d9e5b2a36310 12:04:37 Removing intermediate container 984447c1085c 12:04:37 ---> 0346939b95d9 12:04:37 Step 14/24 : ENV APP_PORT=48082 12:04:38 Removing intermediate container ebc509718ed3 12:04:38 ---> 7f3a89222a2a 12:04:38 Step 16/24 : WORKDIR / 12:04:38 Removing intermediate container 986160e08529 12:04:38 ---> f82d0c5ab032 12:04:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:04:38 ---> Running in 11f049fa1341 12:04:38 Removing intermediate container d9e5b2a36310 12:04:38 ---> 0d626527cacb 12:04:38 Step 14/23 : ENV APP_PORT=48060 12:04:39 ---> Running in fa971ec6593d 12:04:39 ---> Running in 7e5d21de9411 12:04:39 ---> c241b3b1d293 12:04:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:04:39 Removing intermediate container 11f049fa1341 12:04:39 ---> 91d80dcde837 12:04:39 Step 15/24 : EXPOSE $APP_PORT 12:04:40 Removing intermediate container 9362481b6849 12:04:40 ---> ddc7ec670609 12:04:40 Step 8/32 : COPY . . 12:04:40 ---> Running in 48f3a223676c 12:04:40 Removing intermediate container fa971ec6593d 12:04:40 ---> 2b1c52bb34e0 12:04:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:04:41 Removing intermediate container 7e5d21de9411 12:04:41 ---> 29bf220be65f 12:04:41 Step 15/23 : EXPOSE $APP_PORT 12:04:47 ---> d336a935a525 12:04:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:04:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.193s coverage: 94.4% of statements 12:04:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.171s coverage: 44.8% of statements 12:04:47 ---> Running in 76ff8f5abcfe 12:04:47 ---> 85e6152e9208 12:04:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:04:47 Removing intermediate container 48f3a223676c 12:04:47 ---> 78cb60b66ff1 12:04:47 Step 16/24 : WORKDIR / 12:04:47 ---> 2b3e83521e6e 12:04:47 Step 9/32 : RUN go mod tidy 12:04:48 ---> Running in 672eeaf39f55 12:04:48 ---> 43e983b17e0d 12:04:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 12:04:48 Removing intermediate container 76ff8f5abcfe 12:04:48 ---> e1972399c98a 12:04:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:04:48 ---> Running in 92620c900582 12:04:48 ---> 57df8650eb63 12:04:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:04:48 ---> Running in 0321c815ff52 12:04:48 Removing intermediate container 672eeaf39f55 12:04:48 ---> bc7e3339e9ae 12:04:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:04:48 ---> 8d7b2f95caac 12:04:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:04:49 Removing intermediate container 0321c815ff52 12:04:49 ---> 464589e7243f 12:04:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:04:49 ---> a09405f7c3bd 12:04:49 Step 20/24 : ENTRYPOINT ["/core-metadata"] 12:04:49 ---> 2a8cc44d7d6f 12:04:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:04:49 ---> Running in 41387c646a1b 12:04:49 ---> Running in 536b4e682dca 12:04:50 ---> 3cb7ba8d683a 12:04:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:04:50 ---> 96c3f2a6551a 12:04:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:04:50 Removing intermediate container 536b4e682dca 12:04:50 ---> 521c782f2727 12:04:50 Step 21/23 : LABEL arch=x86_64 12:04:50 Removing intermediate container 41387c646a1b 12:04:50 ---> f5197a59956b 12:04:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:04:50 ---> a7e4b753d9b1 12:04:50 Step 19/23 : ENTRYPOINT ["/support-notifications"] 12:04:50 ---> Running in 0513f7b5a920 12:04:50 ---> fbc0dfef2e54 12:04:50 Step 20/24 : ENTRYPOINT ["/core-command"] 12:04:50 ---> Running in 791ba0672145 12:04:50 ---> Running in 668c5e469cd5 12:04:51 ---> Running in 573e40579bcc 12:04:51 Removing intermediate container 92620c900582 12:04:51 ---> 87a0fbc323d9 12:04:51 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:04:51 Removing intermediate container 0513f7b5a920 12:04:51 ---> a89fa23e36bb 12:04:51 Step 22/23 : LABEL git_sha=ddba605d43e6cc768e84377c951b80c5911ebf7e 12:04:51 Removing intermediate container 791ba0672145 12:04:51 ---> 0b4e0f0ad677 12:04:51 Step 22/24 : LABEL arch=x86_64 12:04:51 ---> Running in 29405bf11b89 12:04:51 Removing intermediate container 668c5e469cd5 12:04:51 ---> 637d91a1e1af 12:04:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:04:51 Removing intermediate container 573e40579bcc 12:04:51 ---> b3410dd2f393 12:04:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:04:51 ---> Running in c3f08cb61337 12:04:51 ---> Running in 22e21627bf62 12:04:51 ---> Running in b2c7cf8000bd 12:04:51 ---> Running in b04c9c73618c 12:04:51 Removing intermediate container c3f08cb61337 12:04:51 ---> f5afb3bfc7f9 12:04:51 Step 23/23 : LABEL version=0.0.0 12:04:51 Removing intermediate container b2c7cf8000bd 12:04:51 ---> b42d39ea95aa 12:04:51 Step 21/23 : LABEL arch=x86_64 12:04:51 Removing intermediate container 22e21627bf62 12:04:51 ---> 2139b7c350a8 12:04:51 Step 23/24 : LABEL git_sha=ddba605d43e6cc768e84377c951b80c5911ebf7e 12:04:51 Removing intermediate container b04c9c73618c 12:04:51 ---> b0f0b73f506d 12:04:51 Step 22/24 : LABEL arch=x86_64 12:04: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 12:04:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.578s coverage: 81.8% of statements 12:04:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:04:52 ---> Running in 79de411826c2 12:04:52 ---> Running in 2061f922dc73 12:04:52 ---> Running in 388133c63a94 12:04:52 ---> Running in 96a643eae056 12:04:52 Removing intermediate container 2061f922dc73 12:04:52 ---> 4412e3fdde09 12:04:52 12:04:52 Removing intermediate container 79de411826c2 12:04:52 ---> 86d53cf4b147 12:04:52 Step 22/23 : LABEL git_sha=ddba605d43e6cc768e84377c951b80c5911ebf7e 12:04:52 Removing intermediate container 388133c63a94 12:04:52 ---> d09dfa14664d 12:04:52 Step 24/24 : LABEL version=0.0.0 12:04:52 Successfully built 4412e3fdde09 12:04:52 Removing intermediate container 96a643eae056 12:04:52 ---> 591765a5d849 12:04:52 Step 23/24 : LABEL git_sha=ddba605d43e6cc768e84377c951b80c5911ebf7e 12:04:52 Successfully tagged support-scheduler:latest 12:04:52 Building security-proxy-setup 12:04:52 ---> Running in ed7011baa056 12:04:52 ---> Running in f70bb8c03046 12:04:52  Building support-scheduler ... done  ---> Running in 2f68bb527256 12:04:53 Removing intermediate container ed7011baa056 12:04:53 ---> 41ccd0b33dee 12:04:53 12:04:54 Successfully built 41ccd0b33dee 12:04:54 Removing intermediate container 2f68bb527256 12:04:54 ---> 6a39cc31df6d 12:04:54 Step 24/24 : LABEL version=0.0.0 12:04:54 Successfully tagged core-metadata:latest 12:04:54  Building core-metadata ... done Building core-data 12:04:54 Removing intermediate container f70bb8c03046 12:04:54 ---> bc953b4d7985 12:04:54 Step 23/23 : LABEL version=0.0.0 12:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.266s coverage: 92.9% of statements 12:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 12:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements 12:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements 12:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.188s coverage: 76.0% of statements 12:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.184s coverage: 80.0% of statements 12:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements 12:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.251s coverage: 85.4% of statements 12:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.271s coverage: 91.2% of statements 12:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.571s coverage: 64.4% of statements 12:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.160s coverage: 100.0% of statements 12:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements 12:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 12:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 12:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.084s coverage: 100.0% of statements 12:05:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:05:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:05:04 ---> be44d18950e8 12:05:04 Step 3/24 : WORKDIR /edgex-go 12:05:04 ---> Using cache 12:05:04 ---> ac7aa3bd5b93 12:05:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:05:04 ---> Using cache 12:05:04 ---> 0b542e37dcd0 12:05:04 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:05:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.952s coverage: 66.9% of statements 12:05:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:05:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:05:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.761s coverage: 43.5% of statements 12:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.087s coverage: 89.5% of statements 12:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.088s coverage: 84.8% of statements 12:05:11 ---> Running in 017957adeb17 12:05:11 ---> Running in 8c0fe855be22 12:05:11 ---> Running in 2151e447cde6 12:05:12 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:05:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:05:12 ---> be44d18950e8 12:05:12 Step 3/22 : WORKDIR /edgex-go 12:05:12 ---> Using cache 12:05:12 ---> ac7aa3bd5b93 12:05:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:05:12 ---> Using cache 12:05:12 ---> 0b542e37dcd0 12:05:12 Step 5/22 : RUN apk add --update --no-cache make git 12:05:12 ---> Using cache 12:05:12 ---> 28b7635620bc 12:05:12 Step 6/22 : COPY go.mod . 12:05:12 ---> Using cache 12:05:12 ---> 24aeb8dbbddd 12:05:12 Step 7/22 : RUN go mod download 12:05:12 ---> Using cache 12:05:12 ---> ddc7ec670609 12:05:12 Step 8/22 : COPY . . 12:05:12 ---> Using cache 12:05:12 ---> 2b3e83521e6e 12:05:12 Step 9/22 : RUN go mod tidy 12:05:12 ---> Using cache 12:05:12 ---> 87a0fbc323d9 12:05:12 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:05:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.506s coverage: 46.8% of statements 12:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 12:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 12:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 12:05:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.119s coverage: 100.0% of statements 12:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 12:05:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements 12:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 12:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 12:05:13 Removing intermediate container 8c0fe855be22 12:05:13 ---> c98839e3e3a7 12:05:13 12:05:14 Removing intermediate container 017957adeb17 12:05:14 ---> e3a5454d448f 12:05:14 12:05:14 Successfully built c98839e3e3a7 12:05:14 Successfully built e3a5454d448f 12:05:14 Successfully tagged support-notifications:latest 12:05:14 Building sys-mgmt-agent 12:05:14  Building support-notifications ... done  ---> Running in 3e6f443552a6 12:05:14 Successfully tagged core-command:latest 12:05:14  Building core-command ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:05:14 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 12:05:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.231s coverage: 19.4% of statements 12:05:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 12:05:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 12:05:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 12:05:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.527s coverage: 91.2% of statements 12:05:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 12:05:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 12:05:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 12:05:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:05:16 OK: 219 MiB in 52 packages 12:05:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:05:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:05:21 ---> be44d18950e8 12:05:21 Step 3/24 : WORKDIR /edgex-go 12:05:21 ---> Using cache 12:05:21 ---> ac7aa3bd5b93 12:05:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:05:21 ---> Using cache 12:05:21 ---> 0b542e37dcd0 12:05:21 Step 5/24 : RUN apk add --update --no-cache make bash git 12:05:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.771s coverage: 28.8% of statements 12:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 12:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 12:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 12:05:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.207s coverage: 99.0% of statements 12:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 12:05:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.203s coverage: 100.0% of statements 12:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 12:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 12:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 12:05:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.245s coverage: 64.6% of statements 12:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 12:05:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.405s coverage: 97.6% of statements 12:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 12:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 12:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 12:05:23 ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements 12:05:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:05:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements 12:05:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 12:05:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:05:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:05:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 12:05:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements 12:05:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 12:05:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:05:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.069s coverage: 100.0% of statements 12:05:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.207s coverage: 28.1% of statements 12:05:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 12:05:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 12:05:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.150s coverage: 27.9% of statements 12:05:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 12:05:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 12:05:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 12:05:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 12:05:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 12:05:25 GO111MODULE=on go vet ./... 12:05:26 ---> Running in d1b334f851ad 12:05:26 Removing intermediate container 2151e447cde6 12:05:26 ---> 9b17f8ca75cb 12:05:26 Step 6/24 : COPY go.mod . 12:05:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:05:27 ---> 91b792a5670b 12:05:27 Step 7/24 : RUN go mod download 12:05:27 ---> Running in 4ba6c80497dd 12:05:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:05:28 OK: 219 MiB in 52 packages 12:05:29 Removing intermediate container 4ba6c80497dd 12:05:29 ---> 27fce02a666f 12:05:29 Step 8/24 : COPY . . 12:05:29 Removing intermediate container d1b334f851ad 12:05:29 ---> fb500a5dcf9d 12:05:29 Step 6/24 : COPY go.mod . 12:05:38 ---> 608072055d9d 12:05:38 Step 7/24 : RUN go mod download 12:05:42 ---> Running in 63844c63704d 12:05:43 ---> 50a39c263588 12:05:43 Step 9/24 : RUN go mod tidy 12:05:43 ---> Running in cc58dbdbd968 12:05:45 Removing intermediate container 63844c63704d 12:05:45 ---> 9b094ed684ca 12:05:45 Step 8/24 : COPY . . 12:05:55 Removing intermediate container 29405bf11b89 12:05:55 ---> 5d72317b291d 12:05:55 12:05:55 Step 11/32 : FROM alpine:3.12 12:05:55 ---> 13621d1b12d4 12:05:55 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:05:55 ---> 27156952db2c 12:05:55 Step 9/24 : RUN go mod tidy 12:05:55 Removing intermediate container cc58dbdbd968 12:05:55 ---> 66261bd33ce6 12:05:55 Step 10/24 : RUN make cmd/core-data/core-data 12:05:55 ---> Running in 6613285166f4 12:05:55 ---> Running in d0f1c26fdce5 12:05:55 ---> Running in 81df7f767031 12:05:55 Removing intermediate container 6613285166f4 12:05:55 ---> 392f0a94af23 12:05:55 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 12:05:55 ---> Running in d8605f6cb654 12:05:56 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 12:05:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:05:56 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 12:05:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:05:56 (1/2) Installing dumb-init (1.2.2-r1) 12:05:56 (2/2) Installing su-exec (0.2-r1) 12:05:56 Executing busybox-1.31.1-r20.trigger 12:05:56 OK: 6 MiB in 16 packages 12:05:57 Removing intermediate container d0f1c26fdce5 12:05:57 ---> 81cc4ab76732 12:05:57 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:05:58 Removing intermediate container d8605f6cb654 12:05:58 ---> 48a085ecf054 12:05:58 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 12:05:58 ---> Running in 81f0f21ef32a 12:05:58 ---> Running in 977a152ab489 12:05:58 Removing intermediate container 977a152ab489 12:05:58 ---> cd8f938099ba 12:05:58 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:05:58 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 12:05:58 ---> Running in 85e0caa796a1 12:05:59 Removing intermediate container 85e0caa796a1 12:05:59 ---> 58f1e99ab1b9 12:05:59 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:05:59 ---> Running in 0dc7a9416f85 12:06:02 Removing intermediate container 0dc7a9416f85 12:06:02 ---> 92f270b79868 12:06:02 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 12:06:02 ---> Running in bec09cd6a12b 12:06:02 Removing intermediate container 3e6f443552a6 12:06:02 ---> 42b08daa5262 12:06:02 12:06:02 Step 11/22 : FROM alpine:3.12 12:06:02 ---> 13621d1b12d4 12:06:02 Step 12/22 : RUN apk add --update --no-cache curl 12:06:02 ---> Running in 2eb98f6c23a0 12:06:02 Removing intermediate container bec09cd6a12b 12:06:02 ---> a97d13c58b4b 12:06:02 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:06:02 ---> 5071313d390f 12:06:02 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:06:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:06:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:06:03 (1/4) Installing ca-certificates (20191127-r4) 12:06:03 (2/4) Installing nghttp2-libs (1.41.0-r0) 12:06:03 (3/4) Installing libcurl (7.76.1-r0) 12:06:03 (4/4) Installing curl (7.76.1-r0) 12:06:03 Executing busybox-1.31.1-r20.trigger 12:06:03 Executing ca-certificates-20191127-r4.trigger 12:06:03 OK: 7 MiB in 18 packages 12:06:03 ---> Running in 6d601f4f9fee 12:06:05 Removing intermediate container 2eb98f6c23a0 12:06:05 ---> cbc95b135046 12:06:05 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:06:05 ---> Running in 58cd05f99c29 12:06:05 Removing intermediate container 58cd05f99c29 12:06:05 ---> 27ae8a4e0081 12:06:05 Step 14/22 : WORKDIR /edgex 12:06:05 ---> Running in 8bd694994f5f 12:06:06 Removing intermediate container 8bd694994f5f 12:06:06 ---> ae0299dbf6ef 12:06:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:06:06 Removing intermediate container 6d601f4f9fee 12:06:06 ---> 09081338a11e 12:06:06 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 12:06:06 ---> ebfac1116561 12:06:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:06:06 ---> 2bdb3a31a63d 12:06:06 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:06:08 ---> 38eeda5e9b58 12:06:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:06:08 ---> 4ed892dae304 12:06:08 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:06:09 ---> 9cad63cc22f1 12:06:09 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:06:09 ---> 3eff7ea3a228 12:06:09 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:06:10 ---> Running in b9ea0847fdc0 12:06:10 ---> 8626f7b3bffe 12:06:10 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:06:10 Removing intermediate container b9ea0847fdc0 12:06:10 ---> c94aa3ea39ba 12:06:10 Step 19/22 : CMD ["--init=true"] 12:06:11 ---> Running in 4f7e7945d6a1 12:06:11 ---> e54f7b78dbce 12:06:11 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 12:06:12 ---> Running in acddd8032022 12:06:12 Removing intermediate container 4f7e7945d6a1 12:06:12 ---> 4f7cac26b141 12:06:12 Step 20/22 : LABEL arch=x86_64 12:06:13 ---> Running in 9d1aa1c1b4d7 12:06:13 Removing intermediate container acddd8032022 12:06:13 ---> 9cfc7da41269 12:06:13 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:06:14 Removing intermediate container 9d1aa1c1b4d7 12:06:14 ---> aca0bdb3d4e2 12:06:14 Step 21/22 : LABEL git_sha=ddba605d43e6cc768e84377c951b80c5911ebf7e 12:06:15 ---> 25572d1b908c 12:06:15 Step 27/32 : RUN chmod +x /entrypoint.sh 12:06:15 ---> Running in 35b794b69f14 12:06:15 ---> Running in e4f191fc0e1b 12:06:16 Removing intermediate container 35b794b69f14 12:06:16 ---> ba8d15994f0b 12:06:16 Step 22/22 : LABEL version=0.0.0 12:06:16 ---> Running in 3c881372235c 12:06:16 Removing intermediate container 3c881372235c 12:06:16 ---> b198bd1641c6 12:06:16 12:06:16 Successfully built b198bd1641c6 12:06:16 Successfully tagged security-proxy-setup:latest 12:06:17  Building security-proxy-setup ... done Removing intermediate container e4f191fc0e1b 12:06:17 ---> e7213d54ceab 12:06:17 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 12:06:18 ---> Running in 2cc58908f44b 12:06:18 Removing intermediate container 2cc58908f44b 12:06:18 ---> 0c891edcdd09 12:06:18 Step 29/32 : CMD ["gate"] 12:06:18 ---> Running in 37297a078912 12:06:19 Removing intermediate container 37297a078912 12:06:19 ---> 1d43b5c2fecf 12:06:19 Step 30/32 : LABEL arch=x86_64 12:06:19 ---> Running in 70da9fddcdc3 12:06:20 Removing intermediate container 70da9fddcdc3 12:06:20 ---> c0a2a99b6dc4 12:06:20 Step 31/32 : LABEL git_sha=ddba605d43e6cc768e84377c951b80c5911ebf7e 12:06:20 ---> Running in 1d87eecc0fbe 12:06:20 Removing intermediate container 1d87eecc0fbe 12:06:20 ---> 8c10b726212a 12:06:20 Step 32/32 : LABEL version=0.0.0 12:06:21 ---> Running in 7956f882a247 12:06:22 Removing intermediate container 7956f882a247 12:06:22 ---> 2cc45388cbb8 12:06:22 12:06:22 Successfully built 2cc45388cbb8 12:06:22 Successfully tagged security-bootstrapper:latest 12:06:25  Building security-bootstrapper ... done Removing intermediate container 81f0f21ef32a 12:06:25 ---> 947d46237f71 12:06:25 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:06:25 ---> Running in 445d40512698 12:06: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 12:06:27 Removing intermediate container 445d40512698 12:06:27 ---> 5fc17e3a8f39 12:06:27 12:06:27 Step 12/24 : FROM docker:20.10.0 12:06:29 20.10.0: Pulling from library/docker 12:06:29 Removing intermediate container 81df7f767031 12:06:29 ---> 58fa6a8e6746 12:06:29 12:06:29 Step 11/24 : FROM alpine:3.12 12:06:29 ---> 13621d1b12d4 12:06:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:06:29 ---> Running in ab73984a58d5 12:06:30 Removing intermediate container ab73984a58d5 12:06:30 ---> cc4888c94870 12:06:30 Step 13/24 : ENV APP_PORT=48080 12:06:32 ---> Running in 72ba333f2438 12:06:32 Removing intermediate container 72ba333f2438 12:06:32 ---> c830ba17fd4b 12:06:32 Step 14/24 : EXPOSE $APP_PORT 12:06:32 ---> Running in 931e810c5b68 12:06:33 Removing intermediate container 931e810c5b68 12:06:33 ---> 3a5703eb74a2 12:06:33 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:06:35 ---> Running in 165db25cca43 12:06:36 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 12:06:36 Status: Downloaded newer image for docker:20.10.0 12:06:36 ---> aefe523efa57 12:06:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:06:36 ---> Running in 1ebda4b44b5f 12:06:38 Removing intermediate container 1ebda4b44b5f 12:06:38 ---> b69aa31d26e9 12:06:38 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 12:06:38 Removing intermediate container 165db25cca43 12:06:38 ---> e59451d1ee35 12:06:38 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 12:06:38 ---> Running in 7b05f1e371fd 12:06:38 ---> Running in 8c28b352f91a 12:06:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:06:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:06:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:06:39 (1/39) Installing readline (8.0.4-r0) 12:06:39 (2/39) Installing bash (5.0.17-r0) 12:06:39 Executing bash-5.0.17-r0.post-install 12:06:39 (3/39) Installing nghttp2-libs (1.41.0-r0) 12:06:39 (4/39) Installing libcurl (7.76.1-r0) 12:06:39 (5/39) Installing curl (7.76.1-r0) 12:06:39 (6/39) Installing dumb-init (1.2.2-r1) 12:06:39 (7/39) Installing libbz2 (1.0.8-r1) 12:06:39 (8/39) Installing expat (2.2.9-r1) 12:06:39 (9/39) Installing libffi (3.3-r2) 12:06:39 (10/39) Installing gdbm (1.13-r1) 12:06:39 (11/39) Installing xz-libs (5.2.5-r0) 12:06:39 (12/39) Installing sqlite-libs (3.32.1-r0) 12:06:39 (13/39) Installing python3 (3.8.10-r0) 12:06:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:06:40 (14/39) Installing py3-appdirs (1.4.4-r1) 12:06:40 (15/39) Installing py3-ordered-set (4.0.1-r0) 12:06:40 (16/39) Installing py3-parsing (2.4.7-r0) 12:06:40 (17/39) Installing py3-six (1.15.0-r0) 12:06:40 (18/39) Installing py3-packaging (20.4-r0) 12:06:40 (19/39) Installing py3-setuptools (47.0.0-r0) 12:06:40 (1/6) Installing dumb-init (1.2.2-r1) 12:06:40 (20/39) Installing py3-chardet (3.0.4-r4) 12:06:40 (21/39) Installing py3-idna (2.9-r0) 12:06:40 (2/6) Installing libgcc (9.3.0-r2) 12:06:40 (3/6) Installing libsodium (1.0.18-r0) 12:06:40 (4/6) Installing libstdc++ (9.3.0-r2) 12:06:40 (22/39) Installing py3-certifi (2020.4.5.1-r0) 12:06:40 (23/39) Installing py3-urllib3 (1.25.9-r0) 12:06:40 (24/39) Installing py3-requests (2.23.0-r0) 12:06:40 (25/39) Installing py3-msgpack (1.0.0-r0) 12:06:40 (26/39) Installing py3-lockfile (0.12.2-r3) 12:06:40 (27/39) Installing py3-cachecontrol (0.12.6-r0) 12:06:40 (28/39) Installing py3-colorama (0.4.3-r0) 12:06:40 (29/39) Installing py3-distlib (0.3.0-r0) 12:06:40 (30/39) Installing py3-distro (1.5.0-r1) 12:06:40 (31/39) Installing py3-webencodings (0.5.1-r3) 12:06:40 (32/39) Installing py3-html5lib (1.0.1-r4) 12:06:40 (33/39) Installing py3-pytoml (0.1.21-r0) 12:06:40 (34/39) Installing py3-pep517 (0.8.2-r0) 12:06:40 (35/39) Installing py3-progress (1.5-r0) 12:06:40 (36/39) Installing py3-toml (0.10.1-r0) 12:06:41 (37/39) Installing py3-retrying (1.3.3-r0) 12:06:41 (38/39) Installing py3-contextlib2 (0.6.0-r0) 12:06:41 (39/39) Installing py3-pip (20.1.1-r0) 12:06:41 Executing busybox-1.31.1-r19.trigger 12:06:41 OK: 72 MiB in 59 packages 12:06:41 (5/6) Installing libzmq (4.3.3-r0) 12:06:42 (6/6) Installing zeromq (4.3.3-r0) 12:06:42 Executing busybox-1.31.1-r20.trigger 12:06:42 OK: 8 MiB in 20 packages 12:06:42 Collecting docker-compose==1.23.2 12:06:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:06:45 Collecting texttable<0.10,>=0.9.0 12:06:45 Downloading texttable-0.9.1.tar.gz (11 kB) 12:06:45 Collecting cached-property<2,>=1.2.0 12:06:45 Removing intermediate container 8c28b352f91a 12:06:45 ---> a51f725e1f6c 12:06:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:06:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:06:45 Collecting PyYAML<4,>=3.10 12:06:45 Downloading PyYAML-3.13.tar.gz (270 kB) 12:06:45 ---> 39fdb9978f5e 12:06:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:06:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 12:06:46 Collecting docopt<0.7,>=0.6.1 12:06:46 Downloading docopt-0.6.2.tar.gz (25 kB) 12:06:46 ---> 14d344f5767f 12:06:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:06:47 ---> 44c93762e3ac 12:06:47 Step 20/24 : ENTRYPOINT ["/core-data"] 12:06:47 Collecting docker<4.0,>=3.6.0 12:06:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:06:47 ---> Running in 4f10e01ea94f 12:06:47 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:06:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:06:47 Collecting websocket-client<1.0,>=0.32.0 12:06:47 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:06:47 Removing intermediate container 4f10e01ea94f 12:06:47 ---> a5faa61fde28 12:06:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:06:47 Collecting jsonschema<3,>=2.5.1 12:06:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:06:47 ---> Running in c0bcf3438a08 12:06:47 Collecting dockerpty<0.5,>=0.4.1 12:06:47 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:06:48 Removing intermediate container c0bcf3438a08 12:06:48 ---> 6ae176ba731a 12:06:48 Step 22/24 : LABEL arch=x86_64 12:06:48 Collecting docker-pycreds>=0.4.0 12:06:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:06:48 ---> Running in ae3fa0ced4e8 12:06:48 Collecting idna<2.8,>=2.5 12:06:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:06:48 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) 12:06:48 Collecting urllib3<1.25,>=1.21.1 12:06:48 Removing intermediate container ae3fa0ced4e8 12:06:48 ---> 7cae055129b3 12:06:48 Step 23/24 : LABEL git_sha=ddba605d43e6cc768e84377c951b80c5911ebf7e 12:06:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:06:48 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) 12:06:48 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 12:06:48 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 12:06:48 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 12:06:48 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 12:06:48 Installing collected packages: texttable, cached-property, PyYAML, docopt, websocket-client, idna, urllib3, requests, docker-pycreds, docker, jsonschema, dockerpty, docker-compose 12:06:48 Running setup.py install for texttable: started 12:06:48 ---> Running in bbcbf087a265 12:06:48 Removing intermediate container bbcbf087a265 12:06:48 ---> 166c4129734f 12:06:48 Step 24/24 : LABEL version=0.0.0 12:06:48 ---> Running in 2db6105bfca0 12:06:48 Running setup.py install for texttable: finished with status 'done' 12:06:48 Running setup.py install for PyYAML: started 12:06:49 Removing intermediate container 2db6105bfca0 12:06:49 ---> 40d5c7f6344e 12:06:49 12:06:49 Successfully built 40d5c7f6344e 12:06:49 Successfully tagged core-data:latest 12:06:49  Building core-data ... done  Running setup.py install for PyYAML: finished with status 'done' 12:06:49 Running setup.py install for docopt: started 12:06:49 Running setup.py install for docopt: finished with status 'done' 12:06:49 Attempting uninstall: idna 12:06:49 Found existing installation: idna 2.9 12:06:49 Uninstalling idna-2.9: 12:06:49 Successfully uninstalled idna-2.9 12:06:49 Attempting uninstall: urllib3 12:06:49 Found existing installation: urllib3 1.25.9 12:06:49 Uninstalling urllib3-1.25.9: 12:06:49 Successfully uninstalled urllib3-1.25.9 12:06:50 Attempting uninstall: requests 12:06:50 Found existing installation: requests 2.23.0 12:06:50 Uninstalling requests-2.23.0: 12:06:50 Successfully uninstalled requests-2.23.0 12:06:50 Running setup.py install for dockerpty: started 12:06:51 Running setup.py install for dockerpty: finished with status 'done' 12:06:52 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 12:07:00 Removing intermediate container 7b05f1e371fd 12:07:00 ---> e39c8593fbf0 12:07:00 Step 15/24 : ENV APP_PORT=48090 12:07:00 ---> Running in e82c01102089 12:07:00 Removing intermediate container e82c01102089 12:07:00 ---> 4794cf3c4668 12:07:00 Step 16/24 : EXPOSE $APP_PORT 12:07:00 ---> Running in 43b146774ce4 12:07:01 Removing intermediate container 43b146774ce4 12:07:01 ---> 76b113b5b0f3 12:07:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:07:01 ---> 79ad736f07f4 12:07:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:07:01 ---> 1633f9d9654e 12:07:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:07:01 ---> 8530e5744319 12:07:01 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 12:07:01 ---> Running in d90e1d55d332 12:07:02 Removing intermediate container d90e1d55d332 12:07:02 ---> ee080a34ffe9 12:07:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:07:02 gofmt -l . 12:07:02 [ "`gofmt -l .`" = "" ] 12:07:02 ---> Running in 2bed44eddbe6 12:07:02 Removing intermediate container 2bed44eddbe6 12:07:02 ---> 961406c2eef1 12:07:02 Step 22/24 : LABEL arch=x86_64 12:07:02 ---> Running in 3f8c7436496e 12:07:02 Removing intermediate container 3f8c7436496e 12:07:02 ---> 0f21316fe0e6 12:07:02 Step 23/24 : LABEL git_sha=ddba605d43e6cc768e84377c951b80c5911ebf7e 12:07:02 ---> Running in 292d69562df8 12:07:03 Removing intermediate container 292d69562df8 12:07:03 ---> d36fac425752 12:07:03 Step 24/24 : LABEL version=0.0.0 12:07:03 ---> Running in 375a7526e26c 12:07:03 Removing intermediate container 375a7526e26c 12:07:03 ---> b75378ab137b 12:07:03 12:07:03 Successfully built b75378ab137b 12:07:03 Successfully tagged sys-mgmt-agent:latest 12:07:04  Building sys-mgmt-agent ... done  [Pipeline] } 12:07:04 $ docker stop --time=1 3658a184df4d3318981e2b6aa1053e949f7bfa7855513652971c8fb19088b33e 12:07:04 ./bin/test-go-mod-tidy.sh 12:07:05 ./bin/test-attribution-txt.sh 12:07:06 $ docker rm -f 3658a184df4d3318981e2b6aa1053e949f7bfa7855513652971c8fb19088b33e [Pipeline] // withDockerContainer [Pipeline] sh 12:07:06 + docker images 12:07:07 REPOSITORY TAG IMAGE ID CREATED SIZE 12:07:07 sys-mgmt-agent latest b75378ab137b 3 seconds ago 312MB 12:07:07 core-data latest 40d5c7f6344e 18 seconds ago 21.6MB 12:07:07 5fc17e3a8f39 39 seconds ago 1.16GB 12:07:07 58fa6a8e6746 39 seconds ago 1.17GB 12:07:07 security-bootstrapper latest 2cc45388cbb8 45 seconds ago 18.2MB 12:07:07 security-proxy-setup latest b198bd1641c6 50 seconds ago 25.3MB 12:07:07 42b08daa5262 About a minute ago 1.16GB 12:07:07 5d72317b291d About a minute ago 1.15GB 12:07:07 core-command latest e3a5454d448f About a minute ago 17.1MB 12:07:07 support-notifications latest c98839e3e3a7 About a minute ago 17.7MB 12:07:07 support-scheduler latest 4412e3fdde09 2 minutes ago 17.1MB 12:07:07 core-metadata latest 41ccd0b33dee 2 minutes ago 18.6MB 12:07:07 0d42908d86ff 2 minutes ago 1.17GB 12:07:07 fff984bf3e75 2 minutes ago 1.16GB 12:07:07 22dca0c2395e 2 minutes ago 1.16GB 12:07:07 beef3683ffaf 2 minutes ago 1.16GB 12:07:07 security-secretstore-setup latest 318c1272bbb6 2 minutes ago 25.8MB 12:07:07 038d5c0cad1f 3 minutes ago 1.16GB 12:07:07 ci-base-image-x86_64 latest be44d18950e8 8 minutes ago 648MB 12:07:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB 12:07:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB 12:07:07 alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB 12:07:07 docker 20.10.0 aefe523efa57 5 months ago 240MB 12:07:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [Pipeline] sh 12:07:08 + ls -al . 12:07:08 total 872 12:07:08 drwxrwxr-x 9 1001 1001 4096 May 19 12:07 . 12:07:08 drwxr-xr-x 4 root root 4096 May 19 12:01 .. 12:07:08 -rw-rw-r-- 1 1001 1001 11 May 19 12:00 .dockerignore 12:07:08 drwxrwxr-x 8 1001 1001 4096 May 19 12:00 .git 12:07:08 drwxrwxr-x 3 1001 1001 4096 May 19 12:00 .github 12:07:08 -rw-rw-r-- 1 1001 1001 818 May 19 12:00 .gitignore 12:07:08 -rw-rw-r-- 1 1001 1001 166 May 19 12:00 .sonarcloud.properties 12:07:08 -rw-rw-r-- 1 1001 1001 8609 May 19 12:00 Attribution.txt 12:07:08 -rw-rw-r-- 1 1001 1001 3804 May 19 12:00 CONTRIBUTING.md 12:07:08 -rw-rw-r-- 1 1001 1001 931 May 19 12:00 Dockerfile.build 12:07:08 -rw-rw-r-- 1 1001 1001 863 May 19 12:00 Jenkinsfile 12:07:08 -rw-rw-r-- 1 1001 1001 10775 May 19 12:00 LICENSE 12:07:08 -rw-rw-r-- 1 1001 1001 5632 May 19 12:00 Makefile 12:07:08 -rw-rw-r-- 1 1001 1001 7978 May 19 12:00 README.md 12:07:08 -rw-rw-r-- 1 1001 1001 6755 May 19 12:00 SECURITY.md 12:07:08 -rw-rw-r-- 1 1001 1001 5 May 19 11:57 VERSION 12:07:08 -rw-rw-r-- 1 1001 1001 4131 May 19 12:00 ZMQWindows.md 12:07:08 drwxrwxr-x 2 1001 1001 4096 May 19 12:00 bin 12:07:08 drwxrwxr-x 14 1001 1001 4096 May 19 12:00 cmd 12:07:08 -rw-r--r-- 1 root root 737213 May 19 12:05 coverage.out 12:07:08 -rw-r--r-- 1 root root 1060 May 19 12:07 go.mod 12:07:08 -rw-r--r-- 1 root root 21990 May 19 12:02 go.sum 12:07:08 drwxrwxr-x 8 1001 1001 4096 May 19 12:00 internal 12:07:08 drwxrwxr-x 4 1001 1001 4096 May 19 12:00 openapi 12:07:08 drwxrwxr-x 4 1001 1001 4096 May 19 12:00 snap 12:07:08 -rw-rw-r-- 1 1001 1001 168 May 19 12:00 version.go [Pipeline] sh 12:07:09 + '[' -e coverage.out ] 12:07:09 + chown 1001:1001 coverage.out [Pipeline] stash 12:07:09 Warning: overwriting stash ‘coverage-report’ 12:07:10 Stashed 1 file(s) [Pipeline] sh 12:07:11 + make build 12:07:11 go mod tidy 12:07:11 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 12:07:18 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 12:07:22 Still waiting to schedule task 12:07:22 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 12:07:45 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 12:07:47 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 12:07: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 12:07:52 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 12:07:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:08:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:08:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:08:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:08:09 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 12:08:12 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] } 12:08:19 $ docker stop --time=1 d3906f1bd1c684905b01cd0ea45a13f4af4abb78f3ac098512c2f664f08efc8f 12:08:21 $ docker rm -f d3906f1bd1c684905b01cd0ea45a13f4af4abb78f3ac098512c2f664f08efc8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:08:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:08:23 12:08:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:08:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:08:24 latest: Pulling from edgex-devops/edgex-compose-arm64 12:08:24 29e5d40040c1: Pulling fs layer 12:08:24 1ce36da41761: Pulling fs layer 12:08:24 25b303627fd3: Pulling fs layer 12:08:24 29e5d40040c1: Verifying Checksum 12:08:24 29e5d40040c1: Download complete 12:08:25 29e5d40040c1: Pull complete 12:08:25 1ce36da41761: Verifying Checksum 12:08:25 1ce36da41761: Download complete 12:08:26 1ce36da41761: Pull complete 12:08:26 25b303627fd3: Verifying Checksum 12:08:26 25b303627fd3: Download complete 12:08:31 Running on prd-ubuntu18.04-docker-8c-8g-15056 in /w/workspace/edgexfoundry_edgex-go_PR-3483 [Pipeline] { [Pipeline] ws 12:08:31 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 12:08:32 The recommended git tool is: git 12:08:34 using credential edgex-jenkins-ssh 12:08:34 Cloning the remote Git repository 12:08:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:08:34 > git init /w/workspace/edgex-go/2 # timeout=10 12:08:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:08:34 > git --version # timeout=10 12:08:34 > git --version # 'git version 2.17.1' 12:08:34 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:37 25b303627fd3: Pull complete 12:08:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:08:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:08:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 12:08:37 prd-ubuntu18.04-docker-arm64-4c-16g-15054 does not seem to be running inside a container 12:08:37 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:08:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:08:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:08:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:08:38 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3483/head:refs/remotes/origin/PR-3483 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:08:39 Merging remotes/origin/master commit 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 into PR head commit ddba605d43e6cc768e84377c951b80c5911ebf7e 12:08:39 Merge succeeded, producing ddba605d43e6cc768e84377c951b80c5911ebf7e 12:08:39 Checking out Revision ddba605d43e6cc768e84377c951b80c5911ebf7e (PR-3483) 12:08:40 $ docker top 378b52109c04701fe9326277165e80ffefd26bc8ed8c0789091cad7edfde1dc8 -eo pid,comm 12:08:39 > git config core.sparsecheckout # timeout=10 12:08:39 > git checkout -f ddba605d43e6cc768e84377c951b80c5911ebf7e # timeout=10 12:08:39 > git remote # timeout=10 12:08:39 > git config --get remote.origin.url # timeout=10 12:08:39 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:39 > git merge 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 # timeout=10 12:08:39 > git rev-parse HEAD^{commit} # timeout=10 12:08:39 > git config core.sparsecheckout # timeout=10 12:08:39 > git checkout -f ddba605d43e6cc768e84377c951b80c5911ebf7e # timeout=10 [Pipeline] { [Pipeline] sh 12:08:41 + docker-compose build --help 12:08:41 + grep parallel 12:08:43 Commit message: "feat(notifications): Implement V2 GET /transmission/status/{status} API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:08:44 + echo snap-build.sh 12:08:44 snap-build.sh 12:08:44 + SNAP_BASE_DIR=. 12:08:44 + '[' '!' -z /w/workspace/edgex-go/2 ']' 12:08:44 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 12:08:44 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 12:08:44 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 12:08:44 + cd /w/workspace/edgex-go/2 12:08:44 + sudo apt-get remove -qy --purge lxd lxd-client 12:08:44 Reading package lists... 12:08:44 Building dependency tree... 12:08:44 Reading state information... 12:08:44 The following packages were automatically installed and are no longer required: 12:08:44 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 12:08:44 uidmap xdelta3 12:08:44 Use 'sudo apt autoremove' to remove them. 12:08:44 The following packages will be REMOVED: 12:08:44 lxd* lxd-client* 12:08:44 --parallel Build images in parallel. 12:08:44 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 12:08:44 After this operation, 31.7 MB disk space will be freed. [Pipeline] } 12:08:45 $ docker stop --time=1 378b52109c04701fe9326277165e80ffefd26bc8ed8c0789091cad7edfde1dc8 12:08:45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 12:08:45 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 12:08:46 Removing lxd dnsmasq configuration 12:08:46 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 12:08:46 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 12:08:46 $ docker rm -f 378b52109c04701fe9326277165e80ffefd26bc8ed8c0789091cad7edfde1dc8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:08:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:08:47 . [Pipeline] withDockerContainer 12:08:47 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:08:47 prd-ubuntu18.04-docker-arm64-4c-16g-15054 does not seem to be running inside a container 12:08:47 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:08:47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 12:08:47 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 12:08:49 Processing triggers for systemd (237-3ubuntu10.45) ... 12:08:49 Processing triggers for ureadahead (0.100.0-21) ... 12:08:49 $ docker top 51be9e97cacadeef1f9e57473ce8c01d4e9c003b22f565b7d18d05e332c182a1 -eo pid,comm [Pipeline] { [Pipeline] sh 12:08:50 + docker-compose -f ./docker-compose-build.yml build --parallel 12:08:50 + sudo snap remove --purge lxd 12:08:50 snap "lxd" is not installed 12:08:50 + sudo groupadd --force --system lxd 12:08:50 ++ whoami 12:08:50 + sudo /usr/sbin/usermod -G lxd -a jenkins 12:08:50 + newgrp - lxd 12:08:50 + sudo snap install lxd 12:08:53 Building core-command ... 12:08:53 Building core-data ... 12:08:53 Building core-metadata ... 12:08:53 Building security-bootstrapper ... 12:08:53 Building security-proxy-setup ... 12:08:53 Building security-secretstore-setup ... 12:08:53 Building support-notifications ... 12:08:53 Building support-scheduler ... 12:08:53 Building sys-mgmt-agent ... 12:08:53 Building support-notifications 12:08:53 Building core-command 12:08:53 Building security-proxy-setup 12:08:53 Building core-metadata 12:08:53 Building security-bootstrapper 12:09:00 2021-05-19T12:08:58Z INFO Waiting for automatic snapd restart... 12:09:19 lxd 4.14 from Canonical* installed 12:09:19 + sudo lxd init --auto 12:09:29 + sudo snap install --classic snapcraft 12:09:37 snapcraft 4.7.1 from Canonical* installed 12:09:37 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 12:09:37 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 12:09:37 % Total % Received % Xferd Average Speed Time Time Time Current 12:09:37 Dload Upload Total Spent Left Speed 12:09:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3800 0 --:--:-- --:--:-- --:--:-- 3823 12:09:37 100 3325k 100 3325k 0 0 9392k 0 --:--:-- --:--:-- --:--:-- 9392k 12:09:37 ./yq_linux_amd64 12:09:37 + sudo snapcraft prime --use-lxd 12:09:38 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 12:09:38 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: 12:09:38 - README.md 12:09:38 12:09:38 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:09:38 Launching a container. 12:09:45 Waiting for container to be ready 12:09:46 To start your first instance, try: lxc launch ubuntu:18.04 12:09:46 12:09:50 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 12:09:50 Waiting for network to be ready... 12:09:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:09:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 12:09:50 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:09:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 12:09:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 12:09:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 12:09:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 12:09:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 12:09:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 12:09:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 12:09:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:09:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:09:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:09:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:09:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:09:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:09:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:09:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:09:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:09:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 12:09:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 12:09:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 12:09:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 12:09:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 12:09:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 12:09:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 12:09:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 12:09:55 Fetched 24.6 MB in 4s (6162 kB/s) 12:09:55 Reading package lists... 12:09:55 Reading package lists... 12:09:55 Building dependency tree... 12:09:55 Reading state information... 12:09:56 The following additional packages will be installed: 12:09:56 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:09:56 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:09:56 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:09:56 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 12:09:56 Suggested packages: 12:09:56 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 12:09:56 Recommended packages: 12:09:56 gnupg libsasl2-modules 12:09:56 The following NEW packages will be installed: 12:09:56 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:09:56 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:09:56 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:09:56 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 12:09:56 The following packages will be upgraded: 12:09:56 gpg gpg-agent gpgconf libudev1 12:09:56 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 12:09:56 Need to get 3530 kB of archives. 12:09:56 After this operation, 13.3 MB of additional disk space will be used. 12:09:56 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] 12:09:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 12:09:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 12:09:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 12:09:56 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 12:09:57 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 12:09:57 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 12:09:57 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 12:09:57 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 12:09:57 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 12:09:57 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 12:09:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 12:09:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 12:09:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 12:09:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 12:09:57 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 12:09:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 12:09:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 12:09:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 12:09:57 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 12:09:57 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 12:09:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 12:09:57 debconf: delaying package configuration, since apt-utils is not installed 12:09:57 Fetched 3530 kB in 2s (2334 kB/s) 12:09:57 (Reading database ... 12511 files and directories currently installed.) 12:09:57 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 12:09:57 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 12:09:57 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 12:09:57 Selecting previously unselected package udev. 12:09:57 (Reading database ... 12511 files and directories currently installed.) 12:09:57 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 12:09:58 Unpacking udev (237-3ubuntu10.47) ... 12:09:58 Selecting previously unselected package libfuse2:amd64. 12:09:58 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 12:09:58 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:09:58 Selecting previously unselected package fuse. 12:09:58 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 12:09:58 Unpacking fuse (2.9.7-1ubuntu1) ... 12:09:58 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 12:09:58 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:09:58 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 12:09:58 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:09:58 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 12:09:58 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:09:58 Selecting previously unselected package libksba8:amd64. 12:09:58 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 12:09:58 Unpacking libksba8:amd64 (1.3.5-2) ... 12:09:58 Selecting previously unselected package libroken18-heimdal:amd64. 12:09:58 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:09:58 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:58 Selecting previously unselected package libasn1-8-heimdal:amd64. 12:09:58 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:09:58 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:58 Selecting previously unselected package libheimbase1-heimdal:amd64. 12:09:58 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:09:58 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:58 Selecting previously unselected package libhcrypto4-heimdal:amd64. 12:09:58 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:09:58 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:58 Selecting previously unselected package libwind0-heimdal:amd64. 12:09:58 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:09:58 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:58 Selecting previously unselected package libhx509-5-heimdal:amd64. 12:09:58 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:09:58 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:59 Selecting previously unselected package libkrb5-26-heimdal:amd64. 12:09:59 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:09:59 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:59 Selecting previously unselected package libheimntlm0-heimdal:amd64. 12:09:59 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:09:59 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:59 Selecting previously unselected package libgssapi3-heimdal:amd64. 12:09:59 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:09:59 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:59 Selecting previously unselected package libsasl2-modules-db:amd64. 12:09:59 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:09:59 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:09:59 Selecting previously unselected package libsasl2-2:amd64. 12:09:59 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:09:59 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:09:59 Selecting previously unselected package libldap-common. 12:09:59 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 12:09:59 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 12:09:59 Selecting previously unselected package libldap-2.4-2:amd64. 12:09:59 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 12:09:59 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 12:09:59 Selecting previously unselected package dirmngr. 12:09:59 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 12:09:59 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 12:09:59 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 12:09:59 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 12:09:59 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:09:59 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:09:59 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:09:59 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 12:09:59 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:59 Setting up libksba8:amd64 (1.3.5-2) ... 12:09:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:09:59 Setting up udev (237-3ubuntu10.47) ... 12:10:00 invoke-rc.d: policy-rc.d denied execution of start. 12:10:00 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:10:00 Processing triggers for systemd (237-3ubuntu10) ... 12:10:00 Setting up fuse (2.9.7-1ubuntu1) ... 12:10:00 Setting up gpg (2.2.4-1ubuntu1.4) ... 12:10:00 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:10:00 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:10:00 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:10:00 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:10:00 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:10:00 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:10:00 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:10:00 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 12:10:00 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 12:10:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:10:00 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 12:10:00 settings in the [Install] section, and DefaultInstance for template units). 12:10:00 This means they are not meant to be enabled using systemctl. 12:10:00 Possible reasons for having this kind of units are: 12:10:00 1) A unit may be statically enabled by being symlinked from another unit's 12:10:00 .wants/ or .requires/ directory. 12:10:00 2) A unit's purpose may be to act as a helper for some other unit which has 12:10:00 a requirement dependency on it. 12:10:00 3) A unit may be started when needed via activation (socket, path, timer, 12:10:00 D-Bus, udev, scripted systemctl call, ...). 12:10:00 4) In case of template units, the unit is meant to be enabled with some 12:10:00 instance name specified. 12:10:01 Reading package lists... 12:10:01 Building dependency tree... 12:10:01 Reading state information... 12:10:01 The following additional packages will be installed: 12:10:01 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 12:10:01 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 12:10:01 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 12:10:01 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 12:10:01 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 12:10:01 Suggested packages: 12:10:01 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 12:10:01 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 12:10:01 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 12:10:01 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 12:10:01 systemd-container policykit-1 12:10:01 Recommended packages: 12:10:01 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 12:10:01 The following NEW packages will be installed: 12:10:01 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 12:10:01 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 12:10:01 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 12:10:01 multiarch-support openssh-client python3 python3-minimal python3.6 12:10:01 python3.6-minimal snapd squashfs-tools sudo 12:10:01 The following packages will be upgraded: 12:10:01 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 12:10:01 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 12:10:01 Need to get 35.2 MB of archives. 12:10:01 After this operation, 141 MB of additional disk space will be used. 12:10:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 12:10:01 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 12:10:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 12:10:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 12:10:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 12:10:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 12:10:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 12:10:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 12:10:01 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 12:10:01 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 12:10:01 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 12:10:01 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 12:10:01 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 12:10:01 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 12:10:01 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 12:10:01 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 12:10:02 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 12:10:02 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 12:10:02 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 12:10:02 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 12:10:02 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 12:10:02 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 12:10:02 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 12:10:02 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 12:10:02 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 12:10:02 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 12:10:02 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 12:10:03 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 12:10:03 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 12:10:03 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 12:10:03 debconf: delaying package configuration, since apt-utils is not installed 12:10:03 Fetched 35.2 MB in 1s (25.6 MB/s) 12:10:03 (Reading database ... 12757 files and directories currently installed.) 12:10:03 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 12:10:03 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 12:10:03 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 12:10:03 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 12:10:03 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 12:10:03 (Reading database ... 12757 files and directories currently installed.) 12:10:03 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 12:10:04 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 12:10:04 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 12:10:04 (Reading database ... 12757 files and directories currently installed.) 12:10:04 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 12:10:04 Unpacking apt (1.6.13) over (1.6.1) ... 12:10:04 Setting up apt (1.6.13) ... 12:10:04 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 12:10:04 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 12:10:05 (Reading database ... 12764 files and directories currently installed.) 12:10:05 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 12:10:05 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 12:10:05 Selecting previously unselected package libpython3.6-minimal:amd64. 12:10:05 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:10:05 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:10:05 Selecting previously unselected package libexpat1:amd64. 12:10:05 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 12:10:05 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:10:05 Selecting previously unselected package python3.6-minimal. 12:10:05 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:10:05 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 12:10:05 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 12:10:05 Checking for services that may need to be restarted...done. 12:10:05 Checking for services that may need to be restarted...done. 12:10:05 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:10:05 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:10:05 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 12:10:06 Selecting previously unselected package python3-minimal. 12:10:06 (Reading database ... 13012 files and directories currently installed.) 12:10:06 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 12:10:06 Unpacking python3-minimal (3.6.7-1~18.04) ... 12:10:06 Selecting previously unselected package mime-support. 12:10:06 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 12:10:06 Unpacking mime-support (3.60ubuntu1) ... 12:10:06 Selecting previously unselected package libmpdec2:amd64. 12:10:06 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 12:10:06 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:10:06 Selecting previously unselected package libpython3.6-stdlib:amd64. 12:10:06 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:10:06 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:10:06 Selecting previously unselected package python3.6. 12:10:06 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:10:06 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 12:10:06 Selecting previously unselected package libpython3-stdlib:amd64. 12:10:06 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 12:10:06 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:10:07 Setting up python3-minimal (3.6.7-1~18.04) ... 12:10:07 Selecting previously unselected package python3. 12:10:07 (Reading database ... 13442 files and directories currently installed.) 12:10:07 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 12:10:07 Unpacking python3 (3.6.7-1~18.04) ... 12:10:07 Selecting previously unselected package multiarch-support. 12:10:07 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 12:10:07 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 12:10:07 Setting up multiarch-support (2.27-3ubuntu1.4) ... 12:10:07 Selecting previously unselected package liblzo2-2:amd64. 12:10:07 (Reading database ... 13479 files and directories currently installed.) 12:10:07 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 12:10:07 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 12:10:07 Selecting previously unselected package libbsd0:amd64. 12:10:07 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 12:10:07 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:10:07 Selecting previously unselected package sudo. 12:10:07 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 12:10:07 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 12:10:07 Selecting previously unselected package apparmor. 12:10:07 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 12:10:07 Unpacking apparmor (2.12-4ubuntu5.1) ... 12:10:07 Selecting previously unselected package libedit2:amd64. 12:10:07 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 12:10:07 Unpacking libedit2:amd64 (3.1-20170329-1) ... 12:10:07 Selecting previously unselected package libkrb5support0:amd64. 12:10:07 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 12:10:07 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:10:07 Selecting previously unselected package libk5crypto3:amd64. 12:10:07 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 12:10:07 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:10:07 Selecting previously unselected package libkeyutils1:amd64. 12:10:07 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 12:10:07 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:10:08 Selecting previously unselected package libkrb5-3:amd64. 12:10:08 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 12:10:08 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:10:08 Selecting previously unselected package libgssapi-krb5-2:amd64. 12:10:08 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 12:10:08 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:10:08 Selecting previously unselected package libssl1.0.0:amd64. 12:10:08 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 12:10:08 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 12:10:08 Selecting previously unselected package openssh-client. 12:10:08 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 12:10:08 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 12:10:08 Selecting previously unselected package squashfs-tools. 12:10:08 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 12:10:08 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 12:10:08 Selecting previously unselected package snapd. 12:10:08 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 12:10:08 Unpacking snapd (2.48.3+18.04) ... 12:10:10 Setting up libedit2:amd64 (3.1-20170329-1) ... 12:10:10 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 12:10:10 Setting up mime-support (3.60ubuntu1) ... 12:10:10 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 12:10:10 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:10:10 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:10:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:10:10 Setting up systemd (237-3ubuntu10.47) ... 12:10:10 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 12:10:11 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:10:11 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:10:11 Setting up liblzo2-2:amd64 (2.08-1.2) ... 12:10:11 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:10:11 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:10:11 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 12:10:12 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 12:10:12 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:10:12 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:10:12 Setting up python3 (3.6.7-1~18.04) ... 12:10:12 running python rtupdate hooks for python3.6... 12:10:12 running python post-rtupdate hooks for python3.6... 12:10:12 Setting up apparmor (2.12-4ubuntu5.1) ... 12:10:13 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 12:10:13 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:10:13 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 12:10:13 Setting up snapd (2.48.3+18.04) ... 12:10:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 12:10:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 12:10:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 12:10:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 12:10:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:10:14 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:10:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 12:10:15 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 12:10:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:10:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:10:15 ---> 19136a16005c 12:10:15 Step 3/24 : WORKDIR /edgex-go 12:10:15 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:10:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:10:15 ---> 19136a16005c 12:10:15 Step 3/23 : WORKDIR /edgex-go 12:10:15 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:10:15 Step 2/32 : FROM ${BUILDER_BASE} AS builder 12:10:15 ---> 19136a16005c 12:10:15 Step 3/32 : WORKDIR /edgex-go 12:10:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:10:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:10:15 ---> 19136a16005c 12:10:15 Step 3/24 : WORKDIR /edgex-go 12:10:15 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:10:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:10:15 ---> 19136a16005c 12:10:15 Step 3/22 : WORKDIR /edgex-go 12:10:15 ---> Running in 1331a31e6678 12:10:15 ---> Running in 7ab316e972f0 12:10:15 ---> Running in 1e00d4a6ca37 12:10:15 ---> Running in cf08dd8f412e 12:10:15 ---> Running in 6ac380176766 12:10:15 Removing intermediate container 1e00d4a6ca37 12:10:15 ---> 6b0fb2dcff7e 12:10:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:10:15 Removing intermediate container 7ab316e972f0 12:10:15 ---> e279debc1e0f 12:10:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:10:15 ---> Running in 5cde0d710574 12:10:15 Removing intermediate container cf08dd8f412e 12:10:15 ---> e381e6e4a11d 12:10:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:10:15 Removing intermediate container 6ac380176766 12:10:15 ---> 2fa62a6fe45d 12:10:15 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:10:15 Removing intermediate container 1331a31e6678 12:10:15 ---> 139d2f90bd94 12:10:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:10:15 ---> Running in 17048b7c0fd7 12:10:15 ---> Running in fd0d5408adbe 12:10:15 ---> Running in 4b414ad91048 12:10:15 ---> Running in 5c6f21e32d27 12:10:15 Removing intermediate container 5cde0d710574 12:10:15 ---> 8f38ab72f1b3 12:10:15 Step 5/24 : RUN apk add --update --no-cache make git 12:10:15 ---> Running in 260605cc8432 12:10:15 Removing intermediate container 17048b7c0fd7 12:10:15 ---> 7af4930bf70a 12:10:15 Step 5/24 : RUN apk add --update --no-cache make git 12:10:15 ---> Running in b8e26010d4a6 12:10:15 Removing intermediate container 4b414ad91048 12:10:15 ---> 1998b8a03844 12:10:15 Step 5/32 : RUN apk add --update --no-cache make git 12:10:15 ---> Running in 46376e5f7f67 12:10:15 Removing intermediate container fd0d5408adbe 12:10:15 ---> b9038a456d9a 12:10:15 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 12:10:15 Removing intermediate container 5c6f21e32d27 12:10:15 ---> 83b055b718a8 12:10:15 Step 5/22 : RUN apk add --update --no-cache make git 12:10:15 ---> Running in c96da5da3ef9 12:10:15 ---> Running in c2a6b4203b26 12:10:15 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 12:10:15 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 12:10:15 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 12:10:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:10:15 Processing triggers for systemd (237-3ubuntu10.47) ... 12:10:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:10:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:10:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:10:16 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:10:16 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:10:16 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:10:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:10:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:10:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:10:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:10:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:10:17 OK: 218 MiB in 52 packages 12:10:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:10:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:10:17 Reading package lists... 12:10:18 OK: 218 MiB in 52 packages 12:10:18 OK: 218 MiB in 52 packages 12:10:18 Reading package lists... 12:10:18 Building dependency tree... 12:10:18 Reading state information... 12:10:18 Calculating upgrade... 12:10:18 The following packages will be upgraded: 12:10:18 advancecomp base-files bash binutils binutils-common 12:10:18 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 12:10:18 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 12:10:18 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 12:10:18 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 12:10:18 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 12:10:18 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 12:10:18 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 12:10:18 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 12:10:18 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 12:10:18 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 12:10:18 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 12:10:18 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 12:10:18 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 12:10:18 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 12:10:18 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:10:18 Need to get 64.0 MB of archives. 12:10:18 After this operation, 5041 kB of additional disk space will be used. 12:10:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 12:10:19 OK: 218 MiB in 52 packages 12:10:19 OK: 218 MiB in 52 packages 12:10:19 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 12:10:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 12:10:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 12:10:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 12:10:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 12:10:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 12:10:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 12:10:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 12:10:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 12:10:19 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 12:10:19 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 12:10:19 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 12:10:19 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 12:10:19 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 12:10:19 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 12:10:19 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 12:10:19 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 12:10:19 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 12:10:19 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 12:10:19 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 12:10:19 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 12:10:19 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 12:10:19 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 12:10:19 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 12:10:19 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 12:10:19 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 12:10:19 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 12:10:19 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 12:10:19 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 12:10:19 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 12:10:19 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 12:10:19 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 12:10:19 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 12:10:19 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 12:10:19 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 12:10:19 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 12:10:19 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 12:10:19 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 12:10:19 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 12:10:19 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 12:10:19 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 12:10:19 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 12:10:19 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 12:10:19 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 12:10:19 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 12:10:19 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 12:10:19 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 12:10:19 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 12:10:19 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 12:10:19 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 12:10:19 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 12:10:19 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 12:10:19 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 12:10:19 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 12:10:19 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 12:10:19 Removing intermediate container 260605cc8432 12:10:19 ---> 5cb15c03812f 12:10:19 Step 6/24 : COPY go.mod . 12:10:19 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 12:10:19 Removing intermediate container b8e26010d4a6 12:10:19 ---> 95ea04e8d2ff 12:10:19 Step 6/24 : COPY go.mod . 12:10:20 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 12:10:20 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 12:10:20 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 12:10:20 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 12:10:20 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 12:10:20 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 12:10:20 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 12:10:20 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 12:10:20 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 12:10:20 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 12:10:20 Removing intermediate container 46376e5f7f67 12:10:20 ---> 468fa2ee9dbc 12:10:20 Step 6/32 : COPY go.mod . 12:10:20 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 12:10:20 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 12:10:20 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 12:10:20 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 12:10:20 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 12:10:20 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 12:10:20 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 12:10:20 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 12:10:20 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 12:10:20 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 12:10:20 Removing intermediate container c96da5da3ef9 12:10:20 ---> 1dd8a90f24be 12:10:20 Step 6/23 : COPY go.mod . 12:10:20 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 12:10:20 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 12:10:20 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 12:10:20 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 12:10:20 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 12:10:20 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 12:10:20 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 12:10:20 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 12:10:20 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 12:10:20 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 12:10:20 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 12:10:20 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 12:10:20 ---> eff52f92da36 12:10:20 Step 7/24 : RUN go mod download 12:10:20 Removing intermediate container c2a6b4203b26 12:10:20 ---> 0ca41aa17b4c 12:10:20 Step 6/22 : COPY go.mod . 12:10:20 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 12:10:20 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 12:10:20 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 12:10:20 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 12:10:20 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 12:10:20 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 12:10:20 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 12:10:20 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 12:10:20 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 12:10:20 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 12:10:20 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 12:10:20 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 12:10:21 ---> Running in 0ad38a067a1e 12:10:21 ---> 090a392d7413 12:10:21 Step 7/24 : RUN go mod download 12:10:21 debconf: delaying package configuration, since apt-utils is not installed 12:10:21 Fetched 64.0 MB in 2s (34.2 MB/s) 12:10:21 (Reading database ... 13912 files and directories currently installed.) 12:10:21 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 12:10:21 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:10:21 ---> Running in fb3b70ff9b6b 12:10:21 ---> 26b9921f3df0 12:10:21 Step 7/32 : RUN go mod download 12:10:21 ---> Running in 75febd761d4f 12:10:21 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 12:10:21 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:10:21 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 12:10:21 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 12:10:21 ---> 22bbb8f0d836 12:10:21 Step 7/23 : RUN go mod download 12:10:21 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:10:21 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:10:21 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:10:21 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:10:21 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:10:21 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:10:22 ---> Running in a5188bdda822 12:10:22 ---> ced505fa2eb4 12:10:22 Step 7/22 : RUN go mod download 12:10:22 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:10:22 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:10:22 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:10:22 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:10:22 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:10:22 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:10:22 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:10:22 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:10:22 ---> Running in 496b23ead2a5 12:10:22 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 12:10:22 (Reading database ... 13911 files and directories currently installed.) 12:10:22 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 12:10:22 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 12:10:22 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 12:10:22 (Reading database ... 13911 files and directories currently installed.) 12:10:22 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:10:22 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:10:22 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:10:22 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:10:22 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:10:22 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:10:22 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 12:10:22 (Reading database ... 13911 files and directories currently installed.) 12:10:22 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 12:10:23 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:10:23 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 12:10:23 (Reading database ... 13911 files and directories currently installed.) 12:10:23 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 12:10:23 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 12:10:23 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 12:10:23 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 12:10:23 Setting up base-files (10.1ubuntu2.10) ... 12:10:23 Installing new version of config file /etc/issue ... 12:10:23 Installing new version of config file /etc/issue.net ... 12:10:23 Installing new version of config file /etc/lsb-release ... 12:10:23 Installing new version of config file /etc/update-motd.d/50-motd-news ... 12:10:24 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 12:10:24 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 12:10:24 Removing obsolete conffile /etc/default/motd-news ... 12:10:24 (Reading database ... 13912 files and directories currently installed.) 12:10:24 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 12:10:24 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 12:10:24 Setting up bash (4.4.18-2ubuntu1.2) ... 12:10:24 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 12:10:24 (Reading database ... 13912 files and directories currently installed.) 12:10:24 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 12:10:24 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 12:10:24 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 12:10:24 (Reading database ... 13912 files and directories currently installed.) 12:10:24 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 12:10:24 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 12:10:24 Setting up tar (1.29b-2ubuntu0.2) ... 12:10:25 (Reading database ... 13912 files and directories currently installed.) 12:10:25 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 12:10:25 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:10:25 Removing intermediate container 0ad38a067a1e 12:10:25 ---> 7df35d6a48fc 12:10:25 Step 8/24 : COPY . . 12:10:25 Setting up dpkg (1.19.0.5ubuntu2.3) ... 12:10:25 (Reading database ... 13912 files and directories currently installed.) 12:10:25 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 12:10:25 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:10:25 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 12:10:25 (Reading database ... 13912 files and directories currently installed.) 12:10:25 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 12:10:25 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:10:25 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 12:10:25 (Reading database ... 13912 files and directories currently installed.) 12:10:25 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 12:10:25 Unpacking grep (3.1-2build1) over (3.1-2) ... 12:10:25 Setting up grep (3.1-2build1) ... 12:10:25 Removing intermediate container fb3b70ff9b6b 12:10:25 ---> d253e09d6e1c 12:10:25 Step 8/24 : COPY . . 12:10:25 (Reading database ... 13912 files and directories currently installed.) 12:10:25 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 12:10:25 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:10:25 Setting up login (1:4.5-1ubuntu2) ... 12:10:25 (Reading database ... 13912 files and directories currently installed.) 12:10:25 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 12:10:25 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:10:25 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 12:10:25 Removing intermediate container 75febd761d4f 12:10:25 ---> 448f19901754 12:10:25 Step 8/32 : COPY . . 12:10:26 (Reading database ... 13912 files and directories currently installed.) 12:10:26 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 12:10:26 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:10:26 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 12:10:26 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:10:26 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 12:10:26 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:10:26 Setting up perl-base (5.26.1-6ubuntu0.5) ... 12:10:26 (Reading database ... 13912 files and directories currently installed.) 12:10:26 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 12:10:26 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:10:26 Removing intermediate container a5188bdda822 12:10:26 ---> df5c1cfcbc97 12:10:26 Step 8/23 : COPY . . 12:10:27 Removing intermediate container 496b23ead2a5 12:10:27 ---> 0384fde7eb3f 12:10:27 Step 8/22 : COPY . . 12:10:27 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:10:27 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:10:27 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:10:27 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:10:27 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 12:10:27 (Reading database ... 13912 files and directories currently installed.) 12:10:27 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 12:10:27 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 12:10:28 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 12:10:28 (Reading database ... 13912 files and directories currently installed.) 12:10:28 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:10:28 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:10:28 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:10:28 (Reading database ... 13912 files and directories currently installed.) 12:10:28 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:10:28 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:10:28 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:10:28 (Reading database ... 13912 files and directories currently installed.) 12:10:28 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:10:28 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:10:28 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:10:28 (Reading database ... 13912 files and directories currently installed.) 12:10:28 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:10:28 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:10:28 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:10:28 (Reading database ... 13912 files and directories currently installed.) 12:10:28 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 12:10:28 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:10:28 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 12:10:28 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:10:28 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 12:10:28 (Reading database ... 13912 files and directories currently installed.) 12:10:28 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 12:10:28 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:10:28 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 12:10:28 (Reading database ... 13912 files and directories currently installed.) 12:10:28 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:10:29 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:10:29 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:10:29 (Reading database ... 13912 files and directories currently installed.) 12:10:29 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:10:29 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:10:29 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 12:10:29 (Reading database ... 13912 files and directories currently installed.) 12:10:29 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:10:29 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:10:29 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 12:10:29 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 12:10:30 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 12:10:30 (Reading database ... 13912 files and directories currently installed.) 12:10:30 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 12:10:30 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:10:30 Setting up libc-bin (2.27-3ubuntu1.4) ... 12:10:30 (Reading database ... 13912 files and directories currently installed.) 12:10:30 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 12:10:30 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:10:30 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 12:10:30 (Reading database ... 13914 files and directories currently installed.) 12:10:30 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 12:10:30 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 12:10:31 Setting up debconf (1.5.66ubuntu1) ... 12:10:31 (Reading database ... 13914 files and directories currently installed.) 12:10:31 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 12:10:31 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:10:31 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 12:10:31 (Reading database ... 13914 files and directories currently installed.) 12:10:31 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 12:10:31 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:10:31 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 12:10:31 (Reading database ... 13914 files and directories currently installed.) 12:10:31 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 12:10:31 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 12:10:31 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 12:10:31 (Reading database ... 13914 files and directories currently installed.) 12:10:31 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 12:10:31 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 12:10:31 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 12:10:31 (Reading database ... 13914 files and directories currently installed.) 12:10:31 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 12:10:31 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 12:10:32 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 12:10:32 (Reading database ... 13914 files and directories currently installed.) 12:10:32 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:10:32 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:10:32 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 12:10:32 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 12:10:32 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 12:10:32 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:10:32 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 12:10:32 (Reading database ... 13914 files and directories currently installed.) 12:10:32 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 12:10:32 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 12:10:32 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 12:10:32 (Reading database ... 13914 files and directories currently installed.) 12:10:32 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 12:10:32 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 12:10:32 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 12:10:32 (Reading database ... 13914 files and directories currently installed.) 12:10:32 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 12:10:32 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:10:33 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 12:10:33 (Reading database ... 13914 files and directories currently installed.) 12:10:33 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 12:10:33 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 12:10:33 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 12:10:33 (Reading database ... 13914 files and directories currently installed.) 12:10:33 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 12:10:33 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:10:33 Setting up passwd (1:4.5-1ubuntu2) ... 12:10:33 (Reading database ... 13914 files and directories currently installed.) 12:10:33 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 12:10:33 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:10:33 Setting up gpgv (2.2.4-1ubuntu1.4) ... 12:10:33 (Reading database ... 13914 files and directories currently installed.) 12:10:33 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 12:10:33 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 12:10:33 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 12:10:33 (Reading database ... 13914 files and directories currently installed.) 12:10:33 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 12:10:33 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 12:10:33 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 12:10:33 (Reading database ... 13914 files and directories currently installed.) 12:10:33 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 12:10:33 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 12:10:34 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 12:10:34 (Reading database ... 13914 files and directories currently installed.) 12:10:34 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 12:10:34 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 12:10:34 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 12:10:34 (Reading database ... 13914 files and directories currently installed.) 12:10:34 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 12:10:34 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 12:10:34 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 12:10:34 (Reading database ... 13914 files and directories currently installed.) 12:10:34 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 12:10:34 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 12:10:34 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 12:10:34 (Reading database ... 13914 files and directories currently installed.) 12:10:34 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 12:10:34 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 12:10:34 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 12:10:34 (Reading database ... 13914 files and directories currently installed.) 12:10:34 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 12:10:34 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 12:10:34 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 12:10:34 (Reading database ... 13915 files and directories currently installed.) 12:10:34 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:10:34 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:10:34 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:10:35 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:10:35 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 12:10:35 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 12:10:35 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 12:10:35 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 12:10:35 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 12:10:35 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 12:10:35 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 12:10:35 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 12:10:35 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 12:10:35 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 12:10:35 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 12:10:35 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 12:10:35 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 12:10:35 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 12:10:35 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 12:10:35 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 12:10:35 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 12:10:35 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 12:10:35 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 12:10:36 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 12:10:36 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 12:10:36 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 12:10:36 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 12:10:36 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 12:10:36 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:10:36 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:10:36 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:10:36 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:10:37 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:10:37 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:10:37 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:10:37 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:10:37 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:10:37 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:10:37 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:10:37 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:10:37 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:10:37 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:10:37 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:10:37 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:10:38 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:10:38 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:10:39 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:10:39 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:10:39 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:10:39 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:10:39 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:10:39 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:10:40 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:10:40 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:10:40 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:10:40 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:10:40 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 12:10:40 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:10:40 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 12:10:40 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:10:41 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 12:10:41 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 12:10:41 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:10:41 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:10:41 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:10:41 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:10:41 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 12:10:41 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 12:10:41 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:10:41 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 12:10:41 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:10:41 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:10:41 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:10:41 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 12:10:41 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 12:10:41 Setting up tzdata (2021a-0ubuntu0.18.04) ... 12:10:41 12:10:41 Current default time zone: 'Etc/UTC' 12:10:41 Local time is now: Wed May 19 12:10:41 UTC 2021. 12:10:41 Universal Time is now: Wed May 19 12:10:41 UTC 2021. 12:10:41 Run 'dpkg-reconfigure tzdata' if you wish to change it. 12:10:41 12:10:41 Setting up systemd-sysv (237-3ubuntu10.47) ... 12:10:41 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:10:41 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 12:10:41 Setting up mount (2.31.1-0.4ubuntu3.7) ... 12:10:41 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 12:10:41 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 12:10:41 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 12:10:41 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 12:10:41 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 12:10:41 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 12:10:41 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:10:41 Setting up procps (2:3.3.12-3ubuntu1.2) ... 12:10:41 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 12:10:41 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 12:10:41 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 12:10:41 Setting up patch (2.7.6-2ubuntu1.1) ... 12:10:41 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 12:10:41 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 12:10:41 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 12:10:41 Installing new version of config file /etc/ssl/openssl.cnf ... 12:10:41 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 12:10:41 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 12:10:41 Setting up ca-certificates (20210119~18.04.1) ... 12:10:43 Updating certificates in /etc/ssl/certs... 12:10:44 23 added, 27 removed; done. 12:10:44 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 12:10:44 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:10:44 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 12:10:44 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 12:10:44 Setting up pkgbinarymangler (138.18.04.1) ... 12:10:44 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 12:10:44 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 12:10:44 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 12:10:44 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 12:10:44 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:10:44 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 12:10:44 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:10:44 Setting up perl (5.26.1-6ubuntu0.5) ... 12:10:44 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 12:10:44 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 12:10:45 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 12:10:45 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 12:10:45 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 12:10:45 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 12:10:45 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 12:10:45 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 12:10:45 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 12:10:45 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:10:45 Processing triggers for systemd (237-3ubuntu10.47) ... 12:10:45 Processing triggers for mime-support (3.60ubuntu1) ... 12:10:45 Processing triggers for ca-certificates (20210119~18.04.1) ... 12:10:45 Updating certificates in /etc/ssl/certs... 12:10:46 0 added, 0 removed; done. 12:10:46 Running hooks in /etc/ca-certificates/update.d... 12:10:46 done. 12:10:46 Reading package lists... 12:10:46 Building dependency tree... 12:10:46 Reading state information... 12:10:46 The following NEW packages will be installed: 12:10:46 apt-transport-https 12:10:46 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 12:10:46 Need to get 1692 B of archives. 12:10:46 After this operation, 154 kB of additional disk space will be used. 12:10:46 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 12:10:46 debconf: delaying package configuration, since apt-utils is not installed 12:10:46 Fetched 1692 B in 0s (9513 B/s) 12:10:46 Selecting previously unselected package apt-transport-https. 12:10:46 (Reading database ... 13920 files and directories currently installed.) 12:10:46 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 12:10:47 Unpacking apt-transport-https (1.6.13) ... 12:10:47 Setting up apt-transport-https (1.6.13) ... 12:10:47 Waiting for network to be ready... 12:10:54 ---> f0373fde5352 12:10:54 Step 9/24 : RUN go mod tidy 12:10:54 ---> e7ac705a22cc 12:10:54 Step 9/24 : RUN go mod tidy 12:10:54 ---> ec92a61dd59f 12:10:54 Step 9/32 : RUN go mod tidy 12:10:54 ---> de4d6d5ee53e 12:10:54 Step 9/23 : RUN go mod tidy 12:10:54 ---> 76767a247543 12:10:54 Step 9/22 : RUN go mod tidy 12:10:54 ---> Running in 7f4bd99c843f 12:10:54 ---> Running in 5d51c6b232fc 12:10:54 ---> Running in 91d293d2a3c1 12:10:54 ---> Running in 55d826ec801e 12:10:54 ---> Running in fea867d64873 12:10:57 2021-05-19T12:10:54Z INFO Waiting for automatic snapd restart... 12:10:57 snapd 2.50 from Canonical* installed 12:10:57 Removing intermediate container 7f4bd99c843f 12:10:57 ---> 415c279616c7 12:10:57 Step 10/24 : RUN make cmd/core-command/core-command 12:10:57 ---> Running in f9fd0fa3f654 12:10:58 "snapd" switched to the "latest/stable" channel 12:10:58 12:10:58 Removing intermediate container 91d293d2a3c1 12:10:58 ---> c30877e0227a 12:10:58 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:10:58 ---> Running in 50ddaa045b70 12:10:58 Removing intermediate container 5d51c6b232fc 12:10:58 ---> e831391f5c68 12:10:58 Step 10/24 : RUN make cmd/core-metadata/core-metadata 12:10:58 Removing intermediate container 55d826ec801e 12:10:58 ---> 06be106dc115 12:10:58 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:10:59 ---> Running in e6733dbfd43d 12:10:59 ---> Running in c2d0ab13aee9 12:10:59 Removing intermediate container fea867d64873 12:10:59 ---> a0df8fa6bd00 12:10:59 Step 10/23 : RUN make cmd/support-notifications/support-notifications 12:10:59 ---> Running in 0c1705418761 12:10:59 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 12:11:00 core18 20210507 from Canonical* installed 12:11:00 "core18" switched to the "latest/stable" channel 12:11:00 12:11:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:11:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:11:02 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 12:11:02 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 12:11:04 snapcraft 4.7.1 from Canonical* installed 12:11:04 "snapcraft" switched to the "latest/stable" channel 12:11:04 12:11:08 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: 12:11:08 - README.md 12:11:08 12:11:08 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:11:15 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 12:11:15 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:11:15 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:11:15 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:11:15 Reading package lists... 12:11:16 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 12:11:22 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 12:11:22 Reading package lists... 12:11:22 Building dependency tree... 12:11:22 Reading state information... 12:11:22 Suggested packages: 12:11:22 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 12:11:22 git-gui gitk gitweb git-cvs git-mediawiki git-svn 12:11:22 Recommended packages: 12:11:22 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 12:11:22 The following NEW packages will be installed: 12:11:22 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 12:11:22 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 12:11:22 pkg-config zip 12:11:22 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 12:11:22 Need to get 7663 kB of archives. 12:11:22 After this operation, 43.8 MB of additional disk space will be used. 12:11:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 12:11:22 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 12:11:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 12:11:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 12:11:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 12:11:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 12:11:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 12:11:23 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 12:11:23 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 12:11:23 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 12:11:23 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 12:11:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 12:11:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 12:11:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 12:11:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 12:11:23 debconf: delaying package configuration, since apt-utils is not installed 12:11:23 Fetched 7663 kB in 1s (7774 kB/s) 12:11:23 Selecting previously unselected package libglib2.0-0:amd64. 12:11:23 (Reading database ... 13924 files and directories currently installed.) 12:11:23 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 12:11:23 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 12:11:23 Selecting previously unselected package libpsl5:amd64. 12:11:23 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 12:11:23 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 12:11:23 Selecting previously unselected package libnghttp2-14:amd64. 12:11:23 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 12:11:23 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:11:24 Selecting previously unselected package librtmp1:amd64. 12:11:24 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 12:11:24 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:11:24 Selecting previously unselected package libcurl3-gnutls:amd64. 12:11:24 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 12:11:24 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 12:11:24 Selecting previously unselected package liberror-perl. 12:11:24 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 12:11:24 Unpacking liberror-perl (0.17025-1) ... 12:11:24 Selecting previously unselected package git-man. 12:11:24 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 12:11:24 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 12:11:24 Selecting previously unselected package git. 12:11:24 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 12:11:24 Unpacking git (1:2.17.1-1ubuntu0.8) ... 12:11:25 Selecting previously unselected package libnorm1:amd64. 12:11:25 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 12:11:25 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:11:25 Selecting previously unselected package libpgm-5.2-0:amd64. 12:11:25 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 12:11:25 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:11:25 Selecting previously unselected package libsodium23:amd64. 12:11:25 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 12:11:25 Unpacking libsodium23:amd64 (1.0.16-2) ... 12:11:25 Selecting previously unselected package libzmq5:amd64. 12:11:25 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 12:11:25 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:11:25 Selecting previously unselected package libzmq3-dev:amd64. 12:11:25 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 12:11:25 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:11:25 Selecting previously unselected package pkg-config. 12:11:25 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 12:11:25 Unpacking pkg-config (0.29.1-0ubuntu2) ... 12:11:25 Selecting previously unselected package zip. 12:11:25 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 12:11:25 Unpacking zip (3.0-11build1) ... 12:11:25 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:11:25 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 12:11:25 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:11:25 Setting up liberror-perl (0.17025-1) ... 12:11:25 Setting up libpsl5:amd64 (0.19.1-5build1) ... 12:11:25 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 12:11:25 No schema files found: doing nothing. 12:11:25 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:11:25 Setting up zip (3.0-11build1) ... 12:11:25 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:11:25 Setting up libsodium23:amd64 (1.0.16-2) ... 12:11:25 Setting up pkg-config (0.29.1-0ubuntu2) ... 12:11:25 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:11:25 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 12:11:25 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:11:25 Setting up git (1:2.17.1-1ubuntu0.8) ... 12:11:25 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:11:32 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 12:11:32 git set to automatically installed. 12:11:32 git-man set to automatically installed. 12:11:32 libcurl3-gnutls set to automatically installed. 12:11:32 liberror-perl set to automatically installed. 12:11:32 libglib2.0-0 set to automatically installed. 12:11:32 libnghttp2-14 set to automatically installed. 12:11:32 libnorm1 set to automatically installed. 12:11:32 libpgm-5.2-0 set to automatically installed. 12:11:32 libpsl5 set to automatically installed. 12:11:32 librtmp1 set to automatically installed. 12:11:32 libsodium23 set to automatically installed. 12:11:32 libzmq3-dev set to automatically installed. 12:11:32 libzmq5 set to automatically installed. 12:11:32 pkg-config set to automatically installed. 12:11:32 zip set to automatically installed. 12:11:35 snapd is not logged in, snap install commands will use sudo 12:11:43 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 12:11:58 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 12:11:58 snapd is not logged in, snap install commands will use sudo 12:12:04 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 12:12:04 snap "core18" has no updates available 12:12:04 Pulling go-build-helper 12:12:04 + snapcraftctl pull 12:12:05 'app-service-config' has dependencies that need to be staged: go-build-helper 12:12:05 Skipping pull go-build-helper (already ran) 12:12:05 Building go-build-helper 12:12:05 + snapcraftctl build 12:12:08 Staging go-build-helper 12:12:08 + snapcraftctl stage 12:12:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:12:18 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:12:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 12:12:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 12:12:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 12:12:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 12:12:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 12:12:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 12:12:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 12:12:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 12:12:18 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:12:18 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:12:18 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:12:18 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:12:18 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:12:18 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:12:18 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:12:18 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:12:18 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:12:18 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 12:12:18 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 12:12:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 12:12:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 12:12:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 12:12:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 12:12:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 12:12:18 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 12:12:18 Fetched 24.6 MB in 0s (0 B/s) 12:12:18 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 12:12:18 Fetched 224 kB in 0s (0 B/s) 12:12:18 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 12:12:18 Fetched 157 kB in 0s (0 B/s) 12:12:18 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 12:12:18 Fetched 221 kB in 0s (0 B/s) 12:12:18 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 12:12:18 Fetched 143 kB in 0s (0 B/s) 12:12:18 Pulling app-service-config 12:12:18 + snapcraftctl pull 12:12:18 Cloning into '/root/parts/app-service-config/src'... 12:12:18 Pulling config-common 12:12:18 + snapcraftctl pull 12:12:22 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 12:12:22 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 12:12:22 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:12:22 Fetched 0 B in 0s (0 B/s) 12:12:22 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 12:12:22 Fetched 0 B in 0s (0 B/s) 12:12:22 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 12:12:22 Fetched 0 B in 0s (0 B/s) 12:12:22 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 12:12:22 Fetched 0 B in 0s (0 B/s) 12:12:22 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 12:12:22 Fetched 0 B in 0s (0 B/s) 12:12:22 Pulling edgex-go 12:12:22 + snapcraftctl pull 12:12:41 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 12:12:41 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 12:12:41 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:12:41 Fetched 0 B in 0s (0 B/s) 12:12:41 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 12:12:41 Fetched 96.5 kB in 0s (0 B/s) 12:12:41 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 12:12:41 Fetched 279 kB in 0s (0 B/s) 12:12:41 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 12:12:41 Fetched 122 kB in 0s (0 B/s) 12:12:41 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 12:12:41 Fetched 77.8 kB in 0s (0 B/s) 12:12:41 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 12:12:41 Fetched 8848 B in 0s (0 B/s) 12:12:41 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 12:12:41 Fetched 47.8 kB in 0s (0 B/s) 12:12:41 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 12:12:41 Fetched 45.6 kB in 0s (0 B/s) 12:12:41 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 12:12:41 Fetched 15.0 kB in 0s (0 B/s) 12:12:41 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 12:12:41 Fetched 219 kB in 0s (0 B/s) 12:12:41 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 12:12:41 Fetched 154 kB in 0s (0 B/s) 12:12:41 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 12:12:41 Fetched 50.6 kB in 0s (0 B/s) 12:12:41 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 12:12:41 Fetched 14.8 kB in 0s (0 B/s) 12:12:41 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 12:12:41 Fetched 41.8 kB in 0s (0 B/s) 12:12:41 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 12:12:41 Fetched 499 kB in 0s (0 B/s) 12:12:41 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 12:12:41 Fetched 111 kB in 0s (0 B/s) 12:12:41 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 12:12:41 Fetched 240 kB in 0s (0 B/s) 12:12:41 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 12:12:41 Fetched 29.3 kB in 0s (0 B/s) 12:12:41 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 12:12:41 Fetched 85.5 kB in 0s (0 B/s) 12:12:41 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 12:12:41 Fetched 24.5 kB in 0s (0 B/s) 12:12:41 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 12:12:41 Fetched 49.2 kB in 0s (0 B/s) 12:12:41 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 12:12:41 Fetched 54.2 kB in 0s (0 B/s) 12:12:41 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 12:12:41 Fetched 30.8 kB in 0s (0 B/s) 12:12:41 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 12:12:41 Fetched 15.8 kB in 0s (0 B/s) 12:12:41 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 12:12:41 Fetched 85.9 kB in 0s (0 B/s) 12:12:41 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 12:12:41 Fetched 8720 B in 0s (0 B/s) 12:12:41 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 12:12:41 Fetched 137 kB in 0s (0 B/s) 12:12:41 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 12:12:41 Fetched 119 kB in 0s (0 B/s) 12:12:41 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 12:12:41 Fetched 110 kB in 0s (0 B/s) 12:12:41 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 12:12:41 Fetched 11.1 kB in 0s (0 B/s) 12:12:41 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 12:12:41 Fetched 645 kB in 0s (0 B/s) 12:12:41 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 12:12:41 Fetched 41.3 kB in 0s (0 B/s) 12:12:41 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 12:12:41 Fetched 17.9 kB in 0s (0 B/s) 12:12:41 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 12:12:41 Fetched 368 kB in 0s (0 B/s) 12:12:41 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 12:12:41 Fetched 187 kB in 0s (0 B/s) 12:12:41 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 12:12:41 Fetched 175 kB in 0s (0 B/s) 12:12:41 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 12:12:41 Fetched 206 kB in 0s (0 B/s) 12:12:41 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 12:12:41 Fetched 1301 kB in 0s (0 B/s) 12:12:41 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 12:12:41 Fetched 36.2 kB in 0s (0 B/s) 12:12:41 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 12:12:41 Fetched 159 kB in 0s (0 B/s) 12:12:41 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 12:12:41 Fetched 107 kB in 0s (0 B/s) 12:12:41 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 12:12:41 Fetched 48.7 kB in 0s (0 B/s) 12:12:41 Pulling static-packages 12:12:41 + snapcraftctl pull 12:12:41 Pulling version 12:12:41 + cd /root/project 12:12:41 + [ -f VERSION ] 12:12:41 + PROJECT_VERSION=local-dev 12:12:41 + git rev-parse --short HEAD 12:12:41 + GIT_REVISION=ddba605d 12:12:41 + snapcraftctl set-version local-dev 12:12:41 Skipping build go-build-helper (already ran) 12:12:41 Building app-service-config 12:12:41 + make build 12:12:41 go mod tidy 12:12:44 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 12:12:44 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 12:12:44 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 12:12:44 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 12:12:44 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 12:12:44 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 12:12:44 go: downloading github.com/stretchr/testify v1.7.0 12:12:44 go: downloading github.com/google/uuid v1.2.0 12:12:44 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 12:12:44 go: downloading github.com/pmezard/go-difflib v1.0.0 12:12:44 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 12:12:45 go: downloading github.com/stretchr/objx v0.1.0 12:12:45 go: downloading github.com/pelletier/go-toml v1.9.0 12:12:45 go: downloading github.com/x448/float16 v0.8.4 12:12:45 go: downloading github.com/gorilla/mux v1.8.0 12:12:45 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 12:12:45 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 12:12:45 go: downloading github.com/pebbe/zmq4 v1.2.7 12:12:45 go: downloading github.com/davecgh/go-spew v1.1.1 12:12:45 go: downloading github.com/hashicorp/consul/api v1.8.1 12:12:45 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 12:12:45 go: downloading github.com/mitchellh/copystructure v1.0.0 12:12:45 go: downloading github.com/go-playground/validator/v10 v10.6.1 12:12:45 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 12:12:45 go: downloading github.com/hashicorp/go-hclog v0.12.0 12:12:45 go: downloading golang.org/x/text v0.3.2 12:12:45 go: downloading github.com/mitchellh/reflectwalk v1.0.0 12:12:45 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 12:12:45 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:12:45 go: downloading github.com/hashicorp/serf v0.9.5 12:12:46 go: downloading github.com/gorilla/websocket v1.4.2 12:12:46 go: downloading github.com/mattn/go-colorable v0.1.6 12:12:46 go: downloading github.com/go-playground/assert/v2 v2.0.1 12:12:46 go: downloading github.com/go-playground/locales v0.13.0 12:12:46 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 12:12:46 go: downloading github.com/go-redis/redis/v7 v7.2.0 12:12:46 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 12:12:46 go: downloading github.com/mitchellh/mapstructure v1.1.2 12:12:46 go: downloading github.com/fatih/color v1.9.0 12:12:46 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 12:12:46 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 12:12:46 go: downloading github.com/mitchellh/go-homedir v1.1.0 12:12:46 go: downloading github.com/leodido/go-urn v1.2.0 12:12:46 go: downloading gopkg.in/yaml.v2 v2.4.0 12:12:46 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 12:12:46 go: downloading github.com/hashicorp/golang-lru v0.5.0 12:12:46 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 12:12:46 go: downloading github.com/onsi/ginkgo v1.10.1 12:12:46 go: downloading github.com/hashicorp/go-uuid v1.0.1 12:12:46 go: downloading github.com/go-playground/universal-translator v0.17.0 12:12:46 go: downloading github.com/onsi/gomega v1.7.0 12:12:46 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 12:12:46 go: downloading github.com/mattn/go-isatty v0.0.12 12:12:46 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 12:12:46 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 12:12:46 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 12:12:46 go: downloading github.com/go-kit/kit v0.9.0 12:12:46 go: downloading github.com/hpcloud/tail v1.0.0 12:12:46 go: downloading github.com/hashicorp/consul/sdk v0.7.0 12:12:46 go: downloading github.com/kr/pretty v0.2.0 12:12:46 go: downloading github.com/pkg/errors v0.8.1 12:12:46 go: downloading github.com/hashicorp/memberlist v0.2.2 12:12:46 go: downloading github.com/kr/text v0.1.0 12:12:46 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 12:12:46 go: downloading github.com/hashicorp/go-msgpack v0.5.3 12:12:46 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 12:12:46 go: downloading github.com/miekg/dns v1.1.26 12:12:46 go: downloading github.com/hashicorp/go-multierror v1.1.0 12:12:46 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 12:12:46 go: downloading github.com/go-logfmt/logfmt v0.4.0 12:12:46 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 12:12:46 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 12:12:46 go: downloading github.com/golang/protobuf v1.3.2 12:12:46 go: downloading github.com/go-stack/stack v1.8.0 12:12:46 go: downloading gopkg.in/fsnotify.v1 v1.4.7 12:12:46 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 12:12:46 go: downloading github.com/hashicorp/errwrap v1.0.0 12:12:46 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 12:12:46 go: downloading github.com/fsnotify/fsnotify v1.4.7 12:12:47 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 12:12:53 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 12:12:57 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 12:12:57 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 12:12:57 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 12:12:57 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 12:12:57 Building config-common 12:12:57 + snapcraftctl build 12:12:59 Removing intermediate container 50ddaa045b70 12:12:59 ---> ed10888d1e52 12:12:59 12:12:59 Step 11/32 : FROM alpine:3.12 12:12:59 3.12: Pulling from library/alpine 12:12:59 Building edgex-go 12:12:59 + cd /root/parts/edgex-go/src 12:12:59 + make build 12:12:59 go mod tidy 12:13:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 12:13:00 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 12:13:00 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 12:13:00 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 12:13:00 go: downloading github.com/lib/pq v1.10.2 12:13:00 go: downloading github.com/pelletier/go-toml v1.9.1 12:13:00 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 12:13:00 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 12:13:00 go: downloading github.com/imdario/mergo v0.3.12 12:13:00 go: downloading github.com/OneOfOne/xxhash v1.2.8 12:13:00 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 12:13:00 go: downloading github.com/go-redis/redis/v7 v7.3.0 12:13:00 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 12:13:01 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 12:13:01 Status: Downloaded newer image for alpine:3.12 12:13:01 ---> 9852663dfa18 12:13:01 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:13:01 Removing intermediate container e6733dbfd43d 12:13:01 ---> 5341587ecfa0 12:13:01 12:13:01 Step 11/22 : FROM alpine:3.12 12:13:01 ---> 9852663dfa18 12:13:01 Step 12/22 : RUN apk add --update --no-cache curl 12:13:01 ---> Running in 5eee14b2b750 12:13:01 ---> Running in 59671c262bbe 12:13:02 Removing intermediate container 5eee14b2b750 12:13:02 ---> d954487f67f3 12:13:02 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 12:13:02 ---> Running in 4fc129035645 12:13:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:13:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:13:05 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 12:13:05 (1/4) Installing ca-certificates (20191127-r4) 12:13:05 (2/4) Installing nghttp2-libs (1.41.0-r0) 12:13:05 (3/4) Installing libcurl (7.76.1-r0) 12:13:05 (4/4) Installing curl (7.76.1-r0) 12:13:05 Executing busybox-1.31.1-r20.trigger 12:13:05 Executing ca-certificates-20191127-r4.trigger 12:13:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:13:05 OK: 7 MiB in 18 packages 12:13:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:13:06 (1/2) Installing dumb-init (1.2.2-r1) 12:13:06 (2/2) Installing su-exec (0.2-r1) 12:13:06 Executing busybox-1.31.1-r20.trigger 12:13:06 OK: 5 MiB in 16 packages 12:13:08 Removing intermediate container f9fd0fa3f654 12:13:08 ---> ef2f0578a200 12:13:08 12:13:08 Step 11/24 : FROM alpine:3.12 12:13:08 ---> 9852663dfa18 12:13:08 Step 12/24 : RUN apk add --update --no-cache dumb-init 12:13:09 ---> Running in 17b2c87da577 12:13:09 Removing intermediate container 4fc129035645 12:13:09 ---> f03ecd11042b 12:13:09 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 12:13:09 Removing intermediate container 59671c262bbe 12:13:09 ---> fc2a61589143 12:13:09 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:13:09 ---> Running in e394f6743667 12:13:09 ---> Running in aff6c9db9150 12:13:10 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 12:13:10 Removing intermediate container e394f6743667 12:13:10 ---> 817164fea5e0 12:13:10 Step 14/22 : WORKDIR /edgex 12:13:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:13:11 Removing intermediate container aff6c9db9150 12:13:11 ---> 1e70294c8078 12:13:11 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:13:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:13:11 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 12:13:11 ---> Running in 9ee9056af5e0 12:13:11 ---> Running in e4d6e86a77b1 12:13:11 Removing intermediate container 0c1705418761 12:13:11 ---> 6a55cc451f02 12:13:11 12:13:11 Step 11/23 : FROM alpine:3.12 12:13:11 ---> 9852663dfa18 12:13:11 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 12:13:12 ---> Running in 51b01c96aed2 12:13:12 (1/1) Installing dumb-init (1.2.2-r1) 12:13:12 Executing busybox-1.31.1-r20.trigger 12:13:12 OK: 5 MiB in 15 packages 12:13:12 Removing intermediate container 9ee9056af5e0 12:13:12 ---> 76071e7a2c09 12:13:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:13:12 Removing intermediate container e4d6e86a77b1 12:13:12 ---> 9b5c94b97cf7 12:13:12 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:13:13 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 12:13:13 ---> Running in 4d2fb13c6e38 12:13:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:13:13 ---> 2ddc556d00c6 12:13:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:13:14 Removing intermediate container 17b2c87da577 12:13:14 ---> 1b9dd2cf74c9 12:13:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:13:14 ---> Running in ada1e32c8aac 12:13:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:13:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:13:15 (1/2) Installing ca-certificates (20191127-r4) 12:13:15 (2/2) Installing dumb-init (1.2.2-r1) 12:13:15 Executing busybox-1.31.1-r20.trigger 12:13:15 Executing ca-certificates-20191127-r4.trigger 12:13:15 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 12:13:15 Removing intermediate container ada1e32c8aac 12:13:15 ---> b638552c7f2a 12:13:15 Step 14/24 : ENV APP_PORT=48082 12:13:15 OK: 6 MiB in 16 packages 12:13:16 ---> Running in e19107659e44 12:13:16 ---> fcc19f1c20d5 12:13:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:13:17 Removing intermediate container e19107659e44 12:13:17 ---> 37ba84d4b3f2 12:13:17 Step 15/24 : EXPOSE $APP_PORT 12:13:17 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 12:13:17 ---> Running in c3eafb3dab59 12:13:17 Removing intermediate container 4d2fb13c6e38 12:13:17 ---> d3c68c12c511 12:13:17 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 12:13:18 Removing intermediate container 51b01c96aed2 12:13:18 ---> 95bd23585b7f 12:13:18 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:13:18 ---> Running in a59c125418b2 12:13:18 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 12:13:18 Removing intermediate container c2d0ab13aee9 12:13:18 ---> 1b32f3833530 12:13:18 12:13:18 Step 11/24 : FROM alpine:3.12 12:13:18 ---> 9852663dfa18 12:13:18 Step 12/24 : RUN apk add --update --no-cache dumb-init 12:13:18 ---> Using cache 12:13:18 ---> 1b9dd2cf74c9 12:13:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:13:18 ---> Using cache 12:13:18 ---> b638552c7f2a 12:13:18 Step 14/24 : ENV APP_PORT=48081 12:13:18 ---> bcdd09881abb 12:13:18 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:13:18 ---> Running in 1d43bf343a00 12:13:18 ---> Running in cb36e6f46660 12:13:18 Removing intermediate container c3eafb3dab59 12:13:18 ---> 79edad283ac1 12:13:18 Step 16/24 : WORKDIR / 12:13:18 ---> Running in 0c221205967a 12:13:18 ---> Running in 78043f6b63e4 12:13:19 Removing intermediate container a59c125418b2 12:13:19 ---> 91cdcef12f17 12:13:19 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:13:19 Removing intermediate container cb36e6f46660 12:13:19 ---> 46a4d3edf59e 12:13:19 Step 15/24 : EXPOSE $APP_PORT 12:13:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:13:19 ---> Running in 5bd297736383 12:13:19 Removing intermediate container 1d43bf343a00 12:13:19 ---> f287564aab40 12:13:19 Step 14/23 : ENV APP_PORT=48060 12:13:19 Removing intermediate container 0c221205967a 12:13:19 ---> 531c0451e041 12:13:19 Step 19/22 : CMD ["--init=true"] 12:13:19 Removing intermediate container 78043f6b63e4 12:13:19 ---> b711bd2e39f3 12:13:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:13:19 ---> Running in 0bcffd848360 12:13:19 ---> Running in 5d73a66bd24b 12:13:19 ---> 9c8acd16b58c 12:13:19 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:13:20 ---> Running in 3223d5514eb5 12:13:20 Removing intermediate container 5bd297736383 12:13:20 ---> 6d59179bd1a6 12:13:20 Step 16/24 : WORKDIR / 12:13:20 ---> Running in c64b95105569 12:13:20 Removing intermediate container 0bcffd848360 12:13:20 ---> 5074ea712ebe 12:13:20 Step 15/23 : EXPOSE $APP_PORT 12:13:20 Removing intermediate container 5d73a66bd24b 12:13:20 ---> 9c447fce1015 12:13:20 Step 20/22 : LABEL arch=arm64 12:13:20 ---> Running in a189ce1674d0 12:13:20 ---> c177e79867cb 12:13:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:13:20 ---> Running in a5eea8647981 12:13:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 12:13:21 Removing intermediate container c64b95105569 12:13:21 ---> 44e064a5c360 12:13:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:13:21 Removing intermediate container a189ce1674d0 12:13:21 ---> 069ec1d0b98a 12:13:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:13:21 Removing intermediate container a5eea8647981 12:13:21 ---> 8eb413d055f6 12:13:21 Step 21/22 : LABEL git_sha=ddba605d43e6cc768e84377c951b80c5911ebf7e 12:13:21 ---> Running in 092ee8076bbf 12:13:22 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 12:13:22 ---> a3bd74ef4bf5 12:13:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:13:22 ---> 1a8b7872520e 12:13:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:13:22 ---> da7a0ced4536 12:13:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:13:22 Removing intermediate container 092ee8076bbf 12:13:22 ---> 7936e7b2b9d0 12:13:22 Step 22/22 : LABEL version=0.0.0 12:13:23 ---> Running in 0c6aaf5a349a 12:13:23 Removing intermediate container 3223d5514eb5 12:13:23 ---> adc59d070222 12:13:23 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 12:13:24 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 12:13:24 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 12:13:24 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 12:13:24 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 12:13:24 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 12:13:24 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 12:13:24 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 12:13:24 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 12:13:24 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 12:13:24 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 12:13:24 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 12:13:24 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 12:13:24 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 12:13:24 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 12:13:24 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 12:13:24 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 12:13:24 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 12:13:24 + 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 12:13:24 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 12:13:24 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 12:13:24 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 12:13:24 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 12:13:24 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 12:13:24 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 12:13:24 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 12:13:24 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 12:13:24 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 12:13:24 ---> a411f71fe229 12:13:24 Step 20/24 : ENTRYPOINT ["/core-command"] 12:13:24 Removing intermediate container 0c6aaf5a349a 12:13:24 ---> e5c22fe44ed2 12:13:24 12:13:24 ---> da2c00e74d1a 12:13:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:13:24 ---> Running in 595b4e872a5b 12:13:24 Successfully built e5c22fe44ed2 12:13:24 ---> 9acc48c88a37 12:13:24 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:13:25 ---> 644bd8862a05 12:13:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:13:25 Successfully tagged security-proxy-setup-arm64:latest 12:13:25  Building security-proxy-setup ... done Building security-secretstore-setup 12:13:25 Removing intermediate container 595b4e872a5b 12:13:25 ---> 9250eb2ead28 12:13:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:13:25 ---> Running in fcc3a61809f0 12:13:25 ---> c2c5f66a5964 12:13:25 Step 20/24 : ENTRYPOINT ["/core-metadata"] 12:13:26 ---> Running in acee8c711335 12:13:26 ---> 273a8107ce29 12:13:26 Step 19/23 : ENTRYPOINT ["/support-notifications"] 12:13:26 Removing intermediate container fcc3a61809f0 12:13:26 ---> 27f4645f425c 12:13:26 Step 22/24 : LABEL arch=arm64 12:13:26 ---> Running in 6fa141b7df7e 12:13:26 ---> Running in 30eb7b140bfc 12:13:26 Removing intermediate container acee8c711335 12:13:26 ---> 6a2edd8e6204 12:13:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:13:27 ---> d83faed921f7 12:13:27 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:13:27 ---> Running in 55b5583e1dae 12:13:27 Removing intermediate container 30eb7b140bfc 12:13:27 Removing intermediate container 6fa141b7df7e 12:13:27 ---> c9fe7e1c3c3b 12:13:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:13:27 ---> 3bf310962f8f 12:13:27 Step 23/24 : LABEL git_sha=ddba605d43e6cc768e84377c951b80c5911ebf7e 12:13:27 Building static-packages 12:13:27 + snapcraftctl build 12:13:28 ---> Running in 4b1d6f89f91f 12:13:28 ---> Running in c92d62e736d9 12:13:28 Removing intermediate container 55b5583e1dae 12:13:28 ---> 36d24787ed71 12:13:28 Step 22/24 : LABEL arch=arm64 12:13:28 ---> cb5c7406586e 12:13:28 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:13:29 ---> Running in 5d8c73dd3f91 12:13:29 Removing intermediate container c92d62e736d9 12:13:29 ---> 16c43c8ac468 12:13:29 Step 24/24 : LABEL version=0.0.0 12:13:29 Removing intermediate container 4b1d6f89f91f 12:13:29 ---> 9cd40239fd81 12:13:29 Step 21/23 : LABEL arch=arm64 12:13:29 ---> Running in b5ed53780bd9 12:13:29 Building version 12:13:29 + snapcraftctl build 12:13:29 ---> Running in 51833ea1df38 12:13:29 Removing intermediate container 5d8c73dd3f91 12:13:29 ---> 70b3493e596a 12:13:29 Step 23/24 : LABEL git_sha=ddba605d43e6cc768e84377c951b80c5911ebf7e 12:13:29 ---> 5ad661b17694 12:13:29 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:13:29 ---> Running in 437a47b7ce75 12:13:30 Removing intermediate container 51833ea1df38 12:13:30 ---> 8a573a5ec1bc 12:13:30 Step 22/23 : LABEL git_sha=ddba605d43e6cc768e84377c951b80c5911ebf7e 12:13:30 Removing intermediate container b5ed53780bd9 12:13:30 ---> e3228585dc84 12:13:30 12:13:30 ---> Running in c5b54a24f7d3 12:13:30 Removing intermediate container 437a47b7ce75 12:13:30 ---> 7455ec73c137 12:13:30 Step 24/24 : LABEL version=0.0.0 12:13:30 Skipping stage go-build-helper (already ran) 12:13:30 Staging app-service-config 12:13:30 + snapcraftctl stage 12:13:31 Successfully built e3228585dc84 12:13:31 Successfully tagged core-command-arm64:latest 12:13:31  Building core-command ... done Building support-scheduler 12:13:31 ---> cf51aa30a05e 12:13:31 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 12:13:31 ---> Running in 6b8e5aea1ea7 12:13:31 Removing intermediate container c5b54a24f7d3 12:13:31 ---> 36a839dba072 12:13:31 Step 23/23 : LABEL version=0.0.0 12:13:31 ---> Running in 6f73611b7449 12:13:31 ---> Running in cc50b4733363 12:13:31 Removing intermediate container 6b8e5aea1ea7 12:13:31 ---> b8e12729810f 12:13:31 12:13:32 Removing intermediate container 6f73611b7449 12:13:32 ---> 90f1ee17c088 12:13:32 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:13:32 Staging config-common 12:13:32 + snapcraftctl stage 12:13:32 Removing intermediate container cc50b4733363 12:13:32 ---> c2bf8094b4e9 12:13:32 12:13:32 Successfully built b8e12729810f 12:13:32 Successfully tagged core-metadata-arm64:latest 12:13:32 Building core-data 12:13:32  Building core-metadata ... done Successfully built c2bf8094b4e9 12:13:33 Successfully tagged support-notifications-arm64:latest 12:13:33 Building sys-mgmt-agent 12:13:33 Staging edgex-go 12:13:33 + snapcraftctl stage 12:13:33  Building support-notifications ... done  ---> 9ee81278bf25 12:13:33 Step 27/32 : RUN chmod +x /entrypoint.sh 12:13:33 ---> Running in a596d374f0f5 12:13:34 Staging static-packages 12:13:34 + snapcraftctl stage 12:13:35 Staging version 12:13:35 + snapcraftctl stage 12:13:36 Priming go-build-helper 12:13:36 + snapcraftctl prime 12:13:36 Removing intermediate container a596d374f0f5 12:13:36 ---> 3620eec504f7 12:13:36 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 12:13:36 ---> Running in 4f81fe10e98b 12:13:36 Removing intermediate container 4f81fe10e98b 12:13:36 ---> 3016ee47e9c5 12:13:36 Step 29/32 : CMD ["gate"] 12:13:37 ---> Running in 86a6d8f1926c 12:13:37 Priming app-service-config 12:13:37 + snapcraftctl prime 12:13:37 Removing intermediate container 86a6d8f1926c 12:13:37 ---> b0425d132f86 12:13:37 Step 30/32 : LABEL arch=arm64 12:13:38 ---> Running in 15151da7eeb6 12:13:38 Priming config-common 12:13:38 + snapcraftctl prime 12:13:38 Removing intermediate container 15151da7eeb6 12:13:38 ---> dc78d4d83e73 12:13:38 Step 31/32 : LABEL git_sha=ddba605d43e6cc768e84377c951b80c5911ebf7e 12:13:39 Priming edgex-go 12:13:39 + snapcraftctl prime 12:13:39 ---> Running in 685bcdc43bf4 12:13:40 Removing intermediate container 685bcdc43bf4 12:13:40 ---> 47856eceec8d 12:13:40 Step 32/32 : LABEL version=0.0.0 12:13:40 ---> Running in 8bc9aa8515f5 12:13:40 Priming static-packages 12:13:40 + snapcraftctl prime 12:13:41 Removing intermediate container 8bc9aa8515f5 12:13:41 ---> ba2295312b25 12:13:41 12:13:41 Successfully built ba2295312b25 12:13:41 Successfully tagged security-bootstrapper-arm64:latest 12:13:43 Priming version 12:13:43 + snapcraftctl prime 12:13:43 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:14:21  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:14:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:14:21 ---> 19136a16005c 12:14:21 Step 3/26 : WORKDIR /edgex-go 12:14:21 ---> Using cache 12:14:21 ---> 139d2f90bd94 12:14:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:14:21 ---> Using cache 12:14:21 ---> 83b055b718a8 12:14:21 Step 5/26 : RUN apk add --update --no-cache make git 12:14:21 ---> Using cache 12:14:21 ---> 0ca41aa17b4c 12:14:21 Step 6/26 : COPY go.mod . 12:14:21 ---> Using cache 12:14:21 ---> ced505fa2eb4 12:14:21 Step 7/26 : RUN go mod download 12:14:21 ---> Using cache 12:14:21 ---> 0384fde7eb3f 12:14:21 Step 8/26 : COPY . . 12:14:21 ---> Using cache 12:14:21 ---> 76767a247543 12:14:21 Step 9/26 : RUN go mod tidy 12:14:21 ---> Using cache 12:14:21 ---> 06be106dc115 12:14:21 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:14:21 ---> Running in e52d08ca759b 12:14:22 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 12:14:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:14:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:14:26 ---> 19136a16005c 12:14:26 Step 3/23 : WORKDIR /edgex-go 12:14:26 ---> Using cache 12:14:26 ---> 139d2f90bd94 12:14:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:14:26 ---> Using cache 12:14:26 ---> 83b055b718a8 12:14:26 Step 5/23 : RUN apk add --update --no-cache make git 12:14:26 ---> Using cache 12:14:26 ---> 0ca41aa17b4c 12:14:26 Step 6/23 : COPY go.mod . 12:14:26 ---> Using cache 12:14:26 ---> ced505fa2eb4 12:14:26 Step 7/23 : RUN go mod download 12:14:26 ---> Using cache 12:14:26 ---> 0384fde7eb3f 12:14:26 Step 8/23 : COPY . . 12:14:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:14:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:14:26 ---> 19136a16005c 12:14:26 Step 3/24 : WORKDIR /edgex-go 12:14:26 ---> Using cache 12:14:26 ---> 139d2f90bd94 12:14:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:14:26 ---> Using cache 12:14:26 ---> 83b055b718a8 12:14:26 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:14:26 ---> Using cache 12:14:26 ---> 76767a247543 12:14:26 Step 9/23 : RUN go mod tidy 12:14:26 ---> Using cache 12:14:26 ---> 06be106dc115 12:14:26 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:14:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:14:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:14:27 ---> 19136a16005c 12:14:27 Step 3/24 : WORKDIR /edgex-go 12:14:27 ---> Using cache 12:14:27 ---> 139d2f90bd94 12:14:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:14:27 ---> Using cache 12:14:27 ---> 83b055b718a8 12:14:27 Step 5/24 : RUN apk add --update --no-cache make bash git 12:14:28 ---> Running in 7f6b0cca64da 12:14:28 ---> Running in ecbf9889051d 12:14:28 ---> Running in 26ddc575d845 12:14:31 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 12:14:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:14:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:14:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:14:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:14:33 OK: 218 MiB in 52 packages 12:14:33 OK: 218 MiB in 52 packages 12:14:35 Removing intermediate container 26ddc575d845 12:14:35 ---> fdc7ac2b0213 12:14:35 Step 6/24 : COPY go.mod . 12:14:35 Removing intermediate container ecbf9889051d 12:14:35 ---> eeef71655c63 12:14:35 Step 6/24 : COPY go.mod . 12:14:36 ---> ff70bd7a3fdf 12:14:36 Step 7/24 : RUN go mod download 12:14:36 ---> Running in 7cb2380536cd 12:14:36 ---> 544e51859960 12:14:36 Step 7/24 : RUN go mod download 12:14:36 ---> Running in e38c5d043a84 12:14:41 Removing intermediate container 7cb2380536cd 12:14:41 ---> 02e4cd6b72c5 12:14:41 Step 8/24 : COPY . . 12:14:41 Removing intermediate container e38c5d043a84 12:14:41 ---> b3ec5755125e 12:14:41 Step 8/24 : COPY . . 12:15:14 ---> 0488a464fb52 12:15:14 Step 9/24 : RUN go mod tidy 12:15:14 ---> d5a1c42a7e0b 12:15:14 Step 9/24 : RUN go mod tidy 12:15:14 ---> Running in 3e91ebd52478 12:15:14 ---> Running in 40e4a0360fb0 12:15: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 12:15:20 Removing intermediate container 3e91ebd52478 12:15:20 ---> df5cef4fd49e 12:15:20 Step 10/24 : RUN make cmd/core-data/core-data 12:15:20 ---> Running in d46e2693a7ef 12:15:20 Removing intermediate container 40e4a0360fb0 12:15:20 ---> 5c460e835617 12:15:20 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:15:21 ---> Running in efaa5269ce84 12:15:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:15:23 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 12:15:30 Removing intermediate container e52d08ca759b 12:15:30 ---> 732e6b553775 12:15:30 12:15:30 Step 11/26 : FROM alpine:3.12 12:15:30 ---> 9852663dfa18 12:15:30 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 12:15:30 ---> Running in 91f0e6b54104 12:15:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:15:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:15:33 (1/6) Installing ca-certificates (20191127-r4) 12:15:33 (2/6) Installing nghttp2-libs (1.41.0-r0) 12:15:33 (3/6) Installing libcurl (7.76.1-r0) 12:15:33 (4/6) Installing curl (7.76.1-r0) 12:15:33 (5/6) Installing dumb-init (1.2.2-r1) 12:15:33 (6/6) Installing su-exec (0.2-r1) 12:15:33 Executing busybox-1.31.1-r20.trigger 12:15:33 Executing ca-certificates-20191127-r4.trigger 12:15:34 OK: 7 MiB in 20 packages 12:15:36 Removing intermediate container 91f0e6b54104 12:15:36 ---> a0d4b1c8368b 12:15:36 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:15:36 ---> Running in 2343793073d5 12:15:37 Removing intermediate container 2343793073d5 12:15:37 ---> 49e28df0656f 12:15:37 Step 14/26 : WORKDIR / 12:15:37 ---> Running in 8a1194de7a7b 12:15:38 Removing intermediate container 8a1194de7a7b 12:15:38 ---> 3db5f7e1074f 12:15:38 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:15:39 ---> 1d06054d2ea5 12:15:39 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:15:40 ---> eedfe5580900 12:15:40 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:15:41 ---> d6fe3951421f 12:15:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:15:43 ---> f9513fd9f92b 12:15:43 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:15:44 ---> 2ab7a23d87df 12:15:44 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:15:46 ---> 22c1fe7217e7 12:15:46 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:15:48 ---> c13983732a4a 12:15:48 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 12:15:48 ---> Running in cfef53d0a9e9 12:15:51 Removing intermediate container cfef53d0a9e9 12:15:51 ---> 0315aff05459 12:15:51 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 12:15:52 ---> Running in 8b6048fcebde 12:15:53 Removing intermediate container 8b6048fcebde 12:15:53 ---> d4978c87260b 12:15:53 Step 24/26 : LABEL arch=arm64 12:15:53 ---> Running in 49c89cf9d256 12:15:54 Removing intermediate container 49c89cf9d256 12:15:54 ---> be575127b8d0 12:15:54 Step 25/26 : LABEL git_sha=ddba605d43e6cc768e84377c951b80c5911ebf7e 12:15:54 ---> Running in 24b59418454b 12:15:55 Removing intermediate container 24b59418454b 12:15:55 ---> 33ad3136084e 12:15:55 Step 26/26 : LABEL version=0.0.0 12:15:56 ---> Running in 75b39a01d7b1 12:15:57 Removing intermediate container 7f6b0cca64da 12:15:57 ---> fcee9d04118f 12:15:57 12:15:57 Step 11/23 : FROM alpine:3.12 12:15:57 ---> 9852663dfa18 12:15:57 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:15:57 ---> Using cache 12:15:57 ---> 1b9dd2cf74c9 12:15:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:15:57 ---> Using cache 12:15:57 ---> b638552c7f2a 12:15:57 Step 14/23 : ENV APP_PORT=48085 12:15:57 Removing intermediate container 75b39a01d7b1 12:15:57 ---> 738e12f78d51 12:15:57 12:15:57 ---> Running in 821ffb8aa976 12:15:58 Successfully built 738e12f78d51 12:15:58 Successfully tagged security-secretstore-setup-arm64:latest 12:15:58  Building security-secretstore-setup ... done Removing intermediate container 821ffb8aa976 12:15:58 ---> f3e9c35c73fa 12:15:58 Step 15/23 : EXPOSE $APP_PORT 12:15:58 ---> Running in 86f49def0dce 12:15:58 Removing intermediate container 86f49def0dce 12:15:58 ---> 66b5b49555c3 12:15:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:16:00 ---> eb1e21cf511e 12:16:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:16:01 ---> 01a72a4c8e26 12:16:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:16:03 ---> 3a2ea620dbb8 12:16:03 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 12:16:03 ---> Running in 90c1b3028c4f 12:16:03 Removing intermediate container 90c1b3028c4f 12:16:03 ---> f38c52c7e62a 12:16:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:16:04 ---> Running in 8b23d16ab11b 12:16:04 Removing intermediate container 8b23d16ab11b 12:16:04 ---> 00f3ca62cf27 12:16:04 Step 21/23 : LABEL arch=arm64 12:16:04 ---> Running in 673df38cff0e 12:16:05 Removing intermediate container 673df38cff0e 12:16:05 ---> 20549e6a7466 12:16:05 Step 22/23 : LABEL git_sha=ddba605d43e6cc768e84377c951b80c5911ebf7e 12:16:05 ---> Running in ca48f786f220 12:16:06 Removing intermediate container ca48f786f220 12:16:06 ---> 5afbdaa9b02f 12:16:06 Step 23/23 : LABEL version=0.0.0 12:16:06 ---> Running in 9114a8109c54 12:16:07 Removing intermediate container 9114a8109c54 12:16:07 ---> a6237b925320 12:16:07 12:16:08 Successfully built a6237b925320 12:16:08 Successfully tagged support-scheduler-arm64:latest 12:16:40  Building support-scheduler ... done Removing intermediate container efaa5269ce84 12:16:40 ---> 6570ceb18f27 12:16:40 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:16:40 ---> Running in 7100736ab06a 12:16:40 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 12:16:40 Removing intermediate container 7100736ab06a 12:16:40 ---> 89b6d33feb58 12:16:40 12:16:40 Step 12/24 : FROM docker:20.10.0 12:16:40 20.10.0: Pulling from library/docker 12:16:44 Removing intermediate container d46e2693a7ef 12:16:44 ---> 61a4c464b5eb 12:16:44 12:16:44 Step 11/24 : FROM alpine:3.12 12:16:44 ---> 9852663dfa18 12:16:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:16:44 ---> Running in 24100f4a0466 12:16:45 Removing intermediate container 24100f4a0466 12:16:45 ---> c3667845953d 12:16:45 Step 13/24 : ENV APP_PORT=48080 12:16:45 ---> Running in 188eb530164a 12:16:46 Removing intermediate container 188eb530164a 12:16:46 ---> d56c29e1a8d2 12:16:46 Step 14/24 : EXPOSE $APP_PORT 12:16:46 ---> Running in a11b7f62e931 12:16:47 Removing intermediate container a11b7f62e931 12:16:47 ---> 5b0d882973d4 12:16:47 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:16:47 ---> Running in 82b9c58a453e 12:16:49 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 12:16:49 Status: Downloaded newer image for docker:20.10.0 12:16:49 ---> eeaf43b92773 12:16:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:16:49 ---> Running in 9ce844d06874 12:16:50 Removing intermediate container 9ce844d06874 12:16:50 ---> d669f755d2ac 12:16:50 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 12:16:50 Removing intermediate container 82b9c58a453e 12:16:50 ---> 8c2f86c9e14a 12:16:50 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 12:16:50 ---> Running in c84aca950efc 12:16:50 ---> Running in 4959a1f4094e 12:16:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:16:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:16:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:16:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:16:52 (1/39) Installing readline (8.0.4-r0) 12:16:52 (2/39) Installing bash (5.0.17-r0) 12:16:52 Executing bash-5.0.17-r0.post-install 12:16:52 (3/39) Installing nghttp2-libs (1.41.0-r0) 12:16:52 (4/39) Installing libcurl (7.76.1-r0) 12:16:52 (5/39) Installing curl (7.76.1-r0) 12:16:52 (6/39) Installing dumb-init (1.2.2-r1) 12:16:52 (7/39) Installing libbz2 (1.0.8-r1) 12:16:52 (8/39) Installing expat (2.2.9-r1) 12:16:52 (9/39) Installing libffi (3.3-r2) 12:16:52 (10/39) Installing gdbm (1.13-r1) 12:16:52 (11/39) Installing xz-libs (5.2.5-r0) 12:16:52 (12/39) Installing sqlite-libs (3.32.1-r0) 12:16:52 (13/39) Installing python3 (3.8.10-r0) 12:16:53 (1/6) Installing dumb-init (1.2.2-r1) 12:16:53 (2/6) Installing libgcc (9.3.0-r2) 12:16:53 (3/6) Installing libsodium (1.0.18-r0) 12:16:53 (4/6) Installing libstdc++ (9.3.0-r2) 12:16:53 (5/6) Installing libzmq (4.3.3-r0) 12:16:54 (6/6) Installing zeromq (4.3.3-r0) 12:16:54 Executing busybox-1.31.1-r20.trigger 12:16:54 OK: 8 MiB in 20 packages 12:16:54 (14/39) Installing py3-appdirs (1.4.4-r1) 12:16:54 (15/39) Installing py3-ordered-set (4.0.1-r0) 12:16:54 (16/39) Installing py3-parsing (2.4.7-r0) 12:16:54 (17/39) Installing py3-six (1.15.0-r0) 12:16:54 (18/39) Installing py3-packaging (20.4-r0) 12:16:54 (19/39) Installing py3-setuptools (47.0.0-r0) 12:16:54 (20/39) Installing py3-chardet (3.0.4-r4) 12:16:54 (21/39) Installing py3-idna (2.9-r0) 12:16:54 (22/39) Installing py3-certifi (2020.4.5.1-r0) 12:16:54 (23/39) Installing py3-urllib3 (1.25.9-r0) 12:16:54 (24/39) Installing py3-requests (2.23.0-r0) 12:16:54 (25/39) Installing py3-msgpack (1.0.0-r0) 12:16:54 (26/39) Installing py3-lockfile (0.12.2-r3) 12:16:54 (27/39) Installing py3-cachecontrol (0.12.6-r0) 12:16:54 (28/39) Installing py3-colorama (0.4.3-r0) 12:16:54 (29/39) Installing py3-distlib (0.3.0-r0) 12:16:54 (30/39) Installing py3-distro (1.5.0-r1) 12:16:54 (31/39) Installing py3-webencodings (0.5.1-r3) 12:16:54 (32/39) Installing py3-html5lib (1.0.1-r4) 12:16:54 (33/39) Installing py3-pytoml (0.1.21-r0) 12:16:54 (34/39) Installing py3-pep517 (0.8.2-r0) 12:16:54 (35/39) Installing py3-progress (1.5-r0) 12:16:54 (36/39) Installing py3-toml (0.10.1-r0) 12:16:54 (37/39) Installing py3-retrying (1.3.3-r0) 12:16:54 (38/39) Installing py3-contextlib2 (0.6.0-r0) 12:16:54 (39/39) Installing py3-pip (20.1.1-r0) 12:16:55 Executing busybox-1.31.1-r19.trigger 12:16:55 OK: 72 MiB in 59 packages 12:16:56 Removing intermediate container 4959a1f4094e 12:16:56 ---> d23fd168b0a2 12:16:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:16:57 ---> f9b6c5329f5a 12:16:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:16:58 ---> e896cc8633bd 12:16:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:16:59 ---> c672096b46a2 12:16:59 Step 20/24 : ENTRYPOINT ["/core-data"] 12:16:59 ---> Running in fbf94d8ce561 12:16:59 Removing intermediate container fbf94d8ce561 12:16:59 ---> 1d0da9539e9b 12:16:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:16:59 Collecting docker-compose==1.23.2 12:17:00 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:17:00 ---> Running in 2f77074ce916 12:17:00 Removing intermediate container 2f77074ce916 12:17:00 ---> 86db53e3fd46 12:17:00 Step 22/24 : LABEL arch=arm64 12:17:00 ---> Running in 9dfaf42b6ac5 12:17:01 Removing intermediate container 9dfaf42b6ac5 12:17:01 ---> 700f6fcd3d75 12:17:01 Step 23/24 : LABEL git_sha=ddba605d43e6cc768e84377c951b80c5911ebf7e 12:17:01 ---> Running in 7e04d0658c77 12:17:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:17:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:17:01 Removing intermediate container 7e04d0658c77 12:17:01 ---> 2f139b9ee5c1 12:17:01 Step 24/24 : LABEL version=0.0.0 12:17:01 ---> Running in b9d48410aa6b 12:17:02 Collecting jsonschema<3,>=2.5.1 12:17:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:17:02 Removing intermediate container b9d48410aa6b 12:17:02 ---> 6b81a717a44c 12:17:02 12:17:02 Collecting cached-property<2,>=1.2.0 12:17:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:17:02 Successfully built 6b81a717a44c 12:17:02 Successfully tagged core-data-arm64:latest 12:17:02  Building core-data ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 12:17:03 Collecting docker<4.0,>=3.6.0 12:17:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:17:03 Collecting docopt<0.7,>=0.6.1 12:17:03 Downloading docopt-0.6.2.tar.gz (25 kB) 12:17:06 Collecting PyYAML<4,>=3.10 12:17:06 Downloading PyYAML-3.13.tar.gz (270 kB) 12:17:09 Collecting texttable<0.10,>=0.9.0 12:17:09 Downloading texttable-0.9.1.tar.gz (11 kB) 12:17:11 Collecting websocket-client<1.0,>=0.32.0 12:17:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:17:11 Collecting dockerpty<0.5,>=0.4.1 12:17:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:17:13 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) 12:17:13 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) 12:17:13 Collecting urllib3<1.25,>=1.21.1 12:17:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:17:14 Collecting idna<2.8,>=2.5 12:17:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:17:14 Collecting docker-pycreds>=0.4.0 12:17:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:17:14 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 12:17:14 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 12:17:14 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 12:17:14 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 12:17:15 Installing collected packages: urllib3, idna, requests, jsonschema, cached-property, websocket-client, docker-pycreds, docker, docopt, PyYAML, texttable, dockerpty, docker-compose 12:17:15 Attempting uninstall: urllib3 12:17:15 Found existing installation: urllib3 1.25.9 12:17:15 Uninstalling urllib3-1.25.9: 12:17:15 Successfully uninstalled urllib3-1.25.9 12:17:15 Attempting uninstall: idna 12:17:15 Found existing installation: idna 2.9 12:17:15 Uninstalling idna-2.9: 12:17:16 Successfully uninstalled idna-2.9 12:17:16 Attempting uninstall: requests 12:17:16 Found existing installation: requests 2.23.0 12:17:16 Uninstalling requests-2.23.0: 12:17:16 Successfully uninstalled requests-2.23.0 12:17:18 Running setup.py install for docopt: started 12:17:20 Running setup.py install for docopt: finished with status 'done' 12:17:20 Running setup.py install for PyYAML: started 12:17:21 Running setup.py install for PyYAML: finished with status 'done' 12:17:22 Running setup.py install for texttable: started 12:17:24 Running setup.py install for texttable: finished with status 'done' 12:17:24 Running setup.py install for dockerpty: started 12:17:25 Running setup.py install for dockerpty: finished with status 'done' 12:17:26 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 12:17:34 Removing intermediate container c84aca950efc 12:17:34 ---> b290f43b41e7 12:17:34 Step 15/24 : ENV APP_PORT=48090 12:17:34 ---> Running in cf9fc99741f1 12:17:35 Removing intermediate container cf9fc99741f1 12:17:35 ---> 899ebf6c97a5 12:17:35 Step 16/24 : EXPOSE $APP_PORT 12:17:35 ---> Running in bd5fdd8a8a83 12:17:35 Removing intermediate container bd5fdd8a8a83 12:17:35 ---> b50e01aa5736 12:17:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:17:36 ---> 2ea69495dace 12:17:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:17:37 ---> dd76dc25b56d 12:17:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:17:38 ---> d7363f0f7812 12:17:38 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 12:17:38 ---> Running in df9ba69a09e2 12:17:39 Removing intermediate container df9ba69a09e2 12:17:39 ---> 46197d24f897 12:17:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:17:39 ---> Running in 26c17e76635f 12:17:39 Removing intermediate container 26c17e76635f 12:17:39 ---> 1e9275e8eb40 12:17:39 Step 22/24 : LABEL arch=arm64 12:17:39 ---> Running in 9874382f18cb 12:17:40 Removing intermediate container 9874382f18cb 12:17:40 ---> f6f2d3f02050 12:17:40 Step 23/24 : LABEL git_sha=ddba605d43e6cc768e84377c951b80c5911ebf7e 12:17:40 ---> Running in 9012d3a155bf 12:17:41 Removing intermediate container 9012d3a155bf 12:17:41 ---> 7623840c2a32 12:17:41 Step 24/24 : LABEL version=0.0.0 12:17:41 ---> Running in 22b161392406 12:17:41 Removing intermediate container 22b161392406 12:17:41 ---> 4e5a1a60193d 12:17:41 12:17:41 Successfully built 4e5a1a60193d 12:17:41 Successfully tagged sys-mgmt-agent-arm64:latest 12:17:42  Building sys-mgmt-agent ... done  [Pipeline] } 12:17:42 $ docker stop --time=1 51be9e97cacadeef1f9e57473ce8c01d4e9c003b22f565b7d18d05e332c182a1 12:17:44 $ docker rm -f 51be9e97cacadeef1f9e57473ce8c01d4e9c003b22f565b7d18d05e332c182a1 [Pipeline] // withDockerContainer [Pipeline] sh 12:17:44 + docker images 12:17:44 REPOSITORY TAG IMAGE ID CREATED SIZE 12:17:44 sys-mgmt-agent-arm64 latest 4e5a1a60193d 4 seconds ago 299MB 12:17:44 core-data-arm64 latest 6b81a717a44c 43 seconds ago 20.4MB 12:17:44 61a4c464b5eb About a minute ago 990MB 12:17:44 89b6d33feb58 About a minute ago 979MB 12:17:44 support-scheduler-arm64 latest a6237b925320 About a minute ago 16.1MB 12:17:44 security-secretstore-setup-arm64 latest 738e12f78d51 About a minute ago 24.4MB 12:17:44 fcee9d04118f About a minute ago 981MB 12:17:44 732e6b553775 2 minutes ago 978MB 12:17:44 security-bootstrapper-arm64 latest ba2295312b25 4 minutes ago 17.2MB 12:17:44 support-notifications-arm64 latest c2bf8094b4e9 4 minutes ago 16.8MB 12:17:44 core-metadata-arm64 latest b8e12729810f 4 minutes ago 17.4MB 12:17:44 core-command-arm64 latest e3228585dc84 4 minutes ago 16.1MB 12:17:44 security-proxy-setup-arm64 latest e5c22fe44ed2 4 minutes ago 24MB 12:17:44 1b32f3833530 4 minutes ago 989MB 12:17:44 6a55cc451f02 4 minutes ago 981MB 12:17:44 ef2f0578a200 4 minutes ago 980MB 12:17:44 5341587ecfa0 4 minutes ago 978MB 12:17:44 ed10888d1e52 4 minutes ago 974MB 12:17:44 ci-base-image-arm64 latest 19136a16005c 15 minutes ago 641MB 12:17:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB 12:17:44 alpine 3.12 9852663dfa18 4 weeks ago 5.32MB 12:17:44 docker 20.10.0 eeaf43b92773 5 months ago 228MB 12:17:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 12:17:46 ---> job-cost.sh 12:17:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zZs4 12:18:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 12:20:01 lf-activate-venv(): INFO: Adding /tmp/venv-zZs4/bin to PATH 12:20:01 INFO: No Stack... 12:20:01 INFO: Retrieving Pricing Info for: v2-standard-4 12:20:01 INFO: Archiving Costs [Pipeline] sh 12:20:02 + cat /w/workspace/edgex-go/2/archives/cost.csv 12:20:02 + cut -d, -f6 [Pipeline] lock 12:20:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3483-2-stack-cost] 12:20:02 Resource [jenkins-edgexfoundry-edgex-go-PR-3483-2-stack-cost] did not exist. Created. 12:20:02 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3483-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:20:02 + echo total: 0.18000000715255737 [Pipeline] stash 12:20:02 Stashed 1 file(s) [Pipeline] } 12:20:02 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3483-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] configFileProvider 12:20:03 provisioning config files... 12:20:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config9213285281306543276tmp [Pipeline] { [Pipeline] sh 12:20:04 + set +x 12:20:04 + curl -s https://codecov.io/bash 12:20:04 + bash -s -- 12:20:04 12:20:04 _____ _ 12:20:04 / ____| | | 12:20:04 | | ___ __| | ___ ___ _____ __ 12:20:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:20:04 | |___| (_) | (_| | __/ (_| (_) \ V / 12:20:04 \_____\___/ \__,_|\___|\___\___/ \_/ 12:20:04 Bash-1.0.2 12:20:04 12:20:04 12:20:04 ==> git version 2.24.4 found 12:20:04 ==> 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 12:20:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:20:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:20:04 ==> Jenkins CI detected. 12:20:04 project root: . 12:20:04 --> token set from env 12:20:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:20:04 ==> Running gcov in . (disable via -X gcov) 12:20:04 ==> Python coveragepy not found 12:20:04 ==> Searching for coverage reports in: 12:20:04 + . 12:20:04 -> Found 1 reports 12:20:04 ==> Detecting git/mercurial file structure 12:20:04 ==> Reading reports 12:20:04 + ./coverage.out bytes=737213 12:20:04 ==> Appending adjustments 12:20:04 https://docs.codecov.io/docs/fixing-reports 12:20:07 + Found adjustments 12:20:07 ==> Gzipping contents 12:20:07 104K /tmp/codecov.nJvha9.gz 12:20:07 ==> Uploading reports 12:20:07 url: https://codecov.io 12:20:07 query: branch=PR-3483&commit=ddba605d43e6cc768e84377c951b80c5911ebf7e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3483%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3483&job=&cmd_args= 12:20:07 -> Pinging Codecov 12:20:07 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3483&commit=ddba605d43e6cc768e84377c951b80c5911ebf7e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3483%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3483&job=&cmd_args= 12:20:07 -> Uploading to 12:20:07 https://storage.googleapis.com/codecov/v4/raw/2021-05-19/00271124DB129430A58F1EEE437C3FCB/ddba605d43e6cc768e84377c951b80c5911ebf7e/1b571e63-73d7-43a2-878c-b37f0d4c016d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T122007Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5576e1a640fcd7c694e327f3a34451e477de2e0e7e2e79ed2fbc5251f67fcf6c 12:20:07 % Total % Received % Xferd Average Speed Time Time Time Current 12:20:07 Dload Upload Total Spent Left Speed 12:20:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 267k --:--:-- --:--:-- --:--:-- 267k 12:20:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ddba605d43e6cc768e84377c951b80c5911ebf7e [Pipeline] } 12:20:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 12:20:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:20:09 ---> package-listing.sh 12:20:09 ++ facter osfamily 12:20:09 ++ tr '[:upper:]' '[:lower:]' 12:20:10 + OS_FAMILY=redhat 12:20:10 + workspace=/w/workspace/edgex-go/2 12:20:10 + START_PACKAGES=/tmp/packages_start.txt 12:20:10 + END_PACKAGES=/tmp/packages_end.txt 12:20:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:20:10 + PACKAGES=/tmp/packages_start.txt 12:20:10 + '[' /w/workspace/edgex-go/2 ']' 12:20:10 + PACKAGES=/tmp/packages_end.txt 12:20:10 + case "${OS_FAMILY}" in 12:20:10 + rpm -qa 12:20:10 + sort 12:20:12 + '[' -f /tmp/packages_start.txt ']' 12:20:12 + '[' -f /tmp/packages_end.txt ']' 12:20:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:20:12 + '[' /w/workspace/edgex-go/2 ']' 12:20:12 + mkdir -p /w/workspace/edgex-go/2/archives/ 12:20:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 12:20:12 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 12:20:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:20:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:20:13 12:20:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:20:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:20:14 alpine: Pulling from edgex-lftools-log-publisher 12:20:14 df20fa9351a1: Pulling fs layer 12:20:14 36b3adc4ff6f: Pulling fs layer 12:20:14 8ad3a11d3b57: Pulling fs layer 12:20:14 46f8f816bc3b: Pulling fs layer 12:20:14 93b61091891f: Pulling fs layer 12:20:14 93b9cdb0e59b: Pulling fs layer 12:20:14 5e14af77c1be: Pulling fs layer 12:20:14 01666e4c0597: Pulling fs layer 12:20:14 aa168da1d23b: Pulling fs layer 12:20:14 46f8f816bc3b: Waiting 12:20:14 5e14af77c1be: Waiting 12:20:14 01666e4c0597: Waiting 12:20:14 93b61091891f: Waiting 12:20:14 93b9cdb0e59b: Waiting 12:20:14 aa168da1d23b: Waiting 12:20:14 36b3adc4ff6f: Verifying Checksum 12:20:14 36b3adc4ff6f: Download complete 12:20:14 46f8f816bc3b: Verifying Checksum 12:20:14 46f8f816bc3b: Download complete 12:20:14 df20fa9351a1: Verifying Checksum 12:20:14 df20fa9351a1: Download complete 12:20:14 93b9cdb0e59b: Verifying Checksum 12:20:14 93b9cdb0e59b: Download complete 12:20:14 5e14af77c1be: Verifying Checksum 12:20:14 5e14af77c1be: Download complete 12:20:14 01666e4c0597: Verifying Checksum 12:20:14 01666e4c0597: Download complete 12:20:14 93b61091891f: Verifying Checksum 12:20:14 93b61091891f: Download complete 12:20:14 df20fa9351a1: Pull complete 12:20:14 36b3adc4ff6f: Pull complete 12:20:14 8ad3a11d3b57: Verifying Checksum 12:20:14 8ad3a11d3b57: Download complete 12:20:15 8ad3a11d3b57: Pull complete 12:20:15 46f8f816bc3b: Pull complete 12:20:15 93b61091891f: Pull complete 12:20:15 93b9cdb0e59b: Pull complete 12:20:15 5e14af77c1be: Pull complete 12:20:15 01666e4c0597: Pull complete 12:20:16 aa168da1d23b: Verifying Checksum 12:20:16 aa168da1d23b: Download complete 12:20:21 aa168da1d23b: Pull complete 12:20:21 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 12:20:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:20:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:20:22 prd-centos7-docker-4c-2g-15053 does not seem to be running inside a container 12:20:22 $ 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 12:20:28 $ docker top 68185058a359ea34d758ee810019045931d94e641a91772df9d90d08649fc2f7 -eo pid,comm [Pipeline] { [Pipeline] sh 12:20:28 + touch /tmp/pre-build-complete [Pipeline] sh 12:20:29 + mkdir -p /var/log/sa [Pipeline] sh 12:20:29 + ls /var/log/sa-host 12:20:29 + sadf -c /var/log/sa-host/sa05 12:20:29 file_magic: OK 12:20:29 HZ: Using current value: 100 12:20:29 file_header: OK 12:20:29 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 12:20:29 Statistics: 12:20:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:20:29 File successfully converted to sysstat format version 12.2.1 12:20:29 + sadf -c /var/log/sa-host/sa19 12:20:29 file_magic: OK 12:20:29 HZ: Using current value: 100 12:20:29 file_header: OK 12:20:29 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 12:20:29 Statistics: 12:20:29 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... 12:20:29 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:20:30 provisioning config files... 12:20:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5195217702603300918tmp [Pipeline] { [Pipeline] echo 12:20:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:20:30 ---> create-netrc.sh [Pipeline] } 12:20:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 12:20:30 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 12:20:30 ---> python-tools-install.sh [Pipeline] echo 12:20:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:20:31 ---> sudo-logs.sh 12:20:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:20:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:20:31 ---> job-cost.sh 12:20:31 lf-activate-venv: SKIPPING 12:20:31 DEBUG: total: 0.18000000715255737 12:20:31 INFO: Retrieving Stack Cost... 12:20:32 INFO: Retrieving Pricing Info for: v3-standard-2 12:20:33 INFO: Archiving Costs [Pipeline] echo 12:20:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:20:33 ---> logs-deploy.sh 12:20:33 lf-activate-venv: SKIPPING 12:20:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3483/2 12:20:33 INFO: archiving workspace using pattern(s): 12:20:34 Archives upload complete. 12:20:34 INFO: archiving logs to Nexus 12:20:35 ---> uname -a: 12:20:35 Linux prd-centos7-docker-4c-2g-15053.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 12:20:35 12:20:35 12:20:35 ---> lscpu: 12:20:35 Architecture: x86_64 12:20:35 CPU op-mode(s): 32-bit, 64-bit 12:20:35 Byte Order: Little Endian 12:20:35 Address sizes: 40 bits physical, 48 bits virtual 12:20:35 CPU(s): 2 12:20:35 On-line CPU(s) list: 0,1 12:20:35 Thread(s) per core: 1 12:20:35 Core(s) per socket: 1 12:20:35 Socket(s): 2 12:20:35 NUMA node(s): 1 12:20:35 Vendor ID: AuthenticAMD 12:20:35 CPU family: 23 12:20:35 Model: 49 12:20:35 Model name: AMD EPYC-Rome Processor 12:20:35 Stepping: 0 12:20:35 CPU MHz: 2799.998 12:20:35 BogoMIPS: 5599.99 12:20:35 Virtualization: AMD-V 12:20:35 Hypervisor vendor: KVM 12:20:35 Virtualization type: full 12:20:35 L1d cache: 64 KiB 12:20:35 L1i cache: 64 KiB 12:20:35 L2 cache: 1 MiB 12:20:35 L3 cache: 32 MiB 12:20:35 NUMA node0 CPU(s): 0,1 12:20:35 Vulnerability Itlb multihit: Not affected 12:20:35 Vulnerability L1tf: Not affected 12:20:35 Vulnerability Mds: Not affected 12:20:35 Vulnerability Meltdown: Not affected 12:20:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:20:35 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:20:35 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:20:35 Vulnerability Srbds: Not affected 12:20:35 Vulnerability Tsx async abort: Not affected 12:20:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 12:20:35 12:20:35 12:20:35 ---> nproc: 12:20:35 2 12:20:35 12:20:35 12:20:35 ---> df -h: 12:20:35 Filesystem Size Used Available Use% Mounted on 12:20:35 overlay 40.0G 13.0G 27.0G 32% / 12:20:35 tmpfs 64.0M 0 64.0M 0% /dev 12:20:35 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:20:35 shm 64.0M 0 64.0M 0% /dev/shm 12:20:35 /dev/vda1 40.0G 13.0G 27.0G 32% /facter-os 12:20:35 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/resolv.conf 12:20:35 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hostname 12:20:35 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hosts 12:20:35 /dev/vda1 40.0G 13.0G 27.0G 32% /run/cloud-init/result.json 12:20:35 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/sa-host 12:20:35 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/secure 12:20:35 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/auth.log 12:20:35 /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/2@tmp 12:20:35 /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/2 12:20:35 12:20:35 12:20:35 ---> free -m: 12:20:35 total used free shared buff/cache available 12:20:35 Mem: 7821 1362 1219 0 5239 6475 12:20:35 Swap: 1023 2 1021 12:20:35 12:20:35 12:20:35 ---> ip addr: 12:20:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 12:20:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:20:35 inet 127.0.0.1/8 scope host lo 12:20:35 valid_lft forever preferred_lft forever 12:20:35 inet6 ::1/128 scope host 12:20:35 valid_lft forever preferred_lft forever 12:20:35 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 12:20:35 link/ether fa:16:3e:54:21:c7 brd ff:ff:ff:ff:ff:ff 12:20:35 inet 10.30.123.81/23 brd 10.30.123.255 scope global dynamic eth0 12:20:35 valid_lft 84925sec preferred_lft 84925sec 12:20:35 inet6 fe80::f816:3eff:fe54:21c7/64 scope link 12:20:35 valid_lft forever preferred_lft forever 12:20:35 3: docker0: mtu 1500 qdisc noqueue state DOWN 12:20:35 link/ether 02:42:fa:48:00:33 brd ff:ff:ff:ff:ff:ff 12:20:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:20:35 valid_lft forever preferred_lft forever 12:20:35 inet6 fe80::42:faff:fe48:33/64 scope link 12:20:35 valid_lft forever preferred_lft forever 12:20:35 12:20:35 12:20:35 ---> sar -b -r -n DEV: 12:20:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 12:20:35 12:20:35 11:55:48 LINUX RESTART (2 CPU) 12:20:35 12:20:35 11:57:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:20:35 11:58:01 49.27 0.19 49.09 0.00 23.17 29161.45 0.00 12:20:35 11:59:01 176.96 0.00 176.96 0.00 0.00 28835.80 0.00 12:20:35 12:00:01 67.50 0.00 67.50 0.00 0.00 10973.01 0.00 12:20:35 12:01:01 59.03 0.10 58.93 0.00 1.73 3919.68 0.00 12:20:35 12:02:05 209.67 41.83 167.84 0.00 1004.91 96707.75 0.00 12:20:35 12:03:01 289.08 80.03 209.04 0.00 1980.86 125263.69 0.00 12:20:35 12:04:01 228.01 19.17 208.84 0.00 2741.05 100070.57 0.00 12:20:35 12:05:01 309.39 13.91 295.49 0.00 1378.18 113905.55 0.00 12:20:35 12:06:01 290.76 51.77 238.99 0.00 1644.90 127684.56 0.00 12:20:35 12:07:01 222.71 8.83 213.88 0.00 1645.44 36587.61 0.00 12:20:35 12:08:01 22.40 8.61 13.79 0.00 1176.82 603.05 0.00 12:20:35 12:09:01 0.30 0.00 0.30 0.00 0.00 4.53 0.00 12:20:35 12:10:01 3.13 2.71 0.42 0.00 44.37 6.31 0.00 12:20:35 12:11:01 274.90 251.59 23.31 0.00 3406.83 857.90 0.00 12:20:35 12:12:01 1.12 0.00 1.12 0.00 0.00 278.18 0.00 12:20:35 12:13:01 0.30 0.00 0.30 0.00 0.00 3.25 0.00 12:20:35 12:14:01 0.18 0.00 0.18 0.00 0.00 2.73 0.00 12:20:35 12:15:01 0.20 0.00 0.20 0.00 0.00 2.12 0.00 12:20:35 12:16:01 0.17 0.00 0.17 0.00 0.00 1.92 0.00 12:20:35 12:17:01 0.17 0.00 0.17 0.00 0.00 2.13 0.00 12:20:35 12:18:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 12:20:35 12:19:01 0.18 0.00 0.18 0.00 0.00 3.07 0.00 12:20:35 12:20:01 0.20 0.00 0.20 0.00 0.00 2.37 0.00 12:20:35 Average: 95.70 20.70 74.99 0.00 651.53 29256.80 0.00 12:20:35 12:20:35 11:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:20:35 11:58:01 4206264 0 948180 11.84 2620 2851876 1515388 16.73 1035284 2277712 255268 12:20:35 11:59:01 4018404 0 1125760 14.06 2620 2862156 1733984 19.14 1257396 2192216 110636 12:20:35 12:00:01 3760236 0 1095304 13.68 2620 3150780 1841596 20.33 1364224 2313672 81808 12:20:35 12:01:01 3888436 0 1033912 12.91 2620 3083972 1463944 16.16 1201636 2341080 103612 12:20:35 12:02:05 1484868 0 1233184 15.40 2620 5288268 1869820 20.64 1701328 4148700 1096228 12:20:35 12:03:01 223028 0 1225836 15.31 2620 6557456 1513400 16.71 3141040 3909636 680260 12:20:35 12:04:01 556200 0 1426488 17.81 2620 6023632 3134212 34.60 2985692 3704676 6968 12:20:35 12:05:01 143528 0 1361232 17.00 2620 6501560 2079312 22.96 3015588 4087964 432964 12:20:35 12:06:01 624236 0 1317264 16.45 2620 6064820 1975204 21.81 2711588 3886464 3896 12:20:35 12:07:01 1531952 0 1290816 16.12 2620 5183552 1641012 18.12 1846420 3870808 32 12:20:35 12:08:01 2037508 0 1194452 14.91 2620 4774360 1280456 14.14 1342892 3880676 12 12:20:35 12:09:01 2040296 0 1191660 14.88 2620 4774364 1249700 13.80 1343704 3877692 8 12:20:35 12:10:01 2040064 0 1190900 14.87 2620 4775356 1247624 13.77 1344264 3878860 8 12:20:35 12:11:01 1896336 0 1273284 15.90 2620 4836700 1244496 13.74 1383224 3899924 7836 12:20:35 12:12:01 1896132 0 1273480 15.90 2620 4836708 1244580 13.74 1382824 3900404 8 12:20:35 12:13:01 1896144 0 1273468 15.90 2620 4836708 1244496 13.74 1382732 3900404 12 12:20:35 12:14:01 1896244 0 1273360 15.90 2620 4836716 1244496 13.74 1382828 3900404 16 12:20:35 12:15:01 1896376 0 1273224 15.90 2620 4836720 1244496 13.74 1382748 3900404 8 12:20:35 12:16:01 1896144 0 1273452 15.90 2620 4836724 1244496 13.74 1382752 3900408 8 12:20:35 12:17:01 1896288 0 1273304 15.90 2620 4836728 1244556 13.74 1382728 3900404 8 12:20:35 12:18:01 1896144 0 1273448 15.90 2620 4836728 1244496 13.74 1382760 3900404 16 12:20:35 12:19:01 1896136 0 1273448 15.90 2620 4836736 1244496 13.74 1382768 3900404 20 12:20:35 12:20:01 1896112 0 1273468 15.90 2620 4836740 1244560 13.74 1382800 3900404 20 12:20:35 Average: 1979003 0 1233431 15.40 2620 4793885 1521340 16.80 1657357 3624944 120854 12:20:35 12:20:35 11:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:20:35 11:58:01 eth0 914.62 949.63 4761.83 113.74 0.00 0.00 0.00 0.00 12:20:35 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 11:58:01 docker0 694.80 627.96 52.82 2017.76 0.00 0.00 0.00 0.00 12:20:35 11:59:01 eth0 307.41 230.10 879.20 31.40 0.00 0.00 0.00 0.00 12:20:35 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 11:59:01 veth53cab92 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:20:35 11:59:01 docker0 209.71 272.19 14.69 846.88 0.00 0.00 0.00 0.00 12:20:35 12:00:01 eth0 37.56 23.45 26.77 65.00 0.00 0.00 0.00 0.00 12:20:35 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:00:01 veth53cab92 0.73 0.73 0.06 0.07 0.00 0.00 0.00 0.00 12:20:35 12:00:01 docker0 0.73 0.73 0.05 0.07 0.00 0.00 0.00 0.00 12:20:35 12:01:01 eth0 21.43 11.87 17.68 9.74 0.00 0.00 0.00 0.00 12:20:35 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:01:01 veth53cab92 1.32 1.32 0.10 0.10 0.00 0.00 0.00 0.00 12:20:35 12:01:01 docker0 1.32 1.32 0.09 0.10 0.00 0.00 0.00 0.00 12:20:35 12:02:05 vethba66a73 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 12:20:35 12:02:05 eth0 166.39 141.20 1575.18 64.90 0.00 0.00 0.00 0.00 12:20:35 12:02:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:02:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:03:01 vethba66a73 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 12:20:35 12:03:01 eth0 99.82 80.10 201.62 58.24 0.00 0.00 0.00 0.00 12:20:35 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:03:01 docker0 63.33 70.01 4.35 180.07 0.00 0.00 0.00 0.00 12:20:35 12:04:01 vethe7c385b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:20:35 12:04:01 veth9fcc331 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:20:35 12:04:01 vethba66a73 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:04:01 veth10e7d9e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:20:35 12:05:01 vethde233dc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:20:35 12:05:01 vethba66a73 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 12:20:35 12:05:01 eth0 2897.40 2632.79 12236.96 580.57 0.00 0.00 0.00 0.00 12:20:35 12:05:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:20:35 12:06:01 vethe4983cd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:20:35 12:06:01 vethba66a73 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 12:20:35 12:06:01 eth0 67.36 46.25 122.53 62.03 0.00 0.00 0.00 0.00 12:20:35 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:07:01 vethba66a73 0.00 0.52 0.00 0.02 0.00 0.00 0.00 0.00 12:20:35 12:07:01 eth0 226.14 175.26 1689.64 78.89 0.00 0.00 0.00 0.00 12:20:35 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:07:01 docker0 1341.98 1328.65 102.77 4405.74 0.00 0.00 0.00 0.00 12:20:35 12:08:01 eth0 7.18 4.26 6.07 2.77 0.00 0.00 0.00 0.00 12:20:35 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:08:01 docker0 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:09:01 eth0 0.82 0.58 0.64 0.19 0.00 0.00 0.00 0.00 12:20:35 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:10:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 12:20:35 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:20:35 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:12:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 12:20:35 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:13:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:20:35 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:14:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:15:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:20:35 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:16:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:17:01 eth0 0.25 0.22 0.14 0.07 0.00 0.00 0.00 0.00 12:20:35 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:18:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:19:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:20:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 Average: eth0 84.97 74.90 416.82 25.00 0.00 0.00 0.00 0.00 12:20:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:35 Average: docker0 45.84 47.55 3.36 160.58 0.00 0.00 0.00 0.00 12:20:35 12:20:35 12:20:35 ---> sar -P ALL: 12:20:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 12:20:35 12:20:35 11:55:48 LINUX RESTART (2 CPU) 12:20:35 12:20:35 11:57:02 CPU %user %nice %system %iowait %steal %idle 12:20:35 11:58:01 all 16.62 0.00 4.26 13.37 0.06 65.68 12:20:35 11:58:01 0 13.43 0.00 4.54 15.15 0.07 66.81 12:20:35 11:58:01 1 19.81 0.00 3.98 11.60 0.05 64.55 12:20:35 11:59:01 all 23.56 0.00 5.42 10.10 0.09 60.84 12:20:35 11:59:01 0 23.22 0.00 6.07 9.89 0.09 60.72 12:20:35 11:59:01 1 23.89 0.00 4.77 10.30 0.09 60.95 12:20:35 12:00:01 all 51.90 0.00 5.80 3.05 0.09 39.16 12:20:35 12:00:01 0 51.70 0.00 6.03 3.13 0.11 39.03 12:20:35 12:00:01 1 52.09 0.00 5.57 2.97 0.07 39.30 12:20:35 12:01:01 all 56.17 0.00 7.63 2.77 0.10 33.33 12:20:35 12:01:01 0 57.18 0.00 7.59 2.19 0.09 32.95 12:20:35 12:01:01 1 55.17 0.00 7.66 3.34 0.11 33.72 12:20:35 12:02:05 all 32.54 0.00 10.79 23.26 0.09 33.32 12:20:35 12:02:05 0 32.60 0.00 10.98 23.48 0.08 32.86 12:20:35 12:02:05 1 32.49 0.00 10.60 23.03 0.10 33.78 12:20:35 12:03:01 all 10.93 0.00 8.41 59.89 0.08 20.69 12:20:35 12:03:01 0 11.38 0.00 8.38 56.70 0.08 23.47 12:20:35 12:03:01 1 10.49 0.00 8.45 63.09 0.08 17.90 12:20:35 12:04:01 all 49.73 0.00 9.13 30.93 0.09 10.12 12:20:35 12:04:01 0 49.64 0.00 9.14 33.08 0.09 8.05 12:20:35 12:04:01 1 49.81 0.00 9.12 28.78 0.09 12.20 12:20:35 12:05:01 all 33.90 0.00 11.41 43.31 0.11 11.27 12:20:35 12:05:01 0 33.63 0.00 11.52 41.74 0.11 13.00 12:20:35 12:05:01 1 34.17 0.00 11.31 44.87 0.11 9.54 12:20:35 12:06:01 all 32.09 0.00 10.17 56.16 0.10 1.48 12:20:35 12:06:01 0 32.19 0.00 9.85 55.50 0.09 2.38 12:20:35 12:06:01 1 32.00 0.00 10.50 56.83 0.11 0.57 12:20:35 12:07:01 all 34.56 0.00 8.50 27.83 0.10 29.02 12:20:35 12:07:01 0 36.12 0.00 8.73 27.09 0.09 27.97 12:20:35 12:07:01 1 32.99 0.00 8.26 28.58 0.11 30.06 12:20:35 12:08:01 all 0.68 0.00 0.51 2.08 0.03 96.71 12:20:35 12:08:01 0 0.55 0.00 0.52 3.42 0.03 95.48 12:20:35 12:08:01 1 0.80 0.00 0.50 0.74 0.02 97.94 12:20:35 12:20:35 12:08:01 CPU %user %nice %system %iowait %steal %idle 12:20:35 12:09:01 all 0.15 0.00 0.03 0.00 0.02 99.81 12:20:35 12:09:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:20:35 12:09:01 1 0.27 0.00 0.02 0.00 0.02 99.70 12:20:35 12:10:01 all 0.13 0.02 0.13 0.19 0.02 99.51 12:20:35 12:10:01 0 0.05 0.02 0.13 0.08 0.03 99.68 12:20:35 12:10:01 1 0.22 0.02 0.13 0.30 0.00 99.33 12:20:35 12:11:01 all 0.21 4.32 14.00 9.43 0.09 71.94 12:20:35 12:11:01 0 0.15 4.25 13.74 9.33 0.09 72.44 12:20:35 12:11:01 1 0.27 4.40 14.26 9.53 0.10 71.44 12:20:35 12:12:01 all 0.18 0.00 0.05 0.00 0.00 99.77 12:20:35 12:12:01 0 0.22 0.00 0.03 0.00 0.00 99.75 12:20:35 12:12:01 1 0.13 0.00 0.07 0.00 0.00 99.80 12:20:35 12:13:01 all 0.11 0.00 0.03 0.00 0.03 99.84 12:20:35 12:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:20:35 12:13:01 1 0.18 0.00 0.02 0.00 0.03 99.77 12:20:35 12:14:01 all 0.05 0.00 0.03 0.00 0.02 99.90 12:20:35 12:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:20:35 12:14:01 1 0.07 0.00 0.03 0.00 0.02 99.88 12:20:35 12:15:01 all 0.15 0.00 0.02 0.00 0.00 99.83 12:20:35 12:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:20:35 12:15:01 1 0.27 0.00 0.02 0.00 0.00 99.72 12:20:35 12:16:01 all 0.15 0.00 0.03 0.00 0.02 99.80 12:20:35 12:16:01 0 0.05 0.00 0.05 0.00 0.02 99.88 12:20:35 12:16:01 1 0.25 0.00 0.02 0.00 0.02 99.72 12:20:35 12:17:01 all 0.13 0.00 0.03 0.00 0.01 99.84 12:20:35 12:17:01 0 0.05 0.00 0.03 0.00 0.02 99.90 12:20:35 12:17:01 1 0.20 0.00 0.02 0.00 0.00 99.78 12:20:35 12:18:01 all 0.16 0.00 0.03 0.00 0.01 99.81 12:20:35 12:18:01 0 0.05 0.00 0.03 0.00 0.02 99.90 12:20:35 12:18:01 1 0.27 0.00 0.02 0.00 0.00 99.72 12:20:35 12:19:01 all 0.23 0.00 0.04 0.00 0.02 99.71 12:20:35 12:19:01 0 0.08 0.00 0.07 0.00 0.02 99.83 12:20:35 12:19:01 1 0.38 0.00 0.02 0.00 0.02 99.58 12:20:35 12:20:35 12:19:01 CPU %user %nice %system %iowait %steal %idle 12:20:35 12:20:01 all 0.13 0.00 0.03 0.00 0.01 99.83 12:20:35 12:20:01 0 0.12 0.00 0.05 0.00 0.02 99.82 12:20:35 12:20:01 1 0.13 0.00 0.02 0.00 0.00 99.85 12:20:35 Average: all 14.47 0.19 4.08 11.79 0.05 69.42 12:20:35 Average: 0 14.38 0.19 4.13 11.74 0.05 69.52 12:20:35 Average: 1 14.57 0.19 4.03 11.84 0.05 69.32 12:20:35 12:20:35 12:20:35