Pull request #3510 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 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 rather than 455e1d06e433d62b83ff14bd8fea1303e225f17b Obtained Jenkinsfile from 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 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-ssh4489085754009123036.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-ssh5823546759027819784.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-3510/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-3510/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7445206855298664502.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-ssh7848756230530413641.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-3510/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-3510/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh839477341011103477.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-572 in /w/workspace/edgexfoundry_edgex-go_PR-3510 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh4786163044829872228.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 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 into PR head commit 455e1d06e433d62b83ff14bd8fea1303e225f17b Merge succeeded, producing 455e1d06e433d62b83ff14bd8fea1303e225f17b Checking out Revision 455e1d06e433d62b83ff14bd8fea1303e225f17b (PR-3510) > 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/4@tmp/jenkins-gitclient-ssh2795022402731049283.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3510/head:refs/remotes/origin/PR-3510 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 455e1d06e433d62b83ff14bd8fea1303e225f17b # 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/4@tmp/jenkins-gitclient-ssh8923858057536776932.key > git merge 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 455e1d06e433d62b83ff14bd8fea1303e225f17b # timeout=10 Commit message: "feat(notifications): Upgrade core-contracts lib to v2.0.0-dev.95" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:50:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:50:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:50:33 ========================================================= 01:50:33 EdgeX Global Pipelines Version Info 01:50:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 40e33f465ea80afe18a30b0a0cf6967e399ebd8a # timeout=10 01:50:34 ------------------- 01:50:34 stable info: 01:50:34 ------------------- 01:50:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:50:34 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 01:50:34 Message: update stable to v1.0.192 01:50:35 ------------------- 01:50:35 experimental info: 01:50:35 ------------------- 01:50:35 Commited By: **** collab-it+edgex@linuxfoundation.org 01:50:35 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 01:50:35 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:50:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:50:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:50:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:50:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:50:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:50:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:50:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:50:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:50:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:50:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:50:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:50:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:50:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:50:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:50:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:50:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:50:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:50:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:50:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:50:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 01:50:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:50:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:50:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3510 [Pipeline] echo 01:50:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3510 [Pipeline] echo 01:50:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3510 [Pipeline] echo 01:50:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 455e1d06e433d62b83ff14bd8fea1303e225f17b [Pipeline] echo 01:50:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 455e1d0 [Pipeline] echo 01:50:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:50:36 provisioning config files... 01:50:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5880835364248391404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:37 ---> docker-login.sh 01:50:37 nexus3.edgexfoundry.org:10001 01:50:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:37 Configure a credential helper to remove this warning. See 01:50:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:37 01:50:37 Login Succeeded 01:50:37 nexus3.edgexfoundry.org:10002 01:50:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:37 Configure a credential helper to remove this warning. See 01:50:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:37 01:50:37 Login Succeeded 01:50:37 nexus3.edgexfoundry.org:10003 01:50:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:37 Configure a credential helper to remove this warning. See 01:50:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:37 01:50:37 Login Succeeded 01:50:37 nexus3.edgexfoundry.org:10004 01:50:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:37 Configure a credential helper to remove this warning. See 01:50:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:37 01:50:37 Login Succeeded 01:50:38 docker.io 01:50:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:38 Configure a credential helper to remove this warning. See 01:50:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:38 01:50:38 Login Succeeded 01:50:38 ---> docker-login.sh ends [Pipeline] } 01:50:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:50:38 ++ 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 01:50:38 + for file in '`ls cmd/**/Dockerfile`' 01:50:38 ++ dirname cmd/core-command/Dockerfile 01:50:38 ++ cut -d/ -f2 01:50:38 + echo core-command,cmd/core-command/Dockerfile 01:50:38 + for file in '`ls cmd/**/Dockerfile`' 01:50:38 ++ dirname cmd/core-data/Dockerfile 01:50:38 ++ cut -d/ -f2 01:50:38 + echo core-data,cmd/core-data/Dockerfile 01:50:38 + for file in '`ls cmd/**/Dockerfile`' 01:50:38 ++ dirname cmd/core-metadata/Dockerfile 01:50:38 ++ cut -d/ -f2 01:50:38 + echo core-metadata,cmd/core-metadata/Dockerfile 01:50:38 + for file in '`ls cmd/**/Dockerfile`' 01:50:38 ++ dirname cmd/security-bootstrapper/Dockerfile 01:50:38 ++ cut -d/ -f2 01:50:38 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:50:38 + for file in '`ls cmd/**/Dockerfile`' 01:50:38 ++ dirname cmd/security-proxy-setup/Dockerfile 01:50:38 ++ cut -d/ -f2 01:50:38 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:50:38 + for file in '`ls cmd/**/Dockerfile`' 01:50:38 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:50:38 ++ cut -d/ -f2 01:50:38 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:50:38 + for file in '`ls cmd/**/Dockerfile`' 01:50:38 ++ dirname cmd/support-notifications/Dockerfile 01:50:38 ++ cut -d/ -f2 01:50:38 + echo support-notifications,cmd/support-notifications/Dockerfile 01:50:38 + for file in '`ls cmd/**/Dockerfile`' 01:50:38 ++ dirname cmd/support-scheduler/Dockerfile 01:50:38 ++ cut -d/ -f2 01:50:38 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:50:38 + for file in '`ls cmd/**/Dockerfile`' 01:50:38 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:50:38 ++ cut -d/ -f2 01:50:38 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:50:38 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 01:50:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:50:39 01:50:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:50:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:50:39 latest: Pulling from edgex-devops/git-semver 01:50:39 31603596830f: Pulling fs layer 01:50:39 54011a49482f: Pulling fs layer 01:50:39 a6820b24f6d8: Pulling fs layer 01:50:39 f581987b2513: Pulling fs layer 01:50:39 f581987b2513: Waiting 01:50:39 54011a49482f: Verifying Checksum 01:50:39 54011a49482f: Download complete 01:50:39 31603596830f: Verifying Checksum 01:50:39 31603596830f: Download complete 01:50:39 f581987b2513: Verifying Checksum 01:50:39 f581987b2513: Download complete 01:50:39 a6820b24f6d8: Verifying Checksum 01:50:39 a6820b24f6d8: Download complete 01:50:40 31603596830f: Pull complete 01:50:40 54011a49482f: Pull complete 01:50:41 a6820b24f6d8: Pull complete 01:50:41 f581987b2513: Pull complete 01:50:41 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 01:50:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:50:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:50:41 prd-centos7-docker-4c-2g-572 does not seem to be running inside a container 01:50:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:50:46 $ docker top 4cf320c1886b4d1b0aab1974ec508ccca8ddb4f2119e13362c865f22b5f7b15a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:50:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:50:46 [ssh-agent] Looking for ssh-agent implementation... 01:50:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:50:46 $ docker exec 4cf320c1886b4d1b0aab1974ec508ccca8ddb4f2119e13362c865f22b5f7b15a ssh-agent 01:50:46 SSH_AUTH_SOCK=/tmp/ssh-LILKuwWgYMl5/agent.13 01:50:46 SSH_AGENT_PID=19 01:50:46 Running ssh-add (command line suppressed) 01:50:46 Identity added: /w/workspace/edgex-go/4@tmp/private_key_9025190317671525044.key (/w/workspace/edgex-go/4@tmp/private_key_9025190317671525044.key) 01:50:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:50:47 + git tag --points-at HEAD [Pipeline] } 01:50:47 $ docker exec --env ******** --env ******** 4cf320c1886b4d1b0aab1974ec508ccca8ddb4f2119e13362c865f22b5f7b15a ssh-agent -k 01:50:47 unset SSH_AUTH_SOCK; 01:50:47 unset SSH_AGENT_PID; 01:50:47 echo Agent pid 19 killed; 01:50:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:50:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:50:47 [ssh-agent] Looking for ssh-agent implementation... 01:50:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:50:47 $ docker exec 4cf320c1886b4d1b0aab1974ec508ccca8ddb4f2119e13362c865f22b5f7b15a ssh-agent 01:50:47 SSH_AUTH_SOCK=/tmp/ssh-woHf6ybExscC/agent.54 01:50:47 SSH_AGENT_PID=61 01:50:47 Running ssh-add (command line suppressed) 01:50:47 Identity added: /w/workspace/edgex-go/4@tmp/private_key_5900209180361282421.key (/w/workspace/edgex-go/4@tmp/private_key_5900209180361282421.key) 01:50:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:50:47 + git semver init 01:50:47 # -> Open(): unable to determine branch for HEAD 01:50:47 # $GIT_DIR = /w/workspace/edgex-go/4/.git 01:50:47 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 01:50:47 # $SEMVER_REMOTE_NAME = origin 01:50:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:50:47 # $SEMVER_USER_NAME = edgex-jenkins 01:50:47 # $SEMVER_BRANCH = PR-3510 01:50:47 # $SEMVER_TEMP = /tmp/semver-619586398 01:50:47 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:51:09 # '/tmp/semver-619586398' -> '/w/workspace/edgex-go/4/.semver' 01:51:09 # -> Force: false 01:51:09 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 01:51:09 $ docker exec --env ******** --env ******** 4cf320c1886b4d1b0aab1974ec508ccca8ddb4f2119e13362c865f22b5f7b15a ssh-agent -k 01:51:09 unset SSH_AUTH_SOCK; 01:51:09 unset SSH_AGENT_PID; 01:51:09 echo Agent pid 61 killed; 01:51:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:51:10 + git semver [Pipeline] } 01:51:10 $ docker stop --time=1 4cf320c1886b4d1b0aab1974ec508ccca8ddb4f2119e13362c865f22b5f7b15a 01:51:19 $ docker rm -f 4cf320c1886b4d1b0aab1974ec508ccca8ddb4f2119e13362c865f22b5f7b15a [Pipeline] // withDockerContainer [Pipeline] sh 01:51:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:51:20 Stashed 1 file(s) [Pipeline] echo 01:51:20 [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 01:51:20 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:51:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:51:21 + sudo service docker restart 01:51:21 + true 01:51:21 Redirecting to /bin/systemctl restart docker.service 01:51:35 Still waiting to schedule task 01:51:35 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-571’ [Pipeline] echo 01:51:39 ========================================================= 01:51:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:51:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:51:40 + 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 . 01:51:41 Sending build context to Docker daemon 330.9MB 01:51:41 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 01:51:41 Step 2/6 : FROM ${BASE} 01:51:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:51:42 540db60ca938: Pulling fs layer 01:51:42 adcc1eea9eea: Pulling fs layer 01:51:42 4c4ab2625f07: Pulling fs layer 01:51:42 0510c868ecb4: Pulling fs layer 01:51:42 afea3b2eda06: Pulling fs layer 01:51:42 7809a108b3ef: Pulling fs layer 01:51:42 f706445af74f: Pulling fs layer 01:51:42 afea3b2eda06: Waiting 01:51:42 7809a108b3ef: Waiting 01:51:42 f706445af74f: Waiting 01:51:42 0510c868ecb4: Waiting 01:51:42 4c4ab2625f07: Download complete 01:51:42 adcc1eea9eea: Download complete 01:51:42 afea3b2eda06: Verifying Checksum 01:51:42 afea3b2eda06: Download complete 01:51:42 540db60ca938: Verifying Checksum 01:51:42 540db60ca938: Download complete 01:51:42 7809a108b3ef: Verifying Checksum 01:51:42 7809a108b3ef: Download complete 01:51:42 540db60ca938: Pull complete 01:51:42 adcc1eea9eea: Pull complete 01:51:43 4c4ab2625f07: Pull complete 01:51:44 f706445af74f: Verifying Checksum 01:51:44 f706445af74f: Download complete 01:51:44 0510c868ecb4: Verifying Checksum 01:51:44 0510c868ecb4: Download complete 01:51:50 0510c868ecb4: Pull complete 01:51:50 afea3b2eda06: Pull complete 01:51:51 7809a108b3ef: Pull complete 01:52:04 f706445af74f: Pull complete 01:52:04 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 01:52:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:52:04 ---> b068be0155e3 01:52:04 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 01:52:09 ---> Running in c600f39f1037 01:52:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:52:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:52:10 (1/12) Installing libmagic (5.39-r0) 01:52:11 (2/12) Installing file (5.39-r0) 01:52:11 (3/12) Installing libc-dev (0.7.2-r3) 01:52:11 (4/12) Installing g++ (10.2.1_pre1-r3) 01:52:15 (5/12) Installing fortify-headers (1.1-r0) 01:52:15 (6/12) Installing patch (2.7.6-r6) 01:52:15 (7/12) Installing build-base (0.5-r2) 01:52:15 (8/12) Installing libsodium (1.0.18-r0) 01:52:15 (9/12) Installing pkgconf (1.7.3-r0) 01:52:15 (10/12) Installing libsodium-dev (1.0.18-r0) 01:52:15 (11/12) Installing libzmq (4.3.3-r1) 01:52:15 (12/12) Installing zeromq-dev (4.3.3-r1) 01:52:16 Executing busybox-1.32.1-r6.trigger 01:52:16 OK: 219 MiB in 52 packages 01:52:24 Removing intermediate container c600f39f1037 01:52:24 ---> 737eaf92570c 01:52:24 Step 4/6 : WORKDIR /edgex-go 01:52:24 ---> Running in d6fc7c8b2d45 01:52:24 Removing intermediate container d6fc7c8b2d45 01:52:24 ---> 765fd783b444 01:52:24 Step 5/6 : COPY go.mod . 01:52:24 ---> 69282e8ca7b9 01:52:24 Step 6/6 : RUN go mod download 01:52:24 ---> Running in 85d839cbf0e8 01:53:03 Removing intermediate container 85d839cbf0e8 01:53:03 ---> efb0602b4bc0 01:53:03 Successfully built efb0602b4bc0 01:53:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:53:04 + docker inspect -f . ci-base-image-x86_64 01:53:04 . [Pipeline] withDockerContainer 01:53:04 prd-centos7-docker-4c-2g-572 does not seem to be running inside a container 01:53:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-x86_64 cat 01:53:05 $ docker top adc2e45b514df61525b9e6ba399c0b19669bf2f8742f17fafbd5c7c275937618 -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:05 + go version 01:53:05 go version go1.16.3 linux/amd64 [Pipeline] } 01:53:05 $ docker stop --time=1 adc2e45b514df61525b9e6ba399c0b19669bf2f8742f17fafbd5c7c275937618 01:53:07 $ docker rm -f adc2e45b514df61525b9e6ba399c0b19669bf2f8742f17fafbd5c7c275937618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:53:07 + docker inspect -f . ci-base-image-x86_64 01:53:07 . [Pipeline] withDockerContainer 01:53:07 prd-centos7-docker-4c-2g-572 does not seem to be running inside a container 01:53:07 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-x86_64 cat 01:53:08 $ docker top 1fa87041350d55a419dfc4740a4ca5076db46b508e3875ee3cc5ec012ad28000 -eo pid,comm [Pipeline] { [Pipeline] echo 01:53:08 ========================================================= 01:53:08 [edgeXBuildGoParallel] Running Tests and Build... 01:53:08 ========================================================= [Pipeline] sh 01:53:09 + go mod tidy [Pipeline] sh 01:53:09 + make test 01:53:09 go mod tidy 01:53:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:53:16 ? github.com/edgexfoundry/edgex-go [no test files] 01:53:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:53:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:53:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:53:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:53:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:53:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:53:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:53:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:53:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:53:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:53:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:53:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:53:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:53:48 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.084s coverage: 46.1% of statements 01:53:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:53:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:53:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 01:53:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 01:53:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 01:53:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 01:53:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.053s coverage: 28.7% of statements 01:53:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.044s coverage: 100.0% of statements 01:53:52 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.095s coverage: 27.7% of statements 01:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 01:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 01:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 01:53:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements 01:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:53:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements 01:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 01:53:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.052s coverage: 100.0% of statements 01:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 01:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 01:53:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.054s coverage: 58.6% of statements 01:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 01:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 01:53:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.115s coverage: 87.7% of statements 01:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 01:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 01:53:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.051s coverage: 78.9% of statements 01:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 01:53:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.192s coverage: 28.6% of statements 01:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 01:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 01:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 01:53:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.061s coverage: 100.0% of statements 01:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 01:53:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.043s coverage: 100.0% of statements 01:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 01:53:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.116s coverage: 86.7% of statements 01:53:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 01:53:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.085s coverage: 97.5% of statements 01:53:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 01:53:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements 01:53:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 01:53:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 01:53:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 01:53:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 01:53:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.242s coverage: 95.1% of statements 01:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 01:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 01:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 01:53:58 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 01:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 01:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 01:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 01:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 01:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 01:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 01:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 01:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 01:53:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 01:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 01:53:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 01:53:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.051s coverage: 60.0% of statements 01:54:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.046s coverage: 0.8% of statements 01:54:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 01:54:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.046s coverage: 21.7% of statements 01:54:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:54:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 01:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 79.5% of statements 01:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 01:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 01:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 01:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements 01:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 01:54:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.187s coverage: 81.8% of statements 01:54:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 01:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 01:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements 01:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 01:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements 01:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 01:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 01:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 01:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements 01:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 01:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 01:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements 01:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 01:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 01:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 01:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.170s coverage: 66.9% of statements 01:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.5% of statements 01:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.037s coverage: 89.5% of statements 01:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.027s coverage: 84.8% of statements 01:54:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.082s coverage: 46.8% of statements 01:54:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:54:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:54:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 01:54:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 01:54:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 01:54:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.032s coverage: 100.0% of statements 01:54:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 01:54:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.031s coverage: 100.0% of statements 01:54:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 01:54:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 01:54:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.057s coverage: 18.9% of statements 01:54:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 01:54:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 01:54:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 01:54:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.129s coverage: 91.9% of statements 01:54:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 01:54:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 01:54:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 01:54:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.610s coverage: 28.7% of statements 01:54:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:54:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:54:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 01:54:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 01:54:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 01:54:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.042s coverage: 99.0% of statements 01:54:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 01:54:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.055s coverage: 100.0% of statements 01:54:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 01:54:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 01:54:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 01:54:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.049s coverage: 64.6% of statements 01:54:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 01:54:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.097s coverage: 97.6% of statements 01:54:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 01:54:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 01:54:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 01:54:44 ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements 01:54:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:54:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.021s coverage: 100.0% of statements 01:54:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 01:54:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:54:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:54:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 01:54:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.039s coverage: 87.9% of statements 01:54:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 01:54:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:54:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.021s coverage: 100.0% of statements 01:54:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.042s coverage: 28.1% of statements 01:54:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 01:54:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 01:54:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.049s coverage: 27.9% of statements 01:54:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 01:54:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 01:54:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 01:54:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 01:54:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 01:54:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements 01:54:45 GO111MODULE=on go vet ./... 01:55:18 gofmt -l . 01:55:18 [ "`gofmt -l .`" = "" ] 01:55:18 ./bin/test-go-mod-tidy.sh 01:55:18 ./bin/test-attribution-txt.sh [Pipeline] sh 01:55:18 + ls -al . 01:55:18 total 852 01:55:18 drwxrwxr-x 10 1001 1001 4096 May 27 01:55 . 01:55:18 drwxr-xr-x 4 root root 28 May 27 01:53 .. 01:55:18 -rw-rw-r-- 1 1001 1001 11 May 27 01:50 .dockerignore 01:55:18 drwxrwxr-x 8 1001 1001 179 May 27 01:50 .git 01:55:18 drwxrwxr-x 3 1001 1001 125 May 27 01:50 .github 01:55:18 -rw-rw-r-- 1 1001 1001 818 May 27 01:50 .gitignore 01:55:18 drwx------ 3 1001 1001 60 May 27 01:51 .semver 01:55:18 -rw-rw-r-- 1 1001 1001 166 May 27 01:50 .sonarcloud.properties 01:55:18 -rw-rw-r-- 1 1001 1001 8609 May 27 01:50 Attribution.txt 01:55:18 -rw-rw-r-- 1 1001 1001 3804 May 27 01:50 CONTRIBUTING.md 01:55:18 -rw-rw-r-- 1 1001 1001 931 May 27 01:50 Dockerfile.build 01:55:18 -rw-rw-r-- 1 1001 1001 863 May 27 01:50 Jenkinsfile 01:55:18 -rw-rw-r-- 1 1001 1001 10775 May 27 01:50 LICENSE 01:55:18 -rw-rw-r-- 1 1001 1001 5632 May 27 01:50 Makefile 01:55:18 -rw-rw-r-- 1 1001 1001 7978 May 27 01:50 README.md 01:55:18 -rw-rw-r-- 1 1001 1001 6755 May 27 01:50 SECURITY.md 01:55:18 -rw-rw-r-- 1 1001 1001 5 May 27 01:51 VERSION 01:55:18 -rw-rw-r-- 1 1001 1001 4131 May 27 01:50 ZMQWindows.md 01:55:18 drwxrwxr-x 2 1001 1001 117 May 27 01:50 bin 01:55:18 drwxrwxr-x 14 1001 1001 4096 May 27 01:50 cmd 01:55:18 -rw-r--r-- 1 root root 742988 May 27 01:54 coverage.out 01:55:18 -rw-r--r-- 1 root root 1060 May 27 01:55 go.mod 01:55:18 -rw-r--r-- 1 root root 21990 May 27 01:53 go.sum 01:55:18 drwxrwxr-x 8 1001 1001 127 May 27 01:50 internal 01:55:18 drwxrwxr-x 4 1001 1001 26 May 27 01:50 openapi 01:55:18 drwxrwxr-x 4 1001 1001 71 May 27 01:50 snap 01:55:18 -rw-rw-r-- 1 1001 1001 168 May 27 01:50 version.go [Pipeline] sh 01:55:18 + '[' -e coverage.out ] 01:55:18 + chown 1001:1001 coverage.out [Pipeline] stash 01:55:18 Stashed 1 file(s) [Pipeline] sh 01:55:19 + make build 01:55:19 go mod tidy 01:55:19 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 01:55:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:55:29 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 01:55:29 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 01:55:30 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 01:55:31 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 01:55:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:55:33 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 01:55:34 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 01:55:35 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 01:55:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:55:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:55:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-574 in /w/workspace/edgexfoundry_edgex-go_PR-3510 [Pipeline] { [Pipeline] ws 01:55:36 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 01:55:37 The recommended git tool is: git [Pipeline] } 01:55:38 $ docker stop --time=1 1fa87041350d55a419dfc4740a4ca5076db46b508e3875ee3cc5ec012ad28000 01:55:40 $ docker rm -f 1fa87041350d55a419dfc4740a4ca5076db46b508e3875ee3cc5ec012ad28000 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:55:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:55:42 01:55:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:55:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:55:42 latest: Pulling from edgex-devops/edgex-compose 01:55:42 cbdbe7a5bc2a: Pulling fs layer 01:55:42 ca9280d653b3: Pulling fs layer 01:55:42 7e9c9ca2126c: Pulling fs layer 01:55:42 cbdbe7a5bc2a: Verifying Checksum 01:55:42 cbdbe7a5bc2a: Download complete 01:55:42 cbdbe7a5bc2a: Pull complete 01:55:42 using credential edgex-jenkins-ssh 01:55:42 Cloning the remote Git repository 01:55:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:55:42 > git init /w/workspace/edgex-go/4 # timeout=10 01:55:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:55:42 > git --version # timeout=10 01:55:43 > git --version # 'git version 2.17.1' 01:55:43 using GIT_SSH to set credentials SSH Credentials for GitHub 01:55:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:55:43 ca9280d653b3: Verifying Checksum 01:55:43 ca9280d653b3: Download complete 01:55:43 ca9280d653b3: Pull complete 01:55:43 7e9c9ca2126c: Verifying Checksum 01:55:43 7e9c9ca2126c: Download complete 01:55:47 7e9c9ca2126c: Pull complete 01:55:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:55:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:55:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:55:47 prd-centos7-docker-4c-2g-572 does not seem to be running inside a container 01:55:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 01:55:51 $ docker top be04695ece56da36660ffa82a75cc955ad21a85d391fbba2c54fc9ef5cf6a967 -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:52 + docker-compose build --help 01:55:52 + grep parallel 01:55:52 --parallel Build images in parallel. [Pipeline] } 01:55:52 $ docker stop --time=1 be04695ece56da36660ffa82a75cc955ad21a85d391fbba2c54fc9ef5cf6a967 01:55:54 $ docker rm -f be04695ece56da36660ffa82a75cc955ad21a85d391fbba2c54fc9ef5cf6a967 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:55:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:55:54 . [Pipeline] withDockerContainer 01:55:54 prd-centos7-docker-4c-2g-572 does not seem to be running inside a container 01:55:54 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:latest cat 01:55:54 $ docker top f90b3252d97c74fe5df537f54895ad2255fb55995b060af194c5965342e62b96 -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:55 + docker-compose -f ./docker-compose-build.yml build --parallel 01:55:55 Building core-command ... 01:55:55 Building core-data ... 01:55:55 Building core-metadata ... 01:55:55 Building security-bootstrapper ... 01:55:55 Building security-proxy-setup ... 01:55:55 Building security-secretstore-setup ... 01:55:55 Building support-notifications ... 01:55:55 Building support-scheduler ... 01:55:55 Building sys-mgmt-agent ... 01:55:55 Building support-notifications 01:55:55 Building core-command 01:55:55 Building core-data 01:55:55 Building support-scheduler 01:55:55 Building sys-mgmt-agent 01:55:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:55:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:55:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:55:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:55:58 using GIT_SSH to set credentials SSH Credentials for GitHub 01:55:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3510/head:refs/remotes/origin/PR-3510 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:55:59 Merging remotes/origin/master commit 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 into PR head commit 455e1d06e433d62b83ff14bd8fea1303e225f17b 01:56:00 Merge succeeded, producing 455e1d06e433d62b83ff14bd8fea1303e225f17b 01:56:00 Checking out Revision 455e1d06e433d62b83ff14bd8fea1303e225f17b (PR-3510) 01:55:59 > git config core.sparsecheckout # timeout=10 01:55:59 > git checkout -f 455e1d06e433d62b83ff14bd8fea1303e225f17b # timeout=10 01:55:59 > git remote # timeout=10 01:55:59 > git config --get remote.origin.url # timeout=10 01:55:59 using GIT_SSH to set credentials SSH Credentials for GitHub 01:55:59 > git merge 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 # timeout=10 01:56:00 > git rev-parse HEAD^{commit} # timeout=10 01:56:00 > git config core.sparsecheckout # timeout=10 01:56:00 > git checkout -f 455e1d06e433d62b83ff14bd8fea1303e225f17b # timeout=10 01:56:04 Commit message: "feat(notifications): Upgrade core-contracts lib to v2.0.0-dev.95" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:56:05 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:56:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:56:06 + true 01:56:06 + sudo service docker restart 01:56:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:56:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:56:22 ---> efb0602b4bc0 01:56:22 Step 3/23 : WORKDIR /edgex-go 01:56:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:56:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:56:22 ---> efb0602b4bc0 01:56:22 Step 3/23 : WORKDIR /edgex-go 01:56:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:56:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:56:22 ---> efb0602b4bc0 01:56:22 Step 3/24 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:56:24 provisioning config files... 01:56:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8963187216111447792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:25 ---> docker-login.sh 01:56:25 nexus3.edgexfoundry.org:10001 01:56:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:26 Configure a credential helper to remove this warning. See 01:56:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:26 01:56:26 Login Succeeded 01:56:26 nexus3.edgexfoundry.org:10002 01:56:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:27 Configure a credential helper to remove this warning. See 01:56:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:27 01:56:27 Login Succeeded 01:56:27 nexus3.edgexfoundry.org:10003 01:56:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:27 Configure a credential helper to remove this warning. See 01:56:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:27 01:56:27 Login Succeeded 01:56:27 nexus3.edgexfoundry.org:10004 01:56:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:28 Configure a credential helper to remove this warning. See 01:56:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:28 01:56:28 Login Succeeded 01:56:28 docker.io 01:56:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:29 Configure a credential helper to remove this warning. See 01:56:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:29 01:56:29 Login Succeeded 01:56:29 ---> docker-login.sh ends [Pipeline] } 01:56:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:56:29 ========================================================= 01:56:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:56:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:56:29 + 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 . 01:56:32 Sending build context to Docker daemon 168.1MB 01:56:32 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 01:56:32 Step 2/6 : FROM ${BASE} 01:56:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:56:32 595b0fe564bb: Pulling fs layer 01:56:32 7186ed65a4f7: Pulling fs layer 01:56:32 316046926c0a: Pulling fs layer 01:56:32 4ebd0625c992: Pulling fs layer 01:56:32 207e8628e3a3: Pulling fs layer 01:56:32 c791037a9be2: Pulling fs layer 01:56:32 ffd874e62e21: Pulling fs layer 01:56:32 4ebd0625c992: Waiting 01:56:32 207e8628e3a3: Waiting 01:56:32 c791037a9be2: Waiting 01:56:32 ffd874e62e21: Waiting 01:56:32 316046926c0a: Verifying Checksum 01:56:32 316046926c0a: Download complete 01:56:32 7186ed65a4f7: Download complete 01:56:32 207e8628e3a3: Download complete 01:56:32 c791037a9be2: Verifying Checksum 01:56:32 c791037a9be2: Download complete 01:56:32 595b0fe564bb: Verifying Checksum 01:56:32 595b0fe564bb: Download complete 01:56:33 595b0fe564bb: Pull complete 01:56:34 7186ed65a4f7: Pull complete 01:56:34 316046926c0a: Pull complete 01:56:34 ffd874e62e21: Verifying Checksum 01:56:34 ffd874e62e21: Download complete 01:56:36 4ebd0625c992: Verifying Checksum 01:56:36 4ebd0625c992: Download complete 01:56:44 ---> Running in 984f865306ba 01:56:44 ---> Running in 689b04cbc3b4 01:56:44 ---> Running in 924e141ea4bf 01:56:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:56:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:56:45 ---> efb0602b4bc0 01:56:45 Step 3/24 : WORKDIR /edgex-go 01:56:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:56:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:56:46 ---> efb0602b4bc0 01:56:46 Step 3/24 : WORKDIR /edgex-go 01:56:46 4ebd0625c992: Pull complete 01:56:46 207e8628e3a3: Pull complete 01:56:46 c791037a9be2: Pull complete 01:56:48 ---> Running in 4faad1864717 01:56:48 ---> Running in a030c70bb23d 01:56:48 Removing intermediate container 984f865306ba 01:56:48 ---> 4d8f910d96a6 01:56:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:56:48 Removing intermediate container 689b04cbc3b4 01:56:48 ---> 5e0bdd0ffa8d 01:56:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:56:48 Removing intermediate container 924e141ea4bf 01:56:48 ---> 26090bf7c23f 01:56:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:56:48 Removing intermediate container 4faad1864717 01:56:48 ---> 1efa5b27c3f8 01:56:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:56:48 ---> Running in 945d5e3583fb 01:56:48 ---> Running in eef855800683 01:56:48 Removing intermediate container a030c70bb23d 01:56:48 ---> 8ed4069b6e3a 01:56:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:56:48 ---> Running in 174a725dd854 01:56:48 ---> Running in 588042dafb5f 01:56:48 ---> Running in 4712983fda9e 01:56:49 Removing intermediate container 945d5e3583fb 01:56:49 ---> 365e8254a0f0 01:56:49 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:56:49 Removing intermediate container eef855800683 01:56:49 ---> 931e2ae50039 01:56:49 Step 5/23 : RUN apk add --update --no-cache make git 01:56:49 ---> Running in ea269b04588a 01:56:49 ---> Running in 04c968459401 01:56:49 Removing intermediate container 174a725dd854 01:56:49 ---> dd40ef96fe66 01:56:49 Step 5/24 : RUN apk add --update --no-cache make git 01:56:50 ---> Running in e1d614bfef3d 01:56:50 Removing intermediate container 4712983fda9e 01:56:50 ---> da5d45596100 01:56:50 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:56:50 ---> Running in f1eeffa4349d 01:56:50 Removing intermediate container 588042dafb5f 01:56:50 ---> 343db0143895 01:56:50 Step 5/24 : RUN apk add --update --no-cache make bash git 01:56:50 ---> Running in 51479329c169 01:56:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:56:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:56:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:56:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:56:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:56:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:56:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:56:51 ffd874e62e21: Pull complete 01:56:51 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 01:56:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:56:51 ---> cfc18b08335c 01:56:51 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 01:56:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:56:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:56:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:56:51 OK: 219 MiB in 52 packages 01:56:51 OK: 219 MiB in 52 packages 01:56:51 OK: 219 MiB in 52 packages 01:56:52 OK: 219 MiB in 52 packages 01:56:52 Removing intermediate container 04c968459401 01:56:52 ---> ead39c6bc4e8 01:56:52 Step 6/23 : COPY go.mod . 01:56:52 ---> 58565dff084a 01:56:52 Step 7/23 : RUN go mod download 01:56:52 OK: 219 MiB in 52 packages 01:56:52 Removing intermediate container f1eeffa4349d 01:56:52 ---> 5fbc7d7672e2 01:56:52 Step 6/24 : COPY go.mod . 01:56:52 ---> Running in 5c09f7f3f2e0 01:56:52 Removing intermediate container 51479329c169 01:56:52 ---> 7648f9d85020 01:56:52 Step 6/24 : COPY go.mod . 01:56:52 Removing intermediate container e1d614bfef3d 01:56:52 ---> 2ded7d4c8aeb 01:56:52 Step 6/24 : COPY go.mod . 01:56:52 ---> 6d0eba8d918d 01:56:52 Step 7/24 : RUN go mod download 01:56:52 ---> Running in a4512343aec7 01:56:52 ---> 5b7a5554b216 01:56:52 Step 7/24 : RUN go mod download 01:56:52 ---> Running in 786bcc6bf90d 01:56:53 ---> 1a80645fd9d5 01:56:53 Step 7/24 : RUN go mod download 01:56:53 Removing intermediate container ea269b04588a 01:56:53 ---> 76f31afc1b6b 01:56:53 Step 6/23 : COPY go.mod . 01:56:53 ---> Running in b2d6896a4f62 01:56:53 ---> Running in 732e61e3b924 01:56:53 ---> ca7548d05930 01:56:53 Step 7/23 : RUN go mod download 01:56:53 ---> Running in 5ecac15c1e57 01:56:53 Removing intermediate container 5c09f7f3f2e0 01:56:53 ---> 48a0ea046f8e 01:56:53 Step 8/23 : COPY . . 01:56:53 Removing intermediate container a4512343aec7 01:56:53 ---> 29323cb4b1ad 01:56:53 Step 8/24 : COPY . . 01:56:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:56:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:56:56 (1/12) Installing libmagic (5.39-r0) 01:56:56 (2/12) Installing file (5.39-r0) 01:56:56 (3/12) Installing libc-dev (0.7.2-r3) 01:56:56 (4/12) Installing g++ (10.2.1_pre1-r3) 01:57:01 (5/12) Installing fortify-headers (1.1-r0) 01:57:01 (6/12) Installing patch (2.7.6-r6) 01:57:01 (7/12) Installing build-base (0.5-r2) 01:57:01 (8/12) Installing libsodium (1.0.18-r0) 01:57:01 (9/12) Installing pkgconf (1.7.3-r0) 01:57:01 (10/12) Installing libsodium-dev (1.0.18-r0) 01:57:01 (11/12) Installing libzmq (4.3.3-r1) 01:57:01 (12/12) Installing zeromq-dev (4.3.3-r1) 01:57:01 Executing busybox-1.32.1-r6.trigger 01:57:01 OK: 218 MiB in 52 packages 01:57:05 Removing intermediate container 732e61e3b924 01:57:05 ---> f7f4ce8467c5 01:57:05 Step 4/6 : WORKDIR /edgex-go 01:57:05 ---> Running in fbbecc527a96 01:57:05 Removing intermediate container fbbecc527a96 01:57:05 ---> 731a2f2115d5 01:57:05 Step 5/6 : COPY go.mod . 01:57:06 ---> 137156bdeeed 01:57:06 Step 6/6 : RUN go mod download 01:57:06 ---> Running in 6debd92b4c9f 01:57:12 Removing intermediate container b2d6896a4f62 01:57:12 ---> ac2efc8c7d48 01:57:12 Step 8/24 : COPY . . 01:57:12 Removing intermediate container 786bcc6bf90d 01:57:12 ---> 7086bd4ae916 01:57:12 Step 8/24 : COPY . . 01:57:12 ---> 618d9b7ae0e8 01:57:12 Step 9/24 : RUN go mod tidy 01:57:14 ---> 03f6b56f9bca 01:57:14 Step 9/23 : RUN go mod tidy 01:57:25 ---> Running in 1cbd1a5dda6c 01:57:28 ---> Running in 5bb86732cfaa 01:57:28 Removing intermediate container 5ecac15c1e57 01:57:28 ---> 594cf24e94f1 01:57:28 Step 8/23 : COPY . . 01:57:30 ---> 8178611c3a5d 01:57:30 Step 9/24 : RUN go mod tidy 01:57:31 ---> d2ce83f696ef 01:57:31 Step 9/24 : RUN go mod tidy 01:57:33 Removing intermediate container 6debd92b4c9f 01:57:33 ---> 79807b01bad1 01:57:33 Successfully built 79807b01bad1 01:57:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:57:34 + docker inspect -f . ci-base-image-arm64 01:57:34 . [Pipeline] withDockerContainer 01:57:34 prd-ubuntu18.04-docker-arm64-4c-16g-574 does not seem to be running inside a container 01:57:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:57:36 $ docker top b9c17e3f1defaa57ce4ca6cdb30934a06f92ecf920b931b50a18403e82c84b4b -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:37 + go version 01:57:37 go version go1.16.3 linux/arm64 [Pipeline] } 01:57:37 $ docker stop --time=1 b9c17e3f1defaa57ce4ca6cdb30934a06f92ecf920b931b50a18403e82c84b4b 01:57:37 ---> Running in 57be3f84237b 01:57:38 ---> Running in f02b4900f364 01:57:38 ---> 7f0e42d50d6c 01:57:38 Step 9/23 : RUN go mod tidy 01:57:38 ---> Running in 6a6c98f413f0 01:57:39 $ docker rm -f b9c17e3f1defaa57ce4ca6cdb30934a06f92ecf920b931b50a18403e82c84b4b 01:57:39 Removing intermediate container 1cbd1a5dda6c 01:57:39 ---> 87d7baffeb13 01:57:39 Step 10/24 : RUN make cmd/core-data/core-data 01:57:39 ---> Running in 670613681ffc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 01:57:39 Removing intermediate container 5bb86732cfaa 01:57:39 ---> 6a4841b0b9df 01:57:39 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:57:39 ---> Running in 1da8235be7b0 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:57:39 + docker inspect -f . ci-base-image-arm64 01:57:39 . [Pipeline] withDockerContainer 01:57:39 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 01:57:39 prd-ubuntu18.04-docker-arm64-4c-16g-574 does not seem to be running inside a container 01:57:40 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:57:40 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 01:57:40 Removing intermediate container 57be3f84237b 01:57:40 ---> 9fa0484159f0 01:57:40 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:57:40 Removing intermediate container f02b4900f364 01:57:40 ---> 41e3e8889550 01:57:40 Step 10/24 : RUN make cmd/core-command/core-command 01:57:40 ---> Running in f31fa670cd06 01:57:40 ---> Running in 4dc2d6d4e591 01:57:40 Removing intermediate container 6a6c98f413f0 01:57:40 ---> 05679c6154d8 01:57:40 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:57:40 ---> Running in 4154e22f214a 01:57:41 $ docker top 7fe3df6c132c42e43d8eab04072c2889c7512265520c09a956187c11ec3ae865 -eo pid,comm 01:57:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:57:41 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 01:57:41 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 [Pipeline] { [Pipeline] echo 01:57:41 ========================================================= 01:57:41 [edgeXBuildGoParallel] Running Tests and Build... 01:57:41 ========================================================= [Pipeline] sh 01:57:42 + go mod tidy [Pipeline] sh 01:57:44 + make test 01:57:44 go mod tidy 01:57:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:58:11 ? github.com/edgexfoundry/edgex-go [no test files] 01:58:37 Removing intermediate container 1da8235be7b0 01:58:37 ---> e1038177a594 01:58:37 01:58:37 Step 11/23 : FROM alpine:3.12 01:58:37 Removing intermediate container 4dc2d6d4e591 01:58:37 ---> b974d9f88c67 01:58:37 01:58:37 Step 11/24 : FROM alpine:3.12 01:58:37 Removing intermediate container f31fa670cd06 01:58:37 ---> c27f0653c3a1 01:58:37 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:58:37 ---> Running in acd6153ac9bc 01:58:37 3.12: Pulling from library/alpine 01:58:37 3.12: Pulling from library/alpine 01:58:37 Removing intermediate container 4154e22f214a 01:58:37 ---> ab09016f1e9d 01:58:37 01:58:37 Step 11/23 : FROM alpine:3.12 01:58:37 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 01:58:37 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 01:58:37 Status: Downloaded newer image for alpine:3.12 01:58:37 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 01:58:37 Status: Image is up to date for alpine:3.12 01:58:37 3.12: Pulling from library/alpine 01:58:37 ---> 13621d1b12d4 01:58:37 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:58:37 Removing intermediate container 670613681ffc 01:58:37 ---> 5a3454be2b9c 01:58:37 01:58:37 Step 11/24 : FROM alpine:3.12 01:58:37 ---> 13621d1b12d4 01:58:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:58:37 ---> 13621d1b12d4 01:58:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:58:37 ---> Running in 4c158bda7fdf 01:58:37 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 01:58:37 Status: Image is up to date for alpine:3.12 01:58:37 ---> Running in 914e6ac915fa 01:58:37 ---> 13621d1b12d4 01:58:37 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:58:37 ---> Running in 78d71f40d903 01:58:37 ---> Running in 596491e8dfe1 01:58:37 Removing intermediate container 4c158bda7fdf 01:58:37 ---> 9b04e8f0fe64 01:58:37 Step 13/24 : ENV APP_PORT=59880 01:58:37 ---> Running in c22643802d50 01:58:37 Removing intermediate container c22643802d50 01:58:37 ---> 2d50b6667d08 01:58:37 Step 14/24 : EXPOSE $APP_PORT 01:58:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:58:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:58:37 ---> Running in 307d05b8836b 01:58:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:58:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:58:37 (1/1) Installing dumb-init (1.2.2-r1) 01:58:37 Executing busybox-1.31.1-r20.trigger 01:58:37 OK: 6 MiB in 15 packages 01:58:37 Removing intermediate container acd6153ac9bc 01:58:37 ---> 6a708f869945 01:58:37 01:58:37 Step 12/24 : FROM docker:20.10.0 01:58:37 (1/1) Installing dumb-init (1.2.2-r1) 01:58:37 Executing busybox-1.31.1-r20.trigger 01:58:37 OK: 6 MiB in 15 packages 01:58:37 Removing intermediate container 307d05b8836b 01:58:37 ---> 9e78cc02c44b 01:58:37 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:58:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:58:37 20.10.0: Pulling from library/docker 01:58:37 ---> Running in f60ed46b4f95 01:58:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:58:37 (1/2) Installing ca-certificates (20191127-r4) 01:58:37 (2/2) Installing dumb-init (1.2.2-r1) 01:58:37 Executing busybox-1.31.1-r20.trigger 01:58:37 Executing ca-certificates-20191127-r4.trigger 01:58:37 OK: 6 MiB in 16 packages 01:58:37 Removing intermediate container 914e6ac915fa 01:58:37 ---> 511303bfedf6 01:58:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:58:37 Removing intermediate container 78d71f40d903 01:58:37 ---> 2970cba2acdc 01:58:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:58:37 ---> Running in c804b526f773 01:58:37 ---> Running in 078ac70eaee2 01:58:37 Removing intermediate container 596491e8dfe1 01:58:37 ---> a9c4a54fa494 01:58:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:58:37 Removing intermediate container c804b526f773 01:58:37 ---> 958eb1a5505e 01:58:37 Step 14/23 : ENV APP_PORT=59861 01:58:37 ---> Running in c7b04c63aa22 01:58:37 Removing intermediate container 078ac70eaee2 01:58:37 ---> c72ba73a2071 01:58:37 Step 14/24 : ENV APP_PORT=59882 01:58:37 ---> Running in 9616e21b281f 01:58:37 ---> Running in 4e77f076473c 01:58:37 Removing intermediate container c7b04c63aa22 01:58:37 ---> 4ae58fade91f 01:58:37 Step 14/23 : ENV APP_PORT=59860 01:58:38 Removing intermediate container 4e77f076473c 01:58:38 ---> 6789f97fd998 01:58:38 Step 15/24 : EXPOSE $APP_PORT 01:58:41 Removing intermediate container 9616e21b281f 01:58:41 ---> e3458c540a91 01:58:41 Step 15/23 : EXPOSE $APP_PORT 01:58:41 Removing intermediate container f60ed46b4f95 01:58:41 ---> 5e2627877421 01:58:41 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:58:41 ---> Running in 69150529b9f7 01:58:41 ---> Running in cecae905c917 01:58:41 ---> Running in 4197347b5085 01:58:41 ---> Running in 202e48192f73 01:58:41 Removing intermediate container cecae905c917 01:58:41 ---> 825b4e1354d1 01:58:41 Step 16/24 : WORKDIR / 01:58:41 Removing intermediate container 69150529b9f7 01:58:41 ---> 952ce38b54bc 01:58:41 Step 15/23 : EXPOSE $APP_PORT 01:58:41 ---> Running in 87952c50a222 01:58:41 Removing intermediate container 4197347b5085 01:58:41 ---> 4b66fb8c08a9 01:58:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:58:41 ---> Running in 8bcde08aaa2e 01:58:41 Removing intermediate container 8bcde08aaa2e 01:58:41 ---> 7c8a8a056e13 01:58:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:58:41 Removing intermediate container 87952c50a222 01:58:41 ---> 2981542bea03 01:58:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:58:41 ---> 689b1f21738b 01:58:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:58:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:58:41 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 01:58:41 Status: Downloaded newer image for docker:20.10.0 01:58:41 ---> aefe523efa57 01:58:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:58:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:58:42 ---> Running in a0e16ce7b26f 01:58:42 ---> 82e94bbb39af 01:58:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:58:42 (1/6) Installing dumb-init (1.2.2-r1) 01:58:42 ---> e268f820c423 01:58:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:58:42 ---> 268ff61e5467 01:58:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:58:42 Removing intermediate container a0e16ce7b26f 01:58:42 ---> 5ea548ad7e99 01:58:42 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 01:58:42 (2/6) Installing libgcc (9.3.0-r2) 01:58:42 (3/6) Installing libsodium (1.0.18-r0) 01:58:42 (4/6) Installing libstdc++ (9.3.0-r2) 01:58:43 ---> Running in bd30aa272b08 01:58:43 ---> 2efdab7c6f4d 01:58:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:58:43 ---> d77afac637ef 01:58:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:58:43 ---> 03ade7efd3f9 01:58:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:58:43 ---> Running in 6dc3891bd11a 01:58:43 (5/6) Installing libzmq (4.3.3-r0) 01:58:43 Removing intermediate container 6dc3891bd11a 01:58:43 ---> f2fb41d942c1 01:58:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:58:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:58:43 (6/6) Installing zeromq (4.3.3-r0) 01:58:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:58:44 ---> 9e641f684eba 01:58:44 Step 20/24 : ENTRYPOINT ["/core-command"] 01:58:44 ---> Running in 5b5e5d96b555 01:58:44 Executing busybox-1.31.1-r20.trigger 01:58:44 OK: 8 MiB in 20 packages 01:58:44 ---> 094988c123a9 01:58:44 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:58:44 (1/39) Installing readline (8.0.4-r0) 01:58:44 (2/39) Installing bash (5.0.17-r0) 01:58:44 ---> Running in 428e2f820a3f 01:58:44 Executing bash-5.0.17-r0.post-install 01:58:44 (3/39) Installing nghttp2-libs (1.41.0-r0) 01:58:44 (4/39) Installing libcurl (7.76.1-r0) 01:58:44 (5/39) Installing curl (7.76.1-r0) 01:58:44 (6/39) Installing dumb-init (1.2.2-r1) 01:58:44 (7/39) Installing libbz2 (1.0.8-r1) 01:58:44 (8/39) Installing expat (2.2.9-r1) 01:58:44 ---> Running in b31af7d50b9b 01:58:44 (9/39) Installing libffi (3.3-r2) 01:58:44 (10/39) Installing gdbm (1.13-r1) 01:58:44 (11/39) Installing xz-libs (5.2.5-r0) 01:58:44 (12/39) Installing sqlite-libs (3.32.1-r0) 01:58:44 (13/39) Installing python3 (3.8.10-r0) 01:58:44 Removing intermediate container 5b5e5d96b555 01:58:44 ---> 542c2cfdf723 01:58:44 Step 21/23 : LABEL arch=x86_64 01:58:44 Removing intermediate container 428e2f820a3f 01:58:44 ---> 10119d62edf5 01:58:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:58:45 ---> Running in 36248b214c0a 01:58:47 Removing intermediate container b31af7d50b9b 01:58:47 ---> dae5c9013b81 01:58:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:58:47 ---> Running in 49358469a8a3 01:58:47 (14/39) Installing py3-appdirs (1.4.4-r1) 01:58:47 (15/39) Installing py3-ordered-set (4.0.1-r0) 01:58:47 (16/39) Installing py3-parsing (2.4.7-r0) 01:58:47 (17/39) Installing py3-six (1.15.0-r0) 01:58:47 Removing intermediate container 36248b214c0a 01:58:47 ---> 53b4dc0c90b2 01:58:47 Step 22/23 : LABEL git_sha=455e1d06e433d62b83ff14bd8fea1303e225f17b 01:58:47 (18/39) Installing py3-packaging (20.4-r0) 01:58:47 (19/39) Installing py3-setuptools (47.0.0-r0) 01:58:47 Removing intermediate container 202e48192f73 01:58:47 ---> 86441bec528f 01:58:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:58:47 (20/39) Installing py3-chardet (3.0.4-r4) 01:58:47 ---> Running in 3bd66d0ac9cb 01:58:47 (21/39) Installing py3-idna (2.9-r0) 01:58:47 ---> Running in 17cf6fd33bb5 01:58:47 (22/39) Installing py3-certifi (2020.4.5.1-r0) 01:58:47 (23/39) Installing py3-urllib3 (1.25.9-r0) 01:58:47 (24/39) Installing py3-requests (2.23.0-r0) 01:58:47 (25/39) Installing py3-msgpack (1.0.0-r0) 01:58:47 (26/39) Installing py3-lockfile (0.12.2-r3) 01:58:47 Removing intermediate container 49358469a8a3 01:58:47 ---> 351e1701b101 01:58:47 Step 22/24 : LABEL arch=x86_64 01:58:47 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:58:47 (28/39) Installing py3-colorama (0.4.3-r0) 01:58:47 (29/39) Installing py3-distlib (0.3.0-r0) 01:58:47 Removing intermediate container 3bd66d0ac9cb 01:58:47 ---> 2f11f7118340 01:58:47 Step 21/23 : LABEL arch=x86_64 01:58:47 ---> Running in 760b4102cade 01:58:47 (30/39) Installing py3-distro (1.5.0-r1) 01:58:47 (31/39) Installing py3-webencodings (0.5.1-r3) 01:58:47 Removing intermediate container 17cf6fd33bb5 01:58:47 ---> 25eeabe50184 01:58:47 Step 23/23 : LABEL version=0.0.0 01:58:47 (32/39) Installing py3-html5lib (1.0.1-r4) 01:58:47 (33/39) Installing py3-pytoml (0.1.21-r0) 01:58:47 ---> 97c28809a409 01:58:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:58:47 ---> Running in d576b2f95f87 01:58:47 (34/39) Installing py3-pep517 (0.8.2-r0) 01:58:47 ---> Running in fda78f7acd1c 01:58:47 (35/39) Installing py3-progress (1.5-r0) 01:58:47 Removing intermediate container 760b4102cade 01:58:47 ---> 4842b6ccf1e2 01:58:47 Step 23/24 : LABEL git_sha=455e1d06e433d62b83ff14bd8fea1303e225f17b 01:58:47 (36/39) Installing py3-toml (0.10.1-r0) 01:58:47 (37/39) Installing py3-retrying (1.3.3-r0) 01:58:47 (38/39) Installing py3-contextlib2 (0.6.0-r0) 01:58:47 (39/39) Installing py3-pip (20.1.1-r0) 01:58:47 Executing busybox-1.31.1-r19.trigger 01:58:47 ---> Running in 7889368ea014 01:58:47 OK: 72 MiB in 59 packages 01:58:47 Removing intermediate container fda78f7acd1c 01:58:47 ---> a1f3d8e677cb 01:58:47 01:58:47 Successfully built a1f3d8e677cb 01:58:47 Removing intermediate container d576b2f95f87 01:58:47 ---> 880959effe48 01:58:47 Step 22/23 : LABEL git_sha=455e1d06e433d62b83ff14bd8fea1303e225f17b 01:58:47 Successfully tagged support-scheduler:latest 01:58:47 Building security-bootstrapper 01:58:48  Building support-scheduler ... done  ---> Running in 0b38d70cc4b6 01:58:48 Removing intermediate container 7889368ea014 01:58:48 ---> 7f95e6c6a527 01:58:48 Step 24/24 : LABEL version=0.0.0 01:58:48 ---> Running in 2f62b55bfed8 01:58:48 Collecting docker-compose==1.23.2 01:58:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:58:49 Removing intermediate container 0b38d70cc4b6 01:58:49 ---> 934f215a856c 01:58:49 Step 23/23 : LABEL version=0.0.0 01:58:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:58:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:58:50 ---> 64dbe264145b 01:58:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:58:50 Removing intermediate container 2f62b55bfed8 01:58:50 ---> 8baae8c6d826 01:58:50 01:58:50 Collecting texttable<0.10,>=0.9.0 01:58:50 ---> Running in 6dae827e79fa 01:58:50 Downloading texttable-0.9.1.tar.gz (11 kB) 01:58:50 Successfully built 8baae8c6d826 01:58:50 Successfully tagged core-command:latest 01:58:50  Building core-command ... done Building security-proxy-setup 01:58:58 Collecting dockerpty<0.5,>=0.4.1 01:58:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:58:59 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:58:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:58:59 ---> efb0602b4bc0 01:58:59 Step 3/22 : WORKDIR /edgex-go 01:58:59 ---> Using cache 01:58:59 ---> 8ed4069b6e3a 01:58:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:58:59 ---> Using cache 01:58:59 ---> da5d45596100 01:58:59 Step 5/22 : RUN apk add --update --no-cache make git 01:59:04 ---> 9918e14492c2 01:59:04 Step 20/24 : ENTRYPOINT ["/core-data"] 01:59:04 Collecting docker<4.0,>=3.6.0 01:59:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:59:04 Removing intermediate container 6dae827e79fa 01:59:04 ---> 059725efc551 01:59:04 01:59:04 Successfully built 059725efc551 01:59:07 Successfully tagged support-notifications:latest 01:59:07 Building core-metadata 01:59:07 ---> Running in c9da4ae213b1 01:59:07 ---> Running in 2869d650d5d6 01:59:07 Collecting websocket-client<1.0,>=0.32.0 01:59:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:59:07  Building support-notifications ... done Collecting PyYAML<4,>=3.10 01:59:07 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 Downloading PyYAML-3.13.tar.gz (270 kB) 01:59:07 01:59:07 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:59:07 ---> efb0602b4bc0 01:59:07 Step 3/32 : WORKDIR /edgex-go 01:59:07 ---> Using cache 01:59:07 ---> 8ed4069b6e3a 01:59:07 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:07 ---> Using cache 01:59:07 ---> da5d45596100 01:59:07 Step 5/32 : RUN apk add --update --no-cache make git 01:59:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:59:08 Removing intermediate container c9da4ae213b1 01:59:08 ---> 00fda3650299 01:59:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:59:08 ---> Running in 1a4366565ab9 01:59:08 Collecting jsonschema<3,>=2.5.1 01:59:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:59:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:59:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:59:12 ---> efb0602b4bc0 01:59:12 Step 3/24 : WORKDIR /edgex-go 01:59:12 ---> Using cache 01:59:12 ---> 8ed4069b6e3a 01:59:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:12 ---> Using cache 01:59:12 ---> da5d45596100 01:59:12 Step 5/24 : RUN apk add --update --no-cache make git 01:59:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:59:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:59:16 Collecting docopt<0.7,>=0.6.1 01:59:16 Downloading docopt-0.6.2.tar.gz (25 kB) 01:59:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:59:17 ---> Running in 9f5969893a5e 01:59:17 ---> Running in 0ab664a7c784 01:59:17 Collecting cached-property<2,>=1.2.0 01:59:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:59:17 Collecting idna<2.8,>=2.5 01:59:17 Removing intermediate container 9f5969893a5e 01:59:17 ---> cb263ce3fe1d 01:59:17 Step 22/24 : LABEL arch=x86_64 01:59:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:59:17 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) 01:59:17 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) 01:59:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:59:17 ---> Running in 62d3955f206f 01:59:17 Collecting urllib3<1.25,>=1.21.1 01:59:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:59:17 Removing intermediate container 62d3955f206f 01:59:17 ---> 9e0dd262ce03 01:59:17 Step 23/24 : LABEL git_sha=455e1d06e433d62b83ff14bd8fea1303e225f17b 01:59:17 Collecting docker-pycreds>=0.4.0 01:59:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:59:17 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 01:59:17 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 01:59:17 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 01:59:17 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 01:59:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:59:17 ---> Running in ee7cae837d6a 01:59:17 Installing collected packages: idna, urllib3, requests, texttable, dockerpty, websocket-client, docker-pycreds, docker, PyYAML, jsonschema, docopt, cached-property, docker-compose 01:59:17 Attempting uninstall: idna 01:59:17 Found existing installation: idna 2.9 01:59:17 Uninstalling idna-2.9: 01:59:17 Successfully uninstalled idna-2.9 01:59:18 Removing intermediate container ee7cae837d6a 01:59:18 ---> 3e618c95a663 01:59:18 Step 24/24 : LABEL version=0.0.0 01:59:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:59:18 ---> Running in 157144bfec48 01:59:18 Attempting uninstall: urllib3 01:59:18 Found existing installation: urllib3 1.25.9 01:59:18 Uninstalling urllib3-1.25.9: 01:59:18 Successfully uninstalled urllib3-1.25.9 01:59:18 Removing intermediate container 157144bfec48 01:59:18 ---> 96bb491a0e22 01:59:18 01:59:18 Attempting uninstall: requests 01:59:18 Found existing installation: requests 2.23.0 01:59:18 Uninstalling requests-2.23.0: 01:59:18 Successfully uninstalled requests-2.23.0 01:59:18 Running setup.py install for texttable: started 01:59:18 OK: 219 MiB in 52 packages 01:59:18 Successfully built 96bb491a0e22 01:59:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:59:18 Successfully tagged core-data:latest 01:59:18 Building security-secretstore-setup 01:59:18  Building core-data ... done  Running setup.py install for texttable: finished with status 'done' 01:59:18 Running setup.py install for dockerpty: started 01:59:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:59:19 Running setup.py install for dockerpty: finished with status 'done' 01:59:19 OK: 219 MiB in 52 packages 01:59:20 Removing intermediate container 2869d650d5d6 01:59:20 ---> e65dd62ef1c9 01:59:20 Step 6/22 : COPY go.mod . 01:59:21 OK: 219 MiB in 52 packages 01:59:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:59:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:59:26 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:59:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:59:26 ---> efb0602b4bc0 01:59:26 Step 3/26 : WORKDIR /edgex-go 01:59:26 ---> Using cache 01:59:26 ---> 8ed4069b6e3a 01:59:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:26 ---> Using cache 01:59:26 ---> da5d45596100 01:59:26 Step 5/26 : RUN apk add --update --no-cache make git 01:59:26 ---> Using cache 01:59:26 ---> e65dd62ef1c9 01:59:26 Step 6/26 : COPY go.mod . 01:59:27 Running setup.py install for PyYAML: started 01:59:27 ---> d17af07669f1 01:59:27 Step 7/22 : RUN go mod download 01:59:27 ---> a72700dc3e87 01:59:27 Step 7/26 : RUN go mod download 01:59:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:59:28 ---> Running in af8fe0bc8f71 01:59:28 ---> Running in 84bf50bebde7 01:59:28 Running setup.py install for PyYAML: finished with status 'done' 01:59:28 Removing intermediate container 1a4366565ab9 01:59:28 ---> 21892d2c111b 01:59:28 Step 6/32 : COPY go.mod . 01:59:28 Running setup.py install for docopt: started 01:59:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:59:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:59:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:59:28 Removing intermediate container 0ab664a7c784 01:59:28 ---> 64f9d40db5d9 01:59:28 Step 6/24 : COPY go.mod . 01:59:28 ---> c95c1f4fac8b 01:59:28 Step 7/32 : RUN go mod download 01:59:28 Running setup.py install for docopt: finished with status 'done' 01:59:28 ---> Running in aef4efe8580b 01:59:29 ---> ad3c40ad1e0a 01:59:29 Step 7/24 : RUN go mod download 01:59:29 ---> Running in 46411d0eef88 01:59:29 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 01:59:29 Removing intermediate container af8fe0bc8f71 01:59:29 ---> 5103cf020d99 01:59:29 Step 8/22 : COPY . . 01:59:29 Removing intermediate container 84bf50bebde7 01:59:29 ---> 5041a29a5b75 01:59:29 Step 8/26 : COPY . . 01:59:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:59:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:59:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:59:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:59:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:59:47 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.381s coverage: 46.1% of statements 01:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 01:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 01:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 01:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 01:59:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.166s coverage: 28.7% of statements 01:59:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.359s coverage: 100.0% of statements 01:59:51 Removing intermediate container aef4efe8580b 01:59:51 ---> 856cc7cfd64e 01:59:51 Step 8/32 : COPY . . 01:59:51 Removing intermediate container 46411d0eef88 01:59:51 ---> 28bbd0bdef85 01:59:51 Step 8/24 : COPY . . 01:59:51 ---> 3d1213f4f8cd 01:59:51 Step 9/26 : RUN go mod tidy 01:59:51 Removing intermediate container bd30aa272b08 01:59:51 ---> 3f2c0d82d8bc 01:59:51 Step 15/24 : ENV APP_PORT=58890 01:59:51 ---> 1308e762b76d 01:59:51 Step 9/22 : RUN go mod tidy 01:59:55 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.622s coverage: 27.7% of statements 01:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 01:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 01:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 01:59:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.218s coverage: 81.2% of statements 01:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:59:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.173s coverage: 100.0% of statements 01:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 01:59:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.209s coverage: 100.0% of statements 01:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 01:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 01:59:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.288s coverage: 58.6% of statements 01:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 01:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 01:59:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.624s coverage: 87.7% of statements 01:59:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 01:59:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 01:59:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.233s coverage: 78.9% of statements 01:59:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:00:06 ---> Running in 97c024656603 02:00:06 ---> Running in 053d546a9ba1 02:00:06 ---> Running in 3a0431e44f72 02:00:07 ---> 56230e158d36 02:00:07 Step 9/32 : RUN go mod tidy 02:00:07 Removing intermediate container 97c024656603 02:00:07 ---> ae46876a4e33 02:00:07 Step 16/24 : EXPOSE $APP_PORT 02:00:07 ---> d5cfeb9e4ed4 02:00:07 Step 9/24 : RUN go mod tidy 02:00:07 ---> Running in ab571e511712 02:00:07 ---> Running in bc69130d2102 02:00:07 ---> Running in 7e43d50e65e6 02:00:07 Removing intermediate container bc69130d2102 02:00:07 ---> a81581013016 02:00:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:00:08 ---> f81fb5ac4ef3 02:00:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:00:08 ---> c5adde85b077 02:00:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:00:09 ---> 8314a383cbed 02:00:09 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:00:09 Removing intermediate container 3a0431e44f72 02:00:09 ---> f153834e7000 02:00:09 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:00:09 ---> Running in 165a957f413c 02:00:09 Removing intermediate container 053d546a9ba1 02:00:09 ---> 67b8065ab064 02:00:09 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:00:09 ---> Running in 2f971b03b91d 02:00:09 ---> Running in 7ae6fe5982fe 02:00:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.177s coverage: 28.6% of statements 02:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:00:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.324s coverage: 100.0% of statements 02:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:00:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.200s coverage: 100.0% of statements 02:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:00:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.371s coverage: 86.7% of statements 02:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:00:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.526s coverage: 97.5% of statements 02:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:00:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.354s coverage: 78.3% of statements 02:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:00:09 Removing intermediate container 165a957f413c 02:00:09 ---> 1a28aaaccff3 02:00:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:00:09 Removing intermediate container ab571e511712 02:00:09 ---> 97b8fba4962a 02:00:09 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:00:09 Removing intermediate container 7e43d50e65e6 02:00:09 ---> 54413f944b47 02:00:09 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:00:09 ---> Running in 5121c0311042 02:00:09 ---> Running in 21ac4b861d1d 02:00:09 ---> Running in 1c64fc6ea422 02:00:09 Removing intermediate container 21ac4b861d1d 02:00:09 ---> d7e8372e4214 02:00:09 Step 22/24 : LABEL arch=x86_64 02:00:09 ---> Running in d1278b8b14cf 02:00:09 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 02:00:09 Removing intermediate container d1278b8b14cf 02:00:09 ---> 95e87ea093ab 02:00:09 Step 23/24 : LABEL git_sha=455e1d06e433d62b83ff14bd8fea1303e225f17b 02:00:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:00:09 ---> Running in c971c209f55f 02:00:10 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 02:00:10 Removing intermediate container c971c209f55f 02:00:10 ---> de21ee60f617 02:00:10 Step 24/24 : LABEL version=0.0.0 02:00:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:00:10 ---> Running in 951cb347fc98 02:00:10 Removing intermediate container 951cb347fc98 02:00:10 ---> 81517affb2ca 02:00:10 02:00:10 Successfully built 81517affb2ca 02:00:10 Successfully tagged sys-mgmt-agent:latest 02:00:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.342s coverage: 95.1% of statements 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:00:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.143s coverage: 58.8% of statements 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:00:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.227s coverage: 60.0% of statements 02:00:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.296s coverage: 0.8% of statements 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:00:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.161s coverage: 21.7% of statements 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.332s coverage: 47.1% of statements 02:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.259s coverage: 79.5% of statements 02:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.174s coverage: 94.1% of statements 02:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements 02:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.235s coverage: 87.5% of statements 02:00:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.208s coverage: 94.4% of statements 02:00:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.189s coverage: 44.8% of statements 02:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.569s coverage: 81.8% of statements 02:00:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:00:42  Building sys-mgmt-agent ... done 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 02:00:42 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 02:00:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.242s coverage: 92.9% of statements 02:00:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:00:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:00:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:00:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 02:00:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:00:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:00:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:00:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:00:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:00:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 02:00:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:00:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:00:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.143s coverage: 100.0% of statements 02:00:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:00:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.190s coverage: 76.0% of statements 02:00:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:00:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.179s coverage: 80.0% of statements 02:00:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.218s coverage: 87.2% of statements 02:00:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.263s coverage: 85.4% of statements 02:00:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.276s coverage: 91.2% of statements 02:00:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:00:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.639s coverage: 64.4% of statements 02:00:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:00:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:00:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.189s coverage: 100.0% of statements 02:00:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements 02:00:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.046s coverage: 100.0% of statements 02:00:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements 02:00:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 02:00:46 Removing intermediate container 7ae6fe5982fe 02:00:46 ---> 89b64af438e3 02:00:46 02:00:46 Step 11/26 : FROM alpine:3.12 02:00:46 ---> 13621d1b12d4 02:00:46 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 02:00:46 Removing intermediate container 2f971b03b91d 02:00:46 ---> 1727acd3f663 02:00:46 02:00:46 Step 11/22 : FROM alpine:3.12 02:00:46 ---> 13621d1b12d4 02:00:46 Step 12/22 : RUN apk add --update --no-cache curl 02:00:46 Removing intermediate container 5121c0311042 02:00:46 ---> 0636d2e3e788 02:00:46 02:00:46 Step 11/32 : FROM alpine:3.12 02:00:46 ---> 13621d1b12d4 02:00:46 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:00:46 ---> Running in cd14ec0a5bad 02:00:46 ---> Running in 45d35b78e5aa 02:00:46 ---> Running in b91d017b6d6d 02:00:46 Removing intermediate container b91d017b6d6d 02:00:46 ---> bc5a6a4a5c1b 02:00:46 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:00:46 ---> Running in 891bfa58bdf7 02:00:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:00:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:00:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:00:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:00:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.975s coverage: 66.9% of statements 02:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:00:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:00:47 (1/4) Installing ca-certificates (20191127-r4) 02:00:47 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:00:47 (3/4) Installing libcurl (7.76.1-r0) 02:00:47 (4/4) Installing curl (7.76.1-r0) 02:00:47 Executing busybox-1.31.1-r20.trigger 02:00:47 Executing ca-certificates-20191127-r4.trigger 02:00:47 (1/6) Installing ca-certificates (20191127-r4) 02:00:47 (1/2) Installing dumb-init (1.2.2-r1) 02:00:47 (2/2) Installing su-exec (0.2-r1) 02:00:47 OK: 7 MiB in 18 packages 02:00:47 (2/6) Installing nghttp2-libs (1.41.0-r0) 02:00:47 Executing busybox-1.31.1-r20.trigger 02:00:47 (3/6) Installing libcurl (7.76.1-r0) 02:00:47 (4/6) Installing curl (7.76.1-r0) 02:00:47 OK: 6 MiB in 16 packages 02:00:47 (5/6) Installing dumb-init (1.2.2-r1) 02:00:47 (6/6) Installing su-exec (0.2-r1) 02:00:47 Executing busybox-1.31.1-r20.trigger 02:00:47 Executing ca-certificates-20191127-r4.trigger 02:00:47 OK: 7 MiB in 20 packages 02:00:48 Removing intermediate container 891bfa58bdf7 02:00:48 ---> 7174769d2514 02:00:48 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:00:48 Removing intermediate container 45d35b78e5aa 02:00:48 ---> 3d1a751fbd43 02:00:48 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:00:49 ---> Running in 0cb41939d852 02:00:49 ---> Running in 8ee556a010f3 02:00:49 Removing intermediate container cd14ec0a5bad 02:00:49 ---> c1f3a79c3d5d 02:00:49 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:00:49 ---> Running in afcf89b06531 02:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.716s coverage: 43.5% of statements 02:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.113s coverage: 89.5% of statements 02:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.121s coverage: 84.8% of statements 02:00:50 Removing intermediate container 0cb41939d852 02:00:50 ---> 8b7314fc4ac4 02:00:50 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:00:50 Removing intermediate container 8ee556a010f3 02:00:50 ---> ac7c5d21720f 02:00:50 Step 14/22 : WORKDIR /edgex 02:00:50 ---> Running in 0103b346b5f5 02:00:50 Removing intermediate container afcf89b06531 02:00:50 ---> d9f2df74dbb4 02:00:50 Step 14/26 : WORKDIR / 02:00:50 ---> Running in 2f79c7049fa0 02:00:50 Removing intermediate container 1c64fc6ea422 02:00:50 ---> d916bd8450ed 02:00:50 02:00:50 Step 11/24 : FROM alpine:3.12 02:00:50 ---> 13621d1b12d4 02:00:50 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:00:50 ---> Using cache 02:00:50 ---> 2970cba2acdc 02:00:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:00:50 ---> Using cache 02:00:50 ---> c72ba73a2071 02:00:50 Step 14/24 : ENV APP_PORT=59881 02:00:50 ---> Running in 44cd24273fd2 02:00:50 ---> Running in 13d209ccba62 02:00:50 Removing intermediate container 0103b346b5f5 02:00:50 ---> f19c03bb7007 02:00:50 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:00:50 Removing intermediate container 2f79c7049fa0 02:00:50 ---> b11bf9452d00 02:00:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:00:50 ---> Running in 43f0a96d0cf3 02:00:50 Removing intermediate container 13d209ccba62 02:00:50 ---> 6e8dd09dc860 02:00:50 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:00:50 Removing intermediate container 44cd24273fd2 02:00:50 ---> 61cfa15ff48c 02:00:50 Step 15/24 : EXPOSE $APP_PORT 02:00:51 ---> c77b0f837d7c 02:00:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:00:51 ---> Running in f660f146ee1a 02:00:51 ---> b21905c83de4 02:00:51 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:00:51 Removing intermediate container f660f146ee1a 02:00:51 ---> 023458a0d73c 02:00:51 Step 16/24 : WORKDIR / 02:00:51 ---> 02483a33f0d1 02:00:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:00:51 ---> Running in 665d0165373d 02:00:51 ---> 701d71453b49 02:00:51 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:00:52 Removing intermediate container 665d0165373d 02:00:52 ---> 819e6e9f20fe 02:00:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:00:52 ---> ca0bd518d206 02:00:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:00:52 ---> 12cbd336fee2 02:00:52 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:00:52 Removing intermediate container 43f0a96d0cf3 02:00:52 ---> 5ccc8d5eb6ae 02:00:52 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:00:52 ---> 387480c3082b 02:00:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:00:52 ---> Running in 3c89409b217e 02:00:52 ---> Running in 0b337e270544 02:00:53 ---> 227375cce217 02:00:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:00:53 Removing intermediate container 3c89409b217e 02:00:53 ---> 79dd13ea41cc 02:00:53 Step 19/22 : CMD ["--init=true"] 02:00:53 Removing intermediate container 0b337e270544 02:00:53 ---> 43c354e19088 02:00:53 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:00:53 ---> 5e9df9ec1c8c 02:00:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:00:53 ---> Running in 54d4a2ca01ec 02:00:53 ---> 6996e480b170 02:00:53 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:00:53 ---> fbd1208219e5 02:00:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:00:53 ---> 2f3ee4b05cc5 02:00:53 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:00:53 ---> Running in 8578e16c51d1 02:00:53 ---> Running in aa3cac5b5a1d 02:00:53 Removing intermediate container 54d4a2ca01ec 02:00:53 ---> e03d9ba67202 02:00:53 Step 20/22 : LABEL arch=x86_64 02:00:54 ---> 2cc08e65a89c 02:00:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:00:54 ---> Running in 753c1e1d439f 02:00:54 Removing intermediate container 8578e16c51d1 02:00:54 ---> 406b0fd7b4d8 02:00:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:00:54 ---> Running in c68fff5381fb 02:00:54 Removing intermediate container 753c1e1d439f 02:00:54 ---> bb80c77cf721 02:00:54 Step 21/22 : LABEL git_sha=455e1d06e433d62b83ff14bd8fea1303e225f17b 02:00:54 ---> 9d5fad2ed629 02:00:54 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/ 02:00:54 Removing intermediate container c68fff5381fb 02:00:54 ---> 2d53b00b3e10 02:00:54 Step 22/24 : LABEL arch=x86_64 02:00:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.558s coverage: 46.8% of statements 02:00:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:00:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:00:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:00:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:00:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:00:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.118s coverage: 100.0% of statements 02:00:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:00:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.122s coverage: 100.0% of statements 02:00:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:00:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 02:00:55 ---> Running in 3bee94e8ccde 02:00:55 ---> Running in be337780bc56 02:00:55 ---> Running in 01670c705aee 02:00:55 Removing intermediate container 3bee94e8ccde 02:00:55 ---> fe5070cd7063 02:00:55 Step 22/22 : LABEL version=0.0.0 02:00:55 Removing intermediate container 01670c705aee 02:00:55 ---> 16e568c638fc 02:00:55 Step 23/24 : LABEL git_sha=455e1d06e433d62b83ff14bd8fea1303e225f17b 02:00:55 Removing intermediate container aa3cac5b5a1d 02:00:55 ---> c681db2f7937 02:00:55 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:00:55 ---> Running in e028988c3c05 02:00:55 ---> Running in e8bb91bb32fd 02:00:55 Removing intermediate container e028988c3c05 02:00:55 ---> 3af6ea5858ce 02:00:55 02:00:55 Removing intermediate container e8bb91bb32fd 02:00:55 ---> 63d2a5cac0ac 02:00:55 Step 24/24 : LABEL version=0.0.0 02:00:55 ---> e564ee3b6132 02:00:55 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:00:56 Successfully built 3af6ea5858ce 02:00:56 ---> Running in 2ee075242ea0 02:00:56 Successfully tagged security-proxy-setup:latest 02:00:56  Building security-proxy-setup ... done  ---> 1aa89f239f64 02:00:56 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:00:56 Removing intermediate container 2ee075242ea0 02:00:56 ---> 0ce4ac1ad88c 02:00:56 02:00:56 Removing intermediate container be337780bc56 02:00:56 ---> b2f785a86f07 02:00:56 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:00:56 Successfully built 0ce4ac1ad88c 02:00:56 Successfully tagged core-metadata:latest 02:00:56  Building core-metadata ... done  ---> Running in a9e49f75586e 02:00:56 ---> bfd16acf2115 02:00:56 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:00:56 Removing intermediate container a9e49f75586e 02:00:56 ---> f4628e62a1e6 02:00:56 Step 24/26 : LABEL arch=x86_64 02:00:57 ---> Running in 48ac801a723f 02:00:57 ---> 22cf30cf6df6 02:00:57 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:00:57 Removing intermediate container 48ac801a723f 02:00:57 ---> 79ba9f401265 02:00:57 Step 25/26 : LABEL git_sha=455e1d06e433d62b83ff14bd8fea1303e225f17b 02:00:57 ---> 4506de3a14a3 02:00:57 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:00:57 ---> Running in 216c2c5d98cd 02:00:57 ---> Running in f11415d776b4 02:00:57 Removing intermediate container 216c2c5d98cd 02:00:57 ---> 174a2c476842 02:00:57 Step 26/26 : LABEL version=0.0.0 02:00:57 ---> Running in 58f8f9792b4a 02:00:57 Removing intermediate container f11415d776b4 02:00:57 ---> 69d09ebeb186 02:00:57 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:00:57 Removing intermediate container 58f8f9792b4a 02:00:57 ---> 0524c7e439bb 02:00:57 02:00:57 ---> 2e2035c5c5a3 02:00:57 Step 27/32 : RUN chmod +x /entrypoint.sh 02:00:57 Successfully built 0524c7e439bb 02:00:58 Successfully tagged security-secretstore-setup:latest 02:00:58  Building security-secretstore-setup ... done  ---> Running in 70d68e0888bb 02:00:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.242s coverage: 18.9% of statements 02:00:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 02:00:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 02:00:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 02:00:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.468s coverage: 91.9% of statements 02:00:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 02:00:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 02:00:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 02:00:58 Removing intermediate container 70d68e0888bb 02:00:58 ---> 4684738f2d31 02:00:58 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:00:59 ---> Running in 48b4a527f971 02:00:59 Removing intermediate container 48b4a527f971 02:00:59 ---> e693699dde49 02:00:59 Step 29/32 : CMD ["gate"] 02:00:59 ---> Running in 9bf1c2830555 02:00:59 Removing intermediate container 9bf1c2830555 02:00:59 ---> 42a035efd2a3 02:00:59 Step 30/32 : LABEL arch=x86_64 02:00:59 ---> Running in 19d7a61e78d4 02:00:59 Removing intermediate container 19d7a61e78d4 02:00:59 ---> 11160ee2a9c3 02:00:59 Step 31/32 : LABEL git_sha=455e1d06e433d62b83ff14bd8fea1303e225f17b 02:00:59 ---> Running in 0ec53e3c3494 02:00:59 Removing intermediate container 0ec53e3c3494 02:00:59 ---> fa919dafdb3b 02:00:59 Step 32/32 : LABEL version=0.0.0 02:00:59 ---> Running in 50730871d261 02:01:00 Removing intermediate container 50730871d261 02:01:00 ---> bbdf671a6704 02:01:00 02:01:00 Successfully built bbdf671a6704 02:01:00 Successfully tagged security-bootstrapper:latest 02:01:00  Building security-bootstrapper ... done  [Pipeline] } 02:01:00 $ docker stop --time=1 f90b3252d97c74fe5df537f54895ad2255fb55995b060af194c5965342e62b96 02:01:01 $ docker rm -f f90b3252d97c74fe5df537f54895ad2255fb55995b060af194c5965342e62b96 [Pipeline] // withDockerContainer [Pipeline] sh 02:01:02 + docker images 02:01:02 REPOSITORY TAG IMAGE ID CREATED SIZE 02:01:02 security-bootstrapper latest bbdf671a6704 3 seconds ago 18.2MB 02:01:02 security-secretstore-setup latest 0524c7e439bb 5 seconds ago 25.8MB 02:01:02 core-metadata latest 0ce4ac1ad88c 6 seconds ago 18.6MB 02:01:02 security-proxy-setup latest 3af6ea5858ce 7 seconds ago 25.3MB 02:01:02 d916bd8450ed 12 seconds ago 1.17GB 02:01:02 0636d2e3e788 16 seconds ago 1.15GB 02:01:02 1727acd3f663 16 seconds ago 1.16GB 02:01:02 89b64af438e3 18 seconds ago 1.16GB 02:01:02 sys-mgmt-agent latest 81517affb2ca 52 seconds ago 312MB 02:01:02 core-data latest 96bb491a0e22 About a minute ago 21.6MB 02:01:02 support-notifications latest 059725efc551 2 minutes ago 17.8MB 02:01:02 core-command latest 8baae8c6d826 2 minutes ago 17.1MB 02:01:02 support-scheduler latest a1f3d8e677cb 2 minutes ago 17.1MB 02:01:02 6a708f869945 2 minutes ago 1.16GB 02:01:02 5a3454be2b9c 2 minutes ago 1.17GB 02:01:02 ab09016f1e9d 2 minutes ago 1.16GB 02:01:02 b974d9f88c67 2 minutes ago 1.16GB 02:01:02 e1038177a594 2 minutes ago 1.16GB 02:01:02 ci-base-image-x86_64 latest efb0602b4bc0 8 minutes ago 648MB 02:01:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB 02:01:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB 02:01:02 alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB 02:01:02 docker 20.10.0 aefe523efa57 5 months ago 240MB 02:01:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 02:01:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.865s coverage: 28.7% of statements 02:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:01:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.190s coverage: 99.0% of statements 02:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:01:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.229s coverage: 100.0% of statements 02:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 02:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 02:01:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.227s coverage: 64.6% of statements 02:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 02:01:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.446s coverage: 97.6% of statements 02:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 02:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 02:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 02:01:05 ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements 02:01:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:01:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements 02:01:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:01:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:01:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:01:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:01:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.103s coverage: 87.9% of statements 02:01:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:01:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:01:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 02:01:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.166s coverage: 28.1% of statements 02:01:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 02:01:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 02:01:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.198s coverage: 27.9% of statements 02:01:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 02:01:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 02:01:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 02:01:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 02:01:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 02:01:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 02:01:08 GO111MODULE=on go vet ./... 02:01:17 Still waiting to schedule task 02:01:17 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-573’ 02:02:44 gofmt -l . 02:02:45 [ "`gofmt -l .`" = "" ] 02:02:49 ./bin/test-go-mod-tidy.sh 02:02:49 ./bin/test-attribution-txt.sh [Pipeline] sh 02:02:52 + ls -al . 02:02:52 total 880 02:02:52 drwxrwxr-x 9 1001 1001 4096 May 27 02:02 . 02:02:52 drwxr-xr-x 4 root root 4096 May 27 01:57 .. 02:02:52 -rw-rw-r-- 1 1001 1001 11 May 27 01:55 .dockerignore 02:02:52 drwxrwxr-x 8 1001 1001 4096 May 27 01:56 .git 02:02:52 drwxrwxr-x 3 1001 1001 4096 May 27 01:55 .github 02:02:52 -rw-rw-r-- 1 1001 1001 818 May 27 01:55 .gitignore 02:02:52 -rw-rw-r-- 1 1001 1001 166 May 27 01:55 .sonarcloud.properties 02:02:52 -rw-rw-r-- 1 1001 1001 8609 May 27 01:55 Attribution.txt 02:02:52 -rw-rw-r-- 1 1001 1001 3804 May 27 01:55 CONTRIBUTING.md 02:02:52 -rw-rw-r-- 1 1001 1001 931 May 27 01:55 Dockerfile.build 02:02:52 -rw-rw-r-- 1 1001 1001 863 May 27 01:55 Jenkinsfile 02:02:52 -rw-rw-r-- 1 1001 1001 10775 May 27 01:55 LICENSE 02:02:52 -rw-rw-r-- 1 1001 1001 5632 May 27 01:55 Makefile 02:02:52 -rw-rw-r-- 1 1001 1001 7978 May 27 01:55 README.md 02:02:52 -rw-rw-r-- 1 1001 1001 6755 May 27 01:55 SECURITY.md 02:02:52 -rw-rw-r-- 1 1001 1001 5 May 27 01:51 VERSION 02:02:52 -rw-rw-r-- 1 1001 1001 4131 May 27 01:55 ZMQWindows.md 02:02:52 drwxrwxr-x 2 1001 1001 4096 May 27 01:55 bin 02:02:52 drwxrwxr-x 14 1001 1001 4096 May 27 01:55 cmd 02:02:52 -rw-r--r-- 1 root root 742988 May 27 02:01 coverage.out 02:02:52 -rw-r--r-- 1 root root 1060 May 27 02:02 go.mod 02:02:52 -rw-r--r-- 1 root root 21990 May 27 01:57 go.sum 02:02:52 drwxrwxr-x 8 1001 1001 4096 May 27 01:55 internal 02:02:52 drwxrwxr-x 4 1001 1001 4096 May 27 01:55 openapi 02:02:52 drwxrwxr-x 4 1001 1001 4096 May 27 01:55 snap 02:02:52 -rw-rw-r-- 1 1001 1001 168 May 27 01:55 version.go [Pipeline] sh 02:02:53 + '[' -e coverage.out ] 02:02:53 + chown 1001:1001 coverage.out [Pipeline] stash 02:02:53 Warning: overwriting stash ‘coverage-report’ 02:02:54 Stashed 1 file(s) [Pipeline] sh 02:02:54 + make build 02:02:54 go mod tidy 02:02:55 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 02:03: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 02:03:15 Running on prd-ubuntu18.04-docker-8c-8g-575 in /w/workspace/edgexfoundry_edgex-go_PR-3510 [Pipeline] { [Pipeline] ws 02:03:15 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 02:03:15 The recommended git tool is: git 02:03:17 using credential edgex-jenkins-ssh 02:03:17 Cloning the remote Git repository 02:03:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:03:17 > git init /w/workspace/edgex-go/4 # timeout=10 02:03:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:03:17 > git --version # timeout=10 02:03:17 > git --version # 'git version 2.17.1' 02:03:17 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:03:24 Merging remotes/origin/master commit 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 into PR head commit 455e1d06e433d62b83ff14bd8fea1303e225f17b 02:03:24 Merge succeeded, producing 455e1d06e433d62b83ff14bd8fea1303e225f17b 02:03:24 Checking out Revision 455e1d06e433d62b83ff14bd8fea1303e225f17b (PR-3510) 02:03:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:03:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:03:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:03:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:03:23 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3510/head:refs/remotes/origin/PR-3510 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:03:24 > git config core.sparsecheckout # timeout=10 02:03:24 > git checkout -f 455e1d06e433d62b83ff14bd8fea1303e225f17b # timeout=10 02:03:24 > git remote # timeout=10 02:03:24 > git config --get remote.origin.url # timeout=10 02:03:24 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:24 > git merge 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 # timeout=10 02:03:24 > git rev-parse HEAD^{commit} # timeout=10 02:03:24 > git config core.sparsecheckout # timeout=10 02:03:24 > git checkout -f 455e1d06e433d62b83ff14bd8fea1303e225f17b # timeout=10 02:03:28 Commit message: "feat(notifications): Upgrade core-contracts lib to v2.0.0-dev.95" 02:03:29 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 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:29 + echo snap-build.sh 02:03:29 snap-build.sh 02:03:29 + SNAP_BASE_DIR=. 02:03:29 + '[' '!' -z /w/workspace/edgex-go/4 ']' 02:03:29 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 02:03:29 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 02:03:29 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 02:03:29 + cd /w/workspace/edgex-go/4 02:03:29 + sudo apt-get remove -qy --purge lxd lxd-client 02:03:29 Reading package lists... 02:03:30 Building dependency tree... 02:03:30 Reading state information... 02:03:30 The following packages were automatically installed and are no longer required: 02:03:30 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 02:03:30 uidmap xdelta3 02:03:30 Use 'sudo apt autoremove' to remove them. 02:03:30 The following packages will be REMOVED: 02:03:30 lxd* lxd-client* 02:03:30 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:03:30 After this operation, 31.7 MB disk space will be freed. 02:03:31 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 02:03:33 (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.) 02:03:33 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 02:03:34 Removing lxd dnsmasq configuration 02:03:35 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:03:36 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:03:36 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 02:03:36 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 02:03:38 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:03:39 (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.) 02:03:39 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:03:40 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 02:03:41 Processing triggers for systemd (237-3ubuntu10.45) ... 02:03:41 Processing triggers for ureadahead (0.100.0-21) ... 02:03:42 + sudo snap remove --purge lxd 02:03:43 snap "lxd" is not installed 02:03:43 + sudo groupadd --force --system lxd 02:03:43 ++ whoami 02:03:43 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:03:43 + newgrp - lxd 02:03:43 + sudo snap install lxd 02:03:45 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 02:03:48 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 02:03:52 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 02:03:54 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 02:03:55 2021-05-27T02:03:52Z INFO Waiting for automatic snapd restart... 02:03:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 02:04:03 $ docker stop --time=1 7fe3df6c132c42e43d8eab04072c2889c7512265520c09a956187c11ec3ae865 02:04:05 $ docker rm -f 7fe3df6c132c42e43d8eab04072c2889c7512265520c09a956187c11ec3ae865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:04:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:04:06 02:04:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:04:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:04:07 latest: Pulling from edgex-devops/edgex-compose-arm64 02:04:07 29e5d40040c1: Pulling fs layer 02:04:07 1ce36da41761: Pulling fs layer 02:04:07 25b303627fd3: Pulling fs layer 02:04:07 29e5d40040c1: Download complete 02:04:08 29e5d40040c1: Pull complete 02:04:08 1ce36da41761: Verifying Checksum 02:04:08 1ce36da41761: Download complete 02:04:09 1ce36da41761: Pull complete 02:04:09 25b303627fd3: Verifying Checksum 02:04:09 25b303627fd3: Download complete 02:04:20 25b303627fd3: Pull complete 02:04:20 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:04:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:04:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:04:20 prd-ubuntu18.04-docker-arm64-4c-16g-574 does not seem to be running inside a container 02:04:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:04:22 lxd 4.14 from Canonical* installed 02:04:22 + sudo lxd init --auto 02:04:23 $ docker top e85c02bd026be50c63d3e62f763de48fa479637c75fed5d850f81c88c0495e44 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:23 + docker-compose build --help 02:04:23 + grep parallel 02:04:27 --parallel Build images in parallel. [Pipeline] } 02:04:27 $ docker stop --time=1 e85c02bd026be50c63d3e62f763de48fa479637c75fed5d850f81c88c0495e44 02:04:29 $ docker rm -f e85c02bd026be50c63d3e62f763de48fa479637c75fed5d850f81c88c0495e44 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:04:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:04:30 . [Pipeline] withDockerContainer 02:04:30 prd-ubuntu18.04-docker-arm64-4c-16g-574 does not seem to be running inside a container 02:04:30 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 02:04:32 $ docker top dc8becf55298e8b6b9eba3405eced8ffac31c4d2c963d07ed529430513f7a7b8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:33 + docker-compose -f ./docker-compose-build.yml build --parallel 02:04:37 + sudo snap install --classic snapcraft 02:04:37 Building core-command ... 02:04:37 Building core-data ... 02:04:37 Building core-metadata ... 02:04:37 Building security-bootstrapper ... 02:04:37 Building security-proxy-setup ... 02:04:37 Building security-secretstore-setup ... 02:04:37 Building support-notifications ... 02:04:37 Building support-scheduler ... 02:04:37 Building sys-mgmt-agent ... 02:04:37 Building support-scheduler 02:04:37 Building security-proxy-setup 02:04:37 Building sys-mgmt-agent 02:04:37 Building security-secretstore-setup 02:04:37 Building core-command 02:04:45 snapcraft 4.7.1 from Canonical* installed 02:04:45 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 02:04:45 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 02:04:45 % Total % Received % Xferd Average Speed Time Time Time Current 02:04:45 Dload Upload Total Spent Left Speed 02:04:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3870 0 --:--:-- --:--:-- --:--:-- 3870 02:04:45 100 3325k 100 3325k 0 0 10.7M 0 --:--:-- --:--:-- --:--:-- 10.7M 02:04:45 ./yq_linux_amd64 02:04:45 + sudo snapcraft prime --use-lxd 02:04:47 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 02:04:47 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: 02:04:47 - README.md 02:04:47 02:04:47 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:04:47 Launching a container. 02:04:56 Waiting for container to be ready 02:04:56 To start your first instance, try: lxc launch ubuntu:18.04 02:04:56 02:05:00 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 02:05:00 Waiting for network to be ready... 02:05:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:05:01 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:05:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 02:05:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 02:05:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 02:05:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 02:05:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 02:05:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 02:05:01 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 02:05:01 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 02:05:01 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:05:01 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:05:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:05:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:05:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:05:01 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:05:01 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:05:01 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:05:02 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:05:02 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2071 kB] 02:05:02 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 02:05:02 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 02:05:02 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 02:05:02 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 02:05:02 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 02:05:02 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 02:05:03 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 02:05:04 Fetched 24.6 MB in 4s (6052 kB/s) 02:05:05 Reading package lists... 02:05:06 Reading package lists... 02:05:06 Building dependency tree... 02:05:06 Reading state information... 02:05:06 The following additional packages will be installed: 02:05:06 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:05:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:05:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:05:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 02:05:06 Suggested packages: 02:05:06 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 02:05:06 Recommended packages: 02:05:06 gnupg libsasl2-modules 02:05:06 The following NEW packages will be installed: 02:05:06 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:05:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:05:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:05:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 02:05:06 The following packages will be upgraded: 02:05:06 gpg gpg-agent gpgconf libudev1 02:05:06 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 02:05:06 Need to get 3530 kB of archives. 02:05:06 After this operation, 13.3 MB of additional disk space will be used. 02:05:06 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] 02:05:06 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] 02:05:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 02:05:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 02:05:06 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 02:05:06 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 02:05:07 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 02:05:07 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 02:05:07 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 02:05:07 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 02:05:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 02:05:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 02:05:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 02:05:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 02:05:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 02:05:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 02:05:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 02:05:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 02:05:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 02:05:07 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 02:05:07 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 02:05:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 02:05:07 debconf: delaying package configuration, since apt-utils is not installed 02:05:07 Fetched 3530 kB in 1s (3921 kB/s) 02:05:07 (Reading database ... 12511 files and directories currently installed.) 02:05:07 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 02:05:07 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 02:05:08 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 02:05:08 Selecting previously unselected package udev. 02:05:08 (Reading database ... 12511 files and directories currently installed.) 02:05:08 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 02:05:08 Unpacking udev (237-3ubuntu10.47) ... 02:05:08 Selecting previously unselected package libfuse2:amd64. 02:05:08 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 02:05:08 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:05:09 Selecting previously unselected package fuse. 02:05:09 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 02:05:09 Unpacking fuse (2.9.7-1ubuntu1) ... 02:05:09 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 02:05:09 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:05:09 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 02:05:09 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:05:10 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 02:05:10 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:05:10 Selecting previously unselected package libksba8:amd64. 02:05:10 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 02:05:10 Unpacking libksba8:amd64 (1.3.5-2) ... 02:05:10 Selecting previously unselected package libroken18-heimdal:amd64. 02:05:10 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:05:10 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:05:10 Selecting previously unselected package libasn1-8-heimdal:amd64. 02:05:10 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:05:10 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:05:11 Selecting previously unselected package libheimbase1-heimdal:amd64. 02:05:11 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:05:11 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:05:11 Selecting previously unselected package libhcrypto4-heimdal:amd64. 02:05:11 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:05:11 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:05:12 Selecting previously unselected package libwind0-heimdal:amd64. 02:05:12 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:05:12 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:05:12 Selecting previously unselected package libhx509-5-heimdal:amd64. 02:05:12 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:05:12 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:05:13 Selecting previously unselected package libkrb5-26-heimdal:amd64. 02:05:13 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:05:13 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:05:13 Selecting previously unselected package libheimntlm0-heimdal:amd64. 02:05:13 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:05:13 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:05:13 Selecting previously unselected package libgssapi3-heimdal:amd64. 02:05:13 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:05:13 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:05:13 Selecting previously unselected package libsasl2-modules-db:amd64. 02:05:13 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:05:13 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:05:13 Selecting previously unselected package libsasl2-2:amd64. 02:05:13 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:05:13 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:05:13 Selecting previously unselected package libldap-common. 02:05:13 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 02:05:13 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:05:14 Selecting previously unselected package libldap-2.4-2:amd64. 02:05:14 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 02:05:14 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:05:14 Selecting previously unselected package dirmngr. 02:05:14 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 02:05:14 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 02:05:14 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:05:14 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 02:05:14 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:05:14 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:05:14 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:05:14 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 02:05:14 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:05:14 Setting up libksba8:amd64 (1.3.5-2) ... 02:05:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:05:15 Setting up udev (237-3ubuntu10.47) ... 02:05:15 invoke-rc.d: policy-rc.d denied execution of start. 02:05:15 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:05:15 Processing triggers for systemd (237-3ubuntu10) ... 02:05:15 Setting up fuse (2.9.7-1ubuntu1) ... 02:05:15 Setting up gpg (2.2.4-1ubuntu1.4) ... 02:05:15 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:05:16 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:05:16 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:05:16 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:05:16 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:05:16 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:05:16 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:05:16 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:05:16 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 02:05:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:05:16 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 02:05:16 settings in the [Install] section, and DefaultInstance for template units). 02:05:16 This means they are not meant to be enabled using systemctl. 02:05:16 Possible reasons for having this kind of units are: 02:05:16 1) A unit may be statically enabled by being symlinked from another unit's 02:05:16 .wants/ or .requires/ directory. 02:05:16 2) A unit's purpose may be to act as a helper for some other unit which has 02:05:16 a requirement dependency on it. 02:05:16 3) A unit may be started when needed via activation (socket, path, timer, 02:05:16 D-Bus, udev, scripted systemctl call, ...). 02:05:16 4) In case of template units, the unit is meant to be enabled with some 02:05:16 instance name specified. 02:05:17 Reading package lists... 02:05:17 Building dependency tree... 02:05:17 Reading state information... 02:05:17 The following additional packages will be installed: 02:05:17 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 02:05:17 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 02:05:17 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 02:05:17 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 02:05:17 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 02:05:17 Suggested packages: 02:05:17 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 02:05:17 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 02:05:17 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 02:05:17 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 02:05:17 systemd-container policykit-1 02:05:17 Recommended packages: 02:05:17 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 02:05:17 The following NEW packages will be installed: 02:05:17 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 02:05:17 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 02:05:17 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 02:05:17 multiarch-support openssh-client python3 python3-minimal python3.6 02:05:17 python3.6-minimal snapd squashfs-tools sudo 02:05:17 The following packages will be upgraded: 02:05:17 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 02:05:17 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 02:05:17 Need to get 35.2 MB of archives. 02:05:17 After this operation, 141 MB of additional disk space will be used. 02:05:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 02:05:17 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 02:05:17 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 02:05:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 02:05:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 02:05:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 02:05:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 02:05:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 02:05:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 02:05:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 02:05:17 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 02:05:17 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 02:05:17 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 02:05:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 02:05:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 02:05:17 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 02:05:17 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 02:05:18 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 02:05:18 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 02:05:18 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 02:05:18 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 02:05:18 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 02:05:18 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 02:05:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 02:05:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 02:05:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 02:05:18 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 02:05:18 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 02:05:18 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 02:05:18 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 02:05:18 debconf: delaying package configuration, since apt-utils is not installed 02:05:18 Fetched 35.2 MB in 1s (28.9 MB/s) 02:05:19 (Reading database ... 12757 files and directories currently installed.) 02:05:19 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 02:05:19 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 02:05:20 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 02:05:20 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 02:05:20 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 02:05:20 (Reading database ... 12757 files and directories currently installed.) 02:05:20 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 02:05:20 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 02:05:21 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 02:05:21 (Reading database ... 12757 files and directories currently installed.) 02:05:21 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 02:05:21 Unpacking apt (1.6.13) over (1.6.1) ... 02:05:26 Setting up apt (1.6.13) ... 02:05:28 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 02:05:28 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 02:05:28 (Reading database ... 12764 files and directories currently installed.) 02:05:28 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 02:05:28 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 02:05:29 Selecting previously unselected package libpython3.6-minimal:amd64. 02:05:29 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:05:29 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:05:29 Selecting previously unselected package libexpat1:amd64. 02:05:29 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 02:05:29 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:05:29 Selecting previously unselected package python3.6-minimal. 02:05:29 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:05:29 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:05:30 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 02:05:30 Checking for services that may need to be restarted...done. 02:05:30 Checking for services that may need to be restarted...done. 02:05:30 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:05:30 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:05:30 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:05:31 Selecting previously unselected package python3-minimal. 02:05:31 (Reading database ... 13012 files and directories currently installed.) 02:05:31 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 02:05:31 Unpacking python3-minimal (3.6.7-1~18.04) ... 02:05:31 Selecting previously unselected package mime-support. 02:05:31 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 02:05:31 Unpacking mime-support (3.60ubuntu1) ... 02:05:31 Selecting previously unselected package libmpdec2:amd64. 02:05:31 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 02:05:31 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:05:32 Selecting previously unselected package libpython3.6-stdlib:amd64. 02:05:32 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:05:32 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:05:35 Selecting previously unselected package python3.6. 02:05:35 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:05:35 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:05:35 Selecting previously unselected package libpython3-stdlib:amd64. 02:05:35 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 02:05:35 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:05:35 Setting up python3-minimal (3.6.7-1~18.04) ... 02:05:35 Selecting previously unselected package python3. 02:05:35 (Reading database ... 13442 files and directories currently installed.) 02:05:35 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 02:05:35 Unpacking python3 (3.6.7-1~18.04) ... 02:05:36 Selecting previously unselected package multiarch-support. 02:05:36 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 02:05:36 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 02:05:36 Setting up multiarch-support (2.27-3ubuntu1.4) ... 02:05:36 Selecting previously unselected package liblzo2-2:amd64. 02:05:36 (Reading database ... 13479 files and directories currently installed.) 02:05:36 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 02:05:36 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 02:05:37 Selecting previously unselected package libbsd0:amd64. 02:05:37 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 02:05:37 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:05:37 Selecting previously unselected package sudo. 02:05:37 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 02:05:37 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 02:05:38 Selecting previously unselected package apparmor. 02:05:38 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 02:05:38 Unpacking apparmor (2.12-4ubuntu5.1) ... 02:05:38 Selecting previously unselected package libedit2:amd64. 02:05:38 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 02:05:38 Unpacking libedit2:amd64 (3.1-20170329-1) ... 02:05:38 Selecting previously unselected package libkrb5support0:amd64. 02:05:38 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 02:05:38 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:05:38 Selecting previously unselected package libk5crypto3:amd64. 02:05:38 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 02:05:38 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:05:39 Selecting previously unselected package libkeyutils1:amd64. 02:05:39 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 02:05:39 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:05:39 Selecting previously unselected package libkrb5-3:amd64. 02:05:39 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 02:05:39 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:05:39 Selecting previously unselected package libgssapi-krb5-2:amd64. 02:05:39 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 02:05:39 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:05:40 Selecting previously unselected package libssl1.0.0:amd64. 02:05:40 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 02:05:40 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 02:05:41 Selecting previously unselected package openssh-client. 02:05:41 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 02:05:41 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 02:05:41 Selecting previously unselected package squashfs-tools. 02:05:41 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 02:05:41 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:05:42 Selecting previously unselected package snapd. 02:05:42 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 02:05:42 Unpacking snapd (2.48.3+18.04) ... 02:05:44 Setting up libedit2:amd64 (3.1-20170329-1) ... 02:05:44 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 02:05:44 Setting up mime-support (3.60ubuntu1) ... 02:05:44 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 02:05:44 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:05:44 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:05:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:05:44 Setting up systemd (237-3ubuntu10.47) ... 02:05:44 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 02:05:45 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:05:45 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:05:45 Setting up liblzo2-2:amd64 (2.08-1.2) ... 02:05:45 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:05:46 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:05:46 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:05:46 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:05:46 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:05:46 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:05:46 Setting up python3 (3.6.7-1~18.04) ... 02:05:46 running python rtupdate hooks for python3.6... 02:05:46 running python post-rtupdate hooks for python3.6... 02:05:46 Setting up apparmor (2.12-4ubuntu5.1) ... 02:05:49 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 02:05:49 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:05:49 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 02:05:49 Setting up snapd (2.48.3+18.04) ... 02:05:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 02:05:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 02:05:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 02:05:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 02:05:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:05:50 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:05:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 02:05:50 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 02:05:51 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 02:05:51 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 02:05:51 /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' 02:05:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:05:51 Processing triggers for systemd (237-3ubuntu10.47) ... 02:05:52 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:05:52 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:05:52 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:05:53 Reading package lists... 02:05:53 Reading package lists... 02:05:54 Building dependency tree... 02:05:54 Reading state information... 02:05:54 Calculating upgrade... 02:05:54 The following packages will be upgraded: 02:05:54 advancecomp base-files bash binutils binutils-common 02:05:54 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 02:05:54 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 02:05:54 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 02:05:54 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 02:05:54 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 02:05:54 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 02:05:54 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 02:05:54 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 02:05:54 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 02:05:54 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 02:05:54 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 02:05:54 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 02:05:54 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 02:05:54 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 02:05:54 ubuntu-keyring util-linux 02:05:54 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 02:05:54 Need to get 64.1 MB of archives. 02:05:54 After this operation, 5041 kB of additional disk space will be used. 02:05:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 02:05:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 02:05:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 02:05:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 02:05:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 02:05:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 02:05:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 02:05:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 02:05:54 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 02:05:54 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 02:05:54 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 02:05:54 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 02:05:54 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 02:05:54 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 02:05:54 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 02:05:54 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 02:05:54 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 02:05:54 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 02:05:54 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 02:05:54 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 02:05:54 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 02:05:54 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 02:05:54 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 02:05:54 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 02:05:54 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 02:05:54 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 02:05:54 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 02:05:54 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 02:05:54 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 02:05:54 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 02:05:54 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 02:05:54 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 02:05:54 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 02:05:54 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 02:05:54 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 02:05:54 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 02:05:54 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 02:05:54 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 02:05:54 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 02:05:54 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 02:05:54 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 02:05:54 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 02:05:54 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 02:05:54 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 02:05:54 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 02:05:54 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 02:05:54 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 02:05:54 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 02:05:54 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 02:05:54 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 02:05:54 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 02:05:54 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 02:05:54 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 02:05:54 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 02:05:54 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 02:05:54 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 02:05:54 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 02:05:55 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 02:05:55 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 02:05:55 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 02:05:55 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 02:05:55 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 02:05:55 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 02:05:55 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 02:05:55 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 02:05:55 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 02:05:55 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 02:05:55 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 02:05:55 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 02:05:55 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 02:05:55 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 02:05:55 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 02:05:55 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 02:05:55 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 02:05:55 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 02:05:55 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 02:05:55 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 02:05:55 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 02:05:55 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 02:05:55 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 02:05:56 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 02:05:56 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 02:05:56 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 02:05:56 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 02:05:56 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 02:05:56 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 02:05:56 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 02:05:56 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 02:05:56 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 02:05:56 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 02:05:56 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 02:05:56 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 02:05:56 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 02:05:56 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 02:05:56 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 02:05:56 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 02:05:56 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 02:05:56 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 02:05:56 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 02:05:56 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 02:05:56 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 02:05:56 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 02:05:56 debconf: delaying package configuration, since apt-utils is not installed 02:05:56 Fetched 64.1 MB in 2s (27.5 MB/s) 02:05:57 (Reading database ... 13912 files and directories currently installed.) 02:05:57 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 02:05:57 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:05:58 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 02:05:58 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:05:58 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 02:05:58 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 02:05:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:05:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:05:59 ---> 79807b01bad1 02:05:59 Step 3/24 : WORKDIR /edgex-go 02:05:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:05:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:05:59 ---> 79807b01bad1 02:05:59 Step 3/24 : WORKDIR /edgex-go 02:05:59 ---> Running in 9f5865c07253 02:05:59 ---> Running in 1864a91ace16 02:05:59 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:05:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:05:59 ---> 79807b01bad1 02:05:59 Step 3/26 : WORKDIR /edgex-go 02:05:59 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:05:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:05:59 ---> 79807b01bad1 02:05:59 Step 3/23 : WORKDIR /edgex-go 02:05:59 ---> Running in a83bf0c615fe 02:05:59 ---> Running in 0da11d772080 02:05:59 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:05:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:05:59 ---> 79807b01bad1 02:05:59 Step 3/22 : WORKDIR /edgex-go 02:05:59 ---> Running in 290b343bb785 02:05:59 Removing intermediate container 9f5865c07253 02:05:59 ---> 2093e6300a3e 02:05:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:05:59 Removing intermediate container 1864a91ace16 02:05:59 ---> 3bc5db9099d6 02:05:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:05:59 ---> Running in 29f3c3fcc67d 02:05:59 Removing intermediate container a83bf0c615fe 02:05:59 ---> 1b9d91755f8b 02:05:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:05:59 Removing intermediate container 0da11d772080 02:05:59 ---> d37d1da4b6e0 02:05:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:05:59 ---> Running in d860f4afdab9 02:05:59 Removing intermediate container 290b343bb785 02:05:59 ---> c8fc16fa409e 02:05:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:05:59 ---> Running in f2b290f588b3 02:05:59 ---> Running in 69a8b37a7eb8 02:05:59 ---> Running in 9a1c146af20d 02:05:59 Removing intermediate container 29f3c3fcc67d 02:05:59 ---> 0c0415d0f171 02:05:59 Step 5/24 : RUN apk add --update --no-cache make bash git 02:05:59 ---> Running in be8d57077e9a 02:05:59 Removing intermediate container d860f4afdab9 02:05:59 ---> d70de016505d 02:05:59 Step 5/24 : RUN apk add --update --no-cache make git 02:05:59 ---> Running in 1de96249584a 02:05:59 Removing intermediate container f2b290f588b3 02:05:59 ---> 62ffdd6d8c48 02:05:59 Step 5/26 : RUN apk add --update --no-cache make git 02:05:59 Removing intermediate container 9a1c146af20d 02:05:59 ---> fae00b50dfa4 02:05:59 Step 5/22 : RUN apk add --update --no-cache make git 02:05:59 Removing intermediate container 69a8b37a7eb8 02:05:59 ---> 06eea6c17d7d 02:05:59 Step 5/23 : RUN apk add --update --no-cache make git 02:05:59 ---> Running in 60c6476c2119 02:05:59 ---> Running in 4a612e0e546a 02:05:59 ---> Running in 88b71cf38b61 02:05:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:05:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:05:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:05:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:05:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:05:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:05:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:06:00 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:06:00 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:06:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:06:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:06:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:06:00 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:06:00 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:06:00 OK: 218 MiB in 52 packages 02:06:00 OK: 218 MiB in 52 packages 02:06:00 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:06:00 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:06:00 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:06:00 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:06:00 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:06:00 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:06:01 OK: 218 MiB in 52 packages 02:06:01 OK: 218 MiB in 52 packages 02:06:01 OK: 218 MiB in 52 packages 02:06:01 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:06:01 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:06:02 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:06:02 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:06:02 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 02:06:02 (Reading database ... 13911 files and directories currently installed.) 02:06:02 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 02:06:02 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 02:06:02 Removing intermediate container 1de96249584a 02:06:02 ---> 24ecdfb8d3bb 02:06:02 Step 6/24 : COPY go.mod . 02:06:02 Removing intermediate container be8d57077e9a 02:06:02 ---> d199d8c2b7fe 02:06:02 Step 6/24 : COPY go.mod . 02:06:02 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 02:06:02 (Reading database ... 13911 files and directories currently installed.) 02:06:02 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:06:03 Removing intermediate container 60c6476c2119 02:06:03 ---> 766222cb5417 02:06:03 Step 6/26 : COPY go.mod . 02:06:03 Removing intermediate container 4a612e0e546a 02:06:03 ---> 7055544d3927 02:06:03 Step 6/22 : COPY go.mod . 02:06:03 Removing intermediate container 88b71cf38b61 02:06:03 ---> 9ef34e1dcda3 02:06:03 Step 6/23 : COPY go.mod . 02:06:03 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:06:03 ---> b1c4e0d44106 02:06:03 Step 7/24 : RUN go mod download 02:06:03 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:06:03 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:06:03 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:06:03 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:06:03 ---> ecd15ddbeed8 02:06:03 Step 7/24 : RUN go mod download 02:06:03 ---> Running in ce23f7348a26 02:06:03 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 02:06:03 (Reading database ... 13911 files and directories currently installed.) 02:06:03 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 02:06:03 ---> Running in f55481dc6331 02:06:04 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:06:04 ---> f13c8135e7ae 02:06:04 Step 7/26 : RUN go mod download 02:06:04 ---> 219451a78220 02:06:04 Step 7/22 : RUN go mod download 02:06:04 ---> c0514af49f55 02:06:04 Step 7/23 : RUN go mod download 02:06:04 ---> Running in 59bf98a5deeb 02:06:04 ---> Running in f49b4796c43c 02:06:04 ---> Running in 0f9528874844 02:06:04 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 02:06:05 (Reading database ... 13911 files and directories currently installed.) 02:06:05 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 02:06:05 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 02:06:05 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 02:06:05 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 02:06:05 Setting up base-files (10.1ubuntu2.10) ... 02:06:05 Installing new version of config file /etc/issue ... 02:06:05 Installing new version of config file /etc/issue.net ... 02:06:05 Installing new version of config file /etc/lsb-release ... 02:06:05 Installing new version of config file /etc/update-motd.d/50-motd-news ... 02:06:05 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 02:06:06 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 02:06:06 Removing obsolete conffile /etc/default/motd-news ... 02:06:06 (Reading database ... 13912 files and directories currently installed.) 02:06:06 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 02:06:06 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 02:06:06 Setting up bash (4.4.18-2ubuntu1.2) ... 02:06:06 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 02:06:06 (Reading database ... 13912 files and directories currently installed.) 02:06:06 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 02:06:06 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 02:06:07 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 02:06:08 (Reading database ... 13912 files and directories currently installed.) 02:06:08 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 02:06:08 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 02:06:08 Setting up tar (1.29b-2ubuntu0.2) ... 02:06:08 (Reading database ... 13912 files and directories currently installed.) 02:06:08 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 02:06:08 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:06:08 Removing intermediate container ce23f7348a26 02:06:08 ---> 94d6e5e30b18 02:06:08 Step 8/24 : COPY . . 02:06:08 Setting up dpkg (1.19.0.5ubuntu2.3) ... 02:06:09 Removing intermediate container f55481dc6331 02:06:09 ---> f3c540403121 02:06:09 Step 8/24 : COPY . . 02:06:09 Removing intermediate container f49b4796c43c 02:06:09 ---> 7f253dffc551 02:06:09 Step 8/26 : COPY . . 02:06:09 (Reading database ... 13912 files and directories currently installed.) 02:06:09 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 02:06:09 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:06:09 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 02:06:10 Removing intermediate container 59bf98a5deeb 02:06:10 ---> 65880af95ed8 02:06:10 Step 8/22 : COPY . . 02:06:10 Removing intermediate container 0f9528874844 02:06:10 ---> d1930615eb45 02:06:10 Step 8/23 : COPY . . 02:06:10 (Reading database ... 13912 files and directories currently installed.) 02:06:10 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 02:06:10 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:06:11 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 02:06:11 (Reading database ... 13912 files and directories currently installed.) 02:06:11 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 02:06:11 Unpacking grep (3.1-2build1) over (3.1-2) ... 02:06:11 Setting up grep (3.1-2build1) ... 02:06:12 (Reading database ... 13912 files and directories currently installed.) 02:06:12 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 02:06:12 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:06:13 Setting up login (1:4.5-1ubuntu2) ... 02:06:13 (Reading database ... 13912 files and directories currently installed.) 02:06:13 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 02:06:13 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:06:14 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 02:06:14 (Reading database ... 13912 files and directories currently installed.) 02:06:14 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 02:06:14 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:06:16 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 02:06:16 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:06:16 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 02:06:19 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:06:21 Setting up perl-base (5.26.1-6ubuntu0.5) ... 02:06:21 (Reading database ... 13912 files and directories currently installed.) 02:06:21 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 02:06:21 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:06:28 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:06:28 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:06:28 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:06:28 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:06:28 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 02:06:28 (Reading database ... 13912 files and directories currently installed.) 02:06:28 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 02:06:28 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 02:06:29 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 02:06:29 (Reading database ... 13912 files and directories currently installed.) 02:06:29 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:06:29 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:06:29 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:06:29 (Reading database ... 13912 files and directories currently installed.) 02:06:29 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:06:29 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:06:30 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:06:30 (Reading database ... 13912 files and directories currently installed.) 02:06:30 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:06:30 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:06:30 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:06:31 (Reading database ... 13912 files and directories currently installed.) 02:06:31 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:06:31 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:06:31 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:06:31 (Reading database ... 13912 files and directories currently installed.) 02:06:31 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 02:06:31 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:06:32 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 02:06:32 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:06:32 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 02:06:32 (Reading database ... 13912 files and directories currently installed.) 02:06:32 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 02:06:32 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:06:33 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 02:06:33 (Reading database ... 13912 files and directories currently installed.) 02:06:33 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:06:33 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:06:33 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:06:33 (Reading database ... 13912 files and directories currently installed.) 02:06:33 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:06:33 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:06:34 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 02:06:34 (Reading database ... 13912 files and directories currently installed.) 02:06:34 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:06:34 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:06:37 ---> fe3cf84c84b9 02:06:37 Step 9/24 : RUN go mod tidy 02:06:37 ---> 0377137f02f5 02:06:37 Step 9/24 : RUN go mod tidy 02:06:37 ---> 4fd12e5cd7f4 02:06:37 Step 9/26 : RUN go mod tidy 02:06:37 ---> Running in a6bdee8cccca 02:06:37 ---> 3c71d044ea93 02:06:37 Step 9/22 : RUN go mod tidy 02:06:37 ---> Running in ad037a681caf 02:06:37 ---> Running in 0e4ddcf3d44a 02:06:37 ---> Running in 94edbafd5fb0 02:06:37 ---> a71678f29e90 02:06:37 Step 9/23 : RUN go mod tidy 02:06:37 ---> Running in b9e38475c072 02:06:37 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 02:06:37 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 02:06:37 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 02:06:37 (Reading database ... 13912 files and directories currently installed.) 02:06:37 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 02:06:37 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:06:38 Setting up libc-bin (2.27-3ubuntu1.4) ... 02:06:39 (Reading database ... 13912 files and directories currently installed.) 02:06:39 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 02:06:39 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:06:39 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 02:06:39 (Reading database ... 13914 files and directories currently installed.) 02:06:39 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 02:06:39 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 02:06:40 Removing intermediate container a6bdee8cccca 02:06:40 ---> a737e5dc75cb 02:06:40 Step 10/24 : RUN make cmd/core-command/core-command 02:06:41 Setting up debconf (1.5.66ubuntu1) ... 02:06:41 ---> Running in 536def7ec352 02:06:41 (Reading database ... 13914 files and directories currently installed.) 02:06:41 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 02:06:41 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:06:41 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 02:06:41 (Reading database ... 13914 files and directories currently installed.) 02:06:41 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 02:06:41 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:06:42 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 02:06:42 Removing intermediate container 0e4ddcf3d44a 02:06:42 ---> a5142b94a3ab 02:06:42 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:06:42 Removing intermediate container ad037a681caf 02:06:42 ---> 4e29de25d868 02:06:42 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:06:42 ---> Running in 6f8f75aba9e8 02:06:42 (Reading database ... 13914 files and directories currently installed.) 02:06:42 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:06:42 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:06:42 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 02:06:42 ---> Running in 7d1915090f4c 02:06:43 (Reading database ... 13914 files and directories currently installed.) 02:06:43 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:06:43 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:06:43 Removing intermediate container b9e38475c072 02:06:43 ---> c0321fa33f72 02:06:43 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:06:43 Removing intermediate container 94edbafd5fb0 02:06:43 ---> 992bddc02f84 02:06:43 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:06:43 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 02:06:43 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 02:06:43 (Reading database ... 13914 files and directories currently installed.) 02:06:43 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:06:43 ---> Running in 725851b0377d 02:06:43 ---> Running in 17c043290704 02:06:43 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:06:43 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 02:06:43 (Reading database ... 13914 files and directories currently installed.) 02:06:43 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:06:43 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:06:44 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 02:06:44 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 02:06:44 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 02:06:44 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:06:44 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 02:06:44 (Reading database ... 13914 files and directories currently installed.) 02:06:44 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 02:06:44 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 02:06:44 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 02:06:45 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 02:06:45 (Reading database ... 13914 files and directories currently installed.) 02:06:45 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 02:06:45 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 02:06:45 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 02:06:45 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 02:06:45 (Reading database ... 13914 files and directories currently installed.) 02:06:45 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 02:06:45 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:06:45 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 02:06:46 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 02:06:46 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 02:06:46 (Reading database ... 13914 files and directories currently installed.) 02:06:46 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 02:06:46 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:06:46 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 02:06:46 (Reading database ... 13914 files and directories currently installed.) 02:06:46 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 02:06:46 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 02:06:46 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 02:06:46 (Reading database ... 13914 files and directories currently installed.) 02:06:46 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 02:06:47 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:06:47 Setting up passwd (1:4.5-1ubuntu2) ... 02:06:48 (Reading database ... 13914 files and directories currently installed.) 02:06:48 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 02:06:48 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:06:48 Setting up gpgv (2.2.4-1ubuntu1.4) ... 02:06:48 (Reading database ... 13914 files and directories currently installed.) 02:06:48 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 02:06:48 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 02:06:48 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 02:06:48 (Reading database ... 13914 files and directories currently installed.) 02:06:48 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 02:06:48 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 02:06:49 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 02:06:49 (Reading database ... 13914 files and directories currently installed.) 02:06:49 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 02:06:49 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 02:06:49 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 02:06:50 (Reading database ... 13914 files and directories currently installed.) 02:06:50 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 02:06:50 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 02:06:50 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 02:06:50 (Reading database ... 13914 files and directories currently installed.) 02:06:50 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 02:06:50 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 02:06:50 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 02:06:50 (Reading database ... 13914 files and directories currently installed.) 02:06:50 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 02:06:50 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 02:06:51 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 02:06:51 (Reading database ... 13914 files and directories currently installed.) 02:06:51 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 02:06:51 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 02:06:51 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 02:06:52 (Reading database ... 13914 files and directories currently installed.) 02:06:52 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 02:06:52 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 02:06:52 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 02:06:52 (Reading database ... 13915 files and directories currently installed.) 02:06:52 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:06:52 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:06:52 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:06:52 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:06:52 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 02:06:52 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 02:06:53 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 02:06:53 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 02:06:53 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 02:06:53 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 02:06:53 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 02:06:53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 02:06:54 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 02:06:54 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 02:06:54 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 02:06:54 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 02:06:55 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 02:06:55 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 02:06:55 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 02:06:55 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 02:06:55 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 02:06:55 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 02:06:55 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 02:06:55 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 02:06:56 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 02:06:56 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 02:06:56 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 02:06:56 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 02:06:56 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:06:56 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:06:57 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:06:57 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:06:57 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:06:57 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:06:57 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:06:57 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:06:58 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:06:58 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:06:58 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:06:58 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:06:58 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:06:59 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:06:59 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:06:59 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:07:00 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:07:00 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:07:01 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:07:01 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:07:02 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:07:02 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:07:03 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:07:03 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:07:04 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:07:04 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:07:04 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:07:05 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:07:05 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 02:07:05 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:07:05 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 02:07:05 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:07:06 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 02:07:06 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 02:07:06 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:07:06 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:07:06 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:07:06 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:07:07 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 02:07:07 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 02:07:07 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:07:07 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 02:07:07 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:07:07 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:07:07 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:07:07 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 02:07:07 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 02:07:07 Setting up tzdata (2021a-0ubuntu0.18.04) ... 02:07:07 02:07:07 Current default time zone: 'Etc/UTC' 02:07:07 Local time is now: Thu May 27 02:07:07 UTC 2021. 02:07:07 Universal Time is now: Thu May 27 02:07:07 UTC 2021. 02:07:07 Run 'dpkg-reconfigure tzdata' if you wish to change it. 02:07:07 02:07:08 Setting up systemd-sysv (237-3ubuntu10.47) ... 02:07:08 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:07:08 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 02:07:08 Setting up mount (2.31.1-0.4ubuntu3.7) ... 02:07:08 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 02:07:08 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 02:07:08 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 02:07:08 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 02:07:08 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 02:07:08 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 02:07:08 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:07:08 Setting up procps (2:3.3.12-3ubuntu1.2) ... 02:07:08 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 02:07:08 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 02:07:08 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 02:07:09 Setting up patch (2.7.6-2ubuntu1.1) ... 02:07:09 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 02:07:09 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 02:07:09 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 02:07:09 Installing new version of config file /etc/ssl/openssl.cnf ... 02:07:09 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 02:07:09 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 02:07:09 Setting up ca-certificates (20210119~18.04.1) ... 02:07:11 Updating certificates in /etc/ssl/certs... 02:07:12 23 added, 27 removed; done. 02:07:12 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 02:07:12 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:07:12 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 02:07:12 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 02:07:12 Setting up pkgbinarymangler (138.18.04.1) ... 02:07:12 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 02:07:12 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 02:07:12 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 02:07:12 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 02:07:12 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:07:12 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 02:07:12 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:07:12 Setting up perl (5.26.1-6ubuntu0.5) ... 02:07:12 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 02:07:12 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 02:07:12 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 02:07:12 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 02:07:12 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 02:07:12 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 02:07:12 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 02:07:12 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 02:07:13 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 02:07:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:07:13 Processing triggers for systemd (237-3ubuntu10.47) ... 02:07:13 Processing triggers for mime-support (3.60ubuntu1) ... 02:07:13 Processing triggers for ca-certificates (20210119~18.04.1) ... 02:07:13 Updating certificates in /etc/ssl/certs... 02:07:13 0 added, 0 removed; done. 02:07:13 Running hooks in /etc/ca-certificates/update.d... 02:07:13 done. 02:07:14 Reading package lists... 02:07:14 Building dependency tree... 02:07:14 Reading state information... 02:07:14 The following NEW packages will be installed: 02:07:14 apt-transport-https 02:07:15 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 02:07:15 Need to get 1692 B of archives. 02:07:15 After this operation, 154 kB of additional disk space will be used. 02:07:15 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 02:07:15 debconf: delaying package configuration, since apt-utils is not installed 02:07:15 Fetched 1692 B in 0s (6000 B/s) 02:07:15 Selecting previously unselected package apt-transport-https. 02:07:15 (Reading database ... 13920 files and directories currently installed.) 02:07:15 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 02:07:15 Unpacking apt-transport-https (1.6.13) ... 02:07:15 Setting up apt-transport-https (1.6.13) ... 02:07:15 Waiting for network to be ready... 02:07:24 2021-05-27T02:07:20Z INFO Waiting for automatic snapd restart... 02:07:24 snapd 2.50 from Canonical* installed 02:07:24 "snapd" switched to the "latest/stable" channel 02:07:24 02:07:27 core18 20210507 from Canonical* installed 02:07:28 "core18" switched to the "latest/stable" channel 02:07:28 02:07:33 snapcraft 4.7.1 from Canonical* installed 02:07:33 "snapcraft" switched to the "latest/stable" channel 02:07:33 02:07:37 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 02:07:37 - README.md 02:07:37 02:07:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:07:44 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:07:44 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:07:44 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:07:44 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:07:45 Reading package lists... 02:07:45 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 02:07:52 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:07:52 Reading package lists... 02:07:52 Building dependency tree... 02:07:52 Reading state information... 02:07:52 Suggested packages: 02:07:52 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:07:52 git-gui gitk gitweb git-cvs git-mediawiki git-svn 02:07:52 Recommended packages: 02:07:52 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 02:07:52 The following NEW packages will be installed: 02:07:52 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 02:07:52 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 02:07:52 pkg-config zip 02:07:52 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 02:07:52 Need to get 7663 kB of archives. 02:07:52 After this operation, 43.8 MB of additional disk space will be used. 02:07:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 02:07:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 02:07:52 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 02:07:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 02:07:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 02:07:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 02:07:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 02:07:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 02:07:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 02:07:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 02:07:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 02:07:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 02:07:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 02:07:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 02:07:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 02:07:53 debconf: delaying package configuration, since apt-utils is not installed 02:07:53 Fetched 7663 kB in 1s (10.6 MB/s) 02:07:53 Selecting previously unselected package libglib2.0-0:amd64. 02:07:53 (Reading database ... 13924 files and directories currently installed.) 02:07:53 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 02:07:53 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:07:53 Selecting previously unselected package libpsl5:amd64. 02:07:53 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 02:07:53 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 02:07:53 Selecting previously unselected package libnghttp2-14:amd64. 02:07:53 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 02:07:53 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:07:53 Selecting previously unselected package librtmp1:amd64. 02:07:53 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 02:07:53 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:07:54 Selecting previously unselected package libcurl3-gnutls:amd64. 02:07:54 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 02:07:54 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 02:07:54 Selecting previously unselected package liberror-perl. 02:07:54 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 02:07:54 Unpacking liberror-perl (0.17025-1) ... 02:07:54 Selecting previously unselected package git-man. 02:07:54 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 02:07:54 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 02:07:56 Selecting previously unselected package git. 02:07:56 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 02:07:56 Unpacking git (1:2.17.1-1ubuntu0.8) ... 02:07:58 Selecting previously unselected package libnorm1:amd64. 02:07:58 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 02:07:58 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:07:58 Selecting previously unselected package libpgm-5.2-0:amd64. 02:07:58 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 02:07:58 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:07:58 Selecting previously unselected package libsodium23:amd64. 02:07:58 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 02:07:58 Unpacking libsodium23:amd64 (1.0.16-2) ... 02:07:59 Selecting previously unselected package libzmq5:amd64. 02:07:59 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 02:07:59 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:07:59 Selecting previously unselected package libzmq3-dev:amd64. 02:07:59 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 02:07:59 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:07:59 Selecting previously unselected package pkg-config. 02:07:59 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 02:07:59 Unpacking pkg-config (0.29.1-0ubuntu2) ... 02:07:59 Selecting previously unselected package zip. 02:07:59 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 02:07:59 Unpacking zip (3.0-11build1) ... 02:07:59 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:08:00 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 02:08:00 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:08:00 Setting up liberror-perl (0.17025-1) ... 02:08:00 Setting up libpsl5:amd64 (0.19.1-5build1) ... 02:08:00 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:08:00 No schema files found: doing nothing. 02:08:00 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:08:00 Setting up zip (3.0-11build1) ... 02:08:00 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:08:00 Setting up libsodium23:amd64 (1.0.16-2) ... 02:08:00 Setting up pkg-config (0.29.1-0ubuntu2) ... 02:08:00 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:08:00 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 02:08:01 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:08:01 Setting up git (1:2.17.1-1ubuntu0.8) ... 02:08:01 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:08:07 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:08:07 git set to automatically installed. 02:08:07 git-man set to automatically installed. 02:08:07 libcurl3-gnutls set to automatically installed. 02:08:07 liberror-perl set to automatically installed. 02:08:07 libglib2.0-0 set to automatically installed. 02:08:07 libnghttp2-14 set to automatically installed. 02:08:07 libnorm1 set to automatically installed. 02:08:07 libpgm-5.2-0 set to automatically installed. 02:08:07 libpsl5 set to automatically installed. 02:08:07 librtmp1 set to automatically installed. 02:08:07 libsodium23 set to automatically installed. 02:08:07 libzmq3-dev set to automatically installed. 02:08:07 libzmq5 set to automatically installed. 02:08:07 pkg-config set to automatically installed. 02:08:07 zip set to automatically installed. 02:08:09 snapd is not logged in, snap install commands will use sudo 02:08:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:08:16 snap "core18" has no updates available 02:08:19 snapd is not logged in, snap install commands will use sudo 02:08:25 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:08:38 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 02:08:38 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 02:08:46 Removing intermediate container 17c043290704 02:08:46 ---> a7bfebc086e8 02:08:46 02:08:46 Step 11/22 : FROM alpine:3.12 02:08:46 Removing intermediate container 6f8f75aba9e8 02:08:46 ---> bcb968a26360 02:08:46 02:08:46 Step 11/26 : FROM alpine:3.12 02:08:46 3.12: Pulling from library/alpine 02:08:46 3.12: Pulling from library/alpine 02:08:47 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 02:08:47 Pulling go-build-helper 02:08:47 + snapcraftctl pull 02:08:47 'app-service-config' has dependencies that need to be staged: go-build-helper 02:08:47 Skipping pull go-build-helper (already ran) 02:08:47 Building go-build-helper 02:08:47 + snapcraftctl build 02:08:48 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:08:48 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:08:48 Status: Downloaded newer image for alpine:3.12 02:08:48 Status: Image is up to date for alpine:3.12 02:08:48 ---> 9852663dfa18 02:08:48 Step 12/22 : RUN apk add --update --no-cache curl 02:08:48 ---> 9852663dfa18 02:08:48 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 02:08:49 Staging go-build-helper 02:08:49 + snapcraftctl stage 02:08:49 ---> Running in 4f98ff7e7f76 02:08:49 ---> Running in 62d2f9f6ac09 02:08:50 Removing intermediate container 7d1915090f4c 02:08:50 ---> 42098236f84e 02:08:50 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:08:50 Removing intermediate container 536def7ec352 02:08:50 ---> 82f6b9333249 02:08:50 02:08:50 Step 11/24 : FROM alpine:3.12 02:08:50 ---> 9852663dfa18 02:08:50 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:08:50 ---> Running in 14c662dc07bd 02:08:50 ---> Running in 7e5b709f2588 02:08:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:08:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:08:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:08:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:08:52 (1/4) Installing ca-certificates (20191127-r4) 02:08:52 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:08:52 (3/4) Installing libcurl (7.76.1-r0) 02:08:52 (1/6) Installing ca-certificates (20191127-r4) 02:08:52 (4/4) Installing curl (7.76.1-r0) 02:08:52 Executing busybox-1.31.1-r20.trigger 02:08:52 Executing ca-certificates-20191127-r4.trigger 02:08:52 (2/6) Installing nghttp2-libs (1.41.0-r0) 02:08:52 (3/6) Installing libcurl (7.76.1-r0) 02:08:53 (4/6) Installing curl (7.76.1-r0) 02:08:53 (5/6) Installing dumb-init (1.2.2-r1) 02:08:53 (6/6) Installing su-exec (0.2-r1) 02:08:53 Executing busybox-1.31.1-r20.trigger 02:08:53 Executing ca-certificates-20191127-r4.trigger 02:08:53 OK: 7 MiB in 18 packages 02:08:53 OK: 7 MiB in 20 packages 02:08:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:08:53 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 02:08:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:08:54 (1/1) Installing dumb-init (1.2.2-r1) 02:08:54 Executing busybox-1.31.1-r20.trigger 02:08:54 OK: 5 MiB in 15 packages 02:08:54 Removing intermediate container 725851b0377d 02:08:54 ---> d769b695d6a6 02:08:54 02:08:54 Step 11/23 : FROM alpine:3.12 02:08:54 ---> 9852663dfa18 02:08:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:08:54 ---> Running in cafc17f9c30f 02:08:56 Removing intermediate container 14c662dc07bd 02:08:56 ---> 22a0b700bc32 02:08:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:08:56 Removing intermediate container 4f98ff7e7f76 02:08:56 ---> fab5ce28f7ac 02:08:56 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:08:56 Removing intermediate container 62d2f9f6ac09 02:08:56 ---> 5fe92d822dfb 02:08:56 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:08:56 ---> Running in 024fb1b2cfc1 02:08:56 ---> Running in 80b468cce0d5 02:08:56 ---> Running in bef9361e0edd 02:08:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:08:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:08:57 Removing intermediate container 7e5b709f2588 02:08:57 ---> b266cb9f5a0b 02:08:57 02:08:57 Step 12/24 : FROM docker:20.10.0 02:08:57 (1/1) Installing dumb-init (1.2.2-r1) 02:08:57 Executing busybox-1.31.1-r20.trigger 02:08:57 OK: 5 MiB in 15 packages 02:08:57 Removing intermediate container 024fb1b2cfc1 02:08:57 ---> 13962bb0e138 02:08:57 Step 14/24 : ENV APP_PORT=59882 02:08:57 20.10.0: Pulling from library/docker 02:08:57 Removing intermediate container bef9361e0edd 02:08:57 ---> 8af592c329e5 02:08:57 Step 14/26 : WORKDIR / 02:08:58 Removing intermediate container 80b468cce0d5 02:08:58 ---> 9f16c80e271c 02:08:58 Step 14/22 : WORKDIR /edgex 02:08:58 ---> Running in f4fea3f58901 02:08:58 ---> Running in 98fad5d8ffd4 02:08:58 ---> Running in c32d9e1a0039 02:08:58 Removing intermediate container f4fea3f58901 02:08:58 ---> bba2e2fe019e 02:08:58 Step 15/24 : EXPOSE $APP_PORT 02:08:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:08:59 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:08:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 02:08:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 02:08:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 02:08:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 02:08:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 02:08:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 02:08:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 02:08:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 02:08:59 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:08:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:08:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:08:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:08:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:08:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:08:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:08:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:08:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:08:59 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2071 kB] 02:08:59 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 02:08:59 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 02:08:59 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 02:08:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 02:08:59 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 02:08:59 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 02:08:59 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 02:08:59 Fetched 24.6 MB in 0s (0 B/s) 02:08:59 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:08:59 Fetched 224 kB in 0s (0 B/s) 02:08:59 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:08:59 Fetched 157 kB in 0s (0 B/s) 02:08:59 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:08:59 Fetched 221 kB in 0s (0 B/s) 02:08:59 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:08:59 Fetched 143 kB in 0s (0 B/s) 02:08:59 Pulling app-service-config 02:08:59 + snapcraftctl pull 02:08:59 ---> Running in 7936371c1a60 02:08:59 Removing intermediate container 98fad5d8ffd4 02:08:59 ---> d38f6d6835e6 02:08:59 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:08:59 Removing intermediate container c32d9e1a0039 02:08:59 ---> 20e9830974a7 02:08:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:08:59 Cloning into '/root/parts/app-service-config/src'... 02:08:59 Removing intermediate container cafc17f9c30f 02:08:59 ---> d0479825e8a5 02:08:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:09:00 ---> Running in fbafcb527b98 02:09:00 Removing intermediate container 7936371c1a60 02:09:00 ---> ee431c52857a 02:09:00 Step 16/24 : WORKDIR / 02:09:00 Pulling config-common 02:09:00 + snapcraftctl pull 02:09:00 ---> Running in e3efcfec9f15 02:09:00 ---> e222c136d82c 02:09:00 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:09:01 Removing intermediate container fbafcb527b98 02:09:01 ---> ede315792e70 02:09:01 Step 14/23 : ENV APP_PORT=59861 02:09:01 ---> fda60151f5c7 02:09:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:09:01 ---> Running in de871baf0771 02:09:01 Removing intermediate container e3efcfec9f15 02:09:01 ---> deaf018d908a 02:09:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:09:02 ---> 99845d4df271 02:09:02 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:09:02 Removing intermediate container de871baf0771 02:09:02 ---> 5677a70f76e7 02:09:02 Step 15/23 : EXPOSE $APP_PORT 02:09:03 ---> Running in e3e50e0d4fa1 02:09:03 ---> ff3e21baf3d6 02:09:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:09:03 ---> ff2ed0c819a8 02:09:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:09:03 ---> 8f9fb92e571c 02:09:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:09:03 Removing intermediate container e3e50e0d4fa1 02:09:03 ---> 9717fc2c59c3 02:09:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:09:04 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 02:09:04 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:09:04 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:09:04 Fetched 0 B in 0s (0 B/s) 02:09:04 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:09:04 Fetched 0 B in 0s (0 B/s) 02:09:04 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:09:04 Fetched 0 B in 0s (0 B/s) 02:09:04 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:09:04 Fetched 0 B in 0s (0 B/s) 02:09:04 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:09:04 Fetched 0 B in 0s (0 B/s) 02:09:04 Pulling edgex-go 02:09:04 + snapcraftctl pull 02:09:05 ---> eec7cfd72564 02:09:05 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:09:06 ---> 914c58659fa1 02:09:06 ---> f0342ead9c95 02:09:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:09:06 ---> ad4dfa68a5bf 02:09:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:09:06 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:09:06 ---> Running in 39f6de364aed 02:09:07 Removing intermediate container 39f6de364aed 02:09:07 ---> 597c8814cd11 02:09:07 Step 19/22 : CMD ["--init=true"] 02:09:08 ---> 21037cb2aa3e 02:09:08 ---> 87b4e0d73c61 02:09:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:09:08 Step 20/24 : ENTRYPOINT ["/core-command"] 02:09:08 ---> Running in b554ecb006f6 02:09:08 ---> Running in 5b25a188e8ad 02:09:08 ---> a0c65e6cb821 02:09:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:09:09 Removing intermediate container b554ecb006f6 02:09:09 ---> 00e07b5c01a1 02:09:09 Step 20/22 : LABEL arch=arm64 02:09:09 Removing intermediate container 5b25a188e8ad 02:09:09 ---> fbf773464d34 02:09:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:09:09 ---> Running in dd521629e814 02:09:09 ---> 47e9e3d3122e 02:09:09 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:09:09 ---> Running in 713ead676811 02:09:10 ---> d7ce1b66698d 02:09:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:09:10 ---> Running in fb63254f38eb 02:09:10 Removing intermediate container dd521629e814 02:09:10 ---> e30c1683750b 02:09:10 Step 21/22 : LABEL git_sha=455e1d06e433d62b83ff14bd8fea1303e225f17b 02:09:11 Removing intermediate container 713ead676811 02:09:11 ---> 7a3f05af34eb 02:09:11 Step 22/24 : LABEL arch=arm64 02:09:11 Removing intermediate container fb63254f38eb 02:09:11 ---> fee58a07d425 02:09:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:09:11 ---> Running in 7b91e66678e9 02:09:11 ---> Running in 175bf57efcd4 02:09:11 ---> Running in ca90887809f6 02:09:11 ---> 505b092f5e3b 02:09:11 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/ 02:09:11 ---> Running in ad5d589e4de6 02:09:11 Removing intermediate container 7b91e66678e9 02:09:11 ---> 6b857bde4404 02:09:11 Step 22/22 : LABEL version=0.0.0 02:09:12 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:09:12 Status: Downloaded newer image for docker:20.10.0 02:09:12 ---> eeaf43b92773 02:09:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:09:12 Removing intermediate container ca90887809f6 02:09:12 ---> 7a7f1851bc6b 02:09:12 Step 21/23 : LABEL arch=arm64 02:09:12 Removing intermediate container 175bf57efcd4 02:09:12 ---> f6c536761ed3 02:09:12 Step 23/24 : LABEL git_sha=455e1d06e433d62b83ff14bd8fea1303e225f17b 02:09:12 ---> Running in 6f0b812f6f33 02:09:12 ---> Running in 391e5340321a 02:09:12 ---> Running in 4f7061d2f3df 02:09:12 ---> Running in dc4384955d31 02:09:13 Removing intermediate container 6f0b812f6f33 02:09:13 ---> 8a6f16099cd8 02:09:13 02:09:13 Removing intermediate container 391e5340321a 02:09:13 Removing intermediate container 4f7061d2f3df 02:09:13 ---> 2377607ca85c 02:09:13 Step 22/23 : LABEL git_sha=455e1d06e433d62b83ff14bd8fea1303e225f17b 02:09:13 Removing intermediate container dc4384955d31 02:09:13 ---> 9dc80b50b36b 02:09:13 Step 24/24 : LABEL version=0.0.0 02:09:13 ---> 9eba6b0110e5 02:09:13 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 02:09:13 Successfully built 8a6f16099cd8 02:09:13 Successfully tagged security-proxy-setup-arm64:latest 02:09:13  Building security-proxy-setup ... done Building support-notifications 02:09:13 ---> Running in e99abfc5096c 02:09:13 ---> Running in 6af090bd34e9 02:09:13 ---> Running in d3fc34fdd324 02:09:14 Removing intermediate container 6af090bd34e9 02:09:14 ---> 81d896d8b248 02:09:14 02:09:14 Removing intermediate container d3fc34fdd324 02:09:14 ---> 1d203476f891 02:09:14 Step 23/23 : LABEL version=0.0.0 02:09:15 ---> Running in a27d22e4be68 02:09:15 Successfully built 81d896d8b248 02:09:15 Successfully tagged core-command-arm64:latest 02:09:15  Building core-command ... done Building core-metadata 02:09:15 Removing intermediate container ad5d589e4de6 02:09:15 ---> 81746344efce 02:09:15 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:09:15 ---> Running in bf3418e62e95 02:09:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:09:16 Removing intermediate container a27d22e4be68 02:09:16 ---> 2018f8a67627 02:09:16 02:09:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:09:16 Successfully built 2018f8a67627 02:09:16 Successfully tagged support-scheduler-arm64:latest 02:09:16  Building support-scheduler ... done Building core-data 02:09:16 Removing intermediate container bf3418e62e95 02:09:16 ---> e7c6d50a7fce 02:09:16 Step 24/26 : LABEL arch=arm64 02:09:16 (1/39) Installing readline (8.0.4-r0) 02:09:16 (2/39) Installing bash (5.0.17-r0) 02:09:16 Executing bash-5.0.17-r0.post-install 02:09:16 (3/39) Installing nghttp2-libs (1.41.0-r0) 02:09:16 (4/39) Installing libcurl (7.76.1-r0) 02:09:16 (5/39) Installing curl (7.76.1-r0) 02:09:16 ---> Running in f94c3a5a8c27 02:09:16 (6/39) Installing dumb-init (1.2.2-r1) 02:09:16 (7/39) Installing libbz2 (1.0.8-r1) 02:09:16 (8/39) Installing expat (2.2.9-r1) 02:09:16 (9/39) Installing libffi (3.3-r2) 02:09:16 (10/39) Installing gdbm (1.13-r1) 02:09:16 (11/39) Installing xz-libs (5.2.5-r0) 02:09:16 (12/39) Installing sqlite-libs (3.32.1-r0) 02:09:16 (13/39) Installing python3 (3.8.10-r0) 02:09:17 Removing intermediate container f94c3a5a8c27 02:09:17 ---> 1cc4aff3ca25 02:09:17 Step 25/26 : LABEL git_sha=455e1d06e433d62b83ff14bd8fea1303e225f17b 02:09:18 ---> Running in 0bb9a5fe677d 02:09:18 (14/39) Installing py3-appdirs (1.4.4-r1) 02:09:18 (15/39) Installing py3-ordered-set (4.0.1-r0) 02:09:18 (16/39) Installing py3-parsing (2.4.7-r0) 02:09:19 (17/39) Installing py3-six (1.15.0-r0) 02:09:19 (18/39) Installing py3-packaging (20.4-r0) 02:09:19 (19/39) Installing py3-setuptools (47.0.0-r0) 02:09:19 (20/39) Installing py3-chardet (3.0.4-r4) 02:09:19 (21/39) Installing py3-idna (2.9-r0) 02:09:19 (22/39) Installing py3-certifi (2020.4.5.1-r0) 02:09:19 (23/39) Installing py3-urllib3 (1.25.9-r0) 02:09:19 (24/39) Installing py3-requests (2.23.0-r0) 02:09:19 (25/39) Installing py3-msgpack (1.0.0-r0) 02:09:19 (26/39) Installing py3-lockfile (0.12.2-r3) 02:09:19 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:09:19 (28/39) Installing py3-colorama (0.4.3-r0) 02:09:19 (29/39) Installing py3-distlib (0.3.0-r0) 02:09:19 Removing intermediate container 0bb9a5fe677d 02:09:19 ---> 098f5779baaf 02:09:19 Step 26/26 : LABEL version=0.0.0 02:09:19 (30/39) Installing py3-distro (1.5.0-r1) 02:09:19 (31/39) Installing py3-webencodings (0.5.1-r3) 02:09:19 (32/39) Installing py3-html5lib (1.0.1-r4) 02:09:19 (33/39) Installing py3-pytoml (0.1.21-r0) 02:09:19 (34/39) Installing py3-pep517 (0.8.2-r0) 02:09:19 (35/39) Installing py3-progress (1.5-r0) 02:09:19 (36/39) Installing py3-toml (0.10.1-r0) 02:09:19 (37/39) Installing py3-retrying (1.3.3-r0) 02:09:19 (38/39) Installing py3-contextlib2 (0.6.0-r0) 02:09:19 (39/39) Installing py3-pip (20.1.1-r0) 02:09:19 Executing busybox-1.31.1-r19.trigger 02:09:19 OK: 72 MiB in 59 packages 02:09:19 ---> Running in ba707046807f 02:09:20 Removing intermediate container ba707046807f 02:09:20 ---> 212cc2b4c186 02:09:20 02:09:21 Successfully built 212cc2b4c186 02:09:21 Successfully tagged security-secretstore-setup-arm64:latest 02:09:21  Building security-secretstore-setup ... done Building security-bootstrapper 02:09:22 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 02:09:22 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:09:22 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:09:22 Fetched 0 B in 0s (0 B/s) 02:09:22 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 02:09:22 Fetched 96.5 kB in 0s (0 B/s) 02:09:22 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 02:09:22 Fetched 279 kB in 0s (0 B/s) 02:09:22 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 02:09:22 Fetched 122 kB in 0s (0 B/s) 02:09:22 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 02:09:22 Fetched 77.8 kB in 0s (0 B/s) 02:09:22 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 02:09:22 Fetched 8848 B in 0s (0 B/s) 02:09:22 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 02:09:22 Fetched 47.8 kB in 0s (0 B/s) 02:09:22 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 02:09:22 Fetched 45.6 kB in 0s (0 B/s) 02:09:22 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 02:09:22 Fetched 15.0 kB in 0s (0 B/s) 02:09:22 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 02:09:22 Fetched 219 kB in 0s (0 B/s) 02:09:22 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 02:09:22 Fetched 154 kB in 0s (0 B/s) 02:09:22 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 02:09:22 Fetched 50.6 kB in 0s (0 B/s) 02:09:22 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 02:09:22 Fetched 14.8 kB in 0s (0 B/s) 02:09:22 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 02:09:22 Fetched 41.8 kB in 0s (0 B/s) 02:09:22 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 02:09:22 Fetched 499 kB in 0s (0 B/s) 02:09:22 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 02:09:22 Fetched 111 kB in 0s (0 B/s) 02:09:22 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 02:09:22 Fetched 240 kB in 0s (0 B/s) 02:09:22 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 02:09:22 Fetched 29.3 kB in 0s (0 B/s) 02:09:22 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 02:09:22 Fetched 85.5 kB in 0s (0 B/s) 02:09:22 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 02:09:22 Fetched 24.5 kB in 0s (0 B/s) 02:09:22 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 02:09:22 Fetched 49.2 kB in 0s (0 B/s) 02:09:22 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 02:09:22 Fetched 54.2 kB in 0s (0 B/s) 02:09:22 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 02:09:22 Fetched 30.8 kB in 0s (0 B/s) 02:09:22 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 02:09:22 Fetched 15.8 kB in 0s (0 B/s) 02:09:22 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 02:09:22 Fetched 85.9 kB in 0s (0 B/s) 02:09:22 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 02:09:22 Fetched 8720 B in 0s (0 B/s) 02:09:22 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 02:09:22 Fetched 137 kB in 0s (0 B/s) 02:09:22 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 02:09:22 Fetched 119 kB in 0s (0 B/s) 02:09:22 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 02:09:22 Fetched 110 kB in 0s (0 B/s) 02:09:22 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 02:09:22 Fetched 11.1 kB in 0s (0 B/s) 02:09:22 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 02:09:22 Fetched 645 kB in 0s (0 B/s) 02:09:22 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 02:09:22 Fetched 41.3 kB in 0s (0 B/s) 02:09:22 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 02:09:22 Fetched 17.9 kB in 0s (0 B/s) 02:09:22 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 02:09:22 Fetched 368 kB in 0s (0 B/s) 02:09:22 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 02:09:22 Fetched 187 kB in 0s (0 B/s) 02:09:22 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 02:09:22 Fetched 175 kB in 0s (0 B/s) 02:09:22 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 02:09:22 Fetched 206 kB in 0s (0 B/s) 02:09:22 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 02:09:22 Fetched 1301 kB in 0s (0 B/s) 02:09:22 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 02:09:22 Fetched 36.2 kB in 0s (0 B/s) 02:09:22 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 02:09:22 Fetched 159 kB in 0s (0 B/s) 02:09:22 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 02:09:22 Fetched 107 kB in 0s (0 B/s) 02:09:22 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 02:09:22 Fetched 48.7 kB in 0s (0 B/s) 02:09:22 Pulling static-packages 02:09:22 + snapcraftctl pull 02:09:22 Pulling version 02:09:22 + cd /root/project 02:09:22 + [ -f VERSION ] 02:09:22 + PROJECT_VERSION=local-dev 02:09:22 + git rev-parse --short HEAD 02:09:22 + GIT_REVISION=455e1d06 02:09:22 + snapcraftctl set-version local-dev 02:09:23 Skipping build go-build-helper (already ran) 02:09:23 Building app-service-config 02:09:23 + make build 02:09:23 go mod tidy 02:09:24 Collecting docker-compose==1.23.2 02:09:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:09:24 Collecting texttable<0.10,>=0.9.0 02:09:24 Downloading texttable-0.9.1.tar.gz (11 kB) 02:09:28 Collecting docker<4.0,>=3.6.0 02:09:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:09:29 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.66 02:09:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 02:09:29 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 02:09:29 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 02:09:29 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.59 02:09:29 go: downloading github.com/google/uuid v1.2.0 02:09:29 go: downloading github.com/gorilla/mux v1.8.0 02:09:29 go: downloading github.com/stretchr/testify v1.7.0 02:09:29 go: downloading github.com/pelletier/go-toml v1.9.1 02:09:29 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 02:09:29 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 02:09:29 go: downloading github.com/go-kit/kit v0.9.0 02:09:29 go: downloading github.com/davecgh/go-spew v1.1.1 02:09:29 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 02:09:29 Collecting jsonschema<3,>=2.5.1 02:09:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:09:29 go: downloading github.com/pmezard/go-difflib v1.0.0 02:09:29 go: downloading github.com/stretchr/objx v0.1.0 02:09:29 go: downloading github.com/go-logfmt/logfmt v0.4.0 02:09:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:09:29 Collecting docopt<0.7,>=0.6.1 02:09:29 Downloading docopt-0.6.2.tar.gz (25 kB) 02:09:30 go: downloading github.com/go-playground/validator/v10 v10.6.1 02:09:30 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 02:09:30 go: downloading github.com/go-stack/stack v1.8.0 02:09:30 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 02:09:30 go: downloading github.com/mitchellh/copystructure v1.0.0 02:09:30 go: downloading github.com/go-playground/locales v0.13.0 02:09:30 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 02:09:30 go: downloading golang.org/x/text v0.3.2 02:09:30 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:09:30 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:09:30 go: downloading gopkg.in/yaml.v2 v2.4.0 02:09:30 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:09:30 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 02:09:30 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:09:30 go: downloading github.com/go-playground/assert/v2 v2.0.1 02:09:30 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:09:30 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 02:09:30 go: downloading github.com/go-redis/redis/v7 v7.2.0 02:09:30 go: downloading github.com/leodido/go-urn v1.2.0 02:09:30 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 02:09:30 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:09:30 go: downloading github.com/go-playground/universal-translator v0.17.0 02:09:30 go: downloading github.com/kr/pretty v0.2.0 02:09:30 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 02:09:30 go: downloading github.com/hashicorp/consul/api v1.8.1 02:09:30 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 02:09:31 go: downloading github.com/x448/float16 v0.8.4 02:09:31 go: downloading github.com/onsi/ginkgo v1.10.1 02:09:31 go: downloading github.com/onsi/gomega v1.7.0 02:09:31 go: downloading github.com/hashicorp/serf v0.9.5 02:09:31 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:09:31 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 02:09:31 go: downloading github.com/hashicorp/go-hclog v0.12.0 02:09:31 go: downloading github.com/hpcloud/tail v1.0.0 02:09:31 go: downloading github.com/kr/text v0.1.0 02:09:31 go: downloading github.com/fatih/color v1.9.0 02:09:31 go: downloading github.com/mattn/go-isatty v0.0.12 02:09:31 go: downloading github.com/gorilla/websocket v1.4.2 02:09:31 go: downloading github.com/pebbe/zmq4 v1.2.7 02:09:31 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:09:31 go: downloading github.com/hashicorp/consul/sdk v0.7.0 02:09:31 go: downloading github.com/mattn/go-colorable v0.1.6 02:09:31 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 02:09:31 go: downloading github.com/hashicorp/go-uuid v1.0.1 02:09:31 go: downloading github.com/hashicorp/memberlist v0.2.2 02:09:31 go: downloading github.com/mitchellh/go-homedir v1.1.0 02:09:31 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 02:09:31 go: downloading github.com/hashicorp/go-msgpack v0.5.3 02:09:31 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:09:31 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:09:31 go: downloading github.com/miekg/dns v1.1.26 02:09:31 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:09:31 go: downloading github.com/golang/protobuf v1.3.2 02:09:31 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:09:31 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 02:09:31 go: downloading github.com/pkg/errors v0.8.1 02:09:31 go: downloading github.com/hashicorp/go-multierror v1.1.0 02:09:31 go: downloading gopkg.in/fsnotify.v1 v1.4.7 02:09:32 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:09:32 go: downloading github.com/hashicorp/errwrap v1.0.0 02:09:32 go: downloading github.com/fsnotify/fsnotify v1.4.7 02:09:32 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 02:09:32 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 02:09:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:09:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:09:33 Collecting PyYAML<4,>=3.10 02:09:33 Downloading PyYAML-3.13.tar.gz (270 kB) 02:09:37 Collecting cached-property<2,>=1.2.0 02:09:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:09:37 Collecting dockerpty<0.5,>=0.4.1 02:09:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:09:40 Collecting websocket-client<1.0,>=0.32.0 02:09:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:09:40 Collecting docker-pycreds>=0.4.0 02:09:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:09:41 Collecting urllib3<1.25,>=1.21.1 02:09:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:09:41 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) 02:09:42 Collecting idna<2.8,>=2.5 02:09:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:09:42 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) 02:09:42 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:09:42 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:09:42 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:09:42 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:09:43 Installing collected packages: texttable, docker-pycreds, urllib3, idna, requests, websocket-client, docker, jsonschema, docopt, PyYAML, cached-property, dockerpty, docker-compose 02:09:43 Running setup.py install for texttable: started 02:09:45 Running setup.py install for texttable: finished with status 'done' 02:09:45 Attempting uninstall: urllib3 02:09:45 Found existing installation: urllib3 1.25.9 02:09:45 Uninstalling urllib3-1.25.9: 02:09:45 Successfully uninstalled urllib3-1.25.9 02:09:46 Attempting uninstall: idna 02:09:46 Found existing installation: idna 2.9 02:09:46 Uninstalling idna-2.9: 02:09:46 Successfully uninstalled idna-2.9 02:09:46 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 02:09:46 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 02:09:46 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 02:09:46 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 02:09:46 Building config-common 02:09:46 + snapcraftctl build 02:09:46 Attempting uninstall: requests 02:09:46 Found existing installation: requests 2.23.0 02:09:46 Uninstalling requests-2.23.0: 02:09:46 Successfully uninstalled requests-2.23.0 02:09:47 Building edgex-go 02:09:47 + cd /root/parts/edgex-go/src 02:09:47 + make build 02:09:47 go mod tidy 02:09:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.95 02:09:48 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 02:09:48 go: downloading github.com/imdario/mergo v0.3.12 02:09:48 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 02:09:48 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 02:09:48 go: downloading github.com/OneOfOne/xxhash v1.2.8 02:09:48 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 02:09:48 Running setup.py install for docopt: started 02:09:49 go: downloading github.com/lib/pq v1.10.2 02:09:49 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:09:49 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 02:09:50 Running setup.py install for docopt: finished with status 'done' 02:09:50 Running setup.py install for PyYAML: started 02:09:53 Running setup.py install for PyYAML: finished with status 'done' 02:09:54 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 02:09:54 Running setup.py install for dockerpty: started 02:09:57 Running setup.py install for dockerpty: finished with status 'done' 02:09:57 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 02:09: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 02:10:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:10:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:10:03 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 02:10:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:10:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:10:04 ---> 79807b01bad1 02:10:04 Step 3/23 : WORKDIR /edgex-go 02:10:04 ---> Using cache 02:10:04 ---> c8fc16fa409e 02:10:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:04 ---> Using cache 02:10:04 ---> fae00b50dfa4 02:10:04 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:10:04 ---> Running in 8dacbbf9bb2a 02:10:05 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 02:10:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:10:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:10:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:10:06 ---> 79807b01bad1 02:10:06 Step 3/24 : WORKDIR /edgex-go 02:10:06 ---> Using cache 02:10:06 ---> c8fc16fa409e 02:10:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:06 ---> Using cache 02:10:06 ---> fae00b50dfa4 02:10:06 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:10:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:10:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:10:06 ---> 79807b01bad1 02:10:06 Step 3/24 : WORKDIR /edgex-go 02:10:06 ---> Using cache 02:10:06 ---> c8fc16fa409e 02:10:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:06 ---> Using cache 02:10:06 ---> fae00b50dfa4 02:10:06 Step 5/24 : RUN apk add --update --no-cache make git 02:10:06 ---> Using cache 02:10:06 ---> 7055544d3927 02:10:06 Step 6/24 : COPY go.mod . 02:10:06 ---> Using cache 02:10:06 ---> 219451a78220 02:10:06 Step 7/24 : RUN go mod download 02:10:06 ---> Using cache 02:10:06 ---> 65880af95ed8 02:10:06 Step 8/24 : COPY . . 02:10:06 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 02:10:07 ---> Using cache 02:10:07 ---> 3c71d044ea93 02:10:07 Step 9/24 : RUN go mod tidy 02:10:07 ---> Using cache 02:10:07 ---> 992bddc02f84 02:10:07 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:10:07 ---> Running in 86c2c4ef60df 02:10:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:10:08 ---> Running in 40ffd4c903bc 02:10:08 OK: 218 MiB in 52 packages 02:10:08 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 02:10:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:10:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:10:10 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 02:10:10 Removing intermediate container 8dacbbf9bb2a 02:10:10 ---> 35749d61a341 02:10:10 Step 6/23 : COPY go.mod . 02:10:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:10:11 OK: 218 MiB in 52 packages 02:10:11 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 02:10:11 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:10:11 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:10:11 ---> 79807b01bad1 02:10:11 Step 3/32 : WORKDIR /edgex-go 02:10:11 ---> Using cache 02:10:11 ---> c8fc16fa409e 02:10:11 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:11 ---> Using cache 02:10:11 ---> fae00b50dfa4 02:10:11 Step 5/32 : RUN apk add --update --no-cache make git 02:10:11 ---> Using cache 02:10:11 ---> 7055544d3927 02:10:11 Step 6/32 : COPY go.mod . 02:10:11 ---> Using cache 02:10:11 ---> 219451a78220 02:10:11 Step 7/32 : RUN go mod download 02:10:11 ---> Using cache 02:10:11 ---> 65880af95ed8 02:10:11 Step 8/32 : COPY . . 02:10:12 ---> Using cache 02:10:12 ---> 3c71d044ea93 02:10:12 Step 9/32 : RUN go mod tidy 02:10:12 ---> Using cache 02:10:12 ---> 992bddc02f84 02:10:12 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:10:13 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 02:10:13 ---> bb0dd7ad06df 02:10:13 Step 7/23 : RUN go mod download 02:10:13 ---> Running in 4f6656e51214 02:10:13 ---> Running in 81b690a8231f 02:10:14 Removing intermediate container 86c2c4ef60df 02:10:14 ---> c2886164031c 02:10:14 Step 6/24 : COPY go.mod . 02:10:15 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 02:10:15 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 02:10:15 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 02:10:15 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 02:10:15 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 02:10:15 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 02:10:15 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 02:10:15 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 02:10:15 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 02:10:15 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 02:10:15 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 02:10:15 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 02:10:15 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 02:10:15 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 02:10:15 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 02:10:15 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 02:10:15 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 02:10:15 + 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 02:10:15 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 02:10:15 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 02:10:15 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 02:10:15 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 02:10:15 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 02:10:15 + 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 02:10:15 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 02:10:15 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 02:10:15 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 02:10: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 02:10:16 ---> 3cc37d8839fd 02:10:16 Step 7/24 : RUN go mod download 02:10:16 ---> Running in 9a06925ccace 02:10:18 Removing intermediate container e99abfc5096c 02:10:18 ---> 4b219085fb3a 02:10:18 Step 15/24 : ENV APP_PORT=58890 02:10:18 ---> Running in 1f7cb94cc6c0 02:10:18 Building static-packages 02:10:18 + snapcraftctl build 02:10:18 Removing intermediate container 81b690a8231f 02:10:18 ---> 312618662c42 02:10:18 Step 8/23 : COPY . . 02:10:19 Removing intermediate container 1f7cb94cc6c0 02:10:19 ---> d997023f523c 02:10:19 Step 16/24 : EXPOSE $APP_PORT 02:10:19 ---> Running in 3069e5a13452 02:10:20 Removing intermediate container 3069e5a13452 02:10:20 ---> 04ada50226b3 02:10:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:10:21 Building version 02:10:21 + snapcraftctl build 02:10:22 Removing intermediate container 9a06925ccace 02:10:22 ---> 18d96133483f 02:10:22 Step 8/24 : COPY . . 02:10:23 Skipping stage go-build-helper (already ran) 02:10:23 Staging app-service-config 02:10:23 + snapcraftctl stage 02:10:23 Staging config-common 02:10:23 + snapcraftctl stage 02:10:24 ---> 754b3604d149 02:10:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:10:24 Staging edgex-go 02:10:24 + snapcraftctl stage 02:10:26 Staging static-packages 02:10:26 + snapcraftctl stage 02:10:26 ---> 4260999b54ba 02:10:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:10:27 Staging version 02:10:27 + snapcraftctl stage 02:10:28 Priming go-build-helper 02:10:28 + snapcraftctl prime 02:10:29 Priming app-service-config 02:10:29 + snapcraftctl prime 02:10:30 ---> 0fbab0ece5bc 02:10:30 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:10:30 Priming config-common 02:10:30 + snapcraftctl prime 02:10:30 ---> Running in d36081e2a256 02:10:31 Priming edgex-go 02:10:31 + snapcraftctl prime 02:10:32 Removing intermediate container d36081e2a256 02:10:32 ---> 59caaaca107f 02:10:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:10:32 Priming static-packages 02:10:32 + snapcraftctl prime 02:10:33 ---> Running in fae3f20878b0 02:10:34 Removing intermediate container fae3f20878b0 02:10:34 ---> c36804c31d3d 02:10:34 Step 22/24 : LABEL arch=arm64 02:10:34 Priming version 02:10:34 + snapcraftctl prime 02:10:34 ---> Running in 63d5848ae93f 02:10:36 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 02:10:36 Removing intermediate container 63d5848ae93f 02:10:36 ---> 8d521354f495 02:10:36 Step 23/24 : LABEL git_sha=455e1d06e433d62b83ff14bd8fea1303e225f17b 02:10:36 ---> Running in 7528dcd1a1d3 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:10:38 Removing intermediate container 7528dcd1a1d3 02:10:38 ---> 93d482bd7219 02:10:38 Step 24/24 : LABEL version=0.0.0 02:10:38 ---> Running in e21dcb16a147 02:10:40 Removing intermediate container e21dcb16a147 02:10:40 ---> 18e52e0a24db 02:10:40 02:10:41 Successfully built 18e52e0a24db 02:10:41 Successfully tagged sys-mgmt-agent-arm64:latest 02:10:52  Building sys-mgmt-agent ... done  ---> ecd646f087ca 02:10:52 Step 9/23 : RUN go mod tidy 02:10:52 ---> Running in 5bf4ec052256 02:10:52 ---> 3cd4bc5f968e 02:10:52 Step 9/24 : RUN go mod tidy 02:10:53 ---> Running in c8dfe1015018 02:10:58 Removing intermediate container 5bf4ec052256 02:10:58 ---> 53bf28140cfa 02:10:58 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:10:58 ---> Running in ccb555437103 02:11:00 Removing intermediate container c8dfe1015018 02:11:00 ---> 24ca1e27253a 02:11:00 Step 10/24 : RUN make cmd/core-data/core-data 02:11:00 ---> Running in d4307a368d4b 02:11:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:11:02 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 02:11:41 Removing intermediate container 4f6656e51214 02:11:41 ---> 258f96836932 02:11:41 02:11:41 Step 11/32 : FROM alpine:3.12 02:11:41 ---> 9852663dfa18 02:11:41 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:11:41 ---> Running in 24041a5a2b69 02:11:41 Removing intermediate container 24041a5a2b69 02:11:41 ---> ffc191a1d823 02:11:41 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:11:41 ---> Running in 7ea812be298b 02:11:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:11:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:11:44 (1/2) Installing dumb-init (1.2.2-r1) 02:11:44 (2/2) Installing su-exec (0.2-r1) 02:11:44 Executing busybox-1.31.1-r20.trigger 02:11:44 OK: 5 MiB in 16 packages 02:11:46 Removing intermediate container 7ea812be298b 02:11:46 ---> 5fc62215c60d 02:11:46 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:11:46 ---> Running in 681be3028a2c 02:11:47 Removing intermediate container 681be3028a2c 02:11:47 ---> 9d842515870f 02:11:47 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:11:47 ---> Running in ccd268287467 02:11:48 Removing intermediate container ccd268287467 02:11:48 ---> c28795c72946 02:11:48 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:11:48 ---> Running in 0b77a5eb13bf 02:11:51 Removing intermediate container 0b77a5eb13bf 02:11:51 ---> 59c9d39c1dc9 02:11:51 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:11:52 ---> Running in 024cd588b8a8 02:11:53 Removing intermediate container 024cd588b8a8 02:11:53 ---> a8963ea5001e 02:11:53 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:11:54 ---> 35c91e8f4817 02:11:54 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:11:55 ---> Running in 911566c73248 02:11:59 Removing intermediate container 40ffd4c903bc 02:11:59 ---> c1ba847a6862 02:11:59 02:11:59 Step 11/24 : FROM alpine:3.12 02:11:59 ---> 9852663dfa18 02:11:59 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:11:59 ---> Using cache 02:11:59 ---> d0479825e8a5 02:11:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:11:59 ---> Using cache 02:11:59 ---> ede315792e70 02:11:59 Step 14/24 : ENV APP_PORT=59881 02:11:59 Removing intermediate container 911566c73248 02:11:59 ---> 201db0c93b61 02:11:59 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:11:59 ---> Running in 86449e49fb91 02:12:00 Removing intermediate container 86449e49fb91 02:12:00 ---> 6618de70dc2a 02:12:00 Step 15/24 : EXPOSE $APP_PORT 02:12:00 ---> Running in 9cabe9ae3ee6 02:12:00 ---> 4b76e050f7b5 02:12:00 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:12:01 Removing intermediate container 9cabe9ae3ee6 02:12:01 ---> 69d92f1214a2 02:12:01 Step 16/24 : WORKDIR / 02:12:01 ---> Running in 75e2394862a1 02:12:03 Removing intermediate container 75e2394862a1 02:12:03 ---> e1b5bfc97062 02:12:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:12:03 ---> 9ab3a651f351 02:12:03 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:12:04 ---> 27ab5eddb3cc 02:12:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:12:04 ---> 13c27d028930 02:12:04 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:12:06 ---> e6a211a106da 02:12:06 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:12:06 ---> cec2216aeb41 02:12:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:12:07 ---> a0561ab54d8e 02:12:07 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:12:08 ---> 46580a414860 02:12:08 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:12:08 ---> Running in 8161a37c8e94 02:12:08 ---> Running in 69a7b560965c 02:12:09 Removing intermediate container 8161a37c8e94 02:12:09 ---> 89a26e366592 02:12:09 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:12:09 Removing intermediate container 69a7b560965c 02:12:09 ---> 73a93f54fd2e 02:12:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:12:09 ---> Running in 40b2ee520e7a 02:12:10 Removing intermediate container 40b2ee520e7a 02:12:10 ---> beba95d2a02c 02:12:10 Step 22/24 : LABEL arch=arm64 02:12:10 ---> 9ac27030e3dc 02:12:10 Step 27/32 : RUN chmod +x /entrypoint.sh 02:12:10 ---> Running in 7a544eaad34b 02:12:11 ---> Running in 3885a32f5fee 02:12:12 Removing intermediate container 7a544eaad34b 02:12:12 ---> 2907bbf5ecb6 02:12:12 Step 23/24 : LABEL git_sha=455e1d06e433d62b83ff14bd8fea1303e225f17b 02:12:12 ---> Running in 1deae26eaf48 02:12:13 Removing intermediate container 1deae26eaf48 02:12:13 ---> 46f346b5b1a6 02:12:13 Step 24/24 : LABEL version=0.0.0 02:12:13 ---> Running in ec9ceb336b2c 02:12:14 Removing intermediate container ec9ceb336b2c 02:12:14 ---> 01d1dfd4979b 02:12:14 02:12:15 Successfully built 01d1dfd4979b 02:12:15 Successfully tagged core-metadata-arm64:latest 02:12:15  Building core-metadata ... done Removing intermediate container 3885a32f5fee 02:12:15 ---> 87bb09c26a22 02:12:15 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:12:15 ---> Running in 6c5e9409f6be 02:12:16 Removing intermediate container 6c5e9409f6be 02:12:16 ---> 97e13cd11691 02:12:16 Step 29/32 : CMD ["gate"] 02:12:16 ---> Running in dd59d2f2e65b 02:12:17 Removing intermediate container dd59d2f2e65b 02:12:17 ---> 654fb65d65dd 02:12:17 Step 30/32 : LABEL arch=arm64 02:12:18 ---> Running in 0e6e9f259d7d 02:12:19 Removing intermediate container 0e6e9f259d7d 02:12:19 ---> f44b596ae484 02:12:19 Step 31/32 : LABEL git_sha=455e1d06e433d62b83ff14bd8fea1303e225f17b 02:12:19 ---> Running in 2f87042700e0 02:12:20 Removing intermediate container 2f87042700e0 02:12:20 ---> cbbae0f0b08c 02:12:20 Step 32/32 : LABEL version=0.0.0 02:12:20 ---> Running in dd51808e8945 02:12:21 Removing intermediate container dd51808e8945 02:12:21 ---> 247ae7e25ad6 02:12:21 02:12:21 Successfully built 247ae7e25ad6 02:12:21 Successfully tagged security-bootstrapper-arm64:latest 02:12:32  Building security-bootstrapper ... done Removing intermediate container ccb555437103 02:12:32 ---> f1e5edfc95ec 02:12:32 02:12:32 Step 11/23 : FROM alpine:3.12 02:12:32 ---> 9852663dfa18 02:12:32 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:12:32 ---> Running in 494612da75de 02:12:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:12:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:12:34 (1/2) Installing ca-certificates (20191127-r4) 02:12:34 (2/2) Installing dumb-init (1.2.2-r1) 02:12:34 Executing busybox-1.31.1-r20.trigger 02:12:34 Executing ca-certificates-20191127-r4.trigger 02:12:34 OK: 6 MiB in 16 packages 02:12:36 Removing intermediate container 494612da75de 02:12:36 ---> 10c30ced07f5 02:12:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:12:36 ---> Running in cd0761447009 02:12:37 Removing intermediate container cd0761447009 02:12:37 ---> b6554349e3cd 02:12:37 Step 14/23 : ENV APP_PORT=59860 02:12:37 ---> Running in 92f6c6456c85 02:12:38 Removing intermediate container 92f6c6456c85 02:12:38 ---> 9f25be9bd752 02:12:38 Step 15/23 : EXPOSE $APP_PORT 02:12:38 ---> Running in 5abb1da6a114 02:12:38 Removing intermediate container d4307a368d4b 02:12:38 ---> 534d516c2e28 02:12:38 02:12:38 Step 11/24 : FROM alpine:3.12 02:12:38 ---> 9852663dfa18 02:12:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:12:38 ---> Running in ce51591a3f7e 02:12:39 Removing intermediate container 5abb1da6a114 02:12:39 ---> 19b34616aefa 02:12:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:12:39 Removing intermediate container ce51591a3f7e 02:12:39 ---> e8bd4640c9a8 02:12:39 Step 13/24 : ENV APP_PORT=59880 02:12:39 ---> Running in 9839380cb853 02:12:40 Removing intermediate container 9839380cb853 02:12:40 ---> 61b36fcc3baf 02:12:40 Step 14/24 : EXPOSE $APP_PORT 02:12:40 ---> 11cb9aefab0d 02:12:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:12:40 ---> Running in 40318ebbef25 02:12:40 Removing intermediate container 40318ebbef25 02:12:40 ---> a055b9489d47 02:12:40 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:12:41 ---> Running in 253701df5eb2 02:12:41 ---> 82bf633f488e 02:12:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:12:42 ---> ffbf69024d1f 02:12:42 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:12:42 ---> Running in d660d1807cc3 02:12:43 Removing intermediate container d660d1807cc3 02:12:43 ---> 36dd1a53b700 02:12:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:12:43 ---> Running in 11aadfdd14e9 02:12:43 Removing intermediate container 253701df5eb2 02:12:43 ---> 0913c5a7a5f7 02:12:43 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:12:43 ---> Running in b57bb1a64de5 02:12:43 Removing intermediate container 11aadfdd14e9 02:12:43 ---> acf858a09fe0 02:12:43 Step 21/23 : LABEL arch=arm64 02:12:44 ---> Running in 76c71ffecb35 02:12:44 Removing intermediate container 76c71ffecb35 02:12:44 ---> 62d168718c92 02:12:44 Step 22/23 : LABEL git_sha=455e1d06e433d62b83ff14bd8fea1303e225f17b 02:12:44 ---> Running in c35d1d59034b 02:12:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:12:45 Removing intermediate container c35d1d59034b 02:12:45 ---> 6b7871a088ba 02:12:45 Step 23/23 : LABEL version=0.0.0 02:12:45 ---> Running in 8081ad78d67d 02:12:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:12:45 Removing intermediate container 8081ad78d67d 02:12:45 ---> 962e85fa5d7e 02:12:45 02:12:46 Successfully built 962e85fa5d7e 02:12:46 Successfully tagged support-notifications-arm64:latest 02:12:46  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) 02:12:46 (2/6) Installing libgcc (9.3.0-r2) 02:12:46 (3/6) Installing libsodium (1.0.18-r0) 02:12:46 (4/6) Installing libstdc++ (9.3.0-r2) 02:12:47 (5/6) Installing libzmq (4.3.3-r0) 02:12:47 (6/6) Installing zeromq (4.3.3-r0) 02:12:47 Executing busybox-1.31.1-r20.trigger 02:12:47 OK: 8 MiB in 20 packages 02:12:48 Removing intermediate container b57bb1a64de5 02:12:48 ---> 2408e727af92 02:12:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:12:49 ---> 8fd1864e9b24 02:12:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:12:50 ---> 175b136ed4e8 02:12:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:12:51 ---> 97cbf917a9b9 02:12:51 Step 20/24 : ENTRYPOINT ["/core-data"] 02:12:51 ---> Running in 4e16851eb826 02:12:51 Removing intermediate container 4e16851eb826 02:12:51 ---> f5f09eafec9a 02:12:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:12:51 ---> Running in 6f37cb2f3ef6 02:12:52 Removing intermediate container 6f37cb2f3ef6 02:12:52 ---> 1eaf077da627 02:12:52 Step 22/24 : LABEL arch=arm64 02:12:52 ---> Running in a503a148b223 02:12:53 Removing intermediate container a503a148b223 02:12:53 ---> 089b627e65f8 02:12:53 Step 23/24 : LABEL git_sha=455e1d06e433d62b83ff14bd8fea1303e225f17b 02:12:53 ---> Running in db5472d3e0b5 02:12:53 Removing intermediate container db5472d3e0b5 02:12:53 ---> ff1adebe4d6b 02:12:53 Step 24/24 : LABEL version=0.0.0 02:12:53 ---> Running in 7559331d87ae 02:12:54 Removing intermediate container 7559331d87ae 02:12:54 ---> 4a054ae34dc8 02:12:54 02:12:54 Successfully built 4a054ae34dc8 02:12:54 Successfully tagged core-data-arm64:latest 02:12:55  Building core-data ... done  [Pipeline] } 02:12:55 $ docker stop --time=1 dc8becf55298e8b6b9eba3405eced8ffac31c4d2c963d07ed529430513f7a7b8 02:12:57 $ docker rm -f dc8becf55298e8b6b9eba3405eced8ffac31c4d2c963d07ed529430513f7a7b8 [Pipeline] // withDockerContainer [Pipeline] sh 02:12:57 + docker images 02:12:57 REPOSITORY TAG IMAGE ID CREATED SIZE 02:12:57 core-data-arm64 latest 4a054ae34dc8 3 seconds ago 20.4MB 02:12:57 support-notifications-arm64 latest 962e85fa5d7e 12 seconds ago 16.8MB 02:12:57 534d516c2e28 19 seconds ago 990MB 02:12:57 f1e5edfc95ec 26 seconds ago 982MB 02:12:57 security-bootstrapper-arm64 latest 247ae7e25ad6 36 seconds ago 17.2MB 02:12:57 core-metadata-arm64 latest 01d1dfd4979b 44 seconds ago 17.4MB 02:12:57 c1ba847a6862 59 seconds ago 989MB 02:12:57 258f96836932 About a minute ago 974MB 02:12:57 sys-mgmt-agent-arm64 latest 18e52e0a24db 2 minutes ago 299MB 02:12:57 security-secretstore-setup-arm64 latest 212cc2b4c186 3 minutes ago 24.4MB 02:12:57 support-scheduler-arm64 latest 2018f8a67627 3 minutes ago 16.1MB 02:12:57 core-command-arm64 latest 81d896d8b248 3 minutes ago 16.1MB 02:12:57 security-proxy-setup-arm64 latest 8a6f16099cd8 3 minutes ago 24MB 02:12:57 b266cb9f5a0b 4 minutes ago 980MB 02:12:57 d769b695d6a6 4 minutes ago 982MB 02:12:57 82f6b9333249 4 minutes ago 981MB 02:12:57 a7bfebc086e8 4 minutes ago 978MB 02:12:57 bcb968a26360 4 minutes ago 979MB 02:12:57 ci-base-image-arm64 latest 79807b01bad1 15 minutes ago 641MB 02:12:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB 02:12:57 alpine 3.12 9852663dfa18 6 weeks ago 5.32MB 02:12:57 docker 20.10.0 eeaf43b92773 5 months ago 228MB 02:12:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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 02:12:58 ---> job-cost.sh 02:12:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wAIM 02:13:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:15:14 lf-activate-venv(): INFO: Adding /tmp/venv-wAIM/bin to PATH 02:15:14 INFO: No Stack... 02:15:14 INFO: Retrieving Pricing Info for: v2-standard-4 02:15:14 INFO: Archiving Costs [Pipeline] sh 02:15:14 + cat /w/workspace/edgex-go/4/archives/cost.csv 02:15:14 + cut -d, -f6 [Pipeline] lock 02:15:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3510-4-stack-cost] 02:15:14 Resource [jenkins-edgexfoundry-edgex-go-PR-3510-4-stack-cost] did not exist. Created. 02:15:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3510-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:15:15 + echo total: 0.18000000715255737 [Pipeline] stash 02:15:15 Stashed 1 file(s) [Pipeline] } 02:15:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3510-4-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 02:15:15 provisioning config files... 02:15:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config3863739435274039874tmp [Pipeline] { [Pipeline] sh 02:15:16 + set +x 02:15:16 + curl -s https://codecov.io/bash 02:15:16 + bash -s -- 02:15:16 02:15:16 _____ _ 02:15:16 / ____| | | 02:15:16 | | ___ __| | ___ ___ _____ __ 02:15:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:15:16 | |___| (_) | (_| | __/ (_| (_) \ V / 02:15:16 \_____\___/ \__,_|\___|\___\___/ \_/ 02:15:16 Bash-1.0.3 02:15:16 02:15:16 02:15:16 ==> git version 2.24.4 found 02:15:16 ==> 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 02:15:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:15:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:15:16 ==> Jenkins CI detected. 02:15:16 project root: . 02:15:16 --> token set from env 02:15:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:15:16 ==> Running gcov in . (disable via -X gcov) 02:15:16 ==> Python coveragepy not found 02:15:16 ==> Searching for coverage reports in: 02:15:16 + . 02:15:16 -> Found 1 reports 02:15:16 ==> Detecting git/mercurial file structure 02:15:16 ==> Reading reports 02:15:16 + ./coverage.out bytes=742988 02:15:16 ==> Appending adjustments 02:15:16 https://docs.codecov.io/docs/fixing-reports 02:15:18 + Found adjustments 02:15:18 ==> Gzipping contents 02:15:18 104K /tmp/codecov.gvDoOB.gz 02:15:18 ==> Uploading reports 02:15:18 url: https://codecov.io 02:15:18 query: branch=PR-3510&commit=455e1d06e433d62b83ff14bd8fea1303e225f17b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3510%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3510&job=&cmd_args= 02:15:18 -> Pinging Codecov 02:15:18 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3510&commit=455e1d06e433d62b83ff14bd8fea1303e225f17b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3510%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3510&job=&cmd_args= 02:15:19 -> Uploading to 02:15:19 https://storage.googleapis.com/codecov/v4/raw/2021-05-27/00271124DB129430A58F1EEE437C3FCB/455e1d06e433d62b83ff14bd8fea1303e225f17b/553bd65a-9be0-4209-a340-e94df4d1f90d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210527T021519Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53f57afb9f84b8c3ef371febaa0a61859aee5900a325cd25081fbfeb25cebfe8 02:15:19 % Total % Received % Xferd Average Speed Time Time Time Current 02:15:19 Dload Upload Total Spent Left Speed 02:15:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 230k --:--:-- --:--:-- --:--:-- 230k 100 102k 0 0 100 102k 0 230k --:--:-- --:--:-- --:--:-- 230k 02:15:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/455e1d06e433d62b83ff14bd8fea1303e225f17b [Pipeline] } 02:15:19 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 02:15:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:15:21 ---> package-listing.sh 02:15:21 ++ tr '[:upper:]' '[:lower:]' 02:15:21 ++ facter osfamily 02:15:21 + OS_FAMILY=redhat 02:15:21 + workspace=/w/workspace/edgex-go/4 02:15:21 + START_PACKAGES=/tmp/packages_start.txt 02:15:21 + END_PACKAGES=/tmp/packages_end.txt 02:15:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:15:21 + PACKAGES=/tmp/packages_start.txt 02:15:21 + '[' /w/workspace/edgex-go/4 ']' 02:15:21 + PACKAGES=/tmp/packages_end.txt 02:15:21 + case "${OS_FAMILY}" in 02:15:21 + rpm -qa 02:15:21 + sort 02:15:23 + '[' -f /tmp/packages_start.txt ']' 02:15:23 + '[' -f /tmp/packages_end.txt ']' 02:15:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:15:23 + '[' /w/workspace/edgex-go/4 ']' 02:15:23 + mkdir -p /w/workspace/edgex-go/4/archives/ 02:15:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 02:15:24 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:15:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:15:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:15:24 02:15:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:15:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:15:25 alpine: Pulling from edgex-lftools-log-publisher 02:15:25 df20fa9351a1: Pulling fs layer 02:15:25 36b3adc4ff6f: Pulling fs layer 02:15:25 8ad3a11d3b57: Pulling fs layer 02:15:25 46f8f816bc3b: Pulling fs layer 02:15:25 93b61091891f: Pulling fs layer 02:15:25 93b9cdb0e59b: Pulling fs layer 02:15:25 5e14af77c1be: Pulling fs layer 02:15:25 01666e4c0597: Pulling fs layer 02:15:25 aa168da1d23b: Pulling fs layer 02:15:25 93b9cdb0e59b: Waiting 02:15:25 5e14af77c1be: Waiting 02:15:25 01666e4c0597: Waiting 02:15:25 aa168da1d23b: Waiting 02:15:25 46f8f816bc3b: Waiting 02:15:25 93b61091891f: Waiting 02:15:25 36b3adc4ff6f: Verifying Checksum 02:15:25 36b3adc4ff6f: Download complete 02:15:25 46f8f816bc3b: Verifying Checksum 02:15:25 46f8f816bc3b: Download complete 02:15:25 df20fa9351a1: Verifying Checksum 02:15:25 df20fa9351a1: Download complete 02:15:25 93b9cdb0e59b: Verifying Checksum 02:15:25 93b9cdb0e59b: Download complete 02:15:25 5e14af77c1be: Verifying Checksum 02:15:25 5e14af77c1be: Download complete 02:15:25 93b61091891f: Verifying Checksum 02:15:25 93b61091891f: Download complete 02:15:25 01666e4c0597: Verifying Checksum 02:15:25 01666e4c0597: Download complete 02:15:25 8ad3a11d3b57: Verifying Checksum 02:15:25 8ad3a11d3b57: Download complete 02:15:25 df20fa9351a1: Pull complete 02:15:25 36b3adc4ff6f: Pull complete 02:15:26 8ad3a11d3b57: Pull complete 02:15:26 46f8f816bc3b: Pull complete 02:15:26 93b61091891f: Pull complete 02:15:26 93b9cdb0e59b: Pull complete 02:15:26 5e14af77c1be: Pull complete 02:15:26 01666e4c0597: Pull complete 02:15:27 aa168da1d23b: Verifying Checksum 02:15:27 aa168da1d23b: Download complete 02:15:31 aa168da1d23b: Pull complete 02:15:31 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:15:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:15:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:15:32 prd-centos7-docker-4c-2g-572 does not seem to be running inside a container 02:15:32 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:alpine cat 02:15:35 $ docker top 39d58817585f3bb9554fc550b32854c447b107079aa5fbcaa5c8666903dd0a8c -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:35 + touch /tmp/pre-build-complete [Pipeline] sh 02:15:35 + mkdir -p /var/log/sa [Pipeline] sh 02:15:36 + ls /var/log/sa-host 02:15:36 + sadf -c /var/log/sa-host/sa05 02:15:36 file_magic: OK 02:15:36 HZ: Using current value: 100 02:15:36 file_header: OK 02:15:36 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 02:15:36 Statistics: 02:15:36 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:15:36 File successfully converted to sysstat format version 12.2.1 02:15:36 + sadf -c /var/log/sa-host/sa27 02:15:36 file_magic: OK 02:15:36 HZ: Using current value: 100 02:15:36 file_header: OK 02:15:36 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 02:15:36 Statistics: 02:15:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:15:36 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:15:36 provisioning config files... 02:15:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6426138684900150156tmp [Pipeline] { [Pipeline] echo 02:15:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:15:36 ---> create-netrc.sh [Pipeline] } 02:15:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:15:36 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:15:36 ---> python-tools-install.sh [Pipeline] echo 02:15:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:15:37 ---> sudo-logs.sh 02:15:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:15:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:15:37 ---> job-cost.sh 02:15:37 lf-activate-venv: SKIPPING 02:15:37 DEBUG: total: 0.18000000715255737 02:15:37 INFO: Retrieving Stack Cost... 02:15:38 INFO: Retrieving Pricing Info for: v3-standard-2 02:15:39 INFO: Archiving Costs [Pipeline] echo 02:15:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:15:39 ---> logs-deploy.sh 02:15:39 lf-activate-venv: SKIPPING 02:15:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3510/4 02:15:39 INFO: archiving workspace using pattern(s): 02:15:40 Archives upload complete. 02:15:40 INFO: archiving logs to Nexus 02:15:41 ---> uname -a: 02:15:41 Linux prd-centos7-docker-4c-2g-572.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 02:15:41 02:15:41 02:15:41 ---> lscpu: 02:15:41 Architecture: x86_64 02:15:41 CPU op-mode(s): 32-bit, 64-bit 02:15:41 Byte Order: Little Endian 02:15:41 Address sizes: 40 bits physical, 48 bits virtual 02:15:41 CPU(s): 2 02:15:41 On-line CPU(s) list: 0,1 02:15:41 Thread(s) per core: 1 02:15:41 Core(s) per socket: 1 02:15:41 Socket(s): 2 02:15:41 NUMA node(s): 1 02:15:41 Vendor ID: AuthenticAMD 02:15:41 CPU family: 23 02:15:41 Model: 49 02:15:41 Model name: AMD EPYC-Rome Processor 02:15:41 Stepping: 0 02:15:41 CPU MHz: 2799.998 02:15:41 BogoMIPS: 5599.99 02:15:41 Virtualization: AMD-V 02:15:41 Hypervisor vendor: KVM 02:15:41 Virtualization type: full 02:15:41 L1d cache: 64 KiB 02:15:41 L1i cache: 64 KiB 02:15:41 L2 cache: 1 MiB 02:15:41 L3 cache: 32 MiB 02:15:41 NUMA node0 CPU(s): 0,1 02:15:41 Vulnerability Itlb multihit: Not affected 02:15:41 Vulnerability L1tf: Not affected 02:15:41 Vulnerability Mds: Not affected 02:15:41 Vulnerability Meltdown: Not affected 02:15:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:15:41 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:15:41 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:15:41 Vulnerability Srbds: Not affected 02:15:41 Vulnerability Tsx async abort: Not affected 02:15:41 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 02:15:41 02:15:41 02:15:41 ---> nproc: 02:15:41 2 02:15:41 02:15:41 02:15:41 ---> df -h: 02:15:41 Filesystem Size Used Available Use% Mounted on 02:15:41 overlay 40.0G 13.0G 27.0G 32% / 02:15:41 tmpfs 64.0M 0 64.0M 0% /dev 02:15:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:15:41 shm 64.0M 0 64.0M 0% /dev/shm 02:15:41 /dev/vda1 40.0G 13.0G 27.0G 32% /facter-os 02:15:41 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/resolv.conf 02:15:41 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hostname 02:15:41 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hosts 02:15:41 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/auth.log 02:15:41 /dev/vda1 40.0G 13.0G 27.0G 32% /run/cloud-init/result.json 02:15:41 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/sa-host 02:15:41 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/secure 02:15:41 /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/4 02:15:41 /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/4@tmp 02:15:41 02:15:41 02:15:41 ---> free -m: 02:15:41 total used free shared buff/cache available 02:15:41 Mem: 7821 1379 2289 0 4152 6405 02:15:41 Swap: 1023 2 1021 02:15:41 02:15:41 02:15:41 ---> ip addr: 02:15:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:15:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:15:41 inet 127.0.0.1/8 scope host lo 02:15:41 valid_lft forever preferred_lft forever 02:15:41 inet6 ::1/128 scope host 02:15:41 valid_lft forever preferred_lft forever 02:15:41 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:15:41 link/ether fa:16:3e:4a:c5:fe brd ff:ff:ff:ff:ff:ff 02:15:41 inet 10.30.123.233/23 brd 10.30.123.255 scope global dynamic eth0 02:15:41 valid_lft 84813sec preferred_lft 84813sec 02:15:41 inet6 fe80::f816:3eff:fe4a:c5fe/64 scope link 02:15:41 valid_lft forever preferred_lft forever 02:15:41 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:15:41 link/ether 02:42:de:31:81:b3 brd ff:ff:ff:ff:ff:ff 02:15:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:15:41 valid_lft forever preferred_lft forever 02:15:41 inet6 fe80::42:deff:fe31:81b3/64 scope link 02:15:41 valid_lft forever preferred_lft forever 02:15:41 02:15:41 02:15:41 ---> sar -b -r -n DEV: 02:15:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) 02:15:41 02:15:41 01:48:59 LINUX RESTART (2 CPU) 02:15:41 02:15:41 01:50:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:15:41 01:51:01 70.84 15.02 55.82 0.00 4694.87 14103.12 0.00 02:15:41 01:52:01 49.27 0.20 49.07 0.00 23.31 30766.93 0.00 02:15:41 01:53:01 143.12 0.02 143.10 0.00 0.53 25491.51 0.00 02:15:41 01:54:01 68.40 0.00 68.40 0.00 0.00 7458.89 0.00 02:15:41 01:55:01 54.91 0.00 54.91 0.00 0.00 7014.14 0.00 02:15:41 01:56:01 146.09 0.00 146.09 0.00 0.00 50053.27 0.00 02:15:41 01:57:04 390.54 182.55 207.99 0.00 4421.36 138047.06 0.00 02:15:41 01:58:01 246.26 26.09 220.17 0.00 1065.64 125426.58 0.00 02:15:41 01:59:01 300.22 24.06 276.16 0.00 1567.37 88903.01 0.00 02:15:41 02:00:05 322.62 14.98 307.64 0.00 444.33 185366.72 0.00 02:15:41 02:01:02 251.04 29.19 221.86 0.00 2240.86 31196.20 0.00 02:15:41 02:02:01 10.97 6.30 4.67 0.00 277.73 129.89 0.00 02:15:41 02:03:01 0.43 0.00 0.43 0.00 0.00 6.56 0.00 02:15:41 02:04:01 0.45 0.22 0.23 0.00 6.00 3.57 0.00 02:15:41 02:05:01 0.68 0.00 0.68 0.00 0.00 14.59 0.00 02:15:41 02:06:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 02:15:41 02:07:01 0.35 0.00 0.35 0.00 0.00 5.21 0.00 02:15:41 02:08:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 02:15:41 02:09:01 0.23 0.00 0.23 0.00 0.00 1.67 0.00 02:15:41 02:10:01 0.27 0.00 0.27 0.00 0.00 3.82 0.00 02:15:41 02:11:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 02:15:41 02:12:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 02:15:41 02:13:01 0.32 0.00 0.32 0.00 0.00 4.31 0.00 02:15:41 02:14:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 02:15:41 02:15:01 0.18 0.00 0.18 0.00 0.00 1.50 0.00 02:15:41 Average: 82.92 12.21 70.71 0.00 588.85 28662.50 0.00 02:15:41 02:15:41 01:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:15:41 01:51:01 5070404 0 898136 11.21 2620 2037780 1513268 16.71 910304 1612276 139576 02:15:41 01:52:01 4192720 0 960764 12.00 2620 2852836 1489552 16.45 1048812 2281664 255332 02:15:41 01:53:01 3714120 0 1064408 13.29 2620 3227792 1426452 15.75 1237812 2485364 8 02:15:41 01:54:01 3666256 0 1199972 14.98 2620 3140092 1920968 21.21 1460536 2313220 192580 02:15:41 01:55:01 3711164 0 1206628 15.07 2620 3088528 1964736 21.69 1376532 2346660 136116 02:15:41 01:56:01 1304556 0 1265024 15.80 2620 5436740 1730928 19.11 2036400 4026280 1266212 02:15:41 01:57:04 151736 0 1375520 17.17 2620 6479064 1865576 20.60 3096724 4031432 828464 02:15:41 01:58:01 211700 0 2107568 26.32 2620 5687052 4023868 44.43 3312480 3724980 153952 02:15:41 01:59:01 591684 0 1466876 18.32 2620 5947760 2073540 22.89 2613064 4047064 108252 02:15:41 02:00:05 137332 0 1448528 18.09 2620 6420460 1776184 19.61 3447020 3632532 1288 02:15:41 02:01:02 2955192 0 1338624 16.71 2620 3712504 1623316 17.92 983728 3330100 20 02:15:41 02:02:01 2983640 0 1302012 16.26 2620 3720668 1430528 15.79 959148 3335360 8 02:15:41 02:03:01 2987336 0 1298312 16.21 2620 3720672 1394524 15.40 962700 3328840 8 02:15:41 02:04:01 2987204 0 1298408 16.21 2620 3720708 1394856 15.40 964052 3327964 16 02:15:41 02:05:01 2986736 0 1298872 16.22 2620 3720712 1394784 15.40 962960 3328900 12 02:15:41 02:06:01 2986616 0 1298988 16.22 2620 3720716 1394748 15.40 962692 3329060 12 02:15:41 02:07:01 2987484 0 1298116 16.21 2620 3720720 1394592 15.40 962380 3329060 8 02:15:41 02:08:01 2987476 0 1298116 16.21 2620 3720728 1394592 15.40 962388 3329060 8 02:15:41 02:09:01 2987452 0 1298140 16.21 2620 3720728 1394592 15.40 962364 3329060 16 02:15:41 02:10:01 2987660 0 1297928 16.21 2620 3720732 1394592 15.40 964368 3327012 8 02:15:41 02:11:01 2987680 0 1297904 16.21 2620 3720736 1394676 15.40 988964 3302548 8 02:15:41 02:12:01 2987568 0 1298012 16.21 2620 3720740 1394592 15.40 988868 3302604 12 02:15:41 02:13:01 2987584 0 1297988 16.21 2620 3720748 1394592 15.40 988972 3302604 8 02:15:41 02:14:01 2987280 0 1298292 16.21 2620 3720748 1394592 15.40 990548 3300932 8 02:15:41 02:15:01 2987420 0 1298144 16.21 2620 3720756 1394592 15.40 990536 3300932 8 02:15:41 Average: 2701040 0 1300451 16.24 2620 4004829 1638770 18.09 1405374 3212220 123278 02:15:41 02:15:41 01:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:15:41 01:51:01 vetha3fc21c 978.76 642.95 88.35 2431.33 0.00 0.00 0.00 0.00 02:15:41 01:51:01 eth0 1642.29 1711.11 6210.75 196.98 0.00 0.00 0.00 0.00 02:15:41 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 01:51:01 docker0 978.76 642.81 74.97 2431.32 0.00 0.00 0.00 0.00 02:15:41 01:52:01 eth0 362.74 371.35 3000.03 37.21 0.00 0.00 0.00 0.00 02:15:41 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 01:52:01 docker0 120.05 83.53 8.76 302.56 0.00 0.00 0.00 0.00 02:15:41 01:53:01 eth0 272.14 202.90 861.67 23.52 0.00 0.00 0.00 0.00 02:15:41 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 01:53:01 docker0 194.64 255.51 13.91 848.37 0.00 0.00 0.00 0.00 02:15:41 01:54:01 eth0 44.89 28.96 40.84 63.07 0.00 0.00 0.00 0.00 02:15:41 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 01:54:01 vethf436f2e 0.42 0.55 0.03 0.05 0.00 0.00 0.00 0.00 02:15:41 01:54:01 docker0 0.42 0.42 0.03 0.03 0.00 0.00 0.00 0.00 02:15:41 01:55:01 eth0 27.70 16.76 18.10 61.35 0.00 0.00 0.00 0.00 02:15:41 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 01:55:01 vethf436f2e 1.83 1.83 0.14 0.14 0.00 0.00 0.00 0.00 02:15:41 01:55:01 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 02:15:41 01:56:01 eth0 181.52 154.87 1705.19 26.14 0.00 0.00 0.00 0.00 02:15:41 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 01:56:01 veth92c5d4e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:15:41 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 01:57:04 veth185eb58 0.03 0.33 0.00 0.02 0.00 0.00 0.00 0.00 02:15:41 01:57:04 eth0 79.80 65.96 173.04 12.26 0.00 0.00 0.00 0.00 02:15:41 01:57:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 01:57:04 veth92c5d4e 0.00 0.59 0.00 0.03 0.00 0.00 0.00 0.00 02:15:41 01:58:01 veth3d1c520 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:15:41 01:58:01 vethe28eb13 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:15:41 01:58:01 vethae07a68 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:15:41 01:58:01 eth0 21.57 11.07 17.79 9.32 0.00 0.00 0.00 0.00 02:15:41 01:59:01 veth2704bd2 27.19 44.94 1.99 331.19 0.00 0.00 0.00 0.00 02:15:41 01:59:01 eth0 209.91 171.26 1747.70 125.45 0.00 0.00 0.00 0.00 02:15:41 01:59:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:15:41 01:59:01 veth92c5d4e 0.00 1.60 0.00 0.08 0.00 0.00 0.00 0.00 02:15:41 02:00:05 eth0 64.87 47.97 126.60 13.90 0.00 0.00 0.00 0.00 02:15:41 02:00:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:00:05 veth92c5d4e 0.00 0.34 0.00 0.02 0.00 0.00 0.00 0.00 02:15:41 02:00:05 docker0 1330.92 1077.88 99.16 3999.13 0.00 0.00 0.00 0.00 02:15:41 02:01:02 eth0 44.89 24.89 140.53 13.38 0.00 0.00 0.00 0.00 02:15:41 02:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:01:02 docker0 9.24 15.47 0.51 115.63 0.00 0.00 0.00 0.00 02:15:41 02:02:01 eth0 1.64 0.95 1.35 0.59 0.00 0.00 0.00 0.00 02:15:41 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:03:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 02:15:41 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:04:01 eth0 1.10 0.30 0.32 0.20 0.00 0.00 0.00 0.00 02:15:41 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:05:01 eth0 0.55 0.40 0.27 0.21 0.00 0.00 0.00 0.00 02:15:41 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:06:01 eth0 0.33 0.28 0.14 0.08 0.00 0.00 0.00 0.00 02:15:41 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:07:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:15:41 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:08:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:15:41 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:09:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:10:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:11:01 eth0 0.32 0.18 0.14 0.07 0.00 0.00 0.00 0.00 02:15:41 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:12:01 eth0 0.05 0.10 0.00 0.01 0.00 0.00 0.00 0.00 02:15:41 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:13:01 eth0 0.05 0.07 0.00 0.01 0.00 0.00 0.00 0.00 02:15:41 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:14:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:15:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:15:41 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 Average: eth0 117.54 111.58 558.73 23.26 0.00 0.00 0.00 0.00 02:15:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:41 Average: docker0 57.54 46.90 4.28 176.17 0.00 0.00 0.00 0.00 02:15:41 02:15:41 02:15:41 ---> sar -P ALL: 02:15:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) 02:15:41 02:15:41 01:48:59 LINUX RESTART (2 CPU) 02:15:41 02:15:41 01:50:02 CPU %user %nice %system %iowait %steal %idle 02:15:41 01:51:01 all 21.53 0.00 5.42 7.34 0.09 65.61 02:15:41 01:51:01 0 17.82 0.00 6.20 7.91 0.09 67.98 02:15:41 01:51:01 1 25.21 0.00 4.65 6.78 0.09 63.27 02:15:41 01:52:01 all 12.22 0.00 3.49 15.83 0.09 68.37 02:15:41 01:52:01 0 8.49 0.00 3.71 24.22 0.09 63.49 02:15:41 01:52:01 1 15.98 0.00 3.27 7.38 0.09 73.29 02:15:41 01:53:01 all 5.43 0.00 3.14 23.68 0.08 67.67 02:15:41 01:53:01 0 5.69 0.00 3.43 25.41 0.07 65.40 02:15:41 01:53:01 1 5.17 0.00 2.85 21.95 0.09 69.94 02:15:41 01:54:01 all 69.58 0.00 7.66 5.11 0.12 17.54 02:15:41 01:54:01 0 68.50 0.00 7.72 4.67 0.11 19.01 02:15:41 01:54:01 1 70.66 0.00 7.59 5.56 0.13 16.06 02:15:41 01:55:01 all 37.99 0.00 5.03 1.15 0.09 55.74 02:15:41 01:55:01 0 38.42 0.00 4.80 0.71 0.09 55.99 02:15:41 01:55:01 1 37.56 0.00 5.27 1.59 0.09 55.49 02:15:41 01:56:01 all 48.69 0.00 10.31 4.54 0.11 36.35 02:15:41 01:56:01 0 49.76 0.00 10.27 4.42 0.11 35.45 02:15:41 01:56:01 1 47.62 0.00 10.36 4.66 0.11 37.26 02:15:41 01:57:04 all 14.81 0.00 10.08 63.44 0.10 11.57 02:15:41 01:57:04 0 13.97 0.00 10.44 62.95 0.10 12.54 02:15:41 01:57:04 1 15.66 0.00 9.72 63.92 0.10 10.59 02:15:41 01:58:01 all 40.40 0.00 10.22 32.24 0.11 17.03 02:15:41 01:58:01 0 40.07 0.00 10.65 29.98 0.11 19.18 02:15:41 01:58:01 1 40.72 0.00 9.79 34.51 0.11 14.88 02:15:41 01:59:01 all 46.84 0.00 10.45 33.56 0.12 9.04 02:15:41 01:59:01 0 46.93 0.00 10.26 34.82 0.13 7.87 02:15:41 01:59:01 1 46.75 0.00 10.64 32.30 0.11 10.21 02:15:41 02:00:05 all 15.75 0.00 10.92 46.56 0.11 26.66 02:15:41 02:00:05 0 15.69 0.00 10.92 49.08 0.08 24.22 02:15:41 02:00:05 1 15.81 0.00 10.93 44.03 0.13 29.10 02:15:41 02:01:02 all 60.00 0.00 12.70 16.63 0.14 10.54 02:15:41 02:01:02 0 59.73 0.00 12.48 16.52 0.14 11.13 02:15:41 02:01:02 1 60.26 0.00 12.91 16.74 0.14 9.95 02:15:41 02:15:41 02:01:02 CPU %user %nice %system %iowait %steal %idle 02:15:41 02:02:01 all 0.16 0.00 0.10 0.15 0.03 99.56 02:15:41 02:02:01 0 0.26 0.00 0.14 0.10 0.03 99.47 02:15:41 02:02:01 1 0.07 0.00 0.07 0.20 0.02 99.64 02:15:41 02:03:01 all 0.10 0.00 0.04 0.01 0.01 99.84 02:15:41 02:03:01 0 0.18 0.00 0.05 0.00 0.00 99.77 02:15:41 02:03:01 1 0.02 0.00 0.03 0.02 0.02 99.92 02:15:41 02:04:01 all 0.16 0.00 0.05 0.00 0.03 99.77 02:15:41 02:04:01 0 0.27 0.00 0.05 0.00 0.02 99.67 02:15:41 02:04:01 1 0.05 0.00 0.05 0.00 0.03 99.87 02:15:41 02:05:01 all 0.15 0.00 0.03 0.00 0.02 99.81 02:15:41 02:05:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:15:41 02:05:01 1 0.25 0.00 0.02 0.00 0.02 99.72 02:15:41 02:06:01 all 0.13 0.00 0.06 0.00 0.03 99.78 02:15:41 02:06:01 0 0.05 0.00 0.05 0.00 0.02 99.88 02:15:41 02:06:01 1 0.22 0.00 0.07 0.00 0.03 99.68 02:15:41 02:07:01 all 0.07 0.00 0.04 0.00 0.03 99.86 02:15:41 02:07:01 0 0.00 0.00 0.03 0.00 0.03 99.93 02:15:41 02:07:01 1 0.13 0.00 0.05 0.00 0.03 99.78 02:15:41 02:08:01 all 0.11 0.00 0.02 0.00 0.02 99.86 02:15:41 02:08:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:15:41 02:08:01 1 0.17 0.00 0.02 0.00 0.02 99.80 02:15:41 02:09:01 all 0.15 0.00 0.03 0.00 0.02 99.81 02:15:41 02:09:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:15:41 02:09:01 1 0.28 0.00 0.02 0.00 0.02 99.68 02:15:41 02:10:01 all 0.11 0.00 0.03 0.00 0.03 99.84 02:15:41 02:10:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:15:41 02:10:01 1 0.17 0.00 0.03 0.00 0.03 99.77 02:15:41 02:11:01 all 0.18 0.00 0.03 0.00 0.02 99.78 02:15:41 02:11:01 0 0.02 0.00 0.05 0.00 0.02 99.92 02:15:41 02:11:01 1 0.33 0.00 0.00 0.00 0.02 99.65 02:15:41 02:12:01 all 0.10 0.00 0.03 0.00 0.03 99.85 02:15:41 02:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:15:41 02:12:01 1 0.17 0.00 0.03 0.00 0.03 99.77 02:15:41 02:15:41 02:12:01 CPU %user %nice %system %iowait %steal %idle 02:15:41 02:13:01 all 0.10 0.00 0.01 0.00 0.03 99.87 02:15:41 02:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:15:41 02:13:01 1 0.20 0.00 0.02 0.00 0.05 99.73 02:15:41 02:14:01 all 0.20 0.00 0.03 0.00 0.03 99.75 02:15:41 02:14:01 0 0.05 0.00 0.03 0.00 0.03 99.88 02:15:41 02:14:01 1 0.35 0.00 0.02 0.00 0.02 99.62 02:15:41 02:15:01 all 0.17 0.00 0.03 0.00 0.03 99.78 02:15:41 02:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:15:41 02:15:01 1 0.32 0.00 0.03 0.00 0.03 99.62 02:15:41 Average: all 14.19 0.00 3.46 9.87 0.06 72.43 02:15:41 Average: 0 13.83 0.00 3.51 10.31 0.05 72.30 02:15:41 Average: 1 14.55 0.00 3.40 9.44 0.06 72.56 02:15:41 02:15:41 02:15:41