Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 60d89f3cc34ae7ddbdf6edaa7b5a199050042620+e58d3ad6df51a4932149737fcf4ff898b8ee43d5 (85737fda2aff93bfac6fbb1c42493296c42db120) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2183994903790215252.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6273216738669166172.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3678/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8369269363830745000.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh650285544665275877.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3678/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1794440362793198101.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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/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_BUILD_IMAGE_TARGET: builder 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/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-501 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh6045292150648430517.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 Merge succeeded, producing b9e388ed8c8421c0001e59f0f0472740756b036b Checking out Revision b9e388ed8c8421c0001e59f0f0472740756b036b (PR-3678) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3009278393154168782.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh247128539921523871.key > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9e388ed8c8421c0001e59f0f0472740756b036b # timeout=10 Commit message: "Merge commit 'e58d3ad6df51a4932149737fcf4ff898b8ee43d5' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:32:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:32:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:32:08 ========================================================= 16:32:08 EdgeX Global Pipelines Version Info 16:32:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ab48fa1fcd088157dd2009e4e044477f9f5cc311 # timeout=10 16:32:10 ------------------- 16:32:10 stable info: 16:32:10 ------------------- 16:32:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:32:10 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:32:10 Message: update stable to v1.0.205 16:32:10 ------------------- 16:32:10 experimental info: 16:32:10 ------------------- 16:32:10 Commited By: **** collab-it+edgex@linuxfoundation.org 16:32:10 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:32:10 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:32:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:32:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:32:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:32:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:32:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:32:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:32:10 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:32:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:32:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3678 [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3678 [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3678 [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9e388ed8c8421c0001e59f0f0472740756b036b [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9e388e [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:11 provisioning config files... 16:32:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config251087032622271879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:11 ---> docker-login.sh 16:32:11 nexus3.edgexfoundry.org:10001 16:32:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:12 Configure a credential helper to remove this warning. See 16:32:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:12 16:32:12 Login Succeeded 16:32:12 nexus3.edgexfoundry.org:10002 16:32:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:12 Configure a credential helper to remove this warning. See 16:32:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:12 16:32:12 Login Succeeded 16:32:12 nexus3.edgexfoundry.org:10003 16:32:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:12 Configure a credential helper to remove this warning. See 16:32:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:12 16:32:12 Login Succeeded 16:32:12 nexus3.edgexfoundry.org:10004 16:32:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:12 Configure a credential helper to remove this warning. See 16:32:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:12 16:32:12 Login Succeeded 16:32:12 docker.io 16:32:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:12 Configure a credential helper to remove this warning. See 16:32:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:12 16:32:12 Login Succeeded 16:32:12 ---> docker-login.sh ends [Pipeline] } 16:32:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:13 ++ 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 16:32:13 + for file in '`ls cmd/**/Dockerfile`' 16:32:13 ++ dirname cmd/core-command/Dockerfile 16:32:13 ++ cut -d/ -f2 16:32:13 + echo core-command,cmd/core-command/Dockerfile 16:32:13 + for file in '`ls cmd/**/Dockerfile`' 16:32:13 ++ dirname cmd/core-data/Dockerfile 16:32:13 ++ cut -d/ -f2 16:32:13 + echo core-data,cmd/core-data/Dockerfile 16:32:13 + for file in '`ls cmd/**/Dockerfile`' 16:32:13 ++ dirname cmd/core-metadata/Dockerfile 16:32:13 ++ cut -d/ -f2 16:32:13 + echo core-metadata,cmd/core-metadata/Dockerfile 16:32:13 + for file in '`ls cmd/**/Dockerfile`' 16:32:13 ++ dirname cmd/security-bootstrapper/Dockerfile 16:32:13 ++ cut -d/ -f2 16:32:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:32:13 + for file in '`ls cmd/**/Dockerfile`' 16:32:13 ++ dirname cmd/security-proxy-setup/Dockerfile 16:32:13 ++ cut -d/ -f2 16:32:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:32:13 + for file in '`ls cmd/**/Dockerfile`' 16:32:13 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:32:13 ++ cut -d/ -f2 16:32:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:32:13 + for file in '`ls cmd/**/Dockerfile`' 16:32:13 ++ dirname cmd/support-notifications/Dockerfile 16:32:13 ++ cut -d/ -f2 16:32:13 + echo support-notifications,cmd/support-notifications/Dockerfile 16:32:13 + for file in '`ls cmd/**/Dockerfile`' 16:32:13 ++ dirname cmd/support-scheduler/Dockerfile 16:32:13 ++ cut -d/ -f2 16:32:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:32:13 + for file in '`ls cmd/**/Dockerfile`' 16:32:13 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:32:13 ++ cut -d/ -f2 16:32:13 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:32:13 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 16:32:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:14 16:32:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:32:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:15 latest: Pulling from edgex-devops/git-semver 16:32:15 31603596830f: Pulling fs layer 16:32:15 04fac38145f0: Pulling fs layer 16:32:15 701f6daf10bf: Pulling fs layer 16:32:15 24f72da36158: Pulling fs layer 16:32:15 24f72da36158: Waiting 16:32:15 04fac38145f0: Verifying Checksum 16:32:15 04fac38145f0: Download complete 16:32:15 31603596830f: Verifying Checksum 16:32:15 31603596830f: Download complete 16:32:15 31603596830f: Pull complete 16:32:15 24f72da36158: Verifying Checksum 16:32:15 24f72da36158: Download complete 16:32:15 04fac38145f0: Pull complete 16:32:15 701f6daf10bf: Verifying Checksum 16:32:15 701f6daf10bf: Download complete 16:32:16 701f6daf10bf: Pull complete 16:32:16 24f72da36158: Pull complete 16:32:16 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:32:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:32:16 prd-centos7-docker-4c-2g-501 does not seem to be running inside a container 16:32:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:32:17 $ docker top c1d3257ca39d735019e5228e78714203e6e5412959b26270e2dc98168f04b0fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:32:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:17 [ssh-agent] Looking for ssh-agent implementation... 16:32:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:17 $ docker exec c1d3257ca39d735019e5228e78714203e6e5412959b26270e2dc98168f04b0fe ssh-agent 16:32:17 SSH_AUTH_SOCK=/tmp/ssh-FZY7is9mBvBB/agent.13 16:32:17 SSH_AGENT_PID=19 16:32:17 Running ssh-add (command line suppressed) 16:32:17 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6456554727816565261.key (/w/workspace/edgex-go/2@tmp/private_key_6456554727816565261.key) 16:32:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:18 + git tag --points-at HEAD [Pipeline] } 16:32:18 $ docker exec --env ******** --env ******** c1d3257ca39d735019e5228e78714203e6e5412959b26270e2dc98168f04b0fe ssh-agent -k 16:32:18 unset SSH_AUTH_SOCK; 16:32:18 unset SSH_AGENT_PID; 16:32:18 echo Agent pid 19 killed; 16:32:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:32:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:18 [ssh-agent] Looking for ssh-agent implementation... 16:32:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:18 $ docker exec c1d3257ca39d735019e5228e78714203e6e5412959b26270e2dc98168f04b0fe ssh-agent 16:32:18 SSH_AUTH_SOCK=/tmp/ssh-gSAvyVryoU2A/agent.51 16:32:18 SSH_AGENT_PID=57 16:32:18 Running ssh-add (command line suppressed) 16:32:18 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6002249596124278767.key (/w/workspace/edgex-go/2@tmp/private_key_6002249596124278767.key) 16:32:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:19 + git semver init 16:32:19 # -> Open(): unable to determine branch for HEAD 16:32:19 # $GIT_DIR = /w/workspace/edgex-go/2/.git 16:32:19 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 16:32:19 # $SEMVER_REMOTE_NAME = origin 16:32:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:32:19 # $SEMVER_USER_NAME = edgex-jenkins 16:32:19 # $SEMVER_BRANCH = PR-3678 16:32:19 # $SEMVER_TEMP = /tmp/semver-445298558 16:32:19 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:32:41 # '/tmp/semver-445298558' -> '/w/workspace/edgex-go/2/.semver' 16:32:41 # -> Force: false 16:32:41 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 16:32:41 $ docker exec --env ******** --env ******** c1d3257ca39d735019e5228e78714203e6e5412959b26270e2dc98168f04b0fe ssh-agent -k 16:32:41 unset SSH_AUTH_SOCK; 16:32:41 unset SSH_AGENT_PID; 16:32:41 echo Agent pid 57 killed; 16:32:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:41 + git semver [Pipeline] } 16:32:41 $ docker stop --time=1 c1d3257ca39d735019e5228e78714203e6e5412959b26270e2dc98168f04b0fe 16:32:43 $ docker rm -f c1d3257ca39d735019e5228e78714203e6e5412959b26270e2dc98168f04b0fe [Pipeline] // withDockerContainer [Pipeline] sh 16:32:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:32:44 Stashed 1 file(s) [Pipeline] echo 16:32:44 [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] echo 16:32:44 ========================================================= 16:32:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:32:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:32:44 540db60ca938: Pulling fs layer 16:32:44 adcc1eea9eea: Pulling fs layer 16:32:44 4c4ab2625f07: Pulling fs layer 16:32:44 db62176df00c: Pulling fs layer 16:32:44 3b30891b0d05: Pulling fs layer 16:32:44 06b49ca38bd5: Pulling fs layer 16:32:44 c788192a36de: Pulling fs layer 16:32:44 a77e37c0d609: Pulling fs layer 16:32:44 c3185cebc471: Pulling fs layer 16:32:44 06b49ca38bd5: Waiting 16:32:44 c788192a36de: Waiting 16:32:44 a77e37c0d609: Waiting 16:32:44 c3185cebc471: Waiting 16:32:44 db62176df00c: Waiting 16:32:44 3b30891b0d05: Waiting 16:32:44 4c4ab2625f07: Verifying Checksum 16:32:44 4c4ab2625f07: Download complete 16:32:45 adcc1eea9eea: Verifying Checksum 16:32:45 adcc1eea9eea: Download complete 16:32:45 3b30891b0d05: Verifying Checksum 16:32:45 3b30891b0d05: Download complete 16:32:45 06b49ca38bd5: Verifying Checksum 16:32:45 06b49ca38bd5: Download complete 16:32:45 540db60ca938: Verifying Checksum 16:32:45 540db60ca938: Download complete 16:32:45 c788192a36de: Verifying Checksum 16:32:45 c788192a36de: Download complete 16:32:45 540db60ca938: Pull complete 16:32:45 adcc1eea9eea: Pull complete 16:32:45 4c4ab2625f07: Pull complete 16:32:45 a77e37c0d609: Verifying Checksum 16:32:45 a77e37c0d609: Download complete 16:32:50 c3185cebc471: Verifying Checksum 16:32:50 c3185cebc471: Download complete 16:32:50 db62176df00c: Verifying Checksum 16:32:50 db62176df00c: Download complete 16:32:54 db62176df00c: Pull complete 16:32:54 3b30891b0d05: Pull complete 16:32:54 06b49ca38bd5: Pull complete 16:32:54 c788192a36de: Pull complete 16:32:54 a77e37c0d609: Pull complete 16:32:57 c3185cebc471: Pull complete 16:32:57 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:32:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:32:57 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:57 WORKDIR /edgex 16:32:57 COPY go.mod . 16:32:57 RUN go mod download' 16:32:57 + docker build -t ci-base-image-x86_64 -f - . 16:32:59 Still waiting to schedule task 16:32:59 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:32:59 Sending build context to Docker daemon 328.8MB 16:32:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:59 ---> 031687cdd783 16:32:59 Step 2/4 : WORKDIR /edgex 16:33:00 ---> Running in c2b9c9db7bc3 16:33:00 Removing intermediate container c2b9c9db7bc3 16:33:00 ---> 8d59e094419a 16:33:00 Step 3/4 : COPY go.mod . 16:33:00 ---> 72f97444c4c2 16:33:00 Step 4/4 : RUN go mod download 16:33:00 ---> Running in 9e68a4c27293 16:33:47 Removing intermediate container 9e68a4c27293 16:33:47 ---> 6d771e464e58 16:33:47 Successfully built 6d771e464e58 16:33:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:33:48 + docker inspect -f . ci-base-image-x86_64 16:33:48 . [Pipeline] withDockerContainer 16:33:48 prd-centos7-docker-4c-2g-501 does not seem to be running inside a container 16:33:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:33:48 $ docker top f94e4578a966a39462b0597bc169f9f3330d3511674fc871a43efd6eff7c2b81 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:49 + go version 16:33:49 go version go1.16.6 linux/amd64 [Pipeline] } 16:33:49 $ docker stop --time=1 f94e4578a966a39462b0597bc169f9f3330d3511674fc871a43efd6eff7c2b81 16:33:50 $ docker rm -f f94e4578a966a39462b0597bc169f9f3330d3511674fc871a43efd6eff7c2b81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:33:51 + docker inspect -f . ci-base-image-x86_64 16:33:51 . [Pipeline] withDockerContainer 16:33:51 prd-centos7-docker-4c-2g-501 does not seem to be running inside a container 16:33:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:33:51 $ docker top b9ac300f1d50d58ddb4681868e3a2bc3cea870abdee3f0777399d5c6d0b2b443 -eo pid,comm [Pipeline] { [Pipeline] echo 16:33:51 ========================================================= 16:33:51 [edgeXBuildGoParallel] Running Tests and Build... 16:33:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:33:52 + go mod tidy [Pipeline] sh 16:33:52 + make test 16:33:52 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:33:52 go mod tidy 16:33:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:34:00 ? github.com/edgexfoundry/edgex-go [no test files] 16:34:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:34:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:34:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:34:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:34:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:34:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:34:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:34:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:34:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:34:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:34:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:34:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:34:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:34:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:34:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 100.0% of statements 16:34:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:34:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 46.3% of statements 16:34:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:34:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 90.1% of statements 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:34:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 81.2% of statements 16:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:34:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.236s coverage: 94.2% of statements 16:34:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:34:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:34:34 ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 59.1% of statements 16:34:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:34:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:34:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:34:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:34:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:34:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 16:34:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:34:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:34:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:34:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:34:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 16:34:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 21.7% of statements 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 16:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements 16:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 16:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.096s coverage: 96.3% of statements 16:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 16:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 16:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 16:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.157s coverage: 81.8% of statements 16:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:35:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-503 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws 16:35:05 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:35:06 The recommended git tool is: git 16:35:11 using credential edgex-jenkins-ssh 16:35:11 Cloning the remote Git repository 16:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 16:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 16:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 16:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 16:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 16:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 16:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 16:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 16:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.083s coverage: 91.2% of statements 16:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements 16:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 16:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 91.3% of statements 16:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 16:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.021s coverage: 73.7% of statements 16:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 16:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.186s coverage: 62.6% of statements 16:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:35:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:35:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:35:11 > git init /w/workspace/edgex-go/2 # timeout=10 16:35:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:12 > git --version # timeout=10 16:35:12 > git --version # 'git version 2.17.1' 16:35:12 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.6% of statements 16:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 16:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 16:35:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:35:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 19.5% of statements 16:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:35:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 92.0% of statements 16:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:35:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 16:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:35:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 16:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:35:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:35:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:35:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.059s coverage: 28.9% of statements 16:35:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:35:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:35:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:35:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:35:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:35:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:35:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 16:35:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 16:35:20 GO111MODULE=on go vet ./... 16:35:28 Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 16:35:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:35:28 > git config core.sparsecheckout # timeout=10 16:35:28 > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # timeout=10 16:35:28 Merge succeeded, producing d73bad5957f2333c394c7b5bbe44a7a0a6987100 16:35:28 Checking out Revision d73bad5957f2333c394c7b5bbe44a7a0a6987100 (PR-3678) 16:35:28 > git remote # timeout=10 16:35:28 > git config --get remote.origin.url # timeout=10 16:35:28 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:28 > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 16:35:28 > git rev-parse HEAD^{commit} # timeout=10 16:35:28 > git config core.sparsecheckout # timeout=10 16:35:28 > git checkout -f d73bad5957f2333c394c7b5bbe44a7a0a6987100 # timeout=10 16:35:33 Commit message: "Merge commit 'e58d3ad6df51a4932149737fcf4ff898b8ee43d5' into HEAD" 16:35:33 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:35:33 provisioning config files... 16:35:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config221499411588299418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:34 ---> docker-login.sh 16:35:34 nexus3.edgexfoundry.org:10001 16:35:33 > git rev-list --no-walk ab48fa1fcd088157dd2009e4e044477f9f5cc311 # timeout=10 16:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:35 Configure a credential helper to remove this warning. See 16:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:35 16:35:35 Login Succeeded 16:35:35 nexus3.edgexfoundry.org:10002 16:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:36 Configure a credential helper to remove this warning. See 16:35:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:36 16:35:36 Login Succeeded 16:35:36 nexus3.edgexfoundry.org:10003 16:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:36 Configure a credential helper to remove this warning. See 16:35:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:36 16:35:36 Login Succeeded 16:35:36 nexus3.edgexfoundry.org:10004 16:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:37 Configure a credential helper to remove this warning. See 16:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:37 16:35:37 Login Succeeded 16:35:37 docker.io 16:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:38 Configure a credential helper to remove this warning. See 16:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:38 16:35:38 Login Succeeded 16:35:38 ---> docker-login.sh ends [Pipeline] } 16:35:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:35:38 ========================================================= 16:35:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:35:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:35:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:35:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:35:39 595b0fe564bb: Pulling fs layer 16:35:39 24495759ef45: Pulling fs layer 16:35:39 d148012ef14d: Pulling fs layer 16:35:39 e90a11edd702: Pulling fs layer 16:35:39 d77568369979: Pulling fs layer 16:35:39 fc1c9f9a7f3b: Pulling fs layer 16:35:39 170f2ba95c9a: Pulling fs layer 16:35:39 97ac5df62f85: Pulling fs layer 16:35:39 e90a11edd702: Waiting 16:35:39 d77568369979: Waiting 16:35:39 fc1c9f9a7f3b: Waiting 16:35:39 170f2ba95c9a: Waiting 16:35:39 97ac5df62f85: Waiting 16:35:39 d148012ef14d: Download complete 16:35:39 24495759ef45: Verifying Checksum 16:35:39 24495759ef45: Download complete 16:35:39 d77568369979: Download complete 16:35:39 fc1c9f9a7f3b: Verifying Checksum 16:35:39 fc1c9f9a7f3b: Download complete 16:35:39 595b0fe564bb: Verifying Checksum 16:35:39 595b0fe564bb: Download complete 16:35:39 170f2ba95c9a: Verifying Checksum 16:35:39 170f2ba95c9a: Download complete 16:35:40 595b0fe564bb: Pull complete 16:35:41 24495759ef45: Pull complete 16:35:42 d148012ef14d: Pull complete 16:35:43 97ac5df62f85: Verifying Checksum 16:35:43 97ac5df62f85: Download complete 16:35:44 e90a11edd702: Verifying Checksum 16:35:44 e90a11edd702: Download complete 16:35:46 gofmt -l . 16:35:46 [ "`gofmt -l .`" = "" ] 16:35:46 ./bin/test-attribution-txt.sh [Pipeline] sh 16:35:47 + ls -al . 16:35:47 total 612 16:35:47 drwxrwxr-x 10 1001 1001 4096 Aug 21 16:35 . 16:35:47 drwxr-xr-x 4 root root 28 Aug 21 16:33 .. 16:35:47 -rw-rw-r-- 1 1001 1001 11 Aug 21 16:32 .dockerignore 16:35:47 drwxrwxr-x 8 1001 1001 179 Aug 21 16:32 .git 16:35:47 drwxrwxr-x 3 1001 1001 125 Aug 21 16:32 .github 16:35:47 -rw-rw-r-- 1 1001 1001 818 Aug 21 16:32 .gitignore 16:35:47 -rw-rw-r-- 1 1001 1001 76 Aug 21 16:32 .hadolint.yml 16:35:47 drwx------ 3 1001 1001 58 Aug 21 16:32 .semver 16:35:47 -rw-rw-r-- 1 1001 1001 166 Aug 21 16:32 .sonarcloud.properties 16:35:47 -rw-rw-r-- 1 1001 1001 1171 Aug 21 16:32 ADOPTERS.md 16:35:47 -rw-rw-r-- 1 1001 1001 8609 Aug 21 16:32 Attribution.txt 16:35:47 -rw-rw-r-- 1 1001 1001 43881 Aug 21 16:32 CHANGELOG.md 16:35:47 -rw-rw-r-- 1 1001 1001 3804 Aug 21 16:32 CONTRIBUTING.md 16:35:47 -rw-rw-r-- 1 1001 1001 677 Aug 21 16:32 GOVERNANCE.md 16:35:47 -rw-rw-r-- 1 1001 1001 849 Aug 21 16:32 Jenkinsfile 16:35:47 -rw-rw-r-- 1 1001 1001 10775 Aug 21 16:32 LICENSE 16:35:47 -rw-rw-r-- 1 1001 1001 5915 Aug 21 16:32 Makefile 16:35:47 -rw-rw-r-- 1 1001 1001 582 Aug 21 16:32 OWNERS.md 16:35:47 -rw-rw-r-- 1 1001 1001 8643 Aug 21 16:32 README.md 16:35:47 -rw-rw-r-- 1 1001 1001 6912 Aug 21 16:32 SECURITY.md 16:35:47 -rw-rw-r-- 1 1001 1001 5 Aug 21 16:32 VERSION 16:35:47 -rw-rw-r-- 1 1001 1001 4131 Aug 21 16:32 ZMQWindows.md 16:35:47 drwxrwxr-x 2 1001 1001 37 Aug 21 16:32 bin 16:35:47 drwxrwxr-x 14 1001 1001 4096 Aug 21 16:32 cmd 16:35:47 -rw-r--r-- 1 root root 405611 Aug 21 16:35 coverage.out 16:35:47 -rw-rw-r-- 1 1001 1001 813 Aug 21 16:32 go.mod 16:35:47 -rw-r--r-- 1 root root 50064 Aug 21 16:33 go.sum 16:35:47 drwxrwxr-x 8 1001 1001 124 Aug 21 16:32 internal 16:35:47 drwxrwxr-x 3 1001 1001 16 Aug 21 16:32 openapi 16:35:47 drwxrwxr-x 4 1001 1001 71 Aug 21 16:32 snap 16:35:47 -rw-rw-r-- 1 1001 1001 204 Aug 21 16:32 version.go [Pipeline] sh 16:35:47 + '[' -e coverage.out ] 16:35:47 + chown 1001:1001 coverage.out [Pipeline] stash 16:35:47 Stashed 1 file(s) [Pipeline] sh 16:35:47 + make build 16:35:47 go mod tidy 16:35:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:35:49 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 16:35:54 e90a11edd702: Pull complete 16:35:54 d77568369979: Pull complete 16:35:54 fc1c9f9a7f3b: Pull complete 16:35:54 170f2ba95c9a: Pull complete 16:35:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:35:56 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 16:35:57 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 16:35:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:35:59 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 16:35:59 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 16:36:00 97ac5df62f85: Pull complete 16:36:00 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:36:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:36:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:00 WORKDIR /edgex 16:36:00 COPY go.mod . 16:36:00 RUN go mod download 16:36:00 + docker build -t ci-base-image-arm64 -f - . 16:36:00 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 16:36:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:36:02 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 16:36:02 Sending build context to Docker daemon 166MB 16:36:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:02 ---> 04bc70af865f 16:36:02 Step 2/4 : WORKDIR /edgex 16:36:03 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] } 16:36:05 $ docker stop --time=1 b9ac300f1d50d58ddb4681868e3a2bc3cea870abdee3f0777399d5c6d0b2b443 16:36:06 ---> Running in a4638393c1de 16:36:06 $ docker rm -f b9ac300f1d50d58ddb4681868e3a2bc3cea870abdee3f0777399d5c6d0b2b443 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 16:36:07 Removing intermediate container a4638393c1de 16:36:07 ---> 875ab87189b1 16:36:07 Step 3/4 : COPY go.mod . 16:36:08 ---> b0cf0bcd29b2 16:36:08 Step 4/4 : RUN go mod download 16:36:08 ---> Running in 450732017e81 [Pipeline] isUnix [Pipeline] sh 16:36:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:36:10 16:36:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:36:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:36:10 latest: Pulling from edgex-devops/edgex-compose 16:36:10 cbdbe7a5bc2a: Pulling fs layer 16:36:10 ca9280d653b3: Pulling fs layer 16:36:10 7e9c9ca2126c: Pulling fs layer 16:36:11 cbdbe7a5bc2a: Verifying Checksum 16:36:11 cbdbe7a5bc2a: Download complete 16:36:11 cbdbe7a5bc2a: Pull complete 16:36:11 ca9280d653b3: Verifying Checksum 16:36:11 ca9280d653b3: Download complete 16:36:12 ca9280d653b3: Pull complete 16:36:13 7e9c9ca2126c: Verifying Checksum 16:36:13 7e9c9ca2126c: Download complete 16:36:17 7e9c9ca2126c: Pull complete 16:36:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:36:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:36:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:36:17 prd-centos7-docker-4c-2g-501 does not seem to be running inside a container 16:36:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:36:19 $ docker top 0e0350a3fe9686453d557c35c13ea491fa41587ec9ed219344ecb1b7a101d394 -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:19 + docker-compose build --help 16:36:19 + grep parallel 16:36:20 --parallel Build images in parallel. [Pipeline] } 16:36:20 $ docker stop --time=1 0e0350a3fe9686453d557c35c13ea491fa41587ec9ed219344ecb1b7a101d394 16:36:21 $ docker rm -f 0e0350a3fe9686453d557c35c13ea491fa41587ec9ed219344ecb1b7a101d394 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:36:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:36:22 . [Pipeline] withDockerContainer 16:36:22 prd-centos7-docker-4c-2g-501 does not seem to be running inside a container 16:36:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:36:22 $ docker top 223423d926ce220dd6316248b85ef73eb65e221e55fec41681200a81d75e9e0d -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:23 + docker-compose -f ./docker-compose-build.yml build --parallel 16:36:23 Building core-command ... 16:36:23 Building core-data ... 16:36:23 Building core-metadata ... 16:36:23 Building security-bootstrapper ... 16:36:23 Building security-proxy-setup ... 16:36:23 Building security-secretstore-setup ... 16:36:23 Building support-notifications ... 16:36:23 Building support-scheduler ... 16:36:23 Building sys-mgmt-agent ... 16:36:23 Building support-notifications 16:36:23 Building sys-mgmt-agent 16:36:23 Building core-command 16:36:23 Building security-proxy-setup 16:36:23 Building core-metadata 16:36:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:33 ---> 6d771e464e58 16:36:33 Step 3/24 : WORKDIR /edgex-go 16:36:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:33 ---> 6d771e464e58 16:36:33 Step 3/24 : WORKDIR /edgex-go 16:36:40 ---> Running in 433d047ff7d8 16:36:40 ---> Running in 7fde71962ef0 16:36:40 Removing intermediate container 433d047ff7d8 16:36:40 ---> 0449415947a2 16:36:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:40 Removing intermediate container 7fde71962ef0 16:36:40 ---> 463472935889 16:36:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:40 ---> Running in dc8f69a2d384 16:36:40 ---> Running in 8227130bbd0b 16:36:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:36:42 ---> 6d771e464e58 16:36:42 Step 3/22 : WORKDIR /edgex-go 16:36:42 ---> Using cache 16:36:42 ---> 0449415947a2 16:36:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:36:42 ---> 6d771e464e58 16:36:42 Step 3/23 : WORKDIR /edgex-go 16:36:42 ---> Using cache 16:36:42 ---> 0449415947a2 16:36:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:42 ---> Running in 955b2de434ad 16:36:42 ---> Running in 608d02cc8435 16:36:42 Removing intermediate container 8227130bbd0b 16:36:42 ---> 310facbdb1fd 16:36:42 Step 5/24 : RUN apk add --update --no-cache make git 16:36:42 ---> Running in 8ef47f57f25d 16:36:42 Removing intermediate container dc8f69a2d384 16:36:42 ---> 77fe0c69eb47 16:36:42 Step 5/24 : RUN apk add --update --no-cache make git 16:36:43 ---> Running in d73f3ca5a618 16:36:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:43 ---> 6d771e464e58 16:36:43 Step 3/24 : WORKDIR /edgex-go 16:36:43 ---> Using cache 16:36:43 ---> 0449415947a2 16:36:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:43 ---> Using cache 16:36:43 ---> 310facbdb1fd 16:36:43 Step 5/24 : RUN apk add --update --no-cache make bash git 16:36:43 ---> Running in 9876e76efce2 16:36:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:43 Removing intermediate container 608d02cc8435 16:36:43 ---> 1f77f8ef5751 16:36:43 Step 5/22 : RUN apk add --update --no-cache make git 16:36:43 ---> Running in f38eb36ee3e3 16:36:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:43 Removing intermediate container 955b2de434ad 16:36:43 ---> a35d4c335f18 16:36:43 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:36:43 ---> Running in fc4bb33498c2 16:36:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:45 OK: 219 MiB in 52 packages 16:36:45 OK: 219 MiB in 52 packages 16:36:45 Removing intermediate container d73f3ca5a618 16:36:45 ---> c17687ccb24d 16:36:45 Step 6/24 : COPY go.mod . 16:36:45 OK: 219 MiB in 52 packages 16:36:45 OK: 219 MiB in 52 packages 16:36:45 ---> abd71ae3f173 16:36:45 Step 7/24 : RUN go mod download 16:36:45 ---> Running in 2cc3f08f25de 16:36:45 Removing intermediate container 8ef47f57f25d 16:36:45 ---> 131e25b3ed72 16:36:45 Step 6/24 : COPY go.mod . 16:36:45 OK: 219 MiB in 52 packages 16:36:45 Removing intermediate container f38eb36ee3e3 16:36:45 ---> bee4a58ef07d 16:36:45 Step 6/22 : COPY go.mod . 16:36:45 ---> 44df6ca9e22e 16:36:45 Step 7/24 : RUN go mod download 16:36:45 Removing intermediate container fc4bb33498c2 16:36:45 ---> 3d6def9eb9ce 16:36:45 Step 6/23 : COPY go.mod . 16:36:46 ---> Running in aa71e31ad7da 16:36:46 ---> ace9b3dc3d89 16:36:46 Step 7/22 : RUN go mod download 16:36:46 ---> b23639f9d3c8 16:36:46 Step 7/23 : RUN go mod download 16:36:46 ---> Running in 38c6c84012a2 16:36:46 ---> Running in e7aa8d06da0b 16:36:46 Removing intermediate container 9876e76efce2 16:36:46 ---> b434079cdac2 16:36:46 Step 6/24 : COPY go.mod . 16:36:46 ---> 7ced4b4fee24 16:36:46 Step 7/24 : RUN go mod download 16:36:46 ---> Running in a954d4a8fe5c 16:36:47 Removing intermediate container 2cc3f08f25de 16:36:47 ---> 652a3c2344f1 16:36:47 Step 8/24 : COPY . . 16:36:48 Removing intermediate container aa71e31ad7da 16:36:48 ---> 0178238e5b1a 16:36:48 Step 8/24 : COPY . . 16:36:51 Removing intermediate container e7aa8d06da0b 16:36:51 ---> cd2166838aaa 16:36:51 Step 8/23 : COPY . . 16:36:51 Removing intermediate container a954d4a8fe5c 16:36:51 ---> 5b2b85c45ae0 16:36:51 Step 8/24 : COPY . . 16:36:52 Removing intermediate container 38c6c84012a2 16:36:52 ---> 2d4055a958c9 16:36:52 Step 8/22 : COPY . . 16:36:54 ---> 1dd8ee3fa454 16:36:54 Step 9/24 : RUN go mod tidy 16:36:57 ---> de322984a7c4 16:36:57 Step 9/24 : RUN go mod tidy 16:36:57 ---> Running in 97fff22fcd8a 16:36:57 ---> Running in 3464d0ecffa7 16:36:57 ---> 79cf7290012c 16:36:57 Step 9/23 : RUN go mod tidy 16:36:57 ---> Running in 4552c68e6cc3 16:36:59 Removing intermediate container 97fff22fcd8a 16:36:59 ---> 0b25c65bb7ab 16:36:59 Step 10/24 : RUN make cmd/core-command/core-command 16:36:59 ---> Running in 9f4b6e0a05ab 16:37:00 Removing intermediate container 4552c68e6cc3 16:37:00 ---> e504a6d05438 16:37:00 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:37:00 Removing intermediate container 3464d0ecffa7 16:37:00 ---> 2ee9a2b6e24b 16:37:00 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:37:00 ---> Running in ef53857e36fb 16:37:00 ---> Running in 1fa2a64c4a08 16:37:00 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 16:37:00 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 16:37:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:37:11 ---> edb92cdcc52e 16:37:11 Step 9/24 : RUN go mod tidy 16:37:11 ---> 4654294ace76 16:37:11 Step 9/22 : RUN go mod tidy 16:37:11 ---> Running in b8459117baca 16:37:11 ---> Running in e78265418acb 16:37:12 Removing intermediate container b8459117baca 16:37:12 ---> 09a7cef8e328 16:37:12 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:37:12 Removing intermediate container e78265418acb 16:37:12 ---> d02c2201ef44 16:37:12 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:37:12 ---> Running in 7123f52ccb91 16:37:12 ---> Running in 003c5cccb069 16:37:12 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 16:37:12 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 16:37:39 Removing intermediate container 9f4b6e0a05ab 16:37:39 ---> 0e368902386b 16:37:39 16:37:39 Step 11/24 : FROM alpine:3.12 16:37:39 3.12: Pulling from library/alpine 16:37:39 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:37:39 Status: Downloaded newer image for alpine:3.12 16:37:39 ---> 13621d1b12d4 16:37:39 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:37:39 ---> Running in 7b868a961ab7 16:37:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:39 (1/1) Installing dumb-init (1.2.2-r1) 16:37:39 Executing busybox-1.31.1-r20.trigger 16:37:39 OK: 6 MiB in 15 packages 16:37:39 Removing intermediate container 7b868a961ab7 16:37:39 ---> ea593875cab0 16:37:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:39 ---> Running in b22d9db8fa28 16:37:39 Removing intermediate container b22d9db8fa28 16:37:39 ---> 994d84f92ca7 16:37:39 Step 14/24 : ENV APP_PORT=59882 16:37:39 ---> Running in 9a0d1e39f2a1 16:37:39 Removing intermediate container 9a0d1e39f2a1 16:37:39 ---> f3d163fd327d 16:37:39 Step 15/24 : EXPOSE $APP_PORT 16:37:39 ---> Running in e47105ff7bb2 16:37:39 Removing intermediate container e47105ff7bb2 16:37:39 ---> 180a321b28af 16:37:39 Step 16/24 : WORKDIR / 16:37:39 ---> Running in d1e8dc1e89bf 16:37:39 Removing intermediate container d1e8dc1e89bf 16:37:39 ---> 2bfd1f4bf80a 16:37:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:40 ---> 810bc52890a1 16:37:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:37:40 Removing intermediate container ef53857e36fb 16:37:40 ---> 12ecf8ecbe61 16:37:40 16:37:40 Step 11/23 : FROM alpine:3.12 16:37:40 ---> 13621d1b12d4 16:37:40 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:37:40 ---> Running in 0dffa7353226 16:37:40 ---> 6fd4f177bcf7 16:37:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:37:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:40 ---> 58d5091414da 16:37:40 Step 20/24 : ENTRYPOINT ["/core-command"] 16:37:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:41 ---> Running in e74cd604fe93 16:37:41 Removing intermediate container e74cd604fe93 16:37:41 ---> d91285958a50 16:37:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:41 ---> Running in 5e50a6eeac13 16:37:41 (1/2) Installing ca-certificates (20191127-r4) 16:37:41 (2/2) Installing dumb-init (1.2.2-r1) 16:37:41 Executing busybox-1.31.1-r20.trigger 16:37:41 Executing ca-certificates-20191127-r4.trigger 16:37:41 OK: 6 MiB in 16 packages 16:37:41 Removing intermediate container 5e50a6eeac13 16:37:41 ---> ed602b0355cd 16:37:41 Step 22/24 : LABEL arch=x86_64 16:37:41 ---> Running in bc14d993fa92 16:37:41 Removing intermediate container bc14d993fa92 16:37:41 ---> 60b75e0a8aab 16:37:41 Step 23/24 : LABEL git_sha=b9e388ed8c8421c0001e59f0f0472740756b036b 16:37:42 ---> Running in 9d1f0b58df31 16:37:42 Removing intermediate container 0dffa7353226 16:37:42 ---> f345b53d4808 16:37:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:37:42 ---> Running in ed40fcd616bf 16:37:42 Removing intermediate container 9d1f0b58df31 16:37:42 ---> 53d5549a72dc 16:37:42 Step 24/24 : LABEL version=0.0.0 16:37:42 Removing intermediate container 1fa2a64c4a08 16:37:42 ---> bb675ec9980e 16:37:42 16:37:42 Step 11/24 : FROM alpine:3.12 16:37:42 ---> 13621d1b12d4 16:37:42 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:37:42 ---> Using cache 16:37:42 ---> ea593875cab0 16:37:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:42 ---> Using cache 16:37:42 ---> 994d84f92ca7 16:37:42 Step 14/24 : ENV APP_PORT=59881 16:37:42 ---> Running in b8fd40ed24fe 16:37:42 ---> Running in e52c3f0b4836 16:37:42 Removing intermediate container ed40fcd616bf 16:37:42 ---> 7ea7f55b4b52 16:37:42 Step 14/23 : ENV APP_PORT=59860 16:37:42 ---> Running in b920493ceb41 16:37:42 Removing intermediate container b8fd40ed24fe 16:37:42 ---> 72f2a52450e2 16:37:42 16:37:42 Removing intermediate container e52c3f0b4836 16:37:42 ---> d466fff496f0 16:37:42 Step 15/24 : EXPOSE $APP_PORT 16:37:42 Successfully built 72f2a52450e2 16:37:42 ---> Running in fb44ceea54a9 16:37:42 Successfully tagged core-command:latest 16:37:42 Building security-bootstrapper 16:37:42  Building core-command ... done Removing intermediate container b920493ceb41 16:37:42 ---> 3f7482947bf2 16:37:42 Step 15/23 : EXPOSE $APP_PORT 16:37:42 ---> Running in 8ada5c263fa0 16:37:43 Removing intermediate container fb44ceea54a9 16:37:43 ---> 885e076db162 16:37:43 Step 16/24 : WORKDIR / 16:37:43 ---> Running in c750f74a2561 16:37:43 Removing intermediate container 8ada5c263fa0 16:37:43 ---> c4f0e62ebd97 16:37:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:43 Removing intermediate container c750f74a2561 16:37:43 ---> 31e8bfeaa0f9 16:37:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:44 ---> 6c034fbfadf0 16:37:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:37:44 ---> 238ed54bdcf1 16:37:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:37:44 ---> 6cac24a5675e 16:37:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:37:45 ---> 6bccce901989 16:37:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:37:45 ---> eab3c96e90c7 16:37:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:37:45 ---> 41a7076e197f 16:37:45 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:37:45 Removing intermediate container 450732017e81 16:37:45 ---> b6b814f42319 16:37:45 Successfully built b6b814f42319 16:37:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:37:45 ---> Running in c3168deaf8c1 16:37:45 ---> Running in 50f398f3f58c 16:37:45 Removing intermediate container 50f398f3f58c 16:37:45 ---> 82105e61e028 16:37:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:45 Removing intermediate container c3168deaf8c1 16:37:45 ---> 9462c7d1fa59 16:37:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:45 + docker inspect -f . ci-base-image-arm64 16:37:45 . [Pipeline] withDockerContainer 16:37:46 prd-ubuntu18.04-docker-arm64-4c-16g-503 does not seem to be running inside a container 16:37:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:37:46 ---> Running in 72cbbf2acf8a 16:37:46 ---> Running in c79082b3b940 16:37:46 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 16:37:46 Removing intermediate container 72cbbf2acf8a 16:37:46 ---> f59745db180f 16:37:46 Step 22/24 : LABEL arch=x86_64 16:37:46 Removing intermediate container c79082b3b940 16:37:46 ---> 17512b1e92fe 16:37:46 Step 21/23 : LABEL arch=x86_64 16:37:46 ---> Running in 43b19f7e7345 16:37:46 ---> Running in b36d445954d3 16:37:46 Removing intermediate container 43b19f7e7345 16:37:46 ---> ec0aeadf15f9 16:37:46 Step 23/24 : LABEL git_sha=b9e388ed8c8421c0001e59f0f0472740756b036b 16:37:46 Removing intermediate container b36d445954d3 16:37:46 ---> cc1c9069c4be 16:37:46 Step 22/23 : LABEL git_sha=b9e388ed8c8421c0001e59f0f0472740756b036b 16:37:46 ---> Running in 59df9cbcbd8d 16:37:46 ---> Running in 4ccdb27dcc2a 16:37:47 Removing intermediate container 59df9cbcbd8d 16:37:47 ---> b63eca835e5c 16:37:47 Step 24/24 : LABEL version=0.0.0 16:37:47 Removing intermediate container 4ccdb27dcc2a 16:37:47 ---> 2bdd070c0567 16:37:47 Step 23/23 : LABEL version=0.0.0 16:37:47 ---> Running in 7ea7b2d160db 16:37:47 ---> Running in 75b7f2a219cc 16:37:47 Removing intermediate container 7ea7b2d160db 16:37:47 ---> 64ec5b3febaf 16:37:47 16:37:47 Successfully built 64ec5b3febaf 16:37:47 Successfully tagged core-metadata:latest 16:37:47  Building core-metadata ... done Building security-secretstore-setup 16:37:47 Removing intermediate container 75b7f2a219cc 16:37:47 ---> 4e40b73cd17e 16:37:47 16:37:47 Successfully built 4e40b73cd17e 16:37:47 Successfully tagged support-notifications:latest 16:37:47  Building support-notifications ... done Building support-scheduler 16:37:47 $ docker top cb0d56427c9e7ff0e5bf6cc70c63fedf42cf1544c2ef61cb3c034785ed8a1c37 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:48 + go version 16:37:48 go version go1.16.6 linux/arm64 [Pipeline] } 16:37:48 $ docker stop --time=1 cb0d56427c9e7ff0e5bf6cc70c63fedf42cf1544c2ef61cb3c034785ed8a1c37 16:37:50 Removing intermediate container 7123f52ccb91 16:37:50 ---> b8537cc9b28a 16:37:50 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:37:50 $ docker rm -f cb0d56427c9e7ff0e5bf6cc70c63fedf42cf1544c2ef61cb3c034785ed8a1c37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:51 + docker inspect -f . ci-base-image-arm64 16:37:51 . [Pipeline] withDockerContainer 16:37:51 prd-ubuntu18.04-docker-arm64-4c-16g-503 does not seem to be running inside a container 16:37:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:37:51 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:51 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:37:51 ---> 6d771e464e58 16:37:51 Step 3/32 : WORKDIR /edgex-go 16:37:51 ---> Using cache 16:37:51 ---> 0449415947a2 16:37:51 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:51 ---> Using cache 16:37:51 ---> a35d4c335f18 16:37:51 Step 5/32 : RUN apk add --update --no-cache make git 16:37:52 ---> Running in 81b203afedcb 16:37:52 ---> Running in cb8837b0ecc2 16:37:52 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 16:37:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:53 $ docker top 97792a6d095bdf663e6e99c6078ed9599a0d66f3a424e0bfe4a6f12bde3e1c47 -eo pid,comm [Pipeline] { [Pipeline] echo 16:37:53 ========================================================= 16:37:53 [edgeXBuildGoParallel] Running Tests and Build... 16:37:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:37:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:54 + go mod tidy 16:37:54 OK: 219 MiB in 52 packages 16:37:54 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:37:54 ---> 6d771e464e58 16:37:54 Step 3/26 : WORKDIR /edgex-go 16:37:54 ---> Using cache 16:37:54 ---> 0449415947a2 16:37:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:54 ---> Using cache 16:37:54 ---> a35d4c335f18 16:37:54 Step 5/26 : RUN apk add --update --no-cache make git [Pipeline] sh 16:37:55 Removing intermediate container 003c5cccb069 16:37:55 ---> 6ee35eb40a46 16:37:55 16:37:55 Step 11/22 : FROM alpine:3.12 16:37:55 ---> 13621d1b12d4 16:37:55 Step 12/22 : RUN apk add --update --no-cache curl 16:37:55 ---> Running in dc5f10706491 16:37:55 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:55 ---> 6d771e464e58 16:37:55 Step 3/23 : WORKDIR /edgex-go 16:37:55 ---> Using cache 16:37:55 ---> 0449415947a2 16:37:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:55 ---> Using cache 16:37:55 ---> a35d4c335f18 16:37:55 Step 5/23 : RUN apk add --update --no-cache make git 16:37:55 ---> Running in caa497a85e05 16:37:55 ---> Running in ba22375c986d 16:37:55 Removing intermediate container 81b203afedcb 16:37:55 ---> c956eed60e88 16:37:55 16:37:55 Step 12/24 : FROM docker:20.10.7 16:37:55 Removing intermediate container cb8837b0ecc2 16:37:55 ---> 5601e414b632 16:37:55 Step 6/32 : COPY go.mod . 16:37:55 20.10.7: Pulling from library/docker 16:37:55 + make test 16:37:55 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:37:55 go mod tidy 16:37:55 ---> d181315bb21a 16:37:55 Step 7/32 : RUN go mod download 16:37:55 ---> Running in 77ef44b2200b 16:37:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:37:56 (1/4) Installing ca-certificates (20191127-r4) 16:37:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:37:56 (3/4) Installing libcurl (7.78.0-r0) 16:37:56 (4/4) Installing curl (7.78.0-r0) 16:37:56 Executing busybox-1.31.1-r20.trigger 16:37:56 Executing ca-certificates-20191127-r4.trigger 16:37:56 OK: 7 MiB in 18 packages 16:37:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:57 Removing intermediate container caa497a85e05 16:37:57 ---> b3354bd7eabc 16:37:57 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:37:57 Removing intermediate container 77ef44b2200b 16:37:57 ---> 7c719c3497f3 16:37:57 Step 8/32 : COPY . . 16:37:57 ---> Running in 1b3eb98a102f 16:37:57 Removing intermediate container 1b3eb98a102f 16:37:57 ---> 759be7f4f66a 16:37:57 Step 14/22 : WORKDIR /edgex 16:37:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:57 OK: 219 MiB in 52 packages 16:37:58 OK: 219 MiB in 52 packages 16:37:58 ---> Running in 145759140e79 16:37:59 Removing intermediate container 145759140e79 16:37:59 ---> c1f338037a40 16:37:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:37:59 ---> 13a9dd194406 16:37:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:37:59 Removing intermediate container ba22375c986d 16:37:59 ---> 4e4602cf8477 16:37:59 Step 6/23 : COPY go.mod . 16:37:59 Removing intermediate container dc5f10706491 16:37:59 ---> 03c4a800bfcd 16:37:59 Step 6/26 : COPY go.mod . 16:38:00 ---> e9c96a95c797 16:38:00 Step 7/23 : RUN go mod download 16:38:00 ---> 848371ab3521 16:38:00 Step 7/26 : RUN go mod download 16:38:00 ---> Running in 83baba9d48dc 16:38:00 ---> e37c6f233807 16:38:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:38:00 ---> Running in a64a35494729 16:38:01 ---> 41e193773c86 16:38:01 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:38:01 ---> Running in 1e263f70de25 16:38:01 ---> 98325cc38a79 16:38:01 Step 9/32 : RUN go mod tidy 16:38:01 Removing intermediate container 1e263f70de25 16:38:01 ---> 454d765cd47e 16:38:01 Step 19/22 : CMD ["--init=true"] 16:38:01 ---> Running in ca3a0067eece 16:38:01 ---> Running in 9381569e7ac2 16:38:01 Removing intermediate container 9381569e7ac2 16:38:01 ---> 62408e54c88d 16:38:01 Step 20/22 : LABEL arch=x86_64 16:38:01 Removing intermediate container 83baba9d48dc 16:38:01 ---> b0a99697859c 16:38:01 Step 8/23 : COPY . . 16:38:01 ---> Running in 2a712acbb3fc 16:38:01 Removing intermediate container a64a35494729 16:38:01 ---> e499cd3a42d9 16:38:01 Step 8/26 : COPY . . 16:38:01 Removing intermediate container 2a712acbb3fc 16:38:01 ---> 0a870eb3efd8 16:38:01 Step 21/22 : LABEL git_sha=b9e388ed8c8421c0001e59f0f0472740756b036b 16:38:02 ---> Running in da2d224317d7 16:38:04 Removing intermediate container da2d224317d7 16:38:04 ---> 216c1c1cb38b 16:38:04 Step 22/22 : LABEL version=0.0.0 16:38:05 ---> Running in 9891cee2272b 16:38:05 Removing intermediate container ca3a0067eece 16:38:05 ---> d438cb96909b 16:38:05 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:38:05 ---> Running in b57f10e4d3ad 16:38:05 Removing intermediate container 9891cee2272b 16:38:05 ---> a9162cae8658 16:38:05 16:38:05 Successfully built a9162cae8658 16:38:05 Successfully tagged security-proxy-setup:latest 16:38:05  Building security-proxy-setup ... done Building core-data 16:38:06 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 16:38:11 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:38:12 Status: Downloaded newer image for docker:20.10.7 16:38:12 ---> 08bdaf2f88f9 16:38:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:38:12 ---> 47f4490da50b 16:38:12 Step 9/23 : RUN go mod tidy 16:38:13 ---> Running in 85055ff1fd9d 16:38:13 ---> 5cb75c2b2302 16:38:13 Step 9/26 : RUN go mod tidy 16:38:13 ---> Running in ef80541664da 16:38:13 ---> Running in a46fff5d1d3e 16:38:13 Removing intermediate container 85055ff1fd9d 16:38:13 ---> 7305d8c0e082 16:38:13 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:38:14 ---> Running in 02cac97811ad 16:38:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:38:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:38:15 (1/39) Installing readline (8.1.0-r0) 16:38:15 (2/39) Installing bash (5.1.0-r0) 16:38:15 Executing bash-5.1.0-r0.post-install 16:38:15 (3/39) Installing brotli-libs (1.0.9-r3) 16:38:15 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:38:15 (5/39) Installing libcurl (7.78.0-r0) 16:38:15 (6/39) Installing curl (7.78.0-r0) 16:38:15 (7/39) Installing dumb-init (1.2.5-r0) 16:38:15 (8/39) Installing libbz2 (1.0.8-r1) 16:38:15 (9/39) Installing expat (2.2.10-r1) 16:38:15 (10/39) Installing libffi (3.3-r2) 16:38:15 (11/39) Installing gdbm (1.19-r0) 16:38:15 (12/39) Installing xz-libs (5.2.5-r0) 16:38:15 (13/39) Installing sqlite-libs (3.34.1-r0) 16:38:15 (14/39) Installing python3 (3.8.10-r0) 16:38:16 Removing intermediate container ef80541664da 16:38:16 ---> b6e85f7c20ac 16:38:16 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:38:16 ---> Running in 1d858a68d8c5 16:38:16 (15/39) Installing py3-appdirs (1.4.4-r1) 16:38:16 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:38:16 (17/39) Installing py3-parsing (2.4.7-r1) 16:38:17 (18/39) Installing py3-six (1.15.0-r0) 16:38:17 (19/39) Installing py3-packaging (20.9-r0) 16:38:17 Removing intermediate container a46fff5d1d3e 16:38:17 ---> ee3b4fae0bd3 16:38:17 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:38:17 (20/39) Installing py3-setuptools (51.3.3-r0) 16:38:17 (21/39) Installing py3-chardet (4.0.0-r0) 16:38:17 ---> Running in 2ce4efba5cc8 16:38:17 (22/39) Installing py3-idna (3.1-r0) 16:38:17 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:38:17 (24/39) Installing py3-requests (2.25.1-r1) 16:38:17 (25/39) Installing py3-msgpack (1.0.2-r0) 16:38:17 (26/39) Installing py3-lockfile (0.12.2-r3) 16:38:17 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:38:17 (28/39) Installing py3-colorama (0.4.4-r0) 16:38:17 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:38:17 (30/39) Installing py3-distlib (0.3.1-r1) 16:38:17 (31/39) Installing py3-distro (1.5.0-r1) 16:38:17 (32/39) Installing py3-webencodings (0.5.1-r3) 16:38:17 (33/39) Installing py3-html5lib (1.1-r0) 16:38:17 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 16:38:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:38:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:38:17 ---> 6d771e464e58 16:38:17 Step 3/24 : WORKDIR /edgex-go 16:38:17 ---> Using cache 16:38:17 ---> 0449415947a2 16:38:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:17 ---> Using cache 16:38:17 ---> a35d4c335f18 16:38:17 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:38:18 (34/39) Installing py3-pytoml (0.1.21-r0) 16:38:18 (35/39) Installing py3-pep517 (0.9.1-r0) 16:38:18 (36/39) Installing py3-progress (1.5-r0) 16:38:18 (37/39) Installing py3-retrying (1.3.3-r0) 16:38:18 ---> Running in f494d2fe7e56 16:38:18 (38/39) Installing py3-toml (0.10.2-r0) 16:38:18 (39/39) Installing py3-pip (20.3.4-r0) 16:38:18 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 16:38:18 Executing busybox-1.32.1-r6.trigger 16:38:18 OK: 82 MiB in 59 packages 16:38:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:38:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:38:19 OK: 219 MiB in 52 packages 16:38:20 Removing intermediate container f494d2fe7e56 16:38:20 ---> 5e5289fa3708 16:38:20 Step 6/24 : COPY go.mod . 16:38:20 ---> a8a75fe41fd7 16:38:20 Step 7/24 : RUN go mod download 16:38:20 Collecting docker-compose==1.23.2 16:38:20 ---> Running in f8d950022ab7 16:38:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:38:21 Collecting texttable<0.10,>=0.9.0 16:38:21 Downloading texttable-0.9.1.tar.gz (11 kB) 16:38:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:38:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:38:22 Collecting docopt<0.7,>=0.6.1 16:38:22 Downloading docopt-0.6.2.tar.gz (25 kB) 16:38:22 Removing intermediate container f8d950022ab7 16:38:22 ---> 5d38246e2822 16:38:22 Step 8/24 : COPY . . 16:38:22 Collecting jsonschema<3,>=2.5.1 16:38:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:38:22 Collecting cached-property<2,>=1.2.0 16:38:23 ? github.com/edgexfoundry/edgex-go [no test files] 16:38:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:38:23 Collecting PyYAML<4,>=3.10 16:38:23 Downloading PyYAML-3.13.tar.gz (270 kB) 16:38:24 Collecting dockerpty<0.5,>=0.4.1 16:38:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:38:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:38:25 Collecting websocket-client<1.0,>=0.32.0 16:38:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:38:25 Collecting docker<4.0,>=3.6.0 16:38:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:38:25 Collecting docker-pycreds>=0.4.0 16:38:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:38:25 Collecting urllib3<1.25,>=1.21.1 16:38:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:38:25 Collecting idna<2.8,>=2.5 16:38:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:38:25 Collecting certifi>=2017.4.17 16:38:26 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:38:26 Collecting chardet<3.1.0,>=3.0.2 16:38:26 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:38:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:38:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:38:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:38:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:38:26 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:38:26 Attempting uninstall: urllib3 16:38:26 Found existing installation: urllib3 1.26.2 16:38:26 Uninstalling urllib3-1.26.2: 16:38:26 Successfully uninstalled urllib3-1.26.2 16:38:28 Attempting uninstall: idna 16:38:28 Found existing installation: idna 3.1 16:38:28 Uninstalling idna-3.1: 16:38:28 Successfully uninstalled idna-3.1 16:38:29 Attempting uninstall: chardet 16:38:29 Found existing installation: chardet 4.0.0 16:38:29 Uninstalling chardet-4.0.0: 16:38:29 Successfully uninstalled chardet-4.0.0 16:38:29 ---> 17433d295b94 16:38:29 Step 9/24 : RUN go mod tidy 16:38:29 ---> Running in 33da6a4361d3 16:38:29 Attempting uninstall: requests 16:38:29 Found existing installation: requests 2.25.1 16:38:29 Uninstalling requests-2.25.1: 16:38:29 Successfully uninstalled requests-2.25.1 16:38:29 Running setup.py install for texttable: started 16:38:30 Running setup.py install for texttable: finished with status 'done' 16:38:30 Running setup.py install for PyYAML: started 16:38:31 Running setup.py install for PyYAML: finished with status 'done' 16:38:31 Removing intermediate container 33da6a4361d3 16:38:31 ---> a4a61ae2f5fb 16:38:31 Step 10/24 : RUN make cmd/core-data/core-data 16:38:31 ---> Running in 7d2621f11624 16:38:31 Running setup.py install for docopt: started 16:38:32 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 16:38:32 Running setup.py install for docopt: finished with status 'done' 16:38:32 Running setup.py install for dockerpty: started 16:38:32 Removing intermediate container b57f10e4d3ad 16:38:32 ---> bf55ef1f5138 16:38:32 16:38:32 Step 11/32 : FROM alpine:3.12 16:38:32 ---> 13621d1b12d4 16:38:32 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:38:32 ---> Running in 912496b974d5 16:38:32 Removing intermediate container 912496b974d5 16:38:32 ---> b696a813134d 16:38:32 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:38:32 ---> Running in 7b7effa7d6d7 16:38:33 Running setup.py install for dockerpty: finished with status 'done' 16:38:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:38:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:38:33 (1/2) Installing dumb-init (1.2.2-r1) 16:38:33 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 16:38:33 (2/2) Installing su-exec (0.2-r1) 16:38:33 Executing busybox-1.31.1-r20.trigger 16:38:33 OK: 6 MiB in 16 packages 16:38:34 Removing intermediate container 7b7effa7d6d7 16:38:34 ---> c2d3f42d7c52 16:38:34 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:38:34 ---> Running in 22a1d079fd60 16:38:34 Removing intermediate container 22a1d079fd60 16:38:34 ---> 84d7713b2ffc 16:38:34 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:38:34 ---> Running in 91fbe94cb512 16:38:34 Removing intermediate container 91fbe94cb512 16:38:34 ---> d5b343d10763 16:38:34 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:38:35 ---> Running in 6e0b735e0a9e 16:38:36 Removing intermediate container 6e0b735e0a9e 16:38:36 ---> c0c9422194f3 16:38:36 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:38:37 ---> Running in 9afdfa8df52e 16:38:37 Removing intermediate container 9afdfa8df52e 16:38:37 ---> a057e31492ac 16:38:37 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:38:37 Removing intermediate container 02cac97811ad 16:38:37 ---> c4f4107544ff 16:38:37 Step 15/24 : ENV APP_PORT=58890 16:38:38 ---> Running in 350568242b8e 16:38:38 ---> b639032cad08 16:38:38 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:38:38 Removing intermediate container 350568242b8e 16:38:38 ---> 06768058b244 16:38:38 Step 16/24 : EXPOSE $APP_PORT 16:38:38 ---> Running in 227606e08ea8 16:38:38 ---> Running in 11ec5080c3bb 16:38:38 Removing intermediate container 11ec5080c3bb 16:38:38 ---> 17bd6892c25e 16:38:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:38:39 ---> 1d053139c7d3 16:38:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:38:39 ---> 1788443132e4 16:38:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:38:39 Removing intermediate container 227606e08ea8 16:38:39 ---> 3398b64c02f6 16:38:39 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:39 ---> d37252f65dab 16:38:39 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:38:39 ---> 7c4dd15b4e6a 16:38:39 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:38:39 ---> Running in f201c4f67fb1 16:38:40 Removing intermediate container f201c4f67fb1 16:38:40 ---> 8a85540eef7a 16:38:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:40 ---> Running in d4f20057f4bc 16:38:40 ---> 6499f4ab0e56 16:38:40 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:38:40 Removing intermediate container d4f20057f4bc 16:38:40 ---> 1875d8c795a9 16:38:40 Step 22/24 : LABEL arch=x86_64 16:38:40 ---> Running in a9c0e38000ff 16:38:40 ---> 22d3eb02ff30 16:38:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:38:40 Removing intermediate container a9c0e38000ff 16:38:40 ---> b0aaa0e8cab9 16:38:40 Step 23/24 : LABEL git_sha=b9e388ed8c8421c0001e59f0f0472740756b036b 16:38:40 ---> Running in fd8ee2070639 16:38:41 ---> cc49e93de196 16:38:41 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:38:41 Removing intermediate container fd8ee2070639 16:38:41 ---> fceb68a3690e 16:38:41 Step 24/24 : LABEL version=0.0.0 16:38:41 ---> Running in 171cd9d6558f 16:38:41 Removing intermediate container 171cd9d6558f 16:38:41 ---> 9be174d090e5 16:38:41 16:38:41 ---> 925358ef1d4b 16:38:41 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:38:41 Successfully built 9be174d090e5 16:38:41 Successfully tagged sys-mgmt-agent:latest 16:38:41  Building sys-mgmt-agent ... done  ---> Running in 30002a217e64 16:38:41 Removing intermediate container 30002a217e64 16:38:41 ---> 72c65689b257 16:38:41 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:38:42 ---> 1b02e33eb717 16:38:42 Step 27/32 : RUN chmod +x /entrypoint.sh 16:38:42 ---> Running in de7049958760 16:38:43 Removing intermediate container de7049958760 16:38:43 ---> 961d6e6ffd99 16:38:43 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:38:43 ---> Running in 2bdee43fbeb8 16:38:43 Removing intermediate container 2bdee43fbeb8 16:38:43 ---> fef3c385d174 16:38:43 Step 29/32 : CMD ["gate"] 16:38:43 ---> Running in 86d2ff9ebb94 16:38:43 Removing intermediate container 86d2ff9ebb94 16:38:43 ---> b6efbfc96408 16:38:43 Step 30/32 : LABEL arch=x86_64 16:38:43 ---> Running in f9bd92a0f577 16:38:43 Removing intermediate container f9bd92a0f577 16:38:43 ---> 5bf4c30e73f5 16:38:43 Step 31/32 : LABEL git_sha=b9e388ed8c8421c0001e59f0f0472740756b036b 16:38:44 ---> Running in 7aa645b284b3 16:38:44 Removing intermediate container 7aa645b284b3 16:38:44 ---> 7abe444d9a06 16:38:44 Step 32/32 : LABEL version=0.0.0 16:38:44 ---> Running in 7e9bb521e3e5 16:38:44 Removing intermediate container 7e9bb521e3e5 16:38:44 ---> a24ed9d3ced9 16:38:44 16:38:44 Successfully built a24ed9d3ced9 16:38:44 Successfully tagged security-bootstrapper:latest 16:38:49  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:38:50 Removing intermediate container 1d858a68d8c5 16:38:50 ---> 7ac31d3dc61c 16:38:50 16:38:50 Step 11/23 : FROM alpine:3.12 16:38:50 ---> 13621d1b12d4 16:38:50 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:38:50 ---> Using cache 16:38:50 ---> ea593875cab0 16:38:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:38:50 ---> Using cache 16:38:50 ---> 994d84f92ca7 16:38:50 Step 14/23 : ENV APP_PORT=59861 16:38:50 ---> Running in 466330640c05 16:38:51 Removing intermediate container 466330640c05 16:38:51 ---> a91b9bfeaf6d 16:38:51 Step 15/23 : EXPOSE $APP_PORT 16:38:51 ---> Running in 30729c13addc 16:38:51 Removing intermediate container 30729c13addc 16:38:51 ---> 71f5e460cbdb 16:38:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:52 Removing intermediate container 2ce4efba5cc8 16:38:52 ---> 9263a64af3b1 16:38:52 16:38:52 Step 11/26 : FROM alpine:3.12 16:38:52 ---> 13621d1b12d4 16:38:52 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:38:52 ---> Running in 545c7f7bc920 16:38:52 ---> 809fd1e01f95 16:38:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:38:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:38:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:38:52 ---> 3b57fd4c4eb3 16:38:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:38:52 (1/3) Installing ca-certificates (20191127-r4) 16:38:52 (2/3) Installing dumb-init (1.2.2-r1) 16:38:52 (3/3) Installing su-exec (0.2-r1) 16:38:52 Executing busybox-1.31.1-r20.trigger 16:38:52 Executing ca-certificates-20191127-r4.trigger 16:38:52 OK: 6 MiB in 17 packages 16:38:52 ---> 4b4403b82ff2 16:38:52 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:38:52 ---> Running in 3a6d3ecbcd90 16:38:53 Removing intermediate container 3a6d3ecbcd90 16:38:53 ---> 06af9e49cef3 16:38:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:53 ---> Running in 1526510894ea 16:38:53 Removing intermediate container 545c7f7bc920 16:38:53 ---> 8e51bd59b152 16:38:53 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:38:53 Removing intermediate container 1526510894ea 16:38:53 ---> dad67e8700aa 16:38:53 Step 21/23 : LABEL arch=x86_64 16:38:53 ---> Running in 4470a79a1d7f 16:38:53 ---> Running in 6ec5ae58c211 16:38:53 Removing intermediate container 4470a79a1d7f 16:38:53 ---> 5ef5cd2ce9a4 16:38:53 Step 14/26 : WORKDIR / 16:38:53 ---> Running in a66060a73b7b 16:38:53 Removing intermediate container 6ec5ae58c211 16:38:53 ---> 9b71049a5c62 16:38:53 Step 22/23 : LABEL git_sha=b9e388ed8c8421c0001e59f0f0472740756b036b 16:38:53 ---> Running in 8531b84af168 16:38:54 Removing intermediate container 8531b84af168 16:38:54 ---> c122dfdb548d 16:38:54 Step 23/23 : LABEL version=0.0.0 16:38:54 Removing intermediate container a66060a73b7b 16:38:54 ---> 8d1fdd5c2b25 16:38:54 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:38:54 ---> Running in d34a441ac182 16:38:54 Removing intermediate container d34a441ac182 16:38:54 ---> 316e70d342fa 16:38:54 16:38:54 Successfully built 316e70d342fa 16:38:54 Successfully tagged support-scheduler:latest 16:38:54  Building support-scheduler ... done  ---> 1192365d3cd1 16:38:54 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:38:54 ---> 7ca21e2c4156 16:38:54 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:38:54 ---> 3b74af37b39b 16:38:54 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:38:55 ---> a1658c1f7415 16:38:55 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:38:55 ---> 579af9795835 16:38:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:38:56 ---> 674ec7befab3 16:38:56 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:38:56 ---> 8abb3dbad819 16:38:56 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/ 16:38:56 ---> Running in 8a88e2a342d6 16:38:57 Removing intermediate container 8a88e2a342d6 16:38:57 ---> c5821a78f424 16:38:57 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:38:57 ---> Running in d967c0219c93 16:38:57 Removing intermediate container d967c0219c93 16:38:57 ---> fb0ef2a4a155 16:38:57 Step 24/26 : LABEL arch=x86_64 16:38:57 ---> Running in 37c978130597 16:38:57 Removing intermediate container 37c978130597 16:38:57 ---> e0b157fea7fe 16:38:57 Step 25/26 : LABEL git_sha=b9e388ed8c8421c0001e59f0f0472740756b036b 16:38:57 ---> Running in 4ce1a2a3b67f 16:38:57 Removing intermediate container 4ce1a2a3b67f 16:38:57 ---> 5c8604960c69 16:38:57 Step 26/26 : LABEL version=0.0.0 16:38:57 ---> Running in c73419dd4c73 16:38:58 Removing intermediate container c73419dd4c73 16:38:58 ---> 04065e766248 16:38:58 16:38:58 Successfully built 04065e766248 16:38:58 Successfully tagged security-secretstore-setup:latest 16:38:59  Building security-secretstore-setup ... done Removing intermediate container 7d2621f11624 16:38:59 ---> 424525824903 16:38:59 16:38:59 Step 11/24 : FROM alpine:3.12 16:38:59 ---> 13621d1b12d4 16:38:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:38:59 ---> Running in 390abb903062 16:38:59 Removing intermediate container 390abb903062 16:38:59 ---> c0344e960f38 16:38:59 Step 13/24 : ENV APP_PORT=59880 16:38:59 ---> Running in 8d0fc1500d31 16:38:59 Removing intermediate container 8d0fc1500d31 16:38:59 ---> 13183e129978 16:38:59 Step 14/24 : EXPOSE $APP_PORT 16:38:59 ---> Running in 1dda4e544d44 16:38:59 Removing intermediate container 1dda4e544d44 16:38:59 ---> 817046b174a3 16:38:59 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:59 ---> Running in 63a799b5ea9e 16:39:00 Removing intermediate container 63a799b5ea9e 16:39:00 ---> a5120acc8a0d 16:39:00 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:39:00 ---> Running in 8ea7da0751c1 16:39:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:39:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:39:01 (1/6) Installing dumb-init (1.2.2-r1) 16:39:01 (2/6) Installing libgcc (9.3.0-r2) 16:39:01 (3/6) Installing libsodium (1.0.18-r0) 16:39:01 (4/6) Installing libstdc++ (9.3.0-r2) 16:39:02 (5/6) Installing libzmq (4.3.3-r0) 16:39:02 (6/6) Installing zeromq (4.3.3-r0) 16:39:02 Executing busybox-1.31.1-r20.trigger 16:39:02 OK: 8 MiB in 20 packages 16:39:02 Removing intermediate container 8ea7da0751c1 16:39:02 ---> 460fc90eb225 16:39:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:03 ---> 18b8bca087be 16:39:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:39:03 ---> 3dc86b756eb0 16:39:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:39:03 ---> 56eccae58b5f 16:39:03 Step 20/24 : ENTRYPOINT ["/core-data"] 16:39:03 ---> Running in d8ef351b43d5 16:39:03 Removing intermediate container d8ef351b43d5 16:39:03 ---> 4076e13735cc 16:39:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:03 ---> Running in f9fe584f0256 16:39:03 Removing intermediate container f9fe584f0256 16:39:03 ---> 65c255159939 16:39:03 Step 22/24 : LABEL arch=x86_64 16:39:03 ---> Running in 550d6596ccc8 16:39:03 Removing intermediate container 550d6596ccc8 16:39:03 ---> 8910223dabfc 16:39:03 Step 23/24 : LABEL git_sha=b9e388ed8c8421c0001e59f0f0472740756b036b 16:39:03 ---> Running in 6c0867ea8c5d 16:39:03 Removing intermediate container 6c0867ea8c5d 16:39:03 ---> 6e854b39116a 16:39:03 Step 24/24 : LABEL version=0.0.0 16:39:03 ---> Running in 24964213fed3 16:39:04 Removing intermediate container 24964213fed3 16:39:04 ---> fb2d3c53f065 16:39:04 16:39:04 Successfully built fb2d3c53f065 16:39:04 Successfully tagged core-data:latest 16:39:04  Building core-data ... done  [Pipeline] } 16:39:04 $ docker stop --time=1 223423d926ce220dd6316248b85ef73eb65e221e55fec41681200a81d75e9e0d 16:39:05 $ docker rm -f 223423d926ce220dd6316248b85ef73eb65e221e55fec41681200a81d75e9e0d [Pipeline] // withDockerContainer [Pipeline] sh 16:39:05 + docker images 16:39:05 REPOSITORY TAG IMAGE ID CREATED SIZE 16:39:05 core-data latest fb2d3c53f065 2 seconds ago 20.4MB 16:39:05 424525824903 7 seconds ago 1.76GB 16:39:05 security-secretstore-setup latest 04065e766248 8 seconds ago 28.1MB 16:39:05 support-scheduler latest 316e70d342fa 12 seconds ago 16.1MB 16:39:05 9263a64af3b1 14 seconds ago 1.76GB 16:39:05 7ac31d3dc61c 15 seconds ago 1.75GB 16:39:05 security-bootstrapper latest a24ed9d3ced9 21 seconds ago 18.8MB 16:39:05 sys-mgmt-agent latest 9be174d090e5 24 seconds ago 325MB 16:39:05 bf55ef1f5138 33 seconds ago 1.75GB 16:39:05 security-proxy-setup latest a9162cae8658 About a minute ago 26MB 16:39:05 c956eed60e88 About a minute ago 1.75GB 16:39:05 6ee35eb40a46 About a minute ago 1.76GB 16:39:05 core-metadata latest 64ec5b3febaf About a minute ago 16.7MB 16:39:05 support-notifications latest 4e40b73cd17e About a minute ago 16.8MB 16:39:05 core-command latest 72f2a52450e2 About a minute ago 16MB 16:39:05 bb675ec9980e About a minute ago 1.75GB 16:39:05 12ecf8ecbe61 About a minute ago 1.75GB 16:39:05 0e368902386b About a minute ago 1.75GB 16:39:05 ci-base-image-x86_64 latest 6d771e464e58 5 minutes ago 1.25GB 16:39:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 days ago 37.5MB 16:39:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 2 weeks ago 547MB 16:39:05 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 16:39:05 alpine 3.12 13621d1b12d4 4 months ago 5.58MB 16:39:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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 16:39:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:39:21 Still waiting to schedule task 16:39:21 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:39:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:39:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:39:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:39:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:39:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:39:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:39:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:39:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:39:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:39:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:39:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:39:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:39:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.169s coverage: 28.7% of statements 16:39:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:39:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:39:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.325s coverage: 100.0% of statements 16:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:39:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.369s coverage: 46.3% of statements 16:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:39:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.631s coverage: 90.1% of statements 16:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:39:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.209s coverage: 81.2% of statements 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.535s coverage: 94.2% of statements 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 59.1% of statements 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.189s coverage: 60.0% of statements 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.365s coverage: 0.8% of statements 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.163s coverage: 58.8% of statements 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.245s coverage: 21.7% of statements 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.194s coverage: 47.1% of statements 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.255s coverage: 79.5% of statements 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.171s coverage: 94.1% of statements 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.210s coverage: 96.3% of statements 16:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements 16:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.198s coverage: 94.4% of statements 16:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.168s coverage: 44.8% of statements 16:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.701s coverage: 81.8% of statements 16:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements 16:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 16:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements 16:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements 16:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.184s coverage: 58.8% of statements 16:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.186s coverage: 80.0% of statements 16:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements 16:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements 16:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.300s coverage: 91.2% of statements 16:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.702s coverage: 64.4% of statements 16:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.161s coverage: 100.0% of statements 16:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.145s coverage: 91.3% of statements 16:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 16:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 16:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements 16:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.193s coverage: 62.6% of statements 16:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.816s coverage: 43.6% of statements 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.332s coverage: 89.5% of statements 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:40:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.281s coverage: 19.5% of statements 16:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:40:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.665s coverage: 92.0% of statements 16:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:40:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.272s coverage: 62.7% of statements 16:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:40:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.423s coverage: 97.7% of statements 16:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:40:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.237s coverage: 28.9% of statements 16:40:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:40:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.194s coverage: 100.0% of statements 16:40:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements 16:40:50 GO111MODULE=on go vet ./... 16:42:27 gofmt -l . 16:42:27 [ "`gofmt -l .`" = "" ] 16:42:27 ./bin/test-attribution-txt.sh [Pipeline] sh 16:42:28 + ls -al . 16:42:28 total 640 16:42:28 drwxrwxr-x 9 1001 1001 4096 Aug 21 16:42 . 16:42:28 drwxr-xr-x 4 root root 4096 Aug 21 16:37 .. 16:42:28 -rw-rw-r-- 1 1001 1001 11 Aug 21 16:35 .dockerignore 16:42:28 drwxrwxr-x 8 1001 1001 4096 Aug 21 16:35 .git 16:42:28 drwxrwxr-x 3 1001 1001 4096 Aug 21 16:35 .github 16:42:28 -rw-rw-r-- 1 1001 1001 818 Aug 21 16:35 .gitignore 16:42:28 -rw-rw-r-- 1 1001 1001 76 Aug 21 16:35 .hadolint.yml 16:42:28 -rw-rw-r-- 1 1001 1001 166 Aug 21 16:35 .sonarcloud.properties 16:42:28 -rw-rw-r-- 1 1001 1001 1171 Aug 21 16:35 ADOPTERS.md 16:42:28 -rw-rw-r-- 1 1001 1001 8609 Aug 21 16:35 Attribution.txt 16:42:28 -rw-rw-r-- 1 1001 1001 43881 Aug 21 16:35 CHANGELOG.md 16:42:28 -rw-rw-r-- 1 1001 1001 3804 Aug 21 16:35 CONTRIBUTING.md 16:42:28 -rw-rw-r-- 1 1001 1001 677 Aug 21 16:35 GOVERNANCE.md 16:42:28 -rw-rw-r-- 1 1001 1001 849 Aug 21 16:35 Jenkinsfile 16:42:28 -rw-rw-r-- 1 1001 1001 10775 Aug 21 16:35 LICENSE 16:42:28 -rw-rw-r-- 1 1001 1001 5915 Aug 21 16:35 Makefile 16:42:28 -rw-rw-r-- 1 1001 1001 582 Aug 21 16:35 OWNERS.md 16:42:28 -rw-rw-r-- 1 1001 1001 8643 Aug 21 16:35 README.md 16:42:28 -rw-rw-r-- 1 1001 1001 6912 Aug 21 16:35 SECURITY.md 16:42:28 -rw-rw-r-- 1 1001 1001 5 Aug 21 16:32 VERSION 16:42:28 -rw-rw-r-- 1 1001 1001 4131 Aug 21 16:35 ZMQWindows.md 16:42:28 drwxrwxr-x 2 1001 1001 4096 Aug 21 16:35 bin 16:42:28 drwxrwxr-x 14 1001 1001 4096 Aug 21 16:35 cmd 16:42:28 -rw-r--r-- 1 root root 405611 Aug 21 16:40 coverage.out 16:42:28 -rw-rw-r-- 1 1001 1001 813 Aug 21 16:35 go.mod 16:42:28 -rw-r--r-- 1 root root 50064 Aug 21 16:37 go.sum 16:42:28 drwxrwxr-x 8 1001 1001 4096 Aug 21 16:35 internal 16:42:28 drwxrwxr-x 3 1001 1001 4096 Aug 21 16:35 openapi 16:42:28 drwxrwxr-x 4 1001 1001 4096 Aug 21 16:35 snap 16:42:28 -rw-rw-r-- 1 1001 1001 204 Aug 21 16:35 version.go [Pipeline] sh 16:42:28 + '[' -e coverage.out ] 16:42:28 + chown 1001:1001 coverage.out [Pipeline] stash 16:42:28 Warning: overwriting stash ‘coverage-report’ 16:42:29 Stashed 1 file(s) [Pipeline] sh 16:42:30 + make build 16:42:30 go mod tidy 16:42:30 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 16:42:39 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 16:43:06 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 16:43:06 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 16:43:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:43:12 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 16:43:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:43:20 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 16:43:23 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 16:43:28 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 16:43:31 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 16:43:35 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] } 16:43:42 $ docker stop --time=1 97792a6d095bdf663e6e99c6078ed9599a0d66f3a424e0bfe4a6f12bde3e1c47 16:43:45 $ docker rm -f 97792a6d095bdf663e6e99c6078ed9599a0d66f3a424e0bfe4a6f12bde3e1c47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:43:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:43:47 16:43:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:43:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:43:48 latest: Pulling from edgex-devops/edgex-compose-arm64 16:43:48 29e5d40040c1: Pulling fs layer 16:43:48 1ce36da41761: Pulling fs layer 16:43:48 25b303627fd3: Pulling fs layer 16:43:48 29e5d40040c1: Verifying Checksum 16:43:48 29e5d40040c1: Download complete 16:43:49 29e5d40040c1: Pull complete 16:43:49 1ce36da41761: Verifying Checksum 16:43:49 1ce36da41761: Download complete 16:43:50 1ce36da41761: Pull complete 16:43:51 25b303627fd3: Verifying Checksum 16:43:51 25b303627fd3: Download complete 16:44:01 25b303627fd3: Pull complete 16:44:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:44:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:44:01 prd-ubuntu18.04-docker-arm64-4c-16g-503 does not seem to be running inside a container 16:44:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:05 $ docker top 7e25663b8dd525263f6bb9abd15c52f0b3b6cd4bd19633fddb75f80fdb9ef5bd -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:06 + docker-compose build --help 16:44:06 + grep parallel 16:44:10 --parallel Build images in parallel. [Pipeline] } 16:44:11 $ docker stop --time=1 7e25663b8dd525263f6bb9abd15c52f0b3b6cd4bd19633fddb75f80fdb9ef5bd 16:44:13 $ docker rm -f 7e25663b8dd525263f6bb9abd15c52f0b3b6cd4bd19633fddb75f80fdb9ef5bd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:44:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:13 . [Pipeline] withDockerContainer 16:44:14 prd-ubuntu18.04-docker-arm64-4c-16g-503 does not seem to be running inside a container 16:44:14 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:15 $ docker top 119e33b54ab385e69a2f19cd7d30a1c47c9fd9c45e8003e22e3ce4f367ca4264 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:16 + docker-compose -f ./docker-compose-build.yml build --parallel 16:44:20 Building core-command ... 16:44:20 Building core-data ... 16:44:20 Building core-metadata ... 16:44:20 Building security-bootstrapper ... 16:44:20 Building security-proxy-setup ... 16:44:20 Building security-secretstore-setup ... 16:44:20 Building support-notifications ... 16:44:20 Building support-scheduler ... 16:44:20 Building sys-mgmt-agent ... 16:44:20 Building support-scheduler 16:44:20 Building core-metadata 16:44:20 Building security-secretstore-setup 16:44:20 Building sys-mgmt-agent 16:44:20 Building support-notifications 16:44:55 Running on prd-ubuntu18.04-docker-8c-8g-505 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws 16:44:55 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:44:55 The recommended git tool is: git 16:44:58 using credential edgex-jenkins-ssh 16:44:58 Cloning the remote Git repository 16:44:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:44:58 > git init /w/workspace/edgex-go/2 # timeout=10 16:44:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:44:58 > git --version # timeout=10 16:44:58 > git --version # 'git version 2.17.1' 16:44:58 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:45:28 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:45:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:45:28 ---> b6b814f42319 16:45:28 Step 3/23 : WORKDIR /edgex-go 16:45:28 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:45:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:45:28 ---> b6b814f42319 16:45:28 Step 3/24 : WORKDIR /edgex-go 16:45:28 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:45:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:45:28 ---> b6b814f42319 16:45:28 Step 3/24 : WORKDIR /edgex-go 16:45:28 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:45:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:45:28 ---> b6b814f42319 16:45:28 Step 3/23 : WORKDIR /edgex-go 16:45:28 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:45:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:45:28 ---> b6b814f42319 16:45:28 Step 3/26 : WORKDIR /edgex-go 16:45:28 ---> Running in 7b644a521572 16:45:28 ---> Running in 8a8ea36e714f 16:45:28 ---> Running in 28c368113e64 16:45:28 ---> Running in 2403b26e8292 16:45:28 ---> Running in 9556cbd86cd5 16:45:29 Removing intermediate container 9556cbd86cd5 16:45:29 Removing intermediate container 7b644a521572 16:45:29 ---> b63eb2ce450c 16:45:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:29 ---> 264cd8d4b1f0 16:45:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:29 Removing intermediate container 2403b26e8292 16:45:29 ---> 83cc4fb5db03 16:45:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:29 Removing intermediate container 28c368113e64 16:45:29 ---> f4f956373645 16:45:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:29 Removing intermediate container 8a8ea36e714f 16:45:29 ---> 5abe13fefdef 16:45:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:29 ---> Running in d39759d0f646 16:45:29 ---> Running in 9655870464ce 16:45:29 ---> Running in 0d8c222f5cbd 16:45:29 ---> Running in 100128470a03 16:45:29 ---> Running in 6a47fa553b70 16:45:33 Removing intermediate container 9655870464ce 16:45:33 ---> b51529b3353f 16:45:33 Step 5/26 : RUN apk add --update --no-cache make git 16:45:33 ---> Running in f5caec169bdc 16:45:33 Removing intermediate container d39759d0f646 16:45:33 ---> 3ee1100b5017 16:45:33 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:45:33 ---> Running in 3b565c826de6 16:45:33 Removing intermediate container 6a47fa553b70 16:45:33 ---> 8e94b73918b5 16:45:33 Step 5/23 : RUN apk add --update --no-cache make git 16:45:34 Removing intermediate container 100128470a03 16:45:34 ---> 8e4793b24fc1 16:45:34 Step 5/24 : RUN apk add --update --no-cache make git 16:45:34 Removing intermediate container 0d8c222f5cbd 16:45:34 ---> 152b0eb6a268 16:45:34 Step 5/24 : RUN apk add --update --no-cache make bash git 16:45:34 ---> Running in 95ce2e7559fe 16:45:34 ---> Running in 620fac2e53b7 16:45:34 ---> Running in e8aab30dda33 16:45:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:45:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:45:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:45:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:45:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:45:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:45:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:45:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:45:37 OK: 218 MiB in 52 packages 16:45:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:45:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:45:37 OK: 218 MiB in 52 packages 16:45:38 OK: 218 MiB in 52 packages 16:45:38 OK: 218 MiB in 52 packages 16:45:38 OK: 218 MiB in 52 packages 16:45:39 Removing intermediate container f5caec169bdc 16:45:39 ---> a26bebea9dab 16:45:39 Step 6/26 : COPY go.mod . 16:45:39 Removing intermediate container 3b565c826de6 16:45:39 ---> 173b5d2f6a83 16:45:39 Step 6/23 : COPY go.mod . 16:45:39 Removing intermediate container 95ce2e7559fe 16:45:39 ---> 1402f8c4b261 16:45:39 Step 6/24 : COPY go.mod . 16:45:40 ---> d10b41a5f111 16:45:40 Step 7/26 : RUN go mod download 16:45:40 Removing intermediate container e8aab30dda33 16:45:40 ---> 7bda00f65d49 16:45:40 Step 6/24 : COPY go.mod . 16:45:40 ---> Running in ca2afc63858c 16:45:40 Removing intermediate container 620fac2e53b7 16:45:40 ---> e95fc3a112c0 16:45:40 Step 6/23 : COPY go.mod . 16:45:40 ---> 3c797bc25071 16:45:40 Step 7/23 : RUN go mod download 16:45:40 ---> Running in 4bbf3c135f64 16:45:41 ---> 11c44a9d9497 16:45:41 Step 7/24 : RUN go mod download 16:45:41 ---> Running in 3158ccfc5c7f 16:45:41 ---> f2f181daa0a8 16:45:41 Step 7/24 : RUN go mod download 16:45:41 ---> e64ef82c2386 16:45:41 Step 7/23 : RUN go mod download 16:45:42 ---> Running in 1744e080261f 16:45:42 ---> Running in f3c9304eeb45 16:45:45 Removing intermediate container ca2afc63858c 16:45:45 ---> bab60912a7b7 16:45:45 Step 8/26 : COPY . . 16:45:48 Removing intermediate container 4bbf3c135f64 16:45:48 ---> 9cfc5e7345f8 16:45:48 Step 8/23 : COPY . . 16:45:49 Removing intermediate container 3158ccfc5c7f 16:45:49 ---> a0d297d13a54 16:45:49 Step 8/24 : COPY . . 16:45:51 Removing intermediate container 1744e080261f 16:45:51 ---> ddee36170d85 16:45:51 Step 8/24 : COPY . . 16:45:51 Removing intermediate container f3c9304eeb45 16:45:51 ---> 4e335720a16b 16:45:51 Step 8/23 : COPY . . 16:46:08 Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 16:46:09 Merge succeeded, producing af60564b4cde0aa56de240763698ac923d618a05 16:46:09 Checking out Revision af60564b4cde0aa56de240763698ac923d618a05 (PR-3678) 16:46:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:46:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:46:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:46:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:46:08 using GIT_SSH to set credentials SSH Credentials for GitHub 16:46:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:46:08 > git config core.sparsecheckout # timeout=10 16:46:08 > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # timeout=10 16:46:08 > git remote # timeout=10 16:46:08 > git config --get remote.origin.url # timeout=10 16:46:08 using GIT_SSH to set credentials SSH Credentials for GitHub 16:46:09 > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 16:46:09 > git rev-parse HEAD^{commit} # timeout=10 16:46:09 > git config core.sparsecheckout # timeout=10 16:46:09 > git checkout -f af60564b4cde0aa56de240763698ac923d618a05 # timeout=10 16:46:13 Commit message: "Merge commit 'e58d3ad6df51a4932149737fcf4ff898b8ee43d5' into HEAD" 16:46:13 First time build. Skipping changelog. 16:46:13 ---> 1583b708edf6 16:46:13 Step 9/26 : RUN go mod tidy 16:46:13 ---> a900b30ff1a5 16:46:13 Step 9/23 : RUN go mod tidy 16:46:13 ---> eef026f0a02b 16:46:13 Step 9/24 : RUN go mod tidy 16:46:13 ---> ab743f440354 16:46:13 Step 9/23 : RUN go mod tidy 16:46:13 ---> Running in 6e9aa4b40949 16:46:13 ---> Running in 57ba539ef944 16:46:13 ---> 3efe20b6937c 16:46:13 Step 9/24 : RUN go mod tidy 16:46:13 ---> Running in ea4170deb80f 16:46:13 ---> Running in 1e7af52ce892 16:46:13 ---> Running in 8814d6326cfb [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:46:13 + echo snap-build.sh 16:46:13 snap-build.sh 16:46:13 + SNAP_BASE_DIR=. 16:46:13 + '[' '!' -z /w/workspace/edgex-go/2 ']' 16:46:13 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 16:46:13 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 16:46:13 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 16:46:13 + cd /w/workspace/edgex-go/2 16:46:13 + sudo apt-get remove -qy --purge lxd lxd-client 16:46:13 Reading package lists... 16:46:13 Building dependency tree... 16:46:13 Reading state information... 16:46:13 The following packages were automatically installed and are no longer required: 16:46:13 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:46:13 uidmap xdelta3 16:46:13 Use 'sudo apt autoremove' to remove them. 16:46:13 The following packages will be REMOVED: 16:46:13 lxd* lxd-client* 16:46:13 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:46:14 After this operation, 31.7 MB disk space will be freed. 16:46:14 (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 ... 190624 files and directories currently installed.) 16:46:14 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:46:13 > git rev-list --no-walk ab48fa1fcd088157dd2009e4e044477f9f5cc311 # timeout=10 16:46:15 Removing lxd dnsmasq configuration 16:46:15 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:46:15 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:46:16 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:46:16 (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 ... 190449 files and directories currently installed.) 16:46:16 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:46:18 Processing triggers for systemd (237-3ubuntu10.51) ... 16:46:18 Processing triggers for ureadahead (0.100.0-21) ... 16:46:18 + sudo snap remove --purge lxd 16:46:18 snap "lxd" is not installed 16:46:18 + sudo groupadd --force --system lxd 16:46:18 ++ whoami 16:46:18 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:46:18 + newgrp - lxd 16:46:18 + sudo snap install lxd 16:46:18 Removing intermediate container 6e9aa4b40949 16:46:18 ---> 901e59ef648d 16:46:18 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:46:18 ---> Running in 4b561a026c04 16:46:20 Removing intermediate container 57ba539ef944 16:46:20 ---> 57d44250c360 16:46:20 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:46:20 ---> Running in 2a6d39821dee 16:46:20 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 16:46:20 Removing intermediate container 8814d6326cfb 16:46:20 ---> b06c0e25d302 16:46:20 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:46:20 Removing intermediate container ea4170deb80f 16:46:20 ---> 9beb984f93a1 16:46:20 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:46:20 ---> Running in 7b2016098dab 16:46:20 Removing intermediate container 1e7af52ce892 16:46:20 ---> 42bad7842480 16:46:20 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:46:21 ---> Running in 47d08d551734 16:46:21 ---> Running in 7114a08ad8df 16:46:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:46:24 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 16:46:24 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 16:46:24 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 16:46:28 2021-08-21T16:46:26Z INFO Waiting for automatic snapd restart... 16:46:43 lxd 4.17 from Canonical* installed 16:46:43 + sudo lxd init --auto 16:46:52 + sudo snap install --classic snapcraft 16:47:00 snapcraft 5.0 from Canonical* installed 16:47:00 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:47:00 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:47:00 % Total % Received % Xferd Average Speed Time Time Time Current 16:47:00 Dload Upload Total Spent Left Speed 16:47:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4354 0 --:--:-- --:--:-- --:--:-- 4354 16:47:00 26 3325k 26 888k 0 0 2560k 0 0:00:01 --:--:-- 0:00:01 2560k 100 3325k 100 3325k 0 0 7244k 0 --:--:-- --:--:-- --:--:-- 21.2M 16:47:00 ./yq_linux_amd64 16:47:00 + sudo snapcraft prime --use-lxd 16:47:03 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:47:03 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 16:47:03 - README.md 16:47:03 16:47:03 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:47:03 Launching a container. 16:47:11 Waiting for container to be ready 16:47:11 To start your first instance, try: lxc launch ubuntu:18.04 16:47:11 16:47:14 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:47:14 Waiting for network to be ready... 16:47:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:47:15 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 16:47:15 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:47:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 16:47:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:47:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:47:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 16:47:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 16:47:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] 16:47:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] 16:47:15 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:47:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:47:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:47:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:47:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:47:16 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:47:16 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:47:16 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:47:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:47:17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 16:47:17 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 16:47:17 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:47:17 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:47:17 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 16:47:17 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 16:47:17 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] 16:47:17 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] 16:47:19 Fetched 25.1 MB in 4s (5870 kB/s) 16:47:20 Reading package lists... 16:47:20 Reading package lists... 16:47:21 Building dependency tree... 16:47:21 Reading state information... 16:47:21 The following additional packages will be installed: 16:47:21 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:47:21 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:47:21 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:47:21 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:47:21 Suggested packages: 16:47:21 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:47:21 Recommended packages: 16:47:21 gnupg libsasl2-modules 16:47:21 The following NEW packages will be installed: 16:47:21 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:47:21 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:47:21 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:47:21 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:47:21 The following packages will be upgraded: 16:47:21 gpg gpg-agent gpgconf libudev1 16:47:21 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 16:47:21 Need to get 3527 kB of archives. 16:47:21 After this operation, 13.3 MB of additional disk space will be used. 16:47:21 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] 16:47:21 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] 16:47:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:47:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:47:21 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 16:47:21 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 16:47:22 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:47:22 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:47:22 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:47:22 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:47:22 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:47:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:47:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:47:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:47:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:47:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:47:22 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:47:22 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:47:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:47:22 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:47:22 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:47:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:47:22 debconf: delaying package configuration, since apt-utils is not installed 16:47:22 Fetched 3527 kB in 1s (2929 kB/s) 16:47:22 (Reading database ... 12511 files and directories currently installed.) 16:47:22 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 16:47:22 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:47:22 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 16:47:22 Selecting previously unselected package udev. 16:47:22 (Reading database ... 12511 files and directories currently installed.) 16:47:22 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 16:47:22 Unpacking udev (237-3ubuntu10.51) ... 16:47:22 Selecting previously unselected package libfuse2:amd64. 16:47:22 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:47:22 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:47:22 Selecting previously unselected package fuse. 16:47:22 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:47:22 Unpacking fuse (2.9.7-1ubuntu1) ... 16:47:22 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:47:22 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:47:22 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:47:22 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:47:23 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:47:23 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:47:23 Selecting previously unselected package libksba8:amd64. 16:47:23 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:47:23 Unpacking libksba8:amd64 (1.3.5-2) ... 16:47:23 Selecting previously unselected package libroken18-heimdal:amd64. 16:47:23 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:23 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:23 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:47:23 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:23 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:23 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:47:23 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:23 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:23 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:47:23 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:23 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:23 Selecting previously unselected package libwind0-heimdal:amd64. 16:47:23 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:23 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:23 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:47:23 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:23 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:23 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:47:23 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:23 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:23 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:47:23 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:23 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:23 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:47:23 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:23 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:23 Selecting previously unselected package libsasl2-modules-db:amd64. 16:47:23 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:47:23 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:47:23 Selecting previously unselected package libsasl2-2:amd64. 16:47:23 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:47:23 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:47:23 Selecting previously unselected package libldap-common. 16:47:23 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:47:23 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:47:23 Selecting previously unselected package libldap-2.4-2:amd64. 16:47:23 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:47:23 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:47:23 Selecting previously unselected package dirmngr. 16:47:23 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:47:23 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:47:24 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:47:24 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:47:24 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:47:24 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:47:24 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:47:24 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:47:24 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:24 Setting up libksba8:amd64 (1.3.5-2) ... 16:47:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:47:24 Setting up udev (237-3ubuntu10.51) ... 16:47:24 invoke-rc.d: policy-rc.d denied execution of start. 16:47:24 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:24 Processing triggers for systemd (237-3ubuntu10) ... 16:47:24 Setting up fuse (2.9.7-1ubuntu1) ... 16:47:24 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:47:24 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:24 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:24 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:24 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:24 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:24 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:24 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:24 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:47:24 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:47:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:47:25 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:47:25 settings in the [Install] section, and DefaultInstance for template units). 16:47:25 This means they are not meant to be enabled using systemctl. 16:47:25 Possible reasons for having this kind of units are: 16:47:25 1) A unit may be statically enabled by being symlinked from another unit's 16:47:25 .wants/ or .requires/ directory. 16:47:25 2) A unit's purpose may be to act as a helper for some other unit which has 16:47:25 a requirement dependency on it. 16:47:25 3) A unit may be started when needed via activation (socket, path, timer, 16:47:25 D-Bus, udev, scripted systemctl call, ...). 16:47:25 4) In case of template units, the unit is meant to be enabled with some 16:47:25 instance name specified. 16:47:25 Reading package lists... 16:47:25 Building dependency tree... 16:47:25 Reading state information... 16:47:25 The following additional packages will be installed: 16:47:25 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:47:25 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:47:25 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:47:25 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:47:25 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:47:25 Suggested packages: 16:47:25 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:47:25 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:47:25 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:47:25 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:47:25 systemd-container policykit-1 16:47:25 Recommended packages: 16:47:25 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:47:25 The following NEW packages will be installed: 16:47:25 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:47:25 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:47:25 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:47:25 multiarch-support openssh-client python3 python3-minimal python3.6 16:47:25 python3.6-minimal snapd squashfs-tools sudo 16:47:25 The following packages will be upgraded: 16:47:25 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:47:25 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 16:47:25 Need to get 36.7 MB of archives. 16:47:25 After this operation, 147 MB of additional disk space will be used. 16:47:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:47:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:47:26 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 16:47:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:47:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:47:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:47:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:47:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:47:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:47:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:47:26 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:47:26 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:47:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:47:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 16:47:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 16:47:27 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 16:47:27 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 16:47:27 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 16:47:27 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.10 [1301 kB] 16:47:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:47:27 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:47:27 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:47:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:47:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:47:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:47:27 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:47:27 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:47:27 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:47:27 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 16:47:27 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 16:47:29 debconf: delaying package configuration, since apt-utils is not installed 16:47:29 Fetched 36.7 MB in 3s (13.4 MB/s) 16:47:29 (Reading database ... 12757 files and directories currently installed.) 16:47:29 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 16:47:29 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:47:29 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 16:47:29 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:47:29 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 16:47:29 (Reading database ... 12757 files and directories currently installed.) 16:47:29 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:47:29 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:47:29 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:47:29 (Reading database ... 12757 files and directories currently installed.) 16:47:29 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:47:29 Unpacking apt (1.6.14) over (1.6.1) ... 16:47:30 Setting up apt (1.6.14) ... 16:47:30 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:47:30 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:47:30 (Reading database ... 12764 files and directories currently installed.) 16:47:30 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 16:47:30 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 16:47:30 Selecting previously unselected package libpython3.6-minimal:amd64. 16:47:30 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:47:30 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:47:30 Selecting previously unselected package libexpat1:amd64. 16:47:30 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:47:30 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:47:30 Selecting previously unselected package python3.6-minimal. 16:47:30 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:47:30 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:47:31 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) ... 16:47:31 Checking for services that may need to be restarted...done. 16:47:31 Checking for services that may need to be restarted...done. 16:47:31 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:47:31 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:47:31 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:47:31 Selecting previously unselected package python3-minimal. 16:47:31 (Reading database ... 13012 files and directories currently installed.) 16:47:31 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:47:31 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:47:31 Selecting previously unselected package mime-support. 16:47:31 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:47:31 Unpacking mime-support (3.60ubuntu1) ... 16:47:32 Selecting previously unselected package libmpdec2:amd64. 16:47:32 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:47:32 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:47:32 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:47:32 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:47:32 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:47:32 Selecting previously unselected package python3.6. 16:47:32 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:47:32 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:47:32 Selecting previously unselected package libpython3-stdlib:amd64. 16:47:32 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:47:32 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:47:32 Setting up python3-minimal (3.6.7-1~18.04) ... 16:47:32 Selecting previously unselected package python3. 16:47:32 (Reading database ... 13442 files and directories currently installed.) 16:47:32 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:47:32 Unpacking python3 (3.6.7-1~18.04) ... 16:47:32 Selecting previously unselected package multiarch-support. 16:47:32 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:47:32 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:47:32 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:47:32 Selecting previously unselected package liblzo2-2:amd64. 16:47:32 (Reading database ... 13479 files and directories currently installed.) 16:47:32 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:47:32 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:47:32 Selecting previously unselected package libbsd0:amd64. 16:47:32 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:47:32 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:47:32 Selecting previously unselected package sudo. 16:47:32 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:47:32 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:47:32 Selecting previously unselected package apparmor. 16:47:32 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:47:32 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:47:33 Selecting previously unselected package libedit2:amd64. 16:47:33 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:47:33 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:47:33 Selecting previously unselected package libkrb5support0:amd64. 16:47:33 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:47:33 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:47:33 Selecting previously unselected package libk5crypto3:amd64. 16:47:33 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:47:33 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:47:33 Selecting previously unselected package libkeyutils1:amd64. 16:47:33 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:47:33 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:47:33 Selecting previously unselected package libkrb5-3:amd64. 16:47:33 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:47:33 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:47:33 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:47:33 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:47:33 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:47:33 Selecting previously unselected package libssl1.0.0:amd64. 16:47:33 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 16:47:33 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:47:33 Selecting previously unselected package openssh-client. 16:47:33 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 16:47:33 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 16:47:34 Selecting previously unselected package squashfs-tools. 16:47:34 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 16:47:34 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:47:34 Selecting previously unselected package snapd. 16:47:34 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 16:47:34 Unpacking snapd (2.49.2+18.04) ... 16:47:36 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:47:36 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:47:36 Setting up mime-support (3.60ubuntu1) ... 16:47:36 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:47:36 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:47:36 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:47:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:47:36 Setting up systemd (237-3ubuntu10.51) ... 16:47:36 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:47:37 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:47:37 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:47:37 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:47:37 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:47:37 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:47:37 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:47:37 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:47:37 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:47:37 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:47:37 Setting up python3 (3.6.7-1~18.04) ... 16:47:37 running python rtupdate hooks for python3.6... 16:47:37 running python post-rtupdate hooks for python3.6... 16:47:37 Setting up apparmor (2.12-4ubuntu5.1) ... 16:47:38 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:47:38 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:47:38 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 16:47:38 Setting up snapd (2.49.2+18.04) ... 16:47:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:47:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:47:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:47:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:47:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:47:39 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:47:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:47:40 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:47:40 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:47:40 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:47:40 /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' 16:47:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:47:40 Processing triggers for systemd (237-3ubuntu10.51) ... 16:47:41 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:47:41 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:47:41 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:47:43 Reading package lists... 16:47:43 Reading package lists... 16:47:43 Building dependency tree... 16:47:43 Reading state information... 16:47:43 Calculating upgrade... 16:47:43 The following packages will be upgraded: 16:47:43 advancecomp base-files bash binutils binutils-common 16:47:43 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:47:43 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:47:43 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 16:47:43 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 16:47:43 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:47:43 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:47:43 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:47:43 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:47:43 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:47:43 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:47:43 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:47:43 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:47:43 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:47:43 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:47:43 ubuntu-keyring util-linux 16:47:43 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:47:43 Need to get 64.2 MB of archives. 16:47:43 After this operation, 5126 kB of additional disk space will be used. 16:47:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] 16:47:43 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:47:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:47:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:47:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:47:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:47:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:47:43 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:47:43 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:47:43 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:47:43 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:47:43 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:47:43 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:47:44 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:47:44 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:47:44 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:47:44 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:47:44 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:47:44 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:47:44 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:47:44 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:47:44 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:47:44 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:47:44 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:47:44 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:47:44 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:47:44 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:47:44 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:47:44 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:47:44 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:47:44 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:47:44 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:47:44 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:47:44 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:47:44 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:47:44 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:47:44 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:47:44 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:47:44 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:47:44 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:47:44 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:47:44 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:47:44 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:47:44 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:47:44 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:47:44 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:47:44 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:47:44 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:47:44 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] 16:47:44 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:47:44 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:47:44 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:47:44 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:47:44 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:47:44 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:47:44 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:47:44 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:47:44 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:47:44 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:47:44 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:47:44 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:47:44 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:47:44 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:47:44 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:47:45 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:47:45 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:47:45 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 16:47:45 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:47:45 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:47:45 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:47:45 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:47:45 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:47:45 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:47:45 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:47:45 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:47:45 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:47:45 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:47:45 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:47:45 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 16:47:45 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:47:45 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 16:47:45 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 16:47:45 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:47:45 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:47:45 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:47:45 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:47:45 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:47:45 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:47:45 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:47:45 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:47:45 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:47:45 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:47:45 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:47:45 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:47:45 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:47:45 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.10 [614 kB] 16:47:45 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:47:45 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:47:45 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:47:45 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:47:45 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:47:45 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:47:45 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:47:45 debconf: delaying package configuration, since apt-utils is not installed 16:47:45 Fetched 64.2 MB in 2s (32.2 MB/s) 16:47:45 (Reading database ... 13914 files and directories currently installed.) 16:47:45 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:47:45 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:47:46 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:47:46 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:47:46 Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... 16:47:46 Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... 16:47:46 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:46 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:46 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:46 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:46 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:46 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:46 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:46 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:46 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:46 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:47 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:47 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:47 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:47 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:47 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:47 (Reading database ... 13914 files and directories currently installed.) 16:47:47 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:47 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:47:47 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:47:47 (Reading database ... 13914 files and directories currently installed.) 16:47:47 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:47 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:47 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:47 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:47 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:47 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:47 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:47 (Reading database ... 13914 files and directories currently installed.) 16:47:47 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:47:47 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:47:48 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:47:48 (Reading database ... 13914 files and directories currently installed.) 16:47:48 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:47:48 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:47:48 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:47:48 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:47:48 Setting up base-files (10.1ubuntu2.10) ... 16:47:48 Installing new version of config file /etc/issue ... 16:47:48 Installing new version of config file /etc/issue.net ... 16:47:48 Installing new version of config file /etc/lsb-release ... 16:47:48 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:47:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:47:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:47:48 Removing obsolete conffile /etc/default/motd-news ... 16:47:49 (Reading database ... 13915 files and directories currently installed.) 16:47:49 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:47:49 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:47:49 Setting up bash (4.4.18-2ubuntu1.2) ... 16:47:49 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 16:47:49 (Reading database ... 13915 files and directories currently installed.) 16:47:49 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:49 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:47:49 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:47:49 (Reading database ... 13915 files and directories currently installed.) 16:47:49 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:47:49 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:47:49 Setting up tar (1.29b-2ubuntu0.2) ... 16:47:49 (Reading database ... 13915 files and directories currently installed.) 16:47:49 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:47:49 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:47:50 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:47:50 (Reading database ... 13915 files and directories currently installed.) 16:47:50 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:47:50 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:47:50 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:47:50 (Reading database ... 13915 files and directories currently installed.) 16:47:50 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:47:50 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:47:50 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:47:50 (Reading database ... 13915 files and directories currently installed.) 16:47:50 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:47:50 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:47:50 Setting up grep (3.1-2build1) ... 16:47:50 (Reading database ... 13915 files and directories currently installed.) 16:47:50 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 16:47:50 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 16:47:50 Setting up gzip (1.6-5ubuntu1.1) ... 16:47:50 (Reading database ... 13915 files and directories currently installed.) 16:47:50 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:47:50 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:47:51 Setting up login (1:4.5-1ubuntu2) ... 16:47:51 (Reading database ... 13915 files and directories currently installed.) 16:47:51 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:47:51 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:47:51 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:47:51 (Reading database ... 13915 files and directories currently installed.) 16:47:51 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:47:51 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:47:51 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:47:51 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:47:51 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:47:51 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:47:52 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:47:52 (Reading database ... 13915 files and directories currently installed.) 16:47:52 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:47:52 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:47:52 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:47:52 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:47:52 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:47:52 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:47:52 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:47:52 (Reading database ... 13915 files and directories currently installed.) 16:47:52 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:47:52 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:47:53 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:47:53 (Reading database ... 13915 files and directories currently installed.) 16:47:53 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:53 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:53 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:47:53 (Reading database ... 13915 files and directories currently installed.) 16:47:53 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:53 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:53 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:47:53 (Reading database ... 13915 files and directories currently installed.) 16:47:53 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:53 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:53 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:47:53 (Reading database ... 13915 files and directories currently installed.) 16:47:53 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:53 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:53 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:47:53 (Reading database ... 13915 files and directories currently installed.) 16:47:53 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:47:53 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:47:53 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:47:53 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:47:53 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:47:53 (Reading database ... 13915 files and directories currently installed.) 16:47:53 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:47:53 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:47:53 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:47:53 (Reading database ... 13915 files and directories currently installed.) 16:47:53 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:53 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:53 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:47:54 (Reading database ... 13915 files and directories currently installed.) 16:47:54 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:54 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:54 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:47:54 (Reading database ... 13915 files and directories currently installed.) 16:47:54 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:54 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:54 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:47:55 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:47:55 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:47:55 (Reading database ... 13915 files and directories currently installed.) 16:47:55 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:47:55 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:47:55 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:47:55 (Reading database ... 13915 files and directories currently installed.) 16:47:55 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:47:55 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:47:55 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:47:55 (Reading database ... 13917 files and directories currently installed.) 16:47:55 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:47:55 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:47:55 Setting up debconf (1.5.66ubuntu1) ... 16:47:56 (Reading database ... 13917 files and directories currently installed.) 16:47:56 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:47:56 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:47:56 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:47:56 (Reading database ... 13917 files and directories currently installed.) 16:47:56 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:47:56 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:47:56 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:47:56 (Reading database ... 13917 files and directories currently installed.) 16:47:56 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:47:56 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:47:56 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:47:56 (Reading database ... 13917 files and directories currently installed.) 16:47:56 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:47:56 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:47:56 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:47:56 (Reading database ... 13919 files and directories currently installed.) 16:47:56 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:47:56 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:47:56 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:47:56 (Reading database ... 13923 files and directories currently installed.) 16:47:56 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:56 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:56 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 16:47:56 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:47:56 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:47:56 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:47:57 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:47:57 (Reading database ... 13923 files and directories currently installed.) 16:47:57 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:47:57 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:47:57 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:47:57 (Reading database ... 13923 files and directories currently installed.) 16:47:57 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:47:57 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:47:57 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:47:57 (Reading database ... 13923 files and directories currently installed.) 16:47:57 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:47:57 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:47:57 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:47:57 (Reading database ... 13923 files and directories currently installed.) 16:47:57 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:47:57 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:47:57 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:47:58 (Reading database ... 13923 files and directories currently installed.) 16:47:58 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:47:58 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:47:58 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:47:58 (Reading database ... 13923 files and directories currently installed.) 16:47:58 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:47:58 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:47:58 Setting up passwd (1:4.5-1ubuntu2) ... 16:47:58 (Reading database ... 13923 files and directories currently installed.) 16:47:58 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:47:58 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:47:58 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:47:58 (Reading database ... 13923 files and directories currently installed.) 16:47:58 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:47:58 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:47:58 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:47:58 (Reading database ... 13923 files and directories currently installed.) 16:47:58 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:47:58 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:47:58 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:47:58 (Reading database ... 13923 files and directories currently installed.) 16:47:58 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:47:58 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:47:59 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:47:59 (Reading database ... 13923 files and directories currently installed.) 16:47:59 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:47:59 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:47:59 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:47:59 (Reading database ... 13923 files and directories currently installed.) 16:47:59 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:47:59 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:47:59 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:47:59 (Reading database ... 13923 files and directories currently installed.) 16:47:59 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:47:59 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:47:59 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:47:59 (Reading database ... 13923 files and directories currently installed.) 16:47:59 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:47:59 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:47:59 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:47:59 (Reading database ... 13923 files and directories currently installed.) 16:47:59 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:47:59 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:47:59 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:47:59 (Reading database ... 13924 files and directories currently installed.) 16:47:59 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:47:59 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:47:59 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:47:59 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:48:00 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 16:48:00 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 16:48:00 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:48:00 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:48:00 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:48:00 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:48:00 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:48:00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:48:00 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:48:00 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:48:00 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:48:00 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:48:00 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:48:00 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:48:00 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:48:00 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:48:00 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:48:00 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:48:01 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:48:01 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:48:01 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:48:01 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:48:01 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:48:01 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:48:01 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:48:01 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:48:01 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:48:01 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:48:01 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:48:01 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:48:01 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:48:01 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:48:01 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:01 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:02 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:02 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:02 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:02 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:02 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:02 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:03 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:03 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:04 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:04 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:04 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:04 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:04 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:04 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:05 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:05 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:05 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:48:05 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:48:05 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:48:05 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:48:05 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:48:05 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:48:05 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:48:05 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:48:05 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:48:05 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:48:05 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:48:05 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:48:05 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:48:06 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:48:06 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:48:06 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:48:06 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:48:06 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:48:06 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:48:06 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:48:06 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:48:06 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:48:06 16:48:06 Current default time zone: 'Etc/UTC' 16:48:06 Local time is now: Sat Aug 21 16:48:06 UTC 2021. 16:48:06 Universal Time is now: Sat Aug 21 16:48:06 UTC 2021. 16:48:06 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:48:06 16:48:06 Setting up systemd-sysv (237-3ubuntu10.51) ... 16:48:06 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:48:06 Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... 16:48:06 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:48:06 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:48:06 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:48:06 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:48:06 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:48:06 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:48:06 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:48:06 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:48:06 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:48:06 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:48:06 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:48:06 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:48:06 Setting up patch (2.7.6-2ubuntu1.1) ... 16:48:06 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:48:06 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:48:06 Setting up openssl (1.1.1-1ubuntu2.1~18.04.10) ... 16:48:06 Installing new version of config file /etc/ssl/openssl.cnf ... 16:48:06 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:48:06 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:48:06 Setting up ca-certificates (20210119~18.04.1) ... 16:48:08 Updating certificates in /etc/ssl/certs... 16:48:09 23 added, 27 removed; done. 16:48:09 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:48:09 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:48:09 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:48:09 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:48:09 Setting up pkgbinarymangler (138.18.04.1) ... 16:48:09 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:48:09 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:48:09 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:48:09 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:48:09 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:48:09 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:48:09 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:48:09 Setting up perl (5.26.1-6ubuntu0.5) ... 16:48:09 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:48:09 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:48:09 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:48:09 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:48:09 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:48:09 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:48:09 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:48:09 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:48:09 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:48:09 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:48:09 Processing triggers for systemd (237-3ubuntu10.51) ... 16:48:09 Processing triggers for mime-support (3.60ubuntu1) ... 16:48:09 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:48:09 Updating certificates in /etc/ssl/certs... 16:48:10 0 added, 0 removed; done. 16:48:10 Running hooks in /etc/ca-certificates/update.d... 16:48:10 done. 16:48:11 Reading package lists... 16:48:11 Building dependency tree... 16:48:11 Reading state information... 16:48:11 The following NEW packages will be installed: 16:48:11 apt-transport-https 16:48:11 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:48:11 Need to get 4348 B of archives. 16:48:11 After this operation, 154 kB of additional disk space will be used. 16:48:11 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:48:11 debconf: delaying package configuration, since apt-utils is not installed 16:48:11 Fetched 4348 B in 0s (24.3 kB/s) 16:48:11 Selecting previously unselected package apt-transport-https. 16:48:11 (Reading database ... 13929 files and directories currently installed.) 16:48:11 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:48:11 Unpacking apt-transport-https (1.6.14) ... 16:48:11 Setting up apt-transport-https (1.6.14) ... 16:48:12 Waiting for network to be ready... 16:48:17 2021-08-21T16:48:14Z INFO Waiting for automatic snapd restart... 16:48:17 snapd 2.51.3 from Canonical* installed 16:48:18 "snapd" switched to the "latest/stable" channel 16:48:18 16:48:21 core18 20210722 from Canonical* installed 16:48:21 "core18" switched to the "latest/stable" channel 16:48:21 16:48:23 snapcraft 5.0 from Canonical* installed 16:48:24 "snapcraft" switched to the "latest/stable" channel 16:48:24 16:48:28 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: 16:48:28 - README.md 16:48:28 16:48:28 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:48:28 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:48:28 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:48:29 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:48:29 Reading package lists... 16:48:30 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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 16:48:30 Reading package lists... 16:48:30 Building dependency tree... 16:48:30 Reading state information... 16:48:30 Suggested packages: 16:48:30 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:48:30 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:48:30 Recommended packages: 16:48:30 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:48:30 The following NEW packages will be installed: 16:48:30 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:48:30 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:48:30 pkg-config zip 16:48:30 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:48:31 Need to get 7663 kB of archives. 16:48:31 After this operation, 43.8 MB of additional disk space will be used. 16:48:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:48:31 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 16:48:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:48:31 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:48:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:48:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:48:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:48:31 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:48:31 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:48:31 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:48:31 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:48:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:48:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:48:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:48:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:48:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:48:31 debconf: delaying package configuration, since apt-utils is not installed 16:48:31 Fetched 7663 kB in 1s (8641 kB/s) 16:48:31 Selecting previously unselected package libglib2.0-0:amd64. 16:48:31 (Reading database ... 13933 files and directories currently installed.) 16:48:31 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:48:31 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:48:32 Selecting previously unselected package libpsl5:amd64. 16:48:32 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:48:32 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:48:32 Selecting previously unselected package libnghttp2-14:amd64. 16:48:32 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:48:32 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:48:32 Selecting previously unselected package librtmp1:amd64. 16:48:32 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:48:32 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:48:32 Selecting previously unselected package libcurl3-gnutls:amd64. 16:48:32 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 16:48:32 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:48:32 Selecting previously unselected package liberror-perl. 16:48:32 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:48:32 Unpacking liberror-perl (0.17025-1) ... 16:48:32 Selecting previously unselected package git-man. 16:48:32 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:48:32 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:48:32 Selecting previously unselected package git. 16:48:32 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:48:32 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:48:33 Selecting previously unselected package libnorm1:amd64. 16:48:33 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:48:33 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:48:33 Selecting previously unselected package libpgm-5.2-0:amd64. 16:48:33 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:48:33 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:48:33 Selecting previously unselected package libsodium23:amd64. 16:48:33 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:48:33 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:48:33 Selecting previously unselected package libzmq5:amd64. 16:48:33 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:48:33 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:48:33 Selecting previously unselected package libzmq3-dev:amd64. 16:48:33 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:48:33 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:48:33 Selecting previously unselected package pkg-config. 16:48:33 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:48:33 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:48:33 Selecting previously unselected package zip. 16:48:33 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:48:33 Unpacking zip (3.0-11build1) ... 16:48:33 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:48:33 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:48:33 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:48:33 Setting up liberror-perl (0.17025-1) ... 16:48:33 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:48:33 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:48:33 No schema files found: doing nothing. 16:48:33 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:48:33 Setting up zip (3.0-11build1) ... 16:48:33 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:48:33 Setting up libsodium23:amd64 (1.0.16-2) ... 16:48:33 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:48:33 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:48:33 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:48:33 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:48:33 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:48:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:48:34 git set to automatically installed. 16:48:34 git-man set to automatically installed. 16:48:34 libcurl3-gnutls set to automatically installed. 16:48:34 liberror-perl set to automatically installed. 16:48:34 libglib2.0-0 set to automatically installed. 16:48:34 libnghttp2-14 set to automatically installed. 16:48:34 libnorm1 set to automatically installed. 16:48:34 libpgm-5.2-0 set to automatically installed. 16:48:34 libpsl5 set to automatically installed. 16:48:34 librtmp1 set to automatically installed. 16:48:34 libsodium23 set to automatically installed. 16:48:34 libzmq3-dev set to automatically installed. 16:48:34 libzmq5 set to automatically installed. 16:48:34 pkg-config set to automatically installed. 16:48:34 zip set to automatically installed. 16:48:35 snapd is not logged in, snap install commands will use sudo 16:48:41 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 16:48:41 snapd is not logged in, snap install commands will use sudo 16:48:42 Removing intermediate container 4b561a026c04 16:48:42 ---> 81e2a44e7b6d 16:48:42 16:48:42 Step 11/26 : FROM alpine:3.12 16:48:42 Removing intermediate container 7b2016098dab 16:48:42 ---> 24d39cbcbfc6 16:48:42 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:48:42 3.12: Pulling from library/alpine 16:48:42 ---> Running in 067de5195fa3 16:48:42 snap "core18" has no updates available 16:48:43 Pulling config-common 16:48:43 + snapcraftctl pull 16:48:43 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:48:43 Status: Downloaded newer image for alpine:3.12 16:48:43 ---> c4fd0aeabfcf 16:48:43 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:48:44 Pulling go-build-helper 16:48:44 + snapcraftctl pull 16:48:44 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 16:48:44 ---> Running in ef553110bdcc 16:48:45 'edgex-go' has dependencies that need to be staged: go-build-helper 16:48:45 Skipping pull go-build-helper (already ran) 16:48:45 Building go-build-helper 16:48:45 + snapcraftctl build 16:48:47 Staging go-build-helper 16:48:47 + snapcraftctl stage 16:48:47 Removing intermediate container 2a6d39821dee 16:48:47 ---> a900a9be7f8f 16:48:47 16:48:47 Step 11/23 : FROM alpine:3.12 16:48:47 ---> c4fd0aeabfcf 16:48:47 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:48:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:48:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:48:48 (1/3) Installing ca-certificates (20191127-r4) 16:48:48 (2/3) Installing dumb-init (1.2.2-r1) 16:48:48 (3/3) Installing su-exec (0.2-r1) 16:48:48 Executing busybox-1.31.1-r20.trigger 16:48:48 Executing ca-certificates-20191127-r4.trigger 16:48:48 ---> Running in dd2b65ef47a2 16:48:48 OK: 6 MiB in 17 packages 16:48:49 Removing intermediate container 47d08d551734 16:48:49 ---> 3a7d6d1b1ad3 16:48:49 16:48:49 Step 11/23 : FROM alpine:3.12 16:48:49 ---> c4fd0aeabfcf 16:48:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:48:49 Removing intermediate container 7114a08ad8df 16:48:49 ---> b9306b1fb1d5 16:48:49 16:48:49 Step 11/24 : FROM alpine:3.12 16:48:49 ---> c4fd0aeabfcf 16:48:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:48:50 ---> Running in e2bcc1450e5d 16:48:50 ---> Running in 38b70c6f7d54 16:48:50 Removing intermediate container 067de5195fa3 16:48:50 ---> 68d177cb85fa 16:48:50 16:48:50 Step 12/24 : FROM docker:20.10.7 16:48:50 20.10.7: Pulling from library/docker 16:48:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:48:51 Removing intermediate container ef553110bdcc 16:48:51 ---> e08b16e03ff7 16:48:51 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:48:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:48:51 ---> Running in 238b94f3165b 16:48:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:48:52 (1/2) Installing ca-certificates (20191127-r4) 16:48:52 (2/2) Installing dumb-init (1.2.2-r1) 16:48:52 Executing busybox-1.31.1-r20.trigger 16:48:52 Executing ca-certificates-20191127-r4.trigger 16:48:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:48:52 OK: 6 MiB in 16 packages 16:48:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:48:53 Removing intermediate container 238b94f3165b 16:48:53 ---> 937260488add 16:48:53 Step 14/26 : WORKDIR / 16:48:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:48:53 (1/1) Installing dumb-init (1.2.2-r1) 16:48:53 Executing busybox-1.31.1-r20.trigger 16:48:53 OK: 5 MiB in 15 packages 16:48:53 ---> Running in 78784eda767d 16:48:54 (1/1) Installing dumb-init (1.2.2-r1) 16:48:54 Executing busybox-1.31.1-r20.trigger 16:48:54 OK: 5 MiB in 15 packages 16:48:54 Removing intermediate container 78784eda767d 16:48:54 ---> 9e601bb77361 16:48:54 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:48:55 Removing intermediate container e2bcc1450e5d 16:48:55 ---> 545a772a843b 16:48:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:48:55 Removing intermediate container dd2b65ef47a2 16:48:55 ---> c691f31f7c82 16:48:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:48:55 ---> Running in 612f303e0a25 16:48:55 Removing intermediate container 38b70c6f7d54 16:48:55 ---> ad7e991de3d4 16:48:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:48:56 ---> Running in 5e515e155d2b 16:48:56 ---> 26797f1d8389 16:48:56 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:48:56 ---> Running in ad3d67375e60 16:48:56 Removing intermediate container 612f303e0a25 16:48:56 ---> a32ae2859f48 16:48:56 Step 14/23 : ENV APP_PORT=59861 16:48:56 Removing intermediate container 5e515e155d2b 16:48:56 ---> abd273f360cd 16:48:56 Step 14/23 : ENV APP_PORT=59860 16:48:57 ---> Running in 719eca2f580c 16:48:57 ---> Running in e774d265c1e5 16:48:57 Removing intermediate container ad3d67375e60 16:48:57 ---> 24246cc4944c 16:48:57 Step 14/24 : ENV APP_PORT=59881 16:48:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:48:57 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:48:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 16:48:57 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:48:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 16:48:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:48:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:48:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 16:48:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 16:48:57 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] 16:48:57 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:48:57 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] 16:48:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:48:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:48:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:48:57 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:48:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:48:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:48:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:48:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 16:48:57 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 16:48:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:48:57 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:48:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 16:48:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 16:48:57 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] 16:48:57 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] 16:48:57 Fetched 25.1 MB in 0s (0 B/s) 16:48:57 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:48:57 Fetched 224 kB in 0s (0 B/s) 16:48:57 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:48:57 Fetched 157 kB in 0s (0 B/s) 16:48:57 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:48:57 Fetched 221 kB in 0s (0 B/s) 16:48:57 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:48:57 Fetched 143 kB in 0s (0 B/s) 16:48:57 Pulling edgex-go 16:48:57 + snapcraftctl pull 16:48:57 Pulling hooks 16:48:57 + snapcraftctl pull 16:48:57 ---> a3e271bd7175 16:48:57 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:48:57 ---> Running in a4d6d703d7f1 16:48:57 Removing intermediate container 719eca2f580c 16:48:57 ---> 5844b2bfbb24 16:48:57 Step 15/23 : EXPOSE $APP_PORT 16:48:57 ---> Running in d1049c899f4f 16:48:58 Removing intermediate container e774d265c1e5 16:48:58 ---> a6e6dd0f8278 16:48:58 Step 15/23 : EXPOSE $APP_PORT 16:48:58 ---> Running in d6c7a8609853 16:48:58 Removing intermediate container a4d6d703d7f1 16:48:58 ---> 6179941ef390 16:48:58 Step 15/24 : EXPOSE $APP_PORT 16:48:58 Removing intermediate container d1049c899f4f 16:48:58 ---> cacc6a5738da 16:48:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:48:59 ---> Running in 41ce7c9d1b73 16:48:59 ---> 95b575a513a5 16:48:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:48:59 Removing intermediate container d6c7a8609853 16:48:59 ---> 6ebab4a8d902 16:48:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:00 Removing intermediate container 41ce7c9d1b73 16:49:00 ---> 8c71a02f3449 16:49:00 Step 16/24 : WORKDIR / 16:49:00 ---> Running in 5c0691c7e86f 16:49:00 ---> 61e06ff4e50a 16:49:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:49:00 ---> 2c76d94efdca 16:49:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:49:01 ---> e89e1eb643fb 16:49:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:49:01 Removing intermediate container 5c0691c7e86f 16:49:01 ---> 8b7797e36390 16:49:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:03 ---> 73b05881e9f6 16:49:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:49:03 ---> dbea26af44a1 16:49:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:49:04 ---> 7a7cf612c20d 16:49:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:49:04 ---> edb802402e96 16:49:04 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:49:05 ---> a0fbf9f0fd8a 16:49:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:49:05 ---> Running in c89a2da9a1b0 16:49:05 ---> 9678161265f6 16:49:05 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:49:06 ---> Running in a4d596200771 16:49:06 Removing intermediate container c89a2da9a1b0 16:49:06 ---> 1aff8c56e517 16:49:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:06 ---> ae9b9f7a76f6 16:49:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:49:06 ---> 53c1ec44051c 16:49:06 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:49:07 ---> Running in e720d2a52f37 16:49:07 Removing intermediate container a4d596200771 16:49:07 ---> 67bfba11a27d 16:49:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:07 ---> Running in 24cf17fd1dc5 16:49:07 Removing intermediate container e720d2a52f37 16:49:07 ---> ba6b7314e5e4 16:49:07 Step 21/23 : LABEL arch=arm64 16:49:07 ---> Running in 983c1708af4a 16:49:08 Removing intermediate container 24cf17fd1dc5 16:49:08 ---> 4325c1fbd5be 16:49:08 Step 21/23 : LABEL arch=arm64 16:49:08 ---> 356041f8f038 16:49:08 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:49:08 ---> Running in 101c3e7cd9f1 16:49:08 ---> e4db5e55ff43 16:49:08 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/ 16:49:08 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:49:08 ---> Running in 4efaf716f94e 16:49:08 Status: Downloaded newer image for docker:20.10.7 16:49:08 ---> df445af6242a 16:49:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:49:08 ---> Running in f545a507577e 16:49:08 Removing intermediate container 983c1708af4a 16:49:08 ---> 454d95ef5f68 16:49:08 Step 22/23 : LABEL git_sha=d73bad5957f2333c394c7b5bbe44a7a0a6987100 16:49:08 ---> Running in 378bb30b2663 16:49:08 ---> Running in bec50b2f383d 16:49:09 Removing intermediate container 101c3e7cd9f1 16:49:09 ---> 60c4f472e188 16:49:09 Step 22/23 : LABEL git_sha=d73bad5957f2333c394c7b5bbe44a7a0a6987100 16:49:09 Removing intermediate container 4efaf716f94e 16:49:09 ---> 96ede9bb08d0 16:49:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:09 ---> Running in 50ec6fa11907 16:49:09 ---> Running in c5dd380dc176 16:49:09 Removing intermediate container 378bb30b2663 16:49:09 ---> cef7f4079fea 16:49:09 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:49:09 Removing intermediate container bec50b2f383d 16:49:09 ---> d470a6812f3d 16:49:09 Step 23/23 : LABEL version=0.0.0 16:49:09 ---> Running in 1394ea30634a 16:49:10 ---> Running in 91f5838eee95 16:49:10 Removing intermediate container 50ec6fa11907 16:49:10 ---> 16b248eaaf5d 16:49:10 Step 23/23 : LABEL version=0.0.0 16:49:10 Removing intermediate container c5dd380dc176 16:49:10 ---> 284e56e43e35 16:49:10 Step 22/24 : LABEL arch=arm64 16:49:10 ---> Running in eab9ed04f3af 16:49:10 ---> Running in 9a171ece890b 16:49:10 Removing intermediate container 91f5838eee95 16:49:10 ---> c39f46f8f9e6 16:49:10 16:49:11 Successfully built c39f46f8f9e6 16:49:11 Removing intermediate container eab9ed04f3af 16:49:11 ---> 287863369e47 16:49:11 16:49:11 Successfully tagged support-scheduler-arm64:latest 16:49:11  Building support-scheduler ... done Building core-data 16:49:11 Removing intermediate container 9a171ece890b 16:49:11 ---> 9330f6be3f0c 16:49:11 Step 23/24 : LABEL git_sha=d73bad5957f2333c394c7b5bbe44a7a0a6987100 16:49:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:49:12 ---> Running in 8dc7d86a7e48 16:49:12 Successfully built 287863369e47 16:49:12 Removing intermediate container f545a507577e 16:49:12 ---> 4ab507049b8e 16:49:12 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:49:12 Successfully tagged support-notifications-arm64:latest 16:49:12  Building support-notifications ... done Building security-bootstrapper 16:49:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:49:12 ---> Running in e6be905d4861 16:49:13 Removing intermediate container 8dc7d86a7e48 16:49:13 ---> c0185d31f794 16:49:13 Step 24/24 : LABEL version=0.0.0 16:49:13 ---> Running in 1e11dad6c6da 16:49:13 (1/39) Installing readline (8.1.0-r0) 16:49:13 (2/39) Installing bash (5.1.0-r0) 16:49:13 Removing intermediate container e6be905d4861 16:49:13 ---> 98d4ed7ec688 16:49:13 Step 24/26 : LABEL arch=arm64 16:49:13 Executing bash-5.1.0-r0.post-install 16:49:13 (3/39) Installing brotli-libs (1.0.9-r3) 16:49:13 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:49:13 (5/39) Installing libcurl (7.78.0-r0) 16:49:13 (6/39) Installing curl (7.78.0-r0) 16:49:13 (7/39) Installing dumb-init (1.2.5-r0) 16:49:13 (8/39) Installing libbz2 (1.0.8-r1) 16:49:13 (9/39) Installing expat (2.2.10-r1) 16:49:13 (10/39) Installing libffi (3.3-r2) 16:49:13 (11/39) Installing gdbm (1.19-r0) 16:49:13 (12/39) Installing xz-libs (5.2.5-r0) 16:49:13 (13/39) Installing sqlite-libs (3.34.1-r0) 16:49:13 (14/39) Installing python3 (3.8.10-r0) 16:49:13 ---> Running in 90a08456ac1e 16:49:14 Removing intermediate container 1e11dad6c6da 16:49:14 ---> 5d1e82d020d8 16:49:14 16:49:14 Successfully built 5d1e82d020d8 16:49:15 Successfully tagged core-metadata-arm64:latest 16:49:15  Building core-metadata ... done Building core-command 16:49:15 Removing intermediate container 90a08456ac1e 16:49:15 ---> 31f3fdb08d21 16:49:15 Step 25/26 : LABEL git_sha=d73bad5957f2333c394c7b5bbe44a7a0a6987100 16:49:15 (15/39) Installing py3-appdirs (1.4.4-r1) 16:49:15 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:49:15 (17/39) Installing py3-parsing (2.4.7-r1) 16:49:15 (18/39) Installing py3-six (1.15.0-r0) 16:49:15 (19/39) Installing py3-packaging (20.9-r0) 16:49:15 (20/39) Installing py3-setuptools (51.3.3-r0) 16:49:15 (21/39) Installing py3-chardet (4.0.0-r0) 16:49:15 (22/39) Installing py3-idna (3.1-r0) 16:49:15 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:49:15 (24/39) Installing py3-requests (2.25.1-r1) 16:49:15 (25/39) Installing py3-msgpack (1.0.2-r0) 16:49:15 (26/39) Installing py3-lockfile (0.12.2-r3) 16:49:16 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:49:16 (28/39) Installing py3-colorama (0.4.4-r0) 16:49:16 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:49:16 (30/39) Installing py3-distlib (0.3.1-r1) 16:49:16 ---> Running in 451fc283f1c0 16:49:16 (31/39) Installing py3-distro (1.5.0-r1) 16:49:16 (32/39) Installing py3-webencodings (0.5.1-r3) 16:49:16 (33/39) Installing py3-html5lib (1.1-r0) 16:49:16 (34/39) Installing py3-pytoml (0.1.21-r0) 16:49:16 (35/39) Installing py3-pep517 (0.9.1-r0) 16:49:16 (36/39) Installing py3-progress (1.5-r0) 16:49:16 (37/39) Installing py3-retrying (1.3.3-r0) 16:49:16 (38/39) Installing py3-toml (0.10.2-r0) 16:49:16 (39/39) Installing py3-pip (20.3.4-r0) 16:49:16 Executing busybox-1.32.1-r6.trigger 16:49:16 OK: 82 MiB in 59 packages 16:49:17 Removing intermediate container 451fc283f1c0 16:49:17 ---> 437892270ab7 16:49:17 Step 26/26 : LABEL version=0.0.0 16:49:18 ---> Running in 26bbdd1d39e0 16:49:19 Removing intermediate container 26bbdd1d39e0 16:49:19 ---> 83be8a9f2606 16:49:19 16:49:19 Successfully built 83be8a9f2606 16:49:19 Successfully tagged security-secretstore-setup-arm64:latest 16:49:19  Building security-secretstore-setup ... done Building security-proxy-setup 16:49:19 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:49:19 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:49:19 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:49:19 Fetched 0 B in 0s (0 B/s) 16:49:19 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:49:19 Fetched 96.5 kB in 0s (0 B/s) 16:49:19 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:49:19 Fetched 279 kB in 0s (0 B/s) 16:49:19 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:49:19 Fetched 122 kB in 0s (0 B/s) 16:49:19 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:49:19 Fetched 77.8 kB in 0s (0 B/s) 16:49:19 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:49:19 Fetched 8848 B in 0s (0 B/s) 16:49:19 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:49:19 Fetched 47.8 kB in 0s (0 B/s) 16:49:19 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:49:19 Fetched 45.6 kB in 0s (0 B/s) 16:49:19 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:49:19 Fetched 15.0 kB in 0s (0 B/s) 16:49:19 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 16:49:19 Fetched 219 kB in 0s (0 B/s) 16:49:19 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:49:19 Fetched 154 kB in 0s (0 B/s) 16:49:19 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:49:19 Fetched 50.6 kB in 0s (0 B/s) 16:49:19 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:49:19 Fetched 14.8 kB in 0s (0 B/s) 16:49:19 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:49:19 Fetched 41.8 kB in 0s (0 B/s) 16:49:19 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:49:19 Fetched 499 kB in 0s (0 B/s) 16:49:19 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:49:19 Fetched 111 kB in 0s (0 B/s) 16:49:19 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:49:19 Fetched 240 kB in 0s (0 B/s) 16:49:19 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:49:19 Fetched 29.3 kB in 0s (0 B/s) 16:49:19 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:49:19 Fetched 85.5 kB in 0s (0 B/s) 16:49:19 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:49:19 Fetched 24.5 kB in 0s (0 B/s) 16:49:19 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:49:19 Fetched 49.2 kB in 0s (0 B/s) 16:49:19 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:49:19 Fetched 54.2 kB in 0s (0 B/s) 16:49:19 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:49:19 Fetched 30.8 kB in 0s (0 B/s) 16:49:19 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:49:19 Fetched 15.8 kB in 0s (0 B/s) 16:49:19 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:49:19 Fetched 85.9 kB in 0s (0 B/s) 16:49:19 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:49:19 Fetched 8720 B in 0s (0 B/s) 16:49:19 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:49:19 Fetched 140 kB in 0s (0 B/s) 16:49:19 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:49:19 Fetched 119 kB in 0s (0 B/s) 16:49:19 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:49:19 Fetched 111 kB in 0s (0 B/s) 16:49:19 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:49:19 Fetched 11.1 kB in 0s (0 B/s) 16:49:19 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:49:19 Fetched 645 kB in 0s (0 B/s) 16:49:19 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:49:19 Fetched 41.3 kB in 0s (0 B/s) 16:49:19 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:49:19 Fetched 17.9 kB in 0s (0 B/s) 16:49:19 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:49:19 Fetched 368 kB in 0s (0 B/s) 16:49:19 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:49:19 Fetched 187 kB in 0s (0 B/s) 16:49:19 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:49:19 Fetched 175 kB in 0s (0 B/s) 16:49:19 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:49:19 Fetched 206 kB in 0s (0 B/s) 16:49:19 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb [1301 kB] 16:49:19 Fetched 1301 kB in 0s (0 B/s) 16:49:19 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:49:19 Fetched 36.2 kB in 0s (0 B/s) 16:49:19 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 16:49:19 Fetched 159 kB in 0s (0 B/s) 16:49:19 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:49:19 Fetched 107 kB in 0s (0 B/s) 16:49:19 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:49:19 Fetched 48.7 kB in 0s (0 B/s) 16:49:19 Pulling static-packages 16:49:19 + snapcraftctl pull 16:49:19 Pulling version 16:49:19 + cd /root/project 16:49:19 + git describe --tags --abbrev=0 16:49:19 + sed s/v// 16:49:19 + GIT_VERSION=2.0.1-dev.33 16:49:19 + [ -z 2.0.1-dev.33 ] 16:49:19 + snapcraftctl set-version 2.0.1-dev.33 16:49:19 Building config-common 16:49:19 + snapcraftctl build 16:49:21 Skipping build go-build-helper (already ran) 16:49:21 Building edgex-go 16:49:21 + cd /root/parts/edgex-go/src 16:49:21 + git describe --tags --abbrev=0 16:49:21 + sed s/v// 16:49:21 + GIT_VERSION=2.0.1-dev.33 16:49:21 + [ -z 2.0.1-dev.33 ] 16:49:21 + echo 2.0.1-dev.33 16:49:21 + make build 16:49:21 go mod tidy 16:49:26 Collecting docker-compose==1.23.2 16:49:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:49:27 Collecting PyYAML<4,>=3.10 16:49:27 Downloading PyYAML-3.13.tar.gz (270 kB) 16:49:28 go: downloading github.com/gorilla/mux v1.8.0 16:49:28 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 16:49:28 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.15 16:49:28 go: downloading github.com/stretchr/testify v1.7.0 16:49:28 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 16:49:28 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 16:49:28 go: downloading github.com/google/uuid v1.3.0 16:49:28 go: downloading gopkg.in/yaml.v2 v2.4.0 16:49:28 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:49:28 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:49:28 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 16:49:28 go: downloading github.com/lib/pq v1.10.2 16:49:29 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:49:29 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 16:49:29 go: downloading github.com/pelletier/go-toml v1.9.3 16:49:29 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:49:29 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 16:49:30 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 16:49:30 go: downloading github.com/go-playground/validator/v10 v10.9.0 16:49:30 go: downloading github.com/go-kit/kit v0.11.0 16:49:30 go: downloading github.com/davecgh/go-spew v1.1.1 16:49:30 go: downloading github.com/pmezard/go-difflib v1.0.0 16:49:30 go: downloading github.com/stretchr/objx v0.1.1 16:49:30 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:49:30 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:49:30 go: downloading github.com/x448/float16 v0.8.4 16:49:30 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:49:30 go: downloading github.com/pebbe/zmq4 v1.2.7 16:49:30 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:49:30 go: downloading github.com/kr/pretty v0.3.0 16:49:30 go: downloading github.com/go-playground/universal-translator v0.18.0 16:49:30 go: downloading github.com/leodido/go-urn v1.2.1 16:49:30 go: downloading golang.org/x/text v0.3.6 16:49:30 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:49:30 go: downloading github.com/go-playground/locales v0.14.0 16:49:30 go: downloading github.com/go-logfmt/logfmt v0.5.0 16:49:30 go: downloading github.com/go-stack/stack v1.8.0 16:49:30 go: downloading github.com/hashicorp/consul/api v1.8.1 16:49:30 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:49:30 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 16:49:30 go: downloading github.com/gorilla/websocket v1.4.2 16:49:30 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 16:49:30 go: downloading github.com/kr/text v0.2.0 16:49:30 go: downloading github.com/rogpeppe/go-internal v1.8.0 16:49:31 go: downloading github.com/onsi/ginkgo v1.10.1 16:49:31 go: downloading github.com/onsi/gomega v1.7.0 16:49:31 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:49:31 go: downloading github.com/mitchellh/copystructure v1.0.0 16:49:31 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:49:31 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:49:31 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:49:31 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:49:31 go: downloading github.com/hashicorp/serf v0.9.5 16:49:31 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:49:31 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:49:31 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:49:31 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:49:31 go: downloading github.com/fatih/color v1.9.0 16:49:31 go: downloading github.com/mattn/go-colorable v0.1.6 16:49:31 go: downloading github.com/mattn/go-isatty v0.0.12 16:49:31 go: downloading github.com/pkg/errors v0.9.1 16:49:31 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:49:31 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:49:31 go: downloading github.com/hashicorp/memberlist v0.2.2 16:49:31 go: downloading github.com/hpcloud/tail v1.0.0 16:49:31 Collecting cached-property<2,>=1.2.0 16:49:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:49:31 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:49:31 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:49:31 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:49:31 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:49:31 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:49:31 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:49:31 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:49:31 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:49:31 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:49:31 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:49:31 go: downloading github.com/miekg/dns v1.1.26 16:49:31 go: downloading github.com/hashicorp/errwrap v1.0.0 16:49:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-data/core-data ./cmd/core-data 16:49:32 Collecting texttable<0.10,>=0.9.0 16:49:32 Downloading texttable-0.9.1.tar.gz (11 kB) 16:49:34 Collecting dockerpty<0.5,>=0.4.1 16:49:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:49:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:49:36 Collecting docopt<0.7,>=0.6.1 16:49:36 Downloading docopt-0.6.2.tar.gz (25 kB) 16:49:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:49:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:49:41 Collecting websocket-client<1.0,>=0.32.0 16:49:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:49:41 Collecting jsonschema<3,>=2.5.1 16:49:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:49:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:49:42 Collecting docker<4.0,>=3.6.0 16:49:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:49:43 Collecting docker-pycreds>=0.4.0 16:49:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:49:43 Collecting chardet<3.1.0,>=3.0.2 16:49:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:49:44 Collecting certifi>=2017.4.17 16:49:44 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:49:44 Collecting urllib3<1.25,>=1.21.1 16:49:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:49:45 Collecting idna<2.8,>=2.5 16:49:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:49:45 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:49:45 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:49:45 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:49:45 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:49:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-command/core-command ./cmd/core-command 16:49:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:49:47 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:49:47 Attempting uninstall: urllib3 16:49:47 Found existing installation: urllib3 1.26.2 16:49:47 Uninstalling urllib3-1.26.2: 16:49:47 Successfully uninstalled urllib3-1.26.2 16:49:47 Attempting uninstall: idna 16:49:47 Found existing installation: idna 3.1 16:49:47 Uninstalling idna-3.1: 16:49:47 Successfully uninstalled idna-3.1 16:49:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:49:48 Attempting uninstall: chardet 16:49:48 Found existing installation: chardet 4.0.0 16:49:48 Uninstalling chardet-4.0.0: 16:49:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:49:48 Successfully uninstalled chardet-4.0.0 16:49:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:49:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:49:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:49:52 Attempting uninstall: requests 16:49:52 Found existing installation: requests 2.25.1 16:49:52 Uninstalling requests-2.25.1: 16:49:52 Successfully uninstalled requests-2.25.1 16:49:52 Running setup.py install for texttable: started 16:49:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:49:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config 16:49:55 Running setup.py install for texttable: finished with status 'done' 16:49:55 Running setup.py install for PyYAML: started 16:49:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:49:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:49:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:49:55 ---> b6b814f42319 16:49:55 Step 3/24 : WORKDIR /edgex-go 16:49:55 ---> Using cache 16:49:55 ---> 5abe13fefdef 16:49:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:55 ---> Using cache 16:49:55 ---> 8e94b73918b5 16:49:55 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:49:56 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:49:56 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:49:56 ---> b6b814f42319 16:49:56 Step 3/32 : WORKDIR /edgex-go 16:49:56 ---> Using cache 16:49:56 ---> 5abe13fefdef 16:49:56 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:56 ---> Using cache 16:49:56 ---> 8e94b73918b5 16:49:56 Step 5/32 : RUN apk add --update --no-cache make git 16:49:56 ---> Using cache 16:49:56 ---> e95fc3a112c0 16:49:56 Step 6/32 : COPY go.mod . 16:49:56 ---> Using cache 16:49:56 ---> e64ef82c2386 16:49:56 Step 7/32 : RUN go mod download 16:49:56 ---> Using cache 16:49:56 ---> 4e335720a16b 16:49:56 Step 8/32 : COPY . . 16:49:56 ---> Using cache 16:49:56 ---> ab743f440354 16:49:56 Step 9/32 : RUN go mod tidy 16:49:56 ---> Using cache 16:49:56 ---> 9beb984f93a1 16:49:56 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:49:57 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:49:57 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:49:57 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:49:57 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:49:57 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:49:57 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:49:57 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:49:57 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:49:57 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:49:57 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:49:57 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:49:57 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:49:57 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:49:57 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:49:57 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:49:57 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:49:57 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:49:57 + 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 16:49:57 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:49:57 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:49:57 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:49:57 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:49:57 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:49:57 + 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 16:49:57 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:49:57 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:49:57 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:49:58 Running setup.py install for PyYAML: finished with status 'done' 16:49:58 Building hooks 16:49:58 + cd /root/parts/hooks/src 16:49:58 + make build 16:49:58 go mod tidy 16:49:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:49:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:49:58 ---> b6b814f42319 16:49:58 Step 3/24 : WORKDIR /edgex-go 16:49:58 ---> Using cache 16:49:58 ---> 5abe13fefdef 16:49:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:58 ---> Using cache 16:49:58 ---> 8e94b73918b5 16:49:58 Step 5/24 : RUN apk add --update --no-cache make git 16:49:58 ---> Using cache 16:49:58 ---> e95fc3a112c0 16:49:58 Step 6/24 : COPY go.mod . 16:49:58 ---> Using cache 16:49:58 ---> e64ef82c2386 16:49:58 Step 7/24 : RUN go mod download 16:49:58 ---> Using cache 16:49:58 ---> 4e335720a16b 16:49:58 Step 8/24 : COPY . . 16:49:58 ---> Using cache 16:49:58 ---> ab743f440354 16:49:58 Step 9/24 : RUN go mod tidy 16:49:58 ---> Using cache 16:49:58 ---> 9beb984f93a1 16:49:58 Step 10/24 : RUN make cmd/core-command/core-command 16:49:59 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 16:49:59 go: downloading github.com/stretchr/testify v1.5.1 16:49:59 go: downloading gopkg.in/yaml.v2 v2.2.2 16:49:59 go: downloading github.com/davecgh/go-spew v1.1.0 16:49:59 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:49:59 Running setup.py install for docopt: started 16:50:00 ---> Running in a6d5e0d49489 16:50:00 ---> Running in 92e95e087986 16:50:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:50:00 ---> Running in 9df310aacb83 16:50:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:50:00 ---> b6b814f42319 16:50:00 Step 3/22 : WORKDIR /edgex-go 16:50:00 ---> Using cache 16:50:00 ---> 5abe13fefdef 16:50:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:00 ---> Using cache 16:50:00 ---> 8e94b73918b5 16:50:00 Step 5/22 : RUN apk add --update --no-cache make git 16:50:00 ---> Using cache 16:50:00 ---> e95fc3a112c0 16:50:00 Step 6/22 : COPY go.mod . 16:50:00 ---> Using cache 16:50:00 ---> e64ef82c2386 16:50:00 Step 7/22 : RUN go mod download 16:50:00 ---> Using cache 16:50:00 ---> 4e335720a16b 16:50:00 Step 8/22 : COPY . . 16:50:00 ---> Using cache 16:50:00 ---> ab743f440354 16:50:00 Step 9/22 : RUN go mod tidy 16:50:00 ---> Using cache 16:50:00 ---> 9beb984f93a1 16:50:00 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:50:00 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:50:00 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:50:00 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:50:01 ---> Running in 1d383003a34f 16:50:02 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 16:50:02 Running setup.py install for docopt: finished with status 'done' 16:50:02 Running setup.py install for dockerpty: started 16:50:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:50:03 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 16:50:03 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 16:50:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:50:04 Building static-packages 16:50:04 + snapcraftctl build 16:50:04 OK: 218 MiB in 52 packages 16:50:05 Running setup.py install for dockerpty: finished with status 'done' 16:50:06 Building version 16:50:06 + snapcraftctl build 16:50:06 Removing intermediate container a6d5e0d49489 16:50:06 ---> 20c32cce2181 16:50:06 Step 6/24 : COPY go.mod . 16:50:07 ---> 2ff73f031609 16:50:07 Step 7/24 : RUN go mod download 16:50:07 ---> Running in 78eaedab3394 16:50:08 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 16:50:08 Staging config-common 16:50:08 + snapcraftctl stage 16:50:09 Skipping stage go-build-helper (already ran) 16:50:09 Staging edgex-go 16:50:09 + snapcraftctl stage 16:50:10 Staging hooks 16:50:10 + snapcraftctl stage 16:50:11 Staging static-packages 16:50:11 + snapcraftctl stage 16:50:12 Staging version 16:50:12 + snapcraftctl stage 16:50:13 Priming config-common 16:50:13 + snapcraftctl prime 16:50:14 Priming go-build-helper 16:50:14 + snapcraftctl prime 16:50:15 Priming edgex-go 16:50:15 + snapcraftctl prime 16:50:16 Removing intermediate container 78eaedab3394 16:50:16 ---> 53ea5b1115f3 16:50:16 Step 8/24 : COPY . . 16:50:16 Priming hooks 16:50:16 + snapcraftctl prime 16:50:17 Priming static-packages 16:50:17 + snapcraftctl prime 16:50:20 Priming version 16:50:20 + snapcraftctl prime 16:50:21 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:50:26 Removing intermediate container 1394ea30634a 16:50:26 ---> df9920b85f4f 16:50:26 Step 15/24 : ENV APP_PORT=58890 16:50:26 ---> Running in 97d0587f6072 16:50:26 Removing intermediate container 97d0587f6072 16:50:26 ---> 08234f642de7 16:50:26 Step 16/24 : EXPOSE $APP_PORT 16:50:27 ---> Running in e7ab3748440f 16:50:28 Removing intermediate container e7ab3748440f 16:50:28 ---> 0509ca7f1405 16:50:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:50:31 ---> c1618fc79c2c 16:50:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:50:33 ---> c933dec99eb2 16:50:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:50:36 ---> e5f07bcf43b1 16:50:36 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:50:36 ---> Running in 11a7d57dcfcf 16:50:37 Removing intermediate container 11a7d57dcfcf 16:50:37 ---> 5bc07da35d24 16:50:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:50:38 ---> Running in 39c2f4de8396 16:50:39 Removing intermediate container 39c2f4de8396 16:50:39 ---> b22398017536 16:50:39 Step 22/24 : LABEL arch=arm64 16:50:39 ---> Running in 1791b5867107 16:50:40 ---> a5cc6aa8bcda 16:50:40 Step 9/24 : RUN go mod tidy 16:50:40 ---> Running in ba542c3a5477 16:50:40 Removing intermediate container 1791b5867107 16:50:40 ---> 1394a1f81417 16:50:40 Step 23/24 : LABEL git_sha=d73bad5957f2333c394c7b5bbe44a7a0a6987100 16:50:41 ---> Running in 5d8c45f7e8ad 16:50:42 Removing intermediate container 5d8c45f7e8ad 16:50:42 ---> 474b2d9c376d 16:50:42 Step 24/24 : LABEL version=0.0.0 16:50:42 ---> Running in fd6c664846cd 16:50:43 Removing intermediate container fd6c664846cd 16:50:43 ---> ebadfffa205e 16:50:43 16:50:43 Successfully built ebadfffa205e 16:50:43 Successfully tagged sys-mgmt-agent-arm64:latest 16:50:48  Building sys-mgmt-agent ... done Removing intermediate container ba542c3a5477 16:50:48 ---> 3a193c8f915e 16:50:48 Step 10/24 : RUN make cmd/core-data/core-data 16:50:48 ---> Running in 4f87f10bf6b6 16:50:50 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 16:51:46 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 16:51:46 Removing intermediate container 92e95e087986 16:51:46 ---> 2b887ad365ea 16:51:46 16:51:46 Step 11/24 : FROM alpine:3.12 16:51:46 ---> c4fd0aeabfcf 16:51:46 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:51:46 ---> Using cache 16:51:46 ---> ad7e991de3d4 16:51:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:51:46 ---> Using cache 16:51:46 ---> 24246cc4944c 16:51:46 Step 14/24 : ENV APP_PORT=59882 16:51:46 ---> Running in cc31e9a68af3 16:51:47 Removing intermediate container cc31e9a68af3 16:51:47 ---> a7891c0b825c 16:51:47 Step 15/24 : EXPOSE $APP_PORT 16:51:48 ---> Running in 8c42194fcd2a 16:51:49 Removing intermediate container 8c42194fcd2a 16:51:49 ---> 2d995689bbc0 16:51:49 Step 16/24 : WORKDIR / 16:51:49 ---> Running in 2bf9ad19e5c6 16:51:50 Removing intermediate container 9df310aacb83 16:51:50 ---> 016bd5617c4a 16:51:50 16:51:50 Step 11/32 : FROM alpine:3.12 16:51:50 ---> c4fd0aeabfcf 16:51:50 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:51:50 ---> Running in a31bc71ca080 16:51:51 Removing intermediate container 2bf9ad19e5c6 16:51:51 ---> fe1d286a2ab1 16:51:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:51 Removing intermediate container a31bc71ca080 16:51:51 ---> 929b96cd6bd9 16:51:51 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:51:51 ---> Running in 918a5b7deee2 16:51:53 ---> 96647876be1e 16:51:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:51:53 Removing intermediate container 1d383003a34f 16:51:53 ---> 1baf3dad8c7e 16:51:53 16:51:53 Step 11/22 : FROM alpine:3.12 16:51:53 ---> c4fd0aeabfcf 16:51:53 Step 12/22 : RUN apk add --update --no-cache curl 16:51:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:51:53 ---> Running in 408680af611a 16:51:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:51:54 (1/2) Installing dumb-init (1.2.2-r1) 16:51:54 (2/2) Installing su-exec (0.2-r1) 16:51:54 Executing busybox-1.31.1-r20.trigger 16:51:54 OK: 5 MiB in 16 packages 16:51:55 ---> c3120d81e252 16:51:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:51:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:51:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:51:56 Removing intermediate container 918a5b7deee2 16:51:56 ---> 45e60e8f7ed8 16:51:56 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:51:57 (1/4) Installing ca-certificates (20191127-r4) 16:51:57 ---> Running in 372e78797463 16:51:57 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:51:57 (3/4) Installing libcurl (7.78.0-r0) 16:51:57 (4/4) Installing curl (7.78.0-r0) 16:51:57 Executing busybox-1.31.1-r20.trigger 16:51:57 ---> c2e8e2dc8f19 16:51:57 Step 20/24 : ENTRYPOINT ["/core-command"] 16:51:57 Executing ca-certificates-20191127-r4.trigger 16:51:57 ---> Running in 5ec285faf825 16:51:57 OK: 7 MiB in 18 packages 16:51:57 Removing intermediate container 372e78797463 16:51:57 ---> a2af58f0183c 16:51:57 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:51:58 ---> Running in 5658f276265f 16:51:58 Removing intermediate container 5ec285faf825 16:51:58 ---> 3fe9fbec8b35 16:51:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:58 ---> Running in 0fcc084c077f 16:51:59 Removing intermediate container 5658f276265f 16:51:59 ---> fac682657219 16:51:59 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:51:59 ---> Running in d9bc31fbe4c6 16:52:00 Removing intermediate container 0fcc084c077f 16:52:00 ---> e32878ca8e48 16:52:00 Step 22/24 : LABEL arch=arm64 16:52:00 ---> Running in 0983b7737a9b 16:52:00 Removing intermediate container 408680af611a 16:52:00 ---> 9e4df8e8b60f 16:52:00 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:52:00 ---> Running in fa677d2eb6fb 16:52:01 Removing intermediate container 0983b7737a9b 16:52:01 ---> 36e159ff03d8 16:52:01 Step 23/24 : LABEL git_sha=d73bad5957f2333c394c7b5bbe44a7a0a6987100 16:52:01 ---> Running in 084b2169e853 16:52:01 Removing intermediate container fa677d2eb6fb 16:52:01 ---> b106da9a3b6f 16:52:01 Step 14/22 : WORKDIR /edgex 16:52:02 ---> Running in 3afed9f99723 16:52:02 Removing intermediate container 084b2169e853 16:52:02 ---> b7e402c6dea2 16:52:02 Step 24/24 : LABEL version=0.0.0 16:52:02 ---> Running in 84d9b835c779 16:52:03 Removing intermediate container 3afed9f99723 16:52:03 ---> e60c3b0eb9aa 16:52:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:52:03 Removing intermediate container 84d9b835c779 16:52:03 ---> db1d3bb15fb0 16:52:03 16:52:03 Removing intermediate container d9bc31fbe4c6 16:52:04 ---> 03f98b2887af 16:52:04 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:52:04 ---> Running in ded1708f40a7 16:52:04 Successfully built db1d3bb15fb0 16:52:04 Successfully tagged core-command-arm64:latest 16:52:04  Building core-command ... done  ---> 401b26529eeb 16:52:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:52:04 Removing intermediate container ded1708f40a7 16:52:04 ---> 4e8cb37f1a0c 16:52:04 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:52:06 ---> 65d88078c7f2 16:52:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:52:06 ---> beaca0adf59d 16:52:06 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:52:06 ---> Running in 31b072ecfdc2 16:52:08 ---> e4cb579dcceb 16:52:08 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:52:08 ---> Running in d7e5241a2f96 16:52:09 Removing intermediate container d7e5241a2f96 16:52:09 ---> 85189309ee4d 16:52:09 Step 19/22 : CMD ["--init=true"] 16:52:09 ---> Running in 32c0d09fec05 16:52:09 Removing intermediate container 31b072ecfdc2 16:52:09 ---> 04b19e9d1801 16:52:09 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:09 Removing intermediate container 32c0d09fec05 16:52:09 ---> 210096ef8226 16:52:09 Step 20/22 : LABEL arch=arm64 16:52:10 ---> Running in 8e7ea7f680eb 16:52:10 ---> 56aa316fe2eb 16:52:10 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:52:10 Removing intermediate container 8e7ea7f680eb 16:52:10 ---> fd641a50e4bb 16:52:10 Step 21/22 : LABEL git_sha=d73bad5957f2333c394c7b5bbe44a7a0a6987100 16:52:10 ---> Running in bc71c1045c17 16:52:11 Removing intermediate container bc71c1045c17 16:52:11 ---> 31afc26be124 16:52:11 Step 22/22 : LABEL version=0.0.0 16:52:11 ---> 26da9b295e7b 16:52:11 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:52:11 ---> Running in 7f17dcab0ef6 16:52:12 Removing intermediate container 7f17dcab0ef6 16:52:12 ---> 460972a256fd 16:52:12 16:52:12 Successfully built 460972a256fd 16:52:12 Successfully tagged security-proxy-setup-arm64:latest 16:52:12  Building security-proxy-setup ... done  ---> 6f3eb5f7d085 16:52:12 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:52:13 ---> 135fdaa1fc8b 16:52:13 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:52:15 ---> e8b869b40608 16:52:15 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:52:15 ---> Running in aa36646d3d37 16:52:16 Removing intermediate container 4f87f10bf6b6 16:52:16 ---> 4c2063e8b7df 16:52:16 16:52:16 Step 11/24 : FROM alpine:3.12 16:52:16 ---> c4fd0aeabfcf 16:52:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:52:16 Removing intermediate container aa36646d3d37 16:52:16 ---> a437704dbc8a 16:52:16 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:52:16 ---> Running in a1646e158dcf 16:52:17 Removing intermediate container a1646e158dcf 16:52:17 ---> 1c3197d853fb 16:52:17 Step 13/24 : ENV APP_PORT=59880 16:52:17 ---> Running in 53ad06ca36d4 16:52:17 ---> e648fab07c0d 16:52:17 Step 27/32 : RUN chmod +x /entrypoint.sh 16:52:17 ---> Running in c695e5aa9b2d 16:52:18 Removing intermediate container 53ad06ca36d4 16:52:18 ---> 11f945fa9a00 16:52:18 Step 14/24 : EXPOSE $APP_PORT 16:52:18 ---> Running in 073d1f956af8 16:52:18 Removing intermediate container 073d1f956af8 16:52:18 ---> 00b0d8453132 16:52:18 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:18 ---> Running in 04f029d83290 16:52:20 Removing intermediate container c695e5aa9b2d 16:52:20 ---> 19c58cea8b28 16:52:20 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:52:20 ---> Running in 3092933e9752 16:52:21 Removing intermediate container 3092933e9752 16:52:21 ---> 34bc88b8310c 16:52:21 Step 29/32 : CMD ["gate"] 16:52:21 ---> Running in 85e90b031a43 16:52:21 Removing intermediate container 04f029d83290 16:52:21 ---> ded1f3a21738 16:52:21 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:52:22 ---> Running in f339d2cf74c3 16:52:22 Removing intermediate container 85e90b031a43 16:52:22 ---> 2d8eb05ab13d 16:52:22 Step 30/32 : LABEL arch=arm64 16:52:22 ---> Running in 8ae5b92b5dd9 16:52:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:52:23 Removing intermediate container 8ae5b92b5dd9 16:52:23 ---> a61f0d2f8e57 16:52:23 Step 31/32 : LABEL git_sha=d73bad5957f2333c394c7b5bbe44a7a0a6987100 16:52:23 ---> Running in 17ad5d02f4f5 16:52:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:52:24 Removing intermediate container 17ad5d02f4f5 16:52:24 ---> 3c0f2856029b 16:52:24 Step 32/32 : LABEL version=0.0.0 16:52:24 ---> Running in aa5f6c573ed1 16:52:24 (1/6) Installing dumb-init (1.2.2-r1) 16:52:24 (2/6) Installing libgcc (9.3.0-r2) 16:52:24 (3/6) Installing libsodium (1.0.18-r0) 16:52:25 (4/6) Installing libstdc++ (9.3.0-r2) 16:52:25 Removing intermediate container aa5f6c573ed1 16:52:25 ---> c90871a22693 16:52:25 16:52:25 (5/6) Installing libzmq (4.3.3-r0) 16:52:25 (6/6) Installing zeromq (4.3.3-r0) 16:52:25 Executing busybox-1.31.1-r20.trigger 16:52:25 OK: 8 MiB in 20 packages 16:52:25 Successfully built c90871a22693 16:52:25 Successfully tagged security-bootstrapper-arm64:latest 16:52:26  Building security-bootstrapper ... done Removing intermediate container f339d2cf74c3 16:52:26 ---> e748032a0fd8 16:52:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:27 ---> 244b4698b562 16:52:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:52:29 ---> 5b895dc70560 16:52:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:52:29 ---> 1e5279c94238 16:52:29 Step 20/24 : ENTRYPOINT ["/core-data"] 16:52:29 ---> Running in 283a8447ce24 16:52:30 Removing intermediate container 283a8447ce24 16:52:30 ---> 64552faae65a 16:52:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:30 ---> Running in 1bdc59980bbb 16:52:31 Removing intermediate container 1bdc59980bbb 16:52:31 ---> 18dade7c671a 16:52:31 Step 22/24 : LABEL arch=arm64 16:52:31 ---> Running in 5d625a241dbb 16:52:31 Removing intermediate container 5d625a241dbb 16:52:31 ---> 78c823c33e0e 16:52:31 Step 23/24 : LABEL git_sha=d73bad5957f2333c394c7b5bbe44a7a0a6987100 16:52:31 ---> Running in cefc845e9220 16:52:32 Removing intermediate container cefc845e9220 16:52:32 ---> 6ede7c47e5bb 16:52:32 Step 24/24 : LABEL version=0.0.0 16:52:32 ---> Running in 6c8c30722b9e 16:52:33 Removing intermediate container 6c8c30722b9e 16:52:33 ---> a9f326a95711 16:52:33 16:52:33 Successfully built a9f326a95711 16:52:33 Successfully tagged core-data-arm64:latest 16:52:33  Building core-data ... done  [Pipeline] } 16:52:33 $ docker stop --time=1 119e33b54ab385e69a2f19cd7d30a1c47c9fd9c45e8003e22e3ce4f367ca4264 16:52:35 $ docker rm -f 119e33b54ab385e69a2f19cd7d30a1c47c9fd9c45e8003e22e3ce4f367ca4264 [Pipeline] // withDockerContainer [Pipeline] sh 16:52:36 + docker images 16:52:36 REPOSITORY TAG IMAGE ID CREATED SIZE 16:52:36 core-data-arm64 latest a9f326a95711 4 seconds ago 19.3MB 16:52:36 security-bootstrapper-arm64 latest c90871a22693 12 seconds ago 17.7MB 16:52:36 4c2063e8b7df 21 seconds ago 1.57GB 16:52:36 security-proxy-setup-arm64 latest 460972a256fd 24 seconds ago 24.6MB 16:52:36 core-command-arm64 latest db1d3bb15fb0 33 seconds ago 15.2MB 16:52:36 1baf3dad8c7e 44 seconds ago 1.57GB 16:52:36 016bd5617c4a 48 seconds ago 1.57GB 16:52:36 2b887ad365ea 51 seconds ago 1.56GB 16:52:36 sys-mgmt-agent-arm64 latest ebadfffa205e About a minute ago 311MB 16:52:36 security-secretstore-setup-arm64 latest 83be8a9f2606 3 minutes ago 26.5MB 16:52:36 core-metadata-arm64 latest 5d1e82d020d8 3 minutes ago 15.8MB 16:52:36 support-notifications-arm64 latest 287863369e47 3 minutes ago 15.9MB 16:52:36 support-scheduler-arm64 latest c39f46f8f9e6 3 minutes ago 15.2MB 16:52:36 68d177cb85fa 3 minutes ago 1.57GB 16:52:36 b9306b1fb1d5 3 minutes ago 1.57GB 16:52:36 3a7d6d1b1ad3 3 minutes ago 1.57GB 16:52:36 a900a9be7f8f 3 minutes ago 1.57GB 16:52:36 81e2a44e7b6d 3 minutes ago 1.57GB 16:52:36 ci-base-image-arm64 latest b6b814f42319 15 minutes ago 1.24GB 16:52:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 2 weeks ago 533MB 16:52:36 docker 20.10.7 df445af6242a 2 months ago 234MB 16:52:36 alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB 16:52:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:52:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:52:37 16:52:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:52:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:52:38 arm64: Pulling from edgex-lftools-log-publisher 16:52:38 448f6bf000e3: Pulling fs layer 16:52:38 f757da607395: Pulling fs layer 16:52:38 05883995daec: Pulling fs layer 16:52:38 8603b9c90790: Pulling fs layer 16:52:38 1560dd03e051: Pulling fs layer 16:52:38 27f5ce0e4adf: Pulling fs layer 16:52:38 c2d8d7efcc4b: Pulling fs layer 16:52:38 8603b9c90790: Waiting 16:52:38 1560dd03e051: Waiting 16:52:38 c2d8d7efcc4b: Waiting 16:52:38 27f5ce0e4adf: Waiting 16:52:38 f757da607395: Verifying Checksum 16:52:38 f757da607395: Download complete 16:52:38 8603b9c90790: Verifying Checksum 16:52:38 8603b9c90790: Download complete 16:52:38 1560dd03e051: Verifying Checksum 16:52:38 1560dd03e051: Download complete 16:52:38 27f5ce0e4adf: Verifying Checksum 16:52:38 27f5ce0e4adf: Download complete 16:52:39 05883995daec: Verifying Checksum 16:52:39 05883995daec: Download complete 16:52:40 448f6bf000e3: Verifying Checksum 16:52:40 448f6bf000e3: Download complete 16:52:43 c2d8d7efcc4b: Verifying Checksum 16:52:43 c2d8d7efcc4b: Download complete 16:52:44 448f6bf000e3: Pull complete 16:52:44 f757da607395: Pull complete 16:52:46 05883995daec: Pull complete 16:52:46 8603b9c90790: Pull complete 16:52:47 1560dd03e051: Pull complete 16:52:48 27f5ce0e4adf: Pull complete 16:53:03 c2d8d7efcc4b: Pull complete 16:53:03 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:53:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:53:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:53:03 prd-ubuntu18.04-docker-arm64-4c-16g-503 does not seem to be running inside a container 16:53:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:53:07 $ docker top 5636b917ae4f7e43e3813c5a4b1e590c209085ce0f1cfd821782007f7828dfff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:09 ---> job-cost.sh 16:53:09 lf-activate-venv: SKIPPING 16:53:09 INFO: No Stack... 16:53:11 INFO: Retrieving Pricing Info for: v3-standard-4 16:53:11 INFO: Archiving Costs [Pipeline] sh 16:53:11 + cut -d, -f6 16:53:11 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 16:53:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3678-2-stack-cost] 16:53:11 Resource [jenkins-edgexfoundry-edgex-go-PR-3678-2-stack-cost] did not exist. Created. 16:53:11 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3678-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:53:12 + echo total: 0.10999999940395355 [Pipeline] stash 16:53:12 Stashed 1 file(s) [Pipeline] } 16:53:12 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3678-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:53:12 $ docker stop --time=1 5636b917ae4f7e43e3813c5a4b1e590c209085ce0f1cfd821782007f7828dfff 16:53:14 $ docker rm -f 5636b917ae4f7e43e3813c5a4b1e590c209085ce0f1cfd821782007f7828dfff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 16:53:15 provisioning config files... 16:53:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config246633729010176238tmp [Pipeline] { [Pipeline] sh 16:53:16 + set +x 16:53:16 + curl -s https://codecov.io/bash 16:53:16 + bash -s -- 16:53:16 16:53:16 _____ _ 16:53:16 / ____| | | 16:53:16 | | ___ __| | ___ ___ _____ __ 16:53:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:53:16 | |___| (_) | (_| | __/ (_| (_) \ V / 16:53:16 \_____\___/ \__,_|\___|\___\___/ \_/ 16:53:16 Bash-1.0.6 16:53:16 16:53:16 16:53:16 ==> git version 2.24.4 found 16:53:16 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:53:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:53:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:53:16 ==> Jenkins CI detected. 16:53:16 current dir:  /w/workspace/edgex-go/2 16:53:16 project root: . 16:53:16 --> token set from env 16:53:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:53:16 ==> Running gcov in . (disable via -X gcov) 16:53:16 ==> Python coveragepy not found 16:53:16 ==> Searching for coverage reports in: 16:53:16 + . 16:53:16 -> Found 1 reports 16:53:16 ==> Detecting git/mercurial file structure 16:53:16 ==> Reading reports 16:53:16 + ./coverage.out bytes=405611 16:53:16 ==> Appending adjustments 16:53:16 https://docs.codecov.io/docs/fixing-reports 16:53:17 + Found adjustments 16:53:17 ==> Gzipping contents 16:53:17 56K /tmp/codecov.5KrFwi.gz 16:53:17 ==> Uploading reports 16:53:17 url: https://codecov.io 16:53:17 query: branch=PR-3678&commit=b9e388ed8c8421c0001e59f0f0472740756b036b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= 16:53:17 -> Pinging Codecov 16:53:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3678&commit=b9e388ed8c8421c0001e59f0f0472740756b036b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= 16:53:18 -> Uploading to 16:53:18 https://storage.googleapis.com/codecov/v4/raw/2021-08-21/00271124DB129430A58F1EEE437C3FCB/b9e388ed8c8421c0001e59f0f0472740756b036b/aa83ed10-3edc-43a6-8b88-ab097eb10427.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210821%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210821T165317Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b12e0147a94ae8421922e0736221ee67e513aa721e6a72248ee147f050f06646 16:53:18 % Total % Received % Xferd Average Speed Time Time Time Current 16:53:18 Dload Upload Total Spent Left Speed 16:53:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54702 0 0 100 54702 0 128k --:--:-- --:--:-- --:--:-- 128k 16:53:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b9e388ed8c8421c0001e59f0f0472740756b036b [Pipeline] } 16:53:18 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] sh 16:53:19 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:53:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:53:20 ---> package-listing.sh 16:53:20 ++ facter osfamily 16:53:20 ++ tr '[:upper:]' '[:lower:]' 16:53:20 + OS_FAMILY=redhat 16:53:20 + workspace=/w/workspace/edgex-go/2 16:53:20 + START_PACKAGES=/tmp/packages_start.txt 16:53:20 + END_PACKAGES=/tmp/packages_end.txt 16:53:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:53:20 + PACKAGES=/tmp/packages_start.txt 16:53:20 + '[' /w/workspace/edgex-go/2 ']' 16:53:20 + PACKAGES=/tmp/packages_end.txt 16:53:20 + case "${OS_FAMILY}" in 16:53:20 + sort 16:53:20 + rpm -qa 16:53:24 + '[' -f /tmp/packages_start.txt ']' 16:53:24 + '[' -f /tmp/packages_end.txt ']' 16:53:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:53:24 + '[' /w/workspace/edgex-go/2 ']' 16:53:24 + mkdir -p /w/workspace/edgex-go/2/archives/ 16:53:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 16:53:24 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:53:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:53:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:53:25 16:53:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:53:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:53:25 latest: Pulling from edgex-lftools-log-publisher 16:53:25 b4d181a07f80: Pulling fs layer 16:53:25 a1111a8f2ec3: Pulling fs layer 16:53:25 ed53099fbce6: Pulling fs layer 16:53:25 dc539afda2c1: Pulling fs layer 16:53:25 77bc0d833cb6: Pulling fs layer 16:53:25 9065ff56babe: Pulling fs layer 16:53:25 d287ab97295c: Pulling fs layer 16:53:25 dc539afda2c1: Waiting 16:53:25 77bc0d833cb6: Waiting 16:53:25 9065ff56babe: Waiting 16:53:25 d287ab97295c: Waiting 16:53:25 a1111a8f2ec3: Verifying Checksum 16:53:25 a1111a8f2ec3: Download complete 16:53:25 dc539afda2c1: Verifying Checksum 16:53:25 dc539afda2c1: Download complete 16:53:25 77bc0d833cb6: Verifying Checksum 16:53:25 77bc0d833cb6: Download complete 16:53:25 9065ff56babe: Verifying Checksum 16:53:25 9065ff56babe: Download complete 16:53:25 ed53099fbce6: Verifying Checksum 16:53:25 ed53099fbce6: Download complete 16:53:27 b4d181a07f80: Verifying Checksum 16:53:27 b4d181a07f80: Download complete 16:53:28 b4d181a07f80: Pull complete 16:53:28 a1111a8f2ec3: Pull complete 16:53:28 ed53099fbce6: Pull complete 16:53:29 dc539afda2c1: Pull complete 16:53:29 77bc0d833cb6: Pull complete 16:53:29 9065ff56babe: Pull complete 16:53:30 d287ab97295c: Verifying Checksum 16:53:30 d287ab97295c: Download complete 16:53:35 d287ab97295c: Pull complete 16:53:35 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:53:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:53:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:53:35 prd-centos7-docker-4c-2g-501 does not seem to be running inside a container 16:53:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:53:39 $ docker top 1c93e663e09711225836712863662ce60c7a0b5a75876a1b83a240a3fe6659f2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:53:39 + touch /tmp/pre-build-complete [Pipeline] sh 16:53:39 + mkdir -p /var/log/sysstat [Pipeline] sh 16:53:40 + ls /var/log/sa-host 16:53:40 + sadf -c /var/log/sa-host/sa19 16:53:40 file_magic: OK 16:53:40 HZ: Using current value: 100 16:53:40 file_header: OK 16:53:40 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 16:53:40 Statistics: 16:53:40 Hnuu...uuuununununu... 16:53:40 File successfully converted to sysstat format version 12.0.3 16:53:40 + sadf -c /var/log/sa-host/sa21 16:53:40 file_magic: OK 16:53:40 HZ: Using current value: 100 16:53:40 file_header: OK 16:53:40 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 16:53:40 Statistics: 16:53:40 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... 16:53:40 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:53:40 provisioning config files... 16:53:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2451198288410082234tmp [Pipeline] { [Pipeline] echo 16:53:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:53:41 ---> create-netrc.sh [Pipeline] } 16:53:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:53:41 ---> python-tools-install.sh [Pipeline] echo 16:53:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:53:41 ---> sudo-logs.sh 16:53:41 Archiving 'sudo' log.. 16:53:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-501.vexxhost.local: Name or service not known 16:53:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-501.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:53:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:53:42 ---> job-cost.sh 16:53:42 lf-activate-venv: SKIPPING 16:53:42 DEBUG: total: 0.10999999940395355 16:53:42 INFO: Retrieving Stack Cost... 16:53:43 INFO: Retrieving Pricing Info for: v3-standard-2 16:53:43 INFO: Archiving Costs [Pipeline] echo 16:53:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:53:43 ---> logs-deploy.sh 16:53:43 lf-activate-venv: SKIPPING 16:53:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3678/2 16:53:43 INFO: archiving workspace using pattern(s): 16:53:44 Archives upload complete. 16:53:44 INFO: archiving logs to Nexus 16:53:45 ---> uname -a: 16:53:45 Linux prd-centos7-docker-4c-2g-501.vexxhost.local 3.10.0-1160.36.2.el7.x86_64 #1 SMP Wed Jul 21 11:57:15 UTC 2021 x86_64 GNU/Linux 16:53:45 16:53:45 16:53:45 ---> lscpu: 16:53:45 Architecture: x86_64 16:53:45 CPU op-mode(s): 32-bit, 64-bit 16:53:45 Byte Order: Little Endian 16:53:45 Address sizes: 40 bits physical, 48 bits virtual 16:53:45 CPU(s): 2 16:53:45 On-line CPU(s) list: 0,1 16:53:45 Thread(s) per core: 1 16:53:45 Core(s) per socket: 1 16:53:45 Socket(s): 2 16:53:45 NUMA node(s): 1 16:53:45 Vendor ID: AuthenticAMD 16:53:45 CPU family: 23 16:53:45 Model: 49 16:53:45 Model name: AMD EPYC-Rome Processor 16:53:45 Stepping: 0 16:53:45 CPU MHz: 2799.998 16:53:45 BogoMIPS: 5599.99 16:53:45 Virtualization: AMD-V 16:53:45 Hypervisor vendor: KVM 16:53:45 Virtualization type: full 16:53:45 L1d cache: 32K 16:53:45 L1i cache: 32K 16:53:45 L2 cache: 512K 16:53:45 L3 cache: 16384K 16:53:45 NUMA node0 CPU(s): 0,1 16:53:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:53:45 16:53:45 16:53:45 ---> nproc: 16:53:45 2 16:53:45 16:53:45 16:53:45 ---> df -h: 16:53:45 Filesystem Size Used Avail Use% Mounted on 16:53:45 overlay 40G 15G 26G 36% / 16:53:45 tmpfs 64M 0 64M 0% /dev 16:53:45 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:53:45 shm 64M 0 64M 0% /dev/shm 16:53:45 /dev/vda1 40G 15G 26G 36% /facter-os 16:53:45 16:53:45 16:53:45 ---> sar -b -r -n DEV: 16:53:45 Linux 3.10.0-1160.36.2.el7.x86_64 (centos-7-docker-611db46c-487c-30ca-28da-62715972c0a2.vexxhost.lo) 08/21/21 _x86_64_ (2 CPU) 16:53:45 16:53:45 16:31:14 LINUX RESTART (2 CPU) 16:53:45 16:53:45 16:32:01 tps rtps wtps bread/s bwrtn/s 16:53:45 16:33:01 140.08 3.35 136.73 2349.12 49670.50 16:53:45 16:34:01 296.85 0.00 296.85 0.00 57755.73 16:53:45 16:35:01 55.49 0.00 55.49 0.00 9196.52 16:53:45 16:36:01 52.47 0.00 52.47 0.00 3748.87 16:53:45 16:37:01 699.10 274.22 424.88 16131.20 283764.30 16:53:45 16:38:01 433.97 19.87 414.10 2156.46 179866.99 16:53:45 16:39:01 607.06 133.81 473.25 6449.01 164574.60 16:53:45 16:40:01 31.14 12.52 18.62 1177.29 1431.21 16:53:45 16:41:01 0.17 0.02 0.15 0.13 1.87 16:53:45 16:42:01 0.43 0.25 0.18 94.47 1.50 16:53:45 16:43:01 0.28 0.00 0.28 0.00 3.40 16:53:45 16:44:01 0.22 0.00 0.22 0.00 2.32 16:53:45 16:45:01 0.32 0.00 0.32 0.00 3.46 16:53:45 16:46:01 0.25 0.00 0.25 0.00 2.57 16:53:45 16:47:01 0.52 0.27 0.25 8.40 3.00 16:53:45 16:48:01 0.23 0.00 0.23 0.00 2.83 16:53:45 16:49:01 0.17 0.00 0.17 0.00 1.50 16:53:45 16:50:02 0.28 0.00 0.28 0.00 3.41 16:53:45 16:51:01 0.25 0.02 0.24 0.14 2.61 16:53:45 16:52:01 0.35 0.00 0.35 0.00 4.98 16:53:45 16:53:01 0.25 0.00 0.25 0.00 2.57 16:53:45 Average: 110.63 21.19 89.44 1353.00 35771.89 16:53:45 16:53:45 16:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:53:45 16:33:01 4332452 0 759100 9.48 2620 2914768 1634652 18.05 1028584 2321544 48 16:53:45 16:34:01 3632508 0 952040 11.89 2620 3421772 1628920 17.98 1207200 2699264 67988 16:53:45 16:35:01 3254340 0 1068324 13.34 2620 3683656 1685132 18.60 1460524 2804808 65080 16:53:45 16:36:01 3184556 0 1098372 13.71 2620 3723392 1517188 16.75 1439228 2889936 162040 16:53:45 16:37:01 705708 0 1346968 16.82 2620 5953644 2869364 31.68 2761580 3916652 23844 16:53:45 16:38:01 599536 0 1261428 15.75 2620 6145356 2108540 23.28 2566436 4209996 9044 16:53:45 16:39:01 2346032 0 1230064 15.36 2620 4430224 1881828 20.78 1650352 3374652 472 16:53:45 16:40:01 2833572 0 1134628 14.17 2620 4038120 1412844 15.60 1192768 3363416 20 16:53:45 16:41:01 2839964 0 1128232 14.09 2620 4038124 1373768 15.17 1189684 3363096 8 16:53:45 16:42:01 2837136 0 1128244 14.09 2620 4040940 1373852 15.17 1207696 3349396 16 16:53:45 16:43:01 2837176 0 1128200 14.09 2620 4040944 1373828 15.17 1207588 3349396 12 16:53:45 16:44:01 2844188 0 1121184 14.00 2620 4040948 1373768 15.17 1207464 3342712 12 16:53:45 16:45:01 2843988 0 1121380 14.00 2620 4040952 1373900 15.17 1207852 3342712 12 16:53:45 16:46:01 2844288 0 1121076 14.00 2620 4040956 1373768 15.17 1207472 3342504 12 16:53:45 16:47:01 2843524 0 1121808 14.01 2620 4040988 1373852 15.17 1207964 3342324 20 16:53:45 16:48:01 2843780 0 1121548 14.00 2620 4040992 1373864 15.17 1207908 3342324 12 16:53:45 16:49:01 2844032 0 1121292 14.00 2620 4040996 1373768 15.17 1207700 3342324 12 16:53:45 16:50:02 2843972 0 1121344 14.00 2620 4041004 1373768 15.17 1207708 3342324 8 16:53:45 16:51:01 2844204 0 1121112 14.00 2620 4041004 1373768 15.17 1207708 3342328 8 16:53:45 16:52:01 2843968 0 1121340 14.00 2620 4041012 1373840 15.17 1207796 3342332 16 16:53:45 16:53:01 2844000 0 1121308 14.00 2620 4041012 1373816 15.17 1207912 3342328 12 16:53:45 Average: 2754425 0 1116619 13.94 2620 4135276 1552287 17.14 1380434 3288875 15652 16:53:45 16:53:45 16:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:53:45 16:33:01 eth0 1538.58 1516.85 6533.36 149.22 0.00 0.00 0.00 0.00 16:53:45 16:33:01 vethbc2f441 1.00 0.85 0.11 1.34 0.00 0.00 0.00 0.00 16:53:45 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:33:01 docker0 1097.65 901.71 81.87 2709.35 0.00 0.00 0.00 0.00 16:53:45 16:34:01 eth0 643.78 549.78 2087.19 57.69 0.00 0.00 0.00 0.00 16:53:45 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:34:01 veth2949ba9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:53:45 16:34:01 docker0 532.77 611.72 40.47 2062.00 0.00 0.00 0.00 0.00 16:53:45 16:35:01 eth0 30.51 15.79 23.03 11.01 0.00 0.00 0.00 0.00 16:53:45 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:35:01 veth2949ba9 0.63 0.63 0.05 0.06 0.00 0.00 0.00 0.00 16:53:45 16:35:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 16:53:45 16:36:01 eth0 28.06 15.31 20.24 10.63 0.00 0.00 0.00 0.00 16:53:45 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:36:01 veth2949ba9 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 16:53:45 16:36:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 16:53:45 16:37:01 eth0 362.06 245.29 1881.97 145.23 0.00 0.00 0.00 0.00 16:53:45 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:37:01 vethbec7fb8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:37:01 vetheff6103 0.00 0.72 0.00 0.04 0.00 0.00 0.00 0.00 16:53:45 16:38:01 eth0 190.66 117.74 1022.24 20.43 0.00 0.00 0.00 0.00 16:53:45 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:38:01 vethd2b6bba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:38:01 vetheff6103 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:53:45 16:39:01 eth0 219.48 120.91 1011.42 139.60 0.00 0.00 0.00 0.00 16:53:45 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:39:01 vetheff6103 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 16:53:45 16:39:01 veth1d565b9 11.64 13.32 0.93 33.54 0.00 0.00 0.00 0.00 16:53:45 16:40:01 eth0 12.61 9.46 17.87 2.85 0.00 0.00 0.00 0.00 16:53:45 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:40:01 docker0 1783.20 1757.75 132.75 5685.65 0.00 0.00 0.00 0.00 16:53:45 16:41:01 eth0 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 16:53:45 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:42:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 16:53:45 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:43:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:53:45 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:44:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:53:45 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:45:01 eth0 0.97 0.38 0.32 0.21 0.00 0.00 0.00 0.00 16:53:45 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:46:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:53:45 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:47:01 eth0 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 16:53:45 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:48:01 eth0 0.15 0.12 0.07 0.01 0.00 0.00 0.00 0.00 16:53:45 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:49:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:50:02 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:51:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:53:45 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:52:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:53:45 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:53:01 eth0 0.15 0.10 0.07 0.01 0.00 0.00 0.00 0.00 16:53:45 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 Average: eth0 144.40 123.63 600.69 25.61 0.00 0.00 0.00 0.00 16:53:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:45 Average: docker0 84.99 83.77 6.33 270.98 0.00 0.00 0.00 0.00 16:53:45 16:53:45 16:53:45 ---> sar -P ALL: 16:53:45 Linux 3.10.0-1160.36.2.el7.x86_64 (centos-7-docker-611db46c-487c-30ca-28da-62715972c0a2.vexxhost.lo) 08/21/21 _x86_64_ (2 CPU) 16:53:45 16:53:45 16:31:14 LINUX RESTART (2 CPU) 16:53:45 16:53:45 16:32:01 CPU %user %nice %system %iowait %steal %idle 16:53:45 16:33:01 all 26.48 0.00 8.88 3.88 0.10 60.66 16:53:45 16:33:01 0 23.94 0.00 9.64 3.61 0.09 62.73 16:53:45 16:33:01 1 29.00 0.00 8.12 4.15 0.11 58.62 16:53:45 16:34:01 all 29.79 0.00 11.43 2.60 0.12 56.07 16:53:45 16:34:01 0 29.39 0.00 11.25 2.29 0.13 56.95 16:53:45 16:34:01 1 30.18 0.00 11.61 2.91 0.11 55.20 16:53:45 16:35:01 all 48.38 0.00 5.51 0.53 0.10 45.48 16:53:45 16:35:01 0 48.01 0.00 6.06 0.64 0.09 45.20 16:53:45 16:35:01 1 48.76 0.00 4.95 0.41 0.11 45.77 16:53:45 16:36:01 all 57.67 0.00 8.01 0.46 0.12 33.74 16:53:45 16:36:01 0 58.97 0.00 8.05 0.46 0.15 32.37 16:53:45 16:36:01 1 56.38 0.00 7.98 0.47 0.09 35.08 16:53:45 16:37:01 all 31.49 0.00 20.34 20.57 0.12 27.49 16:53:45 16:37:01 0 32.62 0.00 20.51 20.85 0.11 25.90 16:53:45 16:37:01 1 30.35 0.00 20.16 20.29 0.13 29.07 16:53:45 16:38:01 all 77.07 0.00 16.34 4.54 0.15 1.91 16:53:45 16:38:01 0 76.60 0.00 16.48 5.16 0.13 1.63 16:53:45 16:38:01 1 77.54 0.00 16.19 3.92 0.17 2.18 16:53:45 16:39:01 all 71.43 0.00 18.64 4.40 0.15 5.37 16:53:45 16:39:01 0 69.39 0.00 20.42 4.38 0.15 5.66 16:53:45 16:39:01 1 73.46 0.00 16.88 4.42 0.15 5.09 16:53:45 16:40:01 all 0.87 0.00 0.72 0.44 0.02 97.96 16:53:45 16:40:01 0 0.67 0.00 0.74 0.37 0.02 98.21 16:53:45 16:40:01 1 1.07 0.00 0.70 0.50 0.02 97.70 16:53:45 16:41:01 all 0.11 0.00 0.07 0.00 0.02 99.81 16:53:45 16:41:01 0 0.15 0.00 0.08 0.00 0.02 99.75 16:53:45 16:41:01 1 0.07 0.00 0.05 0.00 0.02 99.87 16:53:45 16:42:01 all 0.20 0.00 0.05 0.03 0.01 99.71 16:53:45 16:42:01 0 0.18 0.00 0.07 0.07 0.02 99.67 16:53:45 16:42:01 1 0.22 0.00 0.03 0.00 0.00 99.75 16:53:45 16:43:01 all 0.13 0.00 0.03 0.00 0.01 99.83 16:53:45 16:43:01 0 0.23 0.00 0.02 0.00 0.00 99.75 16:53:45 16:43:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:53:45 16:53:45 16:43:01 CPU %user %nice %system %iowait %steal %idle 16:53:45 16:44:01 all 0.16 0.00 0.03 0.00 0.02 99.79 16:53:45 16:44:01 0 0.28 0.00 0.02 0.00 0.00 99.70 16:53:45 16:44:01 1 0.03 0.00 0.05 0.00 0.03 99.88 16:53:45 16:45:01 all 0.13 0.00 0.03 0.00 0.02 99.82 16:53:45 16:45:01 0 0.22 0.00 0.03 0.00 0.02 99.73 16:53:45 16:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:53:45 16:46:01 all 0.18 0.00 0.03 0.00 0.02 99.78 16:53:45 16:46:01 0 0.32 0.00 0.02 0.00 0.02 99.65 16:53:45 16:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:53:45 16:47:01 all 0.08 0.00 0.06 0.00 0.01 99.86 16:53:45 16:47:01 0 0.12 0.00 0.07 0.00 0.00 99.82 16:53:45 16:47:01 1 0.03 0.00 0.05 0.00 0.02 99.90 16:53:45 16:48:01 all 0.18 0.00 0.03 0.00 0.02 99.77 16:53:45 16:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:53:45 16:48:01 1 0.30 0.00 0.05 0.00 0.02 99.63 16:53:45 16:49:01 all 0.18 0.00 0.03 0.00 0.01 99.78 16:53:45 16:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:53:45 16:49:01 1 0.32 0.00 0.03 0.00 0.00 99.65 16:53:45 16:50:02 all 0.19 0.00 0.03 0.00 0.01 99.77 16:53:45 16:50:02 0 0.07 0.00 0.03 0.00 0.02 99.88 16:53:45 16:50:02 1 0.32 0.00 0.03 0.00 0.00 99.65 16:53:45 16:51:01 all 0.20 0.00 0.03 0.00 0.02 99.75 16:53:45 16:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:53:45 16:51:01 1 0.37 0.00 0.03 0.00 0.02 99.58 16:53:45 16:52:01 all 0.18 0.00 0.03 0.00 0.01 99.78 16:53:45 16:52:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:53:45 16:52:01 1 0.30 0.00 0.05 0.00 0.00 99.65 16:53:45 16:53:01 all 0.08 0.00 0.03 0.00 0.01 99.88 16:53:45 16:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:53:45 16:53:01 1 0.17 0.00 0.03 0.00 0.02 99.78 16:53:45 Average: all 15.46 0.00 4.05 1.68 0.05 78.76 16:53:45 Average: 0 15.29 0.00 4.20 1.70 0.05 78.77 16:53:45 Average: 1 15.64 0.00 3.91 1.66 0.05 78.75 16:53:45 16:53:45 16:53:45