Branch indexing 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 7e9ba5b981db46d7eaa29bdee31d80878b461756 rather than 7e9d3cec4db30ad546bb34f006bf40efd6e2c2ac Obtained Jenkinsfile from 7e9ba5b981db46d7eaa29bdee31d80878b461756 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-ssh672449757857153301.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-ssh7908012602325950717.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-3468/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-3468/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1686288765700288015.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-ssh932889404133644924.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-3468/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-3468/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5920666956413811095.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-310 in /w/workspace/edgexfoundry_edgex-go_PR-3468 [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.3' 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-ssh6789478725056220099.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh6701734679466072933.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3468/head:refs/remotes/origin/PR-3468 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7e9ba5b981db46d7eaa29bdee31d80878b461756 into PR head commit 7e9d3cec4db30ad546bb34f006bf40efd6e2c2ac Merge succeeded, producing 01e725398d23951c63a9a24c8b88010336a6bd9b Checking out Revision 01e725398d23951c63a9a24c8b88010336a6bd9b (PR-3468) Commit message: "Merge commit '7e9ba5b981db46d7eaa29bdee31d80878b461756' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:33:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:33:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:33:40 ========================================================= 08:33:40 EdgeX Global Pipelines Version Info 08:33:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 7e9d3cec4db30ad546bb34f006bf40efd6e2c2ac # 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-ssh2103777176451453439.key > git merge 7e9ba5b981db46d7eaa29bdee31d80878b461756 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01e725398d23951c63a9a24c8b88010336a6bd9b # timeout=10 > git rev-list --no-walk 81977fe1aff501cf229f2df46abc92e8d5473f4a # timeout=10 08:33:42 ------------------- 08:33:42 stable info: 08:33:42 ------------------- 08:33:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:33:42 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 08:33:42 Message: update stable to v1.0.192 08:33:43 ------------------- 08:33:43 experimental info: 08:33:43 ------------------- 08:33:43 Commited By: **** collab-it+edgex@linuxfoundation.org 08:33:43 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 08:33:43 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3468 [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3468 [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3468 [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01e725398d23951c63a9a24c8b88010336a6bd9b [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 01e7253 [Pipeline] echo 08:33:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:44 provisioning config files... 08:33:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4349453620815705207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:44 ---> docker-login.sh 08:33:44 nexus3.edgexfoundry.org:10001 08:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:44 Configure a credential helper to remove this warning. See 08:33:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:44 08:33:44 Login Succeeded 08:33:44 nexus3.edgexfoundry.org:10002 08:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:45 Configure a credential helper to remove this warning. See 08:33:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:45 08:33:45 Login Succeeded 08:33:45 nexus3.edgexfoundry.org:10003 08:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:45 Configure a credential helper to remove this warning. See 08:33:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:45 08:33:45 Login Succeeded 08:33:45 nexus3.edgexfoundry.org:10004 08:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:45 Configure a credential helper to remove this warning. See 08:33:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:45 08:33:45 Login Succeeded 08:33:45 docker.io 08:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:46 Configure a credential helper to remove this warning. See 08:33:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:46 08:33:46 Login Succeeded 08:33:46 ---> docker-login.sh ends [Pipeline] } 08:33:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:46 ++ 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 08:33:46 + for file in '`ls cmd/**/Dockerfile`' 08:33:46 ++ dirname cmd/core-command/Dockerfile 08:33:46 ++ cut -d/ -f2 08:33:46 + echo core-command,cmd/core-command/Dockerfile 08:33:46 + for file in '`ls cmd/**/Dockerfile`' 08:33:46 ++ dirname cmd/core-data/Dockerfile 08:33:46 ++ cut -d/ -f2 08:33:46 + echo core-data,cmd/core-data/Dockerfile 08:33:46 + for file in '`ls cmd/**/Dockerfile`' 08:33:46 ++ dirname cmd/core-metadata/Dockerfile 08:33:46 ++ cut -d/ -f2 08:33:46 + echo core-metadata,cmd/core-metadata/Dockerfile 08:33:46 + for file in '`ls cmd/**/Dockerfile`' 08:33:46 ++ dirname cmd/security-bootstrapper/Dockerfile 08:33:46 ++ cut -d/ -f2 08:33:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:33:46 + for file in '`ls cmd/**/Dockerfile`' 08:33:46 ++ dirname cmd/security-proxy-setup/Dockerfile 08:33:46 ++ cut -d/ -f2 08:33:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:33:46 + for file in '`ls cmd/**/Dockerfile`' 08:33:46 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:33:46 ++ cut -d/ -f2 08:33:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:33:46 + for file in '`ls cmd/**/Dockerfile`' 08:33:46 ++ dirname cmd/support-notifications/Dockerfile 08:33:46 ++ cut -d/ -f2 08:33:46 + echo support-notifications,cmd/support-notifications/Dockerfile 08:33:46 + for file in '`ls cmd/**/Dockerfile`' 08:33:46 ++ dirname cmd/support-scheduler/Dockerfile 08:33:46 ++ cut -d/ -f2 08:33:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:33:46 + for file in '`ls cmd/**/Dockerfile`' 08:33:46 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:33:46 ++ cut -d/ -f2 08:33:46 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:33:46 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 08:33:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:33:47 08:33:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:33:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:33:47 latest: Pulling from edgex-devops/git-semver 08:33:47 31603596830f: Pulling fs layer 08:33:47 54011a49482f: Pulling fs layer 08:33:47 a6820b24f6d8: Pulling fs layer 08:33:47 f581987b2513: Pulling fs layer 08:33:47 f581987b2513: Waiting 08:33:47 54011a49482f: Verifying Checksum 08:33:47 54011a49482f: Download complete 08:33:47 31603596830f: Download complete 08:33:47 f581987b2513: Verifying Checksum 08:33:47 f581987b2513: Download complete 08:33:47 a6820b24f6d8: Verifying Checksum 08:33:47 a6820b24f6d8: Download complete 08:33:48 31603596830f: Pull complete 08:33:48 54011a49482f: Pull complete 08:33:49 a6820b24f6d8: Pull complete 08:33:49 f581987b2513: Pull complete 08:33:49 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:33:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:33:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:33:50 prd-centos7-docker-4c-2g-310 does not seem to be running inside a container 08:33:50 $ 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 08:33:52 $ docker top 45e468a650903f341ca6ffc365f85646f7ff6a54258a205dc630cbea30953636 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:33:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:53 [ssh-agent] Looking for ssh-agent implementation... 08:33:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:53 $ docker exec 45e468a650903f341ca6ffc365f85646f7ff6a54258a205dc630cbea30953636 ssh-agent 08:33:53 SSH_AUTH_SOCK=/tmp/ssh-Q7x32NMdDbU0/agent.13 08:33:53 SSH_AGENT_PID=18 08:33:53 Running ssh-add (command line suppressed) 08:33:53 Identity added: /w/workspace/edgex-go/4@tmp/private_key_4344642121690180730.key (/w/workspace/edgex-go/4@tmp/private_key_4344642121690180730.key) 08:33:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:54 + git tag --points-at HEAD [Pipeline] } 08:33:54 $ docker exec --env ******** --env ******** 45e468a650903f341ca6ffc365f85646f7ff6a54258a205dc630cbea30953636 ssh-agent -k 08:33:54 unset SSH_AUTH_SOCK; 08:33:54 unset SSH_AGENT_PID; 08:33:54 echo Agent pid 18 killed; 08:33:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:33:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:54 [ssh-agent] Looking for ssh-agent implementation... 08:33:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:55 $ docker exec 45e468a650903f341ca6ffc365f85646f7ff6a54258a205dc630cbea30953636 ssh-agent 08:33:55 SSH_AUTH_SOCK=/tmp/ssh-zY0uxns0jt4g/agent.48 08:33:55 SSH_AGENT_PID=53 08:33:55 Running ssh-add (command line suppressed) 08:33:55 Identity added: /w/workspace/edgex-go/4@tmp/private_key_8379903694308416040.key (/w/workspace/edgex-go/4@tmp/private_key_8379903694308416040.key) 08:33:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:55 + git semver init 08:33:55 # -> Open(): unable to determine branch for HEAD 08:33:55 # $GIT_DIR = /w/workspace/edgex-go/4/.git 08:33:55 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 08:33:55 # $SEMVER_REMOTE_NAME = origin 08:33:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:33:55 # $SEMVER_USER_NAME = edgex-jenkins 08:33:55 # $SEMVER_BRANCH = PR-3468 08:33:55 # $SEMVER_TEMP = /tmp/semver-528028625 08:33:55 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:34:18 # '/tmp/semver-528028625' -> '/w/workspace/edgex-go/4/.semver' 08:34:19 # -> Force: false 08:34:19 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 08:34:19 $ docker exec --env ******** --env ******** 45e468a650903f341ca6ffc365f85646f7ff6a54258a205dc630cbea30953636 ssh-agent -k 08:34:19 unset SSH_AUTH_SOCK; 08:34:19 unset SSH_AGENT_PID; 08:34:19 echo Agent pid 53 killed; 08:34:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:34:19 + git semver [Pipeline] } 08:34:19 $ docker stop --time=1 45e468a650903f341ca6ffc365f85646f7ff6a54258a205dc630cbea30953636 08:34:21 $ docker rm -f 45e468a650903f341ca6ffc365f85646f7ff6a54258a205dc630cbea30953636 [Pipeline] // withDockerContainer [Pipeline] sh 08:34:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:34:22 Stashed 1 file(s) [Pipeline] echo 08:34:22 [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 08:34:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:34:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:34:24 + sudo service docker restart 08:34:24 + true 08:34:24 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 08:34:25 ========================================================= 08:34:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:34:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:34:25 + 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 . 08:34:29 Sending build context to Docker daemon 330.5MB 08:34:29 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:34:29 Step 2/6 : FROM ${BASE} 08:34:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:34:29 540db60ca938: Pulling fs layer 08:34:29 adcc1eea9eea: Pulling fs layer 08:34:29 4c4ab2625f07: Pulling fs layer 08:34:29 0510c868ecb4: Pulling fs layer 08:34:29 afea3b2eda06: Pulling fs layer 08:34:29 7809a108b3ef: Pulling fs layer 08:34:29 f706445af74f: Pulling fs layer 08:34:29 0510c868ecb4: Waiting 08:34:29 afea3b2eda06: Waiting 08:34:29 7809a108b3ef: Waiting 08:34:29 f706445af74f: Waiting 08:34:29 adcc1eea9eea: Download complete 08:34:29 540db60ca938: Verifying Checksum 08:34:29 540db60ca938: Download complete 08:34:30 afea3b2eda06: Download complete 08:34:30 7809a108b3ef: Verifying Checksum 08:34:30 7809a108b3ef: Download complete 08:34:30 4c4ab2625f07: Verifying Checksum 08:34:30 4c4ab2625f07: Download complete 08:34:30 540db60ca938: Pull complete 08:34:31 adcc1eea9eea: Pull complete 08:34:31 4c4ab2625f07: Pull complete 08:34:33 f706445af74f: Verifying Checksum 08:34:33 f706445af74f: Download complete 08:34:34 0510c868ecb4: Download complete 08:34:38 Still waiting to schedule task 08:34:38 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 08:34:42 0510c868ecb4: Pull complete 08:34:42 afea3b2eda06: Pull complete 08:34:42 7809a108b3ef: Pull complete 08:34:46 f706445af74f: Pull complete 08:34:46 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:34:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:34:46 ---> b068be0155e3 08:34:46 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 08:34:47 ---> Running in 2ab87b3871e8 08:34:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:34:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:34:49 (1/12) Installing libmagic (5.39-r0) 08:34:49 (2/12) Installing file (5.39-r0) 08:34:49 (3/12) Installing libc-dev (0.7.2-r3) 08:34:50 (4/12) Installing g++ (10.2.1_pre1-r3) 08:34:55 (5/12) Installing fortify-headers (1.1-r0) 08:34:55 (6/12) Installing patch (2.7.6-r6) 08:34:55 (7/12) Installing build-base (0.5-r2) 08:34:55 (8/12) Installing libsodium (1.0.18-r0) 08:34:55 (9/12) Installing pkgconf (1.7.3-r0) 08:34:55 (10/12) Installing libsodium-dev (1.0.18-r0) 08:34:55 (11/12) Installing libzmq (4.3.3-r1) 08:34:55 (12/12) Installing zeromq-dev (4.3.3-r1) 08:34:55 Executing busybox-1.32.1-r6.trigger 08:34:55 OK: 219 MiB in 52 packages 08:34:59 Removing intermediate container 2ab87b3871e8 08:34:59 ---> 7b8c7616ab46 08:34:59 Step 4/6 : WORKDIR /edgex-go 08:34:59 ---> Running in ad0493dac942 08:34:59 Removing intermediate container ad0493dac942 08:34:59 ---> d00c01681a2e 08:34:59 Step 5/6 : COPY go.mod . 08:34:59 ---> 1f4bb64dfbbc 08:34:59 Step 6/6 : RUN go mod download 08:35:00 ---> Running in b2bd3e197659 08:35:22 Removing intermediate container b2bd3e197659 08:35:22 ---> 9c0ce658a621 08:35:22 Successfully built 9c0ce658a621 08:35:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:35:22 + docker inspect -f . ci-base-image-x86_64 08:35:22 . [Pipeline] withDockerContainer 08:35:22 prd-centos7-docker-4c-2g-310 does not seem to be running inside a container 08:35:22 $ 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 08:35:24 $ docker top 2929ca6ac286bbe452e1f3ff449008a08960cc5a712bfe3dabe14a2285b78792 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:24 + go version 08:35:25 go version go1.16.3 linux/amd64 [Pipeline] } 08:35:25 $ docker stop --time=1 2929ca6ac286bbe452e1f3ff449008a08960cc5a712bfe3dabe14a2285b78792 08:35:26 $ docker rm -f 2929ca6ac286bbe452e1f3ff449008a08960cc5a712bfe3dabe14a2285b78792 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:35:27 + docker inspect -f . ci-base-image-x86_64 08:35:27 . [Pipeline] withDockerContainer 08:35:27 prd-centos7-docker-4c-2g-310 does not seem to be running inside a container 08:35:27 $ 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 08:35:29 $ docker top 7850aa8a2c63e439f0923eef8f2d6f70fbd1f4cb9df927491718e9f3777c2444 -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:29 ========================================================= 08:35:29 [edgeXBuildGoParallel] Running Tests and Build... 08:35:29 ========================================================= [Pipeline] sh 08:35:29 + go mod tidy [Pipeline] sh 08:35:31 + make test 08:35:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:35:46 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:36:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:36 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.138s coverage: 46.1% of statements 08:36:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:36:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:36:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:36:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:36:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:36:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 08:36:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.108s coverage: 28.7% of statements 08:36:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.112s coverage: 100.0% of statements 08:36:41 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.206s coverage: 27.8% of statements 08:36:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:36:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:36:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:36:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:36:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:36:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.165s coverage: 81.2% of statements 08:36:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:36:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.088s coverage: 100.0% of statements 08:36:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:36:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements 08:36:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:36:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:36:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.130s coverage: 71.3% of statements 08:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:36:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.209s coverage: 87.7% of statements 08:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:36:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.593s coverage: 78.9% of statements 08:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:36:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.445s coverage: 28.6% of statements 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:36:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.123s coverage: 100.0% of statements 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:36:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.087s coverage: 100.0% of statements 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:36:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.292s coverage: 86.7% of statements 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:36:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.283s coverage: 97.5% of statements 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:36:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.160s coverage: 78.3% of statements 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:36:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.745s coverage: 95.1% of statements 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:36:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.113s coverage: 58.8% of statements 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:36:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.108s coverage: 0.8% of statements 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:36:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.086s coverage: 21.7% of statements 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:36:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 47.1% of statements 08:36:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.099s coverage: 79.5% of statements 08:36:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.128s coverage: 94.1% of statements 08:36:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.106s coverage: 96.3% of statements 08:36:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.120s coverage: 87.5% of statements 08:37:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.166s coverage: 94.4% of statements 08:37:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.130s coverage: 44.8% of statements 08:37:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.415s coverage: 81.8% of statements 08:37:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.154s coverage: 92.9% of statements 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.050s coverage: 65.1% of statements 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.073s coverage: 100.0% of statements 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 76.0% of statements 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.127s coverage: 80.0% of statements 08:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.113s coverage: 87.2% of statements 08:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.080s coverage: 85.4% of statements 08:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.219s coverage: 91.2% of statements 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.248s coverage: 64.4% of statements 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.091s coverage: 100.0% of statements 08:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.055s coverage: 91.3% of statements 08:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 08:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements 08:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements 08:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.399s coverage: 66.9% of statements 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.292s coverage: 43.4% of statements 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.076s coverage: 84.8% of statements 08:37:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.208s coverage: 47.1% of statements 08:37:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:37:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:37:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:37:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:37:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:37:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.082s coverage: 100.0% of statements 08:37:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:37:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.083s coverage: 100.0% of statements 08:37:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:37:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.133s coverage: 20.9% of statements 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.300s coverage: 91.9% of statements 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.008s coverage: 28.8% of statements 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.086s coverage: 99.0% of statements 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.109s coverage: 100.0% of statements 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.108s coverage: 64.6% of statements 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 08:37:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.293s coverage: 97.6% of statements 08:37:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 08:37:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 08:37:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 08:37:21 ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements 08:37:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:37:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements 08:37:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:37:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:37:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:37:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:37:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.040s coverage: 87.9% of statements 08:37:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:37:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:37:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.087s coverage: 100.0% of statements 08:37:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.127s coverage: 28.1% of statements 08:37:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 08:37:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.034s coverage: 85.7% of statements 08:37:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 08:37:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 08:37:22 GO111MODULE=on go vet ./... 08:38:09 gofmt -l . 08:38:11 [ "`gofmt -l .`" = "" ] 08:38:12 ./bin/test-go-mod-tidy.sh 08:38:12 ./bin/test-attribution-txt.sh [Pipeline] sh 08:38:14 + ls -al . 08:38:14 total 840 08:38:14 drwxrwxr-x 10 1001 1001 4096 May 17 08:38 . 08:38:14 drwxr-xr-x 4 root root 28 May 17 08:35 .. 08:38:14 -rw-rw-r-- 1 1001 1001 11 May 17 08:33 .dockerignore 08:38:14 drwxrwxr-x 8 1001 1001 179 May 17 08:33 .git 08:38:14 drwxrwxr-x 3 1001 1001 125 May 17 08:33 .github 08:38:14 -rw-rw-r-- 1 1001 1001 818 May 17 08:33 .gitignore 08:38:14 drwx------ 3 1001 1001 60 May 17 08:34 .semver 08:38:14 -rw-rw-r-- 1 1001 1001 166 May 17 08:33 .sonarcloud.properties 08:38:14 -rw-rw-r-- 1 1001 1001 8609 May 17 08:33 Attribution.txt 08:38:14 -rw-rw-r-- 1 1001 1001 3804 May 17 08:33 CONTRIBUTING.md 08:38:14 -rw-rw-r-- 1 1001 1001 931 May 17 08:33 Dockerfile.build 08:38:14 -rw-rw-r-- 1 1001 1001 863 May 17 08:33 Jenkinsfile 08:38:14 -rw-rw-r-- 1 1001 1001 10775 May 17 08:33 LICENSE 08:38:14 -rw-rw-r-- 1 1001 1001 5594 May 17 08:33 Makefile 08:38:14 -rw-rw-r-- 1 1001 1001 7978 May 17 08:33 README.md 08:38:14 -rw-rw-r-- 1 1001 1001 6755 May 17 08:33 SECURITY.md 08:38:14 -rw-rw-r-- 1 1001 1001 5 May 17 08:34 VERSION 08:38:14 -rw-rw-r-- 1 1001 1001 4131 May 17 08:33 ZMQWindows.md 08:38:14 drwxrwxr-x 2 1001 1001 117 May 17 08:33 bin 08:38:14 drwxrwxr-x 14 1001 1001 4096 May 17 08:33 cmd 08:38:14 -rw-r--r-- 1 root root 729795 May 17 08:37 coverage.out 08:38:14 -rw-r--r-- 1 root root 1060 May 17 08:38 go.mod 08:38:14 -rw-r--r-- 1 root root 22101 May 17 08:35 go.sum 08:38:14 drwxrwxr-x 8 1001 1001 127 May 17 08:33 internal 08:38:14 drwxrwxr-x 4 1001 1001 26 May 17 08:33 openapi 08:38:14 drwxrwxr-x 4 1001 1001 71 May 17 08:33 snap 08:38:14 -rw-rw-r-- 1 1001 1001 168 May 17 08:33 version.go [Pipeline] sh 08:38:15 + '[' -e coverage.out ] 08:38:15 + chown 1001:1001 coverage.out [Pipeline] stash 08:38:16 Stashed 1 file(s) [Pipeline] sh 08:38:16 + make build 08:38:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:38:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:38:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:38:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:38:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:38:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:38:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:38:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:38:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:38:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:38:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:38:53 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] } 08:38:55 $ docker stop --time=1 7850aa8a2c63e439f0923eef8f2d6f70fbd1f4cb9df927491718e9f3777c2444 08:38:57 $ docker rm -f 7850aa8a2c63e439f0923eef8f2d6f70fbd1f4cb9df927491718e9f3777c2444 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:38:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:38:59 08:38:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:39:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:39:00 latest: Pulling from edgex-devops/edgex-compose 08:39:00 cbdbe7a5bc2a: Pulling fs layer 08:39:00 ca9280d653b3: Pulling fs layer 08:39:00 7e9c9ca2126c: Pulling fs layer 08:39:00 cbdbe7a5bc2a: Verifying Checksum 08:39:00 cbdbe7a5bc2a: Download complete 08:39:00 cbdbe7a5bc2a: Pull complete 08:39:00 ca9280d653b3: Verifying Checksum 08:39:00 ca9280d653b3: Download complete 08:39:02 ca9280d653b3: Pull complete 08:39:02 7e9c9ca2126c: Verifying Checksum 08:39:02 7e9c9ca2126c: Download complete 08:39:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-320 in /w/workspace/edgexfoundry_edgex-go_PR-3468 [Pipeline] { [Pipeline] ws 08:39:06 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 08:39:06 The recommended git tool is: git 08:39:12 using credential edgex-jenkins-ssh 08:39:12 Cloning the remote Git repository 08:39:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:39:12 > git init /w/workspace/edgex-go/4 # timeout=10 08:39:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:39:12 > git --version # timeout=10 08:39:12 > git --version # 'git version 2.17.1' 08:39:12 using GIT_SSH to set credentials SSH Credentials for GitHub 08:39:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:39:13 7e9c9ca2126c: Pull complete 08:39:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:39:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:39:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:39:13 prd-centos7-docker-4c-2g-310 does not seem to be running inside a container 08:39:13 $ 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 08:39:15 $ docker top 2c1105bf84b5f5a4be7cb7f3f45223b64de03ca56aa05f114921034db1278dd8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:15 + docker-compose build --help 08:39:15 + grep parallel 08:39:17 --parallel Build images in parallel. [Pipeline] } 08:39:17 $ docker stop --time=1 2c1105bf84b5f5a4be7cb7f3f45223b64de03ca56aa05f114921034db1278dd8 08:39:18 $ docker rm -f 2c1105bf84b5f5a4be7cb7f3f45223b64de03ca56aa05f114921034db1278dd8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:39:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:39:19 . [Pipeline] withDockerContainer 08:39:19 prd-centos7-docker-4c-2g-310 does not seem to be running inside a container 08:39:19 $ 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 08:39:20 $ docker top fafdfbb831fafe55a263a575b6dbdff56c5b0821bb51c5367aa989d7e23db14f -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:21 + docker-compose -f ./docker-compose-build.yml build --parallel 08:39:22 Building core-command ... 08:39:22 Building core-data ... 08:39:22 Building core-metadata ... 08:39:22 Building security-bootstrapper ... 08:39:22 Building security-proxy-setup ... 08:39:22 Building security-secretstore-setup ... 08:39:22 Building support-notifications ... 08:39:22 Building support-scheduler ... 08:39:22 Building sys-mgmt-agent ... 08:39:22 Building core-metadata 08:39:22 Building security-bootstrapper 08:39:22 Building security-secretstore-setup 08:39:22 Building core-command 08:39:22 Building sys-mgmt-agent 08:39:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:39:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:39:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:39:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:39:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:39:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3468/head:refs/remotes/origin/PR-3468 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:39:33 Merging remotes/origin/master commit 7e9ba5b981db46d7eaa29bdee31d80878b461756 into PR head commit 7e9d3cec4db30ad546bb34f006bf40efd6e2c2ac 08:39:34 Merge succeeded, producing c623c1fe16a88c135180af23bafc1a27addfcd6b 08:39:34 Checking out Revision c623c1fe16a88c135180af23bafc1a27addfcd6b (PR-3468) 08:39:33 > git config core.sparsecheckout # timeout=10 08:39:33 > git checkout -f 7e9d3cec4db30ad546bb34f006bf40efd6e2c2ac # timeout=10 08:39:33 > git remote # timeout=10 08:39:33 > git config --get remote.origin.url # timeout=10 08:39:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:39:33 > git merge 7e9ba5b981db46d7eaa29bdee31d80878b461756 # timeout=10 08:39:34 > git rev-parse HEAD^{commit} # timeout=10 08:39:34 > git config core.sparsecheckout # timeout=10 08:39:34 > git checkout -f c623c1fe16a88c135180af23bafc1a27addfcd6b # timeout=10 08:39:38 Commit message: "Merge commit '7e9ba5b981db46d7eaa29bdee31d80878b461756' into HEAD" 08:39:38 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:39:39 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:39:38 > git rev-list --no-walk 81977fe1aff501cf229f2df46abc92e8d5473f4a # timeout=10 08:39:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:39:40 + sudo service docker restart 08:39:40 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:39:42 provisioning config files... 08:39:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7527276913316639371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:39:43 ---> docker-login.sh 08:39:43 nexus3.edgexfoundry.org:10001 08:39:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:44 Configure a credential helper to remove this warning. See 08:39:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:44 08:39:44 Login Succeeded 08:39:44 nexus3.edgexfoundry.org:10002 08:39:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:44 Configure a credential helper to remove this warning. See 08:39:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:44 08:39:44 Login Succeeded 08:39:44 nexus3.edgexfoundry.org:10003 08:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:45 Configure a credential helper to remove this warning. See 08:39:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:45 08:39:45 Login Succeeded 08:39:45 nexus3.edgexfoundry.org:10004 08:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:46 Configure a credential helper to remove this warning. See 08:39:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:46 08:39:46 Login Succeeded 08:39:46 docker.io 08:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:46 Configure a credential helper to remove this warning. See 08:39:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:46 08:39:46 Login Succeeded 08:39:46 ---> docker-login.sh ends [Pipeline] } 08:39:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:39:46 ========================================================= 08:39:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:39:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:39:47 + 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 . 08:39:49 Sending build context to Docker daemon 167.9MB 08:39:49 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:39:49 Step 2/6 : FROM ${BASE} 08:39:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:39:49 595b0fe564bb: Pulling fs layer 08:39:49 7186ed65a4f7: Pulling fs layer 08:39:49 316046926c0a: Pulling fs layer 08:39:49 4ebd0625c992: Pulling fs layer 08:39:49 207e8628e3a3: Pulling fs layer 08:39:49 c791037a9be2: Pulling fs layer 08:39:49 ffd874e62e21: Pulling fs layer 08:39:49 207e8628e3a3: Waiting 08:39:49 c791037a9be2: Waiting 08:39:49 ffd874e62e21: Waiting 08:39:49 4ebd0625c992: Waiting 08:39:49 316046926c0a: Download complete 08:39:49 7186ed65a4f7: Download complete 08:39:49 207e8628e3a3: Verifying Checksum 08:39:49 207e8628e3a3: Download complete 08:39:49 c791037a9be2: Verifying Checksum 08:39:49 c791037a9be2: Download complete 08:39:49 595b0fe564bb: Verifying Checksum 08:39:49 595b0fe564bb: Download complete 08:39:50 595b0fe564bb: Pull complete 08:39:50 7186ed65a4f7: Pull complete 08:39:51 316046926c0a: Pull complete 08:39:52 ffd874e62e21: Verifying Checksum 08:39:52 ffd874e62e21: Download complete 08:39:53 4ebd0625c992: Verifying Checksum 08:39:53 4ebd0625c992: Download complete 08:40:05 4ebd0625c992: Pull complete 08:40:05 207e8628e3a3: Pull complete 08:40:05 c791037a9be2: Pull complete 08:40:08 ffd874e62e21: Pull complete 08:40:08 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 08:40:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:40:08 ---> cfc18b08335c 08:40:08 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 08:40:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:40:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:40:09 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:40:09 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:40:09 ---> 9c0ce658a621 08:40:09 Step 3/24 : WORKDIR /edgex-go 08:40:09 ---> 9c0ce658a621 08:40:09 Step 3/32 : WORKDIR /edgex-go 08:40:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:40:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:40:09 ---> 9c0ce658a621 08:40:09 Step 3/24 : WORKDIR /edgex-go 08:40:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:40:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:40:09 ---> 9c0ce658a621 08:40:09 Step 3/24 : WORKDIR /edgex-go 08:40:09 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:40:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:40:09 ---> 9c0ce658a621 08:40:09 Step 3/26 : WORKDIR /edgex-go 08:40:11 ---> Running in 0f670899f22e 08:40:11 ---> Running in cc12cd871706 08:40:11 ---> Running in 1deaa32d488d 08:40:11 ---> Running in 5eb5ff8f1e77 08:40:11 ---> Running in 77c3e7cbf02d 08:40:11 Removing intermediate container 5eb5ff8f1e77 08:40:11 ---> 3a965f5bf1b4 08:40:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:11 Removing intermediate container 0f670899f22e 08:40:11 ---> ec6d25cbeec7 08:40:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:11 Removing intermediate container 77c3e7cbf02d 08:40:11 ---> fdaf97020ed5 08:40:11 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:11 Removing intermediate container cc12cd871706 08:40:11 ---> fb50bccc0b4f 08:40:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:11 Removing intermediate container 1deaa32d488d 08:40:11 ---> 5acd30dcf9c3 08:40:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:11 ---> Running in bc3b429616ad 08:40:11 ---> Running in 972f17e247b9 08:40:11 ---> Running in 59135ea557fc 08:40:12 ---> Running in 583b151af49b 08:40:12 ---> Running in 84a7468330d7 08:40:12 ---> Running in 92f7f071d987 08:40:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:40:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:40:14 Removing intermediate container bc3b429616ad 08:40:14 ---> aebed60f5e77 08:40:14 Step 5/24 : RUN apk add --update --no-cache make git 08:40:14 Removing intermediate container 972f17e247b9 08:40:14 ---> f555c72a6480 08:40:14 Step 5/24 : RUN apk add --update --no-cache make git 08:40:14 ---> Running in d8ba0401908c 08:40:14 (1/12) Installing libmagic (5.39-r0) 08:40:14 (2/12) Installing file (5.39-r0) 08:40:15 ---> Running in 3b24abf9d89e 08:40:15 Removing intermediate container 583b151af49b 08:40:15 ---> e7cfbe0b766a 08:40:15 Step 5/32 : RUN apk add --update --no-cache make git 08:40:15 (3/12) Installing libc-dev (0.7.2-r3) 08:40:15 (4/12) Installing g++ (10.2.1_pre1-r3) 08:40:15 Removing intermediate container 92f7f071d987 08:40:15 ---> 18a075ac8822 08:40:15 Step 5/26 : RUN apk add --update --no-cache make git 08:40:15 ---> Running in 0821677f0923 08:40:15 Removing intermediate container 84a7468330d7 08:40:15 ---> edf624123a44 08:40:15 Step 5/24 : RUN apk add --update --no-cache make bash git 08:40:15 ---> Running in 90706e984aec 08:40:15 ---> Running in 6108279b4392 08:40:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:40:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:40:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:40:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:40:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:40:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:40:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:40:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:40:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:40:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:40:18 OK: 219 MiB in 52 packages 08:40:18 OK: 219 MiB in 52 packages 08:40:19 OK: 219 MiB in 52 packages 08:40:19 OK: 219 MiB in 52 packages 08:40:19 OK: 219 MiB in 52 packages 08:40:20 Removing intermediate container 3b24abf9d89e 08:40:20 ---> 8c6771a55a18 08:40:20 Step 6/24 : COPY go.mod . 08:40:20 (5/12) Installing fortify-headers (1.1-r0) 08:40:20 (6/12) Installing patch (2.7.6-r6) 08:40:20 (7/12) Installing build-base (0.5-r2) 08:40:20 (8/12) Installing libsodium (1.0.18-r0) 08:40:20 (9/12) Installing pkgconf (1.7.3-r0) 08:40:20 (10/12) Installing libsodium-dev (1.0.18-r0) 08:40:20 (11/12) Installing libzmq (4.3.3-r1) 08:40:20 (12/12) Installing zeromq-dev (4.3.3-r1) 08:40:20 Removing intermediate container d8ba0401908c 08:40:20 ---> a3fa92827f7c 08:40:20 Step 6/24 : COPY go.mod . 08:40:20 Executing busybox-1.32.1-r6.trigger 08:40:20 OK: 218 MiB in 52 packages 08:40:21 ---> 3d98b5a2ed49 08:40:21 Step 7/24 : RUN go mod download 08:40:21 Removing intermediate container 6108279b4392 08:40:21 ---> f58f81109bf7 08:40:21 Step 6/24 : COPY go.mod . 08:40:21 Removing intermediate container 0821677f0923 08:40:21 ---> 1e6e07a19c9e 08:40:21 Step 6/32 : COPY go.mod . 08:40:21 ---> Running in e3a299bb804d 08:40:21 Removing intermediate container 90706e984aec 08:40:21 ---> 967ab4dc63d0 08:40:21 Step 6/26 : COPY go.mod . 08:40:21 ---> ac3136ee0632 08:40:21 Step 7/24 : RUN go mod download 08:40:21 ---> Running in 58240111105f 08:40:21 ---> e796489b327a 08:40:21 Step 7/32 : RUN go mod download 08:40:22 ---> Running in 0d4e9a702897 08:40:22 ---> 625bb0123044 08:40:22 Step 7/24 : RUN go mod download 08:40:22 ---> af91a5e9f086 08:40:22 Step 7/26 : RUN go mod download 08:40:22 ---> Running in 9b8d17fe9895 08:40:22 ---> Running in c47156f9ffcb 08:40:24 Removing intermediate container 58240111105f 08:40:24 ---> fbbc7337150f 08:40:24 Step 8/24 : COPY . . 08:40:24 Removing intermediate container e3a299bb804d 08:40:24 ---> 25612e8ac872 08:40:24 Step 8/24 : COPY . . 08:40:24 Removing intermediate container 0d4e9a702897 08:40:24 ---> f3f98e57efd5 08:40:24 Step 8/32 : COPY . . 08:40:25 Removing intermediate container 59135ea557fc 08:40:25 ---> dae5e7f898fc 08:40:25 Step 4/6 : WORKDIR /edgex-go 08:40:25 ---> Running in 36368324664a 08:40:25 Removing intermediate container 36368324664a 08:40:25 ---> 8914c0c95743 08:40:25 Step 5/6 : COPY go.mod . 08:40:25 Removing intermediate container c47156f9ffcb 08:40:25 ---> 31525633827c 08:40:25 Step 8/26 : COPY . . 08:40:25 Removing intermediate container 9b8d17fe9895 08:40:25 ---> aa06177b4281 08:40:25 Step 8/24 : COPY . . 08:40:26 ---> 068ad75aa184 08:40:26 Step 6/6 : RUN go mod download 08:40:26 ---> Running in f90f852bd42f 08:40:52 Removing intermediate container f90f852bd42f 08:40:52 ---> 7736dcce9d7a 08:40:52 Successfully built 7736dcce9d7a 08:40:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:40:53 + docker inspect -f . ci-base-image-arm64 08:40:53 . [Pipeline] withDockerContainer 08:40:53 prd-ubuntu18.04-docker-arm64-4c-16g-320 does not seem to be running inside a container 08:40:53 $ 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 08:40:55 $ docker top 9821c29d7a87ed3f4947afbda5547b05c02624596d4e95524875d9c5e26b0b1a -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:56 + go version 08:40:56 go version go1.16.3 linux/arm64 [Pipeline] } 08:40:56 $ docker stop --time=1 9821c29d7a87ed3f4947afbda5547b05c02624596d4e95524875d9c5e26b0b1a 08:40:58 $ docker rm -f 9821c29d7a87ed3f4947afbda5547b05c02624596d4e95524875d9c5e26b0b1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:40:58 + docker inspect -f . ci-base-image-arm64 08:40:58 . [Pipeline] withDockerContainer 08:40:59 prd-ubuntu18.04-docker-arm64-4c-16g-320 does not seem to be running inside a container 08:40:59 $ 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 08:41:00 $ docker top 1fda99951c0eed33f5fe40d3563b2a0ba24c1141fe072f16bb87f3009fc71db2 -eo pid,comm [Pipeline] { [Pipeline] echo 08:41:01 ========================================================= 08:41:01 [edgeXBuildGoParallel] Running Tests and Build... 08:41:01 ========================================================= [Pipeline] sh 08:41:01 + go mod tidy [Pipeline] sh 08:41:03 + make test 08:41:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:41:12 ---> a9e66a037a53 08:41:12 ---> 8c0b858e276e 08:41:12 Step 9/32 : RUN go mod tidyStep 9/24 : RUN go mod tidy 08:41:12 08:41:12 ---> 0d13bcae0cf7 08:41:12 Step 9/24 : RUN go mod tidy 08:41:12 ---> 6891b046c62a 08:41:12 Step 9/24 : RUN go mod tidy 08:41:12 ---> 09cbb83553da 08:41:12 Step 9/26 : RUN go mod tidy 08:41:12 ---> Running in 66f7ba10d675 08:41:12 ---> Running in 856a89dd6a29 08:41:12 ---> Running in 6277e6dc9e04 08:41:12 ---> Running in 5b4ce988fa1c 08:41:12 ---> Running in a893e15baa58 08:41:19 Removing intermediate container 5b4ce988fa1c 08:41:19 ---> 4545be9d0a3b 08:41:19 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:41:19 Removing intermediate container 66f7ba10d675 08:41:19 ---> 925f8b56f507 08:41:19 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:41:19 Removing intermediate container 856a89dd6a29 08:41:19 ---> ca99679ad8a9 08:41:19 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:41:19 Removing intermediate container 6277e6dc9e04 08:41:19 ---> c10b1d23b765 08:41:19 Step 10/24 : RUN make cmd/core-command/core-command 08:41:19 Removing intermediate container a893e15baa58 08:41:19 ---> 408fbc5e1d2f 08:41:19 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:41:19 ---> Running in 8b6b04834070 08:41:19 ---> Running in 3caf522c125a 08:41:19 ---> Running in a715d140865c 08:41:19 ---> Running in 666191b36982 08:41:19 ---> Running in 8dccc8a19e67 08:41:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:41:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:41:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:41:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:41: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 08:41:30 ? github.com/edgexfoundry/edgex-go [no test files] 08:42:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:42:19 Removing intermediate container 3caf522c125a 08:42:19 ---> a148f337a855 08:42:19 08:42:19 Step 11/32 : FROM alpine:3.12 08:42:19 3.12: Pulling from library/alpine 08:42:20 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:42:20 Status: Downloaded newer image for alpine:3.12 08:42:20 ---> 13621d1b12d4 08:42:20 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:42:20 Removing intermediate container a715d140865c 08:42:20 ---> 1cc3de0e5a3c 08:42:20 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:42:22 ---> Running in 8e9bf29b12cc 08:42:22 ---> Running in d0f8c92d76e0 08:42:23 Removing intermediate container 8b6b04834070 08:42:23 ---> ed4776edb019 08:42:23 08:42:23 Step 11/24 : FROM alpine:3.12 08:42:23 ---> 13621d1b12d4 08:42:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:42:23 Removing intermediate container 666191b36982 08:42:23 ---> 516aa728409d 08:42:23 08:42:23 Step 11/26 : FROM alpine:3.12 08:42:23 ---> 13621d1b12d4 08:42:23 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:42:24 Removing intermediate container d0f8c92d76e0 08:42:24 ---> 44df767a3f1f 08:42:24 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:42:24 ---> Running in de8d5632426a 08:42:24 ---> Running in 22f5d4b5954d 08:42:24 Removing intermediate container 8dccc8a19e67 08:42:24 ---> 52fcee73421d 08:42:24 08:42:24 Step 11/24 : FROM alpine:3.12 08:42:24 ---> 13621d1b12d4 08:42:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:42:24 ---> Running in 075cbcd78b01 08:42:24 ---> Running in 1108ac2423f8 08:42:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:42:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:42:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:42:25 (1/1) Installing dumb-init (1.2.2-r1) 08:42:25 Executing busybox-1.31.1-r20.trigger 08:42:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:42:25 OK: 6 MiB in 15 packages 08:42:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:42:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:42:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:42:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:42:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:42:26 (1/6) Installing ca-certificates (20191127-r4) 08:42:26 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:42:26 (1/2) Installing dumb-init (1.2.2-r1) 08:42:26 (2/2) Installing su-exec (0.2-r1) 08:42:26 (3/6) Installing libcurl (7.76.1-r0) 08:42:26 (4/6) Installing curl (7.76.1-r0) 08:42:26 Executing busybox-1.31.1-r20.trigger 08:42:26 (5/6) Installing dumb-init (1.2.2-r1) 08:42:26 (6/6) Installing su-exec (0.2-r1) 08:42:26 Executing busybox-1.31.1-r20.trigger 08:42:26 OK: 6 MiB in 16 packages 08:42:26 Executing ca-certificates-20191127-r4.trigger 08:42:26 OK: 7 MiB in 20 packages 08:42:26 (1/1) Installing dumb-init (1.2.2-r1) 08:42:26 Executing busybox-1.31.1-r20.trigger 08:42:26 OK: 6 MiB in 15 packages 08:42:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:42:27 Removing intermediate container de8d5632426a 08:42:27 ---> 46f7e6069d4d 08:42:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:42:27 ---> Running in f09be1d40df0 08:42:28 Removing intermediate container 075cbcd78b01 08:42:28 ---> 6208c448995b 08:42:28 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:42:28 Removing intermediate container 8e9bf29b12cc 08:42:28 ---> 57adcb174b10 08:42:28 08:42:28 Step 12/24 : FROM docker:20.10.0 08:42:28 20.10.0: Pulling from library/docker 08:42:30 ---> Running in 444633daa014 08:42:30 Removing intermediate container 22f5d4b5954d 08:42:30 ---> 1784f985cdc0 08:42:30 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:42:30 Removing intermediate container f09be1d40df0 08:42:30 ---> 479eb0f30c2a 08:42:30 Step 14/24 : ENV APP_PORT=48082 08:42:30 Removing intermediate container 1108ac2423f8 08:42:30 ---> 0b16a9f099e3 08:42:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:42:30 ---> Running in 44447e220e7e 08:42:30 ---> Running in 01f465141908 08:42:30 ---> Running in 69e7a3463776 08:42:30 Removing intermediate container 444633daa014 08:42:30 ---> fcc6cfea822c 08:42:30 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:42:30 ---> Running in 63fa04c87bd2 08:42:31 Removing intermediate container 44447e220e7e 08:42:31 ---> c71ac8b93c28 08:42:31 Step 14/26 : WORKDIR / 08:42:31 Removing intermediate container 69e7a3463776 08:42:31 ---> 6b274a9a2f89 08:42:31 Step 14/24 : ENV APP_PORT=48081 08:42:31 ---> Running in 49bf9b81ce89 08:42:31 Removing intermediate container 01f465141908 08:42:31 ---> 72401f38fc81 08:42:31 Step 15/24 : EXPOSE $APP_PORT 08:42:31 ---> Running in 9849e662bb9c 08:42:31 Removing intermediate container 63fa04c87bd2 08:42:31 ---> f8878475da1c 08:42:31 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:42:31 ---> Running in 88005dd6d837 08:42:31 ---> Running in 3d772347203c 08:42:31 Removing intermediate container 49bf9b81ce89 08:42:31 ---> f5520c74975b 08:42:31 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:42:31 Removing intermediate container 9849e662bb9c 08:42:31 ---> 8f9a08fd3d07 08:42:31 Step 15/24 : EXPOSE $APP_PORT 08:42:32 Removing intermediate container 88005dd6d837 08:42:32 ---> 53a34a2a12b2 08:42:32 Step 16/24 : WORKDIR / 08:42:32 ---> Running in 1cbd19f1135b 08:42:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:42:32 ---> Running in a4c6f344a56c 08:42:32 ---> 7f758f9cdd31 08:42:32 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:42:32 Removing intermediate container 1cbd19f1135b 08:42:32 ---> 8b6392cc2882 08:42:32 Step 16/24 : WORKDIR / 08:42:32 ---> Running in 5ff1090890b0 08:42:32 Removing intermediate container a4c6f344a56c 08:42:32 ---> 6d3c88bd5c60 08:42:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:42:32 ---> 78589aa4f50d 08:42:32 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:42:33 Removing intermediate container 5ff1090890b0 08:42:33 ---> a0a192888029 08:42:33 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:42:33 ---> 4546518000cf 08:42:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:42:33 ---> 1d4fa7965497 08:42:33 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:42:33 Removing intermediate container 3d772347203c 08:42:33 ---> 0cbe1aaa6776 08:42:33 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:42:33 ---> Running in 79498279c6b4 08:42:33 ---> 76eabee2e610 08:42:33 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:42:33 ---> 79159fd78e2e 08:42:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:42:33 ---> 92aa34f84351 08:42:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:42:34 Removing intermediate container 79498279c6b4 08:42:34 ---> b1fba8728d7b 08:42:34 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:42:34 ---> 4707148c1c74 08:42:34 Step 20/24 : ENTRYPOINT ["/core-command"] 08:42:35 ---> fc6eb9b951a4 08:42:35 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:42:35 ---> Running in 562ee7ab86cc 08:42:35 ---> 130aaecf2a76 08:42:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:42:35 ---> Running in 98ddd70d5efd 08:42:35 ---> ca5aceeaab00 08:42:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:42:35 Removing intermediate container 562ee7ab86cc 08:42:35 ---> 09308d05e986 08:42:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:42:36 ---> Running in cf89f146dec3 08:42:36 ---> 1d3d8a2df5e8 08:42:36 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:42:36 ---> Running in 67ee167389a0 08:42:36 ---> 7ba90577275b 08:42:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:42:36 Removing intermediate container cf89f146dec3 08:42:36 ---> 2b82a90f731b 08:42:36 Step 22/24 : LABEL arch=x86_64 08:42:36 ---> Running in 0be576abc1c3 08:42:36 Removing intermediate container 67ee167389a0 08:42:36 ---> a740df720465 08:42:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:42:36 ---> Running in 0642deb791ba 08:42:37 Removing intermediate container 0be576abc1c3 08:42:37 ---> 745c6d3066e0 08:42:37 Step 23/24 : LABEL git_sha=01e725398d23951c63a9a24c8b88010336a6bd9b 08:42:37 ---> e4884f43e162 08:42:37 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/ 08:42:37 ---> Running in 2b1d74b4d76f 08:42:37 Removing intermediate container 0642deb791ba 08:42:37 ---> b01933934670 08:42:37 Step 22/24 : LABEL arch=x86_64 08:42:37 ---> Running in 74c32fa663b4 08:42:37 ---> Running in 11b666b16067 08:42:38 Removing intermediate container 98ddd70d5efd 08:42:38 ---> d195aa979647 08:42:38 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:42:38 Removing intermediate container 2b1d74b4d76f 08:42:38 ---> b4d912a1b9b0 08:42:38 Step 24/24 : LABEL version=0.0.0 08:42:38 Removing intermediate container 11b666b16067 08:42:38 ---> 97e02fb3c4bc 08:42:38 Step 23/24 : LABEL git_sha=01e725398d23951c63a9a24c8b88010336a6bd9b 08:42:38 ---> Running in e4a1ff7d1f50 08:42:38 ---> Running in 64e017371ad2 08:42:38 ---> 7ec8d0583669 08:42:38 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:42:38 Removing intermediate container e4a1ff7d1f50 08:42:38 ---> f52cfbad5a8f 08:42:38 08:42:39 Removing intermediate container 64e017371ad2 08:42:39 ---> 07f14290caaf 08:42:39 Step 24/24 : LABEL version=0.0.0 08:42:39 ---> Running in 7e7ab51adb77 08:42:39 Removing intermediate container 74c32fa663b4 08:42:39 ---> 44cdfa7df034 08:42:39 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:42:39 Successfully built f52cfbad5a8f 08:42:39 Successfully tagged core-command:latest 08:42:39  Building core-command ... done Building core-data 08:42:40 ---> Running in 2a07b27707d7 08:42:40 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:42:40 Status: Downloaded newer image for docker:20.10.0 08:42:40 ---> aefe523efa57 08:42:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:42:40 Removing intermediate container 7e7ab51adb77 08:42:40 ---> 1b7feae02160 08:42:40 08:42:40 ---> b93196ea8fa2 08:42:40 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:42:40 ---> Running in 2594410154d6 08:42:40 Removing intermediate container 2a07b27707d7 08:42:40 ---> 74b9ef5fae36 08:42:40 Step 24/26 : LABEL arch=x86_64 08:42:40 Successfully built 1b7feae02160 08:42:40 ---> Running in d432f75577a5 08:42:40 Successfully tagged core-metadata:latest 08:42:40  Building core-metadata ... done Building support-notifications 08:42:40 Removing intermediate container 2594410154d6 08:42:40 ---> 0a20ad02f915 08:42:40 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 08:42:40 ---> 179ab61bde22 08:42:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:42:40 ---> Running in dc023e3a5d88 08:42:40 Removing intermediate container d432f75577a5 08:42:40 ---> 00a591d34d3a 08:42:40 Step 25/26 : LABEL git_sha=01e725398d23951c63a9a24c8b88010336a6bd9b 08:42:40 ---> Running in bf590c36601b 08:42:41 ---> 1e3b22b80ee9 08:42:41 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:42:41 Removing intermediate container bf590c36601b 08:42:41 ---> 7a54666fd4fe 08:42:41 Step 26/26 : LABEL version=0.0.0 08:42:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:42:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:42:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:42:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:42:42 ---> Running in a4879fe5dddb 08:42:42 (1/39) Installing readline (8.0.4-r0) 08:42:42 (2/39) Installing bash (5.0.17-r0) 08:42:43 Executing bash-5.0.17-r0.post-install 08:42:43 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:42:43 (4/39) Installing libcurl (7.76.1-r0) 08:42:43 (5/39) Installing curl (7.76.1-r0) 08:42:43 (6/39) Installing dumb-init (1.2.2-r1) 08:42:43 (7/39) Installing libbz2 (1.0.8-r1) 08:42:43 (8/39) Installing expat (2.2.9-r1) 08:42:43 (9/39) Installing libffi (3.3-r2) 08:42:43 (10/39) Installing gdbm (1.13-r1) 08:42:43 (11/39) Installing xz-libs (5.2.5-r0) 08:42:43 (12/39) Installing sqlite-libs (3.32.1-r0) 08:42:43 (13/39) Installing python3 (3.8.10-r0) 08:42:43 ---> 9dc6e9b74fc4 08:42:43 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:42:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:42:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:42:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:42:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:42:47 Removing intermediate container a4879fe5dddb 08:42:47 ---> 58c3ab3e0e31 08:42:47 08:42:47 ---> Running in ffb1cd348231 08:42:47 (14/39) Installing py3-appdirs (1.4.4-r1) 08:42:47 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:42:47 (16/39) Installing py3-parsing (2.4.7-r0) 08:42:47 (17/39) Installing py3-six (1.15.0-r0) 08:42:47 (18/39) Installing py3-packaging (20.4-r0) 08:42:48 (19/39) Installing py3-setuptools (47.0.0-r0) 08:42:48 (20/39) Installing py3-chardet (3.0.4-r4) 08:42:48 (21/39) Installing py3-idna (2.9-r0) 08:42:48 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:42:48 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:42:49 (24/39) Installing py3-requests (2.23.0-r0) 08:42:49 (25/39) Installing py3-msgpack (1.0.0-r0) 08:42:49 (26/39) Installing py3-lockfile (0.12.2-r3) 08:42:50 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:42:50 (28/39) Installing py3-colorama (0.4.3-r0) 08:42:50 (29/39) Installing py3-distlib (0.3.0-r0) 08:42:51 Successfully built 58c3ab3e0e31 08:42:51 (30/39) Installing py3-distro (1.5.0-r1) 08:42:51 (31/39) Installing py3-webencodings (0.5.1-r3) 08:42:51 (32/39) Installing py3-html5lib (1.0.1-r4) 08:42:51 Successfully tagged security-secretstore-setup:latest 08:42:51 Building security-proxy-setup 08:42:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:42:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:42:51  Building security-secretstore-setup ... done Removing intermediate container ffb1cd348231 08:42:51 ---> 2725e793bff5 08:42:51 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:42:51 (33/39) Installing py3-pytoml (0.1.21-r0) 08:42:51 (34/39) Installing py3-pep517 (0.8.2-r0) 08:42:51 (35/39) Installing py3-progress (1.5-r0) 08:42:51 (36/39) Installing py3-toml (0.10.1-r0) 08:42:51 (37/39) Installing py3-retrying (1.3.3-r0) 08:42:51 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:42:51 (39/39) Installing py3-pip (20.1.1-r0) 08:42:51 Executing busybox-1.31.1-r19.trigger 08:42:51 OK: 72 MiB in 59 packages 08:42:53 ---> 147147d0df51 08:42:53 Step 27/32 : RUN chmod +x /entrypoint.sh 08:42:55 ---> Running in 795a9d37d7df 08:42:59 Collecting docker-compose==1.23.2 08:42:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:42:59 Collecting docopt<0.7,>=0.6.1 08:42:59 Downloading docopt-0.6.2.tar.gz (25 kB) 08:42:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:42:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:42:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:43:00 Removing intermediate container 795a9d37d7df 08:43:00 ---> a4a53446f72d 08:43:00 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:43:02 ---> Running in 33e55624d1da 08:43:02 Collecting websocket-client<1.0,>=0.32.0 08:43:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:43:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:43:02 Collecting dockerpty<0.5,>=0.4.1 08:43:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:43:03 Removing intermediate container 33e55624d1da 08:43:03 ---> 533d41323440 08:43:03 Step 29/32 : CMD ["gate"] 08:43:03 ---> Running in 1e0e333d255b 08:43:04 Removing intermediate container 1e0e333d255b 08:43:04 ---> 9763838e09db 08:43:04 Step 30/32 : LABEL arch=x86_64 08:43:04 Collecting cached-property<2,>=1.2.0 08:43:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:43:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:43:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:43:04 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.410s coverage: 46.1% of statements 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 08:43:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.169s coverage: 28.7% of statements 08:43:05 ---> Running in 70451ee35996 08:43:05 Collecting PyYAML<4,>=3.10 08:43:05 Downloading PyYAML-3.13.tar.gz (270 kB) 08:43:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.353s coverage: 100.0% of statements 08:43:06 Removing intermediate container 70451ee35996 08:43:06 ---> 8b280c58cedc 08:43:06 Step 31/32 : LABEL git_sha=01e725398d23951c63a9a24c8b88010336a6bd9b 08:43:07 Collecting texttable<0.10,>=0.9.0 08:43:07 Downloading texttable-0.9.1.tar.gz (11 kB) 08:43:08 ---> Running in fa925421ee6d 08:43:09 Removing intermediate container fa925421ee6d 08:43:09 ---> 34b87ae81ee9 08:43:09 Step 32/32 : LABEL version=0.0.0 08:43:09 Collecting docker<4.0,>=3.6.0 08:43:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:43:10 Collecting jsonschema<3,>=2.5.1 08:43:10 ---> Running in dc3a79f08706 08:43:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:43:10 Collecting urllib3<1.25,>=1.21.1 08:43:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:43:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:43:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:43:10 ---> 9c0ce658a621 08:43:10 Step 3/23 : WORKDIR /edgex-go 08:43:10 ---> Using cache 08:43:10 ---> 5acd30dcf9c3 08:43:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:43:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:43:10 ---> 9c0ce658a621 08:43:10 Step 3/24 : WORKDIR /edgex-go 08:43:10 ---> Using cache 08:43:10 ---> 5acd30dcf9c3 08:43:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:10 ---> Using cache 08:43:10 ---> 18a075ac8822 08:43:10 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:43:10 ---> Using cache 08:43:10 ---> 18a075ac8822 08:43:10 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:43:11 Collecting idna<2.8,>=2.5 08:43:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:43:11 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 08:43:11 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 08:43:12 Collecting docker-pycreds>=0.4.0 08:43:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:43:12 Removing intermediate container dc3a79f08706 08:43:12 ---> 389fa988eb02 08:43:12 08:43:12 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.584s coverage: 27.8% of statements 08:43:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:43:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:43:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:43:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:43:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:43:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.289s coverage: 81.2% of statements 08:43:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:43:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.182s coverage: 100.0% of statements 08:43:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:43:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.189s coverage: 100.0% of statements 08:43:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:43:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:43:12 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:43:12 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:43:12 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:43:12 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:43:12 ---> Running in 52ebdec114ae 08:43:12 ---> Running in 698b1df1a195 08:43:12 Installing collected packages: docopt, websocket-client, dockerpty, cached-property, urllib3, idna, requests, PyYAML, texttable, docker-pycreds, docker, jsonschema, docker-compose 08:43:12 Running setup.py install for docopt: started 08:43:13 Successfully built 389fa988eb02 08:43:13 Successfully tagged security-bootstrapper:latest 08:43:13  Building security-bootstrapper ... done Building support-scheduler 08:43:14 Running setup.py install for docopt: finished with status 'done' 08:43:14 Running setup.py install for dockerpty: started 08:43:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.328s coverage: 71.3% of statements 08:43:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:43:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:43:15 Running setup.py install for dockerpty: finished with status 'done' 08:43:15 Attempting uninstall: urllib3 08:43:15 Found existing installation: urllib3 1.25.9 08:43:15 Uninstalling urllib3-1.25.9: 08:43:16 Successfully uninstalled urllib3-1.25.9 08:43:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:43:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:43:16 Attempting uninstall: idna 08:43:16 Found existing installation: idna 2.9 08:43:16 Uninstalling idna-2.9: 08:43:16 Successfully uninstalled idna-2.9 08:43:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.549s coverage: 87.7% of statements 08:43:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:43:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:43:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.209s coverage: 78.9% of statements 08:43:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:43:17 Attempting uninstall: requests 08:43:17 Found existing installation: requests 2.23.0 08:43:17 Uninstalling requests-2.23.0: 08:43:17 Successfully uninstalled requests-2.23.0 08:43:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:43:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:43:17 Running setup.py install for PyYAML: started 08:43:18 OK: 219 MiB in 52 packages 08:43:18 OK: 219 MiB in 52 packages 08:43:20 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:43:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:43:20 ---> 9c0ce658a621 08:43:20 Step 3/22 : WORKDIR /edgex-go 08:43:20 ---> Using cache 08:43:20 ---> 5acd30dcf9c3 08:43:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:20 ---> Using cache 08:43:20 ---> 18a075ac8822 08:43:20 Step 5/22 : RUN apk add --update --no-cache make git 08:43:20 ---> Using cache 08:43:20 ---> 967ab4dc63d0 08:43:20 Step 6/22 : COPY go.mod . 08:43:20 ---> Using cache 08:43:20 ---> af91a5e9f086 08:43:20 Step 7/22 : RUN go mod download 08:43:20 ---> Using cache 08:43:20 ---> 31525633827c 08:43:20 Step 8/22 : COPY . . 08:43:20 ---> Using cache 08:43:20 ---> 09cbb83553da 08:43:20 Step 9/22 : RUN go mod tidy 08:43:20 ---> Using cache 08:43:20 ---> 408fbc5e1d2f 08:43:20 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:43:20 Running setup.py install for PyYAML: finished with status 'done' 08:43:20 Running setup.py install for texttable: started 08:43:20 Running setup.py install for texttable: finished with status 'done' 08:43:21 ---> Running in 230c6fc31eb9 08:43:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:43:23 Removing intermediate container 698b1df1a195 08:43:23 ---> 3a6904e04f35 08:43:23 Step 6/24 : COPY go.mod . 08:43:23 Removing intermediate container 52ebdec114ae 08:43:23 ---> 584988027400 08:43:23 Step 6/23 : COPY go.mod . 08:43:23 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 08:43:24 ---> 679063fb93be 08:43:24 Step 7/23 : RUN go mod download 08:43:24 ---> a6540b5cc1cb 08:43:24 Step 7/24 : RUN go mod download 08:43:24 ---> Running in 76b1f9c2a823 08:43:24 ---> Running in f1d058a21cac 08:43:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.256s coverage: 28.6% of statements 08:43:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:43:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:43:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:43:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:43:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:43:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.288s coverage: 100.0% of statements 08:43:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:43:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.206s coverage: 100.0% of statements 08:43:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:43:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.433s coverage: 86.7% of statements 08:43:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:43:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.593s coverage: 97.5% of statements 08:43:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:43:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.238s coverage: 78.3% of statements 08:43:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:43:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:43:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:43:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:43:31 Removing intermediate container f1d058a21cac 08:43:31 ---> e9269956a44d 08:43:31 Step 8/23 : COPY . . 08:43:31 Removing intermediate container 76b1f9c2a823 08:43:31 ---> a8f3deae0716 08:43:31 Step 8/24 : COPY . . 08:43:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.266s coverage: 95.1% of statements 08:43:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:43:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:43:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:43:34 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:43:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.167s coverage: 58.8% of statements 08:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:43:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.294s coverage: 0.8% of statements 08:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:43:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.169s coverage: 21.7% of statements 08:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.183s coverage: 47.1% of statements 08:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.196s coverage: 79.5% of statements 08:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.171s coverage: 94.1% of statements 08:43:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.263s coverage: 96.3% of statements 08:43:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.218s coverage: 87.5% of statements 08:43:45 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:43:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:43:45 ---> 9c0ce658a621 08:43:45 Step 3/23 : WORKDIR /edgex-go 08:43:45 ---> Using cache 08:43:45 ---> 5acd30dcf9c3 08:43:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:45 ---> Using cache 08:43:45 ---> 18a075ac8822 08:43:45 Step 5/23 : RUN apk add --update --no-cache make git 08:43:45 ---> Using cache 08:43:45 ---> 967ab4dc63d0 08:43:45 Step 6/23 : COPY go.mod . 08:43:45 ---> Using cache 08:43:45 ---> af91a5e9f086 08:43:45 Step 7/23 : RUN go mod download 08:43:45 ---> Using cache 08:43:45 ---> 31525633827c 08:43:45 Step 8/23 : COPY . . 08:43:45 ---> Using cache 08:43:45 ---> 09cbb83553da 08:43:45 Step 9/23 : RUN go mod tidy 08:43:45 ---> Using cache 08:43:45 ---> 408fbc5e1d2f 08:43:45 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:43:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.203s coverage: 94.4% of statements 08:43:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.171s coverage: 44.8% of statements 08:43:47 ---> Running in 4149cc060107 08:43:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:43:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.527s coverage: 81.8% of statements 08:43:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:43:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.242s coverage: 92.9% of statements 08:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements 08:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 08:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 08:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.185s coverage: 76.0% of statements 08:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.165s coverage: 80.0% of statements 08:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.234s coverage: 87.2% of statements 08:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.284s coverage: 85.4% of statements 08:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.300s coverage: 91.2% of statements 08:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.620s coverage: 64.4% of statements 08:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.153s coverage: 100.0% of statements 08:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements 08:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 08:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 08:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 08:44:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.963s coverage: 66.9% of statements 08:44:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:44:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:44:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.766s coverage: 43.4% of statements 08:44:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:44:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.149s coverage: 89.5% of statements 08:44:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.106s coverage: 84.8% of statements 08:44:06 Removing intermediate container dc023e3a5d88 08:44:06 ---> eff35cabaef1 08:44:06 Step 15/24 : ENV APP_PORT=48090 08:44:10 ---> Running in bac6e697cf38 08:44:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.633s coverage: 47.1% of statements 08:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:44:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.130s coverage: 100.0% of statements 08:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:44:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.105s coverage: 100.0% of statements 08:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 08:44:12 Removing intermediate container bac6e697cf38 08:44:12 ---> d7199176a8da 08:44:12 Step 16/24 : EXPOSE $APP_PORT 08:44:13 ---> Running in 780b088ff911 08:44:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.301s coverage: 20.9% of statements 08:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 08:44:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.530s coverage: 91.9% of statements 08:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 08:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 08:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 08:44:15 Removing intermediate container 230c6fc31eb9 08:44:15 ---> cc7e634c7fdd 08:44:15 08:44:15 Step 11/22 : FROM alpine:3.12 08:44:15 ---> 13621d1b12d4 08:44:15 Step 12/22 : RUN apk add --update --no-cache curl 08:44:15 Removing intermediate container 780b088ff911 08:44:15 ---> b411001a9c12 08:44:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:44:16 ---> Running in fc85346b4958 08:44:17 ---> c01b29785be1 08:44:17 Step 9/24 : RUN go mod tidy 08:44:17 ---> 97dc14e4c1fe 08:44:17 Step 9/23 : RUN go mod tidy 08:44:17 ---> Running in 2d29d4946e1d 08:44:17 ---> Running in fc4f67cc3639 08:44:17 ---> 8db1bbd46754 08:44:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:44:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:44:18 ---> 9f20561ab929 08:44:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:44:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:44:18 (1/4) Installing ca-certificates (20191127-r4) 08:44:18 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:44:18 (3/4) Installing libcurl (7.76.1-r0) 08:44:18 (4/4) Installing curl (7.76.1-r0) 08:44:18 Executing busybox-1.31.1-r20.trigger 08:44:18 Executing ca-certificates-20191127-r4.trigger 08:44:19 OK: 7 MiB in 18 packages 08:44:19 ---> d930743881a3 08:44:19 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:44:19 ---> Running in 4ba92b70529f 08:44:19 Removing intermediate container 4ba92b70529f 08:44:19 ---> f2f64a8ddf61 08:44:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:44:20 ---> Running in 1189a2307fa1 08:44:20 Removing intermediate container fc85346b4958 08:44:20 ---> b70955af684e 08:44:20 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:44:20 Removing intermediate container 1189a2307fa1 08:44:20 ---> 24b9a0252b76 08:44:20 Step 22/24 : LABEL arch=x86_64 08:44:20 ---> Running in a7fedde0344f 08:44:20 ---> Running in 233593acc888 08:44:20 Removing intermediate container a7fedde0344f 08:44:20 ---> 9e27ed481936 08:44:20 Step 14/22 : WORKDIR /edgex 08:44:20 ---> Running in b1988ea935a6 08:44:21 Removing intermediate container 233593acc888 08:44:21 ---> cd02a003d1db 08:44:21 Step 23/24 : LABEL git_sha=01e725398d23951c63a9a24c8b88010336a6bd9b 08:44:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.747s coverage: 28.8% of statements 08:44:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:44:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:44:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:44:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:44:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:44:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.185s coverage: 99.0% of statements 08:44:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:44:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.223s coverage: 100.0% of statements 08:44:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:44:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 08:44:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 08:44:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.244s coverage: 64.6% of statements 08:44:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 08:44:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.429s coverage: 97.6% of statements 08:44:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 08:44:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 08:44:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 08:44:21 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 08:44:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:44:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements 08:44:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:44:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:44:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:44:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:44:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements 08:44:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:44:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:44:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.072s coverage: 100.0% of statements 08:44:22 ---> Running in 1eaf326559fd 08:44:22 Removing intermediate container b1988ea935a6 08:44:22 ---> 647712d4190e 08:44:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:44:22 Removing intermediate container 1eaf326559fd 08:44:22 ---> 037a1a6e0153 08:44:22 Step 24/24 : LABEL version=0.0.0 08:44:22 ---> Running in 313e70bf31d0 08:44:22 ---> 7b2a710a9939 08:44:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:44:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.153s coverage: 28.1% of statements 08:44:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 08:44:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.060s coverage: 85.7% of statements 08:44:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 08:44:23 Removing intermediate container 313e70bf31d0 08:44:23 ---> 76c166a3126f 08:44:23 08:44:23 Removing intermediate container fc4f67cc3639 08:44:23 ---> 4cc71fb3cada 08:44:23 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:44:23 Removing intermediate container 2d29d4946e1d 08:44:23 ---> 532111dd93ff 08:44:23 Step 10/24 : RUN make cmd/core-data/core-data 08:44:23 Successfully built 76c166a3126f 08:44:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 08:44:23 ---> Running in c36216c5c0f3 08:44:24 Successfully tagged sys-mgmt-agent:latest 08:44:24 GO111MODULE=on go vet ./... 08:44:25  Building sys-mgmt-agent ... done  ---> d0c69c339b1b 08:44:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:44:25 ---> Running in 2263041614a1 08:44:26 Removing intermediate container 4149cc060107 08:44:26 ---> 8fb505489dd2 08:44:26 08:44:26 Step 11/23 : FROM alpine:3.12 08:44:26 ---> 13621d1b12d4 08:44:26 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:44:26 ---> Using cache 08:44:26 ---> 0b16a9f099e3 08:44:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:44:26 ---> Using cache 08:44:26 ---> 6b274a9a2f89 08:44:26 Step 14/23 : ENV APP_PORT=48085 08:44:26 ---> 4a44109576fc 08:44:26 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:44:26 ---> Running in 51530daae1f5 08:44:26 ---> Running in fa655ef77914 08:44:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:44:26 Removing intermediate container 51530daae1f5 08:44:26 ---> 94a1d3efa9f1 08:44:26 Step 15/23 : EXPOSE $APP_PORT 08:44:26 Removing intermediate container fa655ef77914 08:44:26 ---> ae088b074ad3 08:44:26 Step 19/22 : CMD ["--init=true"] 08:44:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:44:26 ---> Running in fd71ab6a8665 08:44:26 ---> Running in 4d5b7432b64c 08:44:27 Removing intermediate container fd71ab6a8665 08:44:27 ---> 72f753feb0f8 08:44:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:44:27 Removing intermediate container 4d5b7432b64c 08:44:27 ---> 485814b05278 08:44:27 Step 20/22 : LABEL arch=x86_64 08:44:27 ---> Running in db37961fc8b2 08:44:27 Removing intermediate container db37961fc8b2 08:44:27 ---> 9980cf276944 08:44:27 Step 21/22 : LABEL git_sha=01e725398d23951c63a9a24c8b88010336a6bd9b 08:44:27 ---> ffe6f5371b1e 08:44:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:44:28 ---> Running in 096ed0395af3 08:44:28 Removing intermediate container 096ed0395af3 08:44:28 ---> 1d9e8f40dda4 08:44:28 Step 22/22 : LABEL version=0.0.0 08:44:28 ---> Running in ef8049604218 08:44:29 Removing intermediate container ef8049604218 08:44:29 ---> 26e3b5dea4ab 08:44:29 08:44:29 ---> ef22eab76a96 08:44:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:44:29 Successfully built 26e3b5dea4ab 08:44:30 Successfully tagged security-proxy-setup:latest 08:44:30  Building security-proxy-setup ... done  ---> 19f8e311dd50 08:44:30 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:44:30 ---> Running in 257cbde8826b 08:44:30 Removing intermediate container 257cbde8826b 08:44:30 ---> f46fe688608c 08:44:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:44:31 ---> Running in 66c02096e6ec 08:44:31 Removing intermediate container 66c02096e6ec 08:44:31 ---> aba163095105 08:44:31 Step 21/23 : LABEL arch=x86_64 08:44:31 ---> Running in d44e69a5dc63 08:44:32 Removing intermediate container d44e69a5dc63 08:44:32 ---> de19719ad2d1 08:44:32 Step 22/23 : LABEL git_sha=01e725398d23951c63a9a24c8b88010336a6bd9b 08:44:32 ---> Running in 9b9f16ac4b67 08:44:33 Removing intermediate container 9b9f16ac4b67 08:44:33 ---> b02fed992b06 08:44:33 Step 23/23 : LABEL version=0.0.0 08:44:33 ---> Running in c0c2dfb133fd 08:44:35 Removing intermediate container c0c2dfb133fd 08:44:35 ---> a6559fa89926 08:44:35 08:44:35 Successfully built a6559fa89926 08:44:35 Successfully tagged support-scheduler:latest 08:44:58  Building support-scheduler ... done Removing intermediate container c36216c5c0f3 08:44:58 ---> 89a16b216462 08:44:58 08:44:58 Step 11/23 : FROM alpine:3.12 08:44:58 ---> 13621d1b12d4 08:44:58 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:44:58 ---> Running in f0646d8b52cf 08:44:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:44:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:44:58 (1/2) Installing ca-certificates (20191127-r4) 08:44:58 (2/2) Installing dumb-init (1.2.2-r1) 08:44:58 Executing busybox-1.31.1-r20.trigger 08:44:58 Executing ca-certificates-20191127-r4.trigger 08:44:58 OK: 6 MiB in 16 packages 08:44:59 Removing intermediate container 2263041614a1 08:44:59 ---> 6a72d1dad32b 08:44:59 08:44:59 Step 11/24 : FROM alpine:3.12 08:44:59 ---> 13621d1b12d4 08:44:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:44:59 ---> Running in 512ac2c13d90 08:45:00 Removing intermediate container 512ac2c13d90 08:45:00 ---> 7ab51a57ba33 08:45:00 Step 13/24 : ENV APP_PORT=48080 08:45:00 Removing intermediate container f0646d8b52cf 08:45:00 ---> 7748c74524ec 08:45:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:45:00 ---> Running in c0c949139758 08:45:00 ---> Running in cd1ba6472580 08:45:00 Removing intermediate container c0c949139758 08:45:00 ---> 02f5e928e9b3 08:45:00 Step 14/24 : EXPOSE $APP_PORT 08:45:00 Removing intermediate container cd1ba6472580 08:45:00 ---> 6a0d0b9c0c2c 08:45:00 Step 14/23 : ENV APP_PORT=48060 08:45:00 ---> Running in 2c2edb4e1cbb 08:45:00 ---> Running in 5fccda522b93 08:45:00 Removing intermediate container 2c2edb4e1cbb 08:45:00 ---> 4c46860ca64c 08:45:00 Step 15/23 : EXPOSE $APP_PORT 08:45:00 Removing intermediate container 5fccda522b93 08:45:00 ---> 42f10fa8cfe0 08:45:00 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:45:00 ---> Running in 33cc6d8c1e0c 08:45:00 ---> Running in 333072a67ff7 08:45:00 Removing intermediate container 33cc6d8c1e0c 08:45:00 ---> 04c4b0ef821b 08:45:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:45:01 ---> d27ff670a021 08:45:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:45:02 Removing intermediate container 333072a67ff7 08:45:02 ---> 3bae53f0cf2f 08:45:02 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:45:02 ---> 6994e00c1663 08:45:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:45:02 ---> Running in 5a3ee3a2d750 08:45:02 ---> 3dd5b0e23558 08:45:02 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:45:02 ---> Running in dc00499aa578 08:45:02 Removing intermediate container dc00499aa578 08:45:02 ---> 78921e9c5818 08:45:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:45:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:45:02 ---> Running in a059d17eb570 08:45:03 Removing intermediate container a059d17eb570 08:45:03 ---> a104674b419a 08:45:03 Step 21/23 : LABEL arch=x86_64 08:45:03 ---> Running in 2992d0e33542 08:45:03 Removing intermediate container 2992d0e33542 08:45:03 ---> 71c904d95695 08:45:03 Step 22/23 : LABEL git_sha=01e725398d23951c63a9a24c8b88010336a6bd9b 08:45:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:45:03 ---> Running in 6d790520ccdf 08:45:03 Removing intermediate container 6d790520ccdf 08:45:03 ---> a8eb1b63511a 08:45:03 Step 23/23 : LABEL version=0.0.0 08:45:03 ---> Running in 1cc09cdbcc3b 08:45:03 (1/6) Installing dumb-init (1.2.2-r1) 08:45:04 (2/6) Installing libgcc (9.3.0-r2) 08:45:04 (3/6) Installing libsodium (1.0.18-r0) 08:45:04 Removing intermediate container 1cc09cdbcc3b 08:45:04 ---> 652f8015aa82 08:45:04 08:45:04 (4/6) Installing libstdc++ (9.3.0-r2) 08:45:05 (5/6) Installing libzmq (4.3.3-r0) 08:45:05 (6/6) Installing zeromq (4.3.3-r0) 08:45:05 Successfully built 652f8015aa82 08:45:05 Successfully tagged support-notifications:latest 08:45:05  Building support-notifications ... done Executing busybox-1.31.1-r20.trigger 08:45:05 OK: 8 MiB in 20 packages 08:45:06 Removing intermediate container 5a3ee3a2d750 08:45:06 ---> 94ddcb626094 08:45:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:45:06 ---> aee8092b94dc 08:45:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:45:07 ---> 698662d0bee0 08:45:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:45:07 ---> 745fef40b5bc 08:45:07 Step 20/24 : ENTRYPOINT ["/core-data"] 08:45:07 ---> Running in 8e474d0407e6 08:45:07 Removing intermediate container 8e474d0407e6 08:45:07 ---> 11058f16ed4c 08:45:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:45:07 ---> Running in 97cf85f999cf 08:45:07 Removing intermediate container 97cf85f999cf 08:45:07 ---> d92b7b06b6f7 08:45:07 Step 22/24 : LABEL arch=x86_64 08:45:08 ---> Running in 9075a46ba772 08:45:08 Removing intermediate container 9075a46ba772 08:45:08 ---> b5db5c052723 08:45:08 Step 23/24 : LABEL git_sha=01e725398d23951c63a9a24c8b88010336a6bd9b 08:45:08 ---> Running in a0da7df3cd96 08:45:08 Removing intermediate container a0da7df3cd96 08:45:08 ---> a93f30e34052 08:45:08 Step 24/24 : LABEL version=0.0.0 08:45:09 ---> Running in aa6c745070f8 08:45:09 Removing intermediate container aa6c745070f8 08:45:09 ---> 3e685b556448 08:45:09 08:45:09 Successfully built 3e685b556448 08:45:10 Successfully tagged core-data:latest 08:45:10  Building core-data ... done  [Pipeline] } 08:45:10 $ docker stop --time=1 fafdfbb831fafe55a263a575b6dbdff56c5b0821bb51c5367aa989d7e23db14f 08:45:12 $ docker rm -f fafdfbb831fafe55a263a575b6dbdff56c5b0821bb51c5367aa989d7e23db14f [Pipeline] // withDockerContainer [Pipeline] sh 08:45:13 + docker images 08:45:13 REPOSITORY TAG IMAGE ID CREATED SIZE 08:45:13 core-data latest 3e685b556448 4 seconds ago 21.6MB 08:45:13 support-notifications latest 652f8015aa82 9 seconds ago 17.7MB 08:45:13 6a72d1dad32b 16 seconds ago 1.17GB 08:45:13 89a16b216462 19 seconds ago 1.16GB 08:45:13 support-scheduler latest a6559fa89926 39 seconds ago 17.1MB 08:45:13 security-proxy-setup latest 26e3b5dea4ab 44 seconds ago 25.3MB 08:45:13 8fb505489dd2 48 seconds ago 1.16GB 08:45:13 sys-mgmt-agent latest 76c166a3126f 51 seconds ago 312MB 08:45:13 cc7e634c7fdd About a minute ago 1.16GB 08:45:13 security-bootstrapper latest 389fa988eb02 2 minutes ago 18.2MB 08:45:13 security-secretstore-setup latest 58c3ab3e0e31 2 minutes ago 25.8MB 08:45:13 core-metadata latest 1b7feae02160 2 minutes ago 18.6MB 08:45:13 core-command latest f52cfbad5a8f 2 minutes ago 17.1MB 08:45:13 57adcb174b10 2 minutes ago 1.15GB 08:45:13 52fcee73421d 2 minutes ago 1.17GB 08:45:13 516aa728409d 2 minutes ago 1.16GB 08:45:13 ed4776edb019 2 minutes ago 1.16GB 08:45:13 a148f337a855 2 minutes ago 1.15GB 08:45:13 ci-base-image-x86_64 latest 9c0ce658a621 9 minutes ago 648MB 08:45:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB 08:45:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB 08:45:13 alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB 08:45:13 docker 20.10.0 aefe523efa57 5 months ago 240MB 08:45:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 08:45:29 Still waiting to schedule task 08:45:29 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-321’ 08:46:01 gofmt -l . 08:46:01 [ "`gofmt -l .`" = "" ] 08:46:03 ./bin/test-go-mod-tidy.sh 08:46:03 ./bin/test-attribution-txt.sh [Pipeline] sh 08:46:07 + ls -al . 08:46:07 total 868 08:46:07 drwxrwxr-x 9 1001 1001 4096 May 17 08:46 . 08:46:07 drwxr-xr-x 4 root root 4096 May 17 08:41 .. 08:46:07 -rw-rw-r-- 1 1001 1001 11 May 17 08:39 .dockerignore 08:46:07 drwxrwxr-x 8 1001 1001 4096 May 17 08:39 .git 08:46:07 drwxrwxr-x 3 1001 1001 4096 May 17 08:39 .github 08:46:07 -rw-rw-r-- 1 1001 1001 818 May 17 08:39 .gitignore 08:46:07 -rw-rw-r-- 1 1001 1001 166 May 17 08:39 .sonarcloud.properties 08:46:07 -rw-rw-r-- 1 1001 1001 8609 May 17 08:39 Attribution.txt 08:46:07 -rw-rw-r-- 1 1001 1001 3804 May 17 08:39 CONTRIBUTING.md 08:46:07 -rw-rw-r-- 1 1001 1001 931 May 17 08:39 Dockerfile.build 08:46:07 -rw-rw-r-- 1 1001 1001 863 May 17 08:39 Jenkinsfile 08:46:07 -rw-rw-r-- 1 1001 1001 10775 May 17 08:39 LICENSE 08:46:07 -rw-rw-r-- 1 1001 1001 5594 May 17 08:39 Makefile 08:46:07 -rw-rw-r-- 1 1001 1001 7978 May 17 08:39 README.md 08:46:07 -rw-rw-r-- 1 1001 1001 6755 May 17 08:39 SECURITY.md 08:46:07 -rw-rw-r-- 1 1001 1001 5 May 17 08:34 VERSION 08:46:07 -rw-rw-r-- 1 1001 1001 4131 May 17 08:39 ZMQWindows.md 08:46:07 drwxrwxr-x 2 1001 1001 4096 May 17 08:39 bin 08:46:07 drwxrwxr-x 14 1001 1001 4096 May 17 08:39 cmd 08:46:07 -rw-r--r-- 1 root root 729795 May 17 08:44 coverage.out 08:46:07 -rw-r--r-- 1 root root 1060 May 17 08:46 go.mod 08:46:07 -rw-r--r-- 1 root root 22101 May 17 08:41 go.sum 08:46:07 drwxrwxr-x 8 1001 1001 4096 May 17 08:39 internal 08:46:07 drwxrwxr-x 4 1001 1001 4096 May 17 08:39 openapi 08:46:07 drwxrwxr-x 4 1001 1001 4096 May 17 08:39 snap 08:46:07 -rw-rw-r-- 1 1001 1001 168 May 17 08:39 version.go [Pipeline] sh 08:46:07 + '[' -e coverage.out ] 08:46:07 + chown 1001:1001 coverage.out [Pipeline] stash 08:46:07 Warning: overwriting stash ‘coverage-report’ 08:46:08 Stashed 1 file(s) [Pipeline] sh 08:46:09 + make build 08:46:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:46:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:46: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 08:46:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:46:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:46:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:46:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:46:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:47:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:47:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:47:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:47:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 08:47:18 $ docker stop --time=1 1fda99951c0eed33f5fe40d3563b2a0ba24c1141fe072f16bb87f3009fc71db2 08:47:20 $ docker rm -f 1fda99951c0eed33f5fe40d3563b2a0ba24c1141fe072f16bb87f3009fc71db2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:47:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:22 08:47:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:47:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:23 latest: Pulling from edgex-devops/edgex-compose-arm64 08:47:23 29e5d40040c1: Pulling fs layer 08:47:23 1ce36da41761: Pulling fs layer 08:47:23 25b303627fd3: Pulling fs layer 08:47:23 29e5d40040c1: Download complete 08:47:23 29e5d40040c1: Pull complete 08:47:24 1ce36da41761: Verifying Checksum 08:47:24 1ce36da41761: Download complete 08:47:25 1ce36da41761: Pull complete 08:47:25 25b303627fd3: Download complete 08:47:35 25b303627fd3: Pull complete 08:47:35 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:47:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:47:36 prd-ubuntu18.04-docker-arm64-4c-16g-320 does not seem to be running inside a container 08:47:36 $ 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 08:47:39 $ docker top a4e1d8956f2d21c076d79c69fd3c1973567925ecd84eed9204e45cf756bea866 -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:40 + docker-compose build --help 08:47:40 + grep parallel 08:47:44 --parallel Build images in parallel. [Pipeline] } 08:47:44 $ docker stop --time=1 a4e1d8956f2d21c076d79c69fd3c1973567925ecd84eed9204e45cf756bea866 08:47:46 $ docker rm -f a4e1d8956f2d21c076d79c69fd3c1973567925ecd84eed9204e45cf756bea866 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:47:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:47 . [Pipeline] withDockerContainer 08:47:47 prd-ubuntu18.04-docker-arm64-4c-16g-320 does not seem to be running inside a container 08:47:47 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 08:47:48 $ docker top e6958356038d05e61717a5e80ed9b883602127aac953d010484a966692b9b115 -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:49 + docker-compose -f ./docker-compose-build.yml build --parallel 08:47:54 Building core-command ... 08:47:54 Building core-data ... 08:47:54 Building core-metadata ... 08:47:54 Building security-bootstrapper ... 08:47:54 Building security-proxy-setup ... 08:47:54 Building security-secretstore-setup ... 08:47:54 Building support-notifications ... 08:47:54 Building support-scheduler ... 08:47:54 Building sys-mgmt-agent ... 08:47:54 Building support-scheduler 08:47:54 Building security-bootstrapper 08:47:54 Building core-command 08:47:54 Building support-notifications 08:47:54 Building core-metadata 08:48:56 Running on prd-ubuntu18.04-docker-8c-8g-323 in /w/workspace/edgexfoundry_edgex-go_PR-3468 [Pipeline] { [Pipeline] ws 08:48:56 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 08:48:56 The recommended git tool is: git 08:49:00 using credential edgex-jenkins-ssh 08:49:00 Cloning the remote Git repository 08:49:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:49:01 > git init /w/workspace/edgex-go/4 # timeout=10 08:49:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:49:01 > git --version # timeout=10 08:49:01 > git --version # 'git version 2.17.1' 08:49:01 using GIT_SSH to set credentials SSH Credentials for GitHub 08:49:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:49:15 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:49:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:49:15 ---> 7736dcce9d7a 08:49:15 Step 3/23 : WORKDIR /edgex-go 08:49:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:49:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:49:15 ---> 7736dcce9d7a 08:49:15 Step 3/24 : WORKDIR /edgex-go 08:49:15 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:49:15 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:49:15 ---> 7736dcce9d7a 08:49:15 Step 3/32 : WORKDIR /edgex-go 08:49:15 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:49:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:49:15 ---> 7736dcce9d7a 08:49:15 Step 3/23 : WORKDIR /edgex-go 08:49:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:49:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:49:15 ---> 7736dcce9d7a 08:49:15 Step 3/24 : WORKDIR /edgex-go 08:49:15 ---> Running in 68e165bfa1a4 08:49:15 ---> Running in d70a34b08612 08:49:15 ---> Running in b4a0ae9a1005 08:49:15 ---> Running in cb1865468d8b 08:49:15 ---> Running in dda55d748fcd 08:49:15 Removing intermediate container b4a0ae9a1005 08:49:15 ---> 216596753056 08:49:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:49:15 Removing intermediate container cb1865468d8b 08:49:15 ---> e2799b158968 08:49:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:49:15 Removing intermediate container 68e165bfa1a4 08:49:15 ---> c2e36256a2f2 08:49:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:49:15 Removing intermediate container dda55d748fcd 08:49:15 ---> aa0aaf4d441f 08:49:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:49:15 Removing intermediate container d70a34b08612 08:49:15 ---> 9b327511f65a 08:49:15 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:49:15 ---> Running in 6b40e89539ef 08:49:15 ---> Running in 51e74e24bd0a 08:49:15 ---> Running in c48194b786cc 08:49:15 ---> Running in a2636dbfc3a0 08:49:15 ---> Running in 6346008d61c8 08:49:15 Removing intermediate container 6b40e89539ef 08:49:15 ---> a827a99d401c 08:49:15 Step 5/23 : RUN apk add --update --no-cache make git 08:49:15 Removing intermediate container 51e74e24bd0a 08:49:15 ---> 405d57a74e33 08:49:15 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:49:15 ---> Running in 2dc9bbf47c95 08:49:15 ---> Running in 49ae243f53c8 08:49:15 Removing intermediate container c48194b786cc 08:49:15 ---> 1572c24a8b7a 08:49:15 Step 5/24 : RUN apk add --update --no-cache make git 08:49:15 Removing intermediate container 6346008d61c8 08:49:15 ---> a4ac0c3cb772 08:49:15 Step 5/32 : RUN apk add --update --no-cache make git 08:49:15 ---> Running in 1d921d1b4af8 08:49:15 Removing intermediate container a2636dbfc3a0 08:49:15 ---> 7474efcf58cf 08:49:15 Step 5/24 : RUN apk add --update --no-cache make git 08:49:15 ---> Running in 9d450f0aa062 08:49:15 ---> Running in 626097a2978b 08:49:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:49:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:49:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:49:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:49:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:49:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:49:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:49:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:49:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:49:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:49:15 OK: 218 MiB in 52 packages 08:49:16 OK: 218 MiB in 52 packages 08:49:16 OK: 218 MiB in 52 packages 08:49:16 OK: 218 MiB in 52 packages 08:49:16 OK: 218 MiB in 52 packages 08:49:17 Removing intermediate container 2dc9bbf47c95 08:49:17 ---> ed3bec54be38 08:49:17 Step 6/23 : COPY go.mod . 08:49:17 Removing intermediate container 1d921d1b4af8 08:49:17 ---> 074fd3aeefdd 08:49:17 Step 6/24 : COPY go.mod . 08:49:21 Removing intermediate container 9d450f0aa062 08:49:21 ---> 2ced41fe6fd5 08:49:21 Step 6/32 : COPY go.mod . 08:49:21 ---> 4292ec4885b4 08:49:21 Step 7/23 : RUN go mod download 08:49:21 ---> affc21ba2918 08:49:21 Step 7/24 : RUN go mod download 08:49:21 Removing intermediate container 49ae243f53c8 08:49:21 ---> 2176a2d97056 08:49:21 Step 6/23 : COPY go.mod . 08:49:21 ---> Running in 71959f4303c0 08:49:21 ---> Running in 0568489207d6 08:49:21 Removing intermediate container 626097a2978b 08:49:21 ---> a4e7a90874c1 08:49:21 Step 6/24 : COPY go.mod . 08:49:21 ---> b1f722e8fafa 08:49:21 Step 7/32 : RUN go mod download 08:49:22 ---> 0106a4ffdc2c 08:49:22 Step 7/23 : RUN go mod download 08:49:22 ---> Running in 41cc58718c0b 08:49:22 ---> 076393295fbd 08:49:22 Step 7/24 : RUN go mod download 08:49:22 ---> Running in c8385ca9ed1f 08:49:23 ---> Running in b5e70cfbd1fc 08:49:25 Removing intermediate container 71959f4303c0 08:49:25 ---> c7e56c363ef8 08:49:25 Step 8/23 : COPY . . 08:49:25 Removing intermediate container 0568489207d6 08:49:25 ---> 68848ab18621 08:49:25 Step 8/24 : COPY . . 08:49:27 Removing intermediate container 41cc58718c0b 08:49:27 ---> 72c2b9ba0eef 08:49:27 Step 8/32 : COPY . . 08:49:30 Removing intermediate container c8385ca9ed1f 08:49:30 ---> 0ff5cf04a68a 08:49:30 Step 8/23 : COPY . . 08:49:31 Removing intermediate container b5e70cfbd1fc 08:49:31 ---> 2aab7e5057f4 08:49:31 Step 8/24 : COPY . . 08:49:54 ---> e720e1cf01aa 08:49:54 Step 9/32 : RUN go mod tidy 08:49:54 ---> 82355823f534 08:49:54 Step 9/24 : RUN go mod tidy 08:49:54 ---> fcd3756408ef 08:49:54 Step 9/23 : RUN go mod tidy 08:49:54 ---> 3a96d952e008 08:49:54 Step 9/24 : RUN go mod tidy 08:49:54 ---> dfaab0ce6541 08:49:54 Step 9/23 : RUN go mod tidy 08:49:54 ---> Running in 018fdc8eb7a8 08:49:54 ---> Running in 116b1064031c 08:49:54 ---> Running in 8a6c53abcdc1 08:49:54 ---> Running in 09e3a314c492 08:49:54 ---> Running in 0ea0b539c586 08:49:59 Removing intermediate container 018fdc8eb7a8 08:49:59 ---> 216957e2c19e 08:49:59 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:49:59 ---> Running in 1cd9f5c0cebe 08:50:00 Removing intermediate container 116b1064031c 08:50:00 ---> c96e41f0352d 08:50:00 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:50:00 ---> Running in ae5c2ac3905e 08:50:00 Removing intermediate container 0ea0b539c586 08:50:00 ---> 69bb10c3157b 08:50:00 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:50:00 Removing intermediate container 09e3a314c492 08:50:00 ---> e5e584c54737 08:50:00 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:50:00 Removing intermediate container 8a6c53abcdc1 08:50:00 ---> e1e055562c79 08:50:00 Step 10/24 : RUN make cmd/core-command/core-command 08:50:00 ---> Running in 2a8df430652f 08:50:00 ---> Running in cc7a8ee51bb6 08:50:00 ---> Running in c23a79a150d9 08:50:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:50:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:50:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:50:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:50:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:51:04 Merging remotes/origin/master commit 7e9ba5b981db46d7eaa29bdee31d80878b461756 into PR head commit 7e9d3cec4db30ad546bb34f006bf40efd6e2c2ac 08:51:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:51:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:51:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:51:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:51:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:51:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3468/head:refs/remotes/origin/PR-3468 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:51:04 > git config core.sparsecheckout # timeout=10 08:51:04 > git checkout -f 7e9d3cec4db30ad546bb34f006bf40efd6e2c2ac # timeout=10 08:51:04 Merge succeeded, producing 51a51c4e34071539990b4e185b30e4c51d976c17 08:51:04 Checking out Revision 51a51c4e34071539990b4e185b30e4c51d976c17 (PR-3468) 08:51:08 Commit message: "Merge commit '7e9ba5b981db46d7eaa29bdee31d80878b461756' into HEAD" 08:51:08 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:51:09 + echo snap-build.sh 08:51:09 snap-build.sh 08:51:09 + SNAP_BASE_DIR=. 08:51:09 + '[' '!' -z /w/workspace/edgex-go/4 ']' 08:51:09 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 08:51:09 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 08:51:09 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 08:51:09 + cd /w/workspace/edgex-go/4 08:51:09 + sudo apt-get remove -qy --purge lxd lxd-client 08:51:09 Reading package lists... 08:51:09 Building dependency tree... 08:51:09 Reading state information... 08:51:09 The following packages were automatically installed and are no longer required: 08:51:09 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:51:09 uidmap xdelta3 08:51:09 Use 'sudo apt autoremove' to remove them. 08:51:09 The following packages will be REMOVED: 08:51:09 lxd* lxd-client* 08:51:10 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:51:10 After this operation, 31.7 MB disk space will be freed. 08:51:11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 08:51:11 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:51:04 > git remote # timeout=10 08:51:04 > git config --get remote.origin.url # timeout=10 08:51:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:51:04 > git merge 7e9ba5b981db46d7eaa29bdee31d80878b461756 # timeout=10 08:51:04 > git rev-parse HEAD^{commit} # timeout=10 08:51:04 > git config core.sparsecheckout # timeout=10 08:51:04 > git checkout -f 51a51c4e34071539990b4e185b30e4c51d976c17 # timeout=10 08:51:08 > git rev-list --no-walk 81977fe1aff501cf229f2df46abc92e8d5473f4a # timeout=10 08:51:12 Removing lxd dnsmasq configuration 08:51:12 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:51:12 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:51:12 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 08:51:12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 08:51:12 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:51:14 Processing triggers for systemd (237-3ubuntu10.42) ... 08:51:14 Processing triggers for ureadahead (0.100.0-21) ... 08:51:15 + sudo snap remove --purge lxd 08:51:15 snap "lxd" is not installed 08:51:15 + sudo groupadd --force --system lxd 08:51:15 ++ whoami 08:51:15 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:51:15 + newgrp - lxd 08:51:15 + sudo snap install lxd 08:51:24 2021-05-17T08:51:21Z INFO Waiting for automatic snapd restart... 08:51:36 lxd 4.14 from Canonical* installed 08:51:36 + sudo lxd init --auto 08:51:44 + sudo snap install --classic snapcraft 08:51:52 snapcraft 4.7.1 from Canonical* installed 08:51:52 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:51:52 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:51:52 % Total % Received % Xferd Average Speed Time Time Time Current 08:51:52 Dload Upload Total Spent Left Speed 08:51:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4236 0 --:--:-- --:--:-- --:--:-- 4236 08:51:52 100 3325k 100 3325k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.8M 08:51:52 ./yq_linux_amd64 08:51:52 + sudo snapcraft prime --use-lxd 08:51:54 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:51:54 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 08:51:54 - README.md 08:51:54 08:51:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:51:55 Launching a container. 08:52:03 Waiting for container to be ready 08:52:03 To start your first instance, try: lxc launch ubuntu:18.04 08:52:03 08:52:06 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:52:06 Waiting for network to be ready... 08:52:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:52:06 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:52:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 08:52:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 08:52:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:52:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:52:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 08:52:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 08:52:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 08:52:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 08:52:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:52:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:52:08 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:52:08 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:52:08 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:52:08 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:52:08 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:52:08 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:52:08 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:52:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 08:52:08 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 08:52:08 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 08:52:08 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 08:52:08 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 08:52:08 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 08:52:08 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 08:52:08 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 08:52:10 Removing intermediate container 1cd9f5c0cebe 08:52:10 ---> 51648864aee7 08:52:10 08:52:10 Step 11/32 : FROM alpine:3.12 08:52:10 3.12: Pulling from library/alpine 08:52:10 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:52:10 Status: Downloaded newer image for alpine:3.12 08:52:10 ---> 9852663dfa18 08:52:10 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:52:10 ---> Running in 9b2529a81d23 08:52:10 Removing intermediate container 9b2529a81d23 08:52:10 ---> b8a0e0dcf6fc 08:52:10 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:52:10 ---> Running in a1c7f17f8a10 08:52:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:52:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:52:10 (1/2) Installing dumb-init (1.2.2-r1) 08:52:10 (2/2) Installing su-exec (0.2-r1) 08:52:10 Executing busybox-1.31.1-r20.trigger 08:52:10 OK: 5 MiB in 16 packages 08:52:10 Removing intermediate container a1c7f17f8a10 08:52:10 ---> 52d655712570 08:52:10 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:52:10 ---> Running in 505ddc9b9bcb 08:52:10 Removing intermediate container 505ddc9b9bcb 08:52:10 ---> d8d60b36c470 08:52:10 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:52:10 ---> Running in 81057f81caf9 08:52:10 Removing intermediate container 81057f81caf9 08:52:10 ---> 99e9776cb8b3 08:52:10 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:52:10 ---> Running in 8ebc8557d605 08:52:12 Fetched 24.6 MB in 5s (4879 kB/s) 08:52:13 Reading package lists... 08:52:13 Reading package lists... 08:52:13 Building dependency tree... 08:52:13 Reading state information... 08:52:13 The following additional packages will be installed: 08:52:13 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:52:13 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:52:13 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:52:13 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:52:13 Suggested packages: 08:52:13 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:52:13 Recommended packages: 08:52:13 gnupg libsasl2-modules 08:52:13 The following NEW packages will be installed: 08:52:13 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:52:13 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:52:13 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:52:13 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:52:13 The following packages will be upgraded: 08:52:13 gpg gpg-agent gpgconf libudev1 08:52:13 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 08:52:13 Need to get 3530 kB of archives. 08:52:13 After this operation, 13.3 MB of additional disk space will be used. 08:52:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 08:52:13 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] 08:52:13 Removing intermediate container ae5c2ac3905e 08:52:13 ---> 3377089a9f10 08:52:13 08:52:13 Step 11/23 : FROM alpine:3.12 08:52:13 ---> 9852663dfa18 08:52:13 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:52:13 Removing intermediate container 8ebc8557d605 08:52:13 ---> b968afd1561c 08:52:13 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:52:13 ---> Running in 12e422485079 08:52:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 08:52:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 08:52:14 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 08:52:14 ---> Running in 63a70a046828 08:52:14 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 08:52:14 Removing intermediate container c23a79a150d9 08:52:14 ---> 94fbab3fa3b7 08:52:14 08:52:14 Step 11/24 : FROM alpine:3.12 08:52:14 ---> 9852663dfa18 08:52:14 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:52:14 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:52:14 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:52:14 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 08:52:14 ---> Running in 4a71b1900e75 08:52:14 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 08:52:14 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 08:52:14 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:52:14 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:52:14 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:52:14 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:52:14 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:52:14 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:52:14 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:52:14 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:52:14 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:52:14 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:52:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 08:52:15 Removing intermediate container 63a70a046828 08:52:15 ---> cacc1f90d9e2 08:52:15 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:52:15 debconf: delaying package configuration, since apt-utils is not installed 08:52:15 Fetched 3530 kB in 1s (3491 kB/s) 08:52:15 (Reading database ... 12511 files and directories currently installed.) 08:52:15 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 08:52:15 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 08:52:15 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 08:52:15 Removing intermediate container 2a8df430652f 08:52:15 ---> 2a5237a1fcd6 08:52:15 08:52:15 Step 11/23 : FROM alpine:3.12 08:52:15 ---> 9852663dfa18 08:52:15 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:52:15 Selecting previously unselected package udev. 08:52:15 (Reading database ... 12511 files and directories currently installed.) 08:52:15 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 08:52:15 Unpacking udev (237-3ubuntu10.47) ... 08:52:15 ---> Running in fd1144dd85bb 08:52:15 Selecting previously unselected package libfuse2:amd64. 08:52:15 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:52:15 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:52:15 Selecting previously unselected package fuse. 08:52:15 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:52:15 Unpacking fuse (2.9.7-1ubuntu1) ... 08:52:15 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 08:52:15 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:52:15 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 08:52:15 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:52:15 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 08:52:16 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:52:16 Selecting previously unselected package libksba8:amd64. 08:52:16 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:52:16 Unpacking libksba8:amd64 (1.3.5-2) ... 08:52:16 Selecting previously unselected package libroken18-heimdal:amd64. 08:52:16 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:52:16 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:52:16 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:52:16 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:52:16 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:52:16 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:52:16 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:52:16 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:52:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:52:16 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:52:16 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:52:16 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:52:16 Selecting previously unselected package libwind0-heimdal:amd64. 08:52:16 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:52:16 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:52:16 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:52:16 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:52:16 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:52:16 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:52:16 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:52:16 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:52:16 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:52:16 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:52:16 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:52:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:52:16 ---> 0c7f50308caf 08:52:16 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:52:17 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:52:17 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:52:17 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:52:17 Selecting previously unselected package libsasl2-modules-db:amd64. 08:52:17 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:52:17 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:52:17 Selecting previously unselected package libsasl2-2:amd64. 08:52:17 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:52:17 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:52:17 Selecting previously unselected package libldap-common. 08:52:17 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 08:52:17 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:52:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:52:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:52:17 Selecting previously unselected package libldap-2.4-2:amd64. 08:52:17 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 08:52:17 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:52:17 Selecting previously unselected package dirmngr. 08:52:17 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 08:52:17 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 08:52:17 ---> Running in dab77f475f61 08:52:17 (1/1) Installing dumb-init (1.2.2-r1) 08:52:17 Executing busybox-1.31.1-r20.trigger 08:52:17 OK: 5 MiB in 15 packages 08:52:17 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:52:17 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 08:52:17 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:52:17 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:52:17 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:52:17 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 08:52:17 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:52:17 Setting up libksba8:amd64 (1.3.5-2) ... 08:52:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:52:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:52:17 Setting up udev (237-3ubuntu10.47) ... 08:52:18 (1/1) Installing dumb-init (1.2.2-r1) 08:52:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:52:18 Executing busybox-1.31.1-r20.trigger 08:52:18 OK: 5 MiB in 15 packages 08:52:18 invoke-rc.d: policy-rc.d denied execution of start. 08:52:18 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:52:18 Processing triggers for systemd (237-3ubuntu10) ... 08:52:18 Setting up fuse (2.9.7-1ubuntu1) ... 08:52:18 Setting up gpg (2.2.4-1ubuntu1.4) ... 08:52:18 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:52:18 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:52:18 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:52:18 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:52:18 (1/2) Installing ca-certificates (20191127-r4) 08:52:18 (2/2) Installing dumb-init (1.2.2-r1) 08:52:18 Executing busybox-1.31.1-r20.trigger 08:52:18 Executing ca-certificates-20191127-r4.trigger 08:52:18 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:52:18 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:52:18 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:52:18 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:52:18 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 08:52:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:52:18 OK: 6 MiB in 16 packages 08:52:19 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:52:19 settings in the [Install] section, and DefaultInstance for template units). 08:52:19 This means they are not meant to be enabled using systemctl. 08:52:19 Possible reasons for having this kind of units are: 08:52:19 1) A unit may be statically enabled by being symlinked from another unit's 08:52:19 .wants/ or .requires/ directory. 08:52:19 2) A unit's purpose may be to act as a helper for some other unit which has 08:52:19 a requirement dependency on it. 08:52:19 3) A unit may be started when needed via activation (socket, path, timer, 08:52:19 D-Bus, udev, scripted systemctl call, ...). 08:52:19 4) In case of template units, the unit is meant to be enabled with some 08:52:19 instance name specified. 08:52:19 Reading package lists... 08:52:19 Building dependency tree... 08:52:19 Reading state information... 08:52:19 The following additional packages will be installed: 08:52:19 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:52:19 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:52:19 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:52:19 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:52:19 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:52:19 Suggested packages: 08:52:19 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:52:19 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:52:19 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:52:19 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:52:19 systemd-container policykit-1 08:52:19 Recommended packages: 08:52:19 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:52:19 The following NEW packages will be installed: 08:52:19 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:52:19 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:52:19 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:52:19 multiarch-support openssh-client python3 python3-minimal python3.6 08:52:19 python3.6-minimal snapd squashfs-tools sudo 08:52:19 The following packages will be upgraded: 08:52:19 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:52:19 Removing intermediate container 12e422485079 08:52:19 ---> 928d9c1f0e5a 08:52:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:52:20 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 08:52:20 Need to get 35.2 MB of archives. 08:52:20 After this operation, 141 MB of additional disk space will be used. 08:52:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 08:52:20 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 08:52:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 08:52:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:52:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 08:52:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 08:52:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 08:52:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:52:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:52:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:52:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:52:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:52:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:52:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:52:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 08:52:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 08:52:20 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 08:52:20 ---> Running in 2d09d8b79992 08:52:20 Removing intermediate container 4a71b1900e75 08:52:20 ---> 035a1d66932f 08:52:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:52:20 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 08:52:20 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 08:52:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 08:52:21 ---> Running in 461e7ce80277 08:52:21 Removing intermediate container 2d09d8b79992 08:52:21 ---> bfe097e8b2a4 08:52:21 Step 14/23 : ENV APP_PORT=48085 08:52:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:52:21 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:52:21 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:52:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:52:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:52:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:52:21 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:52:21 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:52:21 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:52:21 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 08:52:21 Removing intermediate container dab77f475f61 08:52:21 ---> f757a788e03d 08:52:21 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:21 debconf: delaying package configuration, since apt-utils is not installed 08:52:21 Fetched 35.2 MB in 1s (28.3 MB/s) 08:52:21 (Reading database ... 12757 files and directories currently installed.) 08:52:21 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 08:52:21 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 08:52:21 Removing intermediate container fd1144dd85bb 08:52:21 ---> a3ab8d9451a6 08:52:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:52:21 ---> Running in 4a17586e0594 08:52:21 Removing intermediate container 461e7ce80277 08:52:21 ---> 772f948310ae 08:52:21 Step 14/24 : ENV APP_PORT=48082 08:52:21 ---> Running in 69f570cf6fe3 08:52:22 ---> Running in db6526cf2e5f 08:52:22 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 08:52:22 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 08:52:22 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 08:52:22 (Reading database ... 12757 files and directories currently installed.) 08:52:22 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 08:52:22 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 08:52:22 Removing intermediate container cc7a8ee51bb6 08:52:22 ---> a3e56209de3d 08:52:22 08:52:22 Step 11/24 : FROM alpine:3.12 08:52:22 ---> 9852663dfa18 08:52:22 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:52:22 ---> Using cache 08:52:22 ---> 035a1d66932f 08:52:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:52:22 ---> Using cache 08:52:22 ---> 772f948310ae 08:52:22 Step 14/24 : ENV APP_PORT=48081 08:52:22 Removing intermediate container 4a17586e0594 08:52:22 ---> 253a82f633b9 08:52:22 Step 15/23 : EXPOSE $APP_PORT 08:52:22 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 08:52:22 (Reading database ... 12757 files and directories currently installed.) 08:52:22 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 08:52:22 Unpacking apt (1.6.13) over (1.6.1) ... 08:52:22 ---> Running in 88b02447e4f8 08:52:22 ---> 08832cb468b6 08:52:22 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:52:22 Removing intermediate container 69f570cf6fe3 08:52:22 ---> 8feca327030b 08:52:22 Step 14/23 : ENV APP_PORT=48060 08:52:22 ---> Running in c9c71b04f559 08:52:23 Removing intermediate container db6526cf2e5f 08:52:23 ---> 095d8d6a232e 08:52:23 Step 15/24 : EXPOSE $APP_PORT 08:52:23 ---> Running in e5d85b953a8a 08:52:23 Setting up apt (1.6.13) ... 08:52:23 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:52:23 ---> Running in 14852089ad1d 08:52:23 Removing intermediate container 88b02447e4f8 08:52:23 ---> 331feace279a 08:52:23 Step 15/24 : EXPOSE $APP_PORT 08:52:23 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:52:23 Removing intermediate container c9c71b04f559 08:52:23 ---> 19efebf9ae33 08:52:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:23 (Reading database ... 12764 files and directories currently installed.) 08:52:23 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:52:23 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:52:23 ---> Running in fa2134f57be3 08:52:23 Removing intermediate container e5d85b953a8a 08:52:23 ---> 7b1646e909b1 08:52:23 Step 15/23 : EXPOSE $APP_PORT 08:52:23 Removing intermediate container 14852089ad1d 08:52:23 ---> d167c9a6c27d 08:52:23 Step 16/24 : WORKDIR / 08:52:24 Selecting previously unselected package libpython3.6-minimal:amd64. 08:52:24 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:52:24 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:52:24 Selecting previously unselected package libexpat1:amd64. 08:52:24 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:52:24 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:52:24 Selecting previously unselected package python3.6-minimal. 08:52:24 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:52:24 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:52:24 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 08:52:24 Checking for services that may need to be restarted...done. 08:52:24 Checking for services that may need to be restarted...done. 08:52:24 ---> Running in d85a2cde1424 08:52:24 ---> Running in fcadebf6f929 08:52:24 Removing intermediate container fa2134f57be3 08:52:24 ---> 76a0e7d3c9db 08:52:24 Step 16/24 : WORKDIR / 08:52:24 ---> b3bfc65f5d51 08:52:24 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:52:24 ---> cad30d85f81d 08:52:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:52:24 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:52:24 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:52:24 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:52:24 ---> Running in 268ff252d5f1 08:52:25 Removing intermediate container fcadebf6f929 08:52:25 ---> c87406395b36 08:52:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:25 Removing intermediate container d85a2cde1424 08:52:25 ---> 51f81102d80f 08:52:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:25 Selecting previously unselected package python3-minimal. 08:52:25 (Reading database ... 13012 files and directories currently installed.) 08:52:25 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:52:25 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:52:25 Selecting previously unselected package mime-support. 08:52:25 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:52:25 Unpacking mime-support (3.60ubuntu1) ... 08:52:25 Selecting previously unselected package libmpdec2:amd64. 08:52:25 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:52:25 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:52:25 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:52:25 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:52:25 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:52:25 Removing intermediate container 268ff252d5f1 08:52:25 ---> 15b4217d2f92 08:52:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:25 Selecting previously unselected package python3.6. 08:52:25 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:52:25 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:52:25 Selecting previously unselected package libpython3-stdlib:amd64. 08:52:25 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:52:25 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:52:25 Setting up python3-minimal (3.6.7-1~18.04) ... 08:52:26 ---> 1a7f7e396f8b 08:52:26 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:52:26 Selecting previously unselected package python3. 08:52:26 (Reading database ... 13442 files and directories currently installed.) 08:52:26 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:52:26 Unpacking python3 (3.6.7-1~18.04) ... 08:52:26 Selecting previously unselected package multiarch-support. 08:52:26 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:52:26 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:52:26 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:52:26 Selecting previously unselected package liblzo2-2:amd64. 08:52:26 (Reading database ... 13479 files and directories currently installed.) 08:52:26 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:52:26 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:52:26 Selecting previously unselected package libbsd0:amd64. 08:52:26 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:52:26 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:52:26 Selecting previously unselected package sudo. 08:52:26 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:52:26 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:52:26 ---> 60dc16a9a611 08:52:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:52:26 ---> fc357be309dc 08:52:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:52:26 Selecting previously unselected package apparmor. 08:52:26 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:52:26 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:52:27 Selecting previously unselected package libedit2:amd64. 08:52:27 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:52:27 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:52:27 Selecting previously unselected package libkrb5support0:amd64. 08:52:27 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:52:27 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:52:27 Selecting previously unselected package libk5crypto3:amd64. 08:52:27 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:52:27 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:52:27 ---> 2edb3c42d4d9 08:52:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:52:27 Selecting previously unselected package libkeyutils1:amd64. 08:52:27 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:52:27 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:52:27 Selecting previously unselected package libkrb5-3:amd64. 08:52:27 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:52:27 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:52:27 ---> 2911a9705f4d 08:52:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:52:27 ---> 463cb214732f 08:52:27 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:52:27 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:52:27 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:52:27 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:52:27 Selecting previously unselected package libssl1.0.0:amd64. 08:52:27 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 08:52:27 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:52:27 Selecting previously unselected package openssh-client. 08:52:27 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 08:52:27 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 08:52:27 Selecting previously unselected package squashfs-tools. 08:52:27 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 08:52:28 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:52:28 Selecting previously unselected package snapd. 08:52:28 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 08:52:28 Unpacking snapd (2.48.3+18.04) ... 08:52:28 ---> 1da979d4e572 08:52:28 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:52:29 ---> Running in 955e4b131691 08:52:29 ---> 75ffcc01bc52 08:52:29 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:52:29 ---> 35c12deae9dd 08:52:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:52:29 ---> 7be39c4bcdec 08:52:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:52:29 ---> 3c06f559025a 08:52:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:52:29 ---> Running in 2dfd84899485 08:52:29 Removing intermediate container 955e4b131691 08:52:29 ---> 3155d93bd56c 08:52:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:52:30 ---> 1830d25272c1 08:52:30 Step 20/24 : ENTRYPOINT ["/core-command"] 08:52:30 ---> Running in 53f026a044f6 08:52:30 ---> 81821a282f36 08:52:30 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:52:30 ---> Running in 043b45465fe2 08:52:30 ---> 68757941daeb 08:52:30 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:52:30 Removing intermediate container 2dfd84899485 08:52:30 ---> 5b6b75fec2a8 08:52:30 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:52:30 ---> Running in bc4f14f2dbf6 08:52:30 ---> Running in 02488425f6ee 08:52:30 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:52:30 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:52:30 Setting up mime-support (3.60ubuntu1) ... 08:52:30 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:52:30 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:52:30 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:52:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:52:30 Removing intermediate container 53f026a044f6 08:52:30 ---> 4eca1fedfe82 08:52:30 Step 21/23 : LABEL arch=arm64 08:52:30 Removing intermediate container 043b45465fe2 08:52:30 ---> 442b21675631 08:52:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:52:31 Setting up systemd (237-3ubuntu10.47) ... 08:52:31 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:52:31 ---> Running in 11d7e0bd65ee 08:52:31 Removing intermediate container bc4f14f2dbf6 08:52:31 ---> 55f8c5bec2ba 08:52:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:52:31 ---> Running in 481ef06a8905 08:52:31 ---> 8974bcc3a71a 08:52:31 Step 27/32 : RUN chmod +x /entrypoint.sh 08:52:31 Removing intermediate container 02488425f6ee 08:52:31 ---> 5195a253749a 08:52:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:52:31 ---> Running in 5ccb8f9da7d7 08:52:31 ---> Running in 9de43ecfa896 08:52:31 ---> Running in b33809484daf 08:52:31 Removing intermediate container 11d7e0bd65ee 08:52:31 ---> 1e1337c73077 08:52:31 Step 22/23 : LABEL git_sha=c623c1fe16a88c135180af23bafc1a27addfcd6b 08:52:31 Removing intermediate container 481ef06a8905 08:52:31 ---> 3090604851a6 08:52:31 Step 22/24 : LABEL arch=arm64 08:52:31 ---> Running in 3690739e975e 08:52:31 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:52:31 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:52:31 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:52:31 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:52:31 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:52:31 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:52:32 Removing intermediate container 5ccb8f9da7d7 08:52:32 ---> e548ae1b6f64 08:52:32 Step 21/23 : LABEL arch=arm64 08:52:32 ---> Running in 82ec167b8ef0 08:52:32 Removing intermediate container 9de43ecfa896 08:52:32 ---> fe1c6f69f29f 08:52:32 Step 22/24 : LABEL arch=arm64 08:52:32 ---> Running in 46fffb7a9f77 08:52:32 ---> Running in 1ea40cf5ef55 08:52:32 Removing intermediate container 3690739e975e 08:52:32 ---> acd30ae56af6 08:52:32 Step 23/23 : LABEL version=0.0.0 08:52:32 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:52:32 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:52:32 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:52:32 Setting up python3 (3.6.7-1~18.04) ... 08:52:32 running python rtupdate hooks for python3.6... 08:52:32 running python post-rtupdate hooks for python3.6... 08:52:32 Setting up apparmor (2.12-4ubuntu5.1) ... 08:52:33 ---> Running in 3994173666fb 08:52:33 Removing intermediate container 82ec167b8ef0 08:52:33 ---> 592485d35fe7 08:52:33 Step 23/24 : LABEL git_sha=c623c1fe16a88c135180af23bafc1a27addfcd6b 08:52:33 Removing intermediate container 46fffb7a9f77 08:52:33 ---> 8545ec3ad81f 08:52:33 Step 22/23 : LABEL git_sha=c623c1fe16a88c135180af23bafc1a27addfcd6b 08:52:33 Removing intermediate container 1ea40cf5ef55 08:52:33 ---> 4859b88f1848 08:52:33 Step 23/24 : LABEL git_sha=c623c1fe16a88c135180af23bafc1a27addfcd6b 08:52:33 ---> Running in 333ca8af5e97 08:52:33 ---> Running in a44dfbef56de 08:52:33 ---> Running in 425d4be18c70 08:52:33 Removing intermediate container 3994173666fb 08:52:33 ---> 1d99384730cf 08:52:33 08:52:33 Removing intermediate container 333ca8af5e97 08:52:33 ---> 133e3648dfa6 08:52:33 Step 24/24 : LABEL version=0.0.0 08:52:34 Removing intermediate container a44dfbef56de 08:52:34 ---> fdb91a5a52e2 08:52:34 Step 23/23 : LABEL version=0.0.0 08:52:34 Successfully built 1d99384730cf 08:52:34 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:52:34 Successfully tagged support-scheduler-arm64:latest 08:52:34 ---> Running in 9a25654c57a0 08:52:34 Building security-proxy-setup 08:52:34  Building support-scheduler ... done Removing intermediate container 425d4be18c70 08:52:34 ---> 1f34ea3f5739 08:52:34 Step 24/24 : LABEL version=0.0.0 08:52:34 ---> Running in 3413b3d09439 08:52:34 ---> Running in 86d89599815f 08:52:34 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:52:34 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 08:52:34 Removing intermediate container b33809484daf 08:52:34 ---> 482c8e3e01cf 08:52:34 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:52:34 Removing intermediate container 9a25654c57a0 08:52:34 ---> e212eca242f6 08:52:34 08:52:35 Setting up snapd (2.48.3+18.04) ... 08:52:35 ---> Running in 5eb69bafc285 08:52:35 Removing intermediate container 3413b3d09439 08:52:35 ---> e8b52943cb0d 08:52:35 08:52:35 Successfully built e212eca242f6 08:52:35 Successfully tagged core-command-arm64:latest 08:52:35  Building core-command ... done Building security-secretstore-setup 08:52:35 Removing intermediate container 86d89599815f 08:52:35 ---> abdd84e5d730 08:52:35 08:52:35 Successfully built e8b52943cb0d 08:52:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:52:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:52:36 Successfully tagged support-notifications-arm64:latest 08:52:36 Building core-data 08:52:36  Building support-notifications ... done Successfully built abdd84e5d730 08:52:36 Successfully tagged core-metadata-arm64:latest 08:52:36  Building core-metadata ... done Building sys-mgmt-agent 08:52:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:52:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:52:36 Removing intermediate container 5eb69bafc285 08:52:36 ---> 7174bda1bcc4 08:52:36 Step 29/32 : CMD ["gate"] 08:52:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:52:36 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:52:36 ---> Running in 19bbd43ea56f 08:52:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:52:36 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:52:37 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:52:37 Removing intermediate container 19bbd43ea56f 08:52:37 ---> f2e642a09741 08:52:37 Step 30/32 : LABEL arch=arm64 08:52:37 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:52:37 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 08:52:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:52:37 Processing triggers for systemd (237-3ubuntu10.47) ... 08:52:37 ---> Running in 0554c9b80492 08:52:38 Removing intermediate container 0554c9b80492 08:52:38 ---> 6d02f3e603a3 08:52:38 Step 31/32 : LABEL git_sha=c623c1fe16a88c135180af23bafc1a27addfcd6b 08:52:38 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:52:38 ---> Running in bd7bdcb55cdb 08:52:38 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:52:38 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:52:38 Removing intermediate container bd7bdcb55cdb 08:52:38 ---> 283e91b0669b 08:52:38 Step 32/32 : LABEL version=0.0.0 08:52:39 ---> Running in aea7c88e6e7d 08:52:39 Removing intermediate container aea7c88e6e7d 08:52:39 ---> 6b8dbebe7fe2 08:52:39 08:52:39 Reading package lists... 08:52:40 Successfully built 6b8dbebe7fe2 08:52:40 Successfully tagged security-bootstrapper-arm64:latest 08:52:40 Reading package lists... 08:52:40 Building dependency tree... 08:52:40 Reading state information... 08:52:40 Calculating upgrade... 08:52:40 The following packages will be upgraded: 08:52:40 advancecomp base-files bash binutils binutils-common 08:52:40 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:52:40 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:52:40 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 08:52:40 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 08:52:40 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:52:40 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:52:40 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 08:52:40 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 08:52:40 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 08:52:40 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 08:52:40 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 08:52:40 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 08:52:40 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 08:52:40 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 08:52:40 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:52:40 Need to get 64.0 MB of archives. 08:52:40 After this operation, 5041 kB of additional disk space will be used. 08:52:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 08:52:41 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:52:41 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:52:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:52:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:52:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:52:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:52:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:52:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:52:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:52:41 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:52:41 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:52:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:52:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:52:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:52:41 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:52:41 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:52:41 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:52:41 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:52:41 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:52:41 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:52:41 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:52:41 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:52:41 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:52:41 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:52:41 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:52:41 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:52:41 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:52:41 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:52:41 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:52:41 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:52:41 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:52:41 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:52:41 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 08:52:41 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:52:41 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 08:52:41 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 08:52:41 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 08:52:41 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:52:41 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:52:41 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 08:52:41 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 08:52:41 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:52:41 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:52:41 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:52:41 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 08:52:41 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:52:41 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:52:41 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 08:52:41 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 08:52:41 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 08:52:41 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 08:52:41 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:52:41 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:52:41 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:52:41 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:52:41 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:52:41 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:52:41 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:52:41 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:52:41 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:52:41 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:52:41 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 08:52:41 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:52:42 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:52:42 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:52:42 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:52:42 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:52:42 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:52:42 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:52:42 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:52:42 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:52:42 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:52:42 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:52:42 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:52:42 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:52:42 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:52:42 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:52:42 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:52:42 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:52:42 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:52:42 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 08:52:42 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 08:52:42 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 08:52:42 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 08:52:42 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 08:52:42 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:52:42 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 08:52:42 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:52:42 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 08:52:42 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 08:52:42 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 08:52:42 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:52:42 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:52:42 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 08:52:42 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:52:42 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:52:42 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:52:42 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:52:42 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:52:42 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:52:42 debconf: delaying package configuration, since apt-utils is not installed 08:52:42 Fetched 64.0 MB in 2s (36.8 MB/s) 08:52:42 (Reading database ... 13912 files and directories currently installed.) 08:52:42 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:52:42 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:52:43 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:52:43 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:52:43 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 08:52:43 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 08:52:44 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:52:44 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:52:44 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:52:44 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:52:44 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:52:44 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:52:44 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:52:44 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:52:44 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:52:44 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:52:44 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:52:44 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:52:44 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:52:44 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:52:45 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:52:45 (Reading database ... 13911 files and directories currently installed.) 08:52:45 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:52:45 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:52:45 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:52:45 (Reading database ... 13911 files and directories currently installed.) 08:52:45 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:52:45 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:52:45 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:52:45 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:52:45 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:52:45 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:52:45 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:52:45 (Reading database ... 13911 files and directories currently installed.) 08:52:45 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:52:45 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:52:46 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:52:46 (Reading database ... 13911 files and directories currently installed.) 08:52:46 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 08:52:46 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:52:46 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:52:46 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 08:52:47 Setting up base-files (10.1ubuntu2.10) ... 08:52:47 Installing new version of config file /etc/issue ... 08:52:47 Installing new version of config file /etc/issue.net ... 08:52:47 Installing new version of config file /etc/lsb-release ... 08:52:47 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:52:47 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:52:47 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:52:47 Removing obsolete conffile /etc/default/motd-news ... 08:52:47 (Reading database ... 13912 files and directories currently installed.) 08:52:47 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:52:47 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:52:47 Setting up bash (4.4.18-2ubuntu1.2) ... 08:52:47 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 08:52:47 (Reading database ... 13912 files and directories currently installed.) 08:52:47 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:52:47 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:52:47 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:52:48 (Reading database ... 13912 files and directories currently installed.) 08:52:48 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:52:48 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:52:48 Setting up tar (1.29b-2ubuntu0.2) ... 08:52:48 (Reading database ... 13912 files and directories currently installed.) 08:52:48 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:52:48 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:52:48 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:52:48 (Reading database ... 13912 files and directories currently installed.) 08:52:48 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:52:48 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:52:48 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:52:48 (Reading database ... 13912 files and directories currently installed.) 08:52:48 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:52:48 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:52:49 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:52:49 (Reading database ... 13912 files and directories currently installed.) 08:52:49 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:52:49 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:52:49 Setting up grep (3.1-2build1) ... 08:52:49 (Reading database ... 13912 files and directories currently installed.) 08:52:49 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:52:49 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:52:49 Setting up login (1:4.5-1ubuntu2) ... 08:52:49 (Reading database ... 13912 files and directories currently installed.) 08:52:49 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:52:49 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:52:49 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:52:49 (Reading database ... 13912 files and directories currently installed.) 08:52:49 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:52:49 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:52:50 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:52:50 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:52:50 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:52:50 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:52:51 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:52:51 (Reading database ... 13912 files and directories currently installed.) 08:52:51 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:52:51 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:52:52 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:52:52 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:52:52 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:52:52 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:52:52 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:52:52 (Reading database ... 13912 files and directories currently installed.) 08:52:52 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:52:52 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:52:53 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:52:53 (Reading database ... 13912 files and directories currently installed.) 08:52:53 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:52:53 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:52:53 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:52:53 (Reading database ... 13912 files and directories currently installed.) 08:52:53 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:52:53 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:52:53 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:52:53 (Reading database ... 13912 files and directories currently installed.) 08:52:53 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:52:53 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:52:53 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:52:53 (Reading database ... 13912 files and directories currently installed.) 08:52:53 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:52:54 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:52:54 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:52:54 (Reading database ... 13912 files and directories currently installed.) 08:52:54 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:52:54 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:52:54 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:52:54 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:52:54 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:52:54 (Reading database ... 13912 files and directories currently installed.) 08:52:54 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:52:54 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:52:54 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:52:54 (Reading database ... 13912 files and directories currently installed.) 08:52:54 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:52:54 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:52:54 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:52:54 (Reading database ... 13912 files and directories currently installed.) 08:52:54 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:52:54 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:52:55 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:52:55 (Reading database ... 13912 files and directories currently installed.) 08:52:55 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:52:55 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:52:55 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:52:55 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:52:56 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:52:56 (Reading database ... 13912 files and directories currently installed.) 08:52:56 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:52:56 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:52:56 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:52:56 (Reading database ... 13912 files and directories currently installed.) 08:52:56 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:52:56 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:52:56 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:52:56 (Reading database ... 13914 files and directories currently installed.) 08:52:56 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:52:56 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:52:57 Setting up debconf (1.5.66ubuntu1) ... 08:52:57 (Reading database ... 13914 files and directories currently installed.) 08:52:57 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:52:57 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:52:57 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:52:57 (Reading database ... 13914 files and directories currently installed.) 08:52:57 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:52:57 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:52:57 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:52:57 (Reading database ... 13914 files and directories currently installed.) 08:52:57 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:52:57 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:52:57 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:52:58 (Reading database ... 13914 files and directories currently installed.) 08:52:58 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:52:58 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:52:58 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 08:52:58 (Reading database ... 13914 files and directories currently installed.) 08:52:58 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:52:58 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:52:58 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:52:58 (Reading database ... 13914 files and directories currently installed.) 08:52:58 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:52:58 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:52:58 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 08:52:58 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 08:52:59 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:52:59 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:52:59 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:52:59 (Reading database ... 13914 files and directories currently installed.) 08:52:59 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 08:52:59 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 08:52:59 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 08:52:59 (Reading database ... 13914 files and directories currently installed.) 08:52:59 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 08:52:59 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:52:59 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 08:52:59 (Reading database ... 13914 files and directories currently installed.) 08:52:59 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:52:59 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:52:59 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:53:00 (Reading database ... 13914 files and directories currently installed.) 08:53:00 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 08:53:00 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 08:53:00 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 08:53:00 (Reading database ... 13914 files and directories currently installed.) 08:53:00 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:53:00 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:53:00 Setting up passwd (1:4.5-1ubuntu2) ... 08:53:01 (Reading database ... 13914 files and directories currently installed.) 08:53:01 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 08:53:01 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:53:01 Setting up gpgv (2.2.4-1ubuntu1.4) ... 08:53:01 (Reading database ... 13914 files and directories currently installed.) 08:53:01 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 08:53:01 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 08:53:01 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 08:53:01 (Reading database ... 13914 files and directories currently installed.) 08:53:01 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 08:53:01 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 08:53:01 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 08:53:01 (Reading database ... 13914 files and directories currently installed.) 08:53:01 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:53:01 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:53:01 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:53:02 (Reading database ... 13914 files and directories currently installed.) 08:53:02 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:53:02 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:53:02 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:53:02 (Reading database ... 13914 files and directories currently installed.) 08:53:02 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:53:02 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:53:02 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:53:02 (Reading database ... 13914 files and directories currently installed.) 08:53:02 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 08:53:02 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 08:53:02 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 08:53:02 (Reading database ... 13914 files and directories currently installed.) 08:53:02 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 08:53:02 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 08:53:02 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 08:53:03 (Reading database ... 13914 files and directories currently installed.) 08:53:03 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 08:53:03 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 08:53:03 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 08:53:03 (Reading database ... 13915 files and directories currently installed.) 08:53:03 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:53:03 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:53:03 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:53:03 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:53:03 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:53:03 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:53:03 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 08:53:03 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 08:53:04 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:53:04 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:53:04 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:53:04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:53:04 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:53:04 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:53:04 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:53:04 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:53:04 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:53:04 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:53:04 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:53:04 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:53:04 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:53:04 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:53:04 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 08:53:04 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 08:53:06 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:53:06 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:53:06 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:53:06 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:53:06 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:53:06 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:53:07 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:53:07 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:53:07 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:53:07 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:53:07 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:53:07 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:53:07 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:53:07 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:53:07 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:53:07 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:53:07 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:53:07 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:53:07 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:53:07 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:53:08 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:53:08 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:53:09 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:53:09 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:53:10 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:53:10 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:53:10 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:53:10 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:53:11 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:53:11 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:53:11 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:53:11 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:53:11 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:53:11 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:53:12 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:53:12 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:53:12 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:53:12 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:53:12 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:53:12 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:53:12 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:53:12 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:53:12 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:53:12 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:53:12 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:53:12 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:53:12 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:53:12 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:53:12 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:53:12 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:53:12 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:53:12 Setting up tzdata (2021a-0ubuntu0.18.04) ... 08:53:12 08:53:12 Current default time zone: 'Etc/UTC' 08:53:12 Local time is now: Mon May 17 08:53:12 UTC 2021. 08:53:12 Universal Time is now: Mon May 17 08:53:12 UTC 2021. 08:53:12 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:53:12 08:53:12 Setting up systemd-sysv (237-3ubuntu10.47) ... 08:53:12 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:53:12 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 08:53:12 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:53:13 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:53:13 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:53:13 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:53:13 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:53:13 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:53:13 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:53:13 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:53:13 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:53:13 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:53:13 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 08:53:13 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:53:13 Setting up patch (2.7.6-2ubuntu1.1) ... 08:53:13 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:53:13 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:53:13 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 08:53:13 Installing new version of config file /etc/ssl/openssl.cnf ... 08:53:13 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:53:13 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:53:13 Setting up ca-certificates (20210119~18.04.1) ... 08:53:15 Updating certificates in /etc/ssl/certs... 08:53:15 23 added, 27 removed; done. 08:53:15 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:53:15 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:53:15 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:53:15 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:53:15 Setting up pkgbinarymangler (138.18.04.1) ... 08:53:15 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:53:15 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 08:53:15 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:53:15 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:53:15 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:53:15 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:53:15 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:53:15 Setting up perl (5.26.1-6ubuntu0.5) ... 08:53:16 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 08:53:16 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:53:16 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:53:16 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 08:53:16 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:53:16 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:53:16 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:53:16 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:53:16 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:53:16 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:53:16 Processing triggers for systemd (237-3ubuntu10.47) ... 08:53:16 Processing triggers for mime-support (3.60ubuntu1) ... 08:53:16 Processing triggers for ca-certificates (20210119~18.04.1) ... 08:53:16 Updating certificates in /etc/ssl/certs... 08:53:16 0 added, 0 removed; done. 08:53:16 Running hooks in /etc/ca-certificates/update.d... 08:53:16 done. 08:53:17 Reading package lists... 08:53:17 Building dependency tree... 08:53:17 Reading state information... 08:53:18 The following NEW packages will be installed: 08:53:18 apt-transport-https 08:53:18 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:53:18 Need to get 1692 B of archives. 08:53:18 After this operation, 154 kB of additional disk space will be used. 08:53:18 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 08:53:18 debconf: delaying package configuration, since apt-utils is not installed 08:53:18 Fetched 1692 B in 0s (8565 B/s) 08:53:18 Selecting previously unselected package apt-transport-https. 08:53:18 (Reading database ... 13920 files and directories currently installed.) 08:53:18 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 08:53:18 Unpacking apt-transport-https (1.6.13) ... 08:53:18 Setting up apt-transport-https (1.6.13) ... 08:53:18 Waiting for network to be ready... 08:53:27 2021-05-17T08:53:22Z INFO Waiting for automatic snapd restart... 08:53:27 snapd 2.50 from Canonical* installed 08:53:28 "snapd" switched to the "latest/stable" channel 08:53:28 08:53:32 core18 20210309 from Canonical* installed 08:53:32 "core18" switched to the "latest/stable" channel 08:53:32 08:53:36  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:53:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:53:36 ---> 7736dcce9d7a 08:53:36 Step 3/22 : WORKDIR /edgex-go 08:53:36 ---> Using cache 08:53:36 ---> 9b327511f65a 08:53:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:36 ---> Using cache 08:53:36 ---> a4ac0c3cb772 08:53:36 Step 5/22 : RUN apk add --update --no-cache make git 08:53:36 ---> Using cache 08:53:36 ---> 2ced41fe6fd5 08:53:36 Step 6/22 : COPY go.mod . 08:53:36 ---> Using cache 08:53:36 ---> b1f722e8fafa 08:53:36 Step 7/22 : RUN go mod download 08:53:36 ---> Using cache 08:53:36 ---> 72c2b9ba0eef 08:53:36 Step 8/22 : COPY . . 08:53:36 ---> Using cache 08:53:36 ---> e720e1cf01aa 08:53:36 Step 9/22 : RUN go mod tidy 08:53:36 ---> Using cache 08:53:36 ---> 216957e2c19e 08:53:36 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:53:36 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:53:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:53:36 ---> 7736dcce9d7a 08:53:36 Step 3/26 : WORKDIR /edgex-go 08:53:36 ---> Using cache 08:53:36 ---> 9b327511f65a 08:53:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:36 ---> Using cache 08:53:36 ---> a4ac0c3cb772 08:53:36 Step 5/26 : RUN apk add --update --no-cache make git 08:53:36 ---> Using cache 08:53:36 ---> 2ced41fe6fd5 08:53:36 Step 6/26 : COPY go.mod . 08:53:36 ---> Using cache 08:53:36 ---> b1f722e8fafa 08:53:36 Step 7/26 : RUN go mod download 08:53:36 ---> Using cache 08:53:36 ---> 72c2b9ba0eef 08:53:36 Step 8/26 : COPY . . 08:53:36 ---> Using cache 08:53:36 ---> e720e1cf01aa 08:53:36 Step 9/26 : RUN go mod tidy 08:53:36 ---> Using cache 08:53:36 ---> 216957e2c19e 08:53:36 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:53:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:53:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:53:36 ---> 7736dcce9d7a 08:53:36 Step 3/24 : WORKDIR /edgex-go 08:53:36 ---> Using cache 08:53:36 ---> 9b327511f65a 08:53:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:36 ---> Using cache 08:53:36 ---> a4ac0c3cb772 08:53:36 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:53:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:53:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:53:36 ---> 7736dcce9d7a 08:53:36 Step 3/24 : WORKDIR /edgex-go 08:53:36 ---> Using cache 08:53:36 ---> 9b327511f65a 08:53:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:36 ---> Using cache 08:53:36 ---> a4ac0c3cb772 08:53:36 Step 5/24 : RUN apk add --update --no-cache make bash git 08:53:37 snapcraft 4.7.1 from Canonical* installed 08:53:37 "snapcraft" switched to the "latest/stable" channel 08:53:37 08:53:38 ---> Running in f00ca849045e 08:53:38 ---> Running in 66c0f552c385 08:53:38 ---> Running in 205513a1cf7b 08:53:38 ---> Running in e86884ff72e3 08:53:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:53:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:53:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:53:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:53:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:53:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:53:41 OK: 218 MiB in 52 packages 08:53:41 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 08:53:41 - README.md 08:53:41 08:53:41 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:53:41 OK: 218 MiB in 52 packages 08:53:43 Removing intermediate container 66c0f552c385 08:53:43 ---> 183faa0fc486 08:53:43 Step 6/24 : COPY go.mod . 08:53:43 Removing intermediate container e86884ff72e3 08:53:43 ---> 78ae6b476387 08:53:43 Step 6/24 : COPY go.mod . 08:53:44 ---> f372f052ec99 08:53:44 Step 7/24 : RUN go mod download 08:53:44 ---> Running in 7b1cc1b1bf41 08:53:45 ---> d7615ed8fed0 08:53:45 Step 7/24 : RUN go mod download 08:53:45 ---> Running in 142ea0eb97d9 08:53:48 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:53:48 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:53:48 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:53:48 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:53:49 Reading package lists... 08:53:49 Removing intermediate container 142ea0eb97d9 08:53:49 ---> d7760bf4e858 08:53:49 Step 8/24 : COPY . . 08:53:49 Removing intermediate container 7b1cc1b1bf41 08:53:49 ---> be8f88ac1c2a 08:53:49 Step 8/24 : COPY . . 08:53:49 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 08:53:56 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:53:56 Reading package lists... 08:53:56 Building dependency tree... 08:53:56 Reading state information... 08:53:56 Suggested packages: 08:53:56 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:53:56 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:53:56 Recommended packages: 08:53:56 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:53:56 The following NEW packages will be installed: 08:53:56 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:53:56 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:53:56 pkg-config zip 08:53:56 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:53:56 Need to get 7663 kB of archives. 08:53:56 After this operation, 43.8 MB of additional disk space will be used. 08:53:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 08:53:56 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:53:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 08:53:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 08:53:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 08:53:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:53:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:53:56 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:53:56 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:53:56 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:53:56 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:53:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:53:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:53:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:53:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:53:57 debconf: delaying package configuration, since apt-utils is not installed 08:53:57 Fetched 7663 kB in 1s (10.6 MB/s) 08:53:57 Selecting previously unselected package libglib2.0-0:amd64. 08:53:57 (Reading database ... 13924 files and directories currently installed.) 08:53:57 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 08:53:57 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:53:57 Selecting previously unselected package libpsl5:amd64. 08:53:57 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:53:57 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:53:57 Selecting previously unselected package libnghttp2-14:amd64. 08:53:57 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:53:57 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:53:57 Selecting previously unselected package librtmp1:amd64. 08:53:57 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:53:57 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:53:57 Selecting previously unselected package libcurl3-gnutls:amd64. 08:53:57 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 08:53:57 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:53:57 Selecting previously unselected package liberror-perl. 08:53:57 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:53:57 Unpacking liberror-perl (0.17025-1) ... 08:53:57 Selecting previously unselected package git-man. 08:53:57 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 08:53:57 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 08:53:58 Selecting previously unselected package git. 08:53:58 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 08:53:58 Unpacking git (1:2.17.1-1ubuntu0.8) ... 08:53:59 Selecting previously unselected package libnorm1:amd64. 08:53:59 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:53:59 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:53:59 Selecting previously unselected package libpgm-5.2-0:amd64. 08:53:59 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:53:59 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:53:59 Selecting previously unselected package libsodium23:amd64. 08:53:59 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:53:59 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:53:59 Selecting previously unselected package libzmq5:amd64. 08:53:59 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:53:59 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:53:59 Selecting previously unselected package libzmq3-dev:amd64. 08:53:59 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:53:59 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:53:59 Selecting previously unselected package pkg-config. 08:53:59 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:53:59 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:53:59 Selecting previously unselected package zip. 08:53:59 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:53:59 Unpacking zip (3.0-11build1) ... 08:53:59 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:53:59 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 08:53:59 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:53:59 Setting up liberror-perl (0.17025-1) ... 08:53:59 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:53:59 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:53:59 No schema files found: doing nothing. 08:53:59 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:53:59 Setting up zip (3.0-11build1) ... 08:53:59 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:53:59 Setting up libsodium23:amd64 (1.0.16-2) ... 08:53:59 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:54:00 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:54:00 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:54:00 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:54:00 Setting up git (1:2.17.1-1ubuntu0.8) ... 08:54:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:54:06 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:54:06 git set to automatically installed. 08:54:06 git-man set to automatically installed. 08:54:06 libcurl3-gnutls set to automatically installed. 08:54:06 liberror-perl set to automatically installed. 08:54:06 libglib2.0-0 set to automatically installed. 08:54:06 libnghttp2-14 set to automatically installed. 08:54:06 libnorm1 set to automatically installed. 08:54:06 libpgm-5.2-0 set to automatically installed. 08:54:06 libpsl5 set to automatically installed. 08:54:06 librtmp1 set to automatically installed. 08:54:06 libsodium23 set to automatically installed. 08:54:06 libzmq3-dev set to automatically installed. 08:54:06 libzmq5 set to automatically installed. 08:54:06 pkg-config set to automatically installed. 08:54:06 zip set to automatically installed. 08:54:07 snapd is not logged in, snap install commands will use sudo 08:54:14 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:54:15 snap "core18" has no updates available 08:54:16 snapd is not logged in, snap install commands will use sudo 08:54:22 ---> e9d1db2a0e96 08:54:22 Step 9/24 : RUN go mod tidy 08:54:22 ---> 1c838a3d8d90 08:54:22 Step 9/24 : RUN go mod tidy 08:54:22 ---> Running in 1208798ce484 08:54:22 ---> Running in 1a9a55394700 08:54:23 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:54:27 Removing intermediate container 1a9a55394700 08:54:27 ---> 09984c785073 08:54:27 Step 10/24 : RUN make cmd/core-data/core-data 08:54:27 ---> Running in 2a2be7a8dec2 08:54:27 Removing intermediate container 1208798ce484 08:54:27 ---> 84b9e91454d7 08:54:27 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:54:28 ---> Running in dffda93982a8 08:54:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:54:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:54:37 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 08:54:37 Pulling go-build-helper 08:54:37 + snapcraftctl pull 08:54:38 'app-service-config' has dependencies that need to be staged: go-build-helper 08:54:38 Skipping pull go-build-helper (already ran) 08:54:38 Building go-build-helper 08:54:38 + snapcraftctl build 08:54:41 Staging go-build-helper 08:54:41 + snapcraftctl stage 08:54:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:54:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:54:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:54:53 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:54:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 08:54:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 08:54:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:54:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:54:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 08:54:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 08:54:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 08:54:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 08:54:53 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:54:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:54:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:54:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:54:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:54:53 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:54:53 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:54:53 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:54:53 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:54:53 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 08:54:53 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 08:54:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 08:54:53 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 08:54:53 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 08:54:53 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 08:54:53 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 08:54:53 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 08:54:53 Fetched 24.6 MB in 0s (0 B/s) 08:54:53 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:54:53 Fetched 224 kB in 0s (0 B/s) 08:54:53 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:54:53 Fetched 157 kB in 0s (0 B/s) 08:54:53 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:54:53 Fetched 221 kB in 0s (0 B/s) 08:54:53 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:54:53 Fetched 143 kB in 0s (0 B/s) 08:54:53 Pulling app-service-config 08:54:53 + snapcraftctl pull 08:54:53 Cloning into '/root/parts/app-service-config/src'... 08:54:54 Pulling config-common 08:54:54 + snapcraftctl pull 08:54:59 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:54:59 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:54:59 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:54:59 Fetched 0 B in 0s (0 B/s) 08:54:59 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:54:59 Fetched 0 B in 0s (0 B/s) 08:54:59 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:54:59 Fetched 0 B in 0s (0 B/s) 08:54:59 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:54:59 Fetched 0 B in 0s (0 B/s) 08:54:59 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:54:59 Fetched 0 B in 0s (0 B/s) 08:54:59 Pulling edgex-go 08:54:59 + snapcraftctl pull 08:55:00 Removing intermediate container 205513a1cf7b 08:55:00 ---> d6f0afb0d0ea 08:55:00 08:55:00 Step 11/26 : FROM alpine:3.12 08:55:00 ---> 9852663dfa18 08:55:00 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:55:00 Removing intermediate container f00ca849045e 08:55:00 ---> eabbd5fe026e 08:55:00 08:55:00 Step 11/22 : FROM alpine:3.12 08:55:00 ---> 9852663dfa18 08:55:00 Step 12/22 : RUN apk add --update --no-cache curl 08:55:01 ---> Running in 96c33b9b77c5 08:55:01 ---> Running in 3f724a7c906d 08:55:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:55:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:55:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:55:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:55:04 (1/6) Installing ca-certificates (20191127-r4) 08:55:04 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:55:04 (3/6) Installing libcurl (7.76.1-r0) 08:55:04 (4/6) Installing curl (7.76.1-r0) 08:55:04 (5/6) Installing dumb-init (1.2.2-r1) 08:55:04 (6/6) Installing su-exec (0.2-r1) 08:55:04 Executing busybox-1.31.1-r20.trigger 08:55:04 (1/4) Installing ca-certificates (20191127-r4) 08:55:04 Executing ca-certificates-20191127-r4.trigger 08:55:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:55:04 (3/4) Installing libcurl (7.76.1-r0) 08:55:04 (4/4) Installing curl (7.76.1-r0) 08:55:04 Executing busybox-1.31.1-r20.trigger 08:55:04 Executing ca-certificates-20191127-r4.trigger 08:55:04 OK: 7 MiB in 20 packages 08:55:04 OK: 7 MiB in 18 packages 08:55:08 Removing intermediate container 3f724a7c906d 08:55:08 ---> 653a715bc33d 08:55:08 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:55:08 Removing intermediate container 96c33b9b77c5 08:55:08 ---> 750a42b4c1f0 08:55:08 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:55:08 ---> Running in 87a46719823f 08:55:08 ---> Running in 1334def178cb 08:55:09 Removing intermediate container 1334def178cb 08:55:09 ---> fdf1071b5e41 08:55:09 Step 14/26 : WORKDIR / 08:55:09 Removing intermediate container 87a46719823f 08:55:09 ---> 217aedf3837c 08:55:09 Step 14/22 : WORKDIR /edgex 08:55:09 ---> Running in 44d4e4199010 08:55:09 ---> Running in 0fed2b5fa4cc 08:55:10 Removing intermediate container 44d4e4199010 08:55:10 ---> d319ca49b34d 08:55:10 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:55:10 Removing intermediate container 0fed2b5fa4cc 08:55:10 ---> 53aa7eeb977a 08:55:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:55:12 ---> 0fbb135c8f13 08:55:12 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:55:12 ---> f26914892a09 08:55:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:55:13 ---> 7e75b599232c 08:55:13 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:55:14 ---> b2d36d511df8 08:55:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:55:15 ---> 1a8fe294c43f 08:55:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:55:16 ---> d55a22682e87 08:55:16 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:55:16 ---> Running in 5fa04aa02826 08:55:16 ---> 2686132ae9b4 08:55:16 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:55:17 Removing intermediate container 5fa04aa02826 08:55:17 ---> d7d0149890e2 08:55:17 Step 19/22 : CMD ["--init=true"] 08:55:17 ---> Running in f3ae763ddca5 08:55:17 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:55:17 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:55:17 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:55:17 Fetched 0 B in 0s (0 B/s) 08:55:17 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:55:17 Fetched 96.5 kB in 0s (0 B/s) 08:55:17 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:55:17 Fetched 279 kB in 0s (0 B/s) 08:55:17 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:55:17 Fetched 122 kB in 0s (0 B/s) 08:55:17 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:55:17 Fetched 77.8 kB in 0s (0 B/s) 08:55:17 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:55:17 Fetched 8848 B in 0s (0 B/s) 08:55:17 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:55:17 Fetched 47.8 kB in 0s (0 B/s) 08:55:17 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:55:17 Fetched 45.6 kB in 0s (0 B/s) 08:55:17 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:55:17 Fetched 15.0 kB in 0s (0 B/s) 08:55:17 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 08:55:17 Fetched 219 kB in 0s (0 B/s) 08:55:17 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:55:17 Fetched 154 kB in 0s (0 B/s) 08:55:17 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:55:17 Fetched 50.6 kB in 0s (0 B/s) 08:55:17 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:55:17 Fetched 14.8 kB in 0s (0 B/s) 08:55:17 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:55:17 Fetched 41.8 kB in 0s (0 B/s) 08:55:17 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:55:17 Fetched 499 kB in 0s (0 B/s) 08:55:17 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:55:17 Fetched 111 kB in 0s (0 B/s) 08:55:17 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:55:17 Fetched 240 kB in 0s (0 B/s) 08:55:17 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:55:17 Fetched 29.3 kB in 0s (0 B/s) 08:55:17 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:55:17 Fetched 85.5 kB in 0s (0 B/s) 08:55:17 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:55:17 Fetched 24.5 kB in 0s (0 B/s) 08:55:17 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:55:17 Fetched 49.2 kB in 0s (0 B/s) 08:55:17 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:55:17 Fetched 54.2 kB in 0s (0 B/s) 08:55:17 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:55:17 Fetched 30.8 kB in 0s (0 B/s) 08:55:17 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:55:17 Fetched 15.8 kB in 0s (0 B/s) 08:55:17 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:55:17 Fetched 85.9 kB in 0s (0 B/s) 08:55:17 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:55:17 Fetched 8720 B in 0s (0 B/s) 08:55:17 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 08:55:17 Fetched 137 kB in 0s (0 B/s) 08:55:17 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:55:17 Fetched 119 kB in 0s (0 B/s) 08:55:17 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 08:55:17 Fetched 110 kB in 0s (0 B/s) 08:55:17 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:55:17 Fetched 11.1 kB in 0s (0 B/s) 08:55:17 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 08:55:17 Fetched 645 kB in 0s (0 B/s) 08:55:17 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:55:17 Fetched 41.3 kB in 0s (0 B/s) 08:55:17 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:55:17 Fetched 17.9 kB in 0s (0 B/s) 08:55:17 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:55:17 Fetched 368 kB in 0s (0 B/s) 08:55:17 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:55:17 Fetched 187 kB in 0s (0 B/s) 08:55:17 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:55:17 Fetched 175 kB in 0s (0 B/s) 08:55:17 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:55:17 Fetched 206 kB in 0s (0 B/s) 08:55:17 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 08:55:17 Fetched 1301 kB in 0s (0 B/s) 08:55:17 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:55:17 Fetched 36.2 kB in 0s (0 B/s) 08:55:17 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 08:55:17 Fetched 159 kB in 0s (0 B/s) 08:55:17 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:55:17 Fetched 107 kB in 0s (0 B/s) 08:55:17 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:55:17 Fetched 48.7 kB in 0s (0 B/s) 08:55:17 Pulling static-packages 08:55:17 + snapcraftctl pull 08:55:18 Pulling version 08:55:18 + cd /root/project 08:55:18 + [ -f VERSION ] 08:55:18 + PROJECT_VERSION=local-dev 08:55:18 + git rev-parse --short HEAD 08:55:18 + GIT_REVISION=51a51c4e 08:55:18 + snapcraftctl set-version local-dev 08:55:18 Removing intermediate container f3ae763ddca5 08:55:18 ---> 23d6ca93e30c 08:55:18 Step 20/22 : LABEL arch=arm64 08:55:18 ---> 0930fc85e157 08:55:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:55:18 ---> Running in a3b39e6527d5 08:55:19 Skipping build go-build-helper (already ran) 08:55:19 Building app-service-config 08:55:19 + make build 08:55:19 go mod tidy 08:55:19 Removing intermediate container a3b39e6527d5 08:55:19 ---> fe61a106c8af 08:55:19 Step 21/22 : LABEL git_sha=c623c1fe16a88c135180af23bafc1a27addfcd6b 08:55:19 ---> Running in 954a60ed932b 08:55:20 ---> 062e829738c2 08:55:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:55:20 Removing intermediate container 954a60ed932b 08:55:20 ---> 52389a60e930 08:55:20 Step 22/22 : LABEL version=0.0.0 08:55:21 ---> Running in 28d0a86b8257 08:55:21 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 08:55:21 go: downloading github.com/stretchr/testify v1.7.0 08:55:21 go: downloading github.com/davecgh/go-spew v1.1.1 08:55:21 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 08:55:21 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 08:55:21 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:55:21 go: downloading github.com/go-kit/kit v0.8.0 08:55:21 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 08:55:22 ---> e86613f00280 08:55:22 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/ 08:55:22 Removing intermediate container 28d0a86b8257 08:55:22 ---> 4a040c981512 08:55:22 08:55:22 ---> Running in 8fc37c9c13da 08:55:22 go: downloading github.com/pmezard/go-difflib v1.0.0 08:55:22 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 08:55:22 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 08:55:22 go: downloading github.com/pelletier/go-toml v1.9.0 08:55:22 Successfully built 4a040c981512 08:55:22 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 08:55:22 go: downloading github.com/pebbe/zmq4 v1.2.7 08:55:22 go: downloading github.com/x448/float16 v0.8.4 08:55:22 go: downloading github.com/go-stack/stack v1.8.0 08:55:22 go: downloading gopkg.in/yaml.v2 v2.4.0 08:55:22 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 08:55:22 go: downloading github.com/google/uuid v1.2.0 08:55:22 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 08:55:22 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 08:55:22 Successfully tagged security-proxy-setup-arm64:latest 08:55:23 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 08:55:23 go: downloading github.com/gorilla/mux v1.8.0 08:55:23 go: downloading github.com/go-logfmt/logfmt v0.4.0 08:55:23 go: downloading github.com/go-playground/validator/v10 v10.5.0 08:55:23 go: downloading github.com/hashicorp/consul/api v1.8.1 08:55:23 go: downloading github.com/leodido/go-urn v1.2.0 08:55:23 go: downloading github.com/gorilla/websocket v1.4.2 08:55:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:55:23 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 08:55:23 go: downloading golang.org/x/text v0.3.2 08:55:23 go: downloading github.com/hashicorp/serf v0.9.5 08:55:23 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:55:23 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:55:23 go: downloading github.com/go-redis/redis/v7 v7.2.0 08:55:23 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 08:55:23 go: downloading github.com/hashicorp/go-hclog v0.12.0 08:55:23 go: downloading github.com/stretchr/objx v0.1.0 08:55:23 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:55:23 go: downloading github.com/go-playground/universal-translator v0.17.0 08:55:23 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 08:55:23 go: downloading github.com/mitchellh/copystructure v1.0.0 08:55:23 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 08:55:23 go: downloading github.com/mitchellh/go-homedir v1.1.0 08:55:23 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:55:23 go: downloading github.com/hashicorp/consul/sdk v0.7.0 08:55:23 go: downloading github.com/mattn/go-isatty v0.0.12 08:55:23 go: downloading github.com/go-playground/assert/v2 v2.0.1 08:55:23 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:55:23 go: downloading github.com/go-playground/locales v0.13.0 08:55:23 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 08:55:23 go: downloading github.com/mattn/go-colorable v0.1.6 08:55:23 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:55:23 go: downloading github.com/onsi/ginkgo v1.10.1 08:55:24 go: downloading github.com/fatih/color v1.9.0 08:55:24 go: downloading github.com/pkg/errors v0.8.1 08:55:24 go: downloading github.com/onsi/gomega v1.7.0 08:55:24 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:55:24 go: downloading github.com/hashicorp/go-msgpack v0.5.3 08:55:24 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:55:24 go: downloading github.com/hashicorp/go-uuid v1.0.1 08:55:24 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:55:24 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:55:24 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 08:55:24 go: downloading github.com/hashicorp/memberlist v0.2.2 08:55:24 go: downloading github.com/kr/pretty v0.2.0 08:55:24 go: downloading github.com/golang/protobuf v1.3.2 08:55:24 go: downloading github.com/kr/text v0.1.0 08:55:24 go: downloading github.com/hpcloud/tail v1.0.0 08:55:24 go: downloading github.com/hashicorp/go-multierror v1.1.0 08:55:24 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 08:55:24 go: downloading github.com/miekg/dns v1.1.26 08:55:24 go: downloading github.com/hashicorp/errwrap v1.0.0 08:55:24 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:55:24 go: downloading gopkg.in/fsnotify.v1 v1.4.7 08:55:24 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 08:55:24 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 08:55:24 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:55:24 go: downloading github.com/fsnotify/fsnotify v1.4.7 08:55:24 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 08:55:25  Building security-proxy-setup ... done Removing intermediate container 8fc37c9c13da 08:55:25 ---> 6ed7b3fc47cd 08:55:25 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:55:25 ---> Running in 662220bfb4c0 08:55:26 Removing intermediate container 662220bfb4c0 08:55:26 ---> cf2466eaa38d 08:55:26 Step 24/26 : LABEL arch=arm64 08:55:26 ---> Running in 9956f8bcbcdb 08:55:27 Removing intermediate container 9956f8bcbcdb 08:55:27 ---> 3b1aaabb0411 08:55:27 Step 25/26 : LABEL git_sha=c623c1fe16a88c135180af23bafc1a27addfcd6b 08:55:27 ---> Running in 757faac9deb8 08:55:28 Removing intermediate container 757faac9deb8 08:55:28 ---> cacb6141dce5 08:55:28 Step 26/26 : LABEL version=0.0.0 08:55:28 ---> Running in bbfde77055da 08:55:29 Removing intermediate container bbfde77055da 08:55:29 ---> daed311e3402 08:55:29 08:55:29 Successfully built daed311e3402 08:55:29 Successfully tagged security-secretstore-setup-arm64:latest 08:55:34 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 08:55:34 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 08:55:34 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 08:55:34 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 08:55:36 Building config-common 08:55:36 + snapcraftctl build 08:55:39 Building edgex-go 08:55:40 + cd /root/parts/edgex-go/src 08:55:40 + make build 08:55:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:55:40 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.89 08:55:40 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 08:55:40 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 08:55:40 go: downloading github.com/pelletier/go-toml v1.9.1 08:55:40 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:55:40 go: downloading github.com/go-kit/kit v0.9.0 08:55:40 go: downloading github.com/go-redis/redis/v7 v7.3.0 08:55:40 go: downloading github.com/imdario/mergo v0.3.12 08:55:40 go: downloading github.com/go-playground/validator/v10 v10.6.1 08:55:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:55:48  Building security-secretstore-setup ... done Removing intermediate container dffda93982a8 08:55:48 ---> 1ebee7e523d5 08:55:48 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:55:48 ---> Running in 5bf14ff68b70 08:55:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:55:50 Removing intermediate container 5bf14ff68b70 08:55:50 ---> d2470e06eb3f 08:55:50 08:55:50 Step 12/24 : FROM docker:20.10.0 08:55:50 20.10.0: Pulling from library/docker 08:55:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:55:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:55:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:55:56 Removing intermediate container 2a2be7a8dec2 08:55:56 ---> 5500ae3fa852 08:55:56 08:55:56 Step 11/24 : FROM alpine:3.12 08:55:56 ---> 9852663dfa18 08:55:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:55:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:55:56 ---> Running in d691af939c88 08:55:57 Removing intermediate container d691af939c88 08:55:57 ---> 87fba9ad4d55 08:55:57 Step 13/24 : ENV APP_PORT=48080 08:55:58 ---> Running in ddd111e2a868 08:55:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:55:58 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 08:55:58 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 08:55:58 Removing intermediate container ddd111e2a868 08:55:58 ---> c1baed52a164 08:55:58 Step 14/24 : EXPOSE $APP_PORT 08:55:59 ---> Running in 59d88a0ac647 08:55:59 Removing intermediate container 59d88a0ac647 08:55:59 ---> 0fe3eead1664 08:55:59 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:55:59 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:55:59 Status: Downloaded newer image for docker:20.10.0 08:55:59 ---> eeaf43b92773 08:55:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:55:59 ---> Running in 1b002ec05d3c 08:55:59 ---> Running in fc7e26402620 08:56:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:56:00 Removing intermediate container fc7e26402620 08:56:00 ---> 36a4053e8e84 08:56:00 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 08:56:00 ---> Running in ff6b4110caed 08:56:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:56:01 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:56:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:56:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:56:01 Removing intermediate container 1b002ec05d3c 08:56:01 ---> f57b1c5e6b30 08:56:01 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:56:02 ---> Running in f2c70004fb6f 08:56:02 (1/39) Installing readline (8.0.4-r0) 08:56:02 (2/39) Installing bash (5.0.17-r0) 08:56:02 Executing bash-5.0.17-r0.post-install 08:56:02 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:56:02 (4/39) Installing libcurl (7.76.1-r0) 08:56:02 (5/39) Installing curl (7.76.1-r0) 08:56:02 (6/39) Installing dumb-init (1.2.2-r1) 08:56:02 (7/39) Installing libbz2 (1.0.8-r1) 08:56:02 (8/39) Installing expat (2.2.9-r1) 08:56:02 (9/39) Installing libffi (3.3-r2) 08:56:02 (10/39) Installing gdbm (1.13-r1) 08:56:02 (11/39) Installing xz-libs (5.2.5-r0) 08:56:02 (12/39) Installing sqlite-libs (3.32.1-r0) 08:56:02 (13/39) Installing python3 (3.8.10-r0) 08:56:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:56:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:56:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:56:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:56:04 (14/39) Installing py3-appdirs (1.4.4-r1) 08:56:04 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:56:04 (16/39) Installing py3-parsing (2.4.7-r0) 08:56:04 (17/39) Installing py3-six (1.15.0-r0) 08:56:04 (18/39) Installing py3-packaging (20.4-r0) 08:56:04 (19/39) Installing py3-setuptools (47.0.0-r0) 08:56:04 (20/39) Installing py3-chardet (3.0.4-r4) 08:56:04 (21/39) Installing py3-idna (2.9-r0) 08:56:04 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:56:04 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:56:04 (24/39) Installing py3-requests (2.23.0-r0) 08:56:04 (25/39) Installing py3-msgpack (1.0.0-r0) 08:56:04 (26/39) Installing py3-lockfile (0.12.2-r3) 08:56:04 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:56:04 (28/39) Installing py3-colorama (0.4.3-r0) 08:56:04 (29/39) Installing py3-distlib (0.3.0-r0) 08:56:04 (1/6) Installing dumb-init (1.2.2-r1) 08:56:04 (30/39) Installing py3-distro (1.5.0-r1) 08:56:04 (31/39) Installing py3-webencodings (0.5.1-r3) 08:56:04 (32/39) Installing py3-html5lib (1.0.1-r4) 08:56:04 (33/39) Installing py3-pytoml (0.1.21-r0) 08:56:04 (34/39) Installing py3-pep517 (0.8.2-r0) 08:56:04 (35/39) Installing py3-progress (1.5-r0) 08:56:04 (2/6) Installing libgcc (9.3.0-r2) 08:56:04 (36/39) Installing py3-toml (0.10.1-r0) 08:56:04 (37/39) Installing py3-retrying (1.3.3-r0) 08:56:04 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:56:04 (39/39) Installing py3-pip (20.1.1-r0) 08:56:04 (3/6) Installing libsodium (1.0.18-r0) 08:56:04 Executing busybox-1.31.1-r19.trigger 08:56:04 (4/6) Installing libstdc++ (9.3.0-r2) 08:56:04 OK: 72 MiB in 59 packages 08:56:05 (5/6) Installing libzmq (4.3.3-r0) 08:56:05 (6/6) Installing zeromq (4.3.3-r0) 08:56:05 Executing busybox-1.31.1-r20.trigger 08:56:05 OK: 8 MiB in 20 packages 08:56:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:56:05 go: downloading github.com/lib/pq v1.10.2 08:56:07 Removing intermediate container f2c70004fb6f 08:56:07 ---> e11c79468809 08:56:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:07 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:56:07 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:56:07 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:56:07 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:56:07 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:56:07 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 08:56:07 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:56:07 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:56:07 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:56:07 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:56:07 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:56:07 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:56:07 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:56:07 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:56:07 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:56:07 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:56:07 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:56:07 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 08:56:07 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:56:07 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:56:07 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:56:07 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:56:07 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:56:07 + 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 08:56:07 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:56:07 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:56:07 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 08:56:08 ---> f3ab3c92d098 08:56:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:56:09 Collecting docker-compose==1.23.2 08:56:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:56:09 ---> b7b1f91f6469 08:56:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:56:10 Collecting docopt<0.7,>=0.6.1 08:56:10 Downloading docopt-0.6.2.tar.gz (25 kB) 08:56:10 ---> 59aedc50d842 08:56:10 Step 20/24 : ENTRYPOINT ["/core-data"] 08:56:10 ---> Running in 542824c664ef 08:56:10 Removing intermediate container 542824c664ef 08:56:10 ---> 26b472cd7cd3 08:56:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:56:10 ---> Running in b682ba0e78a3 08:56:11 Building static-packages 08:56:11 + snapcraftctl build 08:56:11 Removing intermediate container b682ba0e78a3 08:56:11 ---> ef3a3ef1e2d3 08:56:11 Step 22/24 : LABEL arch=arm64 08:56:11 ---> Running in e4c03e16e6d7 08:56:12 Removing intermediate container e4c03e16e6d7 08:56:12 ---> 5b4795611d13 08:56:12 Step 23/24 : LABEL git_sha=c623c1fe16a88c135180af23bafc1a27addfcd6b 08:56:12 ---> Running in 47f184566ad6 08:56:12 Removing intermediate container 47f184566ad6 08:56:12 ---> 7dbce6db50f9 08:56:12 Step 24/24 : LABEL version=0.0.0 08:56:12 Collecting docker<4.0,>=3.6.0 08:56:12 ---> Running in efb1d058fc43 08:56:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:56:13 Removing intermediate container efb1d058fc43 08:56:13 ---> d5dbe61c47b4 08:56:13 08:56:13 Collecting dockerpty<0.5,>=0.4.1 08:56:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:56:13 Building version 08:56:13 + snapcraftctl build 08:56:13 Successfully built d5dbe61c47b4 08:56:13 Successfully tagged core-data-arm64:latest 08:56:15  Building core-data ... done Collecting jsonschema<3,>=2.5.1 08:56:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:56:15 Collecting texttable<0.10,>=0.9.0 08:56:15 Downloading texttable-0.9.1.tar.gz (11 kB) 08:56:16 Skipping stage go-build-helper (already ran) 08:56:16 Staging app-service-config 08:56:16 + snapcraftctl stage 08:56:17 Staging config-common 08:56:17 + snapcraftctl stage 08:56:18 Staging edgex-go 08:56:18 + snapcraftctl stage 08:56:18 Collecting PyYAML<4,>=3.10 08:56:18 Downloading PyYAML-3.13.tar.gz (270 kB) 08:56:19 Staging static-packages 08:56:19 + snapcraftctl stage 08:56:20 Staging version 08:56:20 + snapcraftctl stage 08:56:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:56:21 Priming go-build-helper 08:56:21 + snapcraftctl prime 08:56:21 Collecting websocket-client<1.0,>=0.32.0 08:56:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:56:22 Priming app-service-config 08:56:22 + snapcraftctl prime 08:56:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:56:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:56:23 Collecting cached-property<2,>=1.2.0 08:56:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:56:23 Collecting docker-pycreds>=0.4.0 08:56:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:56:23 Collecting idna<2.8,>=2.5 08:56:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:56:24 Priming config-common 08:56:24 + snapcraftctl prime 08:56:24 Collecting urllib3<1.25,>=1.21.1 08:56:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:56:24 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 08:56:24 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 08:56:24 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:56:24 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:56:24 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:56:24 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:56:25 Installing collected packages: docopt, idna, urllib3, requests, websocket-client, docker-pycreds, docker, dockerpty, jsonschema, texttable, PyYAML, cached-property, docker-compose 08:56:25 Running setup.py install for docopt: started 08:56:25 Priming edgex-go 08:56:25 + snapcraftctl prime 08:56:26 Priming static-packages 08:56:26 + snapcraftctl prime 08:56:27 Running setup.py install for docopt: finished with status 'done' 08:56:27 Attempting uninstall: idna 08:56:27 Found existing installation: idna 2.9 08:56:27 Uninstalling idna-2.9: 08:56:27 Successfully uninstalled idna-2.9 08:56:27 Attempting uninstall: urllib3 08:56:27 Found existing installation: urllib3 1.25.9 08:56:27 Uninstalling urllib3-1.25.9: 08:56:28 Successfully uninstalled urllib3-1.25.9 08:56:28 Attempting uninstall: requests 08:56:28 Found existing installation: requests 2.23.0 08:56:28 Uninstalling requests-2.23.0: 08:56:28 Successfully uninstalled requests-2.23.0 08:56:29 Priming version 08:56:29 + snapcraftctl prime 08:56:30 Running setup.py install for dockerpty: started 08:56:30 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 08:56:31 Running setup.py install for dockerpty: finished with status 'done' 08:56:31 Running setup.py install for texttable: started [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:56:33 Running setup.py install for texttable: finished with status 'done' 08:56:33 Running setup.py install for PyYAML: started 08:56:35 Running setup.py install for PyYAML: finished with status 'done' 08:56:36 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 08:56:45 Removing intermediate container ff6b4110caed 08:56:45 ---> f2c343d55c72 08:56:45 Step 15/24 : ENV APP_PORT=48090 08:56:45 ---> Running in 19f1a93e0dfa 08:56:45 Removing intermediate container 19f1a93e0dfa 08:56:45 ---> 901654274e80 08:56:45 Step 16/24 : EXPOSE $APP_PORT 08:56:45 ---> Running in 038e3abdbf4d 08:56:45 Removing intermediate container 038e3abdbf4d 08:56:45 ---> 4c2de559df06 08:56:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:56:46 ---> a4137f73624d 08:56:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:56:47 ---> aaa0de94ca1d 08:56:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:56:48 ---> 8d18ddec4a3d 08:56:48 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:56:48 ---> Running in 41225058242b 08:56:48 Removing intermediate container 41225058242b 08:56:48 ---> c76b379ea82e 08:56:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:56:48 ---> Running in b46d50f64a80 08:56:49 Removing intermediate container b46d50f64a80 08:56:49 ---> 94028ff53016 08:56:49 Step 22/24 : LABEL arch=arm64 08:56:49 ---> Running in fc1c1411c7aa 08:56:50 Removing intermediate container fc1c1411c7aa 08:56:50 ---> 0be9f10f09f9 08:56:50 Step 23/24 : LABEL git_sha=c623c1fe16a88c135180af23bafc1a27addfcd6b 08:56:50 ---> Running in 95725cc9a9d8 08:56:50 Removing intermediate container 95725cc9a9d8 08:56:50 ---> bb7873a4bd8c 08:56:50 Step 24/24 : LABEL version=0.0.0 08:56:50 ---> Running in 9d18fe1fc6ad 08:56:51 Removing intermediate container 9d18fe1fc6ad 08:56:51 ---> 12e5d6bd1d8b 08:56:51 08:56:51 Successfully built 12e5d6bd1d8b 08:56:51 Successfully tagged sys-mgmt-agent-arm64:latest 08:56:51  Building sys-mgmt-agent ... done  [Pipeline] } 08:56:51 $ docker stop --time=1 e6958356038d05e61717a5e80ed9b883602127aac953d010484a966692b9b115 08:56:53 $ docker rm -f e6958356038d05e61717a5e80ed9b883602127aac953d010484a966692b9b115 [Pipeline] // withDockerContainer [Pipeline] sh 08:56:54 + docker images 08:56:54 REPOSITORY TAG IMAGE ID CREATED SIZE 08:56:54 sys-mgmt-agent-arm64 latest 12e5d6bd1d8b 4 seconds ago 299MB 08:56:54 core-data-arm64 latest d5dbe61c47b4 41 seconds ago 20.4MB 08:56:54 5500ae3fa852 About a minute ago 990MB 08:56:54 d2470e06eb3f About a minute ago 977MB 08:56:54 security-secretstore-setup-arm64 latest daed311e3402 About a minute ago 24.4MB 08:56:54 security-proxy-setup-arm64 latest 4a040c981512 About a minute ago 24MB 08:56:54 eabbd5fe026e About a minute ago 978MB 08:56:54 d6f0afb0d0ea About a minute ago 978MB 08:56:54 security-bootstrapper-arm64 latest 6b8dbebe7fe2 4 minutes ago 17.2MB 08:56:54 core-metadata-arm64 latest abdd84e5d730 4 minutes ago 17.4MB 08:56:54 support-notifications-arm64 latest e8b52943cb0d 4 minutes ago 16.8MB 08:56:54 core-command-arm64 latest e212eca242f6 4 minutes ago 16.1MB 08:56:54 support-scheduler-arm64 latest 1d99384730cf 4 minutes ago 16.1MB 08:56:54 a3e56209de3d 4 minutes ago 989MB 08:56:54 2a5237a1fcd6 4 minutes ago 981MB 08:56:54 94fbab3fa3b7 4 minutes ago 980MB 08:56:54 3377089a9f10 4 minutes ago 981MB 08:56:54 51648864aee7 4 minutes ago 974MB 08:56:54 ci-base-image-arm64 latest 7736dcce9d7a 16 minutes ago 641MB 08:56:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB 08:56:54 alpine 3.12 9852663dfa18 4 weeks ago 5.32MB 08:56:54 docker 20.10.0 eeaf43b92773 5 months ago 228MB 08:56:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:56:55 ---> job-cost.sh 08:56:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oDfp 08:57:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:59:10 lf-activate-venv(): INFO: Adding /tmp/venv-oDfp/bin to PATH 08:59:10 INFO: No Stack... 08:59:10 INFO: Retrieving Pricing Info for: lf-standard-4 08:59:10 INFO: Archiving Costs [Pipeline] sh 08:59:11 + + cutcat -d, /w/workspace/edgex-go/4/archives/cost.csv -f6 08:59:11 [Pipeline] lock 08:59:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3468-4-stack-cost] 08:59:11 Resource [jenkins-edgexfoundry-edgex-go-PR-3468-4-stack-cost] did not exist. Created. 08:59:11 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3468-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:59:11 + echo total: 0.20999999344348907 [Pipeline] stash 08:59:12 Stashed 1 file(s) [Pipeline] } 08:59:12 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3468-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 08:59:12 provisioning config files... 08:59:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config463531453346544796tmp [Pipeline] { [Pipeline] sh 08:59:13 + set +x 08:59:13 + curl -s https://codecov.io/bash 08:59:13 + bash -s -- 08:59:13 08:59:13 _____ _ 08:59:13 / ____| | | 08:59:13 | | ___ __| | ___ ___ _____ __ 08:59:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:59:13 | |___| (_) | (_| | __/ (_| (_) \ V / 08:59:13 \_____\___/ \__,_|\___|\___\___/ \_/ 08:59:13 Bash-1.0.2 08:59:13 08:59:13 08:59:13 ==> git version 2.24.3 found 08:59:13 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 08:59:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:59:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:59:14 ==> Jenkins CI detected. 08:59:14 project root: . 08:59:14 --> token set from env 08:59:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:59:14 ==> Running gcov in . (disable via -X gcov) 08:59:14 ==> Python coveragepy not found 08:59:14 ==> Searching for coverage reports in: 08:59:14 + . 08:59:14 -> Found 1 reports 08:59:14 ==> Detecting git/mercurial file structure 08:59:14 ==> Reading reports 08:59:14 + ./coverage.out bytes=729795 08:59:14 ==> Appending adjustments 08:59:14 https://docs.codecov.io/docs/fixing-reports 08:59:19 + Found adjustments 08:59:19 ==> Gzipping contents 08:59:19 104K /tmp/codecov.3CM2dL.gz 08:59:19 ==> Uploading reports 08:59:19 url: https://codecov.io 08:59:19 query: branch=PR-3468&commit=01e725398d23951c63a9a24c8b88010336a6bd9b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3468%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3468&job=&cmd_args= 08:59:19 -> Pinging Codecov 08:59:19 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3468&commit=01e725398d23951c63a9a24c8b88010336a6bd9b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3468%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3468&job=&cmd_args= 08:59:19 -> Uploading to 08:59:19 https://storage.googleapis.com/codecov/v4/raw/2021-05-17/00271124DB129430A58F1EEE437C3FCB/01e725398d23951c63a9a24c8b88010336a6bd9b/56d4bf2f-8a1e-4e87-ab72-e2c616fb28a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T085919Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=77503d01061688c9c74eb74c067312659badb45e05cb4f784873cc3489057eff 08:59:19 % Total % Received % Xferd Average Speed Time Time Time Current 08:59:19 Dload Upload Total Spent Left Speed 08:59:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 192k --:--:-- --:--:-- --:--:-- 192k 08:59:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/01e725398d23951c63a9a24c8b88010336a6bd9b [Pipeline] } 08:59:20 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 08:59:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:59:22 ---> package-listing.sh 08:59:22 ++ facter osfamily 08:59:22 ++ tr '[:upper:]' '[:lower:]' 08:59:22 + OS_FAMILY=redhat 08:59:22 + workspace=/w/workspace/edgex-go/4 08:59:22 + START_PACKAGES=/tmp/packages_start.txt 08:59:22 + END_PACKAGES=/tmp/packages_end.txt 08:59:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:59:22 + PACKAGES=/tmp/packages_start.txt 08:59:22 + '[' /w/workspace/edgex-go/4 ']' 08:59:22 + PACKAGES=/tmp/packages_end.txt 08:59:22 + case "${OS_FAMILY}" in 08:59:22 + rpm -qa 08:59:22 + sort 08:59:27 + '[' -f /tmp/packages_start.txt ']' 08:59:27 + '[' -f /tmp/packages_end.txt ']' 08:59:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:59:27 + '[' /w/workspace/edgex-go/4 ']' 08:59:27 + mkdir -p /w/workspace/edgex-go/4/archives/ 08:59:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 08:59:27 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 08:59:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:59:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:59:28 08:59:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:59:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:59:29 alpine: Pulling from edgex-lftools-log-publisher 08:59:29 df20fa9351a1: Pulling fs layer 08:59:29 36b3adc4ff6f: Pulling fs layer 08:59:29 8ad3a11d3b57: Pulling fs layer 08:59:29 46f8f816bc3b: Pulling fs layer 08:59:29 93b61091891f: Pulling fs layer 08:59:29 93b9cdb0e59b: Pulling fs layer 08:59:29 5e14af77c1be: Pulling fs layer 08:59:29 01666e4c0597: Pulling fs layer 08:59:29 aa168da1d23b: Pulling fs layer 08:59:29 93b61091891f: Waiting 08:59:29 93b9cdb0e59b: Waiting 08:59:29 5e14af77c1be: Waiting 08:59:29 01666e4c0597: Waiting 08:59:29 aa168da1d23b: Waiting 08:59:29 46f8f816bc3b: Waiting 08:59:29 36b3adc4ff6f: Download complete 08:59:29 46f8f816bc3b: Verifying Checksum 08:59:29 46f8f816bc3b: Download complete 08:59:29 df20fa9351a1: Verifying Checksum 08:59:29 93b9cdb0e59b: Verifying Checksum 08:59:29 93b9cdb0e59b: Download complete 08:59:29 93b61091891f: Verifying Checksum 08:59:29 93b61091891f: Download complete 08:59:29 5e14af77c1be: Verifying Checksum 08:59:29 5e14af77c1be: Download complete 08:59:29 01666e4c0597: Verifying Checksum 08:59:29 01666e4c0597: Download complete 08:59:29 8ad3a11d3b57: Verifying Checksum 08:59:29 8ad3a11d3b57: Download complete 08:59:29 df20fa9351a1: Pull complete 08:59:30 36b3adc4ff6f: Pull complete 08:59:31 8ad3a11d3b57: Pull complete 08:59:31 46f8f816bc3b: Pull complete 08:59:33 aa168da1d23b: Verifying Checksum 08:59:33 aa168da1d23b: Download complete 08:59:34 93b61091891f: Pull complete 08:59:34 93b9cdb0e59b: Pull complete 08:59:34 5e14af77c1be: Pull complete 08:59:34 01666e4c0597: Pull complete 08:59:44 aa168da1d23b: Pull complete 08:59:44 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:59:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:59:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:59:45 prd-centos7-docker-4c-2g-310 does not seem to be running inside a container 08:59:45 $ 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 08:59:50 $ docker top 640022e8a82f2261667dabd363bf01b6c220b46bb56ff2998329dbb4acb6f605 -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:51 + touch /tmp/pre-build-complete [Pipeline] sh 08:59:51 + mkdir -p /var/log/sa [Pipeline] sh 08:59:52 + ls /var/log/sa-host 08:59:52 + sadf -c /var/log/sa-host/sa17 08:59:52 file_magic: OK 08:59:52 HZ: Using current value: 100 08:59:52 file_header: OK 08:59:52 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:59:52 Statistics: 08:59:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:59:52 File successfully converted to sysstat format version 12.2.1 08:59:52 + sadf -c /var/log/sa-host/sa23 08:59:52 file_magic: OK 08:59:52 HZ: Using current value: 100 08:59:52 file_header: OK 08:59:52 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:59:52 Statistics: 08:59:52 Hnuu...uuuununununu... 08:59:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:59:52 provisioning config files... 08:59:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3458362361611747760tmp [Pipeline] { [Pipeline] echo 08:59:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:59:52 ---> create-netrc.sh [Pipeline] } 08:59:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:59:53 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:59:53 ---> python-tools-install.sh [Pipeline] echo 08:59:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:59:54 ---> sudo-logs.sh 08:59:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:59:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:59:54 ---> job-cost.sh 08:59:54 lf-activate-venv: SKIPPING 08:59:54 DEBUG: total: 0.20999999344348907 08:59:54 INFO: Retrieving Stack Cost... 08:59:55 INFO: Retrieving Pricing Info for: v1-standard-2 08:59:56 INFO: Archiving Costs [Pipeline] echo 08:59:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:59:57 ---> logs-deploy.sh 08:59:57 lf-activate-venv: SKIPPING 08:59:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3468/4 08:59:57 INFO: archiving workspace using pattern(s): 08:59:58 Archives upload complete. 08:59:58 INFO: archiving logs to Nexus 09:00:00 ---> uname -a: 09:00:00 Linux prd-centos7-docker-4c-2g-310.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 09:00:00 09:00:00 09:00:00 ---> lscpu: 09:00:00 Architecture: x86_64 09:00:00 CPU op-mode(s): 32-bit, 64-bit 09:00:00 Byte Order: Little Endian 09:00:00 Address sizes: 40 bits physical, 48 bits virtual 09:00:00 CPU(s): 4 09:00:00 On-line CPU(s) list: 0-3 09:00:00 Thread(s) per core: 1 09:00:00 Core(s) per socket: 1 09:00:00 Socket(s): 4 09:00:00 NUMA node(s): 1 09:00:00 Vendor ID: GenuineIntel 09:00:00 CPU family: 6 09:00:00 Model: 44 09:00:00 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:00:00 Stepping: 1 09:00:00 CPU MHz: 2933.438 09:00:00 BogoMIPS: 5866.87 09:00:00 Virtualization: VT-x 09:00:00 Hypervisor vendor: KVM 09:00:00 Virtualization type: full 09:00:00 L1d cache: 128 KiB 09:00:00 L1i cache: 128 KiB 09:00:00 L2 cache: 16 MiB 09:00:00 L3 cache: 64 MiB 09:00:00 NUMA node0 CPU(s): 0-3 09:00:00 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:00:00 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:00:00 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:00:00 Vulnerability Meltdown: Mitigation; PTI 09:00:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:00:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:00:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:00:00 Vulnerability Srbds: Not affected 09:00:00 Vulnerability Tsx async abort: Not affected 09:00:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 09:00:00 09:00:00 09:00:00 ---> nproc: 09:00:00 4 09:00:00 09:00:00 09:00:00 ---> df -h: 09:00:00 Filesystem Size Used Available Use% Mounted on 09:00:00 overlay 50.0G 11.4G 38.6G 23% / 09:00:00 tmpfs 64.0M 0 64.0M 0% /dev 09:00:00 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:00:00 shm 64.0M 0 64.0M 0% /dev/shm 09:00:00 /dev/vda1 50.0G 11.4G 38.6G 23% /facter-os 09:00:00 /dev/vda1 50.0G 11.4G 38.6G 23% /etc/resolv.conf 09:00:00 /dev/vda1 50.0G 11.4G 38.6G 23% /etc/hostname 09:00:00 /dev/vda1 50.0G 11.4G 38.6G 23% /etc/hosts 09:00:00 /dev/vda1 50.0G 11.4G 38.6G 23% /var/log/auth.log 09:00:00 /dev/vda1 50.0G 11.4G 38.6G 23% /run/cloud-init/result.json 09:00:00 /dev/vda1 50.0G 11.4G 38.6G 23% /var/log/sa-host 09:00:00 /dev/vda1 50.0G 11.4G 38.6G 23% /var/log/secure 09:00:00 /dev/vda1 50.0G 11.4G 38.6G 23% /w/workspace/edgex-go/4 09:00:00 /dev/vda1 50.0G 11.4G 38.6G 23% /w/workspace/edgex-go/4@tmp 09:00:00 09:00:00 09:00:00 ---> free -m: 09:00:00 total used free shared buff/cache available 09:00:00 Mem: 1837 695 150 0 991 1061 09:00:00 Swap: 1023 113 910 09:00:00 09:00:00 09:00:00 ---> ip addr: 09:00:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:00:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:00:00 inet 127.0.0.1/8 scope host lo 09:00:00 valid_lft forever preferred_lft forever 09:00:00 inet6 ::1/128 scope host 09:00:00 valid_lft forever preferred_lft forever 09:00:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:00:00 link/ether fa:16:3e:23:be:2e brd ff:ff:ff:ff:ff:ff 09:00:00 inet 10.30.123.35/23 brd 10.30.123.255 scope global dynamic eth0 09:00:00 valid_lft 84622sec preferred_lft 84622sec 09:00:00 inet6 fe80::f816:3eff:fe23:be2e/64 scope link 09:00:00 valid_lft forever preferred_lft forever 09:00:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:00:00 link/ether 02:42:3c:d8:74:28 brd ff:ff:ff:ff:ff:ff 09:00:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:00:00 valid_lft forever preferred_lft forever 09:00:00 inet6 fe80::42:3cff:fed8:7428/64 scope link 09:00:00 valid_lft forever preferred_lft forever 09:00:00 09:00:00 09:00:00 ---> sar -b -r -n DEV: 09:00:00 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) 09:00:00 09:00:00 08:30:07 LINUX RESTART (4 CPU) 09:00:00 09:00:00 08:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:00:00 08:32:01 82.97 27.78 55.19 0.00 2936.83 41664.20 0.00 09:00:00 08:33:01 5.21 0.07 5.14 0.00 2.66 105.33 0.00 09:00:00 08:34:01 47.97 14.45 33.52 0.00 4824.88 2358.33 0.00 09:00:00 08:35:02 233.67 93.20 140.47 0.00 7951.20 48687.45 0.00 09:00:00 08:36:01 226.66 101.37 125.29 0.00 3931.93 16493.26 0.00 09:00:00 08:37:01 74.80 13.46 61.34 0.00 613.88 8826.04 0.00 09:00:00 08:38:01 107.47 48.24 59.23 0.00 2029.89 6773.76 0.00 09:00:00 08:39:01 79.99 30.87 49.13 0.00 2155.20 11076.73 0.00 09:00:00 08:40:04 588.89 372.48 216.41 0.00 76990.34 143610.66 0.00 09:00:00 08:41:02 2214.19 1930.19 284.00 0.00 140807.07 150773.76 0.00 09:00:00 08:42:01 683.97 560.96 123.00 0.00 29100.22 35359.32 0.00 09:00:00 08:43:02 584.08 259.23 324.86 0.00 59017.88 95072.77 0.00 09:00:00 08:44:02 1868.29 1535.57 332.72 0.00 117744.41 123260.75 0.00 09:00:00 08:45:01 588.93 355.52 233.42 0.00 22153.61 35777.39 0.00 09:00:00 08:46:01 55.84 25.61 30.23 0.00 3196.81 2499.92 0.00 09:00:00 08:47:01 1.86 0.23 1.63 0.00 3.20 29.02 0.00 09:00:00 08:48:01 0.40 0.08 0.32 0.00 0.67 2.93 0.00 09:00:00 08:49:01 0.32 0.05 0.27 0.00 0.40 3.81 0.00 09:00:00 08:50:01 0.32 0.08 0.23 0.00 1.33 3.03 0.00 09:00:00 08:51:01 0.27 0.08 0.18 0.00 0.67 2.20 0.00 09:00:00 08:52:01 0.32 0.03 0.28 0.00 0.27 3.33 0.00 09:00:00 08:53:01 0.25 0.00 0.25 0.00 0.00 3.03 0.00 09:00:00 08:54:01 0.30 0.02 0.28 0.00 0.27 3.28 0.00 09:00:00 08:55:01 0.30 0.03 0.27 0.00 0.40 2.51 0.00 09:00:00 08:56:01 0.23 0.02 0.22 0.00 0.27 2.30 0.00 09:00:00 08:57:01 0.25 0.00 0.25 0.00 0.00 3.01 0.00 09:00:00 08:58:02 0.23 0.02 0.22 0.00 0.13 2.31 0.00 09:00:00 08:59:01 0.29 0.03 0.25 0.00 0.27 3.05 0.00 09:00:00 Average: 263.44 189.30 74.14 0.00 16835.25 25832.71 0.00 09:00:00 09:00:00 08:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:00:00 08:32:01 122440 0 594456 31.59 2620 1162028 1069512 36.50 500076 1064020 1524 09:00:00 08:33:01 126592 0 590172 31.37 2620 1162160 1037148 35.40 499468 1060356 16 09:00:00 08:34:01 82692 0 709076 37.69 2620 1087156 1299072 44.34 578708 1015288 90336 09:00:00 08:35:02 138888 0 741712 39.42 1528 999416 1569928 53.58 557268 942552 1444 09:00:00 08:36:01 177972 0 895704 47.60 812 807056 1837448 62.71 681964 746684 65096 09:00:00 08:37:01 111584 0 861272 45.77 556 908132 1871380 63.87 759896 725220 80548 09:00:00 08:38:01 182764 0 812304 43.17 496 885980 1544620 52.72 639836 764968 89760 09:00:00 08:39:01 286200 0 777380 41.32 464 817500 1538304 52.50 577952 743020 77600 09:00:00 08:40:04 64212 0 855688 45.48 36 961608 2293684 78.28 721764 887140 57732 09:00:00 08:41:02 66324 0 824312 43.81 36 990872 2357676 80.46 686004 897092 35236 09:00:00 08:42:01 410960 0 1003212 53.32 36 467336 3698692 126.23 628932 565444 35640 09:00:00 08:43:02 88252 0 740696 39.37 36 1052560 1917828 65.45 729312 830920 66088 09:00:00 08:44:02 113720 0 844200 44.87 36 923588 2809828 95.89 649716 857140 28948 09:00:00 08:45:01 404428 0 662540 35.21 36 814540 1523800 52.00 546724 670332 52 09:00:00 08:46:01 334956 0 614328 32.65 36 932224 1219388 41.62 567172 723024 12 09:00:00 08:47:01 337064 0 612208 32.54 36 932236 1194752 40.77 565488 722876 8 09:00:00 08:48:01 337684 0 611584 32.50 36 932240 1189744 40.60 565112 722864 8 09:00:00 08:49:01 336896 0 612360 32.55 36 932252 1189864 40.61 565648 722872 8 09:00:00 08:50:01 337944 0 611324 32.49 36 932240 1189564 40.60 564880 722896 12 09:00:00 08:51:01 337652 0 611588 32.50 36 932268 1189660 40.60 565160 722940 8 09:00:00 08:52:01 338128 0 611104 32.48 36 932276 1189648 40.60 564980 722940 12 09:00:00 08:53:01 337952 0 611272 32.49 36 932284 1189564 40.60 564896 722948 8 09:00:00 08:54:01 337636 0 611580 32.50 36 932292 1189732 40.60 565204 722956 8 09:00:00 08:55:01 337920 0 611296 32.49 36 932292 1189564 40.60 564904 722956 8 09:00:00 08:56:01 338036 0 611168 32.48 36 932304 1189564 40.60 564912 722968 8 09:00:00 08:57:01 338104 0 611088 32.48 36 932316 1189636 40.60 564984 722976 8 09:00:00 08:58:02 338036 0 611148 32.48 36 932324 1189564 40.60 564916 722984 8 09:00:00 08:59:01 337944 0 611236 32.49 36 932328 1189564 40.60 564676 722984 8 09:00:00 Average: 253678 0 695572 36.97 444 931850 1537812 52.48 595377 781834 22505 09:00:00 09:00:00 08:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:00:00 08:32:01 eth0 739.90 551.93 3269.77 78.21 0.00 0.00 0.00 0.00 09:00:00 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:33:01 eth0 0.13 0.13 0.01 0.09 0.00 0.00 0.00 0.00 09:00:00 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:34:01 eth0 495.48 666.83 1981.38 78.27 0.00 0.00 0.00 0.00 09:00:00 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:34:01 vethf43afc5 592.73 390.12 55.52 1550.93 0.00 0.00 0.00 0.00 09:00:00 08:34:01 docker0 592.73 390.01 47.42 1550.92 0.00 0.00 0.00 0.00 09:00:00 08:35:02 eth0 709.31 702.04 4231.14 107.51 0.00 0.00 0.00 0.00 09:00:00 08:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:35:02 veth153aca6 21.12 24.12 2.04 21.12 0.00 0.00 0.00 0.00 09:00:00 08:35:02 docker0 459.07 409.44 34.24 1529.83 0.00 0.00 0.00 0.00 09:00:00 08:36:01 vethd4d39b3 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 09:00:00 08:36:01 eth0 125.38 96.91 483.98 18.26 0.00 0.00 0.00 0.00 09:00:00 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:36:01 docker0 79.72 98.26 6.19 455.00 0.00 0.00 0.00 0.00 09:00:00 08:37:01 vethd4d39b3 0.83 0.83 0.07 0.07 0.00 0.00 0.00 0.00 09:00:00 08:37:01 eth0 25.33 18.34 18.93 10.45 0.00 0.00 0.00 0.00 09:00:00 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:37:01 docker0 0.83 0.83 0.06 0.07 0.00 0.00 0.00 0.00 09:00:00 08:38:01 vethd4d39b3 1.30 1.30 0.10 0.10 0.00 0.00 0.00 0.00 09:00:00 08:38:01 eth0 34.00 25.76 14.04 73.64 0.00 0.00 0.00 0.00 09:00:00 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:38:01 docker0 1.30 1.30 0.09 0.10 0.00 0.00 0.00 0.00 09:00:00 08:39:01 eth0 126.73 89.37 993.72 19.73 0.00 0.00 0.00 0.00 09:00:00 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:40:04 eth0 90.95 64.65 694.53 64.24 0.00 0.00 0.00 0.00 09:00:00 08:40:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:40:04 vetha16034b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:00:00 08:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:41:02 eth0 83.00 58.32 188.10 12.04 0.00 0.00 0.00 0.00 09:00:00 08:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:41:02 vetha16034b 0.00 0.31 0.00 0.01 0.00 0.00 0.00 0.00 09:00:00 08:41:02 docker0 48.06 62.06 3.16 172.53 0.00 0.00 0.00 0.00 09:00:00 08:42:01 vethe34dd46 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:00:00 08:42:01 vethf035a0b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:00:00 08:42:01 eth0 11.11 6.58 8.71 4.67 0.00 0.00 0.00 0.00 09:00:00 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:43:02 eth0 217.56 155.88 1733.10 76.54 0.00 0.00 0.00 0.00 09:00:00 08:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:43:02 vetha16034b 0.00 0.71 0.00 0.03 0.00 0.00 0.00 0.00 09:00:00 08:43:02 vethc68e2c6 29.22 47.98 2.08 327.87 0.00 0.00 0.00 0.00 09:00:00 08:44:02 veth64fd411 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 09:00:00 08:44:02 eth0 60.06 50.69 106.16 16.36 0.00 0.00 0.00 0.00 09:00:00 08:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:44:02 vethf2f453a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:00:00 08:45:01 vethc74256f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:45:01 eth0 56.68 41.32 99.05 77.50 0.00 0.00 0.00 0.00 09:00:00 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:45:01 vetha16034b 0.00 0.93 0.00 0.04 0.00 0.00 0.00 0.00 09:00:00 08:46:01 eth0 31.21 24.81 56.85 6.70 0.00 0.00 0.00 0.00 09:00:00 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:46:01 docker0 1260.32 1076.32 96.14 4353.99 0.00 0.00 0.00 0.00 09:00:00 08:47:01 eth0 1.83 0.67 0.51 0.28 0.00 0.00 0.00 0.00 09:00:00 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:48:01 eth0 2.03 0.42 0.42 0.21 0.00 0.00 0.00 0.00 09:00:00 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:49:01 eth0 0.95 0.65 0.68 0.34 0.00 0.00 0.00 0.00 09:00:00 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:50:01 eth0 0.23 0.12 0.02 0.07 0.00 0.00 0.00 0.00 09:00:00 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:51:01 eth0 0.50 0.33 0.27 0.20 0.00 0.00 0.00 0.00 09:00:00 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:52:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 09:00:00 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:53:01 eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:00:00 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:54:01 eth0 0.43 0.30 0.26 0.20 0.00 0.00 0.00 0.00 09:00:00 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:55:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:00:00 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:56:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:00:00 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:57:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 09:00:00 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:58:02 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:00:00 08:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:59:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 Average: eth0 100.74 91.53 498.17 23.17 0.00 0.00 0.00 0.00 09:00:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:00 Average: docker0 45.10 38.51 3.44 155.80 0.00 0.00 0.00 0.00 09:00:00 09:00:00 09:00:00 ---> sar -P ALL: 09:00:00 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) 09:00:00 09:00:00 08:30:07 LINUX RESTART (4 CPU) 09:00:00 09:00:00 08:31:01 CPU %user %nice %system %iowait %steal %idle 09:00:00 08:32:01 all 9.57 0.00 4.16 1.42 3.67 81.18 09:00:00 08:32:01 0 5.65 0.00 2.75 1.16 4.30 86.13 09:00:00 08:32:01 1 15.08 0.00 3.69 2.48 3.19 75.55 09:00:00 08:32:01 2 11.44 0.00 2.99 1.67 3.12 80.77 09:00:00 08:32:01 3 6.19 0.00 7.17 0.37 4.06 82.20 09:00:00 08:33:01 all 0.10 0.00 0.11 0.00 0.22 99.57 09:00:00 08:33:01 0 0.05 0.00 0.23 0.00 0.17 99.55 09:00:00 08:33:01 1 0.20 0.00 0.05 0.00 0.13 99.62 09:00:00 08:33:01 2 0.08 0.00 0.13 0.02 0.42 99.35 09:00:00 08:33:01 3 0.05 0.00 0.03 0.00 0.17 99.75 09:00:00 08:34:01 all 4.98 0.00 2.98 1.38 3.25 87.42 09:00:00 08:34:01 0 5.62 0.00 3.23 0.29 3.06 87.81 09:00:00 08:34:01 1 5.09 0.00 2.40 1.42 3.35 87.75 09:00:00 08:34:01 2 5.27 0.00 2.75 2.64 3.28 86.06 09:00:00 08:34:01 3 3.94 0.00 3.54 1.16 3.32 88.05 09:00:00 08:35:02 all 12.36 0.00 7.06 2.55 7.67 70.36 09:00:00 08:35:02 0 14.64 0.00 8.28 1.74 7.85 67.49 09:00:00 08:35:02 1 14.91 0.00 7.48 3.29 7.95 66.37 09:00:00 08:35:02 2 12.53 0.00 7.02 4.22 7.53 68.69 09:00:00 08:35:02 3 7.46 0.00 5.51 0.95 7.35 78.73 09:00:00 08:36:01 all 27.60 0.00 9.81 4.82 10.87 46.89 09:00:00 08:36:01 0 26.40 0.00 9.68 5.15 11.18 47.59 09:00:00 08:36:01 1 31.20 0.00 10.50 5.57 9.88 42.86 09:00:00 08:36:01 2 27.37 0.00 9.94 4.15 11.16 47.38 09:00:00 08:36:01 3 25.48 0.00 9.15 4.43 11.26 49.68 09:00:00 08:37:01 all 45.92 0.00 13.60 2.49 8.01 29.97 09:00:00 08:37:01 0 44.12 0.00 13.16 2.24 8.39 32.09 09:00:00 08:37:01 1 49.09 0.00 14.61 3.84 7.34 25.11 09:00:00 08:37:01 2 45.73 0.00 12.57 1.85 8.30 31.55 09:00:00 08:37:01 3 44.74 0.00 14.06 2.01 8.02 31.16 09:00:00 08:38:01 all 49.96 0.00 16.70 2.88 7.65 22.82 09:00:00 08:38:01 0 49.30 0.00 15.42 2.97 8.49 23.82 09:00:00 08:38:01 1 52.52 0.00 18.34 3.42 6.75 18.98 09:00:00 08:38:01 2 49.31 0.00 16.51 3.29 7.63 23.27 09:00:00 08:38:01 3 48.74 0.00 16.53 1.84 7.71 25.18 09:00:00 08:39:01 all 26.69 0.00 11.84 3.19 10.70 47.57 09:00:00 08:39:01 0 25.38 0.00 11.69 3.77 10.50 48.66 09:00:00 08:39:01 1 26.14 0.00 11.70 1.03 11.12 50.01 09:00:00 08:39:01 2 27.24 0.00 11.61 5.21 10.47 45.48 09:00:00 08:39:01 3 28.03 0.00 12.37 2.75 10.70 46.15 09:00:00 08:40:04 all 15.24 0.00 15.32 3.56 19.45 46.43 09:00:00 08:40:04 0 13.41 0.00 13.51 3.62 20.43 49.03 09:00:00 08:40:04 1 14.20 0.00 15.70 3.91 18.99 47.20 09:00:00 08:40:04 2 18.33 0.00 16.26 3.86 19.18 42.37 09:00:00 08:40:04 3 15.09 0.00 15.88 2.86 19.15 47.02 09:00:00 08:41:02 all 15.73 0.00 22.71 19.56 17.18 24.83 09:00:00 08:41:02 0 14.62 0.00 21.53 21.66 18.13 24.05 09:00:00 08:41:02 1 16.19 0.00 24.31 18.65 16.44 24.40 09:00:00 08:41:02 2 16.31 0.00 22.53 19.83 16.58 24.75 09:00:00 08:41:02 3 15.84 0.00 22.50 18.03 17.52 26.11 09:00:00 08:42:01 all 62.14 0.00 16.98 6.25 5.69 8.94 09:00:00 08:42:01 0 63.46 0.00 16.59 6.10 4.91 8.94 09:00:00 08:42:01 1 61.10 0.00 17.32 7.60 6.36 7.62 09:00:00 08:42:01 2 60.79 0.00 17.73 6.16 5.75 9.57 09:00:00 08:42:01 3 63.20 0.00 16.27 5.14 5.75 9.64 09:00:00 09:00:00 08:42:01 CPU %user %nice %system %iowait %steal %idle 09:00:00 08:43:02 all 29.72 0.00 20.23 17.07 10.48 22.49 09:00:00 08:43:02 0 31.42 0.00 19.99 16.71 10.04 21.84 09:00:00 08:43:02 1 29.25 0.00 21.51 21.70 10.79 16.75 09:00:00 08:43:02 2 28.94 0.00 20.47 16.10 10.82 23.68 09:00:00 08:43:02 3 29.27 0.00 18.98 13.88 10.28 27.59 09:00:00 08:44:02 all 35.40 0.00 23.29 17.63 10.62 13.06 09:00:00 08:44:02 0 33.22 0.00 22.62 16.37 11.03 16.76 09:00:00 08:44:02 1 35.26 0.00 22.53 17.39 11.50 13.32 09:00:00 08:44:02 2 37.45 0.00 23.62 19.17 9.53 10.23 09:00:00 08:44:02 3 35.70 0.00 24.42 17.60 10.40 11.89 09:00:00 08:45:01 all 47.36 0.00 17.68 11.36 6.47 17.13 09:00:00 08:45:01 0 46.20 0.00 18.22 11.17 6.56 17.86 09:00:00 08:45:01 1 46.40 0.00 17.23 10.25 6.66 19.47 09:00:00 08:45:01 2 48.39 0.00 17.99 13.19 6.19 14.23 09:00:00 08:45:01 3 48.45 0.00 17.28 10.80 6.46 17.01 09:00:00 08:46:01 all 1.13 0.00 1.73 0.85 1.46 94.83 09:00:00 08:46:01 0 1.39 0.00 1.47 0.43 1.45 95.26 09:00:00 08:46:01 1 0.88 0.00 1.51 0.32 1.63 95.66 09:00:00 08:46:01 2 1.14 0.00 2.44 0.97 1.42 94.03 09:00:00 08:46:01 3 1.10 0.00 1.51 1.67 1.34 94.38 09:00:00 08:47:01 all 0.13 0.00 0.04 0.01 0.17 99.64 09:00:00 08:47:01 0 0.03 0.00 0.05 0.02 0.05 99.85 09:00:00 08:47:01 1 0.08 0.00 0.05 0.00 0.47 99.40 09:00:00 08:47:01 2 0.02 0.00 0.02 0.00 0.05 99.92 09:00:00 08:47:01 3 0.40 0.00 0.05 0.02 0.13 99.40 09:00:00 08:48:01 all 0.10 0.00 0.14 0.01 0.39 99.37 09:00:00 08:48:01 0 0.23 0.00 0.13 0.00 0.32 99.32 09:00:00 08:48:01 1 0.03 0.00 0.07 0.02 0.43 99.45 09:00:00 08:48:01 2 0.03 0.00 0.28 0.02 0.32 99.35 09:00:00 08:48:01 3 0.08 0.00 0.07 0.00 0.50 99.35 09:00:00 08:49:01 all 0.12 0.00 0.03 0.00 0.12 99.72 09:00:00 08:49:01 0 0.38 0.00 0.03 0.00 0.10 99.48 09:00:00 08:49:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:00:00 08:49:01 2 0.07 0.00 0.05 0.00 0.17 99.72 09:00:00 08:49:01 3 0.02 0.00 0.03 0.00 0.20 99.75 09:00:00 08:50:01 all 0.13 0.00 0.17 0.00 0.40 99.30 09:00:00 08:50:01 0 0.05 0.00 0.38 0.02 0.35 99.20 09:00:00 08:50:01 1 0.05 0.00 0.10 0.00 0.47 99.39 09:00:00 08:50:01 2 0.02 0.00 0.17 0.00 0.35 99.47 09:00:00 08:50:01 3 0.40 0.00 0.03 0.00 0.43 99.13 09:00:00 08:51:01 all 0.13 0.00 0.04 0.00 0.11 99.72 09:00:00 08:51:01 0 0.03 0.00 0.05 0.00 0.02 99.90 09:00:00 08:51:01 1 0.02 0.00 0.02 0.00 0.05 99.92 09:00:00 08:51:01 2 0.03 0.00 0.05 0.02 0.12 99.78 09:00:00 08:51:01 3 0.43 0.00 0.03 0.00 0.25 99.28 09:00:00 08:52:01 all 0.12 0.00 0.05 0.00 0.09 99.74 09:00:00 08:52:01 0 0.35 0.00 0.07 0.00 0.05 99.53 09:00:00 08:52:01 1 0.03 0.00 0.03 0.00 0.15 99.78 09:00:00 08:52:01 2 0.05 0.00 0.07 0.00 0.08 99.80 09:00:00 08:52:01 3 0.05 0.00 0.03 0.00 0.08 99.83 09:00:00 08:53:01 all 0.12 0.00 0.03 0.00 0.05 99.80 09:00:00 08:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:00:00 08:53:01 1 0.42 0.00 0.03 0.00 0.12 99.43 09:00:00 08:53:01 2 0.02 0.00 0.05 0.00 0.05 99.88 09:00:00 08:53:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:00:00 09:00:00 08:53:01 CPU %user %nice %system %iowait %steal %idle 09:00:00 08:54:01 all 0.11 0.00 0.02 0.00 0.16 99.70 09:00:00 08:54:01 0 0.02 0.00 0.03 0.00 0.30 99.65 09:00:00 08:54:01 1 0.38 0.00 0.03 0.00 0.10 99.48 09:00:00 08:54:01 2 0.03 0.00 0.02 0.00 0.20 99.75 09:00:00 08:54:01 3 0.02 0.00 0.02 0.00 0.03 99.93 09:00:00 08:55:01 all 0.10 0.00 0.03 0.00 0.09 99.78 09:00:00 08:55:01 0 0.02 0.00 0.02 0.00 0.12 99.85 09:00:00 08:55:01 1 0.35 0.00 0.03 0.00 0.07 99.55 09:00:00 08:55:01 2 0.02 0.00 0.03 0.00 0.10 99.85 09:00:00 08:55:01 3 0.02 0.00 0.03 0.00 0.08 99.87 09:00:00 08:56:01 all 0.11 0.00 0.03 0.00 0.13 99.73 09:00:00 08:56:01 0 0.05 0.00 0.03 0.00 0.28 99.63 09:00:00 08:56:01 1 0.35 0.00 0.03 0.00 0.08 99.53 09:00:00 08:56:01 2 0.03 0.00 0.03 0.00 0.07 99.87 09:00:00 08:56:01 3 0.00 0.00 0.02 0.00 0.08 99.90 09:00:00 08:57:01 all 0.10 0.00 0.02 0.00 0.12 99.75 09:00:00 08:57:01 0 0.07 0.00 0.07 0.00 0.30 99.57 09:00:00 08:57:01 1 0.33 0.00 0.00 0.00 0.05 99.62 09:00:00 08:57:01 2 0.02 0.00 0.02 0.00 0.05 99.92 09:00:00 08:57:01 3 0.00 0.00 0.02 0.00 0.08 99.90 09:00:00 08:58:02 all 0.13 0.00 0.04 0.00 0.09 99.73 09:00:00 08:58:02 0 0.07 0.00 0.03 0.02 0.17 99.72 09:00:00 08:58:02 1 0.42 0.00 0.05 0.00 0.08 99.45 09:00:00 08:58:02 2 0.02 0.00 0.03 0.00 0.07 99.88 09:00:00 08:58:02 3 0.03 0.00 0.05 0.00 0.03 99.88 09:00:00 08:59:01 all 0.07 0.00 0.03 0.00 0.16 99.75 09:00:00 08:59:01 0 0.03 0.00 0.02 0.00 0.22 99.73 09:00:00 08:59:01 1 0.22 0.00 0.03 0.00 0.07 99.68 09:00:00 08:59:01 2 0.02 0.00 0.00 0.00 0.07 99.92 09:00:00 08:59:01 3 0.02 0.00 0.05 0.00 0.27 99.66 09:00:00 Average: all 12.81 0.00 6.20 3.15 4.30 73.55 09:00:00 Average: 0 12.53 0.00 6.03 3.11 4.44 73.89 09:00:00 Average: 1 13.30 0.00 6.32 3.33 4.24 72.81 09:00:00 Average: 2 13.00 0.00 6.21 3.40 4.21 73.18 09:00:00 Average: 3 12.42 0.00 6.22 2.75 4.30 74.31 09:00:00 09:00:00 09:00:00