Pull request #3671 updated 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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from ce44feff22c90d3acea22d7d42256d7d6e4b4afe+19484f48f3ea22dd3cb206c35107457b0d52dfca (09c6cac40e670e9d887167d0e7b95d55fdbec003) 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-ssh5042499578683945047.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-ssh2465360074420058956.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-3671/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-3671/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4984299211306485882.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-ssh3954113681054557033.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-3671/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-3671/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3680095484723191178.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-332 in /w/workspace/edgexfoundry_edgex-go_PR-3671 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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/9@tmp/jenkins-gitclient-ssh8891786927039631510.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 19484f48f3ea22dd3cb206c35107457b0d52dfca into PR head commit ce44feff22c90d3acea22d7d42256d7d6e4b4afe Merge succeeded, producing ce44feff22c90d3acea22d7d42256d7d6e4b4afe Checking out Revision ce44feff22c90d3acea22d7d42256d7d6e4b4afe (PR-3671) > 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/9@tmp/jenkins-gitclient-ssh5503525907476321883.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3671/head:refs/remotes/origin/PR-3671 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce44feff22c90d3acea22d7d42256d7d6e4b4afe # 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/9@tmp/jenkins-gitclient-ssh3430837760772148548.key > git merge 19484f48f3ea22dd3cb206c35107457b0d52dfca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce44feff22c90d3acea22d7d42256d7d6e4b4afe # timeout=10 Commit message: "fix(security): use localhost for kuiper config" First time build. Skipping changelog. > git rev-list --no-walk cb3c4429376b143cfd7ca8e73aaca6b269d06cde # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:44:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:44:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:44:45 ========================================================= 17:44:45 EdgeX Global Pipelines Version Info 17:44:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:44:47 ------------------- 17:44:47 stable info: 17:44:47 ------------------- 17:44:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:44:47 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 17:44:47 Message: update stable to v1.0.205 17:44:47 ------------------- 17:44:47 experimental info: 17:44:47 ------------------- 17:44:47 Commited By: **** collab-it+edgex@linuxfoundation.org 17:44:47 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 17:44:47 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:44:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:44:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:44:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:44:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:44:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:44:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:44:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:44:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:44:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:44:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:44:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:44:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:44:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:44:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:44:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:44:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:44:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:44:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:44:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3671 [Pipeline] echo 17:44:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3671 [Pipeline] echo 17:44:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3671 [Pipeline] echo 17:44:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce44feff22c90d3acea22d7d42256d7d6e4b4afe [Pipeline] echo 17:44:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce44fef [Pipeline] echo 17:44:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:44:48 provisioning config files... 17:44:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config1709732375532486035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:44:48 ---> docker-login.sh 17:44:48 nexus3.edgexfoundry.org:10001 17:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:49 Configure a credential helper to remove this warning. See 17:44:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:49 17:44:49 Login Succeeded 17:44:49 nexus3.edgexfoundry.org:10002 17:44:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:49 Configure a credential helper to remove this warning. See 17:44:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:49 17:44:49 Login Succeeded 17:44:49 nexus3.edgexfoundry.org:10003 17:44:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:49 Configure a credential helper to remove this warning. See 17:44:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:49 17:44:49 Login Succeeded 17:44:49 nexus3.edgexfoundry.org:10004 17:44:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:49 Configure a credential helper to remove this warning. See 17:44:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:49 17:44:49 Login Succeeded 17:44:49 docker.io 17:44:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:49 Configure a credential helper to remove this warning. See 17:44:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:49 17:44:49 Login Succeeded 17:44:49 ---> docker-login.sh ends [Pipeline] } 17:44:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:44:50 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 17:44:50 + for file in '`ls cmd/**/Dockerfile`' 17:44:50 ++ dirname cmd/core-command/Dockerfile 17:44:50 ++ cut -d/ -f2 17:44:50 + echo core-command,cmd/core-command/Dockerfile 17:44:50 + for file in '`ls cmd/**/Dockerfile`' 17:44:50 ++ dirname cmd/core-data/Dockerfile 17:44:50 ++ cut -d/ -f2 17:44:50 + echo core-data,cmd/core-data/Dockerfile 17:44:50 + for file in '`ls cmd/**/Dockerfile`' 17:44:50 ++ dirname cmd/core-metadata/Dockerfile 17:44:50 ++ cut -d/ -f2 17:44:50 + echo core-metadata,cmd/core-metadata/Dockerfile 17:44:50 + for file in '`ls cmd/**/Dockerfile`' 17:44:50 ++ dirname cmd/security-bootstrapper/Dockerfile 17:44:50 ++ cut -d/ -f2 17:44:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:44:50 + for file in '`ls cmd/**/Dockerfile`' 17:44:50 ++ dirname cmd/security-proxy-setup/Dockerfile 17:44:50 ++ cut -d/ -f2 17:44:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:44:50 + for file in '`ls cmd/**/Dockerfile`' 17:44:50 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:44:50 ++ cut -d/ -f2 17:44:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:44:50 + for file in '`ls cmd/**/Dockerfile`' 17:44:50 ++ dirname cmd/support-notifications/Dockerfile 17:44:50 ++ cut -d/ -f2 17:44:50 + echo support-notifications,cmd/support-notifications/Dockerfile 17:44:50 + for file in '`ls cmd/**/Dockerfile`' 17:44:50 ++ dirname cmd/support-scheduler/Dockerfile 17:44:50 ++ cut -d/ -f2 17:44:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:44:50 + for file in '`ls cmd/**/Dockerfile`' 17:44:50 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:44:50 ++ cut -d/ -f2 17:44:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:44:50 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:44:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:44:51 17:44:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:44:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:44:51 latest: Pulling from edgex-devops/git-semver 17:44:51 31603596830f: Pulling fs layer 17:44:51 04fac38145f0: Pulling fs layer 17:44:51 701f6daf10bf: Pulling fs layer 17:44:51 24f72da36158: Pulling fs layer 17:44:51 24f72da36158: Waiting 17:44:51 04fac38145f0: Verifying Checksum 17:44:51 04fac38145f0: Download complete 17:44:52 31603596830f: Verifying Checksum 17:44:52 31603596830f: Download complete 17:44:52 31603596830f: Pull complete 17:44:52 04fac38145f0: Pull complete 17:44:52 24f72da36158: Verifying Checksum 17:44:52 24f72da36158: Download complete 17:44:52 701f6daf10bf: Verifying Checksum 17:44:52 701f6daf10bf: Download complete 17:44:53 701f6daf10bf: Pull complete 17:44:53 24f72da36158: Pull complete 17:44:53 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 17:44:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:44:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:44:53 prd-centos7-docker-4c-2g-332 does not seem to be running inside a container 17:44:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 17:44:54 $ docker top cc8450c172bcaac3a7a523ccbb9bca3a19af1e0601f96a30d639d3152ecb6b3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:44:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:44:54 [ssh-agent] Looking for ssh-agent implementation... 17:44:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:44:54 $ docker exec cc8450c172bcaac3a7a523ccbb9bca3a19af1e0601f96a30d639d3152ecb6b3c ssh-agent 17:44:54 SSH_AUTH_SOCK=/tmp/ssh-I7ndhXCahrCC/agent.13 17:44:54 SSH_AGENT_PID=20 17:44:54 Running ssh-add (command line suppressed) 17:44:54 Identity added: /w/workspace/edgex-go/9@tmp/private_key_8884592364459325558.key (/w/workspace/edgex-go/9@tmp/private_key_8884592364459325558.key) 17:44:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:44:55 + git tag --points-at HEAD [Pipeline] } 17:44:55 $ docker exec --env ******** --env ******** cc8450c172bcaac3a7a523ccbb9bca3a19af1e0601f96a30d639d3152ecb6b3c ssh-agent -k 17:44:55 unset SSH_AUTH_SOCK; 17:44:55 unset SSH_AGENT_PID; 17:44:55 echo Agent pid 20 killed; 17:44:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:44:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:44:55 [ssh-agent] Looking for ssh-agent implementation... 17:44:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:44:55 $ docker exec cc8450c172bcaac3a7a523ccbb9bca3a19af1e0601f96a30d639d3152ecb6b3c ssh-agent 17:44:55 SSH_AUTH_SOCK=/tmp/ssh-83cnub8IvIB4/agent.54 17:44:55 SSH_AGENT_PID=60 17:44:55 Running ssh-add (command line suppressed) 17:44:55 Identity added: /w/workspace/edgex-go/9@tmp/private_key_4420106523145548147.key (/w/workspace/edgex-go/9@tmp/private_key_4420106523145548147.key) 17:44:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:44:56 + git semver init 17:44:56 # -> Open(): unable to determine branch for HEAD 17:44:56 # $GIT_DIR = /w/workspace/edgex-go/9/.git 17:44:56 # $GIT_WORK_TREE = /w/workspace/edgex-go/9 17:44:56 # $SEMVER_REMOTE_NAME = origin 17:44:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:44:56 # $SEMVER_USER_NAME = edgex-jenkins 17:44:56 # $SEMVER_BRANCH = PR-3671 17:44:56 # $SEMVER_TEMP = /tmp/semver-071910631 17:44:56 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:45:11 # '/tmp/semver-071910631' -> '/w/workspace/edgex-go/9/.semver' 17:45:11 # -> Force: false 17:45:11 # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } 17:45:11 $ docker exec --env ******** --env ******** cc8450c172bcaac3a7a523ccbb9bca3a19af1e0601f96a30d639d3152ecb6b3c ssh-agent -k 17:45:11 unset SSH_AUTH_SOCK; 17:45:11 unset SSH_AGENT_PID; 17:45:11 echo Agent pid 60 killed; 17:45:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:45:11 + git semver [Pipeline] } 17:45:11 $ docker stop --time=1 cc8450c172bcaac3a7a523ccbb9bca3a19af1e0601f96a30d639d3152ecb6b3c 17:45:13 $ docker rm -f cc8450c172bcaac3a7a523ccbb9bca3a19af1e0601f96a30d639d3152ecb6b3c [Pipeline] // withDockerContainer [Pipeline] sh 17:45:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:45:14 Stashed 1 file(s) [Pipeline] echo 17:45:14 [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 17:45:14 ========================================================= 17:45:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:45:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:45:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-326 in /w/workspace/edgexfoundry_edgex-go_PR-3671 [Pipeline] { [Pipeline] ws 17:45:15 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 17:45:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:45:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:45:15 540db60ca938: Pulling fs layer 17:45:15 adcc1eea9eea: Pulling fs layer 17:45:15 4c4ab2625f07: Pulling fs layer 17:45:15 db62176df00c: Pulling fs layer 17:45:15 3b30891b0d05: Pulling fs layer 17:45:15 06b49ca38bd5: Pulling fs layer 17:45:15 c788192a36de: Pulling fs layer 17:45:15 a77e37c0d609: Pulling fs layer 17:45:15 c3185cebc471: Pulling fs layer 17:45:15 db62176df00c: Waiting 17:45:15 3b30891b0d05: Waiting 17:45:15 06b49ca38bd5: Waiting 17:45:15 c788192a36de: Waiting 17:45:15 a77e37c0d609: Waiting 17:45:15 c3185cebc471: Waiting 17:45:15 4c4ab2625f07: Verifying Checksum 17:45:15 4c4ab2625f07: Download complete 17:45:15 adcc1eea9eea: Download complete 17:45:15 3b30891b0d05: Verifying Checksum 17:45:15 3b30891b0d05: Download complete 17:45:15 The recommended git tool is: git 17:45:15 06b49ca38bd5: Verifying Checksum 17:45:15 06b49ca38bd5: Download complete 17:45:15 c788192a36de: Verifying Checksum 17:45:15 c788192a36de: Download complete 17:45:15 540db60ca938: Verifying Checksum 17:45:15 540db60ca938: Download complete 17:45:15 540db60ca938: Pull complete 17:45:15 adcc1eea9eea: Pull complete 17:45:15 4c4ab2625f07: Pull complete 17:45:16 a77e37c0d609: Verifying Checksum 17:45:16 a77e37c0d609: Download complete 17:45:19 c3185cebc471: Verifying Checksum 17:45:19 c3185cebc471: Download complete 17:45:19 db62176df00c: Verifying Checksum 17:45:19 db62176df00c: Download complete 17:45:21 using credential edgex-jenkins-ssh 17:45:21 Cloning the remote Git repository 17:45:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:45:21 > git init /w/workspace/edgex-go/9 # timeout=10 17:45:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:45:21 > git --version # timeout=10 17:45:21 > git --version # 'git version 2.17.1' 17:45:21 using GIT_SSH to set credentials SSH Credentials for GitHub 17:45:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:45:24 db62176df00c: Pull complete 17:45:24 3b30891b0d05: Pull complete 17:45:24 06b49ca38bd5: Pull complete 17:45:24 c788192a36de: Pull complete 17:45:24 a77e37c0d609: Pull complete 17:45:26 c3185cebc471: Pull complete 17:45:26 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 17:45:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:45:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 17:45:27 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:45:27 WORKDIR /edgex 17:45:27 COPY go.mod . 17:45:27 RUN go mod download' 17:45:27 + docker build -t ci-base-image-x86_64 -f - . 17:45:28 Sending build context to Docker daemon 328.7MB 17:45:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:45:28 ---> 031687cdd783 17:45:28 Step 2/4 : WORKDIR /edgex 17:45:30 ---> Running in cd099ee3bdf7 17:45:30 Removing intermediate container cd099ee3bdf7 17:45:30 ---> 58a314f1f192 17:45:30 Step 3/4 : COPY go.mod . 17:45:30 ---> 1f05102fc369 17:45:30 Step 4/4 : RUN go mod download 17:45:30 ---> Running in 510f4a708259 17:45:40 Merging remotes/origin/main commit 19484f48f3ea22dd3cb206c35107457b0d52dfca into PR head commit ce44feff22c90d3acea22d7d42256d7d6e4b4afe 17:45:41 Merge succeeded, producing ce44feff22c90d3acea22d7d42256d7d6e4b4afe 17:45:41 Checking out Revision ce44feff22c90d3acea22d7d42256d7d6e4b4afe (PR-3671) 17:45:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:45:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:45:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:45:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:45:40 using GIT_SSH to set credentials SSH Credentials for GitHub 17:45:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3671/head:refs/remotes/origin/PR-3671 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:45:40 > git config core.sparsecheckout # timeout=10 17:45:41 > git checkout -f ce44feff22c90d3acea22d7d42256d7d6e4b4afe # timeout=10 17:45:41 > git remote # timeout=10 17:45:41 > git config --get remote.origin.url # timeout=10 17:45:41 using GIT_SSH to set credentials SSH Credentials for GitHub 17:45:41 > git merge 19484f48f3ea22dd3cb206c35107457b0d52dfca # timeout=10 17:45:41 > git rev-parse HEAD^{commit} # timeout=10 17:45:41 > git config core.sparsecheckout # timeout=10 17:45:41 > git checkout -f ce44feff22c90d3acea22d7d42256d7d6e4b4afe # timeout=10 17:45:46 Commit message: "fix(security): use localhost for kuiper config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:45:46 provisioning config files... 17:45:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config1790430497866769655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:45:47 ---> docker-login.sh 17:45:47 nexus3.edgexfoundry.org:10001 17:45:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:48 Configure a credential helper to remove this warning. See 17:45:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:48 17:45:48 Login Succeeded 17:45:49 nexus3.edgexfoundry.org:10002 17:45:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:49 Configure a credential helper to remove this warning. See 17:45:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:49 17:45:49 Login Succeeded 17:45:49 nexus3.edgexfoundry.org:10003 17:45:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:50 Configure a credential helper to remove this warning. See 17:45:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:50 17:45:50 Login Succeeded 17:45:50 nexus3.edgexfoundry.org:10004 17:45:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:50 Configure a credential helper to remove this warning. See 17:45:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:50 17:45:50 Login Succeeded 17:45:50 docker.io 17:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:51 Configure a credential helper to remove this warning. See 17:45:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:51 17:45:51 Login Succeeded 17:45:51 ---> docker-login.sh ends [Pipeline] } 17:45:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:45:52 ========================================================= 17:45:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:45:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:45:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:45:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:45:53 595b0fe564bb: Pulling fs layer 17:45:53 24495759ef45: Pulling fs layer 17:45:53 d148012ef14d: Pulling fs layer 17:45:53 e90a11edd702: Pulling fs layer 17:45:53 d77568369979: Pulling fs layer 17:45:53 fc1c9f9a7f3b: Pulling fs layer 17:45:53 170f2ba95c9a: Pulling fs layer 17:45:53 97ac5df62f85: Pulling fs layer 17:45:53 fc1c9f9a7f3b: Waiting 17:45:53 e90a11edd702: Waiting 17:45:53 170f2ba95c9a: Waiting 17:45:53 d77568369979: Waiting 17:45:53 97ac5df62f85: Waiting 17:45:53 d148012ef14d: Verifying Checksum 17:45:53 d148012ef14d: Download complete 17:45:53 24495759ef45: Verifying Checksum 17:45:53 24495759ef45: Download complete 17:45:53 d77568369979: Verifying Checksum 17:45:53 d77568369979: Download complete 17:45:53 595b0fe564bb: Verifying Checksum 17:45:53 595b0fe564bb: Download complete 17:45:53 fc1c9f9a7f3b: Download complete 17:45:53 170f2ba95c9a: Verifying Checksum 17:45:53 170f2ba95c9a: Download complete 17:45:54 595b0fe564bb: Pull complete 17:45:55 24495759ef45: Pull complete 17:45:55 d148012ef14d: Pull complete 17:45:56 97ac5df62f85: Download complete 17:45:57 e90a11edd702: Verifying Checksum 17:45:57 e90a11edd702: Download complete 17:46:02 Removing intermediate container 510f4a708259 17:46:02 ---> 52165ff036d5 17:46:02 Successfully built 52165ff036d5 17:46:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:46:03 + docker inspect -f . ci-base-image-x86_64 17:46:03 . [Pipeline] withDockerContainer 17:46:03 prd-centos7-docker-4c-2g-332 does not seem to be running inside a container 17:46:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 17:46:03 $ docker top 793548cacb0d3c0b597a6a94fac30bd5b473e81aacff1c0cc6366e28c8f42ff4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:04 + go version 17:46:04 go version go1.16.6 linux/amd64 [Pipeline] } 17:46:04 $ docker stop --time=1 793548cacb0d3c0b597a6a94fac30bd5b473e81aacff1c0cc6366e28c8f42ff4 17:46:05 $ docker rm -f 793548cacb0d3c0b597a6a94fac30bd5b473e81aacff1c0cc6366e28c8f42ff4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:46:05 + docker inspect -f . ci-base-image-x86_64 17:46:05 . [Pipeline] withDockerContainer 17:46:06 prd-centos7-docker-4c-2g-332 does not seem to be running inside a container 17:46:06 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 17:46:06 $ docker top 5ef1eb1a0092cc78bbcbc94c03d5e2b2d20bbaa489d3406a311451ee3a85247e -eo pid,comm [Pipeline] { [Pipeline] echo 17:46:06 ========================================================= 17:46:06 [edgeXBuildGoParallel] Running Tests and Build... 17:46:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:46:06 + go mod tidy [Pipeline] sh 17:46:07 + make test 17:46:07 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 17:46:07 go mod tidy 17:46:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:46:10 e90a11edd702: Pull complete 17:46:10 d77568369979: Pull complete 17:46:10 fc1c9f9a7f3b: Pull complete 17:46:10 170f2ba95c9a: Pull complete 17:46:13 ? github.com/edgexfoundry/edgex-go [no test files] 17:46:15 97ac5df62f85: Pull complete 17:46:15 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 17:46:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:46:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 17:46:16 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:46:16 WORKDIR /edgex 17:46:16 COPY go.mod . 17:46:16 RUN go mod download build 17:46:16 -t ci-base-image-arm64 -f - . 17:46:18 Sending build context to Docker daemon 166MB 17:46:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:46:18 ---> 04bc70af865f 17:46:18 Step 2/4 : WORKDIR /edgex 17:46:22 ---> Running in 04b084502b69 17:46:23 Removing intermediate container 04b084502b69 17:46:23 ---> 17ed744db712 17:46:23 Step 3/4 : COPY go.mod . 17:46:24 ---> e5bdc3df2b84 17:46:24 Step 4/4 : RUN go mod download 17:46:24 ---> Running in 29d29635d4a7 17:46:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:46:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:46:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:46:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:46:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:46:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:46:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:46:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:46:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:46:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:46:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:46:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:46:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:46:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:46:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 17:46:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:46:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:46:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 100.0% of statements 17:46:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:46:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 46.3% of statements 17:46:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:46:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:46:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.106s coverage: 90.1% of statements 17:46:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:46:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:46:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements 17:46:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:46:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:46:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:46:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:46:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:46:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.266s coverage: 94.2% of statements 17:46:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:46:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:46:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements 17:46:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:46:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:46:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:46:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:46:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:46:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.041s coverage: 60.0% of statements 17:46:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:46:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:46:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:46:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.8% of statements 17:46:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:46:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements 17:46:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements 17:46:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:46:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 17:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements 17:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 17:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.172s coverage: 81.8% of statements 17:47:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:47:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:47:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:47:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:47:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:47:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:47:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 17:47:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 17:47:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 17:47:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:47:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:47:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 17:47:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements 17:47:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 17:47:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 17:47:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 17:47:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.183s coverage: 66.9% of statements 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:47:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.6% of statements 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:47:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:47:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 17:47:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:47:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.5% of statements 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:47:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.0% of statements 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:47:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:47:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:47:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:47:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 17:47:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.027s coverage: 95.4% of statements 17:47:34 GO111MODULE=on go vet ./... 17:47:45 Removing intermediate container 29d29635d4a7 17:47:45 ---> 6001a03b624d 17:47:46 Successfully built 6001a03b624d 17:47:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:47:46 + docker inspect -f . ci-base-image-arm64 17:47:46 . [Pipeline] withDockerContainer 17:47:46 prd-ubuntu18.04-docker-arm64-4c-16g-326 does not seem to be running inside a container 17:47:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:47:49 $ docker top 8763c3d5853f4fce39aabe576e1467667ece626be6001944487f882de8a6af2e -eo pid,comm [Pipeline] { [Pipeline] sh 17:47:50 + go version 17:47:50 go version go1.16.6 linux/arm64 [Pipeline] } 17:47:50 $ docker stop --time=1 8763c3d5853f4fce39aabe576e1467667ece626be6001944487f882de8a6af2e 17:47:52 $ docker rm -f 8763c3d5853f4fce39aabe576e1467667ece626be6001944487f882de8a6af2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:47:53 + docker inspect -f . ci-base-image-arm64 17:47:53 . [Pipeline] withDockerContainer 17:47:53 prd-ubuntu18.04-docker-arm64-4c-16g-326 does not seem to be running inside a container 17:47:53 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:47:55 $ docker top e7d4171fc0610cd990621952ee79b1c3e66fa710352e98ea04ad1013b15ed6bb -eo pid,comm [Pipeline] { [Pipeline] echo 17:47:55 ========================================================= 17:47:55 [edgeXBuildGoParallel] Running Tests and Build... 17:47:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:47:56 + go mod tidy 17:47:56 gofmt -l . 17:47:56 [ "`gofmt -l .`" = "" ] 17:47:57 ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] sh 17:47:57 + make test 17:47:57 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 17:47:57 go mod tidy 17:47:58 + ls -al . 17:47:58 total 604 17:47:58 drwxrwxr-x 10 1001 1001 4096 Aug 19 17:47 . 17:47:58 drwxr-xr-x 4 root root 28 Aug 19 17:46 .. 17:47:58 -rw-rw-r-- 1 1001 1001 11 Aug 19 17:44 .dockerignore 17:47:58 drwxrwxr-x 8 1001 1001 179 Aug 19 17:44 .git 17:47:58 drwxrwxr-x 3 1001 1001 125 Aug 19 17:44 .github 17:47:58 -rw-rw-r-- 1 1001 1001 818 Aug 19 17:44 .gitignore 17:47:58 -rw-rw-r-- 1 1001 1001 76 Aug 19 17:44 .hadolint.yml 17:47:58 drwx------ 3 1001 1001 58 Aug 19 17:45 .semver 17:47:58 -rw-rw-r-- 1 1001 1001 166 Aug 19 17:44 .sonarcloud.properties 17:47:58 -rw-rw-r-- 1 1001 1001 1171 Aug 19 17:44 ADOPTERS.md 17:47:58 -rw-rw-r-- 1 1001 1001 8609 Aug 19 17:44 Attribution.txt 17:47:58 -rw-rw-r-- 1 1001 1001 43881 Aug 19 17:44 CHANGELOG.md 17:47:58 -rw-rw-r-- 1 1001 1001 3804 Aug 19 17:44 CONTRIBUTING.md 17:47:58 -rw-rw-r-- 1 1001 1001 677 Aug 19 17:44 GOVERNANCE.md 17:47:58 -rw-rw-r-- 1 1001 1001 849 Aug 19 17:44 Jenkinsfile 17:47:58 -rw-rw-r-- 1 1001 1001 10775 Aug 19 17:44 LICENSE 17:47:58 -rw-rw-r-- 1 1001 1001 5915 Aug 19 17:44 Makefile 17:47:58 -rw-rw-r-- 1 1001 1001 582 Aug 19 17:44 OWNERS.md 17:47:58 -rw-rw-r-- 1 1001 1001 8643 Aug 19 17:44 README.md 17:47:58 -rw-rw-r-- 1 1001 1001 6912 Aug 19 17:44 SECURITY.md 17:47:58 -rw-rw-r-- 1 1001 1001 5 Aug 19 17:45 VERSION 17:47:58 -rw-rw-r-- 1 1001 1001 4131 Aug 19 17:44 ZMQWindows.md 17:47:58 drwxrwxr-x 2 1001 1001 37 Aug 19 17:44 bin 17:47:58 drwxrwxr-x 14 1001 1001 4096 Aug 19 17:44 cmd 17:47:58 -rw-r--r-- 1 root root 404331 Aug 19 17:47 coverage.out 17:47:58 -rw-rw-r-- 1 1001 1001 813 Aug 19 17:44 go.mod 17:47:58 -rw-r--r-- 1 root root 48847 Aug 19 17:46 go.sum 17:47:58 drwxrwxr-x 8 1001 1001 124 Aug 19 17:44 internal 17:47:58 drwxrwxr-x 3 1001 1001 16 Aug 19 17:44 openapi 17:47:58 drwxrwxr-x 4 1001 1001 71 Aug 19 17:44 snap 17:47:58 -rw-rw-r-- 1 1001 1001 204 Aug 19 17:44 version.go [Pipeline] sh 17:47:58 + '[' -e coverage.out ] 17:47:58 + chown 1001:1001 coverage.out [Pipeline] stash 17:47:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:47:58 Stashed 1 file(s) [Pipeline] sh 17:47:58 + make build 17:47:58 go mod tidy 17:47:58 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 17:48:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:48:07 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 17:48:07 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 17:48:08 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 17:48:08 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 17:48:09 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 17:48:10 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 17:48:11 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 17:48:12 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 17:48:13 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 17:48:14 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] } 17:48:15 $ docker stop --time=1 5ef1eb1a0092cc78bbcbc94c03d5e2b2d20bbaa489d3406a311451ee3a85247e 17:48:17 $ docker rm -f 5ef1eb1a0092cc78bbcbc94c03d5e2b2d20bbaa489d3406a311451ee3a85247e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:48:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:48:19 17:48:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:48:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:48:19 latest: Pulling from edgex-devops/edgex-compose 17:48:19 cbdbe7a5bc2a: Pulling fs layer 17:48:19 ca9280d653b3: Pulling fs layer 17:48:19 7e9c9ca2126c: Pulling fs layer 17:48:19 cbdbe7a5bc2a: Verifying Checksum 17:48:19 cbdbe7a5bc2a: Download complete 17:48:19 cbdbe7a5bc2a: Pull complete 17:48:20 ca9280d653b3: Verifying Checksum 17:48:20 ca9280d653b3: Download complete 17:48:21 ca9280d653b3: Pull complete 17:48:22 7e9c9ca2126c: Verifying Checksum 17:48:22 7e9c9ca2126c: Download complete 17:48:26 7e9c9ca2126c: Pull complete 17:48:26 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:48:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:48:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:48:27 prd-centos7-docker-4c-2g-332 does not seem to be running inside a container 17:48:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 17:48:28 $ docker top 90f1cfb89abb7a8cc47458b3e234794e4bd41fa46f58b45d474f439ad11473c9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:48:29 + docker-compose build --help 17:48:29 + grep parallel 17:48:29 --parallel Build images in parallel. [Pipeline] } 17:48:29 $ docker stop --time=1 90f1cfb89abb7a8cc47458b3e234794e4bd41fa46f58b45d474f439ad11473c9 17:48:30 $ docker rm -f 90f1cfb89abb7a8cc47458b3e234794e4bd41fa46f58b45d474f439ad11473c9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:48:30 ? github.com/edgexfoundry/edgex-go [no test files] 17:48:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:48:31 . [Pipeline] withDockerContainer 17:48:31 prd-centos7-docker-4c-2g-332 does not seem to be running inside a container 17:48:31 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 17:48:31 $ docker top e227b32c6ea0ae90b03df57c24648933be51c7f124a7a8a93e204738b9e3e1ab -eo pid,comm [Pipeline] { [Pipeline] sh 17:48:32 + docker-compose -f ./docker-compose-build.yml build --parallel 17:48:32 Building core-command ... 17:48:32 Building core-data ... 17:48:32 Building core-metadata ... 17:48:32 Building security-bootstrapper ... 17:48:32 Building security-proxy-setup ... 17:48:32 Building security-secretstore-setup ... 17:48:32 Building support-notifications ... 17:48:32 Building support-scheduler ... 17:48:32 Building sys-mgmt-agent ... 17:48:32 Building support-notifications 17:48:32 Building sys-mgmt-agent 17:48:32 Building core-command 17:48:32 Building security-proxy-setup 17:48:32 Building core-metadata 17:48:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:48:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:48:45 ---> 52165ff036d5 17:48:45 Step 3/24 : WORKDIR /edgex-go 17:48:45 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:48:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:48:45 ---> 52165ff036d5 17:48:45 Step 3/22 : WORKDIR /edgex-go 17:48:48 ---> Running in b3fef963c727 17:48:48 ---> Running in a00b00a9f5c3 17:48:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:48:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:48:52 ---> 52165ff036d5 17:48:52 Step 3/24 : WORKDIR /edgex-go 17:48:52 ---> Using cache 17:48:52 ---> 157a7f9e218c 17:48:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:48:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:48:54 ---> 52165ff036d5 17:48:54 Step 3/23 : WORKDIR /edgex-go 17:48:54 ---> Using cache 17:48:54 ---> 157a7f9e218c 17:48:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:48:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:48:54 ---> 52165ff036d5 17:48:54 Step 3/24 : WORKDIR /edgex-go 17:48:54 ---> Using cache 17:48:54 ---> 157a7f9e218c 17:48:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:54 Removing intermediate container a00b00a9f5c3 17:48:54 ---> 82a7984009d5 17:48:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:54 Removing intermediate container b3fef963c727 17:48:54 ---> 157a7f9e218c 17:48:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:54 ---> Running in 52078a19a961 17:48:54 ---> Running in ba4b2c398a84 17:48:54 ---> Running in e85918b8419d 17:48:54 ---> Running in 6392c5f8234b 17:48:54 ---> Running in 2a89881f0bc7 17:48:55 Removing intermediate container 52078a19a961 17:48:55 ---> 01cf4eaddffe 17:48:55 Step 5/24 : RUN apk add --update --no-cache make git 17:48:55 ---> Running in 2a7f4c3fd380 17:48:55 Removing intermediate container e85918b8419d 17:48:55 ---> c61537db2652 17:48:55 Step 5/24 : RUN apk add --update --no-cache make git 17:48:55 ---> Running in 34296c62535c 17:48:55 Removing intermediate container 2a89881f0bc7 17:48:55 ---> 01f4a21a8c69 17:48:55 Step 5/24 : RUN apk add --update --no-cache make bash git 17:48:55 Removing intermediate container 6392c5f8234b 17:48:55 ---> ecf78d4caf2d 17:48:55 Step 5/22 : RUN apk add --update --no-cache make git 17:48:55 ---> Running in bd1ab8de16f7 17:48:55 ---> Running in bc47f72e577c 17:48:56 Removing intermediate container ba4b2c398a84 17:48:56 ---> 6d1616669dc5 17:48:56 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:48:56 ---> Running in 927739c5e77f 17:48:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:48:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:48:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:48:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:48:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:48:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:48:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:48:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:48:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:48:57 OK: 219 MiB in 52 packages 17:48:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:48:57 OK: 219 MiB in 52 packages 17:48:58 OK: 219 MiB in 52 packages 17:48:58 Removing intermediate container 2a7f4c3fd380 17:48:58 ---> 7aaaf396d706 17:48:58 Step 6/24 : COPY go.mod . 17:48:58 OK: 219 MiB in 52 packages 17:48:58 Removing intermediate container bd1ab8de16f7 17:48:58 ---> 7d6feac633a7 17:48:58 Step 6/24 : COPY go.mod . 17:48:58 ---> 586bc0b096cb 17:48:58 Step 7/24 : RUN go mod download 17:48:58 ---> Running in 897ee0224aa0 17:48:58 Removing intermediate container 34296c62535c 17:48:58 ---> 44061f1645e3 17:48:58 Step 6/24 : COPY go.mod . 17:48:58 ---> 8210d7f40972 17:48:58 Step 7/24 : RUN go mod download 17:48:58 OK: 219 MiB in 52 packages 17:48:58 ---> cf848eced1ad 17:48:58 Step 7/24 : RUN go mod download 17:48:58 ---> Running in f862490ecaaf 17:48:58 ---> Running in f950e464f926 17:48:58 Removing intermediate container bc47f72e577c 17:48:58 ---> a55d1166e642 17:48:58 Step 6/22 : COPY go.mod . 17:48:58 ---> cbe1f949e9b5 17:48:58 Step 7/22 : RUN go mod download 17:48:58 ---> Running in 70e95221c688 17:48:58 Removing intermediate container 927739c5e77f 17:48:58 ---> 698ef835d3c8 17:48:58 Step 6/23 : COPY go.mod . 17:48:59 ---> 4cc7d47052c5 17:48:59 Step 7/23 : RUN go mod download 17:48:59 ---> Running in 8bf247d7e2e6 17:49:00 Removing intermediate container 897ee0224aa0 17:49:00 ---> 68dffd54cd9d 17:49:00 Step 8/24 : COPY . . 17:49:00 Removing intermediate container f862490ecaaf 17:49:00 ---> 49c111ad2638 17:49:00 Step 8/24 : COPY . . 17:49:00 Removing intermediate container f950e464f926 17:49:00 ---> 6490311f1faf 17:49:00 Step 8/24 : COPY . . 17:49:06 Removing intermediate container 70e95221c688 17:49:06 ---> 5109815aeee4 17:49:06 Step 8/22 : COPY . . 17:49:06 Removing intermediate container 8bf247d7e2e6 17:49:06 ---> 38edf090aacc 17:49:06 Step 8/23 : COPY . . 17:49:13 ---> a6665db35d2d 17:49:13 Step 9/24 : RUN go mod tidy 17:49:13 ---> 51d0c73d9820 17:49:13 Step 9/24 : RUN go mod tidy 17:49:13 ---> 6d209bcf9fd7 17:49:13 Step 9/24 : RUN go mod tidy 17:49:13 ---> Running in 958bf8f01124 17:49:13 ---> Running in bebdcfcd2976 17:49:13 ---> Running in f8933b99c9b2 17:49:15 Removing intermediate container 958bf8f01124 17:49:15 ---> 88eec18f124d 17:49:15 Step 10/24 : RUN make cmd/core-command/core-command 17:49:15 ---> Running in efe12c067495 17:49:16 Removing intermediate container bebdcfcd2976 17:49:16 ---> 829579165f68 17:49:16 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:49:16 ---> Running in 28e2f62c5142 17:49:16 Removing intermediate container f8933b99c9b2 17:49:16 ---> 0be0aace7d92 17:49:16 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:49:16 ---> Running in 507e3ea92f0b 17:49:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:49:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:49:17 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 17:49:23 ---> 0079cb86c0bf 17:49:23 Step 9/23 : RUN go mod tidy 17:49:23 ---> Running in 64f2ec5534a5 17:49:27 ---> 99dd020b96cf 17:49:27 Step 9/22 : RUN go mod tidy 17:49:27 ---> Running in 80698f1ab71e 17:49:27 Removing intermediate container 64f2ec5534a5 17:49:27 ---> cbb078831f09 17:49:27 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:49:27 ---> Running in 0c944bc7696e 17:49:27 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 17:49:29 Removing intermediate container 80698f1ab71e 17:49:29 ---> 18809eb9b966 17:49:29 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:49:29 ---> Running in 276365d531ad 17:49:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:49:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:49:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:49:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:49:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:49:55 Removing intermediate container 507e3ea92f0b 17:49:55 ---> b9bfc64edaf1 17:49:55 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:49:55 ---> Running in 5519f59bf332 17:49:55 Removing intermediate container efe12c067495 17:49:55 ---> 7b4e7cefbd9b 17:49:55 17:49:55 Step 11/24 : FROM alpine:3.12 17:49:55 3.12: Pulling from library/alpine 17:49:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:49:55 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 17:49:55 Status: Downloaded newer image for alpine:3.12 17:49:55 ---> 13621d1b12d4 17:49:55 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:49:55 ---> Running in 8bdacc5653c7 17:49:56 Removing intermediate container 5519f59bf332 17:49:56 ---> fe19455fc85a 17:49:56 17:49:56 Step 12/24 : FROM docker:20.10.7 17:49:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:49:56 20.10.7: Pulling from library/docker 17:49:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:49:56 (1/1) Installing dumb-init (1.2.2-r1) 17:49:56 Executing busybox-1.31.1-r20.trigger 17:49:56 OK: 6 MiB in 15 packages 17:49:57 Removing intermediate container 8bdacc5653c7 17:49:57 ---> b4eaffee345e 17:49:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:49:57 ---> Running in a25d3d7550a9 17:49:58 Removing intermediate container a25d3d7550a9 17:49:58 ---> 7460cedbc293 17:49:58 Step 14/24 : ENV APP_PORT=59882 17:49:58 ---> Running in 6b6879fb2511 17:49:58 Removing intermediate container 28e2f62c5142 17:49:58 ---> e1b9060e01a0 17:49:58 17:49:58 Step 11/24 : FROM alpine:3.12 17:49:58 ---> 13621d1b12d4 17:49:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:49:58 ---> Using cache 17:49:58 ---> b4eaffee345e 17:49:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:49:58 ---> Using cache 17:49:58 ---> 7460cedbc293 17:49:58 Step 14/24 : ENV APP_PORT=59881 17:49:58 ---> Running in 182ce8f6f67d 17:49:58 Removing intermediate container 6b6879fb2511 17:49:58 ---> 7b7defd91ee3 17:49:58 Step 15/24 : EXPOSE $APP_PORT 17:49:58 ---> Running in a770ecbc0db0 17:49:58 Removing intermediate container 182ce8f6f67d 17:49:58 ---> 69f43dadc97d 17:49:58 Step 15/24 : EXPOSE $APP_PORT 17:49:58 ---> Running in 4c6a1422c7db 17:49:58 Removing intermediate container a770ecbc0db0 17:49:58 ---> b512b3049145 17:49:58 Step 16/24 : WORKDIR / 17:49:59 ---> Running in fcd65cec6e51 17:49:59 Removing intermediate container 4c6a1422c7db 17:49:59 ---> f101147542a4 17:49:59 Step 16/24 : WORKDIR / 17:49:59 ---> Running in 00899bb451ef 17:49:59 Removing intermediate container fcd65cec6e51 17:49:59 ---> 4a8caef1c9fe 17:49:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:49:59 Removing intermediate container 00899bb451ef 17:49:59 ---> a420008418ba 17:49:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:49:59 ---> 7758eeeaf82f 17:49:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:49:59 ---> a3d4cc7b930f 17:49:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:50:00 ---> 44f98f010d97 17:50:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:50:00 ---> 85ed1d777f3a 17:50:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:50:00 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 17:50:00 ---> a124335a0a1a 17:50:00 Step 20/24 : ENTRYPOINT ["/core-command"] 17:50:01 ---> e384471798ed 17:50:01 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:50:01 ---> Running in 78838758ab12 17:50:01 Removing intermediate container 78838758ab12 17:50:01 ---> 207ae4bd90fd 17:50:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:50:01 ---> Running in 7961a85beca8 17:50:01 ---> Running in dd2acc1c9cff 17:50:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:50:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:50:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:50:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:50:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:50:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:50:01 Removing intermediate container dd2acc1c9cff 17:50:01 ---> 058e22bd8ecf 17:50:01 Step 22/24 : LABEL arch=x86_64 17:50:01 Removing intermediate container 7961a85beca8 17:50:01 ---> 78e1a83a3616 17:50:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:50:01 ---> Running in a5e2739d6808 17:50:01 ---> Running in e5fba0dfa37b 17:50:01 Removing intermediate container a5e2739d6808 17:50:01 ---> 3720f983a595 17:50:01 Step 23/24 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe 17:50:01 Removing intermediate container e5fba0dfa37b 17:50:01 ---> 3b5e958537aa 17:50:01 Step 22/24 : LABEL arch=x86_64 17:50:01 ---> Running in 8c9412f84dd2 17:50:01 ---> Running in 5c72f05aa762 17:50:01 Removing intermediate container 8c9412f84dd2 17:50:01 ---> c3e42cb825d2 17:50:01 Step 24/24 : LABEL version=0.0.0 17:50:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:50:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:50:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:50:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:50:02 ---> Running in 35b2e618e7c6 17:50:02 Removing intermediate container 5c72f05aa762 17:50:02 ---> 5f09bf583660 17:50:02 Step 23/24 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe 17:50:02 ---> Running in 02909dfb3672 17:50:02 Removing intermediate container 35b2e618e7c6 17:50:02 ---> dc9bb66a6c70 17:50:02 17:50:02 Successfully built dc9bb66a6c70 17:50:02 Successfully tagged core-command:latest 17:50:02 Building security-bootstrapper 17:50:02  Building core-command ... done Removing intermediate container 02909dfb3672 17:50:02 ---> 0e4d22542fcc 17:50:02 Step 24/24 : LABEL version=0.0.0 17:50:02 ---> Running in a6e69e6e4bf2 17:50:03 Removing intermediate container a6e69e6e4bf2 17:50:03 ---> 424cdb4236d8 17:50:03 17:50:03 Successfully built 424cdb4236d8 17:50:03 Successfully tagged core-metadata:latest 17:50:03  Building core-metadata ... done Building security-secretstore-setup 17:50:09 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:50:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:50:09 ---> 52165ff036d5 17:50:09 Step 3/26 : WORKDIR /edgex-go 17:50:09 ---> Using cache 17:50:09 ---> 157a7f9e218c 17:50:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:50:09 ---> Using cache 17:50:09 ---> 6d1616669dc5 17:50:09 Step 5/26 : RUN apk add --update --no-cache make git 17:50:09 ---> Running in 8740b97a7b30 17:50:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:50:09 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 17:50:09 Status: Downloaded newer image for docker:20.10.7 17:50:09 ---> 08bdaf2f88f9 17:50:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:50:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:50:10 ---> Running in 553f560b6279 17:50:10 OK: 219 MiB in 52 packages 17:50:11 Removing intermediate container 276365d531ad 17:50:11 ---> 763961db2708 17:50:11 17:50:11 Step 11/22 : FROM alpine:3.12 17:50:11 ---> 13621d1b12d4 17:50:11 Step 12/22 : RUN apk add --update --no-cache curl 17:50:11 Removing intermediate container 0c944bc7696e 17:50:11 ---> 14a6a0aef564 17:50:11 17:50:11 Step 11/23 : FROM alpine:3.12 17:50:11 ---> 13621d1b12d4 17:50:11 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:50:11 Removing intermediate container 553f560b6279 17:50:11 ---> 24c0b9f316c4 17:50:11 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 17:50:11 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:50:11 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:50:11 ---> 52165ff036d5 17:50:11 Step 3/32 : WORKDIR /edgex-go 17:50:11 ---> Using cache 17:50:11 ---> 157a7f9e218c 17:50:11 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:50:11 ---> Using cache 17:50:11 ---> 6d1616669dc5 17:50:11 Step 5/32 : RUN apk add --update --no-cache make git 17:50:11 ---> Running in aec1caa40355 17:50:11 ---> Running in 10968f2ecf23 17:50:11 ---> Running in 86a15dcf7a8c 17:50:11 ---> Running in 22a02a8f2a4e 17:50:11 Removing intermediate container 8740b97a7b30 17:50:11 ---> a2a8cbcba12d 17:50:11 Step 6/26 : COPY go.mod . 17:50:12 ---> ae97a6a73647 17:50:12 Step 7/26 : RUN go mod download 17:50:12 ---> Running in 6ed09d04f6fa 17:50:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:50:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:50:12 (1/4) Installing ca-certificates (20191127-r4) 17:50:12 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:50:12 (3/4) Installing libcurl (7.78.0-r0) 17:50:12 (4/4) Installing curl (7.78.0-r0) 17:50:12 Executing busybox-1.31.1-r20.trigger 17:50:12 Executing ca-certificates-20191127-r4.trigger 17:50:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:50:12 OK: 7 MiB in 18 packages 17:50:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:50:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:50:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:50:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:50:12 (1/39) Installing readline (8.1.0-r0) 17:50:12 (2/39) Installing bash (5.1.0-r0) 17:50:12 Executing bash-5.1.0-r0.post-install 17:50:12 (3/39) Installing brotli-libs (1.0.9-r3) 17:50:12 (1/2) Installing ca-certificates (20191127-r4) 17:50:12 (4/39) Installing nghttp2-libs (1.42.0-r1) 17:50:12 (5/39) Installing libcurl (7.78.0-r0) 17:50:12 (2/2) Installing dumb-init (1.2.2-r1) 17:50:12 Executing busybox-1.31.1-r20.trigger 17:50:12 (6/39) Installing curl (7.78.0-r0) 17:50:12 Executing ca-certificates-20191127-r4.trigger 17:50:12 (7/39) Installing dumb-init (1.2.5-r0) 17:50:12 (8/39) Installing libbz2 (1.0.8-r1) 17:50:12 (9/39) Installing expat (2.2.10-r1) 17:50:12 (10/39) Installing libffi (3.3-r2) 17:50:12 (11/39) Installing gdbm (1.19-r0) 17:50:12 (12/39) Installing xz-libs (5.2.5-r0) 17:50:12 (13/39) Installing sqlite-libs (3.34.1-r0) 17:50:12 OK: 6 MiB in 16 packages 17:50:12 (14/39) Installing python3 (3.8.10-r0) 17:50:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:50:14 Removing intermediate container aec1caa40355 17:50:14 ---> c8aebb3d5fe1 17:50:14 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:50:14 (15/39) Installing py3-appdirs (1.4.4-r1) 17:50:14 (16/39) Installing py3-ordered-set (4.0.2-r0) 17:50:14 (17/39) Installing py3-parsing (2.4.7-r1) 17:50:14 (18/39) Installing py3-six (1.15.0-r0) 17:50:14 Removing intermediate container 10968f2ecf23 17:50:14 ---> 59aa3f096a82 17:50:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:50:14 ---> Running in 91cc193655ef 17:50:14 (19/39) Installing py3-packaging (20.9-r0) 17:50:14 (20/39) Installing py3-setuptools (51.3.3-r0) 17:50:14 ---> Running in db10ef48fe87 17:50:14 (21/39) Installing py3-chardet (4.0.0-r0) 17:50:14 OK: 219 MiB in 52 packages 17:50:14 (22/39) Installing py3-idna (3.1-r0) 17:50:14 (23/39) Installing py3-urllib3 (1.26.2-r1) 17:50:14 (24/39) Installing py3-requests (2.25.1-r1) 17:50:14 (25/39) Installing py3-msgpack (1.0.2-r0) 17:50:14 (26/39) Installing py3-lockfile (0.12.2-r3) 17:50:14 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:50:14 (28/39) Installing py3-colorama (0.4.4-r0) 17:50:14 (29/39) Installing py3-contextlib2 (0.6.0-r0) 17:50:14 (30/39) Installing py3-distlib (0.3.1-r1) 17:50:14 Removing intermediate container 6ed09d04f6fa 17:50:14 ---> 364ab10991ad 17:50:14 Step 8/26 : COPY . . 17:50:14 (31/39) Installing py3-distro (1.5.0-r1) 17:50:14 Removing intermediate container 91cc193655ef 17:50:14 ---> 212fa3c50b7f 17:50:14 Step 14/22 : WORKDIR /edgex 17:50:14 (32/39) Installing py3-webencodings (0.5.1-r3) 17:50:14 (33/39) Installing py3-html5lib (1.1-r0) 17:50:14 Removing intermediate container db10ef48fe87 17:50:14 ---> 032ae478afa2 17:50:14 Step 14/23 : ENV APP_PORT=59860 17:50:14 (34/39) Installing py3-pytoml (0.1.21-r0) 17:50:14 (35/39) Installing py3-pep517 (0.9.1-r0) 17:50:14 (36/39) Installing py3-progress (1.5-r0) 17:50:14 (37/39) Installing py3-retrying (1.3.3-r0) 17:50:15 (38/39) Installing py3-toml (0.10.2-r0) 17:50:15 (39/39) Installing py3-pip (20.3.4-r0) 17:50:15 ---> Running in f1b0fbbdc4b0 17:50:15 ---> Running in c6ba8047b0aa 17:50:16 Removing intermediate container 22a02a8f2a4e 17:50:16 ---> e2e3f68cb7ed 17:50:16 Step 6/32 : COPY go.mod . 17:50:16 Executing busybox-1.32.1-r6.trigger 17:50:16 OK: 82 MiB in 59 packages 17:50:16 Removing intermediate container c6ba8047b0aa 17:50:16 ---> d9bb7f724b80 17:50:16 Step 15/23 : EXPOSE $APP_PORT 17:50:16 Removing intermediate container f1b0fbbdc4b0 17:50:16 ---> 558f50a703b4 17:50:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:50:16 ---> Running in 7d6561d96ac3 17:50:17 ---> 613e138c8d3d 17:50:17 Step 7/32 : RUN go mod download 17:50:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.293s coverage: 28.7% of statements 17:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:50:17 Removing intermediate container 7d6561d96ac3 17:50:17 ---> 8593c121d67c 17:50:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:50:17 ---> 516870cbef0a 17:50:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:50:17 ---> Running in d6a157a91381 17:50:18 ---> fc57d6bc47e5 17:50:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:50:18 ---> 87b9257fcd29 17:50:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:50:18 Collecting docker-compose==1.23.2 17:50:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:50:19 Collecting texttable<0.10,>=0.9.0 17:50:19 Downloading texttable-0.9.1.tar.gz (11 kB) 17:50:19 ---> d7fe3de3e5d8 17:50:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:50:19 ---> 74993ef0faff 17:50:19 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:50:19 Collecting jsonschema<3,>=2.5.1 17:50:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:50:19 Collecting PyYAML<4,>=3.10 17:50:19 Downloading PyYAML-3.13.tar.gz (270 kB) 17:50:19 ---> Running in 07baffc9bf8c 17:50:19 ---> b078cb9c3239 17:50:19 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:50:20 ---> Running in e898d644b96e 17:50:20 Removing intermediate container d6a157a91381 17:50:20 ---> 5aa522e32fa6 17:50:20 Step 8/32 : COPY . . 17:50:20 Removing intermediate container 07baffc9bf8c 17:50:20 ---> 8fe7142e6b0c 17:50:20 Step 19/22 : CMD ["--init=true"] 17:50:20 ---> 401fc20c6241 17:50:20 Step 9/26 : RUN go mod tidy 17:50:20 Collecting docopt<0.7,>=0.6.1 17:50:20 Downloading docopt-0.6.2.tar.gz (25 kB) 17:50:20 ---> Running in 12dd9c42b6b2 17:50:20 ---> Running in 05b0ce2c2677 17:50:20 Removing intermediate container e898d644b96e 17:50:20 ---> 930353b094a1 17:50:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:50:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.534s coverage: 100.0% of statements 17:50:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:50:20 Collecting websocket-client<1.0,>=0.32.0 17:50:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:50:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:50:20 ---> Running in 5031c4d99013 17:50:20 Collecting dockerpty<0.5,>=0.4.1 17:50:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:50:21 Removing intermediate container 12dd9c42b6b2 17:50:21 ---> eac17ff410df 17:50:21 Step 20/22 : LABEL arch=x86_64 17:50:21 Collecting cached-property<2,>=1.2.0 17:50:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:50:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:50:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:50:21 Collecting docker<4.0,>=3.6.0 17:50:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:50:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.365s coverage: 46.3% of statements 17:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:50:21 Collecting docker-pycreds>=0.4.0 17:50:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:50:21 Removing intermediate container 5031c4d99013 17:50:21 ---> 4972f100c6f2 17:50:21 Step 21/23 : LABEL arch=x86_64 17:50:21 Collecting urllib3<1.25,>=1.21.1 17:50:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:50:21 Collecting certifi>=2017.4.17 17:50:21 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 17:50:21 Collecting idna<2.8,>=2.5 17:50:21 ---> Running in 7a6a6b9dc1e7 17:50:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:50:21 Collecting chardet<3.1.0,>=3.0.2 17:50:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:50:21 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:50:21 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:50:21 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:50:21 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:50:21 ---> Running in feee1e1b5887 17:50:22 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:50:22 Attempting uninstall: urllib3 17:50:22 Found existing installation: urllib3 1.26.2 17:50:22 Uninstalling urllib3-1.26.2: 17:50:22 Successfully uninstalled urllib3-1.26.2 17:50:22 Removing intermediate container 7a6a6b9dc1e7 17:50:22 ---> ded490a0bae7 17:50:22 Step 21/22 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe 17:50:22 Removing intermediate container feee1e1b5887 17:50:22 ---> 264a742b22ec 17:50:22 Step 22/23 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe 17:50:22 Attempting uninstall: idna 17:50:22 Found existing installation: idna 3.1 17:50:22 Uninstalling idna-3.1: 17:50:22 Successfully uninstalled idna-3.1 17:50:22 ---> Running in 5c30f30d5f71 17:50:22 Attempting uninstall: chardet 17:50:22 Found existing installation: chardet 4.0.0 17:50:22 Uninstalling chardet-4.0.0: 17:50:22 Successfully uninstalled chardet-4.0.0 17:50:22 ---> Running in 4d485d6c4cff 17:50:22 Removing intermediate container 05b0ce2c2677 17:50:22 ---> d41d3b8d32fa 17:50:22 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:50:23 Removing intermediate container 5c30f30d5f71 17:50:23 ---> 78069947ca7e 17:50:23 Step 22/22 : LABEL version=0.0.0 17:50:23 ---> Running in e6cb13a02c79 17:50:23 Attempting uninstall: requests 17:50:23 Found existing installation: requests 2.25.1 17:50:23 Uninstalling requests-2.25.1: 17:50:23 Successfully uninstalled requests-2.25.1 17:50:23 ---> Running in 8daf69eee5bb 17:50:23 Running setup.py install for texttable: started 17:50:23 Removing intermediate container 4d485d6c4cff 17:50:23 ---> 84b85bd470c4 17:50:23 Step 23/23 : LABEL version=0.0.0 17:50:23 ---> Running in 41dac1e7ed31 17:50:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.851s coverage: 90.1% of statements 17:50:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:50:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:50:23 Removing intermediate container 8daf69eee5bb 17:50:23 ---> 8da699444b68 17:50:23 17:50:23 Running setup.py install for texttable: finished with status 'done' 17:50:23 Running setup.py install for PyYAML: started 17:50:23 Successfully built 8da699444b68 17:50:23 Successfully tagged security-proxy-setup:latest 17:50:23  Building security-proxy-setup ... done Building support-scheduler 17:50:23 Removing intermediate container 41dac1e7ed31 17:50:23 ---> cb65c650f80f 17:50:23 17:50:23 Running setup.py install for PyYAML: finished with status 'done' 17:50:23 Running setup.py install for docopt: started 17:50:23 Successfully built cb65c650f80f 17:50:23 Successfully tagged support-notifications:latest 17:50:23  Building support-notifications ... done Building core-data 17:50:24 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 17:50:24 Running setup.py install for docopt: finished with status 'done' 17:50:24 Running setup.py install for dockerpty: started 17:50:25 Running setup.py install for dockerpty: finished with status 'done' 17:50:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.239s coverage: 81.2% of statements 17:50:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:50:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:50:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:50:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:50:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:50:28 ---> f6c8a661b5af 17:50:28 Step 9/32 : RUN go mod tidy 17:50:29 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 17:50:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:50:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:50:30 ---> 52165ff036d5 17:50:30 Step 3/24 : WORKDIR /edgex-go 17:50:30 ---> Using cache 17:50:30 ---> 157a7f9e218c 17:50:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:50:30 ---> Using cache 17:50:30 ---> 6d1616669dc5 17:50:30 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:50:30 ---> Running in a15d4fe8a5e7 17:50:31 ---> Running in fc9da20ff7f0 17:50:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:50:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.738s coverage: 94.2% of statements 17:50:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:50:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:50:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.260s coverage: 59.1% of statements 17:50:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:50:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:50:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:50:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:50:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:50:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.229s coverage: 60.0% of statements 17:50:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:50:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:50:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:50:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.340s coverage: 0.8% of statements 17:50:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:50:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.174s coverage: 58.8% of statements 17:50:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.210s coverage: 21.7% of statements 17:50:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:50:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.220s coverage: 47.1% of statements 17:50:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.318s coverage: 79.5% of statements 17:50:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:50:34 OK: 219 MiB in 52 packages 17:50:34 Removing intermediate container a15d4fe8a5e7 17:50:34 ---> 228267f94f46 17:50:34 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:50:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.192s coverage: 94.1% of statements 17:50:34 ---> Running in a5de27603efb 17:50:35 Removing intermediate container fc9da20ff7f0 17:50:35 ---> 8da1aa6df9a1 17:50:35 Step 6/24 : COPY go.mod . 17:50: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 17:50:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.280s coverage: 96.3% of statements 17:50:35 ---> 9d313826f087 17:50:35 Step 7/24 : RUN go mod download 17:50:35 ---> Running in d74dc7ea2c49 17:50:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.276s coverage: 87.5% of statements 17:50:38 Removing intermediate container 86a15dcf7a8c 17:50:38 ---> d17fb05ae074 17:50:38 Step 15/24 : ENV APP_PORT=58890 17:50:38 ---> Running in 20cca6010066 17:50:38 Removing intermediate container d74dc7ea2c49 17:50:38 ---> ce87b6ab05a5 17:50:38 Step 8/24 : COPY . . 17:50:39 Removing intermediate container 20cca6010066 17:50:39 ---> 6eb71e3e2f7d 17:50:39 Step 16/24 : EXPOSE $APP_PORT 17:50:40 ---> Running in cb7243f00922 17:50:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:50:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:50:40 ---> 52165ff036d5 17:50:40 Step 3/23 : WORKDIR /edgex-go 17:50:40 ---> Using cache 17:50:40 ---> 157a7f9e218c 17:50:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:50:40 ---> Using cache 17:50:40 ---> 6d1616669dc5 17:50:40 Step 5/23 : RUN apk add --update --no-cache make git 17:50:40 ---> Using cache 17:50:40 ---> e2e3f68cb7ed 17:50:40 Step 6/23 : COPY go.mod . 17:50:40 ---> Using cache 17:50:40 ---> 613e138c8d3d 17:50:40 Step 7/23 : RUN go mod download 17:50:40 ---> Using cache 17:50:40 ---> 5aa522e32fa6 17:50:40 Step 8/23 : COPY . . 17:50:40 ---> Using cache 17:50:40 ---> f6c8a661b5af 17:50:40 Step 9/23 : RUN go mod tidy 17:50:40 ---> Using cache 17:50:40 ---> 228267f94f46 17:50:40 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:50:40 ---> Running in 73754b893d47 17:50:41 Removing intermediate container cb7243f00922 17:50:41 ---> 3da741a20713 17:50:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:50:41 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 17:50:42 ---> acdd6a67a037 17:50:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:50:44 ---> 2a0fb433445e 17:50:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:50:44 ---> ba0c1960187b 17:50:44 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:50:44 ---> 6ee186361715 17:50:44 Step 9/24 : RUN go mod tidy 17:50:44 ---> Running in d83546175e07 17:50:44 ---> Running in 456e65987c88 17:50:44 Removing intermediate container d83546175e07 17:50:44 ---> cd34bda7ec15 17:50:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:50:44 ---> Running in eb1f12c8b655 17:50:45 Removing intermediate container eb1f12c8b655 17:50:45 ---> 9e39d604db4d 17:50:45 Step 22/24 : LABEL arch=x86_64 17:50:45 ---> Running in 3c648b9087df 17:50:45 Removing intermediate container 3c648b9087df 17:50:45 ---> 15be9f01399f 17:50:45 Step 23/24 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe 17:50:45 ---> Running in 0e3440f9ef92 17:50:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:50:45 Removing intermediate container 0e3440f9ef92 17:50:45 ---> 6e636e0e9dcd 17:50:45 Step 24/24 : LABEL version=0.0.0 17:50:45 ---> Running in bf1249626c50 17:50:46 Removing intermediate container bf1249626c50 17:50:46 ---> 2880af99be16 17:50:46 17:50:46 Successfully built 2880af99be16 17:50:46 Successfully tagged sys-mgmt-agent:latest 17:50:47  Building sys-mgmt-agent ... done Removing intermediate container 456e65987c88 17:50:47 ---> 294c01c7cdbc 17:50:47 Step 10/24 : RUN make cmd/core-data/core-data 17:50:47 ---> Running in 6169c3fe087a 17:50:47 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 17:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.239s coverage: 94.4% of statements 17:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.192s coverage: 44.8% of statements 17:50:50 Removing intermediate container e6cb13a02c79 17:50:50 ---> 76e4e5bf51d9 17:50:50 17:50:50 Step 11/26 : FROM alpine:3.12 17:50:50 ---> 13621d1b12d4 17:50:50 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:50:50 ---> Running in e5ef809eecf8 17:50:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:50:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:50:50 (1/3) Installing ca-certificates (20191127-r4) 17:50:50 (2/3) Installing dumb-init (1.2.2-r1) 17:50:50 (3/3) Installing su-exec (0.2-r1) 17:50:50 Executing busybox-1.31.1-r20.trigger 17:50:50 Executing ca-certificates-20191127-r4.trigger 17:50:50 OK: 6 MiB in 17 packages 17:50:51 Removing intermediate container e5ef809eecf8 17:50:51 ---> 689684d35b83 17:50:51 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:50:51 ---> Running in d52fe207f3a5 17:50:51 Removing intermediate container d52fe207f3a5 17:50:51 ---> 9462554a452a 17:50:51 Step 14/26 : WORKDIR / 17:50:51 ---> Running in 58c7589e15c3 17:50:52 Removing intermediate container 58c7589e15c3 17:50:52 ---> dfea68b8d9d8 17:50:52 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:50:52 ---> 64b0bc265620 17:50:52 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:50:52 ---> d910ec4f55e3 17:50:52 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:50:52 ---> 0f215a01dc89 17:50:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:50:53 ---> 9f2abde8c2cb 17:50:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:50:53 ---> 22c64047568c 17:50:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:50:54 ---> 94d4246c2d97 17:50:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:50:54 ---> f86744ddf05c 17:50:54 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:50:54 ---> Running in 1f168d49c2e9 17:50:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.612s coverage: 81.8% of statements 17:50:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:50:55 Removing intermediate container 1f168d49c2e9 17:50:55 ---> 9126a8ca3ebe 17:50:55 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:50:55 ---> Running in 7a7634f166b5 17:50:55 Removing intermediate container 7a7634f166b5 17:50:55 ---> 965da27b5620 17:50:55 Step 24/26 : LABEL arch=x86_64 17:50:55 ---> Running in 502d31c6cf10 17:50:56 Removing intermediate container 502d31c6cf10 17:50:56 ---> e1892adaa81b 17:50:56 Step 25/26 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe 17:50:56 ---> Running in 67a13a60c963 17:50:56 Removing intermediate container 67a13a60c963 17:50:56 ---> 09d55254cf5d 17:50:56 Step 26/26 : LABEL version=0.0.0 17:50:56 ---> Running in 2ac64fd117f2 17:50:56 Removing intermediate container 2ac64fd117f2 17:50:56 ---> d831d8cb7cf0 17:50:56 17:50:56 Successfully built d831d8cb7cf0 17:50:56 Successfully tagged security-secretstore-setup:latest 17:51:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.278s coverage: 92.9% of statements 17:51:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:51:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:51:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:51:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 17:51:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:51:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:51:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:51:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:51:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:51:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.195s coverage: 87.2% of statements 17:51:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:51:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:51:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements 17:51:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:51:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.211s coverage: 58.8% of statements 17:51:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:51:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.215s coverage: 80.0% of statements 17:51:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.267s coverage: 87.2% of statements 17:51:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.276s coverage: 85.4% of statements 17:51:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.304s coverage: 91.2% of statements 17:51:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:51:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.952s coverage: 64.4% of statements 17:51:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:51:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:51:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.189s coverage: 100.0% of statements 17:51:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 91.3% of statements 17:51:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements 17:51:04  Building security-secretstore-setup ... done Removing intermediate container a5de27603efb 17:51:04 ---> 693f810a4a60 17:51:04 17:51:04 Step 11/32 : FROM alpine:3.12 17:51:04 ---> 13621d1b12d4 17:51:04 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:51:04 ---> Running in fedad419f698 17:51:04 Removing intermediate container fedad419f698 17:51:04 ---> 3c53794a0a05 17:51:04 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:51:04 ---> Running in 20c7789977de 17:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 17:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 17:51:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:51:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:51:05 (1/2) Installing dumb-init (1.2.2-r1) 17:51:05 (2/2) Installing su-exec (0.2-r1) 17:51:05 Executing busybox-1.31.1-r20.trigger 17:51:05 OK: 6 MiB in 16 packages 17:51:05 Removing intermediate container 20c7789977de 17:51:05 ---> 7c1ff4c05175 17:51:05 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:51:05 ---> Running in 6e2f89574f2a 17:51:06 Removing intermediate container 6e2f89574f2a 17:51:06 ---> 1226db054828 17:51:06 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:51:06 ---> Running in ab671f3d2ac8 17:51:06 Removing intermediate container ab671f3d2ac8 17:51:06 ---> 01499ec6f416 17:51:06 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:51:06 ---> Running in 5277ca413742 17:51:07 Removing intermediate container 5277ca413742 17:51:07 ---> 1a272b43f3b5 17:51:07 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:51:07 ---> Running in 05d4de3592ae 17:51:07 Removing intermediate container 05d4de3592ae 17:51:07 ---> 371ca9bf8534 17:51:07 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:51:07 ---> 129ef3c560e0 17:51:07 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:51:07 ---> Running in 586e6731fdf3 17:51:09 Removing intermediate container 73754b893d47 17:51:09 ---> 0efe250eb0eb 17:51:09 17:51:09 Step 11/23 : FROM alpine:3.12 17:51:09 ---> 13621d1b12d4 17:51:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:51:09 ---> Using cache 17:51:09 ---> b4eaffee345e 17:51:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:51:09 ---> Using cache 17:51:09 ---> 7460cedbc293 17:51:09 Step 14/23 : ENV APP_PORT=59861 17:51:09 ---> Running in 7bf32714571e 17:51:09 Removing intermediate container 586e6731fdf3 17:51:09 ---> 171b433433d9 17:51:09 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:51:09 Removing intermediate container 7bf32714571e 17:51:09 ---> 8986a5270c30 17:51:09 Step 15/23 : EXPOSE $APP_PORT 17:51:09 ---> Running in 1b0669c56d7a 17:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.146s coverage: 66.9% of statements 17:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:51:09 ---> 6c8706698246 17:51:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:51:09 Removing intermediate container 1b0669c56d7a 17:51:09 ---> 7a4984687f31 17:51:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:51:10 ---> c135ea07330f 17:51:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:51:10 ---> ed86f1fc1b76 17:51:10 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:51:10 ---> daa94ed81629 17:51:10 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:51:10 ---> ddd2aef4e698 17:51:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:51:10 ---> b9046aeaa095 17:51:10 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:51:11 ---> fcc308e7c4ec 17:51:11 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:51:11 ---> Running in 91abfbcd1695 17:51:11 ---> 74ca29ddbee7 17:51:11 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:51:11 Removing intermediate container 91abfbcd1695 17:51:11 ---> 68991649e3a8 17:51:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:51:11 ---> Running in 982c3f483f2c 17:51:11 ---> Running in 0fabd8b17b51 17:51:11 Removing intermediate container 982c3f483f2c 17:51:11 ---> 4cf9c8571102 17:51:11 Step 21/23 : LABEL arch=x86_64 17:51:11 ---> Running in 67dc53748bee 17:51:11 Removing intermediate container 0fabd8b17b51 17:51:11 ---> c5ca8e9b2664 17:51:11 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:51:12 Removing intermediate container 67dc53748bee 17:51:12 ---> 3b89b7783cc4 17:51:12 Step 22/23 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe 17:51:12 ---> Running in 31f9cf4a2b5e 17:51:12 ---> 907e889af4a7 17:51:12 Step 27/32 : RUN chmod +x /entrypoint.sh 17:51:12 Removing intermediate container 31f9cf4a2b5e 17:51:12 ---> ab5a35eb65e5 17:51:12 Step 23/23 : LABEL version=0.0.0 17:51:12 ---> Running in 7c6b3c717b13 17:51:12 ---> Running in 70bf524b371c 17:51:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.810s coverage: 43.6% of statements 17:51:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:51:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:51:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.222s coverage: 89.5% of statements 17:51:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:51:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.276s coverage: 84.8% of statements 17:51:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:51:12 Removing intermediate container 70bf524b371c 17:51:12 ---> 61bf2bc72a4c 17:51:12 17:51:12 Successfully built 61bf2bc72a4c 17:51:12 Successfully tagged support-scheduler:latest 17:51:13  Building support-scheduler ... done Removing intermediate container 7c6b3c717b13 17:51:13 ---> 3ac5e32f0aa3 17:51:13 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:51:13 ---> Running in f7a3f37ebcc8 17:51:13 Removing intermediate container f7a3f37ebcc8 17:51:13 ---> a8593458c6e8 17:51:13 Step 29/32 : CMD ["gate"] 17:51:13 ---> Running in 6bdeebf54fc6 17:51:13 Removing intermediate container 6bdeebf54fc6 17:51:13 ---> 68a7e4fd30b1 17:51:13 Step 30/32 : LABEL arch=x86_64 17:51:13 ---> Running in b8d9fd40fa9f 17:51:13 Removing intermediate container b8d9fd40fa9f 17:51:13 ---> 65ba59903def 17:51:13 Step 31/32 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe 17:51:13 ---> Running in fad2955652a0 17:51:13 Removing intermediate container fad2955652a0 17:51:13 ---> c919feecb2b4 17:51:13 Step 32/32 : LABEL version=0.0.0 17:51:14 ---> Running in 1ec469e90944 17:51:14 Removing intermediate container 1ec469e90944 17:51:14 ---> 99481ec1003b 17:51:14 17:51:14 Successfully built 99481ec1003b 17:51:14 Successfully tagged security-bootstrapper:latest 17:51:14  Building security-bootstrapper ... done Removing intermediate container 6169c3fe087a 17:51:14 ---> 6530bd548a52 17:51:14 17:51:14 Step 11/24 : FROM alpine:3.12 17:51:14 ---> 13621d1b12d4 17:51:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:51:14 ---> Running in 9f893fc79e0f 17:51:14 Removing intermediate container 9f893fc79e0f 17:51:14 ---> 5eb7be11e5b5 17:51:14 Step 13/24 : ENV APP_PORT=59880 17:51:14 ---> Running in be1c9b23e0a1 17:51:14 Removing intermediate container be1c9b23e0a1 17:51:14 ---> 85e005ff1a53 17:51:14 Step 14/24 : EXPOSE $APP_PORT 17:51:14 ---> Running in 89f05827a7ec 17:51:14 Removing intermediate container 89f05827a7ec 17:51:14 ---> b3c87b85bde0 17:51:14 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:14 ---> Running in 88e2901b052b 17:51:15 Removing intermediate container 88e2901b052b 17:51:15 ---> e567660e2690 17:51:15 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:51:15 ---> Running in d5d2dc905d9e 17:51:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:51:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:51:16 (1/6) Installing dumb-init (1.2.2-r1) 17:51:16 (2/6) Installing libgcc (9.3.0-r2) 17:51:16 (3/6) Installing libsodium (1.0.18-r0) 17:51:16 (4/6) Installing libstdc++ (9.3.0-r2) 17:51:17 (5/6) Installing libzmq (4.3.3-r0) 17:51:17 (6/6) Installing zeromq (4.3.3-r0) 17:51:17 Executing busybox-1.31.1-r20.trigger 17:51:17 OK: 8 MiB in 20 packages 17:51:17 Removing intermediate container d5d2dc905d9e 17:51:17 ---> e3896b9ab8b5 17:51:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:51:17 ---> 0c20692decab 17:51:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:51:17 ---> 3c2c24152081 17:51:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:51:18 ---> b5f8c1c1d5ac 17:51:18 Step 20/24 : ENTRYPOINT ["/core-data"] 17:51:18 ---> Running in f3009cf89e46 17:51:18 Removing intermediate container f3009cf89e46 17:51:18 ---> a554a7c9bce1 17:51:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:51:18 ---> Running in a93f96116474 17:51:18 Removing intermediate container a93f96116474 17:51:18 ---> cc5e4fef1e87 17:51:18 Step 22/24 : LABEL arch=x86_64 17:51:18 ---> Running in bba68e6f94ed 17:51:18 Removing intermediate container bba68e6f94ed 17:51:18 ---> 3c3278eafb4a 17:51:18 Step 23/24 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe 17:51:18 ---> Running in 257e5fbdb5f8 17:51:18 Removing intermediate container 257e5fbdb5f8 17:51:18 ---> 5be8d834f369 17:51:18 Step 24/24 : LABEL version=0.0.0 17:51:18 ---> Running in 299207727a1b 17:51:18 Removing intermediate container 299207727a1b 17:51:18 ---> b689e980a3fb 17:51:18 17:51:18 Successfully built b689e980a3fb 17:51:18 Successfully tagged core-data:latest 17:51:18  Building core-data ... done  [Pipeline] } 17:51:18 $ docker stop --time=1 e227b32c6ea0ae90b03df57c24648933be51c7f124a7a8a93e204738b9e3e1ab 17:51:20 $ docker rm -f e227b32c6ea0ae90b03df57c24648933be51c7f124a7a8a93e204738b9e3e1ab [Pipeline] // withDockerContainer [Pipeline] sh 17:51:20 + docker images 17:51:20 REPOSITORY TAG IMAGE ID CREATED SIZE 17:51:20 core-data latest b689e980a3fb 2 seconds ago 20.4MB 17:51:20 6530bd548a52 6 seconds ago 1.75GB 17:51:20 security-bootstrapper latest 99481ec1003b 7 seconds ago 18.8MB 17:51:20 support-scheduler latest 61bf2bc72a4c 8 seconds ago 16.1MB 17:51:20 0efe250eb0eb 12 seconds ago 1.75GB 17:51:20 693f810a4a60 16 seconds ago 1.75GB 17:51:20 security-secretstore-setup latest d831d8cb7cf0 24 seconds ago 28.1MB 17:51:20 76e4e5bf51d9 31 seconds ago 1.75GB 17:51:20 sys-mgmt-agent latest 2880af99be16 35 seconds ago 325MB 17:51:20 support-notifications latest cb65c650f80f 57 seconds ago 16.8MB 17:51:20 security-proxy-setup latest 8da699444b68 57 seconds ago 25.9MB 17:51:20 763961db2708 About a minute ago 1.75GB 17:51:20 14a6a0aef564 About a minute ago 1.75GB 17:51:20 core-command latest dc9bb66a6c70 About a minute ago 16MB 17:51:20 core-metadata latest 424cdb4236d8 About a minute ago 16.7MB 17:51:20 e1b9060e01a0 About a minute ago 1.75GB 17:51:20 fe19455fc85a About a minute ago 1.75GB 17:51:20 7b4e7cefbd9b About a minute ago 1.74GB 17:51:20 ci-base-image-x86_64 latest 52165ff036d5 5 minutes ago 1.24GB 17:51:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 26 hours ago 37.5MB 17:51:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 13 days ago 547MB 17:51:20 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 17:51:20 alpine 3.12 13621d1b12d4 4 months ago 5.58MB 17:51:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } 17:51:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.225s coverage: 19.5% of statements 17:51:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:51:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:51:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:51:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:51:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.613s coverage: 92.0% of statements 17:51:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:51:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:51:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:51:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:51:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.202s coverage: 62.7% of statements 17:51:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:51:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:51:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.409s coverage: 97.7% of statements 17:51:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:51:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:51:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:51:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:51:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.171s coverage: 28.9% of statements 17:51:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:51:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:51:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:51:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:51:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:51:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:51:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.185s coverage: 100.0% of statements 17:51:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 17:51:20 GO111MODULE=on go vet ./... [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 17:51:35 Still waiting to schedule task 17:51:35 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:52:57 gofmt -l . 17:52:57 [ "`gofmt -l .`" = "" ] 17:52:57 ./bin/test-attribution-txt.sh [Pipeline] sh 17:52:58 + ls -al . 17:52:58 total 632 17:52:58 drwxrwxr-x 9 1001 1001 4096 Aug 19 17:52 . 17:52:58 drwxr-xr-x 4 root root 4096 Aug 19 17:47 .. 17:52:58 -rw-rw-r-- 1 1001 1001 11 Aug 19 17:45 .dockerignore 17:52:58 drwxrwxr-x 8 1001 1001 4096 Aug 19 17:45 .git 17:52:58 drwxrwxr-x 3 1001 1001 4096 Aug 19 17:45 .github 17:52:58 -rw-rw-r-- 1 1001 1001 818 Aug 19 17:45 .gitignore 17:52:58 -rw-rw-r-- 1 1001 1001 76 Aug 19 17:45 .hadolint.yml 17:52:58 -rw-rw-r-- 1 1001 1001 166 Aug 19 17:45 .sonarcloud.properties 17:52:58 -rw-rw-r-- 1 1001 1001 1171 Aug 19 17:45 ADOPTERS.md 17:52:58 -rw-rw-r-- 1 1001 1001 8609 Aug 19 17:45 Attribution.txt 17:52:58 -rw-rw-r-- 1 1001 1001 43881 Aug 19 17:45 CHANGELOG.md 17:52:58 -rw-rw-r-- 1 1001 1001 3804 Aug 19 17:45 CONTRIBUTING.md 17:52:58 -rw-rw-r-- 1 1001 1001 677 Aug 19 17:45 GOVERNANCE.md 17:52:58 -rw-rw-r-- 1 1001 1001 849 Aug 19 17:45 Jenkinsfile 17:52:58 -rw-rw-r-- 1 1001 1001 10775 Aug 19 17:45 LICENSE 17:52:58 -rw-rw-r-- 1 1001 1001 5915 Aug 19 17:45 Makefile 17:52:58 -rw-rw-r-- 1 1001 1001 582 Aug 19 17:45 OWNERS.md 17:52:58 -rw-rw-r-- 1 1001 1001 8643 Aug 19 17:45 README.md 17:52:58 -rw-rw-r-- 1 1001 1001 6912 Aug 19 17:45 SECURITY.md 17:52:58 -rw-rw-r-- 1 1001 1001 5 Aug 19 17:45 VERSION 17:52:58 -rw-rw-r-- 1 1001 1001 4131 Aug 19 17:45 ZMQWindows.md 17:52:58 drwxrwxr-x 2 1001 1001 4096 Aug 19 17:45 bin 17:52:58 drwxrwxr-x 14 1001 1001 4096 Aug 19 17:45 cmd 17:52:58 -rw-r--r-- 1 root root 404331 Aug 19 17:51 coverage.out 17:52:58 -rw-rw-r-- 1 1001 1001 813 Aug 19 17:45 go.mod 17:52:58 -rw-r--r-- 1 root root 48847 Aug 19 17:47 go.sum 17:52:58 drwxrwxr-x 8 1001 1001 4096 Aug 19 17:45 internal 17:52:58 drwxrwxr-x 3 1001 1001 4096 Aug 19 17:45 openapi 17:52:58 drwxrwxr-x 4 1001 1001 4096 Aug 19 17:45 snap 17:52:58 -rw-rw-r-- 1 1001 1001 204 Aug 19 17:45 version.go [Pipeline] sh 17:52:58 + '[' -e coverage.out ] 17:52:58 + chown 1001:1001 coverage.out [Pipeline] stash 17:52:58 Warning: overwriting stash ‘coverage-report’ 17:52:59 Stashed 1 file(s) [Pipeline] sh 17:53:00 + make build 17:53:00 go mod tidy 17:53:01 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 17:53:07 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 17:53:34 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 17:53:35 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 17:53:39 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 17:53:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:53:44 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 17:53:47 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 17:53:50 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 17:53:54 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 17:53:57 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 17:53:59 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] } 17:54:06 $ docker stop --time=1 e7d4171fc0610cd990621952ee79b1c3e66fa710352e98ea04ad1013b15ed6bb 17:54:09 $ docker rm -f e7d4171fc0610cd990621952ee79b1c3e66fa710352e98ea04ad1013b15ed6bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:54:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:54:10 17:54:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:54:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:54:11 latest: Pulling from edgex-devops/edgex-compose-arm64 17:54:11 29e5d40040c1: Pulling fs layer 17:54:11 1ce36da41761: Pulling fs layer 17:54:11 25b303627fd3: Pulling fs layer 17:54:12 29e5d40040c1: Verifying Checksum 17:54:12 29e5d40040c1: Download complete 17:54:12 29e5d40040c1: Pull complete 17:54:13 1ce36da41761: Download complete 17:54:14 1ce36da41761: Pull complete 17:54:15 25b303627fd3: Verifying Checksum 17:54:15 25b303627fd3: Download complete 17:54:25 25b303627fd3: Pull complete 17:54:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:54:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:54:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:54:25 prd-ubuntu18.04-docker-arm64-4c-16g-326 does not seem to be running inside a container 17:54:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:54:28 $ docker top 077e2412fb268b1711390118e6c641318361fa90cc6adbd8137db170418042d3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:54:29 + grep parallel 17:54:29 + docker-compose build --help 17:54:34 --parallel Build images in parallel. [Pipeline] } 17:54:34 $ docker stop --time=1 077e2412fb268b1711390118e6c641318361fa90cc6adbd8137db170418042d3 17:54:35 $ docker rm -f 077e2412fb268b1711390118e6c641318361fa90cc6adbd8137db170418042d3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:54:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:54:36 . [Pipeline] withDockerContainer 17:54:36 prd-ubuntu18.04-docker-arm64-4c-16g-326 does not seem to be running inside a container 17:54:36 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:54:38 $ docker top aa0f1459621ad4f7c430b839807107d6002b36362b8e7b0b420ebc1a616a2ac9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:54:39 + docker-compose -f ./docker-compose-build.yml build --parallel 17:54:44 Building core-command ... 17:54:44 Building core-data ... 17:54:44 Building core-metadata ... 17:54:44 Building security-bootstrapper ... 17:54:44 Building security-proxy-setup ... 17:54:44 Building security-secretstore-setup ... 17:54:44 Building support-notifications ... 17:54:44 Building support-scheduler ... 17:54:44 Building sys-mgmt-agent ... 17:54:44 Building security-secretstore-setup 17:54:44 Building core-metadata 17:54:44 Building core-command 17:54:44 Building security-proxy-setup 17:54:44 Building security-bootstrapper 17:55:24 Running on prd-ubuntu18.04-docker-8c-8g-333 in /w/workspace/edgexfoundry_edgex-go_PR-3671 [Pipeline] { [Pipeline] ws 17:55:24 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 17:55:24 The recommended git tool is: git 17:55:27 using credential edgex-jenkins-ssh 17:55:27 Cloning the remote Git repository 17:55:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:55:27 > git init /w/workspace/edgex-go/9 # timeout=10 17:55:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:55:27 > git --version # timeout=10 17:55:27 > git --version # 'git version 2.17.1' 17:55:27 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:49 Merging remotes/origin/main commit 19484f48f3ea22dd3cb206c35107457b0d52dfca into PR head commit ce44feff22c90d3acea22d7d42256d7d6e4b4afe 17:55:49 Merge succeeded, producing ce44feff22c90d3acea22d7d42256d7d6e4b4afe 17:55:49 Checking out Revision ce44feff22c90d3acea22d7d42256d7d6e4b4afe (PR-3671) 17:55:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:55:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:55:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:55:48 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3671/head:refs/remotes/origin/PR-3671 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:55:49 > git config core.sparsecheckout # timeout=10 17:55:49 > git checkout -f ce44feff22c90d3acea22d7d42256d7d6e4b4afe # timeout=10 17:55:49 > git remote # timeout=10 17:55:49 > git config --get remote.origin.url # timeout=10 17:55:49 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:49 > git merge 19484f48f3ea22dd3cb206c35107457b0d52dfca # timeout=10 17:55:49 > git rev-parse HEAD^{commit} # timeout=10 17:55:49 > git config core.sparsecheckout # timeout=10 17:55:49 > git checkout -f ce44feff22c90d3acea22d7d42256d7d6e4b4afe # timeout=10 17:55:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:55:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:55:52 ---> 6001a03b624d 17:55:52 Step 3/24 : WORKDIR /edgex-go 17:55:52 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:55:52 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:55:52 ---> 6001a03b624d 17:55:52 Step 3/32 : WORKDIR /edgex-go 17:55:52 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:55:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:55:52 ---> 6001a03b624d 17:55:52 Step 3/26 : WORKDIR /edgex-go 17:55:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:55:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:55:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 ---> 6001a03b624d 17:55:52 17:55:52 Step 3/22 : WORKDIR /edgex-goStep 2/24 : FROM ${BUILDER_BASE} AS builder 17:55:52 17:55:52 ---> 6001a03b624d 17:55:52 Step 3/24 : WORKDIR /edgex-go 17:55:53 Commit message: "fix(security): use localhost for kuiper config" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:54 + echo snap-build.sh 17:55:54 snap-build.sh 17:55:54 + SNAP_BASE_DIR=. 17:55:54 + '[' '!' -z /w/workspace/edgex-go/9 ']' 17:55:54 + SNAP_BASE_DIR=/w/workspace/edgex-go/9 17:55:54 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' 17:55:54 [snap-build] Building snap in dir [/w/workspace/edgex-go/9] 17:55:54 + cd /w/workspace/edgex-go/9 17:55:54 + sudo apt-get remove -qy --purge lxd lxd-client 17:55:54 Reading package lists... 17:55:54 Building dependency tree... 17:55:54 Reading state information... 17:55:54 The following packages were automatically installed and are no longer required: 17:55:54 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:55:54 uidmap xdelta3 17:55:54 Use 'sudo apt autoremove' to remove them. 17:55:54 The following packages will be REMOVED: 17:55:54 lxd* lxd-client* 17:55:54 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:55:54 After this operation, 31.7 MB disk space will be freed. 17:55:54 (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.) 17:55:54 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:55:55 ---> Running in a21bb9924309 17:55:55 ---> Running in a9803db23e31 17:55:55 ---> Running in 822f056d16e9 17:55:55 ---> Running in 32f8bd0319ac 17:55:55 ---> Running in 64e993d994bc 17:55:55 Removing lxd dnsmasq configuration 17:55:55 Removing intermediate container 64e993d994bc 17:55:55 ---> e096b87c6de0 17:55:55 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:55:55 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:55:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:55:55 Removing intermediate container a9803db23e31 17:55:55 ---> 62eabaf6feb2 17:55:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:55:55 Removing intermediate container a21bb9924309 17:55:55 ---> 4c737f219382 17:55:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:55:55 ---> Running in 88a984162d3e 17:55:56 Removing intermediate container 822f056d16e9 17:55:56 ---> cb00bb8fabc3 17:55:56 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:55:56 Removing intermediate container 32f8bd0319ac 17:55:56 ---> 4afd10a462cc 17:55:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:55:56 ---> Running in f2759262c970 17:55:56 ---> Running in f39129826f70 17:55:56 ---> Running in bcc3991510cf 17:55:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:55:56 ---> Running in 33aec6c10840 17:55:56 (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.) 17:55:56 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:55:58 Processing triggers for systemd (237-3ubuntu10.51) ... 17:55:58 Processing triggers for ureadahead (0.100.0-21) ... 17:55:58 + sudo snap remove --purge lxd 17:55:58 snap "lxd" is not installed 17:55:58 + sudo groupadd --force --system lxd 17:55:58 ++ whoami 17:55:58 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:55:58 + newgrp - lxd 17:55:58 + sudo snap install lxd 17:55:59 Removing intermediate container 88a984162d3e 17:55:59 ---> 4a5a3ccf0cc4 17:55:59 Step 5/24 : RUN apk add --update --no-cache make git 17:56:00 ---> Running in 5a470c8803cd 17:56:00 Removing intermediate container f2759262c970 17:56:00 ---> 2e78f07dd924 17:56:00 Step 5/22 : RUN apk add --update --no-cache make git 17:56:00 Removing intermediate container bcc3991510cf 17:56:00 ---> 5ccf50c86dd0 17:56:00 Step 5/24 : RUN apk add --update --no-cache make git 17:56:00 ---> Running in 2308c1cf56c1 17:56:00 ---> Running in 37e6199e322a 17:56:00 Removing intermediate container 33aec6c10840 17:56:00 ---> 86c2c7646dba 17:56:00 Step 5/26 : RUN apk add --update --no-cache make git 17:56:00 Removing intermediate container f39129826f70 17:56:00 ---> 6182c6cf9e54 17:56:00 Step 5/32 : RUN apk add --update --no-cache make git 17:56:01 ---> Running in 5f66d9b28969 17:56:01 ---> Running in b2b81d2e92ad 17:56:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:56:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:56:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:56:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:56:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:56:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:56:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:56:03 OK: 218 MiB in 52 packages 17:56:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:56:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:56:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:56:05 OK: 218 MiB in 52 packages 17:56:05 OK: 218 MiB in 52 packages 17:56:05 OK: 218 MiB in 52 packages 17:56:05 OK: 218 MiB in 52 packages 17:56:05 Removing intermediate container 5a470c8803cd 17:56:05 ---> 62bb2c497b34 17:56:05 Step 6/24 : COPY go.mod . 17:56:07 Removing intermediate container 37e6199e322a 17:56:07 ---> 061e5bcea059 17:56:07 Step 6/24 : COPY go.mod . 17:56:07 ---> 18e03c724cf7 17:56:07 Step 7/24 : RUN go mod download 17:56:07 Removing intermediate container 2308c1cf56c1 17:56:07 ---> 856189849b50 17:56:07 Step 6/22 : COPY go.mod . 17:56:07 ---> Running in dd6d638b1044 17:56:07 Removing intermediate container 5f66d9b28969 17:56:07 Removing intermediate container b2b81d2e92ad 17:56:07 ---> 474478114b4b 17:56:07 Step 6/26 : COPY go.mod . ---> 37649a0db4f7 17:56:07 17:56:07 Step 6/32 : COPY go.mod . 17:56:08 ---> c9f0d2106737 17:56:08 Step 7/24 : RUN go mod download 17:56:08 ---> d3e68dba8749 17:56:08 Step 7/22 : RUN go mod download 17:56:08 ---> Running in 90866474e300 17:56:08 2021-08-19T17:56:05Z INFO Waiting for automatic snapd restart... 17:56:08 ---> Running in 1f360140fbc2 17:56:08 ---> 92b1e65a1580 17:56:08 Step 7/26 : RUN go mod download 17:56:08 ---> 66efb642e86b 17:56:08 Step 7/32 : RUN go mod download 17:56:09 ---> Running in e93222ebe720 17:56:09 ---> Running in fd40fff82c4c 17:56:12 Removing intermediate container dd6d638b1044 17:56:12 ---> b1d47d28ef52 17:56:12 Step 8/24 : COPY . . 17:56:16 Removing intermediate container 90866474e300 17:56:16 ---> b94b495b3407 17:56:16 Step 8/24 : COPY . . 17:56:17 Removing intermediate container 1f360140fbc2 17:56:17 ---> ad6c0509b689 17:56:17 Step 8/22 : COPY . . 17:56:18 Removing intermediate container fd40fff82c4c 17:56:18 ---> ee590e7bd625 17:56:18 Step 8/32 : COPY . . 17:56:18 Removing intermediate container e93222ebe720 17:56:18 ---> 9e6ea1213854 17:56:18 Step 8/26 : COPY . . 17:56:20 lxd 4.17 from Canonical* installed 17:56:20 + sudo lxd init --auto 17:56:29 + sudo snap install --classic snapcraft 17:56:36 ---> 4b372b890a17 17:56:36 Step 9/24 : RUN go mod tidy 17:56:36 ---> Running in 42599e4cc122 17:56:36 ---> aff91d00ae1b 17:56:36 Step 9/26 : RUN go mod tidy 17:56:36 ---> 5bafdcb0492e 17:56:36 Step 9/22 : RUN go mod tidy 17:56:36 ---> 8102fc35b8e2 17:56:36 Step 9/24 : RUN go mod tidy 17:56:36 ---> d15da2442070 17:56:36 Step 9/32 : RUN go mod tidy 17:56:36 ---> Running in b2774a7e0e70 17:56:36 ---> Running in 08e38c1dff84 17:56:36 ---> Running in 79bd7761fb4f 17:56:36 ---> Running in 64c74fd94e1c 17:56:41 Removing intermediate container 42599e4cc122 17:56:41 ---> 2fc49f73ecdd 17:56:41 Step 10/24 : RUN make cmd/core-command/core-command 17:56:41 ---> Running in 04bdadc720a1 17:56:41 snapcraft 5.0 from Canonical* installed 17:56:41 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:56:41 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 17:56:41 % Total % Received % Xferd Average Speed Time Time Time Current 17:56:41 Dload Upload Total Spent Left Speed 17:56:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3943 0 --:--:-- --:--:-- --:--:-- 3943 17:56:41 100 3325k 100 3325k 0 0 4918k 0 --:--:-- --:--:-- --:--:-- 4918k 17:56:41 ./yq_linux_amd64 17:56:41 + sudo snapcraft prime --use-lxd 17:56:42 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:56:42 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: 17:56:42 - README.md 17:56:42 17:56:42 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:56:42 Launching a container. 17:56:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:56:44 Removing intermediate container 79bd7761fb4f 17:56:44 ---> b842e3136470 17:56:44 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:56:44 ---> Running in eb8e93cfbca6 17:56:44 Removing intermediate container b2774a7e0e70 17:56:44 ---> 4bf3ad902057 17:56:44 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:56:45 ---> Running in 3643368b26dd 17:56:45 Removing intermediate container 08e38c1dff84 17:56:45 ---> 04e6af09717e 17:56:45 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:56:45 Removing intermediate container 64c74fd94e1c 17:56:45 ---> 641ff6ea2ffb 17:56:45 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:56:45 ---> Running in 36eefe4b7578 17:56:45 ---> Running in 4313c944f89c 17:56:47 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 17:56:48 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 17:56:48 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 17:56:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:56:49 Waiting for container to be ready 17:56:50 To start your first instance, try: lxc launch ubuntu:18.04 17:56:50 17:56:53 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:56:54 Waiting for network to be ready... 17:56:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:56:54 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:56:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 17:56:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 17:56:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 17:56:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 17:56:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 17:56:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 17:56:54 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] 17:56:54 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] 17:56:54 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:56:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:56:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:56:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:56:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:56:55 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:56:55 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:56:55 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:56:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:56:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 17:56:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 17:56:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 17:56:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 17:56:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 17:56:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 17:56:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1745 kB] 17:56:55 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] 17:56:58 Fetched 25.1 MB in 4s (6371 kB/s) 17:56:59 Reading package lists... 17:56:59 Reading package lists... 17:56:59 Building dependency tree... 17:56:59 Reading state information... 17:56:59 The following additional packages will be installed: 17:56:59 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:56:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:56:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:56:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:56:59 Suggested packages: 17:56:59 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:56:59 Recommended packages: 17:56:59 gnupg libsasl2-modules 17:56:59 The following NEW packages will be installed: 17:56:59 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:56:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:56:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:56:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:56:59 The following packages will be upgraded: 17:56:59 gpg gpg-agent gpgconf libudev1 17:56:59 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 17:56:59 Need to get 3527 kB of archives. 17:56:59 After this operation, 13.3 MB of additional disk space will be used. 17:56:59 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] 17:56:59 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] 17:56:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:56:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:56:59 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 17:57:00 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 17:57:00 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:57:00 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:57:00 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:57:00 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:57:00 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:57:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:57:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:57:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:57:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:57:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:57:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:57:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:57:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:57:00 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:57:00 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:57:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:57:00 debconf: delaying package configuration, since apt-utils is not installed 17:57:00 Fetched 3527 kB in 1s (3030 kB/s) 17:57:01 (Reading database ... 12511 files and directories currently installed.) 17:57:01 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 17:57:01 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 17:57:01 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 17:57:01 Selecting previously unselected package udev. 17:57:01 (Reading database ... 12511 files and directories currently installed.) 17:57:01 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 17:57:01 Unpacking udev (237-3ubuntu10.51) ... 17:57:01 Selecting previously unselected package libfuse2:amd64. 17:57:01 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:57:01 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:57:01 Selecting previously unselected package fuse. 17:57:01 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:57:01 Unpacking fuse (2.9.7-1ubuntu1) ... 17:57:01 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:57:01 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:57:01 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:57:01 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:57:01 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:57:01 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:57:01 Selecting previously unselected package libksba8:amd64. 17:57:01 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:57:01 Unpacking libksba8:amd64 (1.3.5-2) ... 17:57:01 Selecting previously unselected package libroken18-heimdal:amd64. 17:57:01 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:57:01 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:01 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:57:01 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:57:01 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:02 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:57:02 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:57:02 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:02 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:57:02 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:57:02 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:02 Selecting previously unselected package libwind0-heimdal:amd64. 17:57:02 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:57:02 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:02 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:57:02 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:57:02 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:02 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:57:02 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:57:02 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:02 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:57:02 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:57:02 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:02 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:57:02 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:57:02 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:02 Selecting previously unselected package libsasl2-modules-db:amd64. 17:57:02 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:57:02 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:57:02 Selecting previously unselected package libsasl2-2:amd64. 17:57:02 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:57:02 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:57:02 Selecting previously unselected package libldap-common. 17:57:02 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:57:02 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:57:02 Selecting previously unselected package libldap-2.4-2:amd64. 17:57:02 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:57:02 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:57:02 Selecting previously unselected package dirmngr. 17:57:02 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:57:02 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:57:02 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:57:02 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:57:02 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:57:02 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:57:02 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:57:02 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:57:02 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:02 Setting up libksba8:amd64 (1.3.5-2) ... 17:57:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:57:02 Setting up udev (237-3ubuntu10.51) ... 17:57:03 invoke-rc.d: policy-rc.d denied execution of start. 17:57:03 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:03 Processing triggers for systemd (237-3ubuntu10) ... 17:57:03 Setting up fuse (2.9.7-1ubuntu1) ... 17:57:03 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:57:03 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:03 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:03 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:03 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:03 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:03 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:03 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:57:03 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:57:03 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:57:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:57:03 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:57:03 settings in the [Install] section, and DefaultInstance for template units). 17:57:03 This means they are not meant to be enabled using systemctl. 17:57:03 Possible reasons for having this kind of units are: 17:57:03 1) A unit may be statically enabled by being symlinked from another unit's 17:57:03 .wants/ or .requires/ directory. 17:57:03 2) A unit's purpose may be to act as a helper for some other unit which has 17:57:03 a requirement dependency on it. 17:57:03 3) A unit may be started when needed via activation (socket, path, timer, 17:57:03 D-Bus, udev, scripted systemctl call, ...). 17:57:03 4) In case of template units, the unit is meant to be enabled with some 17:57:03 instance name specified. 17:57:04 Reading package lists... 17:57:04 Building dependency tree... 17:57:04 Reading state information... 17:57:04 The following additional packages will be installed: 17:57:04 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:57:04 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:57:04 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:57:04 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:57:04 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:57:04 Suggested packages: 17:57:04 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:57:04 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:57:04 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:57:04 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:57:04 systemd-container policykit-1 17:57:04 Recommended packages: 17:57:04 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:57:04 The following NEW packages will be installed: 17:57:04 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:57:04 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:57:04 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:57:04 multiarch-support openssh-client python3 python3-minimal python3.6 17:57:04 python3.6-minimal snapd squashfs-tools sudo 17:57:04 The following packages will be upgraded: 17:57:04 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:57:04 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 17:57:04 Need to get 36.7 MB of archives. 17:57:04 After this operation, 147 MB of additional disk space will be used. 17:57:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 17:57:04 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 17:57:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:57:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 17:57:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 17:57:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 17:57:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:57:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:57:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:57:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:57:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:57:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:57:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:57:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 17:57:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 17:57:05 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 17:57:05 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 17:57:05 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 17:57:05 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.10 [1301 kB] 17:57:05 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:57:05 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:57:05 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:57:05 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:57:05 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:57:05 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:57:05 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:57:05 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:57:05 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:57:05 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 17:57:05 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 17:57:07 debconf: delaying package configuration, since apt-utils is not installed 17:57:07 Fetched 36.7 MB in 2s (15.4 MB/s) 17:57:07 (Reading database ... 12757 files and directories currently installed.) 17:57:07 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 17:57:07 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 17:57:07 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 17:57:07 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 17:57:07 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 17:57:07 (Reading database ... 12757 files and directories currently installed.) 17:57:07 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 17:57:07 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 17:57:07 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 17:57:07 (Reading database ... 12757 files and directories currently installed.) 17:57:07 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 17:57:08 Unpacking apt (1.6.14) over (1.6.1) ... 17:57:08 Setting up apt (1.6.14) ... 17:57:08 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:57:08 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:57:08 (Reading database ... 12764 files and directories currently installed.) 17:57:08 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 17:57:08 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 17:57:08 Selecting previously unselected package libpython3.6-minimal:amd64. 17:57:08 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:57:08 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:57:08 Selecting previously unselected package libexpat1:amd64. 17:57:08 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:57:08 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:57:08 Selecting previously unselected package python3.6-minimal. 17:57:08 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:57:08 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:57:09 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) ... 17:57:09 Checking for services that may need to be restarted...done. 17:57:09 Checking for services that may need to be restarted...done. 17:57:09 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:57:09 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:57:09 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:57:09 Selecting previously unselected package python3-minimal. 17:57:09 (Reading database ... 13012 files and directories currently installed.) 17:57:09 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:57:09 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:57:09 Selecting previously unselected package mime-support. 17:57:09 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:57:09 Unpacking mime-support (3.60ubuntu1) ... 17:57:09 Selecting previously unselected package libmpdec2:amd64. 17:57:09 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:57:09 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:57:09 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:57:09 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:57:09 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:57:10 Selecting previously unselected package python3.6. 17:57:10 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:57:10 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:57:10 Selecting previously unselected package libpython3-stdlib:amd64. 17:57:10 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:57:10 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:57:10 Setting up python3-minimal (3.6.7-1~18.04) ... 17:57:10 Selecting previously unselected package python3. 17:57:10 (Reading database ... 13442 files and directories currently installed.) 17:57:10 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:57:10 Unpacking python3 (3.6.7-1~18.04) ... 17:57:10 Selecting previously unselected package multiarch-support. 17:57:10 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:57:10 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:57:10 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:57:10 Selecting previously unselected package liblzo2-2:amd64. 17:57:10 (Reading database ... 13479 files and directories currently installed.) 17:57:10 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:57:10 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:57:10 Selecting previously unselected package libbsd0:amd64. 17:57:10 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:57:10 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:57:10 Selecting previously unselected package sudo. 17:57:10 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:57:10 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:57:10 Selecting previously unselected package apparmor. 17:57:10 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:57:10 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:57:11 Selecting previously unselected package libedit2:amd64. 17:57:11 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:57:11 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:57:11 Selecting previously unselected package libkrb5support0:amd64. 17:57:11 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:57:11 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:57:11 Selecting previously unselected package libk5crypto3:amd64. 17:57:11 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:57:11 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:57:11 Selecting previously unselected package libkeyutils1:amd64. 17:57:11 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:57:11 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:57:11 Selecting previously unselected package libkrb5-3:amd64. 17:57:11 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:57:11 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:57:11 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:57:11 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:57:11 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:57:11 Selecting previously unselected package libssl1.0.0:amd64. 17:57:11 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 17:57:11 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:57:11 Selecting previously unselected package openssh-client. 17:57:11 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 17:57:11 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 17:57:11 Selecting previously unselected package squashfs-tools. 17:57:11 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 17:57:11 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 17:57:11 Selecting previously unselected package snapd. 17:57:11 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 17:57:11 Unpacking snapd (2.49.2+18.04) ... 17:57:13 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:57:13 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:57:13 Setting up mime-support (3.60ubuntu1) ... 17:57:13 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:57:13 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:57:13 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:57:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:57:13 Setting up systemd (237-3ubuntu10.51) ... 17:57:13 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:57:14 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:57:14 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:57:14 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:57:14 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:57:14 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:57:14 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:57:14 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 17:57:14 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:57:14 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:57:14 Setting up python3 (3.6.7-1~18.04) ... 17:57:14 running python rtupdate hooks for python3.6... 17:57:14 running python post-rtupdate hooks for python3.6... 17:57:15 Setting up apparmor (2.12-4ubuntu5.1) ... 17:57:15 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:57:15 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:57:16 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 17:57:16 Setting up snapd (2.49.2+18.04) ... 17:57:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:57:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:57:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:57:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:57:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:57:17 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:57:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:57:17 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:57:17 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:57:17 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:57:17 /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' 17:57:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:57:17 Processing triggers for systemd (237-3ubuntu10.51) ... 17:57:18 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:57:18 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:57:18 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:57:20 Reading package lists... 17:57:20 Reading package lists... 17:57:20 Building dependency tree... 17:57:20 Reading state information... 17:57:20 Calculating upgrade... 17:57:20 The following packages will be upgraded: 17:57:20 advancecomp base-files bash binutils binutils-common 17:57:20 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:57:20 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:57:20 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 17:57:20 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 17:57:20 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:57:20 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:57:20 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 17:57:20 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 17:57:20 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 17:57:20 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 17:57:20 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 17:57:20 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 17:57:20 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 17:57:20 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 17:57:20 ubuntu-keyring util-linux 17:57:20 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:57:20 Need to get 64.2 MB of archives. 17:57:20 After this operation, 5126 kB of additional disk space will be used. 17:57:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] 17:57:20 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:57:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:57:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:57:20 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:57:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:57:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:57:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:57:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:57:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:57:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:57:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:57:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:57:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:57:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:57:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:57:20 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:57:20 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:57:20 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:57:20 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:57:20 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:57:20 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:57:20 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:57:20 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:57:20 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:57:20 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:57:20 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:57:20 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:57:20 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:57:20 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:57:20 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:57:20 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:57:20 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:57:20 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 17:57:20 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 17:57:20 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:57:20 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 17:57:21 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 17:57:21 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 17:57:21 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:57:21 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:57:21 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 17:57:21 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:57:21 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:57:21 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:57:21 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 17:57:21 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:57:21 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:57:21 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] 17:57:21 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 17:57:21 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 17:57:21 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 17:57:21 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:57:21 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:57:21 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:57:21 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:57:21 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:57:21 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:57:21 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:57:21 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:57:21 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:57:21 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:57:21 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:57:21 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:57:21 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:57:21 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:57:21 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:57:21 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 17:57:21 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:57:21 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:57:21 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:57:21 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 17:57:21 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:57:21 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:57:21 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:57:21 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:57:22 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:57:22 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:57:22 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:57:22 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:57:22 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:57:22 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:57:22 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 17:57:22 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 17:57:22 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 17:57:22 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 17:57:22 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 17:57:22 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:57:22 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:57:22 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:57:22 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:57:22 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 17:57:22 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 17:57:22 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:57:22 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:57:22 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.10 [614 kB] 17:57:22 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] 17:57:22 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:57:22 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:57:22 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:57:22 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:57:22 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:57:22 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:57:22 debconf: delaying package configuration, since apt-utils is not installed 17:57:22 Fetched 64.2 MB in 2s (31.3 MB/s) 17:57:23 (Reading database ... 13914 files and directories currently installed.) 17:57:23 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:57:23 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:57:23 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:57:23 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:57:23 Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... 17:57:23 Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... 17:57:23 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:57:23 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:57:23 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:57:23 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:57:23 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:57:23 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:57:23 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:57:23 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:57:24 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:57:24 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:57:24 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:57:24 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:57:24 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:57:24 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:57:24 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:57:24 (Reading database ... 13914 files and directories currently installed.) 17:57:24 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:57:24 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:57:24 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:57:24 (Reading database ... 13914 files and directories currently installed.) 17:57:24 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:57:24 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:57:24 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:57:24 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:57:24 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:57:24 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:57:24 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:57:24 (Reading database ... 13914 files and directories currently installed.) 17:57:24 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:57:24 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:57:25 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:57:25 (Reading database ... 13914 files and directories currently installed.) 17:57:25 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 17:57:25 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:57:25 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:57:25 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:57:25 Setting up base-files (10.1ubuntu2.10) ... 17:57:25 Installing new version of config file /etc/issue ... 17:57:25 Installing new version of config file /etc/issue.net ... 17:57:25 Installing new version of config file /etc/lsb-release ... 17:57:25 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:57:25 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:57:26 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:57:26 Removing obsolete conffile /etc/default/motd-news ... 17:57:26 (Reading database ... 13915 files and directories currently installed.) 17:57:26 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:57:26 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:57:26 Setting up bash (4.4.18-2ubuntu1.2) ... 17:57:26 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 17:57:26 (Reading database ... 13915 files and directories currently installed.) 17:57:26 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:57:26 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:57:26 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:57:26 (Reading database ... 13915 files and directories currently installed.) 17:57:26 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:57:26 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:57:26 Setting up tar (1.29b-2ubuntu0.2) ... 17:57:26 (Reading database ... 13915 files and directories currently installed.) 17:57:26 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:57:26 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:57:26 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:57:26 (Reading database ... 13915 files and directories currently installed.) 17:57:26 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:57:26 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:57:26 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:57:26 (Reading database ... 13915 files and directories currently installed.) 17:57:26 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:57:26 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:57:27 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:57:27 (Reading database ... 13915 files and directories currently installed.) 17:57:27 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:57:27 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:57:27 Setting up grep (3.1-2build1) ... 17:57:27 (Reading database ... 13915 files and directories currently installed.) 17:57:27 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 17:57:27 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 17:57:27 Setting up gzip (1.6-5ubuntu1.1) ... 17:57:27 (Reading database ... 13915 files and directories currently installed.) 17:57:27 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:57:27 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:57:27 Setting up login (1:4.5-1ubuntu2) ... 17:57:27 (Reading database ... 13915 files and directories currently installed.) 17:57:27 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:57:27 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:57:27 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:57:27 (Reading database ... 13915 files and directories currently installed.) 17:57:27 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:57:27 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:57:28 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:57:28 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:57:28 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:57:28 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:57:28 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:57:28 (Reading database ... 13915 files and directories currently installed.) 17:57:28 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:57:28 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:57:29 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:57:29 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:57:29 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:57:29 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:57:29 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:57:29 (Reading database ... 13915 files and directories currently installed.) 17:57:29 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:57:29 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:57:29 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:57:29 (Reading database ... 13915 files and directories currently installed.) 17:57:29 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:57:29 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:57:29 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:57:29 (Reading database ... 13915 files and directories currently installed.) 17:57:29 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:57:29 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:57:29 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:57:29 (Reading database ... 13915 files and directories currently installed.) 17:57:29 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:57:29 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:57:29 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:57:29 (Reading database ... 13915 files and directories currently installed.) 17:57:30 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:57:30 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:57:30 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:57:30 (Reading database ... 13915 files and directories currently installed.) 17:57:30 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:57:30 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:57:30 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:57:30 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:57:30 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:57:30 (Reading database ... 13915 files and directories currently installed.) 17:57:30 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:57:30 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:57:30 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:57:30 (Reading database ... 13915 files and directories currently installed.) 17:57:30 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:57:30 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:57:30 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:57:30 (Reading database ... 13915 files and directories currently installed.) 17:57:30 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:57:30 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:57:30 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:57:30 (Reading database ... 13915 files and directories currently installed.) 17:57:30 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:57:30 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:57:31 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:57:31 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:57:31 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:57:31 (Reading database ... 13915 files and directories currently installed.) 17:57:31 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:57:31 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:57:31 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:57:31 (Reading database ... 13915 files and directories currently installed.) 17:57:31 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:57:31 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:57:32 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:57:32 (Reading database ... 13917 files and directories currently installed.) 17:57:32 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:57:32 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:57:32 Setting up debconf (1.5.66ubuntu1) ... 17:57:32 (Reading database ... 13917 files and directories currently installed.) 17:57:32 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:57:32 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:57:32 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:57:32 (Reading database ... 13917 files and directories currently installed.) 17:57:32 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:57:32 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:57:32 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:57:32 (Reading database ... 13917 files and directories currently installed.) 17:57:32 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:57:32 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:57:32 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:57:32 (Reading database ... 13917 files and directories currently installed.) 17:57:32 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:57:32 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:57:32 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 17:57:32 (Reading database ... 13919 files and directories currently installed.) 17:57:32 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:57:32 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:57:33 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:57:33 (Reading database ... 13923 files and directories currently installed.) 17:57:33 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:57:33 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:57:33 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 17:57:33 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 17:57:33 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:57:33 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:57:33 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:57:33 (Reading database ... 13923 files and directories currently installed.) 17:57:33 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 17:57:33 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:57:33 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 17:57:33 (Reading database ... 13923 files and directories currently installed.) 17:57:33 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 17:57:33 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 17:57:33 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 17:57:33 (Reading database ... 13923 files and directories currently installed.) 17:57:33 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 17:57:33 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:57:33 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 17:57:34 (Reading database ... 13923 files and directories currently installed.) 17:57:34 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:57:34 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:57:34 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:57:34 (Reading database ... 13923 files and directories currently installed.) 17:57:34 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 17:57:34 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 17:57:34 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 17:57:34 (Reading database ... 13923 files and directories currently installed.) 17:57:34 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:57:34 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:57:34 Setting up passwd (1:4.5-1ubuntu2) ... 17:57:34 (Reading database ... 13923 files and directories currently installed.) 17:57:34 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:57:34 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:57:34 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:57:34 (Reading database ... 13923 files and directories currently installed.) 17:57:34 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:57:34 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:57:34 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:57:34 (Reading database ... 13923 files and directories currently installed.) 17:57:34 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:57:34 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:57:35 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:57:35 (Reading database ... 13923 files and directories currently installed.) 17:57:35 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:57:35 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:57:35 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:57:35 (Reading database ... 13923 files and directories currently installed.) 17:57:35 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:57:35 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:57:35 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:57:35 (Reading database ... 13923 files and directories currently installed.) 17:57:35 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:57:35 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:57:35 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:57:35 (Reading database ... 13923 files and directories currently installed.) 17:57:35 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:57:35 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:57:35 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:57:35 (Reading database ... 13923 files and directories currently installed.) 17:57:35 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 17:57:35 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 17:57:35 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 17:57:35 (Reading database ... 13923 files and directories currently installed.) 17:57:35 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 17:57:35 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 17:57:35 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 17:57:35 (Reading database ... 13924 files and directories currently installed.) 17:57:35 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:57:35 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:57:35 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:57:35 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:57:36 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 17:57:36 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 17:57:36 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 17:57:36 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 17:57:36 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:57:36 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:57:36 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:57:36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:57:36 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:57:36 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:57:36 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:57:36 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:57:36 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:57:36 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:57:36 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:57:36 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:57:36 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:57:36 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:57:36 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 17:57:36 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 17:57:37 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:57:37 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:57:37 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:57:37 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:57:37 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:57:37 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:57:37 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:57:37 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:57:37 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:57:37 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:57:37 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:57:37 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:57:37 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:57:38 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:57:38 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:57:38 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:57:38 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:57:38 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:57:38 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:57:38 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:57:39 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:57:39 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:57:39 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:57:39 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:57:39 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:57:39 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:57:40 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:57:40 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:57:41 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:57:41 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:57:41 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:57:41 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:57:41 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:57:41 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:57:41 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:57:41 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:57:41 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:57:41 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:57:41 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:57:41 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:57:41 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:57:41 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:57:41 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:57:41 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:57:41 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:57:41 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:57:41 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:57:41 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:57:41 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:57:41 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:57:41 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:57:41 Setting up tzdata (2021a-0ubuntu0.18.04) ... 17:57:41 17:57:41 Current default time zone: 'Etc/UTC' 17:57:41 Local time is now: Thu Aug 19 17:57:41 UTC 2021. 17:57:41 Universal Time is now: Thu Aug 19 17:57:41 UTC 2021. 17:57:41 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:57:41 17:57:42 Setting up systemd-sysv (237-3ubuntu10.51) ... 17:57:42 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:57:42 Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... 17:57:42 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:57:42 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:57:42 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:57:42 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:57:42 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:57:42 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:57:42 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:57:42 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:57:42 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:57:42 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:57:42 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 17:57:42 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:57:42 Setting up patch (2.7.6-2ubuntu1.1) ... 17:57:42 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:57:42 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:57:42 Setting up openssl (1.1.1-1ubuntu2.1~18.04.10) ... 17:57:42 Installing new version of config file /etc/ssl/openssl.cnf ... 17:57:42 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:57:42 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:57:42 Setting up ca-certificates (20210119~18.04.1) ... 17:57:44 Updating certificates in /etc/ssl/certs... 17:57:44 23 added, 27 removed; done. 17:57:44 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:57:44 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:57:44 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:57:44 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:57:44 Setting up pkgbinarymangler (138.18.04.1) ... 17:57:45 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:57:45 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 17:57:45 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:57:45 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:57:45 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:57:45 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:57:45 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:57:45 Setting up perl (5.26.1-6ubuntu0.5) ... 17:57:45 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 17:57:45 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:57:45 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:57:45 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 17:57:45 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:57:45 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:57:45 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:57:45 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:57:45 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:57:45 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:57:45 Processing triggers for systemd (237-3ubuntu10.51) ... 17:57:45 Processing triggers for mime-support (3.60ubuntu1) ... 17:57:45 Processing triggers for ca-certificates (20210119~18.04.1) ... 17:57:45 Updating certificates in /etc/ssl/certs... 17:57:45 0 added, 0 removed; done. 17:57:45 Running hooks in /etc/ca-certificates/update.d... 17:57:45 done. 17:57:46 Reading package lists... 17:57:46 Building dependency tree... 17:57:46 Reading state information... 17:57:46 The following NEW packages will be installed: 17:57:46 apt-transport-https 17:57:46 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:57:46 Need to get 4348 B of archives. 17:57:46 After this operation, 154 kB of additional disk space will be used. 17:57:46 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 17:57:46 debconf: delaying package configuration, since apt-utils is not installed 17:57:46 Fetched 4348 B in 0s (21.8 kB/s) 17:57:46 Selecting previously unselected package apt-transport-https. 17:57:46 (Reading database ... 13929 files and directories currently installed.) 17:57:46 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 17:57:46 Unpacking apt-transport-https (1.6.14) ... 17:57:46 Setting up apt-transport-https (1.6.14) ... 17:57:47 Waiting for network to be ready... 17:57:52 2021-08-19T17:57:49Z INFO Waiting for automatic snapd restart... 17:57:52 snapd 2.51.3 from Canonical* installed 17:57:53 "snapd" switched to the "latest/stable" channel 17:57:53 17:57:56 core18 20210722 from Canonical* installed 17:57:56 "core18" switched to the "latest/stable" channel 17:57:56 17:57:58 snapcraft 5.0 from Canonical* installed 17:57:58 "snapcraft" switched to the "latest/stable" channel 17:57:58 17:58:02 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: 17:58:02 - README.md 17:58:02 17:58:02 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:58:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:58:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:58:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:58:04 Reading package lists... 17:58:05 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 17:58:05 Reading package lists... 17:58:05 Building dependency tree... 17:58:05 Reading state information... 17:58:05 Suggested packages: 17:58:05 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:58:05 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:58:05 Recommended packages: 17:58:05 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:58:05 The following NEW packages will be installed: 17:58:05 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:58:05 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:58:05 pkg-config zip 17:58:05 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:58:05 Need to get 7663 kB of archives. 17:58:05 After this operation, 43.8 MB of additional disk space will be used. 17:58:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 17:58:05 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:58:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 17:58:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 17:58:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 17:58:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:58:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:58:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:58:06 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:58:06 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:58:06 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:58:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:58:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:58:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:58:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:58:06 debconf: delaying package configuration, since apt-utils is not installed 17:58:06 Fetched 7663 kB in 1s (9522 kB/s) 17:58:06 Selecting previously unselected package libglib2.0-0:amd64. 17:58:06 (Reading database ... 13933 files and directories currently installed.) 17:58:06 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 17:58:06 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:58:06 Selecting previously unselected package libpsl5:amd64. 17:58:06 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:58:06 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:58:06 Selecting previously unselected package libnghttp2-14:amd64. 17:58:06 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:58:06 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:58:06 Selecting previously unselected package librtmp1:amd64. 17:58:06 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:58:06 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:58:06 Selecting previously unselected package libcurl3-gnutls:amd64. 17:58:06 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 17:58:06 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 17:58:06 Selecting previously unselected package liberror-perl. 17:58:06 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:58:06 Unpacking liberror-perl (0.17025-1) ... 17:58:06 Selecting previously unselected package git-man. 17:58:06 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 17:58:06 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 17:58:06 Selecting previously unselected package git. 17:58:06 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 17:58:06 Unpacking git (1:2.17.1-1ubuntu0.8) ... 17:58:07 Selecting previously unselected package libnorm1:amd64. 17:58:07 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:58:07 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:58:07 Selecting previously unselected package libpgm-5.2-0:amd64. 17:58:07 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:58:07 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:58:07 Selecting previously unselected package libsodium23:amd64. 17:58:07 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:58:07 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:58:07 Selecting previously unselected package libzmq5:amd64. 17:58:07 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:58:07 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:58:07 Selecting previously unselected package libzmq3-dev:amd64. 17:58:07 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:58:07 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:58:07 Selecting previously unselected package pkg-config. 17:58:07 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:58:07 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:58:08 Selecting previously unselected package zip. 17:58:08 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:58:08 Unpacking zip (3.0-11build1) ... 17:58:08 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:58:08 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 17:58:08 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:58:08 Setting up liberror-perl (0.17025-1) ... 17:58:08 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:58:08 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:58:08 No schema files found: doing nothing. 17:58:08 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:58:08 Setting up zip (3.0-11build1) ... 17:58:08 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:58:08 Setting up libsodium23:amd64 (1.0.16-2) ... 17:58:08 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:58:08 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:58:08 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 17:58:08 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:58:08 Setting up git (1:2.17.1-1ubuntu0.8) ... 17:58:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:58:08 git set to automatically installed. 17:58:08 git-man set to automatically installed. 17:58:08 libcurl3-gnutls set to automatically installed. 17:58:08 liberror-perl set to automatically installed. 17:58:08 libglib2.0-0 set to automatically installed. 17:58:08 libnghttp2-14 set to automatically installed. 17:58:08 libnorm1 set to automatically installed. 17:58:08 libpgm-5.2-0 set to automatically installed. 17:58:08 libpsl5 set to automatically installed. 17:58:08 librtmp1 set to automatically installed. 17:58:08 libsodium23 set to automatically installed. 17:58:08 libzmq3-dev set to automatically installed. 17:58:08 libzmq5 set to automatically installed. 17:58:08 pkg-config set to automatically installed. 17:58:08 zip set to automatically installed. 17:58:10 snapd is not logged in, snap install commands will use sudo 17:58:15 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 17:58:16 snapd is not logged in, snap install commands will use sudo 17:58:17 snap "core18" has no updates available 17:58:17 Pulling config-common 17:58:17 + snapcraftctl pull 17:58:19 Pulling go-build-helper 17:58:19 + snapcraftctl pull 17:58:20 'edgex-go' has dependencies that need to be staged: go-build-helper 17:58:20 Skipping pull go-build-helper (already ran) 17:58:20 Building go-build-helper 17:58:20 + snapcraftctl build 17:58:22 Staging go-build-helper 17:58:22 + snapcraftctl stage 17:58:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:58:30 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:58:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 17:58:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 17:58:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 17:58:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 17:58:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 17:58:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 17:58:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] 17:58:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] 17:58:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:58:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:58:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:58:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:58:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:58:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:58:30 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:58:30 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:58:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:58:30 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 17:58:30 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 17:58:30 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 17:58:30 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 17:58:30 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 17:58:30 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 17:58:30 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1745 kB] 17:58:30 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] 17:58:30 Fetched 25.1 MB in 0s (0 B/s) 17:58:30 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:58:30 Fetched 224 kB in 0s (0 B/s) 17:58:30 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:58:30 Fetched 157 kB in 0s (0 B/s) 17:58:30 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:58:30 Fetched 221 kB in 0s (0 B/s) 17:58:30 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:58:30 Fetched 143 kB in 0s (0 B/s) 17:58:30 Pulling edgex-go 17:58:30 + snapcraftctl pull 17:58:31 Pulling hooks 17:58:31 + snapcraftctl pull 17:58:41 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 17:58:41 Removing intermediate container 04bdadc720a1 17:58:41 ---> 57eab36d4851 17:58:41 17:58:41 Step 11/24 : FROM alpine:3.12 17:58:41 3.12: Pulling from library/alpine 17:58:41 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 17:58:41 Status: Downloaded newer image for alpine:3.12 17:58:41 ---> c4fd0aeabfcf 17:58:41 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:58:41 ---> Running in 2af2f6b2c3c3 17:58:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:58:41 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 17:58:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:58:41 (1/1) Installing dumb-init (1.2.2-r1) 17:58:41 Executing busybox-1.31.1-r20.trigger 17:58:41 OK: 5 MiB in 15 packages 17:58:41 Removing intermediate container 2af2f6b2c3c3 17:58:41 ---> 06cca2f5fc2a 17:58:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:58:41 ---> Running in 75925632f094 17:58:43 Removing intermediate container 75925632f094 17:58:43 ---> 7aff59238a48 17:58:43 Step 14/24 : ENV APP_PORT=59882 17:58:43 ---> Running in 0f4f03b7cf1a 17:58:44 Removing intermediate container 0f4f03b7cf1a 17:58:44 ---> 126c84ef4b52 17:58:44 Step 15/24 : EXPOSE $APP_PORT 17:58:44 ---> Running in 3c33d19ed5d4 17:58:46 Removing intermediate container 3c33d19ed5d4 17:58:46 ---> b7f8e4c2d65b 17:58:46 Step 16/24 : WORKDIR / 17:58:47 ---> Running in c7c8158435cc 17:58:49 Removing intermediate container c7c8158435cc 17:58:49 ---> ccbded2a6877 17:58:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:58:49 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:58:49 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:58:49 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:58:49 Fetched 0 B in 0s (0 B/s) 17:58:49 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:58:49 Fetched 96.5 kB in 0s (0 B/s) 17:58:49 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:58:49 Fetched 279 kB in 0s (0 B/s) 17:58:49 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:58:49 Fetched 122 kB in 0s (0 B/s) 17:58:49 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:58:49 Fetched 77.8 kB in 0s (0 B/s) 17:58:49 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:58:49 Fetched 8848 B in 0s (0 B/s) 17:58:49 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:58:49 Fetched 47.8 kB in 0s (0 B/s) 17:58:49 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:58:49 Fetched 45.6 kB in 0s (0 B/s) 17:58:49 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 17:58:49 Fetched 15.0 kB in 0s (0 B/s) 17:58:49 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 17:58:49 Fetched 219 kB in 0s (0 B/s) 17:58:49 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 17:58:49 Fetched 154 kB in 0s (0 B/s) 17:58:49 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:58:49 Fetched 50.6 kB in 0s (0 B/s) 17:58:49 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:58:49 Fetched 14.8 kB in 0s (0 B/s) 17:58:49 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:58:49 Fetched 41.8 kB in 0s (0 B/s) 17:58:49 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:58:49 Fetched 499 kB in 0s (0 B/s) 17:58:49 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:58:49 Fetched 111 kB in 0s (0 B/s) 17:58:49 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:58:49 Fetched 240 kB in 0s (0 B/s) 17:58:49 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:58:49 Fetched 29.3 kB in 0s (0 B/s) 17:58:49 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:58:49 Fetched 85.5 kB in 0s (0 B/s) 17:58:49 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:58:49 Fetched 24.5 kB in 0s (0 B/s) 17:58:49 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 17:58:49 Fetched 49.2 kB in 0s (0 B/s) 17:58:49 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:58:49 Fetched 54.2 kB in 0s (0 B/s) 17:58:49 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:58:49 Fetched 30.8 kB in 0s (0 B/s) 17:58:49 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 17:58:49 Fetched 15.8 kB in 0s (0 B/s) 17:58:49 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:58:49 Fetched 85.9 kB in 0s (0 B/s) 17:58:49 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:58:49 Fetched 8720 B in 0s (0 B/s) 17:58:49 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 17:58:49 Fetched 140 kB in 0s (0 B/s) 17:58:49 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:58:49 Fetched 119 kB in 0s (0 B/s) 17:58:49 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 17:58:49 Fetched 111 kB in 0s (0 B/s) 17:58:49 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:58:49 Fetched 11.1 kB in 0s (0 B/s) 17:58:49 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 17:58:49 Fetched 645 kB in 0s (0 B/s) 17:58:49 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:58:49 Fetched 41.3 kB in 0s (0 B/s) 17:58:49 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:58:49 Fetched 17.9 kB in 0s (0 B/s) 17:58:49 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:58:49 Fetched 368 kB in 0s (0 B/s) 17:58:49 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 17:58:49 Fetched 187 kB in 0s (0 B/s) 17:58:49 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:58:49 Fetched 175 kB in 0s (0 B/s) 17:58:49 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:58:49 Fetched 206 kB in 0s (0 B/s) 17:58:49 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb [1301 kB] 17:58:49 Fetched 1301 kB in 0s (0 B/s) 17:58:49 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:58:49 Fetched 36.2 kB in 0s (0 B/s) 17:58:49 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 17:58:49 Fetched 159 kB in 0s (0 B/s) 17:58:49 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:58:49 Fetched 107 kB in 0s (0 B/s) 17:58:49 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:58:49 Fetched 48.7 kB in 0s (0 B/s) 17:58:49 Pulling static-packages 17:58:49 + snapcraftctl pull 17:58:49 Pulling version 17:58:49 + cd /root/project 17:58:49 + git describe --tags --abbrev=0 17:58:49 + sed s/v// 17:58:49 + GIT_VERSION=2.0.1-dev.32 17:58:49 + [ -z 2.0.1-dev.32 ] 17:58:49 + snapcraftctl set-version 2.0.1-dev.32 17:58:50 Removing intermediate container 36eefe4b7578 17:58:50 ---> 1fa639ba18c8 17:58:50 17:58:50 Step 11/32 : FROM alpine:3.12 17:58:50 ---> c4fd0aeabfcf 17:58:50 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:58:50 Removing intermediate container eb8e93cfbca6 17:58:50 ---> e78f863af80b 17:58:50 17:58:50 Step 11/22 : FROM alpine:3.12 17:58:50 ---> c4fd0aeabfcf 17:58:50 Step 12/22 : RUN apk add --update --no-cache curl 17:58:50 Building config-common 17:58:50 + snapcraftctl build 17:58:50 ---> Running in e1e9d6e4d6e1 17:58:50 ---> Running in 13c7e99d2a17 17:58:50 ---> 6af6baa318b5 17:58:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:58:50 Removing intermediate container 4313c944f89c 17:58:50 ---> f27f2c206376 17:58:50 17:58:50 Step 11/26 : FROM alpine:3.12 17:58:50 ---> c4fd0aeabfcf 17:58:50 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:58:51 ---> Running in b8fc8c3863fe 17:58:51 Removing intermediate container 13c7e99d2a17 17:58:51 ---> f5b9b3ccc2ef 17:58:51 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:58:52 Skipping build go-build-helper (already ran) 17:58:52 Building edgex-go 17:58:52 ---> Running in c34b4bb94e2c 17:58:52 + cd /root/parts/edgex-go/src 17:58:52 + git describe --tags --abbrev=0 17:58:52 + sed s/v// 17:58:52 + GIT_VERSION=2.0.1-dev.32 17:58:52 + [ -z 2.0.1-dev.32 ] 17:58:52 + echo 2.0.1-dev.32 17:58:52 + make build 17:58:52 go mod tidy 17:58:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:58:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:58:53 ---> 414576959580 17:58:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:58:53 (1/4) Installing ca-certificates (20191127-r4) 17:58:53 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:58:53 (3/4) Installing libcurl (7.78.0-r0) 17:58:53 (4/4) Installing curl (7.78.0-r0) 17:58:53 Executing busybox-1.31.1-r20.trigger 17:58:53 Executing ca-certificates-20191127-r4.trigger 17:58:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:58:54 OK: 7 MiB in 18 packages 17:58:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:58:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:58:54 (1/3) Installing ca-certificates (20191127-r4) 17:58:54 Removing intermediate container 3643368b26dd 17:58:54 ---> e1f649d0185d 17:58:54 17:58:54 Step 11/24 : FROM alpine:3.12 17:58:54 ---> c4fd0aeabfcf 17:58:54 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:58:54 ---> Using cache 17:58:54 ---> 06cca2f5fc2a 17:58:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:58:54 ---> Using cache 17:58:54 ---> 7aff59238a48 17:58:54 Step 14/24 : ENV APP_PORT=59881 17:58:54 (2/3) Installing dumb-init (1.2.2-r1) 17:58:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:58:54 (3/3) Installing su-exec (0.2-r1) 17:58:55 Executing busybox-1.31.1-r20.trigger 17:58:55 ---> bfd36e3e020d 17:58:55 Step 20/24 : ENTRYPOINT ["/core-command"] 17:58:55 Executing ca-certificates-20191127-r4.trigger 17:58:55 ---> Running in 02e73f1cf27d 17:58:55 OK: 6 MiB in 17 packages 17:58:55 ---> Running in 8f16a3ffa4fd 17:58:55 (1/2) Installing dumb-init (1.2.2-r1) 17:58:55 (2/2) Installing su-exec (0.2-r1) 17:58:55 Executing busybox-1.31.1-r20.trigger 17:58:55 OK: 5 MiB in 16 packages 17:58:56 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 17:58:56 go: downloading github.com/gorilla/mux v1.8.0 17:58:56 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 17:58:56 go: downloading github.com/stretchr/testify v1.7.0 17:58:56 go: downloading github.com/google/uuid v1.3.0 17:58:56 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 17:58:56 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 17:58:56 go: downloading gopkg.in/yaml.v2 v2.4.0 17:58:56 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:58:56 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 17:58:56 go: downloading github.com/lib/pq v1.10.2 17:58:56 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:58:56 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 17:58:56 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 17:58:56 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 17:58:56 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 17:58:57 go: downloading github.com/pelletier/go-toml v1.9.3 17:58:57 Removing intermediate container 02e73f1cf27d 17:58:57 ---> da0b23d487d4 17:58:57 Step 15/24 : EXPOSE $APP_PORT 17:58:57 Removing intermediate container 8f16a3ffa4fd 17:58:57 ---> c6fc33d4685e 17:58:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:58:57 ---> Running in 9a600fcda96c 17:58:57 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 17:58:57 ---> Running in 84614a6e69fe 17:58:57 Removing intermediate container e1e9d6e4d6e1 17:58:57 ---> d5c882e1a219 17:58:57 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:58:57 Removing intermediate container c34b4bb94e2c 17:58:57 ---> 3da258ea526a 17:58:57 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:58:57 go: downloading github.com/davecgh/go-spew v1.1.1 17:58:57 go: downloading github.com/pmezard/go-difflib v1.0.0 17:58:57 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 17:58:57 go: downloading github.com/go-playground/validator/v10 v10.8.0 17:58:57 go: downloading github.com/go-kit/kit v0.11.0 17:58:57 go: downloading github.com/stretchr/objx v0.1.1 17:58:58 Removing intermediate container b8fc8c3863fe 17:58:58 ---> 77743f56af8a 17:58:58 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:58:58 ---> Running in 1348d0ddffb9 17:58:58 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:58:58 go: downloading github.com/x448/float16 v0.8.4 17:58:58 Removing intermediate container 9a600fcda96c 17:58:58 ---> f7e1dca9b7ac 17:58:58 Step 16/24 : WORKDIR / 17:58:58 ---> Running in 8d09d5ec1c73 17:58:58 ---> Running in 73390572bccd 17:58:58 Removing intermediate container 84614a6e69fe 17:58:58 ---> bd085430b319 17:58:58 Step 22/24 : LABEL arch=arm64 17:58:58 go: downloading github.com/go-playground/universal-translator v0.17.0 17:58:58 go: downloading github.com/leodido/go-urn v1.2.1 17:58:58 go: downloading golang.org/x/text v0.3.6 17:58:58 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:58:58 go: downloading github.com/go-playground/locales v0.13.0 17:58:58 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 17:58:58 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:58:58 go: downloading github.com/pebbe/zmq4 v1.2.7 17:58:58 go: downloading github.com/kr/pretty v0.2.0 17:58:58 ---> Running in a016da1cc1b4 17:58:58 ---> Running in 387341aea8bb 17:58:58 Removing intermediate container 1348d0ddffb9 17:58:58 ---> dd54e35f743d 17:58:58 Step 14/22 : WORKDIR /edgex 17:58:58 go: downloading github.com/go-logfmt/logfmt v0.5.0 17:58:58 go: downloading github.com/go-stack/stack v1.8.0 17:58:58 go: downloading github.com/hashicorp/consul/api v1.8.1 17:58:58 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:58:58 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 17:58:58 go: downloading github.com/gorilla/websocket v1.4.2 17:58:58 ---> Running in b8eefec8a683 17:58:58 Removing intermediate container 8d09d5ec1c73 17:58:58 ---> 7ceeb226d174 17:58:58 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:58:58 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 17:58:58 go: downloading github.com/kr/text v0.1.0 17:58:59 Removing intermediate container 73390572bccd 17:58:59 ---> 5529e99b7982 17:58:59 Step 14/26 : WORKDIR / 17:58:59 ---> Running in fe5049d50bfa 17:58:59 go: downloading github.com/onsi/ginkgo v1.10.1 17:58:59 go: downloading github.com/onsi/gomega v1.7.0 17:58:59 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:58:59 go: downloading github.com/mitchellh/copystructure v1.0.0 17:58:59 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:58:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:58:59 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:58:59 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:58:59 go: downloading github.com/hashicorp/serf v0.9.5 17:58:59 go: downloading github.com/hashicorp/consul/sdk v0.7.0 17:58:59 ---> Running in e91ac96e99f2 17:58:59 Removing intermediate container 387341aea8bb 17:58:59 ---> b0da86ea4e81 17:58:59 Step 23/24 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe 17:58:59 Removing intermediate container a016da1cc1b4 17:58:59 ---> 09f79f0486b4 17:58:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:58:59 go: downloading github.com/hashicorp/go-uuid v1.0.1 17:58:59 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:58:59 go: downloading github.com/fatih/color v1.9.0 17:58:59 go: downloading github.com/mattn/go-colorable v0.1.6 17:58:59 go: downloading github.com/mattn/go-isatty v0.0.12 17:58:59 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:58:59 go: downloading github.com/pkg/errors v0.9.1 17:58:59 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:58:59 go: downloading github.com/hashicorp/go-msgpack v0.5.3 17:58:59 go: downloading github.com/hashicorp/memberlist v0.2.2 17:58:59 go: downloading github.com/hpcloud/tail v1.0.0 17:58:59 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 17:58:59 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:58:59 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:58:59 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:58:59 ---> Running in 5decdcb3e388 17:58:59 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:58:59 go: downloading github.com/hashicorp/go-multierror v1.1.0 17:58:59 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 17:58:59 go: downloading github.com/miekg/dns v1.1.26 17:58:59 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:58:59 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:58:59 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:58:59 go: downloading github.com/hashicorp/errwrap v1.0.0 17:58:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/core-data/core-data ./cmd/core-data 17:58:59 Removing intermediate container b8eefec8a683 17:58:59 ---> 570c4c5d3ed3 17:58:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:58:59 Removing intermediate container fe5049d50bfa 17:58:59 ---> c78e0078c21b 17:58:59 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:59:00 ---> Running in 610b927358dc 17:59:00 Removing intermediate container e91ac96e99f2 17:59:00 ---> 7d628746f44a 17:59:00 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:59:00 Removing intermediate container 5decdcb3e388 17:59:00 ---> 0a2d972a17f5 17:59:00 Step 24/24 : LABEL version=0.0.0 17:59:00 ---> fa9ffe91857e 17:59:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:59:01 ---> Running in 6851c732c618 17:59:01 ---> 17a83fc81982 17:59:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:59:01 Removing intermediate container 6851c732c618 17:59:01 ---> 29b81827f6cf 17:59:01 17:59:01 ---> 896013c8f5cb 17:59:01 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:59:02 Successfully built 29b81827f6cf 17:59:02 Successfully tagged core-command-arm64:latest 17:59:02 ---> 23d175ea651e 17:59:02 Building support-notifications 17:59:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:59:03  Building core-command ... done  ---> f10a08097548 17:59:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:59:03 ---> 1ae5076f176a 17:59:03 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:59:04 ---> 9e78f55e84ce 17:59:04 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:59:05 Removing intermediate container 610b927358dc 17:59:05 ---> 2e6c7fc17965 17:59:05 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:59:05 ---> Running in 387949a912a3 17:59:06 ---> 19f21b223989 17:59:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:59:06 ---> 2db060e24c0f 17:59:06 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:59:06 ---> Running in 65fe7bba4376 17:59:06 ---> Running in 649a729898e5 17:59:06 Removing intermediate container 387949a912a3 17:59:06 ---> 84f79eef460c 17:59:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:59:07 Removing intermediate container 65fe7bba4376 17:59:07 ---> 1c8fa222b835 17:59:07 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:59:07 ---> a2e6e7f85379 17:59:07 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:59:07 ---> Running in 6c86e864d2c9 17:59:08 Removing intermediate container 649a729898e5 17:59:08 ---> 3f2b03b29bb5 17:59:08 Step 19/22 : CMD ["--init=true"] 17:59:08 ---> Running in add96070ebb9 17:59:08 ---> 6877245a0174 17:59:08 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:59:08 Removing intermediate container 6c86e864d2c9 17:59:08 ---> 4cdc3cbfcaf9 17:59:08 Step 22/24 : LABEL arch=arm64 17:59:09 ---> 0aa22adc12f9 17:59:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:59:09 ---> Running in e12875594875 17:59:09 ---> Running in 2f2bf75a7d05 17:59:09 Removing intermediate container add96070ebb9 17:59:09 ---> b9cd95e9e0ab 17:59:09 Step 20/22 : LABEL arch=arm64 17:59:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:59:10 ---> Running in c70af27972b6 17:59:10 Removing intermediate container 2f2bf75a7d05 17:59:10 ---> de442d507dd8 17:59:10 Step 23/24 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe 17:59:11 ---> Running in 3d5680064921 17:59:11 Removing intermediate container c70af27972b6 17:59:11 ---> bd660de1a0b8 17:59:11 Step 21/22 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe 17:59:11 ---> b59d7cda2fdd 17:59:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:59:12 ---> Running in a7b79f01d315 17:59:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/core-command/core-command ./cmd/core-command 17:59:12 Removing intermediate container 3d5680064921 17:59:12 ---> 4d7fe50a6604 17:59:12 Step 24/24 : LABEL version=0.0.0 17:59:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:59:13 ---> Running in bd605637ec83 17:59:13 Removing intermediate container a7b79f01d315 17:59:13 ---> 8588346dd2cd 17:59:13 Step 22/22 : LABEL version=0.0.0 17:59:14 ---> 00ef7386601f 17:59:14 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/ 17:59:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:59:14 ---> Running in 0fda96c2e004 17:59:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:59:14 ---> Running in 28d96e0d63df 17:59:14 Removing intermediate container e12875594875 17:59:14 ---> 6caa89ba80d3 17:59:14 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:59:14 Removing intermediate container bd605637ec83 17:59:14 ---> 30d39d684ded 17:59:14 17:59:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:59:15 Successfully built 30d39d684ded 17:59:16 Successfully tagged core-metadata-arm64:latest 17:59:16  Building core-metadata ... done Building core-data 17:59:16 Removing intermediate container 0fda96c2e004 17:59:16 ---> cf11a20d6330 17:59:16 17:59:16 ---> 6bb3e6c2fcde 17:59:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:59:16 Successfully built cf11a20d6330 17:59:16 Successfully tagged security-proxy-setup-arm64:latest 17:59:16  Building security-proxy-setup ... done Building sys-mgmt-agent 17:59:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:59:17 Removing intermediate container 28d96e0d63df 17:59:17 ---> 89b00e646bc2 17:59:17 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:59:17 ---> a1588d64ad2f 17:59:17 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:59:17 ---> Running in fdd527ad6170 17:59:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:59:18 Removing intermediate container fdd527ad6170 17:59:18 ---> 16b1b8dc777e 17:59:18 Step 24/26 : LABEL arch=arm64 17:59:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:59:19 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:59:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:59:19 ---> 6001a03b624d 17:59:19 Step 3/23 : WORKDIR /edgex-go 17:59:19 ---> Using cache 17:59:19 ---> 4afd10a462cc 17:59:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:59:19 ---> Using cache 17:59:19 ---> 86c2c7646dba 17:59:19 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:59:19 ---> 217f7defa74d 17:59:19 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:59:19 ---> Running in 44ef96dc322d 17:59:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o ./cmd/secrets-config ./cmd/secrets-config 17:59:20 ---> Running in 14373d66dbe4 17:59:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:59:22 Removing intermediate container 44ef96dc322d 17:59:22 ---> 1c7303fea238 17:59:22 Step 25/26 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe 17:59:22 ---> d7d21148422d 17:59:22 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:59:22 ---> Running in b142fba4d18c 17:59:23 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 17:59:23 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 17:59:23 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 17:59:23 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 17:59:23 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 17:59:23 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 17:59:23 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 17:59:23 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 17:59:23 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 17:59:23 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 17:59:23 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 17:59:23 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 17:59:23 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 17:59:23 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 17:59:23 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 17:59:23 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 17:59:23 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 17:59:23 + 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 17:59:23 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 17:59:23 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 17:59:23 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 17:59:23 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 17:59:23 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 17:59:23 + 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 17:59:23 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 17:59:23 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 17:59:23 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 17:59:24 Building hooks 17:59:24 + cd /root/parts/hooks/src 17:59:24 + make build 17:59:24 go mod tidy 17:59:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:59:24 ---> 14aed9f296f1 17:59:24 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:59:24 Removing intermediate container b142fba4d18c 17:59:24 ---> e557208660da 17:59:24 Step 26/26 : LABEL version=0.0.0 17:59:24 ---> Running in 0b9387c636bc 17:59:24 ---> Running in ab7141dbf23d 17:59:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:59:25 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 17:59:25 go: downloading github.com/stretchr/testify v1.5.1 17:59:25 go: downloading gopkg.in/yaml.v2 v2.2.2 17:59:25 go: downloading github.com/davecgh/go-spew v1.1.0 17:59:25 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 17:59:25 Removing intermediate container 0b9387c636bc 17:59:25 ---> 98b19b3f90f9 17:59:25 17:59:25 Removing intermediate container ab7141dbf23d 17:59:25 ---> 1a237bf8825a 17:59:25 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:59:25 OK: 218 MiB in 52 packages 17:59:26 Successfully built 98b19b3f90f9 17:59:26 Successfully tagged security-secretstore-setup-arm64:latest 17:59:26 Building support-scheduler 17:59:26 GO111MODULE=on go build -o cmd/install/install ./cmd/install 17:59:26 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 17:59:26 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 17:59:27  Building security-secretstore-setup ... done  ---> 49ae6273869e 17:59:27 Step 27/32 : RUN chmod +x /entrypoint.sh 17:59:27 Removing intermediate container 14373d66dbe4 17:59:27 ---> 940d755d650b 17:59:27 Step 6/23 : COPY go.mod . 17:59:27 ---> Running in 3362abc0e29a 17:59:28 ---> fdcded042592 17:59:28 Step 7/23 : RUN go mod download 17:59:28 ---> Running in fee9ae9ec298 17:59:30 Building static-packages 17:59:30 + snapcraftctl build 17:59:31 Removing intermediate container 3362abc0e29a 17:59:31 ---> ad3a3ed59435 17:59:31 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:59:32 ---> Running in 4907d7a44196 17:59:32 Building version 17:59:32 + snapcraftctl build 17:59:33 Removing intermediate container 4907d7a44196 17:59:33 ---> e4612b889e2c 17:59:33 Step 29/32 : CMD ["gate"] 17:59:33 ---> Running in c6b8b47f5043 17:59:34 Removing intermediate container fee9ae9ec298 17:59:34 ---> 7299e34fa454 17:59:34 Step 8/23 : COPY . . 17:59:34 Staging config-common 17:59:34 + snapcraftctl stage 17:59:34 Removing intermediate container c6b8b47f5043 17:59:34 ---> be582684dc60 17:59:34 Step 30/32 : LABEL arch=arm64 17:59:34 Skipping stage go-build-helper (already ran) 17:59:34 Staging edgex-go 17:59:34 + snapcraftctl stage 17:59:35 ---> Running in a0b864f9a5db 17:59:35 Staging hooks 17:59:35 + snapcraftctl stage 17:59:36 Removing intermediate container a0b864f9a5db 17:59:36 ---> 1feb1e09f6d7 17:59:36 Step 31/32 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe 17:59:36 Staging static-packages 17:59:36 + snapcraftctl stage 17:59:37 ---> Running in c44dfe312592 17:59:37 Staging version 17:59:37 + snapcraftctl stage 17:59:38 Removing intermediate container c44dfe312592 17:59:38 ---> 5603ed84abd2 17:59:38 Step 32/32 : LABEL version=0.0.0 17:59:39 Priming config-common 17:59:39 + snapcraftctl prime 17:59:39 ---> Running in 836fac5b6e34 17:59:40 Priming go-build-helper 17:59:40 + snapcraftctl prime 17:59:40 Removing intermediate container 836fac5b6e34 17:59:40 ---> b6df1ccdbde0 17:59:40 17:59:41 Priming edgex-go 17:59:41 + snapcraftctl prime 17:59:41 Successfully built b6df1ccdbde0 17:59:41 Successfully tagged security-bootstrapper-arm64:latest 17:59:42 Priming hooks 17:59:42 + snapcraftctl prime 17:59:43 Priming static-packages 17:59:43 + snapcraftctl prime 17:59:46 Priming version 17:59:46 + snapcraftctl prime 17:59:46  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:59:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:59:46 ---> 6001a03b624d 17:59:46 Step 3/24 : WORKDIR /edgex-go 17:59:46 ---> Using cache 17:59:46 ---> 4afd10a462cc 17:59:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:59:46 ---> Using cache 17:59:46 ---> 86c2c7646dba 17:59:46 Step 5/24 : RUN apk add --update --no-cache make bash git 17:59:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:59:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:59:46 ---> 6001a03b624d 17:59:46 Step 3/24 : WORKDIR /edgex-go 17:59:46 ---> Using cache 17:59:46 ---> 4afd10a462cc 17:59:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:59:46 ---> Using cache 17:59:46 ---> 86c2c7646dba 17:59:46 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:59:47 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] } 17:59:49 ---> Running in 32df3090e283 17:59:49 ---> Running in 9fa41affaf15 17:59:50 ---> f55d45d1efb9 17:59:50 Step 9/23 : RUN go mod tidy 17:59:50 ---> Running in fdadba8f79a6 17:59:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:59:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:59:52 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:59:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:59:52 ---> 6001a03b624d 17:59:52 Step 3/23 : WORKDIR /edgex-go 17:59:52 ---> Using cache 17:59:52 ---> 4afd10a462cc 17:59:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:59:52 ---> Using cache 17:59:52 ---> 86c2c7646dba 17:59:52 Step 5/23 : RUN apk add --update --no-cache make git 17:59:52 ---> Using cache 17:59:52 ---> 474478114b4b 17:59:52 Step 6/23 : COPY go.mod . 17:59:52 ---> Using cache 17:59:52 ---> 92b1e65a1580 17:59:52 Step 7/23 : RUN go mod download 17:59:52 ---> Using cache 17:59:52 ---> 9e6ea1213854 17:59:52 Step 8/23 : COPY . . 17:59:52 ---> Using cache 17:59:52 ---> aff91d00ae1b 17:59:52 Step 9/23 : RUN go mod tidy 17:59:52 ---> Using cache 17:59:52 ---> 641ff6ea2ffb 17:59:52 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:59:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:59:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:59:52 ---> Running in 57cf29359f60 17:59:54 OK: 218 MiB in 52 packages 17:59:54 OK: 218 MiB in 52 packages 17:59:55 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 17:59:55 Removing intermediate container fdadba8f79a6 17:59:55 ---> 0acdb3a9f1d4 17:59:55 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:59:55 ---> Running in 365bc128de01 17:59:56 Removing intermediate container 32df3090e283 17:59:56 ---> 3c2511425679 17:59:56 Step 6/24 : COPY go.mod . 17:59:56 Removing intermediate container 9fa41affaf15 17:59:56 ---> 16ab460eadae 17:59:56 Step 6/24 : COPY go.mod . 17:59:58 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 17:59:58 ---> f730f7e0def0 17:59:58 Step 7/24 : RUN go mod download 17:59:58 ---> 395e2711f80c 17:59:58 Step 7/24 : RUN go mod download 17:59:58 ---> Running in 1e048b7ab4f6 17:59:58 ---> Running in f1ae9c1444b9 18:00:04 Removing intermediate container 1e048b7ab4f6 18:00:04 ---> 81de6e66fdc8 18:00:04 Step 8/24 : COPY . . 18:00:04 Removing intermediate container f1ae9c1444b9 18:00:04 ---> b10ad9da32ab 18:00:04 Step 8/24 : COPY . . 18:00:37 ---> fd16653790e1 18:00:37 Step 9/24 : RUN go mod tidy 18:00:37 ---> 69ad29e084ac 18:00:37 Step 9/24 : RUN go mod tidy 18:00:37 ---> Running in 6fae41594322 18:00:37 ---> Running in b475279f158e 18:00:40 Removing intermediate container 6fae41594322 18:00:40 ---> 766b623bee7f 18:00:40 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:00:40 Removing intermediate container b475279f158e 18:00:40 ---> 7b3e2d03f4e0 18:00:40 Step 10/24 : RUN make cmd/core-data/core-data 18:00:40 ---> Running in 495240d7078b 18:00:41 ---> Running in 979e0f5344ea 18:00:43 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 18:00:43 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 18:01:30 Removing intermediate container 57cf29359f60 18:01:30 ---> 903a471a311f 18:01:30 18:01:30 Step 11/23 : FROM alpine:3.12 18:01:30 ---> c4fd0aeabfcf 18:01:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:01:30 ---> Using cache 18:01:30 ---> 06cca2f5fc2a 18:01:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:01:30 ---> Using cache 18:01:30 ---> 7aff59238a48 18:01:30 Step 14/23 : ENV APP_PORT=59861 18:01:30 ---> Running in ce3d1178eb27 18:01:30 Removing intermediate container ce3d1178eb27 18:01:30 ---> 45f729c7ca97 18:01:30 Step 15/23 : EXPOSE $APP_PORT 18:01:30 ---> Running in e96c4ef636e6 18:01:30 Removing intermediate container e96c4ef636e6 18:01:30 ---> 4bf00b336758 18:01:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:01:30 ---> cf9c0bc1d48e 18:01:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:01:30 Removing intermediate container 365bc128de01 18:01:30 ---> 61445f0d31c1 18:01:30 18:01:30 Step 11/23 : FROM alpine:3.12 18:01:30 ---> c4fd0aeabfcf 18:01:30 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:01:30 ---> Running in e07f87ddfd89 18:01:30 ---> 2492c12f4e72 18:01:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:01:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:01:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:01:31 ---> d1fb78046cf1 18:01:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:01:31 ---> Running in ba12129d4c23 18:01:32 (1/2) Installing ca-certificates (20191127-r4) 18:01:32 (2/2) Installing dumb-init (1.2.2-r1) 18:01:32 Executing busybox-1.31.1-r20.trigger 18:01:32 Executing ca-certificates-20191127-r4.trigger 18:01:32 OK: 6 MiB in 16 packages 18:01:32 Removing intermediate container ba12129d4c23 18:01:32 ---> eb8b7149d45d 18:01:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:01:32 ---> Running in 445095d2cb31 18:01:33 Removing intermediate container 445095d2cb31 18:01:33 ---> c7108261c272 18:01:33 Step 21/23 : LABEL arch=arm64 18:01:33 ---> Running in 633ac1a10b8a 18:01:34 Removing intermediate container 633ac1a10b8a 18:01:34 ---> be10d2f4d28a 18:01:34 Step 22/23 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe 18:01:34 Removing intermediate container e07f87ddfd89 18:01:34 ---> f02f822f1e25 18:01:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:01:35 ---> Running in e0b870a6a109 18:01:35 ---> Running in 5d7d0aae7d01 18:01:35 Removing intermediate container e0b870a6a109 18:01:35 ---> 1c33f65356ae 18:01:35 Step 23/23 : LABEL version=0.0.0 18:01:36 Removing intermediate container 5d7d0aae7d01 18:01:36 ---> 0df6ef9eb7b1 18:01:36 Step 14/23 : ENV APP_PORT=59860 18:01:36 ---> Running in 829542cc0afb 18:01:36 ---> Running in c9f381dd0fa3 18:01:36 Removing intermediate container 829542cc0afb 18:01:36 ---> d252663ee6eb 18:01:36 18:01:37 Removing intermediate container c9f381dd0fa3 18:01:37 ---> 55f3eac3049a 18:01:37 Step 15/23 : EXPOSE $APP_PORT 18:01:37 Successfully built d252663ee6eb 18:01:37 Successfully tagged support-scheduler-arm64:latest 18:01:37  Building support-scheduler ... done  ---> Running in cf1d4e351693 18:01:38 Removing intermediate container cf1d4e351693 18:01:38 ---> c42a60a22133 18:01:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:01:39 ---> bc83d1be5d09 18:01:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:01:41 ---> 67b1b4cde050 18:01:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:01:43 ---> 38b0d5139c9a 18:01:43 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:01:43 ---> Running in f1df07ba6946 18:01:43 Removing intermediate container f1df07ba6946 18:01:43 ---> 3f771016265b 18:01:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:01:43 ---> Running in bc1e6f287621 18:01:44 Removing intermediate container bc1e6f287621 18:01:44 ---> 637b19b698d1 18:01:44 Step 21/23 : LABEL arch=arm64 18:01:44 ---> Running in 701409daf889 18:01:45 Removing intermediate container 701409daf889 18:01:45 ---> 21656184cfe8 18:01:45 Step 22/23 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe 18:01:45 ---> Running in b891a91f6f6d 18:01:46 Removing intermediate container b891a91f6f6d 18:01:46 ---> 7b39379535d9 18:01:46 Step 23/23 : LABEL version=0.0.0 18:01:46 ---> Running in 8a7eabaa6449 18:01:46 Removing intermediate container 8a7eabaa6449 18:01:46 ---> 850ebdc9ea4b 18:01:46 18:01:47 Successfully built 850ebdc9ea4b 18:01:47 Successfully tagged support-notifications-arm64:latest 18:02:02  Building support-notifications ... done Removing intermediate container 495240d7078b 18:02:02 ---> 9a0d766e790a 18:02:02 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:02:02 ---> Running in ad422b313183 18:02:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:02:04 Removing intermediate container ad422b313183 18:02:04 ---> ae1a344de49f 18:02:04 18:02:04 Step 12/24 : FROM docker:20.10.7 18:02:04 20.10.7: Pulling from library/docker 18:02:10 Removing intermediate container 979e0f5344ea 18:02:10 ---> 900f93b07fd9 18:02:10 18:02:10 Step 11/24 : FROM alpine:3.12 18:02:10 ---> c4fd0aeabfcf 18:02:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:02:10 ---> Running in 37faf0bb886f 18:02:10 Removing intermediate container 37faf0bb886f 18:02:10 ---> 2200aa8e6b98 18:02:10 Step 13/24 : ENV APP_PORT=59880 18:02:11 ---> Running in fe22f2b1a815 18:02:11 Removing intermediate container fe22f2b1a815 18:02:11 ---> b9ebaf093c83 18:02:11 Step 14/24 : EXPOSE $APP_PORT 18:02:12 ---> Running in a7d455de23f6 18:02:12 Removing intermediate container a7d455de23f6 18:02:12 ---> c6ac159cc089 18:02:12 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:12 ---> Running in 7e056621777b 18:02:13 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 18:02:13 Status: Downloaded newer image for docker:20.10.7 18:02:13 ---> df445af6242a 18:02:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:02:13 ---> Running in 602395befcd3 18:02:14 Removing intermediate container 602395befcd3 18:02:14 ---> 073d3f522a75 18:02:14 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 18:02:14 ---> Running in 47d4673896d0 18:02:15 Removing intermediate container 7e056621777b 18:02:15 ---> ae983569a8d3 18:02:15 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:02:15 ---> Running in 7f1c1acee62c 18:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:02:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:02:16 (1/39) Installing readline (8.1.0-r0) 18:02:16 (2/39) Installing bash (5.1.0-r0) 18:02:17 Executing bash-5.1.0-r0.post-install 18:02:17 (3/39) Installing brotli-libs (1.0.9-r3) 18:02:17 (4/39) Installing nghttp2-libs (1.42.0-r1) 18:02:17 (5/39) Installing libcurl (7.78.0-r0) 18:02:17 (6/39) Installing curl (7.78.0-r0) 18:02:17 (7/39) Installing dumb-init (1.2.5-r0) 18:02:17 (8/39) Installing libbz2 (1.0.8-r1) 18:02:17 (9/39) Installing expat (2.2.10-r1) 18:02:17 (10/39) Installing libffi (3.3-r2) 18:02:17 (11/39) Installing gdbm (1.19-r0) 18:02:17 (12/39) Installing xz-libs (5.2.5-r0) 18:02:17 (13/39) Installing sqlite-libs (3.34.1-r0) 18:02:17 (14/39) Installing python3 (3.8.10-r0) 18:02:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:02:18 (1/6) Installing dumb-init (1.2.2-r1) 18:02:18 (2/6) Installing libgcc (9.3.0-r2) 18:02:18 (3/6) Installing libsodium (1.0.18-r0) 18:02:18 (4/6) Installing libstdc++ (9.3.0-r2) 18:02:19 (15/39) Installing py3-appdirs (1.4.4-r1) 18:02:19 (16/39) Installing py3-ordered-set (4.0.2-r0) 18:02:19 (17/39) Installing py3-parsing (2.4.7-r1) 18:02:19 (18/39) Installing py3-six (1.15.0-r0) 18:02:19 (19/39) Installing py3-packaging (20.9-r0) 18:02:19 (20/39) Installing py3-setuptools (51.3.3-r0) 18:02:19 (5/6) Installing libzmq (4.3.3-r0) 18:02:19 (6/6) Installing zeromq (4.3.3-r0) 18:02:19 (21/39) Installing py3-chardet (4.0.0-r0) 18:02:19 Executing busybox-1.31.1-r20.trigger 18:02:19 (22/39) Installing py3-idna (3.1-r0) 18:02:19 OK: 8 MiB in 20 packages 18:02:19 (23/39) Installing py3-urllib3 (1.26.2-r1) 18:02:19 (24/39) Installing py3-requests (2.25.1-r1) 18:02:19 (25/39) Installing py3-msgpack (1.0.2-r0) 18:02:19 (26/39) Installing py3-lockfile (0.12.2-r3) 18:02:19 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:02:19 (28/39) Installing py3-colorama (0.4.4-r0) 18:02:19 (29/39) Installing py3-contextlib2 (0.6.0-r0) 18:02:19 (30/39) Installing py3-distlib (0.3.1-r1) 18:02:19 (31/39) Installing py3-distro (1.5.0-r1) 18:02:19 (32/39) Installing py3-webencodings (0.5.1-r3) 18:02:19 (33/39) Installing py3-html5lib (1.1-r0) 18:02:19 (34/39) Installing py3-pytoml (0.1.21-r0) 18:02:19 (35/39) Installing py3-pep517 (0.9.1-r0) 18:02:19 (36/39) Installing py3-progress (1.5-r0) 18:02:19 (37/39) Installing py3-retrying (1.3.3-r0) 18:02:19 (38/39) Installing py3-toml (0.10.2-r0) 18:02:19 (39/39) Installing py3-pip (20.3.4-r0) 18:02:20 Executing busybox-1.32.1-r6.trigger 18:02:20 OK: 82 MiB in 59 packages 18:02:21 Removing intermediate container 7f1c1acee62c 18:02:21 ---> 450153fbdd32 18:02:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:02:21 ---> c02248175fc3 18:02:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:02:23 ---> ffcdf2ece22c 18:02:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:02:24 ---> 5f6a163d3351 18:02:24 Step 20/24 : ENTRYPOINT ["/core-data"] 18:02:24 ---> Running in 70e8bafb07d4 18:02:24 Removing intermediate container 70e8bafb07d4 18:02:24 ---> afcc31104ad5 18:02:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:02:24 ---> Running in f4441038e851 18:02:25 Removing intermediate container f4441038e851 18:02:25 ---> d4d706ff259e 18:02:25 Step 22/24 : LABEL arch=arm64 18:02:25 ---> Running in 7053efd32535 18:02:25 Removing intermediate container 7053efd32535 18:02:25 ---> 79bf354fd3db 18:02:25 Step 23/24 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe 18:02:26 ---> Running in 44e64d012620 18:02:26 Removing intermediate container 44e64d012620 18:02:26 ---> bce5b99561da 18:02:26 Step 24/24 : LABEL version=0.0.0 18:02:26 ---> Running in 901102d4f146 18:02:27 Removing intermediate container 901102d4f146 18:02:27 ---> c67046ca9cd5 18:02:27 18:02:27 Collecting docker-compose==1.23.2 18:02:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:02:27 Successfully built c67046ca9cd5 18:02:27 Successfully tagged core-data-arm64:latest 18:02:27  Building core-data ... done Collecting cached-property<2,>=1.2.0 18:02:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:02:28 Collecting PyYAML<4,>=3.10 18:02:28 Downloading PyYAML-3.13.tar.gz (270 kB) 18:02:32 Collecting websocket-client<1.0,>=0.32.0 18:02:32 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:02:32 Collecting jsonschema<3,>=2.5.1 18:02:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:02:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:02:32 Collecting texttable<0.10,>=0.9.0 18:02:32 Downloading texttable-0.9.1.tar.gz (11 kB) 18:02:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:02:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:02:36 Collecting docopt<0.7,>=0.6.1 18:02:36 Downloading docopt-0.6.2.tar.gz (25 kB) 18:02:38 Collecting docker<4.0,>=3.6.0 18:02:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:02:38 Collecting dockerpty<0.5,>=0.4.1 18:02:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:02:41 Collecting docker-pycreds>=0.4.0 18:02:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:02:41 Collecting urllib3<1.25,>=1.21.1 18:02:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:02:41 Collecting certifi>=2017.4.17 18:02:42 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 18:02:42 Collecting chardet<3.1.0,>=3.0.2 18:02:42 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:02:42 Collecting idna<2.8,>=2.5 18:02:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:02:42 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:02:42 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:02:42 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:02:42 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:02:43 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:02:43 Attempting uninstall: urllib3 18:02:43 Found existing installation: urllib3 1.26.2 18:02:43 Uninstalling urllib3-1.26.2: 18:02:43 Successfully uninstalled urllib3-1.26.2 18:02:44 Attempting uninstall: idna 18:02:44 Found existing installation: idna 3.1 18:02:44 Uninstalling idna-3.1: 18:02:44 Successfully uninstalled idna-3.1 18:02:45 Attempting uninstall: chardet 18:02:45 Found existing installation: chardet 4.0.0 18:02:45 Uninstalling chardet-4.0.0: 18:02:45 Successfully uninstalled chardet-4.0.0 18:02:46 Attempting uninstall: requests 18:02:46 Found existing installation: requests 2.25.1 18:02:46 Uninstalling requests-2.25.1: 18:02:46 Successfully uninstalled requests-2.25.1 18:02:47 Running setup.py install for texttable: started 18:02:49 Running setup.py install for texttable: finished with status 'done' 18:02:49 Running setup.py install for PyYAML: started 18:02:52 Running setup.py install for PyYAML: finished with status 'done' 18:02:52 Running setup.py install for docopt: started 18:02:54 Running setup.py install for docopt: finished with status 'done' 18:02:54 Running setup.py install for dockerpty: started 18:02:57 Running setup.py install for dockerpty: finished with status 'done' 18:02:57 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 18:03:08 Removing intermediate container 47d4673896d0 18:03:08 ---> 5139ff8b2f8d 18:03:08 Step 15/24 : ENV APP_PORT=58890 18:03:08 ---> Running in 0570216dd8a6 18:03:08 Removing intermediate container 0570216dd8a6 18:03:08 ---> 4dd6fe971d02 18:03:08 Step 16/24 : EXPOSE $APP_PORT 18:03:08 ---> Running in c50a8c037501 18:03:08 Removing intermediate container c50a8c037501 18:03:08 ---> 0353b4e8c223 18:03:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:03:09 ---> 522c733da31b 18:03:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:03:10 ---> 54455db31a6b 18:03:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:03:11 ---> 2797e55f22af 18:03:11 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:03:11 ---> Running in 669b194cc106 18:03:12 Removing intermediate container 669b194cc106 18:03:12 ---> 9b242de316ec 18:03:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:03:12 ---> Running in c687192db111 18:03:12 Removing intermediate container c687192db111 18:03:12 ---> a5b388bff608 18:03:12 Step 22/24 : LABEL arch=arm64 18:03:12 ---> Running in 425ce13feaca 18:03:13 Removing intermediate container 425ce13feaca 18:03:13 ---> 0b207daa2c3e 18:03:13 Step 23/24 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe 18:03:13 ---> Running in ca252f2d3c1f 18:03:13 Removing intermediate container ca252f2d3c1f 18:03:13 ---> 4097283888d0 18:03:13 Step 24/24 : LABEL version=0.0.0 18:03:14 ---> Running in 10b000848760 18:03:14 Removing intermediate container 10b000848760 18:03:14 ---> bd1d9aab3425 18:03:14 18:03:15 Successfully built bd1d9aab3425 18:03:15 Successfully tagged sys-mgmt-agent-arm64:latest 18:03:15  Building sys-mgmt-agent ... done  [Pipeline] } 18:03:15 $ docker stop --time=1 aa0f1459621ad4f7c430b839807107d6002b36362b8e7b0b420ebc1a616a2ac9 18:03:17 $ docker rm -f aa0f1459621ad4f7c430b839807107d6002b36362b8e7b0b420ebc1a616a2ac9 [Pipeline] // withDockerContainer [Pipeline] sh 18:03:17 + docker images 18:03:18 REPOSITORY TAG IMAGE ID CREATED SIZE 18:03:18 sys-mgmt-agent-arm64 latest bd1d9aab3425 3 seconds ago 311MB 18:03:18 core-data-arm64 latest c67046ca9cd5 50 seconds ago 19.3MB 18:03:18 900f93b07fd9 About a minute ago 1.57GB 18:03:18 ae1a344de49f About a minute ago 1.56GB 18:03:18 support-notifications-arm64 latest 850ebdc9ea4b About a minute ago 15.9MB 18:03:18 support-scheduler-arm64 latest d252663ee6eb About a minute ago 15.2MB 18:03:18 61445f0d31c1 About a minute ago 1.56GB 18:03:18 903a471a311f About a minute ago 1.56GB 18:03:18 security-bootstrapper-arm64 latest b6df1ccdbde0 3 minutes ago 17.7MB 18:03:18 security-secretstore-setup-arm64 latest 98b19b3f90f9 3 minutes ago 26.5MB 18:03:18 security-proxy-setup-arm64 latest cf11a20d6330 4 minutes ago 24.5MB 18:03:18 core-metadata-arm64 latest 30d39d684ded 4 minutes ago 15.8MB 18:03:18 core-command-arm64 latest 29b81827f6cf 4 minutes ago 15.1MB 18:03:18 e1f649d0185d 4 minutes ago 1.56GB 18:03:18 f27f2c206376 4 minutes ago 1.57GB 18:03:18 1fa639ba18c8 4 minutes ago 1.56GB 18:03:18 e78f863af80b 4 minutes ago 1.57GB 18:03:18 57eab36d4851 4 minutes ago 1.56GB 18:03:18 ci-base-image-arm64 latest 6001a03b624d 15 minutes ago 1.23GB 18:03:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 13 days ago 533MB 18:03:18 docker 20.10.7 df445af6242a 2 months ago 234MB 18:03:18 alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB 18:03:18 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 18:03:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:03:19 18:03:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:03:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:03:19 arm64: Pulling from edgex-lftools-log-publisher 18:03:19 448f6bf000e3: Pulling fs layer 18:03:19 f757da607395: Pulling fs layer 18:03:19 05883995daec: Pulling fs layer 18:03:19 8603b9c90790: Pulling fs layer 18:03:19 1560dd03e051: Pulling fs layer 18:03:19 27f5ce0e4adf: Pulling fs layer 18:03:19 c2d8d7efcc4b: Pulling fs layer 18:03:19 8603b9c90790: Waiting 18:03:19 1560dd03e051: Waiting 18:03:19 27f5ce0e4adf: Waiting 18:03:19 c2d8d7efcc4b: Waiting 18:03:20 f757da607395: Download complete 18:03:20 8603b9c90790: Verifying Checksum 18:03:20 8603b9c90790: Download complete 18:03:20 1560dd03e051: Verifying Checksum 18:03:20 1560dd03e051: Download complete 18:03:20 27f5ce0e4adf: Download complete 18:03:20 05883995daec: Verifying Checksum 18:03:20 05883995daec: Download complete 18:03:20 448f6bf000e3: Download complete 18:03:24 c2d8d7efcc4b: Verifying Checksum 18:03:24 c2d8d7efcc4b: Download complete 18:03:24 448f6bf000e3: Pull complete 18:03:25 f757da607395: Pull complete 18:03:26 05883995daec: Pull complete 18:03:27 8603b9c90790: Pull complete 18:03:28 1560dd03e051: Pull complete 18:03:28 27f5ce0e4adf: Pull complete 18:03:43 c2d8d7efcc4b: Pull complete 18:03:43 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:03:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:03:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:03:44 prd-ubuntu18.04-docker-arm64-4c-16g-326 does not seem to be running inside a container 18:03:44 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:arm64 cat 18:03:48 $ docker top cdee8f7035d4784be16926ea73e023192c169504e6341740453d506680fa2f32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:03:49 ---> job-cost.sh 18:03:49 lf-activate-venv: SKIPPING 18:03:49 INFO: No Stack... 18:03:50 INFO: Retrieving Pricing Info for: v3-standard-4 18:03:50 INFO: Archiving Costs [Pipeline] sh 18:03:51 + cut -d,+ -f6cat 18:03:51 /w/workspace/edgex-go/9/archives/cost.csv [Pipeline] lock 18:03:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3671-9-stack-cost] 18:03:51 Resource [jenkins-edgexfoundry-edgex-go-PR-3671-9-stack-cost] did not exist. Created. 18:03:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3671-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:03:52 + echo total: 0.10999999940395355 [Pipeline] stash 18:03:52 Stashed 1 file(s) [Pipeline] } 18:03:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3671-9-stack-cost] [Pipeline] // lock [Pipeline] } 18:03:52 $ docker stop --time=1 cdee8f7035d4784be16926ea73e023192c169504e6341740453d506680fa2f32 18:03:54 $ docker rm -f cdee8f7035d4784be16926ea73e023192c169504e6341740453d506680fa2f32 [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 18:03:54 provisioning config files... 18:03:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config7136153996319568688tmp [Pipeline] { [Pipeline] sh 18:03:55 + set +x 18:03:55 + curl -s https://codecov.io/bash 18:03:55 + bash -s -- 18:03:55 18:03:55 _____ _ 18:03:55 / ____| | | 18:03:55 | | ___ __| | ___ ___ _____ __ 18:03:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:03:55 | |___| (_) | (_| | __/ (_| (_) \ V / 18:03:55 \_____\___/ \__,_|\___|\___\___/ \_/ 18:03:55 Bash-1.0.6 18:03:55 18:03:55 18:03:55 ==> git version 2.24.4 found 18:03:55 ==> 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 18:03:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:03:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:03:55 ==> Jenkins CI detected. 18:03:55 current dir:  /w/workspace/edgex-go/9 18:03:55 project root: . 18:03:55 --> token set from env 18:03:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:03:55 ==> Running gcov in . (disable via -X gcov) 18:03:55 ==> Python coveragepy not found 18:03:55 ==> Searching for coverage reports in: 18:03:55 + . 18:03:55 -> Found 1 reports 18:03:55 ==> Detecting git/mercurial file structure 18:03:55 ==> Reading reports 18:03:55 + ./coverage.out bytes=404331 18:03:55 ==> Appending adjustments 18:03:55 https://docs.codecov.io/docs/fixing-reports 18:03:56 + Found adjustments 18:03:56 ==> Gzipping contents 18:03:56 56K /tmp/codecov.xQXNVZ.gz 18:03:56 ==> Uploading reports 18:03:56 url: https://codecov.io 18:03:56 query: branch=PR-3671&commit=ce44feff22c90d3acea22d7d42256d7d6e4b4afe&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3671%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3671&job=&cmd_args= 18:03:56 -> Pinging Codecov 18:03:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3671&commit=ce44feff22c90d3acea22d7d42256d7d6e4b4afe&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3671%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3671&job=&cmd_args= 18:03:57 -> Uploading to 18:03:57 https://storage.googleapis.com/codecov/v4/raw/2021-08-19/00271124DB129430A58F1EEE437C3FCB/ce44feff22c90d3acea22d7d42256d7d6e4b4afe/d1896731-95d1-4615-a4d2-c10fa28006b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210819%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210819T180357Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7c9c7a9e48f12b8647417f3146e72e8224018ce24b466b7f48c56816209be8f 18:03:57 % Total % Received % Xferd Average Speed Time Time Time Current 18:03:57 Dload Upload Total Spent Left Speed 18:03:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54412 0 0 100 54412 0 132k --:--:-- --:--:-- --:--:-- 132k 100 54412 0 0 100 54412 0 132k --:--:-- --:--:-- --:--:-- 132k 18:03:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ce44feff22c90d3acea22d7d42256d7d6e4b4afe [Pipeline] } 18:03:57 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 18:03:59 + '[' -d /w/workspace/edgex-go/9/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:03:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:04:00 ---> package-listing.sh 18:04:00 ++ facter osfamily 18:04:00 ++ tr '[:upper:]' '[:lower:]' 18:04:00 + OS_FAMILY=redhat 18:04:00 + workspace=/w/workspace/edgex-go/9 18:04:00 + START_PACKAGES=/tmp/packages_start.txt 18:04:00 + END_PACKAGES=/tmp/packages_end.txt 18:04:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:04:00 + PACKAGES=/tmp/packages_start.txt 18:04:00 + '[' /w/workspace/edgex-go/9 ']' 18:04:00 + PACKAGES=/tmp/packages_end.txt 18:04:00 + case "${OS_FAMILY}" in 18:04:00 + sort 18:04:00 + rpm -qa 18:04:03 + '[' -f /tmp/packages_start.txt ']' 18:04:03 + '[' -f /tmp/packages_end.txt ']' 18:04:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:04:03 + '[' /w/workspace/edgex-go/9 ']' 18:04:03 + mkdir -p /w/workspace/edgex-go/9/archives/ 18:04:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 18:04:03 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:04:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:04:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:04 18:04:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:04:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:05 latest: Pulling from edgex-lftools-log-publisher 18:04:05 b4d181a07f80: Pulling fs layer 18:04:05 a1111a8f2ec3: Pulling fs layer 18:04:05 ed53099fbce6: Pulling fs layer 18:04:05 dc539afda2c1: Pulling fs layer 18:04:05 77bc0d833cb6: Pulling fs layer 18:04:05 9065ff56babe: Pulling fs layer 18:04:05 d287ab97295c: Pulling fs layer 18:04:05 dc539afda2c1: Waiting 18:04:05 77bc0d833cb6: Waiting 18:04:05 9065ff56babe: Waiting 18:04:05 d287ab97295c: Waiting 18:04:05 a1111a8f2ec3: Verifying Checksum 18:04:05 a1111a8f2ec3: Download complete 18:04:05 dc539afda2c1: Verifying Checksum 18:04:05 dc539afda2c1: Download complete 18:04:05 77bc0d833cb6: Verifying Checksum 18:04:05 77bc0d833cb6: Download complete 18:04:05 ed53099fbce6: Verifying Checksum 18:04:05 ed53099fbce6: Download complete 18:04:05 9065ff56babe: Verifying Checksum 18:04:05 9065ff56babe: Download complete 18:04:07 b4d181a07f80: Verifying Checksum 18:04:07 b4d181a07f80: Download complete 18:04:09 b4d181a07f80: Pull complete 18:04:09 a1111a8f2ec3: Pull complete 18:04:09 ed53099fbce6: Pull complete 18:04:09 dc539afda2c1: Pull complete 18:04:10 77bc0d833cb6: Pull complete 18:04:10 9065ff56babe: Pull complete 18:04:11 d287ab97295c: Verifying Checksum 18:04:11 d287ab97295c: Download complete 18:04:16 d287ab97295c: Pull complete 18:04:16 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:04:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:04:16 prd-centos7-docker-4c-2g-332 does not seem to be running inside a container 18:04:16 $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 18:04:20 $ docker top bbd13d86ed6b54886515ef4accdeb084fa31576dc07360dd8aab862010db8c67 -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:20 + touch /tmp/pre-build-complete [Pipeline] sh 18:04:21 + mkdir -p /var/log/sysstat [Pipeline] sh 18:04:21 + ls /var/log/sa-host 18:04:21 + sadf -c /var/log/sa-host/sa19 18:04:21 file_magic: OK 18:04:21 HZ: Using current value: 100 18:04:21 file_header: OK 18:04:21 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 18:04:21 Statistics: 18:04:21 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... 18:04:21 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:04:22 provisioning config files... 18:04:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config8930460211036027906tmp [Pipeline] { [Pipeline] echo 18:04:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:04:22 ---> create-netrc.sh [Pipeline] } 18:04:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:04:22 ---> python-tools-install.sh [Pipeline] echo 18:04:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:04:23 ---> sudo-logs.sh 18:04:23 Archiving 'sudo' log.. 18:04:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-332.vexxhost.local: Name or service not known 18:04:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-332.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 18:04:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:04:23 ---> job-cost.sh 18:04:23 lf-activate-venv: SKIPPING 18:04:23 DEBUG: total: 0.10999999940395355 18:04:23 INFO: Retrieving Stack Cost... 18:04:24 INFO: Retrieving Pricing Info for: v3-standard-2 18:04:24 INFO: Archiving Costs [Pipeline] echo 18:04:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:04:25 ---> logs-deploy.sh 18:04:25 lf-activate-venv: SKIPPING 18:04:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3671/9 18:04:25 INFO: archiving workspace using pattern(s): 18:04:26 Archives upload complete. 18:04:26 INFO: archiving logs to Nexus 18:04:26 ---> uname -a: 18:04:26 Linux prd-centos7-docker-4c-2g-332.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 18:04:26 18:04:26 18:04:26 ---> lscpu: 18:04:26 Architecture: x86_64 18:04:26 CPU op-mode(s): 32-bit, 64-bit 18:04:26 Byte Order: Little Endian 18:04:26 Address sizes: 40 bits physical, 48 bits virtual 18:04:26 CPU(s): 2 18:04:26 On-line CPU(s) list: 0,1 18:04:26 Thread(s) per core: 1 18:04:26 Core(s) per socket: 1 18:04:26 Socket(s): 2 18:04:26 NUMA node(s): 1 18:04:26 Vendor ID: AuthenticAMD 18:04:26 CPU family: 23 18:04:26 Model: 49 18:04:26 Model name: AMD EPYC-Rome Processor 18:04:26 Stepping: 0 18:04:26 CPU MHz: 2799.998 18:04:26 BogoMIPS: 5599.99 18:04:26 Virtualization: AMD-V 18:04:26 Hypervisor vendor: KVM 18:04:26 Virtualization type: full 18:04:26 L1d cache: 32K 18:04:26 L1i cache: 32K 18:04:26 L2 cache: 512K 18:04:26 L3 cache: 16384K 18:04:26 NUMA node0 CPU(s): 0,1 18:04:26 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 18:04:26 18:04:26 18:04:26 ---> nproc: 18:04:26 2 18:04:26 18:04:26 18:04:26 ---> df -h: 18:04:26 Filesystem Size Used Avail Use% Mounted on 18:04:26 overlay 40G 14G 27G 35% / 18:04:26 tmpfs 64M 0 64M 0% /dev 18:04:26 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:04:26 shm 64M 0 64M 0% /dev/shm 18:04:26 /dev/vda1 40G 14G 27G 35% /facter-os 18:04:26 18:04:26 18:04:26 ---> sar -b -r -n DEV: 18:04:26 Linux 3.10.0-1160.36.2.el7.x86_64 (centos-7-docker-611db46c-487c-30ca-28da-62715972c0a2.vexxhost.lo) 08/19/21 _x86_64_ (2 CPU) 18:04:26 18:04:26 17:43:55 LINUX RESTART (2 CPU) 18:04:26 18:04:26 17:45:01 tps rtps wtps bread/s bwrtn/s 18:04:26 17:46:01 346.58 0.20 346.38 25.98 97868.88 18:04:26 17:47:01 63.84 0.00 63.84 0.00 7107.01 18:04:26 17:48:01 48.71 0.03 48.68 0.80 5219.71 18:04:26 17:49:02 520.05 236.87 283.18 6960.20 183947.06 18:04:26 17:50:01 566.82 244.56 322.26 12534.33 156903.59 18:04:26 17:51:01 741.08 165.22 575.86 8385.61 242473.11 18:04:26 17:52:01 147.09 22.95 124.15 1945.05 19360.40 18:04:26 17:53:01 0.60 0.00 0.60 0.00 8.54 18:04:26 17:54:01 0.17 0.00 0.17 0.00 1.47 18:04:26 17:55:01 0.62 0.38 0.23 119.01 2.27 18:04:26 17:56:01 0.32 0.00 0.32 0.00 4.15 18:04:26 17:57:01 0.25 0.00 0.25 0.00 2.63 18:04:26 17:58:01 0.37 0.00 0.37 0.00 5.63 18:04:26 17:59:01 0.43 0.27 0.17 8.39 1.20 18:04:26 18:00:01 0.47 0.02 0.45 0.13 6.40 18:04:26 18:01:01 0.25 0.05 0.20 0.67 1.83 18:04:26 18:02:01 0.92 0.15 0.77 2.93 11.46 18:04:26 18:03:01 0.53 0.00 0.53 0.00 6.31 18:04:26 18:04:01 41.40 41.18 0.22 3419.09 15.81 18:04:26 Average: 130.36 37.37 92.98 1751.22 37484.37 18:04:26 18:04:26 17:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:04:26 17:46:01 3051644 0 981168 12.25 2620 3973508 1430696 15.80 1400740 3002072 8 18:04:26 17:47:01 3281900 0 1048796 13.10 2620 3675624 1751852 19.34 1443424 2795464 139576 18:04:26 17:48:01 3285332 0 1107008 13.82 2620 3613980 1627156 17.96 1428792 2801152 88472 18:04:26 17:49:02 144816 0 1278892 15.97 2620 6582612 2185832 24.13 2853448 4396268 717852 18:04:26 17:50:01 541344 0 1309032 16.34 2620 6155944 2338084 25.81 2789908 4048780 1096 18:04:26 17:51:01 1122188 0 1486084 18.56 2620 5398048 2736408 30.21 2520212 3692232 53116 18:04:26 17:52:01 2661216 0 1169096 14.60 2620 4176008 1567752 17.31 1338264 3374892 8 18:04:26 17:53:01 2687204 0 1143104 14.27 2620 4176012 1355528 14.97 1320044 3374044 8 18:04:26 17:54:01 2703012 0 1127292 14.08 2620 4176016 1349360 14.90 1331644 3348284 8 18:04:26 17:55:01 2697212 0 1129556 14.10 2620 4179552 1352320 14.93 1337316 3349048 8 18:04:26 17:56:01 2697776 0 1128988 14.10 2620 4179556 1352428 14.93 1337616 3349232 8 18:04:26 17:57:01 2698520 0 1128240 14.09 2620 4179560 1352224 14.93 1337044 3349232 8 18:04:26 17:58:01 2698412 0 1128340 14.09 2620 4179568 1352224 14.93 1337048 3349236 8 18:04:26 17:59:01 2698016 0 1128736 14.09 2620 4179568 1352224 14.93 1337748 3348652 8 18:04:26 18:00:01 2698340 0 1128376 14.09 2620 4179604 1352308 14.93 1337972 3348560 8 18:04:26 18:01:01 2696860 0 1129852 14.11 2620 4179608 1354704 14.96 1338464 3348560 12 18:04:26 18:02:01 2696684 0 1129844 14.11 2620 4179792 1353040 14.94 1338492 3348676 8 18:04:26 18:03:01 2697220 0 1129304 14.10 2620 4179796 1352800 14.94 1338092 3348676 8 18:04:26 18:04:01 2568768 0 1155144 14.42 2620 4282408 1385960 15.30 1365344 3448704 176 18:04:26 Average: 2438235 0 1156150 14.44 2620 4411935 1573837 17.38 1570085 3390619 52652 18:04:26 18:04:26 17:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:04:26 17:46:01 eth0 1173.79 921.95 5800.84 87.80 0.00 0.00 0.00 0.00 18:04:26 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 17:46:01 docker0 562.55 642.41 46.64 2502.35 0.00 0.00 0.00 0.00 18:04:26 17:47:01 veth069d6e8 0.63 0.77 0.05 0.06 0.00 0.00 0.00 0.00 18:04:26 17:47:01 eth0 47.09 26.67 39.15 16.49 0.00 0.00 0.00 0.00 18:04:26 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 17:47:01 docker0 0.63 0.63 0.04 0.05 0.00 0.00 0.00 0.00 18:04:26 17:48:01 veth069d6e8 1.51 1.51 0.12 0.12 0.00 0.00 0.00 0.00 18:04:26 17:48:01 eth0 25.42 14.43 19.36 10.12 0.00 0.00 0.00 0.00 18:04:26 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 17:48:01 docker0 1.51 1.51 0.10 0.12 0.00 0.00 0.00 0.00 18:04:26 17:49:02 eth0 354.29 234.62 1870.93 146.25 0.00 0.00 0.00 0.00 18:04:26 17:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 17:49:02 veth5c10410 0.00 0.69 0.00 0.04 0.00 0.00 0.00 0.00 18:04:26 17:49:02 docker0 50.24 66.45 3.33 165.35 0.00 0.00 0.00 0.00 18:04:26 17:50:01 vethab54eab 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:04:26 17:50:01 veth8d23034 0.05 0.22 0.00 0.01 0.00 0.00 0.00 0.00 18:04:26 17:50:01 eth0 211.76 118.66 1247.06 18.13 0.00 0.00 0.00 0.00 18:04:26 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 17:51:01 vethc531d45 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 18:04:26 17:51:01 eth0 189.38 94.32 704.61 26.50 0.00 0.00 0.00 0.00 18:04:26 17:51:01 veth825299d 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 18:04:26 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 17:52:01 eth0 54.49 32.32 93.25 119.37 0.00 0.00 0.00 0.00 18:04:26 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 17:52:01 docker0 1081.20 1366.33 97.36 5607.63 0.00 0.00 0.00 0.00 18:04:26 17:53:01 eth0 0.53 0.40 0.38 0.03 0.00 0.00 0.00 0.00 18:04:26 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 17:54:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:04:26 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 17:55:01 eth0 0.68 0.23 0.19 0.07 0.00 0.00 0.00 0.00 18:04:26 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 17:56:01 eth0 0.58 0.32 0.27 0.20 0.00 0.00 0.00 0.00 18:04:26 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 17:57:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:04:26 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 17:58:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:04:26 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 17:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:04:26 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 18:00:01 eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 18:04:26 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 18:01:01 eth0 0.07 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:04:26 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 18:02:01 eth0 1.00 0.40 0.33 0.20 0.00 0.00 0.00 0.00 18:04:26 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 18:03:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 18:04:01 eth0 12.93 7.73 11.60 4.89 0.00 0.00 0.00 0.00 18:04:26 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 Average: eth0 109.11 76.50 515.12 22.69 0.00 0.00 0.00 0.00 18:04:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:26 Average: docker0 36.41 45.66 2.90 178.11 0.00 0.00 0.00 0.00 18:04:26 18:04:26 18:04:26 ---> sar -P ALL: 18:04:26 Linux 3.10.0-1160.36.2.el7.x86_64 (centos-7-docker-611db46c-487c-30ca-28da-62715972c0a2.vexxhost.lo) 08/19/21 _x86_64_ (2 CPU) 18:04:26 18:04:26 17:43:55 LINUX RESTART (2 CPU) 18:04:26 18:04:26 17:45:01 CPU %user %nice %system %iowait %steal %idle 18:04:26 17:46:01 all 31.66 0.00 12.68 3.93 0.12 51.61 18:04:26 17:46:01 0 28.62 0.00 13.18 4.89 0.13 53.19 18:04:26 17:46:01 1 34.71 0.00 12.18 2.97 0.11 50.03 18:04:26 17:47:01 all 59.57 0.00 7.50 0.44 0.09 32.40 18:04:26 17:47:01 0 59.68 0.00 7.43 0.38 0.09 32.42 18:04:26 17:47:01 1 59.45 0.00 7.57 0.51 0.09 32.38 18:04:26 17:48:01 all 44.08 0.00 6.27 0.36 0.09 49.20 18:04:26 17:48:01 0 43.93 0.00 5.92 0.30 0.09 49.76 18:04:26 17:48:01 1 44.24 0.00 6.61 0.43 0.09 48.63 18:04:26 17:49:02 all 37.76 0.00 16.42 18.68 0.12 27.02 18:04:26 17:49:02 0 36.22 0.00 16.28 20.31 0.11 27.08 18:04:26 17:49:02 1 39.32 0.00 16.56 17.04 0.13 26.96 18:04:26 17:50:01 all 70.30 0.00 14.21 12.80 0.14 2.55 18:04:26 17:50:01 0 69.65 0.00 14.21 13.01 0.15 2.99 18:04:26 17:50:01 1 70.94 0.00 14.21 12.60 0.13 2.12 18:04:26 17:51:01 all 66.81 0.00 20.60 9.64 0.16 2.79 18:04:26 17:51:01 0 65.61 0.00 21.61 9.57 0.13 3.07 18:04:26 17:51:01 1 68.02 0.00 19.59 9.70 0.19 2.50 18:04:26 17:52:01 all 15.64 0.00 4.67 1.83 0.04 77.83 18:04:26 17:52:01 0 16.12 0.00 4.53 1.90 0.03 77.41 18:04:26 17:52:01 1 15.15 0.00 4.80 1.75 0.05 78.25 18:04:26 17:53:01 all 0.23 0.00 0.09 0.00 0.02 99.67 18:04:26 17:53:01 0 0.28 0.00 0.05 0.00 0.02 99.65 18:04:26 17:53:01 1 0.17 0.00 0.13 0.00 0.02 99.68 18:04:26 17:54:01 all 0.22 0.00 0.07 0.00 0.02 99.70 18:04:26 17:54:01 0 0.38 0.00 0.05 0.00 0.02 99.55 18:04:26 17:54:01 1 0.05 0.00 0.08 0.00 0.02 99.85 18:04:26 17:55:01 all 0.16 0.00 0.04 0.04 0.02 99.74 18:04:26 17:55:01 0 0.28 0.00 0.03 0.00 0.02 99.67 18:04:26 17:55:01 1 0.03 0.00 0.05 0.08 0.02 99.82 18:04:26 17:56:01 all 0.16 0.00 0.04 0.00 0.02 99.78 18:04:26 17:56:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:04:26 17:56:01 1 0.27 0.00 0.03 0.00 0.02 99.68 18:04:26 18:04:26 17:56:01 CPU %user %nice %system %iowait %steal %idle 18:04:26 17:57:01 all 0.15 0.00 0.03 0.00 0.02 99.81 18:04:26 17:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:04:26 17:57:01 1 0.27 0.00 0.02 0.00 0.02 99.70 18:04:26 17:58:01 all 0.13 0.00 0.03 0.00 0.03 99.81 18:04:26 17:58:01 0 0.05 0.00 0.05 0.00 0.03 99.87 18:04:26 17:58:01 1 0.22 0.00 0.02 0.00 0.02 99.75 18:04:26 17:59:01 all 0.18 0.00 0.04 0.00 0.01 99.77 18:04:26 17:59:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:04:26 17:59:01 1 0.30 0.00 0.03 0.00 0.00 99.67 18:04:26 18:00:01 all 0.14 0.00 0.03 0.00 0.02 99.82 18:04:26 18:00:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:04:26 18:00:01 1 0.25 0.00 0.02 0.00 0.02 99.72 18:04:26 18:01:01 all 0.24 0.00 0.02 0.00 0.02 99.72 18:04:26 18:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:04:26 18:01:01 1 0.45 0.00 0.02 0.00 0.02 99.52 18:04:26 18:02:01 all 0.26 0.00 0.04 0.00 0.02 99.68 18:04:26 18:02:01 0 0.10 0.00 0.05 0.00 0.02 99.83 18:04:26 18:02:01 1 0.42 0.00 0.03 0.00 0.02 99.53 18:04:26 18:03:01 all 0.20 0.00 0.03 0.00 0.01 99.76 18:04:26 18:03:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:04:26 18:03:01 1 0.35 0.00 0.03 0.00 0.00 99.62 18:04:26 18:04:01 all 1.96 0.00 0.68 1.10 0.03 96.22 18:04:26 18:04:01 0 2.06 0.00 0.82 0.64 0.05 96.43 18:04:26 18:04:01 1 1.86 0.00 0.54 1.57 0.02 96.02 18:04:26 Average: all 16.34 0.00 4.14 2.41 0.05 77.06 18:04:26 Average: 0 16.02 0.00 4.19 2.52 0.05 77.23 18:04:26 Average: 1 16.67 0.00 4.09 2.31 0.05 76.88 18:04:26 18:04:26 18:04:26