Pull request #3650 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 jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 6cb98667c4756fff2b3fec638f83d3913bc19e3e+c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad (c0803108d8ad12007545b974eb46aa85b6e0d795) 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-ssh5762088611431590220.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh411445251724730121.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-3650/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-3650/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1810144472662715631.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh2409878625374589936.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-3650/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-3650/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6276036769562238234.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 ‘prd-centos7-docker-4c-2g-2003’ Running on prd-centos7-docker-4c-2g-2005 in /w/workspace/edgexfoundry_edgex-go_PR-3650 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1180915191396479508.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 c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad into PR head commit 6cb98667c4756fff2b3fec638f83d3913bc19e3e Merge succeeded, producing 6cb98667c4756fff2b3fec638f83d3913bc19e3e Checking out Revision 6cb98667c4756fff2b3fec638f83d3913bc19e3e (PR-3650) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7842499433034634517.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3650/head:refs/remotes/origin/PR-3650 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cb98667c4756fff2b3fec638f83d3913bc19e3e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5291073973850666043.key > git merge c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cb98667c4756fff2b3fec638f83d3913bc19e3e # timeout=10 Commit message: "build: update docker in docker image for SMA to latest 20.10.7 to address snynk issue" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:17:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:17:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:17:31 ========================================================= 20:17:31 EdgeX Global Pipelines Version Info 20:17:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c9da9c85204d966a95cc4c7ca0bfeb907640d561 # timeout=10 20:17:33 ------------------- 20:17:33 stable info: 20:17:33 ------------------- 20:17:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:17:33 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 20:17:33 Message: update stable to v1.0.203 20:17:34 ------------------- 20:17:34 experimental info: 20:17:34 ------------------- 20:17:34 Commited By: **** collab-it+edgex@linuxfoundation.org 20:17:34 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 20:17:34 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3650 [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3650 [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3650 [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6cb98667c4756fff2b3fec638f83d3913bc19e3e [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6cb9866 [Pipeline] echo 20:17:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:34 provisioning config files... 20:17:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3142487223997259781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:35 ---> docker-login.sh 20:17:35 nexus3.edgexfoundry.org:10001 20:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:35 Configure a credential helper to remove this warning. See 20:17:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:35 20:17:35 Login Succeeded 20:17:35 nexus3.edgexfoundry.org:10002 20:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:35 Configure a credential helper to remove this warning. See 20:17:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:35 20:17:35 Login Succeeded 20:17:35 nexus3.edgexfoundry.org:10003 20:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:35 Configure a credential helper to remove this warning. See 20:17:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:35 20:17:35 Login Succeeded 20:17:35 nexus3.edgexfoundry.org:10004 20:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:35 Configure a credential helper to remove this warning. See 20:17:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:35 20:17:35 Login Succeeded 20:17:35 docker.io 20:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:36 Configure a credential helper to remove this warning. See 20:17:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:36 20:17:36 Login Succeeded 20:17:36 ---> docker-login.sh ends [Pipeline] } 20:17:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:36 ++ 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 20:17:36 + for file in '`ls cmd/**/Dockerfile`' 20:17:36 ++ dirname cmd/core-command/Dockerfile 20:17:36 ++ cut -d/ -f2 20:17:36 + echo core-command,cmd/core-command/Dockerfile 20:17:36 + for file in '`ls cmd/**/Dockerfile`' 20:17:36 ++ dirname cmd/core-data/Dockerfile 20:17:36 ++ cut -d/ -f2 20:17:36 + echo core-data,cmd/core-data/Dockerfile 20:17:36 + for file in '`ls cmd/**/Dockerfile`' 20:17:36 ++ dirname cmd/core-metadata/Dockerfile 20:17:36 ++ cut -d/ -f2 20:17:36 + echo core-metadata,cmd/core-metadata/Dockerfile 20:17:36 + for file in '`ls cmd/**/Dockerfile`' 20:17:36 ++ dirname cmd/security-bootstrapper/Dockerfile 20:17:36 ++ cut -d/ -f2 20:17:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:17:36 + for file in '`ls cmd/**/Dockerfile`' 20:17:36 ++ dirname cmd/security-proxy-setup/Dockerfile 20:17:36 ++ cut -d/ -f2 20:17:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:17:36 + for file in '`ls cmd/**/Dockerfile`' 20:17:36 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:17:36 ++ cut -d/ -f2 20:17:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:17:36 + for file in '`ls cmd/**/Dockerfile`' 20:17:36 ++ dirname cmd/support-notifications/Dockerfile 20:17:36 ++ cut -d/ -f2 20:17:36 + echo support-notifications,cmd/support-notifications/Dockerfile 20:17:36 + for file in '`ls cmd/**/Dockerfile`' 20:17:36 ++ dirname cmd/support-scheduler/Dockerfile 20:17:36 ++ cut -d/ -f2 20:17:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:17:36 + for file in '`ls cmd/**/Dockerfile`' 20:17:36 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:17:36 ++ cut -d/ -f2 20:17:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:17:36 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 20:17:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:17:37 20:17:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:17:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:17:37 latest: Pulling from edgex-devops/git-semver 20:17:37 31603596830f: Pulling fs layer 20:17:37 d4622e32a9a9: Pulling fs layer 20:17:37 1030fce36090: Pulling fs layer 20:17:37 6c6cb7e1b49b: Pulling fs layer 20:17:37 6c6cb7e1b49b: Waiting 20:17:37 d4622e32a9a9: Verifying Checksum 20:17:37 d4622e32a9a9: Download complete 20:17:38 31603596830f: Verifying Checksum 20:17:38 31603596830f: Download complete 20:17:38 31603596830f: Pull complete 20:17:38 d4622e32a9a9: Pull complete 20:17:38 6c6cb7e1b49b: Verifying Checksum 20:17:38 1030fce36090: Verifying Checksum 20:17:38 1030fce36090: Download complete 20:17:39 1030fce36090: Pull complete 20:17:39 6c6cb7e1b49b: Pull complete 20:17:39 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 20:17:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:17:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:17:39 prd-centos7-docker-4c-2g-2005 does not seem to be running inside a container 20:17:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:17:40 $ docker top f89dd2913156ab0170386927fc41c621f067c6fc731bc4ada064ee605559520a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:17:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:40 [ssh-agent] Looking for ssh-agent implementation... 20:17:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:40 $ docker exec f89dd2913156ab0170386927fc41c621f067c6fc731bc4ada064ee605559520a ssh-agent 20:17:40 SSH_AUTH_SOCK=/tmp/ssh-9mr7zEIWTI0Y/agent.12 20:17:40 SSH_AGENT_PID=19 20:17:40 Running ssh-add (command line suppressed) 20:17:40 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5387880873812670584.key (/w/workspace/edgex-go/2@tmp/private_key_5387880873812670584.key) 20:17:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:42 + git tag --points-at HEAD [Pipeline] } 20:17:42 $ docker exec --env ******** --env ******** f89dd2913156ab0170386927fc41c621f067c6fc731bc4ada064ee605559520a ssh-agent -k 20:17:42 unset SSH_AUTH_SOCK; 20:17:42 unset SSH_AGENT_PID; 20:17:42 echo Agent pid 19 killed; 20:17:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:17:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:42 [ssh-agent] Looking for ssh-agent implementation... 20:17:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:42 $ docker exec f89dd2913156ab0170386927fc41c621f067c6fc731bc4ada064ee605559520a ssh-agent 20:17:42 SSH_AUTH_SOCK=/tmp/ssh-VzhC1E63ij7l/agent.53 20:17:42 SSH_AGENT_PID=60 20:17:42 Running ssh-add (command line suppressed) 20:17:42 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2060903143847119512.key (/w/workspace/edgex-go/2@tmp/private_key_2060903143847119512.key) 20:17:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:42 + git semver init 20:17:42 # -> Open(): unable to determine branch for HEAD 20:17:42 # $GIT_DIR = /w/workspace/edgex-go/2/.git 20:17:42 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 20:17:42 # $SEMVER_REMOTE_NAME = origin 20:17:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:17:42 # $SEMVER_USER_NAME = edgex-jenkins 20:17:42 # $SEMVER_BRANCH = PR-3650 20:17:42 # $SEMVER_TEMP = /tmp/semver-934188312 20:17:42 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:18:01 # '/tmp/semver-934188312' -> '/w/workspace/edgex-go/2/.semver' 20:18:01 # -> Force: false 20:18:01 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 20:18:01 $ docker exec --env ******** --env ******** f89dd2913156ab0170386927fc41c621f067c6fc731bc4ada064ee605559520a ssh-agent -k 20:18:01 unset SSH_AUTH_SOCK; 20:18:01 unset SSH_AGENT_PID; 20:18:01 echo Agent pid 60 killed; 20:18:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:18:01 + git semver [Pipeline] } 20:18:01 $ docker stop --time=1 f89dd2913156ab0170386927fc41c621f067c6fc731bc4ada064ee605559520a 20:18:03 $ docker rm -f f89dd2913156ab0170386927fc41c621f067c6fc731bc4ada064ee605559520a [Pipeline] // withDockerContainer [Pipeline] sh 20:18:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:18:04 Stashed 1 file(s) [Pipeline] echo 20:18:04 [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 20:18:04 ========================================================= 20:18:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:18:04 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:18:05 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 20:18:06 Sending build context to Docker daemon 328.5MB 20:18:06 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:18:06 Step 2/6 : FROM ${BASE} 20:18:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:18:06 540db60ca938: Pulling fs layer 20:18:06 adcc1eea9eea: Pulling fs layer 20:18:06 4c4ab2625f07: Pulling fs layer 20:18:06 db62176df00c: Pulling fs layer 20:18:06 3b30891b0d05: Pulling fs layer 20:18:06 444f5516b4c7: Pulling fs layer 20:18:06 90b9b1106a8b: Pulling fs layer 20:18:06 0383d17a5b7e: Pulling fs layer 20:18:06 c82ef313ddc5: Pulling fs layer 20:18:06 444f5516b4c7: Waiting 20:18:06 90b9b1106a8b: Waiting 20:18:06 0383d17a5b7e: Waiting 20:18:06 c82ef313ddc5: Waiting 20:18:06 db62176df00c: Waiting 20:18:06 3b30891b0d05: Waiting 20:18:06 4c4ab2625f07: Verifying Checksum 20:18:06 4c4ab2625f07: Download complete 20:18:06 adcc1eea9eea: Verifying Checksum 20:18:06 adcc1eea9eea: Download complete 20:18:06 3b30891b0d05: Verifying Checksum 20:18:06 3b30891b0d05: Download complete 20:18:06 444f5516b4c7: Verifying Checksum 20:18:06 444f5516b4c7: Download complete 20:18:06 540db60ca938: Verifying Checksum 20:18:06 540db60ca938: Download complete 20:18:06 90b9b1106a8b: Verifying Checksum 20:18:06 90b9b1106a8b: Download complete 20:18:06 540db60ca938: Pull complete 20:18:06 adcc1eea9eea: Pull complete 20:18:06 4c4ab2625f07: Pull complete 20:18:07 0383d17a5b7e: Verifying Checksum 20:18:07 0383d17a5b7e: Download complete 20:18:10 c82ef313ddc5: Verifying Checksum 20:18:10 c82ef313ddc5: Download complete 20:18:11 db62176df00c: Verifying Checksum 20:18:11 db62176df00c: Download complete 20:18:14 db62176df00c: Pull complete 20:18:14 3b30891b0d05: Pull complete 20:18:14 444f5516b4c7: Pull complete 20:18:14 90b9b1106a8b: Pull complete 20:18:14 0383d17a5b7e: Pull complete 20:18:16 c82ef313ddc5: Pull complete 20:18:16 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 20:18:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:18:16 ---> 4508b0543a43 20:18:16 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 20:18:17 ---> Running in 179456e66393 20:18:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:18:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:18:19 OK: 219 MiB in 52 packages 20:18:19 Removing intermediate container 179456e66393 20:18:19 ---> d32cac3fffce 20:18:19 Step 4/6 : WORKDIR /edgex-go 20:18:19 ---> Running in 94bbe3c2a2c4 20:18:19 Still waiting to schedule task 20:18:19 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:18:19 Removing intermediate container 94bbe3c2a2c4 20:18:19 ---> 9e7b88901945 20:18:19 Step 5/6 : COPY go.mod . 20:18:19 ---> d72ab2a25fa8 20:18:19 Step 6/6 : RUN go mod download 20:18:19 ---> Running in 294768ee4aed 20:18:52 Removing intermediate container 294768ee4aed 20:18:52 ---> 5795f5736252 20:18:52 Successfully built 5795f5736252 20:18:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:18:52 + docker inspect -f . ci-base-image-x86_64 20:18:52 . [Pipeline] withDockerContainer 20:18:52 prd-centos7-docker-4c-2g-2005 does not seem to be running inside a container 20:18:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:18:52 $ docker top 7c331b929b4c1c22c62c0b7eefc6d714f9370bf44b9bef802f214a5cf605e2b8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:53 + go version 20:18:53 go version go1.16.6 linux/amd64 [Pipeline] } 20:18:53 $ docker stop --time=1 7c331b929b4c1c22c62c0b7eefc6d714f9370bf44b9bef802f214a5cf605e2b8 20:18:54 $ docker rm -f 7c331b929b4c1c22c62c0b7eefc6d714f9370bf44b9bef802f214a5cf605e2b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:18:55 + docker inspect -f . ci-base-image-x86_64 20:18:55 . [Pipeline] withDockerContainer 20:18:55 prd-centos7-docker-4c-2g-2005 does not seem to be running inside a container 20:18:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:18:55 $ docker top 0293acdd1618eb1a4fe06886f7080820be0b583eeb0dcf289f264e1157aaa5c0 -eo pid,comm [Pipeline] { [Pipeline] echo 20:18:55 ========================================================= 20:18:55 [edgeXBuildGoParallel] Running Tests and Build... 20:18:55 ========================================================= [Pipeline] sh 20:18:56 + go mod tidy [Pipeline] sh 20:18:56 + make test 20:18:56 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 20:18:57 go mod tidy 20:18:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:19:02 ? github.com/edgexfoundry/edgex-go [no test files] 20:19:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:19:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:19:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:19:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:19:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:19:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:19:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:19:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:19:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:19:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:19:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:19:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:19:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:19:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 20:19:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:19:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:19:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.056s coverage: 100.0% of statements 20:19:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:19:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 46.3% of statements 20:19:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:19:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:19:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.105s coverage: 90.1% of statements 20:19:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:19:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:19:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements 20:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:19:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.240s coverage: 94.2% of statements 20:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements 20:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements 20:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:19:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.8% of statements 20:19:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:19:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 20:19:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 22.0% of statements 20:19:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:19:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements 20:19:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 79.5% of statements 20:19:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 20:19:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 20:19:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 20:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements 20:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 20:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.201s coverage: 81.8% of statements 20:19:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements 20:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 20:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 20:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 20:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 58.8% of statements 20:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 20:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 20:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements 20:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 20:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.114s coverage: 64.4% of statements 20:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 20:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 20:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 20:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 20:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 20:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.201s coverage: 66.9% of statements 20:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.6% of statements 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:20:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.3% of statements 20:20:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:20:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:20:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:20:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:20:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 92.0% of statements 20:20:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:20:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:20:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:20:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:20:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 20:20:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:20:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:20:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements 20:20:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:20:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:20:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:20:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:20:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 20:20:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:20:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:20:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:20:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:20:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:20:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:20:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 20:20:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 20:20:21 GO111MODULE=on go vet ./... 20:20:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2006 in /w/workspace/edgexfoundry_edgex-go_PR-3650 [Pipeline] { [Pipeline] ws 20:20:36 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 20:20:36 The recommended git tool is: git 20:20:42 using credential edgex-jenkins-ssh 20:20:42 Cloning the remote Git repository 20:20:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:20:43 > git init /w/workspace/edgex-go/2 # timeout=10 20:20:43 gofmt -l . 20:20:43 [ "`gofmt -l .`" = "" ] 20:20:43 ./bin/test-attribution-txt.sh [Pipeline] sh 20:20:43 + ls -al . 20:20:43 total 596 20:20:43 drwxrwxr-x 10 1001 1001 4096 Aug 4 20:20 . 20:20:43 drwxr-xr-x 4 root root 28 Aug 4 20:18 .. 20:20:43 -rw-rw-r-- 1 1001 1001 11 Aug 4 20:17 .dockerignore 20:20:43 drwxrwxr-x 8 1001 1001 179 Aug 4 20:17 .git 20:20:43 drwxrwxr-x 3 1001 1001 125 Aug 4 20:17 .github 20:20:43 -rw-rw-r-- 1 1001 1001 818 Aug 4 20:17 .gitignore 20:20:43 -rw-rw-r-- 1 1001 1001 76 Aug 4 20:17 .hadolint.yml 20:20:43 drwx------ 3 1001 1001 58 Aug 4 20:17 .semver 20:20:43 -rw-rw-r-- 1 1001 1001 166 Aug 4 20:17 .sonarcloud.properties 20:20:43 -rw-rw-r-- 1 1001 1001 8609 Aug 4 20:17 Attribution.txt 20:20:43 -rw-rw-r-- 1 1001 1001 43881 Aug 4 20:17 CHANGELOG.md 20:20:43 -rw-rw-r-- 1 1001 1001 3804 Aug 4 20:17 CONTRIBUTING.md 20:20:43 -rw-rw-r-- 1 1001 1001 931 Aug 4 20:17 Dockerfile.build 20:20:43 -rw-rw-r-- 1 1001 1001 849 Aug 4 20:17 Jenkinsfile 20:20:43 -rw-rw-r-- 1 1001 1001 10775 Aug 4 20:17 LICENSE 20:20:43 -rw-rw-r-- 1 1001 1001 5915 Aug 4 20:17 Makefile 20:20:43 -rw-rw-r-- 1 1001 1001 8643 Aug 4 20:17 README.md 20:20:43 -rw-rw-r-- 1 1001 1001 6912 Aug 4 20:17 SECURITY.md 20:20:43 -rw-rw-r-- 1 1001 1001 5 Aug 4 20:18 VERSION 20:20:43 -rw-rw-r-- 1 1001 1001 4131 Aug 4 20:17 ZMQWindows.md 20:20:43 drwxrwxr-x 2 1001 1001 37 Aug 4 20:17 bin 20:20:43 drwxrwxr-x 14 1001 1001 4096 Aug 4 20:17 cmd 20:20:43 -rw-r--r-- 1 root root 403847 Aug 4 20:20 coverage.out 20:20:43 -rw-rw-r-- 1 1001 1001 813 Aug 4 20:17 go.mod 20:20:43 -rw-r--r-- 1 root root 48847 Aug 4 20:18 go.sum 20:20:43 drwxrwxr-x 8 1001 1001 124 Aug 4 20:17 internal 20:20:43 drwxrwxr-x 3 1001 1001 16 Aug 4 20:17 openapi 20:20:43 drwxrwxr-x 4 1001 1001 71 Aug 4 20:17 snap 20:20:43 -rw-rw-r-- 1 1001 1001 204 Aug 4 20:17 version.go [Pipeline] sh 20:20:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:20:43 > git --version # timeout=10 20:20:43 > git --version # 'git version 2.17.1' 20:20:43 using GIT_SSH to set credentials SSH Credentials for GitHub 20:20:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:20:45 + '[' -e coverage.out ] 20:20:45 + chown 1001:1001 coverage.out [Pipeline] stash 20:20:45 Stashed 1 file(s) [Pipeline] sh 20:20:46 + make build 20:20:46 go mod tidy 20:20:46 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 20:20:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:20:54 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 20:20:54 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 20:20: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 20:20:55 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 20:20:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:20:57 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 20:20:58 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 20:20:59 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 20:21: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 20:21:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 20:21:02 $ docker stop --time=1 0293acdd1618eb1a4fe06886f7080820be0b583eeb0dcf289f264e1157aaa5c0 20:21:04 $ docker rm -f 0293acdd1618eb1a4fe06886f7080820be0b583eeb0dcf289f264e1157aaa5c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 20:21:05 Merging remotes/origin/main commit c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad into PR head commit 6cb98667c4756fff2b3fec638f83d3913bc19e3e 20:21:05 Merge succeeded, producing 6cb98667c4756fff2b3fec638f83d3913bc19e3e 20:21:05 Checking out Revision 6cb98667c4756fff2b3fec638f83d3913bc19e3e (PR-3650) [Pipeline] isUnix [Pipeline] sh 20:21:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:21:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:21:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:21:04 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3650/head:refs/remotes/origin/PR-3650 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:21:05 > git config core.sparsecheckout # timeout=10 20:21:05 > git checkout -f 6cb98667c4756fff2b3fec638f83d3913bc19e3e # timeout=10 20:21:05 > git remote # timeout=10 20:21:05 > git config --get remote.origin.url # timeout=10 20:21:05 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:05 > git merge c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad # timeout=10 20:21:05 > git rev-parse HEAD^{commit} # timeout=10 20:21:05 > git config core.sparsecheckout # timeout=10 20:21:05 > git checkout -f 6cb98667c4756fff2b3fec638f83d3913bc19e3e # timeout=10 20:21:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:21:05 20:21:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:21:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:21:06 latest: Pulling from edgex-devops/edgex-compose 20:21:06 cbdbe7a5bc2a: Pulling fs layer 20:21:06 ca9280d653b3: Pulling fs layer 20:21:06 7e9c9ca2126c: Pulling fs layer 20:21:06 cbdbe7a5bc2a: Verifying Checksum 20:21:06 cbdbe7a5bc2a: Download complete 20:21:07 cbdbe7a5bc2a: Pull complete 20:21:08 ca9280d653b3: Verifying Checksum 20:21:08 ca9280d653b3: Download complete 20:21:08 ca9280d653b3: Pull complete 20:21:09 Commit message: "build: update docker in docker image for SMA to latest 20.10.7 to address snynk issue" 20:21:10 7e9c9ca2126c: Verifying Checksum 20:21:10 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:21:10 provisioning config files... 20:21:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2111883077177422068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:11 ---> docker-login.sh 20:21:11 nexus3.edgexfoundry.org:10001 20:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:12 Configure a credential helper to remove this warning. See 20:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:12 20:21:12 Login Succeeded 20:21:12 nexus3.edgexfoundry.org:10002 20:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:13 Configure a credential helper to remove this warning. See 20:21:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:13 20:21:13 Login Succeeded 20:21:13 nexus3.edgexfoundry.org:10003 20:21:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:13 Configure a credential helper to remove this warning. See 20:21:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:13 20:21:13 Login Succeeded 20:21:13 nexus3.edgexfoundry.org:10004 20:21:13 7e9c9ca2126c: Pull complete 20:21:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:21:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:21:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:21:13 prd-centos7-docker-4c-2g-2005 does not seem to be running inside a container 20:21:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:21:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:14 Configure a credential helper to remove this warning. See 20:21:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:14 20:21:14 Login Succeeded 20:21:14 docker.io 20:21:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:14 Configure a credential helper to remove this warning. See 20:21:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:14 20:21:14 Login Succeeded 20:21:14 ---> docker-login.sh ends 20:21:16 $ docker top f131bd59f22c024e21bd27384412e52a27e4920d8c8f0795abd48a28aa12e60b -eo pid,comm [Pipeline] { [Pipeline] } 20:21:16 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:21:16 + docker-compose build --help 20:21:16 + grep parallel [Pipeline] echo 20:21:16 ========================================================= 20:21:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:21:16 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:21:17 --parallel Build images in parallel. [Pipeline] } 20:21:17 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 20:21:17 $ docker stop --time=1 f131bd59f22c024e21bd27384412e52a27e4920d8c8f0795abd48a28aa12e60b 20:21:18 $ docker rm -f f131bd59f22c024e21bd27384412e52a27e4920d8c8f0795abd48a28aa12e60b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:21:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:21:18 . [Pipeline] withDockerContainer 20:21:18 prd-centos7-docker-4c-2g-2005 does not seem to be running inside a container 20:21:18 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:21:19 Sending build context to Docker daemon 165.8MB 20:21:19 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:21:19 Step 2/6 : FROM ${BASE} 20:21:19 $ docker top d6e63e6e5b05f3d053818b498b48903f27cf1cfcb6bf613476187ebb3466d7ac -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:21:20 595b0fe564bb: Pulling fs layer 20:21:20 24495759ef45: Pulling fs layer 20:21:20 d148012ef14d: Pulling fs layer 20:21:20 e90a11edd702: Pulling fs layer 20:21:20 d77568369979: Pulling fs layer 20:21:20 02195dbdac53: Pulling fs layer 20:21:20 2b1b35aa2570: Pulling fs layer 20:21:20 2c1f732e5b09: Pulling fs layer 20:21:20 e90a11edd702: Waiting 20:21:20 d77568369979: Waiting 20:21:20 02195dbdac53: Waiting 20:21:20 2b1b35aa2570: Waiting 20:21:20 2c1f732e5b09: Waiting 20:21:20 d148012ef14d: Verifying Checksum 20:21:20 d148012ef14d: Download complete 20:21:20 24495759ef45: Download complete 20:21:20 d77568369979: Verifying Checksum 20:21:20 d77568369979: Download complete 20:21:20 02195dbdac53: Verifying Checksum 20:21:20 02195dbdac53: Download complete 20:21:20 595b0fe564bb: Verifying Checksum 20:21:20 595b0fe564bb: Download complete 20:21:20 2b1b35aa2570: Verifying Checksum 20:21:20 2b1b35aa2570: Download complete 20:21:20 595b0fe564bb: Pull complete 20:21:21 + docker-compose -f ./docker-compose-build.yml build --parallel 20:21:21 24495759ef45: Pull complete 20:21:21 Building core-command ... 20:21:21 Building core-data ... 20:21:21 Building core-metadata ... 20:21:21 Building security-bootstrapper ... 20:21:21 Building security-proxy-setup ... 20:21:21 Building security-secretstore-setup ... 20:21:21 Building support-notifications ... 20:21:21 Building support-scheduler ... 20:21:21 Building sys-mgmt-agent ... 20:21:21 Building core-data 20:21:21 Building security-bootstrapper 20:21:21 Building security-secretstore-setup 20:21:21 Building core-metadata 20:21:21 Building security-proxy-setup 20:21:21 d148012ef14d: Pull complete 20:21:23 e90a11edd702: Verifying Checksum 20:21:23 e90a11edd702: Download complete 20:21:23 2c1f732e5b09: Verifying Checksum 20:21:23 2c1f732e5b09: Download complete 20:21:30 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:21:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:21:30 ---> 5795f5736252 20:21:30 Step 3/26 : WORKDIR /edgex-go 20:21:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:21:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:21:30 ---> 5795f5736252 20:21:30 Step 3/24 : WORKDIR /edgex-go 20:21:34 e90a11edd702: Pull complete 20:21:34 d77568369979: Pull complete 20:21:34 02195dbdac53: Pull complete 20:21:35 2b1b35aa2570: Pull complete 20:21:37 ---> Running in da5233ab284b 20:21:37 ---> Running in e6875f8b35e4 20:21:41 Removing intermediate container e6875f8b35e4 20:21:41 ---> 3f5d0a07bbb3 20:21:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:42 2c1f732e5b09: Pull complete 20:21:42 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 20:21:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:21:42 ---> 88ecf2bb1f95 20:21:42 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 20:21:42 Removing intermediate container da5233ab284b 20:21:42 ---> a1885609fcf0 20:21:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:42 ---> Running in 97537f363afe 20:21:43 ---> Running in 63c88b1fa19b 20:21:44 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:21:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:21:44 ---> 5795f5736252 20:21:44 Step 3/22 : WORKDIR /edgex-go 20:21:44 ---> Using cache 20:21:44 ---> a1885609fcf0 20:21:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:45 ---> Running in b986ca9badfc 20:21:46 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:21:46 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:21:46 ---> 5795f5736252 20:21:46 Step 3/32 : WORKDIR /edgex-go 20:21:46 ---> Using cache 20:21:46 ---> a1885609fcf0 20:21:46 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:46 ---> Running in 24771328e8bf 20:21:46 Removing intermediate container 63c88b1fa19b 20:21:46 ---> f4af0e28cb53 20:21:46 Step 5/26 : RUN apk add --update --no-cache make git 20:21:46 ---> Running in e9a39987b12e 20:21:46 Removing intermediate container 97537f363afe 20:21:46 ---> 42db3bde7987 20:21:46 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:21:46 ---> Running in 321b4eb60d20 20:21:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:21:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:21:47 ---> 5795f5736252 20:21:47 Step 3/24 : WORKDIR /edgex-go 20:21:47 ---> Using cache 20:21:47 ---> a1885609fcf0 20:21:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:47 ---> Using cache 20:21:47 ---> f4af0e28cb53 20:21:47 Step 5/24 : RUN apk add --update --no-cache make git 20:21:47 ---> Running in 9d952bb84302 20:21:47 Removing intermediate container b986ca9badfc 20:21:47 ---> cb2d9f5fb57b 20:21:47 Step 5/22 : RUN apk add --update --no-cache make git 20:21:47 ---> Running in a2d8ef9dcca0 20:21:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:21:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:21:47 ---> Running in 75e561fe0f01 20:21:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:21:47 Removing intermediate container 24771328e8bf 20:21:47 ---> 41b607512ce8 20:21:47 Step 5/32 : RUN apk add --update --no-cache make git 20:21:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:21:47 ---> Running in b45af45cf70d 20:21:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:21:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:21:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:21:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:21:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:21:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:21:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:21:48 OK: 219 MiB in 52 packages 20:21:48 OK: 219 MiB in 52 packages 20:21:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:21:49 OK: 219 MiB in 52 packages 20:21:49 Removing intermediate container 321b4eb60d20 20:21:49 ---> 7fae28512d73 20:21:49 Step 6/24 : COPY go.mod . 20:21:49 OK: 219 MiB in 52 packages 20:21:49 Removing intermediate container 9d952bb84302 20:21:49 ---> f6e471593ef0 20:21:49 Step 6/24 : COPY go.mod . 20:21:49 ---> ad4ec3b92853 20:21:49 Step 7/24 : RUN go mod download 20:21:49 ---> Running in 2792f1cce424 20:21:49 OK: 218 MiB in 52 packages 20:21:49 OK: 219 MiB in 52 packages 20:21:49 Removing intermediate container e9a39987b12e 20:21:49 ---> e5b007e9109d 20:21:49 Step 6/26 : COPY go.mod . 20:21:49 ---> fc2559d44e9c 20:21:49 Step 7/24 : RUN go mod download 20:21:49 ---> Running in 944fa9a2161f 20:21:49 Removing intermediate container b45af45cf70d 20:21:49 ---> b5c7e1eeeebe 20:21:49 Step 6/32 : COPY go.mod . 20:21:50 ---> df160b7b87fe 20:21:50 Step 7/26 : RUN go mod download 20:21:50 ---> Running in 0c67853ff828 20:21:50 Removing intermediate container a2d8ef9dcca0 20:21:50 ---> 7acbbf851840 20:21:50 Step 6/22 : COPY go.mod . 20:21:50 ---> ba0a3af5b0ab 20:21:50 Step 7/32 : RUN go mod download 20:21:50 ---> Running in ad47a256e1a4 20:21:50 ---> e417b909c2a5 20:21:50 Step 7/22 : RUN go mod download 20:21:50 ---> Running in ad43c815ef5a 20:21:51 Removing intermediate container 75e561fe0f01 20:21:51 ---> 922a562af988 20:21:51 Step 4/6 : WORKDIR /edgex-go 20:21:51 ---> Running in 82233671b308 20:21:51 Removing intermediate container 2792f1cce424 20:21:51 ---> 3df92d6415ba 20:21:51 Step 8/24 : COPY . . 20:21:51 Removing intermediate container 82233671b308 20:21:51 ---> 173008e09d71 20:21:51 Step 5/6 : COPY go.mod . 20:21:52 Removing intermediate container 944fa9a2161f 20:21:52 ---> 37170d44a295 20:21:52 Step 8/24 : COPY . . 20:21:52 ---> 20c0722c5ee3 20:21:52 Step 6/6 : RUN go mod download 20:21:52 ---> Running in c1f46dcb7140 20:21:54 Removing intermediate container 0c67853ff828 20:21:54 ---> 55f7ac4c712b 20:21:54 Step 8/26 : COPY . . 20:21:54 Removing intermediate container ad47a256e1a4 20:21:54 ---> 1d7d406d3d7f 20:21:54 Step 8/32 : COPY . . 20:21:54 Removing intermediate container ad43c815ef5a 20:21:54 ---> 0e75439b1ce7 20:21:54 Step 8/22 : COPY . . 20:22:01 ---> 0134b1df5004 20:22:01 Step 9/24 : RUN go mod tidy 20:22:01 ---> d29379fea725 20:22:01 Step 9/24 : RUN go mod tidy 20:22:01 ---> Running in ae28589c32d6 20:22:01 ---> Running in 32e4ca545dbf 20:22:03 Removing intermediate container ae28589c32d6 20:22:03 ---> 7f36c9fb4acb 20:22:03 Step 10/24 : RUN make cmd/core-data/core-data 20:22:03 Removing intermediate container 32e4ca545dbf 20:22:03 ---> 9c88ce3c753f 20:22:03 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:22:03 ---> Running in 2ff2e970748b 20:22:03 ---> Running in fbd2d832d197 20:22:04 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 20:22:04 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 20:22:20 ---> 5a20430f34e1 20:22:20 Step 9/32 : RUN go mod tidy 20:22:20 ---> 7e017f4daefa 20:22:20 Step 9/26 : RUN go mod tidy 20:22:20 ---> f5b4b0fcfb0c 20:22:20 Step 9/22 : RUN go mod tidy 20:22:20 ---> Running in 5157fe64e85f 20:22:20 ---> Running in f0ecee0ec267 20:22:20 ---> Running in 23469f099d42 20:22:20 Removing intermediate container 5157fe64e85f 20:22:20 ---> 21466d59b27e 20:22:20 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:22:20 ---> Running in c4ae12037625 20:22:20 Removing intermediate container f0ecee0ec267 20:22:20 ---> d02d0fc46b79 20:22:20 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:22:20 ---> Running in 71329adfd377 20:22:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:22:21 Removing intermediate container 23469f099d42 20:22:21 ---> 42d7356d76e0 20:22:21 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:22:21 ---> Running in de1bc06fcd5a 20:22:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:22:21 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 20:22:44 Removing intermediate container fbd2d832d197 20:22:44 ---> 1dbbf5ea0000 20:22:44 20:22:44 Step 11/24 : FROM alpine:3.12 20:22:44 3.12: Pulling from library/alpine 20:22:44 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 20:22:44 Status: Downloaded newer image for alpine:3.12 20:22:44 ---> 13621d1b12d4 20:22:44 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:22:44 ---> Running in 0c82fd0697c7 20:22:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:22:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:22:44 (1/1) Installing dumb-init (1.2.2-r1) 20:22:44 Executing busybox-1.31.1-r20.trigger 20:22:44 OK: 6 MiB in 15 packages 20:22:45 Removing intermediate container 0c82fd0697c7 20:22:45 ---> ffb2f2bc96b1 20:22:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:22:45 ---> Running in b41c619e636c 20:22:45 Removing intermediate container b41c619e636c 20:22:45 ---> 63cde9f24473 20:22:45 Step 14/24 : ENV APP_PORT=59881 20:22:45 ---> Running in 0db1f7de1cfa 20:22:46 Removing intermediate container 0db1f7de1cfa 20:22:46 ---> b97657fa8cd1 20:22:46 Step 15/24 : EXPOSE $APP_PORT 20:22:46 ---> Running in 24308225037e 20:22:46 Removing intermediate container 24308225037e 20:22:46 ---> d37a5491710d 20:22:46 Step 16/24 : WORKDIR / 20:22:46 ---> Running in 05d31417d149 20:22:47 Removing intermediate container 2ff2e970748b 20:22:47 ---> 5a10aadcf8b1 20:22:47 20:22:47 Step 11/24 : FROM alpine:3.12 20:22:47 ---> 13621d1b12d4 20:22:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:22:47 ---> Running in ebf2e0e01b21 20:22:47 Removing intermediate container 05d31417d149 20:22:47 ---> 6545a807a699 20:22:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:22:47 Removing intermediate container ebf2e0e01b21 20:22:47 ---> a747e495e56b 20:22:47 Step 13/24 : ENV APP_PORT=59880 20:22:47 ---> Running in 54fdfe75d0e9 20:22:47 ---> 78087d17751a 20:22:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:22:47 Removing intermediate container 54fdfe75d0e9 20:22:47 ---> 38c56539254f 20:22:47 Step 14/24 : EXPOSE $APP_PORT 20:22:47 ---> Running in dd4ce3bba29a 20:22:47 Removing intermediate container dd4ce3bba29a 20:22:47 ---> e5fc96186560 20:22:47 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:47 ---> Running in 5a9cfb8d844b 20:22:48 ---> d13eb60c7531 20:22:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:22:48 ---> d334150cd94f 20:22:48 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:22:48 ---> Running in aff5f9993092 20:22:48 Removing intermediate container aff5f9993092 20:22:48 ---> 9166b1dbefaa 20:22:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:22:48 ---> Running in c3d0dd2d48be 20:22:49 Removing intermediate container c3d0dd2d48be 20:22:49 ---> 77bb39ab4649 20:22:49 Step 22/24 : LABEL arch=x86_64 20:22:49 ---> Running in 2d3cc247f3e1 20:22:49 Removing intermediate container 5a9cfb8d844b 20:22:49 ---> 692ca6b98380 20:22:49 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:22:49 Removing intermediate container 2d3cc247f3e1 20:22:49 ---> efd80a9dce25 20:22:49 Step 23/24 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e 20:22:49 ---> Running in d1ca9ca03f40 20:22:49 ---> Running in 5ad0cca59814 20:22:49 Removing intermediate container 5ad0cca59814 20:22:49 ---> 82c35dba1692 20:22:49 Step 24/24 : LABEL version=0.0.0 20:22:49 ---> Running in ab394e8a2999 20:22:49 Removing intermediate container ab394e8a2999 20:22:49 ---> 9d3da95c7f20 20:22:49 20:22:49 Successfully built 9d3da95c7f20 20:22:49 Successfully tagged core-metadata:latest 20:22:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:22:50 Building support-scheduler 20:22:50  Building core-metadata ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:22:51 (1/6) Installing dumb-init (1.2.2-r1) 20:22:51 (2/6) Installing libgcc (9.3.0-r2) 20:22:51 (3/6) Installing libsodium (1.0.18-r0) 20:22:51 (4/6) Installing libstdc++ (9.3.0-r2) 20:22:52 (5/6) Installing libzmq (4.3.3-r0) 20:22:52 (6/6) Installing zeromq (4.3.3-r0) 20:22:52 Executing busybox-1.31.1-r20.trigger 20:22:52 OK: 8 MiB in 20 packages 20:22:55 Removing intermediate container d1ca9ca03f40 20:22:55 ---> 56ec33fab622 20:22:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:22:55 ---> 0e60b1b4249b 20:22:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:22:56 ---> ce28a3dc54b4 20:22:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:22:56 ---> 7e11b31d0996 20:22:56 Step 20/24 : ENTRYPOINT ["/core-data"] 20:22:56 ---> Running in 5d9c79cb50ae 20:22:56 Removing intermediate container 5d9c79cb50ae 20:22:56 ---> 18745d12f932 20:22:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:22:56 ---> Running in 687ca2962266 20:22:57 Removing intermediate container 687ca2962266 20:22:57 ---> 8c9cbcf1a3e4 20:22:57 Step 22/24 : LABEL arch=x86_64 20:22:57 ---> Running in c10ccdcb42f5 20:22:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:22:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:22:57 ---> 5795f5736252 20:22:57 Step 3/23 : WORKDIR /edgex-go 20:22:57 ---> Using cache 20:22:57 ---> a1885609fcf0 20:22:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:57 ---> Using cache 20:22:57 ---> 41b607512ce8 20:22:57 Step 5/23 : RUN apk add --update --no-cache make git 20:22:57 ---> Using cache 20:22:57 ---> b5c7e1eeeebe 20:22:57 Step 6/23 : COPY go.mod . 20:22:57 ---> Using cache 20:22:57 ---> ba0a3af5b0ab 20:22:57 Step 7/23 : RUN go mod download 20:22:57 ---> Using cache 20:22:57 ---> 1d7d406d3d7f 20:22:57 Step 8/23 : COPY . . 20:22:57 ---> Using cache 20:22:57 ---> 5a20430f34e1 20:22:57 Step 9/23 : RUN go mod tidy 20:22:57 ---> Using cache 20:22:57 ---> 21466d59b27e 20:22:57 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:22:57 ---> Running in cfe35196288a 20:22:57 Removing intermediate container c10ccdcb42f5 20:22:57 ---> a0ea1565ca1b 20:22:57 Step 23/24 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e 20:22:57 ---> Running in 6c98877e546a 20:22:57 Removing intermediate container 6c98877e546a 20:22:57 ---> da5e12936f36 20:22:57 Step 24/24 : LABEL version=0.0.0 20:22:57 ---> Running in 60e773da07cc 20:22:58 Removing intermediate container 60e773da07cc 20:22:58 ---> 54f88246021f 20:22:58 20:22:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:22:58 Successfully built 54f88246021f 20:22:58 Successfully tagged core-data:latest 20:22:58 Building support-notifications 20:22:58  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:23:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:23:04 Removing intermediate container c4ae12037625 20:23:04 ---> bffc254c4d08 20:23:04 20:23:04 Step 11/32 : FROM alpine:3.12 20:23:04 ---> 13621d1b12d4 20:23:04 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:23:04 ---> Running in e2fd23ea8700 20:23:04 Removing intermediate container de1bc06fcd5a 20:23:04 ---> 1011efc2ccd4 20:23:04 20:23:04 Step 11/22 : FROM alpine:3.12 20:23:04 ---> 13621d1b12d4 20:23:04 Step 12/22 : RUN apk add --update --no-cache curl 20:23:04 ---> Running in a0ce8a9093a5 20:23:04 Removing intermediate container e2fd23ea8700 20:23:04 ---> 7da98cb4505b 20:23:04 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:23:04 ---> Running in d3ce91f69a11 20:23:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:23:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:23:05 (1/4) Installing ca-certificates (20191127-r4) 20:23:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:23:05 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:23:05 (3/4) Installing libcurl (7.78.0-r0) 20:23:05 (4/4) Installing curl (7.78.0-r0) 20:23:05 Executing busybox-1.31.1-r20.trigger 20:23:05 Executing ca-certificates-20191127-r4.trigger 20:23:05 OK: 7 MiB in 18 packages 20:23:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:23:06 (1/2) Installing dumb-init (1.2.2-r1) 20:23:06 (2/2) Installing su-exec (0.2-r1) 20:23:06 Executing busybox-1.31.1-r20.trigger 20:23:06 OK: 6 MiB in 16 packages 20:23:06 Removing intermediate container a0ce8a9093a5 20:23:06 ---> 895181a1174b 20:23:06 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:23:07 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:23:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:23:07 ---> 5795f5736252 20:23:07 Step 3/23 : WORKDIR /edgex-go 20:23:07 ---> Using cache 20:23:07 ---> a1885609fcf0 20:23:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:07 ---> Using cache 20:23:07 ---> 41b607512ce8 20:23:07 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:23:07 ---> Running in d8012ad4e465 20:23:07 Removing intermediate container d3ce91f69a11 20:23:07 ---> 561f41d89975 20:23:07 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:23:07 ---> Running in 506e3931a50d 20:23:07 ---> Running in 24f479de5a4b 20:23:07 Removing intermediate container 71329adfd377 20:23:07 ---> 8dd36025582a 20:23:07 20:23:07 Step 11/26 : FROM alpine:3.12 20:23:07 ---> 13621d1b12d4 20:23:07 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:23:07 Removing intermediate container d8012ad4e465 20:23:07 ---> 08ef1ed0588e 20:23:07 Step 14/22 : WORKDIR /edgex 20:23:07 ---> Running in e8a765a5a087 20:23:07 ---> Running in a8a36576cac9 20:23:07 Removing intermediate container 24f479de5a4b 20:23:07 ---> 03cfb3800d69 20:23:07 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:23:07 ---> Running in 0f7f303496c5 20:23:07 Removing intermediate container a8a36576cac9 20:23:07 ---> fb5b52e424dc 20:23:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:23:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:23:08 Removing intermediate container 0f7f303496c5 20:23:08 ---> c59f38b92bbe 20:23:08 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:23:08 ---> Running in f22a01fe789e 20:23:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:23:08 ---> 6354a7948668 20:23:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:23:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:23:08 (1/6) Installing ca-certificates (20191127-r4) 20:23:08 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:23:08 (3/6) Installing libcurl (7.78.0-r0) 20:23:08 (4/6) Installing curl (7.78.0-r0) 20:23:08 (5/6) Installing dumb-init (1.2.2-r1) 20:23:08 (6/6) Installing su-exec (0.2-r1) 20:23:08 Executing busybox-1.31.1-r20.trigger 20:23:08 Executing ca-certificates-20191127-r4.trigger 20:23:09 OK: 7 MiB in 20 packages 20:23:09 ---> 5a632e1791a7 20:23:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:23:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:23:10 Removing intermediate container e8a765a5a087 20:23:10 ---> ebb787923d6e 20:23:10 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:23:10 ---> 23804f8be45c 20:23:10 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:23:10 Removing intermediate container f22a01fe789e 20:23:10 ---> ce05bcb20a91 20:23:10 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:23:10 ---> Running in 9fccf6bfb1c6 20:23:10 ---> Running in 2571bf3df335 20:23:10 ---> Running in c3d9b393045d 20:23:10 Removing intermediate container 2571bf3df335 20:23:10 ---> 7350b41e9731 20:23:10 Step 19/22 : CMD ["--init=true"] 20:23:10 Removing intermediate container 9fccf6bfb1c6 20:23:10 ---> 2e9e3f715460 20:23:10 Step 14/26 : WORKDIR / 20:23:10 Removing intermediate container c3d9b393045d 20:23:10 ---> f9e22f92306b 20:23:10 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:23:10 ---> Running in 8a36e1052c9a 20:23:10 ---> Running in af20969c71a8 20:23:10 ---> d9eec11e1833 20:23:10 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:23:10 Removing intermediate container 8a36e1052c9a 20:23:10 ---> eb9290bbb5f0 20:23:10 Step 20/22 : LABEL arch=x86_64 20:23:10 Removing intermediate container af20969c71a8 20:23:10 ---> fad9f4c065ea 20:23:10 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:23:10 ---> Running in 6a3ee008e804 20:23:10 ---> Running in df4a1dd7b0cf 20:23:11 OK: 219 MiB in 52 packages 20:23:11 Removing intermediate container df4a1dd7b0cf 20:23:11 ---> 0fe475c1dd2a 20:23:11 Step 21/22 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e 20:23:11 ---> Running in c4cebfa25515 20:23:11 ---> e579ac3402a2 20:23:11 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:23:11 Removing intermediate container c4cebfa25515 20:23:11 ---> 959dd680ed44 20:23:11 Step 22/22 : LABEL version=0.0.0 20:23:11 ---> Running in f45b7b4e7ed7 20:23:12 ---> 976498a7e1a9 20:23:12 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:23:12 Removing intermediate container 506e3931a50d 20:23:12 ---> 80847dfa03d3 20:23:12 Step 6/23 : COPY go.mod . 20:23:12 Removing intermediate container f45b7b4e7ed7 20:23:12 ---> bdb958718056 20:23:12 20:23:12 ---> ea57e3d68961 20:23:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:23:12 Successfully built bdb958718056 20:23:12 Successfully tagged security-proxy-setup:latest 20:23:12 Building sys-mgmt-agent 20:23:12 ---> 50098c105ad3 20:23:12 Step 7/23 : RUN go mod download 20:23:12  Building security-proxy-setup ... done Removing intermediate container 6a3ee008e804 20:23:12 ---> 4a363ae3c3a9 20:23:12 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:12 ---> Running in 443b5f01f758 20:23:14 ---> 9624f0480b34 20:23:14 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:23:14 ---> d979f00870ea 20:23:14 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:23:14 ---> 198c3be2ed95 20:23:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:23:15 ---> 4e59f3e8828f 20:23:15 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:23:15 ---> 9a69ad86b0ec 20:23:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:23:15 Removing intermediate container 443b5f01f758 20:23:15 ---> 99ac9fddf934 20:23:15 Step 8/23 : COPY . . 20:23:15 ---> da8cbcce86a0 20:23:15 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:23:16 ---> f17519f46ed8 20:23:16 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/ 20:23:16 ---> 28dc8c65d865 20:23:16 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:23:17 ---> Running in 5f302b62e482 20:23:18 ---> 1626cc7fbb71 20:23:18 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:23:18 ---> Running in de771687a286 20:23:18 Removing intermediate container de771687a286 20:23:18 ---> fd70f714ff3e 20:23:18 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:23:19 ---> ddac6592000f 20:23:19 Step 27/32 : RUN chmod +x /entrypoint.sh 20:23:19 Removing intermediate container 5f302b62e482 20:23:19 ---> 87168e2e38c1 20:23:19 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:23:19 ---> Running in 46f247fdc33a 20:23:19 ---> Running in 30ea0a4745dc 20:23:20 Removing intermediate container 46f247fdc33a 20:23:20 ---> 3f4a18525ba1 20:23:20 Step 24/26 : LABEL arch=x86_64 20:23:21 ---> Running in 563cd722eefb 20:23:21 Removing intermediate container 563cd722eefb 20:23:21 ---> c98041678d39 20:23:21 Step 25/26 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e 20:23:21 ---> Running in 4b23dd19547f 20:23:22 ---> 0d2c8f20df31 20:23:22 Step 9/23 : RUN go mod tidy 20:23:22 Removing intermediate container 4b23dd19547f 20:23:22 ---> d51736588495 20:23:22 Step 26/26 : LABEL version=0.0.0 20:23:22 Removing intermediate container 30ea0a4745dc 20:23:22 ---> 2bc65a3c5aef 20:23:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:23:22 ---> Running in abd988d3a181 20:23:22 ---> Running in 32885c85c186 20:23:22 ---> Running in 29760119efdd 20:23:22 Removing intermediate container 32885c85c186 20:23:22 ---> 95a8e12e327f 20:23:22 20:23:22 Removing intermediate container 29760119efdd 20:23:22 ---> 7988542f7e84 20:23:22 Step 29/32 : CMD ["gate"] 20:23:22 Successfully built 95a8e12e327f 20:23:22 Successfully tagged security-secretstore-setup:latest 20:23:22  Building security-secretstore-setup ... done Building core-command 20:23:22 ---> Running in 5b30e3ab27d7 20:23:22 Removing intermediate container 5b30e3ab27d7 20:23:22 ---> 54309e76f8db 20:23:22 Step 30/32 : LABEL arch=x86_64 20:23:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:23:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:23:23 ---> 5795f5736252 20:23:23 Step 3/24 : WORKDIR /edgex-go 20:23:23 ---> Using cache 20:23:23 ---> a1885609fcf0 20:23:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:23 ---> Using cache 20:23:23 ---> 41b607512ce8 20:23:23 Step 5/24 : RUN apk add --update --no-cache make bash git 20:23:24 ---> Running in d50d72f14c88 20:23:24 ---> Running in 441a92d200dd 20:23:24 Removing intermediate container d50d72f14c88 20:23:24 ---> 6114c98aae05 20:23:24 Step 31/32 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e 20:23:24 ---> Running in 176e1d25e33c 20:23:24 Removing intermediate container abd988d3a181 20:23:24 ---> 72ff5f6c069b 20:23:24 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:23:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:23:24 ---> Running in 9107e7c32757 20:23:25 Removing intermediate container 176e1d25e33c 20:23:25 ---> 4ab00f90c4c2 20:23:25 Step 32/32 : LABEL version=0.0.0 20:23:25 ---> Running in 64b5eb150ca9 20:23:25 Removing intermediate container 64b5eb150ca9 20:23:25 ---> 86478f4b7d51 20:23:25 20:23:25 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 20:23:25 Successfully built 86478f4b7d51 20:23:25 Successfully tagged security-bootstrapper:latest 20:23:25  Building security-bootstrapper ... done Removing intermediate container cfe35196288a 20:23:25 ---> b60e82d54665 20:23:25 20:23:25 Step 11/23 : FROM alpine:3.12 20:23:25 ---> 13621d1b12d4 20:23:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:23:25 ---> Using cache 20:23:25 ---> ffb2f2bc96b1 20:23:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:23:25 ---> Using cache 20:23:25 ---> 63cde9f24473 20:23:25 Step 14/23 : ENV APP_PORT=59861 20:23:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:23:25 ---> Running in 541cb6dee8e6 20:23:25 Removing intermediate container 541cb6dee8e6 20:23:25 ---> 5dcda8a19360 20:23:25 Step 15/23 : EXPOSE $APP_PORT 20:23:25 ---> Running in 79f22e85c891 20:23:26 Removing intermediate container 79f22e85c891 20:23:26 ---> 4e031abb7b6f 20:23:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:26 OK: 219 MiB in 52 packages 20:23:26 ---> ae6fc395b201 20:23:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:23:27 Removing intermediate container 441a92d200dd 20:23:27 ---> 04b711ab03f9 20:23:27 Step 6/24 : COPY go.mod . 20:23:27 ---> 5eb7ff5b29fe 20:23:27 Step 7/24 : RUN go mod download 20:23:27 ---> fe61bc8fcef9 20:23:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:23:27 ---> Running in f433b858505f 20:23:28 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:23:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:23:28 ---> 5795f5736252 20:23:28 Step 3/24 : WORKDIR /edgex-go 20:23:28 ---> Using cache 20:23:28 ---> a1885609fcf0 20:23:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:28 ---> Using cache 20:23:28 ---> 41b607512ce8 20:23:28 Step 5/24 : RUN apk add --update --no-cache make git 20:23:28 ---> Using cache 20:23:28 ---> b5c7e1eeeebe 20:23:28 Step 6/24 : COPY go.mod . 20:23:28 ---> Using cache 20:23:28 ---> ba0a3af5b0ab 20:23:28 Step 7/24 : RUN go mod download 20:23:28 ---> Using cache 20:23:28 ---> 1d7d406d3d7f 20:23:28 Step 8/24 : COPY . . 20:23:28 ---> Using cache 20:23:28 ---> 5a20430f34e1 20:23:28 Step 9/24 : RUN go mod tidy 20:23:28 ---> Using cache 20:23:28 ---> 21466d59b27e 20:23:28 Step 10/24 : RUN make cmd/core-command/core-command 20:23:28 ---> Running in 3d8746076c40 20:23:28 ---> 37fc6ca74755 20:23:28 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:23:28 ---> Running in bb6a28df9d1a 20:23:28 Removing intermediate container bb6a28df9d1a 20:23:28 ---> e062cf4e6a2b 20:23:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:23:28 ---> Running in a426e4b07bb8 20:23:28 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 20:23:28 Removing intermediate container a426e4b07bb8 20:23:28 ---> 5ce7acf4781c 20:23:28 Step 21/23 : LABEL arch=x86_64 20:23:28 ---> Running in 465019d07cd9 20:23:29 Removing intermediate container 465019d07cd9 20:23:29 ---> d15a49a47179 20:23:29 Step 22/23 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e 20:23:29 ---> Running in a1802cc8ab49 20:23:29 Removing intermediate container a1802cc8ab49 20:23:29 ---> bd8ea4f6f7d3 20:23:29 Step 23/23 : LABEL version=0.0.0 20:23:29 ---> Running in 2f1c12d5bb5c 20:23:29 Removing intermediate container 2f1c12d5bb5c 20:23:29 ---> 090fd5ad8c83 20:23:29 20:23:29 Removing intermediate container c1f46dcb7140 20:23:29 ---> d7169ad6d13d 20:23:29 Successfully built d7169ad6d13d 20:23:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:23:29 Successfully built 090fd5ad8c83 20:23:29 Successfully tagged support-scheduler:latest 20:23:30 + docker inspect -f . ci-base-image-arm64 20:23:30 . [Pipeline] withDockerContainer 20:23:30  Building support-scheduler ... done Removing intermediate container f433b858505f 20:23:30 ---> 3f46e244e9e1 20:23:30 Step 8/24 : COPY . . 20:23:30 prd-ubuntu18.04-docker-arm64-4c-16g-2006 does not seem to be running inside a container 20:23:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:23:32 $ docker top d3a2785205241dba8475f47fa987345b3455d7d2b20b9df9d57524dd5b102bd5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:33 + go version 20:23:33 go version go1.16.6 linux/arm64 [Pipeline] } 20:23:33 $ docker stop --time=1 d3a2785205241dba8475f47fa987345b3455d7d2b20b9df9d57524dd5b102bd5 20:23:35 $ docker rm -f d3a2785205241dba8475f47fa987345b3455d7d2b20b9df9d57524dd5b102bd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:23:36 + docker inspect -f . ci-base-image-arm64 20:23:36 . [Pipeline] withDockerContainer 20:23:36 prd-ubuntu18.04-docker-arm64-4c-16g-2006 does not seem to be running inside a container 20:23:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:23:36 ---> a85b91b311c4 20:23:36 Step 9/24 : RUN go mod tidy 20:23:37 ---> Running in 43c822625500 20:23:38 $ docker top e2de152ea6094a39123b06546d8346d8fc09ba2071c4f0617044eb50466d0a0a -eo pid,comm [Pipeline] { [Pipeline] echo 20:23:38 ========================================================= 20:23:38 [edgeXBuildGoParallel] Running Tests and Build... 20:23:38 ========================================================= [Pipeline] sh 20:23:39 + go mod tidy 20:23:39 Removing intermediate container 43c822625500 20:23:39 ---> 500fa01f0f47 20:23:39 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:23:39 ---> Running in 857086a8ad3f 20:23:39 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 [Pipeline] sh 20:23:40 + make test 20:23:40 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 20:23:40 go mod tidy 20:23:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:23:52 Removing intermediate container 9107e7c32757 20:23:52 ---> c23771baca48 20:23:52 20:23:52 Step 11/23 : FROM alpine:3.12 20:23:52 ---> 13621d1b12d4 20:23:52 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:23:52 ---> Running in 076f70aada2f 20:23:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:23:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:23:52 (1/2) Installing ca-certificates (20191127-r4) 20:23:52 (2/2) Installing dumb-init (1.2.2-r1) 20:23:52 Executing busybox-1.31.1-r20.trigger 20:23:52 Executing ca-certificates-20191127-r4.trigger 20:23:52 OK: 6 MiB in 16 packages 20:23:53 Removing intermediate container 3d8746076c40 20:23:53 ---> e6c1efde4102 20:23:53 20:23:53 Step 11/24 : FROM alpine:3.12 20:23:53 ---> 13621d1b12d4 20:23:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:23:53 ---> Using cache 20:23:53 ---> ffb2f2bc96b1 20:23:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:23:53 ---> Using cache 20:23:53 ---> 63cde9f24473 20:23:53 Step 14/24 : ENV APP_PORT=59882 20:23:53 ---> Running in d2a38a6b746a 20:23:53 Removing intermediate container d2a38a6b746a 20:23:53 ---> 3b21ffbd0ae0 20:23:53 Step 15/24 : EXPOSE $APP_PORT 20:23:53 Removing intermediate container 076f70aada2f 20:23:53 ---> ce266f856a29 20:23:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:23:53 ---> Running in b7798674138e 20:23:53 ---> Running in c80e69128223 20:23:54 Removing intermediate container b7798674138e 20:23:54 ---> a0eb96920e4d 20:23:54 Step 16/24 : WORKDIR / 20:23:54 ---> Running in f245458e7341 20:23:54 Removing intermediate container c80e69128223 20:23:54 ---> 7fb217e3caee 20:23:54 Step 14/23 : ENV APP_PORT=59860 20:23:54 ---> Running in e2c8112c5141 20:23:54 Removing intermediate container f245458e7341 20:23:54 ---> 2871de6d53d0 20:23:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:54 Removing intermediate container e2c8112c5141 20:23:54 ---> c1d6fcf25ae5 20:23:54 Step 15/23 : EXPOSE $APP_PORT 20:23:54 ---> Running in 34f37fccfd9f 20:23:54 Removing intermediate container 34f37fccfd9f 20:23:54 ---> da91b8264d9a 20:23:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:54 ---> 10e151fb2e16 20:23:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:23:55 ---> 920bf1debb6b 20:23:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:23:55 ---> 7dd0c79754f3 20:23:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:23:55 ---> 7010e8ddab6d 20:23:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:23:55 ---> 16a34c71a487 20:23:55 Step 20/24 : ENTRYPOINT ["/core-command"] 20:23:55 ---> Running in c0af2ae87fc8 20:23:56 Removing intermediate container c0af2ae87fc8 20:23:56 ---> cad5d0b9b5bf 20:23:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:23:56 ---> Running in a14768c877fb 20:23:56 ---> e58ae6f9ac91 20:23:56 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:23:56 ---> Running in 551473e67883 20:23:56 Removing intermediate container a14768c877fb 20:23:56 ---> 5a731c2a7128 20:23:56 Step 22/24 : LABEL arch=x86_64 20:23:56 Removing intermediate container 551473e67883 20:23:56 ---> af75966bac93 20:23:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:23:56 ---> Running in 42297030d870 20:23:56 ---> Running in 67f3b314f97f 20:23:56 Removing intermediate container 42297030d870 20:23:56 ---> 76d885f040b1 20:23:56 Step 23/24 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e 20:23:56 Removing intermediate container 67f3b314f97f 20:23:56 ---> 6a5b95891fef 20:23:56 Step 21/23 : LABEL arch=x86_64 20:23:56 ---> Running in 7198bb60439c 20:23:56 ---> Running in 3f2131738325 20:23:56 Removing intermediate container 7198bb60439c 20:23:56 ---> 04032eaca807 20:23:56 Step 22/23 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e 20:23:56 Removing intermediate container 3f2131738325 20:23:56 ---> 7bc11575b114 20:23:56 Step 24/24 : LABEL version=0.0.0 20:23:56 ---> Running in d17fd8e81eaf 20:23:56 ---> Running in cb3ec9342a2d 20:23:57 Removing intermediate container d17fd8e81eaf 20:23:57 ---> e2a720521139 20:23:57 Step 23/23 : LABEL version=0.0.0 20:23:57 ---> Running in b4a7ff372b1b 20:23:57 Removing intermediate container cb3ec9342a2d 20:23:57 ---> b92e5757cec5 20:23:57 20:23:57 Successfully built b92e5757cec5 20:23:57 Successfully tagged core-command:latest 20:23:57  Building core-command ... done Removing intermediate container b4a7ff372b1b 20:23:57 ---> 91663df7e29e 20:23:57 20:23:57 Successfully built 91663df7e29e 20:23:57 Successfully tagged support-notifications:latest 20:24:00  Building support-notifications ... done Removing intermediate container 857086a8ad3f 20:24:00 ---> f8319d26eb0c 20:24:00 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:24:00 ---> Running in b695c359b808 20:24:00 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 20:24:00 Removing intermediate container b695c359b808 20:24:00 ---> b03813bcd1ba 20:24:00 20:24:00 Step 12/24 : FROM docker:20.10.7 20:24:01 20.10.7: Pulling from library/docker 20:24:06 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 20:24:06 Status: Downloaded newer image for docker:20.10.7 20:24:06 ---> 08bdaf2f88f9 20:24:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:24:06 ---> Running in f573ed9c0114 20:24:06 Removing intermediate container f573ed9c0114 20:24:06 ---> 74ef794a32ff 20:24:06 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 20:24:06 ---> Running in 3babbd323fb4 20:24:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:24:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:24:07 (1/39) Installing readline (8.1.0-r0) 20:24:07 (2/39) Installing bash (5.1.0-r0) 20:24:07 Executing bash-5.1.0-r0.post-install 20:24:07 (3/39) Installing brotli-libs (1.0.9-r3) 20:24:07 (4/39) Installing nghttp2-libs (1.42.0-r1) 20:24:07 (5/39) Installing libcurl (7.78.0-r0) 20:24:07 (6/39) Installing curl (7.78.0-r0) 20:24:07 (7/39) Installing dumb-init (1.2.5-r0) 20:24:07 (8/39) Installing libbz2 (1.0.8-r1) 20:24:07 (9/39) Installing expat (2.2.10-r1) 20:24:07 (10/39) Installing libffi (3.3-r2) 20:24:07 (11/39) Installing gdbm (1.19-r0) 20:24:07 (12/39) Installing xz-libs (5.2.5-r0) 20:24:07 (13/39) Installing sqlite-libs (3.34.1-r0) 20:24:07 (14/39) Installing python3 (3.8.10-r0) 20:24:08 (15/39) Installing py3-appdirs (1.4.4-r1) 20:24:08 (16/39) Installing py3-ordered-set (4.0.2-r0) 20:24:08 (17/39) Installing py3-parsing (2.4.7-r1) 20:24:08 (18/39) Installing py3-six (1.15.0-r0) 20:24:08 (19/39) Installing py3-packaging (20.9-r0) 20:24:08 (20/39) Installing py3-setuptools (51.3.3-r0) 20:24:08 (21/39) Installing py3-chardet (4.0.0-r0) 20:24:08 (22/39) Installing py3-idna (3.1-r0) 20:24:08 (23/39) Installing py3-urllib3 (1.26.2-r1) 20:24:08 (24/39) Installing py3-requests (2.25.1-r1) 20:24:08 (25/39) Installing py3-msgpack (1.0.2-r0) 20:24:08 (26/39) Installing py3-lockfile (0.12.2-r3) 20:24:08 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:24:08 (28/39) Installing py3-colorama (0.4.4-r0) 20:24:08 (29/39) Installing py3-contextlib2 (0.6.0-r0) 20:24:08 (30/39) Installing py3-distlib (0.3.1-r1) 20:24:08 (31/39) Installing py3-distro (1.5.0-r1) 20:24:08 (32/39) Installing py3-webencodings (0.5.1-r3) 20:24:08 (33/39) Installing py3-html5lib (1.1-r0) 20:24:08 ? github.com/edgexfoundry/edgex-go [no test files] 20:24:08 (34/39) Installing py3-pytoml (0.1.21-r0) 20:24:08 (35/39) Installing py3-pep517 (0.9.1-r0) 20:24:08 (36/39) Installing py3-progress (1.5-r0) 20:24:08 (37/39) Installing py3-retrying (1.3.3-r0) 20:24:08 (38/39) Installing py3-toml (0.10.2-r0) 20:24:08 (39/39) Installing py3-pip (20.3.4-r0) 20:24:08 Executing busybox-1.32.1-r6.trigger 20:24:08 OK: 82 MiB in 59 packages 20:24:09 Collecting docker-compose==1.23.2 20:24:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:24:11 Collecting docker<4.0,>=3.6.0 20:24:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:24:11 Collecting websocket-client<1.0,>=0.32.0 20:24:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:24:11 Collecting jsonschema<3,>=2.5.1 20:24:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:24:11 Collecting dockerpty<0.5,>=0.4.1 20:24:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:24:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:24:11 Collecting texttable<0.10,>=0.9.0 20:24:11 Downloading texttable-0.9.1.tar.gz (11 kB) 20:24:11 Collecting docopt<0.7,>=0.6.1 20:24:11 Downloading docopt-0.6.2.tar.gz (25 kB) 20:24:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:24:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:24:11 Collecting cached-property<2,>=1.2.0 20:24:11 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:24:11 Collecting PyYAML<4,>=3.10 20:24:11 Downloading PyYAML-3.13.tar.gz (270 kB) 20:24:11 Collecting docker-pycreds>=0.4.0 20:24:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:24:11 Collecting idna<2.8,>=2.5 20:24:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:24:12 Collecting urllib3<1.25,>=1.21.1 20:24:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:24:12 Collecting certifi>=2017.4.17 20:24:12 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 20:24:12 Collecting chardet<3.1.0,>=3.0.2 20:24:12 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:24:12 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:24:12 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:24:12 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:24:12 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:24:12 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:24:12 Attempting uninstall: urllib3 20:24:12 Found existing installation: urllib3 1.26.2 20:24:12 Uninstalling urllib3-1.26.2: 20:24:12 Successfully uninstalled urllib3-1.26.2 20:24:12 Attempting uninstall: idna 20:24:12 Found existing installation: idna 3.1 20:24:12 Uninstalling idna-3.1: 20:24:12 Successfully uninstalled idna-3.1 20:24:12 Attempting uninstall: chardet 20:24:12 Found existing installation: chardet 4.0.0 20:24:12 Uninstalling chardet-4.0.0: 20:24:12 Successfully uninstalled chardet-4.0.0 20:24:12 Attempting uninstall: requests 20:24:12 Found existing installation: requests 2.25.1 20:24:12 Uninstalling requests-2.25.1: 20:24:12 Successfully uninstalled requests-2.25.1 20:24:12 Running setup.py install for texttable: started 20:24:13 Running setup.py install for texttable: finished with status 'done' 20:24:13 Running setup.py install for PyYAML: started 20:24:13 Running setup.py install for PyYAML: finished with status 'done' 20:24:13 Running setup.py install for docopt: started 20:24:14 Running setup.py install for docopt: finished with status 'done' 20:24:14 Running setup.py install for dockerpty: started 20:24:14 Running setup.py install for dockerpty: finished with status 'done' 20:24:14 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 20:24:18 Removing intermediate container 3babbd323fb4 20:24:18 ---> f72a14cd78fa 20:24:18 Step 15/24 : ENV APP_PORT=58890 20:24:18 ---> Running in e88dd873ea07 20:24:18 Removing intermediate container e88dd873ea07 20:24:18 ---> 6d997f38e6bf 20:24:18 Step 16/24 : EXPOSE $APP_PORT 20:24:18 ---> Running in c3ee9b44eb31 20:24:18 Removing intermediate container c3ee9b44eb31 20:24:18 ---> b8dacbabacd3 20:24:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:24:18 ---> 6149a35cd789 20:24:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:24:18 ---> d05f08a0cd13 20:24:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:24:18 ---> 4249049780fd 20:24:18 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:24:19 ---> Running in a6790985b938 20:24:19 Removing intermediate container a6790985b938 20:24:19 ---> f636908885a3 20:24:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:24:19 ---> Running in 21fc983b587c 20:24:19 Removing intermediate container 21fc983b587c 20:24:19 ---> 98f6bc6a7396 20:24:19 Step 22/24 : LABEL arch=x86_64 20:24:19 ---> Running in 334a8ebe9bb3 20:24:19 Removing intermediate container 334a8ebe9bb3 20:24:19 ---> b377974a737b 20:24:19 Step 23/24 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e 20:24:19 ---> Running in fd182efe705e 20:24:19 Removing intermediate container fd182efe705e 20:24:19 ---> b84e185d007d 20:24:19 Step 24/24 : LABEL version=0.0.0 20:24:19 ---> Running in ee83682f8ca8 20:24:19 Removing intermediate container ee83682f8ca8 20:24:19 ---> 561e034d01ec 20:24:19 20:24:19 Successfully built 561e034d01ec 20:24:19 Successfully tagged sys-mgmt-agent:latest 20:24:19  Building sys-mgmt-agent ... done  [Pipeline] } 20:24:19 $ docker stop --time=1 d6e63e6e5b05f3d053818b498b48903f27cf1cfcb6bf613476187ebb3466d7ac 20:24:21 $ docker rm -f d6e63e6e5b05f3d053818b498b48903f27cf1cfcb6bf613476187ebb3466d7ac [Pipeline] // withDockerContainer [Pipeline] sh 20:24:21 + docker images 20:24:21 REPOSITORY TAG IMAGE ID CREATED SIZE 20:24:21 sys-mgmt-agent latest 561e034d01ec 2 seconds ago 325MB 20:24:21 b03813bcd1ba 21 seconds ago 1.75GB 20:24:21 support-notifications latest 91663df7e29e 24 seconds ago 16.8MB 20:24:21 core-command latest b92e5757cec5 24 seconds ago 16MB 20:24:21 e6c1efde4102 29 seconds ago 1.74GB 20:24:21 c23771baca48 30 seconds ago 1.75GB 20:24:21 support-scheduler latest 090fd5ad8c83 52 seconds ago 16.1MB 20:24:21 b60e82d54665 56 seconds ago 1.75GB 20:24:21 security-bootstrapper latest 86478f4b7d51 56 seconds ago 18.7MB 20:24:21 security-secretstore-setup latest 95a8e12e327f 59 seconds ago 29MB 20:24:21 security-proxy-setup latest bdb958718056 About a minute ago 25.9MB 20:24:21 8dd36025582a About a minute ago 1.75GB 20:24:21 1011efc2ccd4 About a minute ago 1.75GB 20:24:21 bffc254c4d08 About a minute ago 1.75GB 20:24:21 core-data latest 54f88246021f About a minute ago 20.4MB 20:24:21 core-metadata latest 9d3da95c7f20 About a minute ago 16.7MB 20:24:21 5a10aadcf8b1 About a minute ago 1.75GB 20:24:21 1dbbf5ea0000 About a minute ago 1.75GB 20:24:21 ci-base-image-x86_64 latest 5795f5736252 5 minutes ago 1.24GB 20:24:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 4508b0543a43 2 days ago 547MB 20:24:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 2 days ago 37.5MB 20:24:21 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 20:24:21 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 20:24:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 20:24:36 Still waiting to schedule task 20:24:36 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:25:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:25:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:25:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:25:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:25:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:25:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:25:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:25:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:25:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:25:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:25:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:25:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:25:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:25:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:25:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.189s coverage: 28.7% of statements 20:25:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:25:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:25:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.326s coverage: 100.0% of statements 20:25:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:25:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.345s coverage: 46.3% of statements 20:25:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:25:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:25:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.641s coverage: 90.1% of statements 20:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:25:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.232s coverage: 81.2% of statements 20:25:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:25:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:25:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:25:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:25:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:25:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.717s coverage: 94.2% of statements 20:25:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:25:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:25:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.247s coverage: 59.1% of statements 20:25:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:25:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:25:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:25:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:25:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:25:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.180s coverage: 60.0% of statements 20:25:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:25:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:25:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:25:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.760s coverage: 0.8% of statements 20:25:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:25:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements 20:25:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.171s coverage: 22.0% of statements 20:25:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:25:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.528s coverage: 47.1% of statements 20:25:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.195s coverage: 79.5% of statements 20:25:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.180s coverage: 94.1% of statements 20:25:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.226s coverage: 96.3% of statements 20:25:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.219s coverage: 87.5% of statements 20:26:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.246s coverage: 94.4% of statements 20:26:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements 20:26:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.689s coverage: 81.8% of statements 20:26:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:26:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements 20:26:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:26:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:26:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:26:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 20:26:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:26:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:26:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:26:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:26:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:26:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.177s coverage: 87.2% of statements 20:26:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:26:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:26:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements 20:26:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:26:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 58.8% of statements 20:26:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:26:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.172s coverage: 80.0% of statements 20:26:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements 20:26:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.258s coverage: 85.4% of statements 20:26:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.298s coverage: 91.2% of statements 20:26:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:26:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.790s coverage: 64.4% of statements 20:26:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:26:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:26:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.161s coverage: 100.0% of statements 20:26:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements 20:26:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements 20:26:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements 20:26:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements 20:26:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.120s coverage: 66.9% of statements 20:26:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:26:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:26:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.765s coverage: 43.6% of statements 20:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.231s coverage: 89.5% of statements 20:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.267s coverage: 84.8% of statements 20:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:26:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.276s coverage: 19.3% of statements 20:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:26:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.551s coverage: 92.0% of statements 20:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:26:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.231s coverage: 62.7% of statements 20:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:26:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.416s coverage: 97.7% of statements 20:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:26:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:26:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:26:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.166s coverage: 28.9% of statements 20:26:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:26:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:26:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:26:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:26:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:26:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:26:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.164s coverage: 100.0% of statements 20:26:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 20:26:31 GO111MODULE=on go vet ./... 20:27:57 gofmt -l . 20:27:57 [ "`gofmt -l .`" = "" ] 20:27:57 ./bin/test-attribution-txt.sh [Pipeline] sh 20:27:57 + ls -al . 20:27:57 total 624 20:27:57 drwxrwxr-x 9 1001 1001 4096 Aug 4 20:27 . 20:27:57 drwxr-xr-x 4 root root 4096 Aug 4 20:23 .. 20:27:57 -rw-rw-r-- 1 1001 1001 11 Aug 4 20:21 .dockerignore 20:27:57 drwxrwxr-x 8 1001 1001 4096 Aug 4 20:21 .git 20:27:57 drwxrwxr-x 3 1001 1001 4096 Aug 4 20:21 .github 20:27:57 -rw-rw-r-- 1 1001 1001 818 Aug 4 20:21 .gitignore 20:27:57 -rw-rw-r-- 1 1001 1001 76 Aug 4 20:21 .hadolint.yml 20:27:57 -rw-rw-r-- 1 1001 1001 166 Aug 4 20:21 .sonarcloud.properties 20:27:57 -rw-rw-r-- 1 1001 1001 8609 Aug 4 20:21 Attribution.txt 20:27:57 -rw-rw-r-- 1 1001 1001 43881 Aug 4 20:21 CHANGELOG.md 20:27:57 -rw-rw-r-- 1 1001 1001 3804 Aug 4 20:21 CONTRIBUTING.md 20:27:57 -rw-rw-r-- 1 1001 1001 931 Aug 4 20:21 Dockerfile.build 20:27:57 -rw-rw-r-- 1 1001 1001 849 Aug 4 20:21 Jenkinsfile 20:27:57 -rw-rw-r-- 1 1001 1001 10775 Aug 4 20:21 LICENSE 20:27:57 -rw-rw-r-- 1 1001 1001 5915 Aug 4 20:21 Makefile 20:27:57 -rw-rw-r-- 1 1001 1001 8643 Aug 4 20:21 README.md 20:27:57 -rw-rw-r-- 1 1001 1001 6912 Aug 4 20:21 SECURITY.md 20:27:57 -rw-rw-r-- 1 1001 1001 5 Aug 4 20:18 VERSION 20:27:57 -rw-rw-r-- 1 1001 1001 4131 Aug 4 20:21 ZMQWindows.md 20:27:57 drwxrwxr-x 2 1001 1001 4096 Aug 4 20:21 bin 20:27:57 drwxrwxr-x 14 1001 1001 4096 Aug 4 20:21 cmd 20:27:57 -rw-r--r-- 1 root root 403847 Aug 4 20:26 coverage.out 20:27:57 -rw-rw-r-- 1 1001 1001 813 Aug 4 20:21 go.mod 20:27:57 -rw-r--r-- 1 root root 48847 Aug 4 20:23 go.sum 20:27:57 drwxrwxr-x 8 1001 1001 4096 Aug 4 20:21 internal 20:27:57 drwxrwxr-x 3 1001 1001 4096 Aug 4 20:21 openapi 20:27:57 drwxrwxr-x 4 1001 1001 4096 Aug 4 20:21 snap 20:27:57 -rw-rw-r-- 1 1001 1001 204 Aug 4 20:21 version.go [Pipeline] sh 20:27:58 + '[' -e coverage.out ] 20:27:58 + chown 1001:1001 coverage.out [Pipeline] stash 20:27:58 Warning: overwriting stash ‘coverage-report’ 20:27:59 Stashed 1 file(s) [Pipeline] sh 20:28:00 + make build 20:28:00 go mod tidy 20:28:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:28: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 20:28:31 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 20:28:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:28:33 Running on prd-ubuntu18.04-docker-8c-8g-2008 in /w/workspace/edgexfoundry_edgex-go_PR-3650 [Pipeline] { [Pipeline] ws 20:28:33 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 20:28:34 The recommended git tool is: git 20:28:35 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 20:28:35 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 20:28:36 using credential edgex-jenkins-ssh 20:28:36 Cloning the remote Git repository 20:28:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:28:36 > git init /w/workspace/edgex-go/2 # timeout=10 20:28:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:28:36 > git --version # timeout=10 20:28:36 > git --version # 'git version 2.17.1' 20:28:36 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:28:39 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 20:28:42 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 20:28:46 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 20:28:50 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 20:28:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:28:56 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 20:28:57 Merging remotes/origin/main commit c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad into PR head commit 6cb98667c4756fff2b3fec638f83d3913bc19e3e 20:28:57 Merge succeeded, producing 6cb98667c4756fff2b3fec638f83d3913bc19e3e 20:28:57 Checking out Revision 6cb98667c4756fff2b3fec638f83d3913bc19e3e (PR-3650) 20:28:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:28:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:28:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:28:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:28:57 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3650/head:refs/remotes/origin/PR-3650 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:28:57 > git config core.sparsecheckout # timeout=10 20:28:57 > git checkout -f 6cb98667c4756fff2b3fec638f83d3913bc19e3e # timeout=10 20:28:57 > git remote # timeout=10 20:28:57 > git config --get remote.origin.url # timeout=10 20:28:57 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:57 > git merge c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad # timeout=10 20:28:57 > git rev-parse HEAD^{commit} # timeout=10 20:28:57 > git config core.sparsecheckout # timeout=10 20:28:57 > git checkout -f 6cb98667c4756fff2b3fec638f83d3913bc19e3e # timeout=10 20:29:01 Commit message: "build: update docker in docker image for SMA to latest 20.10.7 to address snynk issue" [Pipeline] } 20:29:01 $ docker stop --time=1 e2de152ea6094a39123b06546d8346d8fc09ba2071c4f0617044eb50466d0a0a 20:29:04 $ docker rm -f e2de152ea6094a39123b06546d8346d8fc09ba2071c4f0617044eb50466d0a0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:29:06 + echo snap-build.sh 20:29:06 snap-build.sh 20:29:06 + SNAP_BASE_DIR=. 20:29:06 + '[' '!' -z /w/workspace/edgex-go/2 ']' 20:29:06 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 20:29:06 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 20:29:06 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 20:29:06 + cd /w/workspace/edgex-go/2 20:29:06 + sudo apt-get remove -qy --purge lxd lxd-client 20:29:06 Reading package lists... 20:29:06 Building dependency tree... 20:29:06 Reading state information... 20:29:06 The following packages were automatically installed and are no longer required: 20:29:06 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:29:06 uidmap xdelta3 20:29:06 Use 'sudo apt autoremove' to remove them. 20:29:06 The following packages will be REMOVED: 20:29:06 lxd* lxd-client* 20:29:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:29:06 20:29:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:29:06 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:29:06 After this operation, 31.7 MB disk space will be freed. 20:29:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:29:07 latest: Pulling from edgex-devops/edgex-compose-arm64 20:29:07 29e5d40040c1: Pulling fs layer 20:29:07 1ce36da41761: Pulling fs layer 20:29:07 25b303627fd3: Pulling fs layer 20:29:07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 20:29:07 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:29:07 29e5d40040c1: Download complete 20:29:08 1ce36da41761: Verifying Checksum 20:29:08 1ce36da41761: Download complete 20:29:08 Removing lxd dnsmasq configuration 20:29:08 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:29:08 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:29:08 29e5d40040c1: Pull complete 20:29:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:29:09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 20:29:09 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:29:09 25b303627fd3: Verifying Checksum 20:29:09 25b303627fd3: Download complete 20:29:09 1ce36da41761: Pull complete 20:29:10 Processing triggers for systemd (237-3ubuntu10.45) ... 20:29:10 Processing triggers for ureadahead (0.100.0-21) ... 20:29:10 + sudo snap remove --purge lxd 20:29:11 snap "lxd" is not installed 20:29:11 + sudo groupadd --force --system lxd 20:29:11 ++ whoami 20:29:11 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:29:11 + newgrp - lxd 20:29:11 + sudo snap install lxd 20:29:19 2021-08-04T20:29:16Z INFO Waiting for automatic snapd restart... 20:29:19 25b303627fd3: Pull complete 20:29:19 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:29:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:29:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:29:20 prd-ubuntu18.04-docker-arm64-4c-16g-2006 does not seem to be running inside a container 20:29:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:29:24 $ docker top 08fab74ee6eab064568adab9460bc35fd81971081fc38310b4a7ecf6c62742fc -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:25 + docker-compose build --help 20:29:25 + grep parallel 20:29:29 --parallel Build images in parallel. [Pipeline] } 20:29:29 $ docker stop --time=1 08fab74ee6eab064568adab9460bc35fd81971081fc38310b4a7ecf6c62742fc 20:29:31 $ docker rm -f 08fab74ee6eab064568adab9460bc35fd81971081fc38310b4a7ecf6c62742fc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:29:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:29:31 . [Pipeline] withDockerContainer 20:29:32 prd-ubuntu18.04-docker-arm64-4c-16g-2006 does not seem to be running inside a container 20:29:32 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:29:33 $ docker top b79b09d2ac19872dd411f653c2ab6999e267362ef8bd1624a5c60dff0e75d3ea -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:34 lxd 4.16 from Canonical* installed 20:29:34 + sudo lxd init --auto 20:29:34 + docker-compose -f ./docker-compose-build.yml build --parallel 20:29:38 Building core-command ... 20:29:38 Building core-data ... 20:29:38 Building core-metadata ... 20:29:38 Building security-bootstrapper ... 20:29:38 Building security-proxy-setup ... 20:29:38 Building security-secretstore-setup ... 20:29:38 Building support-notifications ... 20:29:38 Building support-scheduler ... 20:29:38 Building sys-mgmt-agent ... 20:29:38 Building sys-mgmt-agent 20:29:38 Building security-secretstore-setup 20:29:38 Building support-scheduler 20:29:38 Building security-proxy-setup 20:29:38 Building security-bootstrapper 20:29:42 + sudo snap install --classic snapcraft 20:29:54 snapcraft 4.8.3 from Canonical* installed 20:29:54 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:29:54 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 20:29:54 % Total % Received % Xferd Average Speed Time Time Time Current 20:29:54 Dload Upload Total Spent Left Speed 20:29:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2612 0 --:--:-- --:--:-- --:--:-- 2612 20:29:54 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 4386k 0 --:--:-- --:--:-- --:--:-- 8938k 20:29:54 ./yq_linux_amd64 20:29:55 + sudo snapcraft prime --use-lxd 20:29:57 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:29:57 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: 20:29:57 - README.md 20:29:57 20:29:57 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:29:57 Launching a container. 20:30:04 Waiting for container to be ready 20:30:04 To start your first instance, try: lxc launch ubuntu:18.04 20:30:04 20:30:08 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:30:08 Waiting for network to be ready... 20:30:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:30:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 20:30:09 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:30:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 20:30:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 20:30:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 20:30:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 20:30:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 20:30:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 20:30:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 20:30:09 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:30:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:30:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:30:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:30:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:30:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:30:10 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:30:10 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:30:10 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:30:10 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 20:30:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 20:30:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.0 kB] 20:30:10 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 20:30:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 20:30:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 20:30:10 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 20:30:10 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 20:30:13 Fetched 25.0 MB in 4s (6120 kB/s) 20:30:14 Reading package lists... 20:30:14 Reading package lists... 20:30:14 Building dependency tree... 20:30:14 Reading state information... 20:30:14 The following additional packages will be installed: 20:30:14 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:30:14 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:30:14 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:30:14 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:30:14 Suggested packages: 20:30:14 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:30:14 Recommended packages: 20:30:14 gnupg libsasl2-modules 20:30:14 The following NEW packages will be installed: 20:30:14 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:30:14 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:30:14 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:30:14 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:30:14 The following packages will be upgraded: 20:30:14 gpg gpg-agent gpgconf libudev1 20:30:14 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 20:30:14 Need to get 3527 kB of archives. 20:30:14 After this operation, 13.3 MB of additional disk space will be used. 20:30:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 20:30:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 20:30:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 20:30:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 20:30:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 20:30:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 20:30:14 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 20:30:15 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 20:30:15 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 20:30:15 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 20:30:15 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 20:30:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:30:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 20:30:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 20:30:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 20:30:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 20:30:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 20:30:15 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 20:30:15 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 20:30:15 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 20:30:15 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 20:30:15 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 20:30:15 debconf: delaying package configuration, since apt-utils is not installed 20:30:15 Fetched 3527 kB in 1s (3402 kB/s) 20:30:15 (Reading database ... 12511 files and directories currently installed.) 20:30:15 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 20:30:15 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 20:30:15 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 20:30:15 Selecting previously unselected package udev. 20:30:15 (Reading database ... 12511 files and directories currently installed.) 20:30:15 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 20:30:15 Unpacking udev (237-3ubuntu10.50) ... 20:30:15 Selecting previously unselected package libfuse2:amd64. 20:30:15 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 20:30:15 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:30:15 Selecting previously unselected package fuse. 20:30:15 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 20:30:15 Unpacking fuse (2.9.7-1ubuntu1) ... 20:30:15 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 20:30:15 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:30:16 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 20:30:16 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:30:16 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 20:30:16 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:30:16 Selecting previously unselected package libksba8:amd64. 20:30:16 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:30:16 Unpacking libksba8:amd64 (1.3.5-2) ... 20:30:16 Selecting previously unselected package libroken18-heimdal:amd64. 20:30:16 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:30:16 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:30:16 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:30:16 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:30:16 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:30:16 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:30:16 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:30:16 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:30:16 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:30:16 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:30:16 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:30:16 Selecting previously unselected package libwind0-heimdal:amd64. 20:30:16 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:30:16 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:30:16 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:30:16 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:30:16 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:30:16 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:30:16 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:30:16 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:30:16 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:30:16 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:30:16 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:30:16 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:30:16 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:30:16 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:30:16 Selecting previously unselected package libsasl2-modules-db:amd64. 20:30:16 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:30:16 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:30:16 Selecting previously unselected package libsasl2-2:amd64. 20:30:16 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:30:16 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:30:16 Selecting previously unselected package libldap-common. 20:30:16 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 20:30:16 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:30:17 Selecting previously unselected package libldap-2.4-2:amd64. 20:30:17 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 20:30:17 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:30:17 Selecting previously unselected package dirmngr. 20:30:17 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 20:30:17 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 20:30:17 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:30:17 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 20:30:17 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:30:17 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:30:17 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:30:17 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 20:30:17 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:30:17 Setting up libksba8:amd64 (1.3.5-2) ... 20:30:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:30:17 Setting up udev (237-3ubuntu10.50) ... 20:30:17 invoke-rc.d: policy-rc.d denied execution of start. 20:30:17 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:30:17 Processing triggers for systemd (237-3ubuntu10) ... 20:30:17 Setting up fuse (2.9.7-1ubuntu1) ... 20:30:17 Setting up gpg (2.2.4-1ubuntu1.4) ... 20:30:17 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:30:17 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:30:17 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:30:17 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:30:17 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:30:17 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:30:17 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:30:17 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:30:17 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 20:30:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:30:19 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 20:30:19 settings in the [Install] section, and DefaultInstance for template units). 20:30:19 This means they are not meant to be enabled using systemctl. 20:30:19 Possible reasons for having this kind of units are: 20:30:19 1) A unit may be statically enabled by being symlinked from another unit's 20:30:19 .wants/ or .requires/ directory. 20:30:19 2) A unit's purpose may be to act as a helper for some other unit which has 20:30:19 a requirement dependency on it. 20:30:19 3) A unit may be started when needed via activation (socket, path, timer, 20:30:19 D-Bus, udev, scripted systemctl call, ...). 20:30:19 4) In case of template units, the unit is meant to be enabled with some 20:30:19 instance name specified. 20:30:19 Reading package lists... 20:30:19 Building dependency tree... 20:30:19 Reading state information... 20:30:19 The following additional packages will be installed: 20:30:19 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 20:30:19 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:30:19 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 20:30:19 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 20:30:19 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 20:30:19 Suggested packages: 20:30:19 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 20:30:19 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 20:30:19 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:30:19 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 20:30:19 systemd-container policykit-1 20:30:19 Recommended packages: 20:30:19 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 20:30:19 The following NEW packages will be installed: 20:30:19 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 20:30:19 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 20:30:19 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 20:30:19 multiarch-support openssh-client python3 python3-minimal python3.6 20:30:19 python3.6-minimal snapd squashfs-tools sudo 20:30:19 The following packages will be upgraded: 20:30:19 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 20:30:19 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 20:30:19 Need to get 36.7 MB of archives. 20:30:19 After this operation, 147 MB of additional disk space will be used. 20:30:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 20:30:19 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 20:30:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 20:30:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 20:30:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 20:30:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 20:30:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 20:30:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 20:30:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 20:30:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 20:30:19 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 20:30:19 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 20:30:19 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 20:30:19 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 20:30:19 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 20:30:19 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 20:30:19 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 20:30:19 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 20:30:19 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 20:30:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 20:30:19 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 20:30:19 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 20:30:19 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 20:30:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 20:30:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 20:30:19 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 20:30:19 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 20:30:19 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 20:30:19 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 20:30:19 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 20:30:20 debconf: delaying package configuration, since apt-utils is not installed 20:30:20 Fetched 36.7 MB in 2s (16.9 MB/s) 20:30:20 (Reading database ... 12757 files and directories currently installed.) 20:30:20 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 20:30:21 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 20:30:21 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 20:30:21 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 20:30:21 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 20:30:21 (Reading database ... 12757 files and directories currently installed.) 20:30:21 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 20:30:21 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 20:30:21 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 20:30:22 (Reading database ... 12757 files and directories currently installed.) 20:30:22 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 20:30:22 Unpacking apt (1.6.14) over (1.6.1) ... 20:30:22 Setting up apt (1.6.14) ... 20:30:22 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 20:30:22 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:30:22 (Reading database ... 12764 files and directories currently installed.) 20:30:22 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 20:30:22 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 20:30:22 Selecting previously unselected package libpython3.6-minimal:amd64. 20:30:22 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:30:22 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:30:22 Selecting previously unselected package libexpat1:amd64. 20:30:22 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 20:30:22 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:30:23 Selecting previously unselected package python3.6-minimal. 20:30:23 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:30:23 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:30:23 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 20:30:23 Checking for services that may need to be restarted...done. 20:30:23 Checking for services that may need to be restarted...done. 20:30:23 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:30:23 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:30:23 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:30:23 Selecting previously unselected package python3-minimal. 20:30:23 (Reading database ... 13012 files and directories currently installed.) 20:30:23 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 20:30:23 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:30:23 Selecting previously unselected package mime-support. 20:30:23 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:30:23 Unpacking mime-support (3.60ubuntu1) ... 20:30:23 Selecting previously unselected package libmpdec2:amd64. 20:30:23 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 20:30:23 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:30:23 Selecting previously unselected package libpython3.6-stdlib:amd64. 20:30:23 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:30:23 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:30:24 Selecting previously unselected package python3.6. 20:30:24 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:30:24 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:30:24 Selecting previously unselected package libpython3-stdlib:amd64. 20:30:24 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 20:30:24 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:30:24 Setting up python3-minimal (3.6.7-1~18.04) ... 20:30:24 Selecting previously unselected package python3. 20:30:24 (Reading database ... 13442 files and directories currently installed.) 20:30:24 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 20:30:24 Unpacking python3 (3.6.7-1~18.04) ... 20:30:24 Selecting previously unselected package multiarch-support. 20:30:24 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 20:30:24 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 20:30:24 Setting up multiarch-support (2.27-3ubuntu1.4) ... 20:30:24 Selecting previously unselected package liblzo2-2:amd64. 20:30:24 (Reading database ... 13479 files and directories currently installed.) 20:30:24 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 20:30:24 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 20:30:24 Selecting previously unselected package libbsd0:amd64. 20:30:24 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 20:30:24 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:30:24 Selecting previously unselected package sudo. 20:30:24 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 20:30:24 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 20:30:24 Selecting previously unselected package apparmor. 20:30:24 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 20:30:24 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:30:25 Selecting previously unselected package libedit2:amd64. 20:30:25 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 20:30:25 Unpacking libedit2:amd64 (3.1-20170329-1) ... 20:30:25 Selecting previously unselected package libkrb5support0:amd64. 20:30:25 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 20:30:25 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:30:25 Selecting previously unselected package libk5crypto3:amd64. 20:30:25 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 20:30:25 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:30:25 Selecting previously unselected package libkeyutils1:amd64. 20:30:25 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 20:30:25 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:30:25 Selecting previously unselected package libkrb5-3:amd64. 20:30:25 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 20:30:25 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:30:25 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:30:25 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 20:30:25 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:30:25 Selecting previously unselected package libssl1.0.0:amd64. 20:30:25 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 20:30:25 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 20:30:25 Selecting previously unselected package openssh-client. 20:30:25 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 20:30:25 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 20:30:25 Selecting previously unselected package squashfs-tools. 20:30:25 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 20:30:25 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 20:30:25 Selecting previously unselected package snapd. 20:30:25 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 20:30:25 Unpacking snapd (2.49.2+18.04) ... 20:30:27 Setting up libedit2:amd64 (3.1-20170329-1) ... 20:30:27 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 20:30:27 Setting up mime-support (3.60ubuntu1) ... 20:30:27 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 20:30:27 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:30:27 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:30:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:30:27 Setting up systemd (237-3ubuntu10.50) ... 20:30:27 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:30:28 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:30:28 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:30:28 Setting up liblzo2-2:amd64 (2.08-1.2) ... 20:30:28 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:30:28 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:30:28 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:30:28 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 20:30:28 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:30:28 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:30:28 Setting up python3 (3.6.7-1~18.04) ... 20:30:28 running python rtupdate hooks for python3.6... 20:30:28 running python post-rtupdate hooks for python3.6... 20:30:28 Setting up apparmor (2.12-4ubuntu5.1) ... 20:30:29 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:30:29 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:30:29 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 20:30:29 Setting up snapd (2.49.2+18.04) ... 20:30:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:30:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:30:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:30:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:30:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:30:30 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:30:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:30:31 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:30:31 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:30:31 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:30:31 /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' 20:30:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:30:31 Processing triggers for systemd (237-3ubuntu10.50) ... 20:30:32 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:30:32 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:30:32 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:30:33 Reading package lists... 20:30:34 Reading package lists... 20:30:34 Building dependency tree... 20:30:34 Reading state information... 20:30:34 Calculating upgrade... 20:30:34 The following packages will be upgraded: 20:30:34 advancecomp base-files bash binutils binutils-common 20:30:34 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 20:30:34 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 20:30:34 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 20:30:34 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 20:30:34 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 20:30:34 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 20:30:34 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 20:30:34 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 20:30:34 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 20:30:34 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 20:30:34 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 20:30:34 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 20:30:34 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 20:30:34 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 20:30:34 ubuntu-keyring util-linux 20:30:34 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:30:34 Need to get 64.2 MB of archives. 20:30:34 After this operation, 5125 kB of additional disk space will be used. 20:30:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] 20:30:34 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 20:30:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 20:30:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 20:30:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 20:30:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 20:30:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 20:30:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 20:30:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 20:30:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 20:30:34 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 20:30:34 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 20:30:34 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 20:30:34 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 20:30:34 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 20:30:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 20:30:34 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 20:30:34 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 20:30:34 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 20:30:34 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 20:30:34 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 20:30:34 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 20:30:34 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 20:30:34 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 20:30:34 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 20:30:34 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 20:30:34 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 20:30:34 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 20:30:34 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 20:30:34 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 20:30:35 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 20:30:35 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 20:30:35 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 20:30:35 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 20:30:35 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 20:30:35 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 20:30:35 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 20:30:35 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 20:30:35 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 20:30:35 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 20:30:35 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 20:30:35 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 20:30:35 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 20:30:35 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 20:30:35 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 20:30:35 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 20:30:35 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 20:30:35 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 20:30:35 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 20:30:35 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 20:30:35 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 20:30:35 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 20:30:35 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 20:30:35 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 20:30:35 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 20:30:35 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 20:30:35 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 20:30:35 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 20:30:35 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 20:30:35 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 20:30:35 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 20:30:35 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 20:30:35 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 20:30:35 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 20:30:35 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 20:30:35 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 20:30:35 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 20:30:35 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 20:30:35 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 20:30:35 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 20:30:35 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 20:30:36 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 20:30:36 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 20:30:36 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 20:30:36 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 20:30:36 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 20:30:36 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 20:30:36 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 20:30:36 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 20:30:36 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 20:30:36 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 20:30:36 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 20:30:36 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 20:30:36 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 20:30:36 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 20:30:36 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 20:30:36 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 20:30:36 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 20:30:36 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 20:30:36 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 20:30:36 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 20:30:36 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 20:30:36 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 20:30:36 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 20:30:36 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 20:30:36 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 20:30:36 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] 20:30:36 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 20:30:36 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 20:30:36 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 20:30:36 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 20:30:36 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 20:30:36 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 20:30:36 debconf: delaying package configuration, since apt-utils is not installed 20:30:36 Fetched 64.2 MB in 2s (29.4 MB/s) 20:30:36 (Reading database ... 13914 files and directories currently installed.) 20:30:36 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 20:30:36 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:30:37 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 20:30:37 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:30:37 Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... 20:30:37 Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... 20:30:37 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:30:37 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:30:37 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:30:37 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:30:37 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:30:37 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:30:37 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:30:37 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:30:37 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:30:37 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:30:37 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:30:37 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:30:37 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:30:37 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:30:37 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 20:30:37 (Reading database ... 13914 files and directories currently installed.) 20:30:37 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 20:30:37 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 20:30:38 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 20:30:38 (Reading database ... 13914 files and directories currently installed.) 20:30:38 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:30:38 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:30:38 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:30:38 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:30:38 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:30:38 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:30:38 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 20:30:38 (Reading database ... 13914 files and directories currently installed.) 20:30:38 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 20:30:38 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:30:38 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 20:30:39 (Reading database ... 13914 files and directories currently installed.) 20:30:39 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 20:30:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:30:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:30:39 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 20:30:39 Setting up base-files (10.1ubuntu2.10) ... 20:30:39 Installing new version of config file /etc/issue ... 20:30:39 Installing new version of config file /etc/issue.net ... 20:30:39 Installing new version of config file /etc/lsb-release ... 20:30:39 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:30:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:30:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:30:39 Removing obsolete conffile /etc/default/motd-news ... 20:30:39 (Reading database ... 13915 files and directories currently installed.) 20:30:39 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 20:30:39 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 20:30:40 Setting up bash (4.4.18-2ubuntu1.2) ... 20:30:40 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 20:30:40 (Reading database ... 13915 files and directories currently installed.) 20:30:40 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 20:30:40 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 20:30:40 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 20:30:40 (Reading database ... 13915 files and directories currently installed.) 20:30:40 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 20:30:40 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 20:30:40 Setting up tar (1.29b-2ubuntu0.2) ... 20:30:40 (Reading database ... 13915 files and directories currently installed.) 20:30:40 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 20:30:40 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:30:40 Setting up dpkg (1.19.0.5ubuntu2.3) ... 20:30:40 (Reading database ... 13915 files and directories currently installed.) 20:30:40 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 20:30:40 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:30:40 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 20:30:40 (Reading database ... 13915 files and directories currently installed.) 20:30:40 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 20:30:40 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:30:40 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 20:30:40 (Reading database ... 13915 files and directories currently installed.) 20:30:40 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 20:30:40 Unpacking grep (3.1-2build1) over (3.1-2) ... 20:30:40 Setting up grep (3.1-2build1) ... 20:30:40 (Reading database ... 13915 files and directories currently installed.) 20:30:40 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 20:30:40 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 20:30:41 Setting up gzip (1.6-5ubuntu1.1) ... 20:30:41 (Reading database ... 13915 files and directories currently installed.) 20:30:41 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 20:30:41 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:30:41 Setting up login (1:4.5-1ubuntu2) ... 20:30:41 (Reading database ... 13915 files and directories currently installed.) 20:30:41 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 20:30:41 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:30:41 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 20:30:41 (Reading database ... 13915 files and directories currently installed.) 20:30:41 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 20:30:41 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:30:41 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 20:30:41 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:30:41 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 20:30:41 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:30:42 Setting up perl-base (5.26.1-6ubuntu0.5) ... 20:30:42 (Reading database ... 13915 files and directories currently installed.) 20:30:42 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 20:30:42 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:30:42 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:30:42 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:30:42 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:30:42 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:30:42 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 20:30:42 (Reading database ... 13915 files and directories currently installed.) 20:30:42 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 20:30:42 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 20:30:42 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 20:30:43 (Reading database ... 13915 files and directories currently installed.) 20:30:43 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:30:43 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:30:43 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:30:43 (Reading database ... 13915 files and directories currently installed.) 20:30:43 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:30:43 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:30:43 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:30:43 (Reading database ... 13915 files and directories currently installed.) 20:30:43 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:30:43 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:30:43 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:30:43 (Reading database ... 13915 files and directories currently installed.) 20:30:43 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:30:43 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:30:43 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:30:43 (Reading database ... 13915 files and directories currently installed.) 20:30:43 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 20:30:43 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:30:43 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 20:30:43 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:30:43 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 20:30:43 (Reading database ... 13915 files and directories currently installed.) 20:30:43 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 20:30:43 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:30:43 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 20:30:43 (Reading database ... 13915 files and directories currently installed.) 20:30:43 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:30:43 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:30:44 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:30:44 (Reading database ... 13915 files and directories currently installed.) 20:30:44 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:30:44 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:30:44 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 20:30:44 (Reading database ... 13915 files and directories currently installed.) 20:30:44 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:30:44 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:30:44 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 20:30:44 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:30:45 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:30:45 (Reading database ... 13915 files and directories currently installed.) 20:30:45 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 20:30:45 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:30:45 Setting up libc-bin (2.27-3ubuntu1.4) ... 20:30:45 (Reading database ... 13915 files and directories currently installed.) 20:30:45 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 20:30:45 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:30:45 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 20:30:45 (Reading database ... 13917 files and directories currently installed.) 20:30:45 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 20:30:45 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 20:30:45 Setting up debconf (1.5.66ubuntu1) ... 20:30:45 (Reading database ... 13917 files and directories currently installed.) 20:30:45 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 20:30:45 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:30:45 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 20:30:45 (Reading database ... 13917 files and directories currently installed.) 20:30:45 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 20:30:45 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:30:45 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 20:30:45 (Reading database ... 13917 files and directories currently installed.) 20:30:45 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:30:45 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:30:45 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:30:46 (Reading database ... 13917 files and directories currently installed.) 20:30:46 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:30:46 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:30:46 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 20:30:46 (Reading database ... 13919 files and directories currently installed.) 20:30:46 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:30:46 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:30:46 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:30:46 (Reading database ... 13923 files and directories currently installed.) 20:30:46 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:30:46 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:30:46 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 20:30:46 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 20:30:46 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 20:30:46 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:30:46 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 20:30:46 (Reading database ... 13923 files and directories currently installed.) 20:30:46 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 20:30:46 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 20:30:46 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 20:30:46 (Reading database ... 13923 files and directories currently installed.) 20:30:46 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 20:30:46 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 20:30:47 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 20:30:47 (Reading database ... 13923 files and directories currently installed.) 20:30:47 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 20:30:47 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:30:47 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 20:30:47 (Reading database ... 13923 files and directories currently installed.) 20:30:47 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 20:30:47 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:30:47 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 20:30:47 (Reading database ... 13923 files and directories currently installed.) 20:30:47 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 20:30:47 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 20:30:47 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 20:30:47 (Reading database ... 13923 files and directories currently installed.) 20:30:47 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 20:30:47 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:30:47 Setting up passwd (1:4.5-1ubuntu2) ... 20:30:47 (Reading database ... 13923 files and directories currently installed.) 20:30:47 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 20:30:47 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:30:47 Setting up gpgv (2.2.4-1ubuntu1.4) ... 20:30:47 (Reading database ... 13923 files and directories currently installed.) 20:30:47 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 20:30:47 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 20:30:47 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 20:30:47 (Reading database ... 13923 files and directories currently installed.) 20:30:47 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 20:30:47 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 20:30:48 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 20:30:48 (Reading database ... 13923 files and directories currently installed.) 20:30:48 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 20:30:48 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 20:30:48 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 20:30:48 (Reading database ... 13923 files and directories currently installed.) 20:30:48 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 20:30:48 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 20:30:48 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 20:30:48 (Reading database ... 13923 files and directories currently installed.) 20:30:48 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 20:30:48 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 20:30:48 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 20:30:48 (Reading database ... 13923 files and directories currently installed.) 20:30:48 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 20:30:48 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 20:30:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:30:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:30:48 ---> d7169ad6d13d 20:30:48 Step 3/24 : WORKDIR /edgex-go 20:30:48 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:30:48 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:30:48 ---> d7169ad6d13d 20:30:48 Step 3/32 : WORKDIR /edgex-go 20:30:48 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:30:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:30:48 ---> d7169ad6d13d 20:30:48 Step 3/26 : WORKDIR /edgex-go 20:30:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:30:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:30:48 ---> d7169ad6d13d 20:30:48 Step 3/23 : WORKDIR /edgex-go 20:30:48 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:30:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:30:48 ---> d7169ad6d13d 20:30:48 Step 3/22 : WORKDIR /edgex-go 20:30:48 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 20:30:48 (Reading database ... 13923 files and directories currently installed.) 20:30:48 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 20:30:48 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 20:30:48 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 20:30:48 (Reading database ... 13923 files and directories currently installed.) 20:30:48 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 20:30:48 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 20:30:48 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 20:30:48 (Reading database ... 13924 files and directories currently installed.) 20:30:48 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:30:48 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:30:48 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:30:48 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:30:48 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 20:30:48 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 20:30:49 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 20:30:49 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 20:30:49 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 20:30:49 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 20:30:49 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 20:30:49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 20:30:49 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 20:30:49 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 20:30:49 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 20:30:49 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 20:30:49 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 20:30:49 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 20:30:49 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 20:30:49 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 20:30:49 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 20:30:49 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 20:30:49 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 20:30:49 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 20:30:49 ---> Running in 53d2080de33e 20:30:49 ---> Running in 471deb3c3907 20:30:49 ---> Running in 5be98752a5ac 20:30:49 ---> Running in 23d82015f9ae 20:30:49 ---> Running in f34b81696c19 20:30:49 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 20:30:49 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 20:30:49 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 20:30:49 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 20:30:50 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:30:50 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:30:50 Removing intermediate container 23d82015f9ae 20:30:50 ---> 9bc862629a99 20:30:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:50 Removing intermediate container 53d2080de33e 20:30:50 ---> 2f01ed8ce457 20:30:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:50 Removing intermediate container f34b81696c19 20:30:50 ---> 61e9165f96bc 20:30:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:50 Removing intermediate container 5be98752a5ac 20:30:50 ---> aae533a40cc1 20:30:50 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:50 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:30:50 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:30:50 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:30:50 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:30:50 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:30:50 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:30:50 Removing intermediate container 471deb3c3907 20:30:50 ---> d76fd4f0a804 20:30:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:50 ---> Running in 80b6480beae2 20:30:50 ---> Running in 43c26b927f5d 20:30:50 ---> Running in f72c6d030b21 20:30:50 ---> Running in b0b250752e87 20:30:50 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:30:50 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:30:50 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:30:50 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:30:50 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:30:50 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:30:50 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:30:50 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:30:51 ---> Running in 5a775f28af29 20:30:51 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:30:51 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:30:52 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:30:52 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:30:52 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:30:52 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:30:52 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:30:52 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:30:53 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:30:53 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:30:53 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:30:53 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:30:53 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 20:30:53 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:30:53 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 20:30:53 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:30:53 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 20:30:53 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 20:30:54 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:30:54 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:30:54 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:30:54 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:30:54 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 20:30:54 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 20:30:54 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:30:54 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 20:30:54 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:30:54 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:30:54 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:30:54 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 20:30:54 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 20:30:54 Setting up tzdata (2021a-0ubuntu0.18.04) ... 20:30:54 20:30:54 Current default time zone: 'Etc/UTC' 20:30:54 Local time is now: Wed Aug 4 20:30:54 UTC 2021. 20:30:54 Universal Time is now: Wed Aug 4 20:30:54 UTC 2021. 20:30:54 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:30:54 20:30:54 Setting up systemd-sysv (237-3ubuntu10.50) ... 20:30:54 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:30:54 Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... 20:30:54 Setting up mount (2.31.1-0.4ubuntu3.7) ... 20:30:54 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 20:30:54 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:30:54 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 20:30:54 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 20:30:54 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 20:30:54 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 20:30:54 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:30:54 Setting up procps (2:3.3.12-3ubuntu1.2) ... 20:30:54 Removing intermediate container 80b6480beae2 20:30:54 ---> 09e0de679953 20:30:54 Step 5/24 : RUN apk add --update --no-cache make bash git 20:30:54 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 20:30:54 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 20:30:54 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 20:30:54 Setting up patch (2.7.6-2ubuntu1.1) ... 20:30:54 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 20:30:54 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 20:30:54 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 20:30:54 Installing new version of config file /etc/ssl/openssl.cnf ... 20:30:54 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 20:30:54 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 20:30:54 Setting up ca-certificates (20210119~18.04.1) ... 20:30:54 ---> Running in d378ece245e7 20:30:55 Removing intermediate container f72c6d030b21 20:30:55 ---> e3658307cf38 20:30:55 Step 5/23 : RUN apk add --update --no-cache make git 20:30:55 Removing intermediate container 43c26b927f5d 20:30:55 ---> d2878563535f 20:30:55 Step 5/22 : RUN apk add --update --no-cache make git 20:30:55 ---> Running in 75ed0fab28a3 20:30:55 ---> Running in d707821475d3 20:30:55 Removing intermediate container b0b250752e87 20:30:55 ---> 6f372397de16 20:30:55 Step 5/26 : RUN apk add --update --no-cache make git 20:30:55 Removing intermediate container 5a775f28af29 20:30:55 ---> e354b6c7322b 20:30:55 Step 5/32 : RUN apk add --update --no-cache make git 20:30:56 ---> Running in af595a8adeaf 20:30:56 ---> Running in ec77d83f9e5c 20:30:56 Updating certificates in /etc/ssl/certs... 20:30:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:30:57 23 added, 27 removed; done. 20:30:57 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 20:30:57 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:30:57 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 20:30:57 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 20:30:57 Setting up pkgbinarymangler (138.18.04.1) ... 20:30:57 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 20:30:57 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 20:30:57 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 20:30:57 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 20:30:57 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:30:57 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 20:30:57 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:30:57 Setting up perl (5.26.1-6ubuntu0.5) ... 20:30:57 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 20:30:57 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 20:30:57 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 20:30:57 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 20:30:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:30:57 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 20:30:57 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 20:30:57 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 20:30:57 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 20:30:57 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 20:30:57 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:30:57 Processing triggers for systemd (237-3ubuntu10.50) ... 20:30:57 Processing triggers for mime-support (3.60ubuntu1) ... 20:30:57 Processing triggers for ca-certificates (20210119~18.04.1) ... 20:30:57 Updating certificates in /etc/ssl/certs... 20:30:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:30:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:30:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:30:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:30:58 0 added, 0 removed; done. 20:30:58 Running hooks in /etc/ca-certificates/update.d... 20:30:58 done. 20:30:58 OK: 218 MiB in 52 packages 20:30:59 Reading package lists... 20:30:59 Building dependency tree... 20:30:59 Reading state information... 20:30:59 The following NEW packages will be installed: 20:30:59 apt-transport-https 20:30:59 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:30:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:30:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:30:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:30:59 Need to get 4348 B of archives. 20:30:59 After this operation, 154 kB of additional disk space will be used. 20:30:59 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 20:30:59 debconf: delaying package configuration, since apt-utils is not installed 20:30:59 Fetched 4348 B in 0s (24.0 kB/s) 20:30:59 Selecting previously unselected package apt-transport-https. 20:30:59 (Reading database ... 13929 files and directories currently installed.) 20:30:59 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 20:30:59 Unpacking apt-transport-https (1.6.14) ... 20:30:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:30:59 Setting up apt-transport-https (1.6.14) ... 20:30:59 Waiting for network to be ready... 20:30:59 Removing intermediate container d378ece245e7 20:30:59 ---> 7b3994a3cae4 20:30:59 Step 6/24 : COPY go.mod . 20:31:00 OK: 218 MiB in 52 packages 20:31:00 OK: 218 MiB in 52 packages 20:31:00 OK: 218 MiB in 52 packages 20:31:00 OK: 218 MiB in 52 packages 20:31:01 ---> 99a5a2a8fea8 20:31:01 Step 7/24 : RUN go mod download 20:31:01 ---> Running in 259d278b6994 20:31:02 Removing intermediate container 75ed0fab28a3 20:31:02 ---> fb1002a9c6be 20:31:02 Step 6/22 : COPY go.mod . 20:31:02 Removing intermediate container d707821475d3 20:31:02 ---> 4c6bd402cfca 20:31:02 Step 6/23 : COPY go.mod . 20:31:02 Removing intermediate container ec77d83f9e5c 20:31:02 ---> e9099f4e19ad 20:31:02 Step 6/32 : COPY go.mod . 20:31:02 Removing intermediate container af595a8adeaf 20:31:02 ---> 3b5789d21da6 20:31:02 Step 6/26 : COPY go.mod . 20:31:03 ---> 728e141a2e12 20:31:03 Step 7/22 : RUN go mod download 20:31:03 ---> 478ad9f62a6b 20:31:03 Step 7/23 : RUN go mod download 20:31:03 ---> Running in de60cc888fc2 20:31:04 ---> Running in 7dd7c3b3fee4 20:31:04 ---> 1367abbb523c 20:31:04 Step 7/26 : RUN go mod download 20:31:04 ---> 1bbef8bc0966 20:31:04 Step 7/32 : RUN go mod download 20:31:04 ---> Running in f23a5ae0bbcf 20:31:04 ---> Running in 5c17eb2e4896 20:31:05 2021-08-04T20:31:02Z INFO Waiting for automatic snapd restart... 20:31:05 snapd 2.51.3 from Canonical* installed 20:31:06 "snapd" switched to the "latest/stable" channel 20:31:06 20:31:06 Removing intermediate container 259d278b6994 20:31:06 ---> f28e8e473d62 20:31:06 Step 8/24 : COPY . . 20:31:08 core18 20210611 from Canonical* installed 20:31:08 "core18" switched to the "latest/stable" channel 20:31:08 20:31:11 Removing intermediate container de60cc888fc2 20:31:11 ---> 4ca2716d6285 20:31:11 Step 8/22 : COPY . . 20:31:11 snapcraft 4.8.3 from Canonical* installed 20:31:11 "snapcraft" switched to the "latest/stable" channel 20:31:11 20:31:12 Removing intermediate container 7dd7c3b3fee4 20:31:12 ---> 74d7243d167d 20:31:12 Step 8/23 : COPY . . 20:31:12 Removing intermediate container f23a5ae0bbcf 20:31:12 ---> 1fb4bfe6ab54 20:31:12 Step 8/26 : COPY . . 20:31:12 Removing intermediate container 5c17eb2e4896 20:31:12 ---> 02b35a9f7276 20:31:12 Step 8/32 : COPY . . 20:31:16 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: 20:31:16 - README.md 20:31:16 20:31:16 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:31:16 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:31:16 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:31:16 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:31:17 Reading package lists... 20:31:18 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 20:31:18 Reading package lists... 20:31:18 Building dependency tree... 20:31:18 Reading state information... 20:31:18 Suggested packages: 20:31:18 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 20:31:18 git-gui gitk gitweb git-cvs git-mediawiki git-svn 20:31:18 Recommended packages: 20:31:18 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:31:18 The following NEW packages will be installed: 20:31:18 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 20:31:18 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 20:31:18 pkg-config zip 20:31:18 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:31:18 Need to get 7663 kB of archives. 20:31:18 After this operation, 43.8 MB of additional disk space will be used. 20:31:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 20:31:18 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 20:31:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 20:31:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 20:31:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 20:31:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 20:31:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 20:31:19 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 20:31:19 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 20:31:19 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 20:31:19 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 20:31:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 20:31:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 20:31:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 20:31:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 20:31:19 debconf: delaying package configuration, since apt-utils is not installed 20:31:19 Fetched 7663 kB in 1s (10.1 MB/s) 20:31:19 Selecting previously unselected package libglib2.0-0:amd64. 20:31:19 (Reading database ... 13933 files and directories currently installed.) 20:31:19 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 20:31:19 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:31:20 Selecting previously unselected package libpsl5:amd64. 20:31:20 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 20:31:20 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 20:31:20 Selecting previously unselected package libnghttp2-14:amd64. 20:31:20 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 20:31:20 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:31:20 Selecting previously unselected package librtmp1:amd64. 20:31:20 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 20:31:20 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:31:20 Selecting previously unselected package libcurl3-gnutls:amd64. 20:31:20 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 20:31:20 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 20:31:20 Selecting previously unselected package liberror-perl. 20:31:20 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 20:31:20 Unpacking liberror-perl (0.17025-1) ... 20:31:20 Selecting previously unselected package git-man. 20:31:20 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 20:31:20 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 20:31:20 Selecting previously unselected package git. 20:31:20 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 20:31:20 Unpacking git (1:2.17.1-1ubuntu0.8) ... 20:31:20 Selecting previously unselected package libnorm1:amd64. 20:31:20 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 20:31:20 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:31:20 Selecting previously unselected package libpgm-5.2-0:amd64. 20:31:20 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 20:31:20 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:31:20 Selecting previously unselected package libsodium23:amd64. 20:31:20 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 20:31:20 Unpacking libsodium23:amd64 (1.0.16-2) ... 20:31:20 Selecting previously unselected package libzmq5:amd64. 20:31:20 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 20:31:20 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:31:21 Selecting previously unselected package libzmq3-dev:amd64. 20:31:21 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 20:31:21 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:31:21 Selecting previously unselected package pkg-config. 20:31:21 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 20:31:21 Unpacking pkg-config (0.29.1-0ubuntu2) ... 20:31:21 Selecting previously unselected package zip. 20:31:21 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 20:31:21 Unpacking zip (3.0-11build1) ... 20:31:21 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:31:21 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 20:31:21 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:31:21 Setting up liberror-perl (0.17025-1) ... 20:31:21 Setting up libpsl5:amd64 (0.19.1-5build1) ... 20:31:21 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:31:21 No schema files found: doing nothing. 20:31:21 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:31:21 Setting up zip (3.0-11build1) ... 20:31:21 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:31:21 Setting up libsodium23:amd64 (1.0.16-2) ... 20:31:21 Setting up pkg-config (0.29.1-0ubuntu2) ... 20:31:21 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:31:21 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 20:31:21 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:31:21 Setting up git (1:2.17.1-1ubuntu0.8) ... 20:31:21 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:31:22 git set to automatically installed. 20:31:22 git-man set to automatically installed. 20:31:22 libcurl3-gnutls set to automatically installed. 20:31:22 liberror-perl set to automatically installed. 20:31:22 libglib2.0-0 set to automatically installed. 20:31:22 libnghttp2-14 set to automatically installed. 20:31:22 libnorm1 set to automatically installed. 20:31:22 libpgm-5.2-0 set to automatically installed. 20:31:22 libpsl5 set to automatically installed. 20:31:22 librtmp1 set to automatically installed. 20:31:22 libsodium23 set to automatically installed. 20:31:22 libzmq3-dev set to automatically installed. 20:31:22 libzmq5 set to automatically installed. 20:31:22 pkg-config set to automatically installed. 20:31:22 zip set to automatically installed. 20:31:23 snapd is not logged in, snap install commands will use sudo 20:31:24 snap "core18" has no updates available 20:31:25 snapd is not logged in, snap install commands will use sudo 20:31:34 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 20:31:34 Pulling config-common 20:31:34 + snapcraftctl pull 20:31:34 ---> 6ed84e741069 20:31:34 Step 9/24 : RUN go mod tidy 20:31:34 ---> Running in e6200fca375e 20:31:34 ---> 66c07ca432c5 20:31:34 Step 9/23 : RUN go mod tidy 20:31:34 ---> 0521038400ca 20:31:34 Step 9/22 : RUN go mod tidy 20:31:34 ---> c9051aa1c82f 20:31:34 Step 9/26 : RUN go mod tidy 20:31:34 ---> 79ae29245b44 20:31:34 Step 9/32 : RUN go mod tidy 20:31:34 ---> Running in 370f6e2982b5 20:31:34 ---> Running in 3c06f60ddb6c 20:31:34 ---> Running in 65993520cb18 20:31:34 ---> Running in 87234345f714 20:31:35 Pulling go-build-helper 20:31:35 + snapcraftctl pull 20:31:36 'edgex-go' has dependencies that need to be staged: go-build-helper 20:31:36 Skipping pull go-build-helper (already ran) 20:31:36 Building go-build-helper 20:31:36 + snapcraftctl build 20:31:38 Staging go-build-helper 20:31:38 + snapcraftctl stage 20:31:39 Removing intermediate container e6200fca375e 20:31:39 ---> c89ceee89d6c 20:31:39 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:31:39 ---> Running in be7573674f5e 20:31:40 Removing intermediate container 370f6e2982b5 20:31:40 ---> 9802ce6b46f0 20:31:40 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:31:40 ---> Running in 45f12d10c88b 20:31: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 20:31:41 Removing intermediate container 65993520cb18 20:31:41 ---> 856a1c14ca3a 20:31:41 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:31:41 ---> Running in ab2d0ac0552d 20:31:41 Removing intermediate container 87234345f714 20:31:41 ---> 58eae8ebc28b 20:31:41 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:31:42 Removing intermediate container 3c06f60ddb6c 20:31:42 ---> a55b5388a9a7 20:31:42 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:31:42 ---> Running in 11ff46ebfadb 20:31:42 ---> Running in 0ca7ea5e3aa1 20:31:42 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 20:31:44 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 20:31:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:31:45 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 20:31:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:31:48 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:31:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 20:31:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 20:31:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 20:31:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 20:31:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 20:31:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 20:31:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 20:31:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 20:31:48 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:31:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:31:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:31:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:31:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:31:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:31:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:31:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:31:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:31:48 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 20:31:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 20:31:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.0 kB] 20:31:48 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 20:31:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 20:31:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 20:31:48 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 20:31:48 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 20:31:48 Fetched 25.0 MB in 0s (0 B/s) 20:31:48 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 20:31:48 Fetched 224 kB in 0s (0 B/s) 20:31:48 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 20:31:48 Fetched 157 kB in 0s (0 B/s) 20:31:48 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 20:31:48 Fetched 221 kB in 0s (0 B/s) 20:31:48 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 20:31:48 Fetched 143 kB in 0s (0 B/s) 20:31:48 Pulling edgex-go 20:31:48 + snapcraftctl pull 20:31:48 Pulling hooks 20:31:48 + snapcraftctl pull 20:32:06 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 20:32:06 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 20:32:06 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:32:06 Fetched 0 B in 0s (0 B/s) 20:32:06 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 20:32:06 Fetched 96.5 kB in 0s (0 B/s) 20:32:06 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 20:32:06 Fetched 279 kB in 0s (0 B/s) 20:32:06 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 20:32:06 Fetched 122 kB in 0s (0 B/s) 20:32:06 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 20:32:06 Fetched 77.8 kB in 0s (0 B/s) 20:32:06 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 20:32:06 Fetched 8848 B in 0s (0 B/s) 20:32:06 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 20:32:06 Fetched 47.8 kB in 0s (0 B/s) 20:32:06 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 20:32:06 Fetched 45.6 kB in 0s (0 B/s) 20:32:06 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 20:32:06 Fetched 15.0 kB in 0s (0 B/s) 20:32:06 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 20:32:06 Fetched 219 kB in 0s (0 B/s) 20:32:06 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 20:32:06 Fetched 154 kB in 0s (0 B/s) 20:32:06 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:32:06 Fetched 50.6 kB in 0s (0 B/s) 20:32:06 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 20:32:06 Fetched 14.8 kB in 0s (0 B/s) 20:32:06 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 20:32:06 Fetched 41.8 kB in 0s (0 B/s) 20:32:06 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 20:32:06 Fetched 499 kB in 0s (0 B/s) 20:32:06 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 20:32:06 Fetched 111 kB in 0s (0 B/s) 20:32:06 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 20:32:06 Fetched 240 kB in 0s (0 B/s) 20:32:06 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 20:32:06 Fetched 29.3 kB in 0s (0 B/s) 20:32:06 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 20:32:06 Fetched 85.5 kB in 0s (0 B/s) 20:32:06 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 20:32:06 Fetched 24.5 kB in 0s (0 B/s) 20:32:06 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 20:32:06 Fetched 49.2 kB in 0s (0 B/s) 20:32:06 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 20:32:06 Fetched 54.2 kB in 0s (0 B/s) 20:32:06 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 20:32:06 Fetched 30.8 kB in 0s (0 B/s) 20:32:06 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 20:32:06 Fetched 15.8 kB in 0s (0 B/s) 20:32:06 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 20:32:06 Fetched 85.9 kB in 0s (0 B/s) 20:32:06 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 20:32:06 Fetched 8720 B in 0s (0 B/s) 20:32:06 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 20:32:06 Fetched 140 kB in 0s (0 B/s) 20:32:06 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 20:32:06 Fetched 119 kB in 0s (0 B/s) 20:32:06 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 20:32:06 Fetched 111 kB in 0s (0 B/s) 20:32:06 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 20:32:06 Fetched 11.1 kB in 0s (0 B/s) 20:32:06 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 20:32:06 Fetched 645 kB in 0s (0 B/s) 20:32:06 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 20:32:06 Fetched 41.3 kB in 0s (0 B/s) 20:32:06 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 20:32:06 Fetched 17.9 kB in 0s (0 B/s) 20:32:06 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 20:32:06 Fetched 368 kB in 0s (0 B/s) 20:32:06 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 20:32:06 Fetched 187 kB in 0s (0 B/s) 20:32:06 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 20:32:06 Fetched 175 kB in 0s (0 B/s) 20:32:06 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 20:32:06 Fetched 206 kB in 0s (0 B/s) 20:32:06 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 20:32:06 Fetched 1301 kB in 0s (0 B/s) 20:32:06 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 20:32:06 Fetched 36.2 kB in 0s (0 B/s) 20:32:06 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 20:32:06 Fetched 159 kB in 0s (0 B/s) 20:32:06 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 20:32:06 Fetched 107 kB in 0s (0 B/s) 20:32:06 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 20:32:06 Fetched 48.7 kB in 0s (0 B/s) 20:32:06 Pulling static-packages 20:32:06 + snapcraftctl pull 20:32:06 Pulling version 20:32:06 + cd /root/project 20:32:06 + git describe --tags --abbrev=0 20:32:06 + sed s/v// 20:32:06 + GIT_VERSION=2.0.1-dev.21 20:32:06 + [ -z 2.0.1-dev.21 ] 20:32:06 + snapcraftctl set-version 2.0.1-dev.21 20:32:06 Building config-common 20:32:06 + snapcraftctl build 20:32:08 Skipping build go-build-helper (already ran) 20:32:08 Building edgex-go 20:32:08 + cd /root/parts/edgex-go/src 20:32:08 + git describe --tags --abbrev=0 20:32:08 + sed s/v// 20:32:08 + GIT_VERSION=2.0.1-dev.21 20:32:08 + [ -z 2.0.1-dev.21 ] 20:32:08 + echo 2.0.1-dev.21 20:32:08 + make build 20:32:08 go mod tidy 20:32:11 go: downloading github.com/gorilla/mux v1.8.0 20:32:11 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 20:32:11 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.12 20:32:11 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 20:32:12 go: downloading github.com/stretchr/testify v1.7.0 20:32:12 go: downloading github.com/google/uuid v1.3.0 20:32:12 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 20:32:12 go: downloading gopkg.in/yaml.v2 v2.4.0 20:32:12 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:32:12 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 20:32:12 go: downloading github.com/lib/pq v1.10.2 20:32:12 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:32:12 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 20:32:12 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 20:32:12 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 20:32:12 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 20:32:12 go: downloading github.com/pelletier/go-toml v1.9.3 20:32:13 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 20:32:13 go: downloading github.com/go-playground/validator/v10 v10.8.0 20:32:13 go: downloading github.com/go-kit/kit v0.11.0 20:32:13 go: downloading github.com/davecgh/go-spew v1.1.1 20:32:13 go: downloading github.com/pmezard/go-difflib v1.0.0 20:32:13 go: downloading github.com/stretchr/objx v0.1.1 20:32:13 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 20:32:13 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:32:13 go: downloading github.com/x448/float16 v0.8.4 20:32:14 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 20:32:14 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:32:14 go: downloading github.com/pebbe/zmq4 v1.2.7 20:32:14 go: downloading github.com/go-playground/universal-translator v0.17.0 20:32:14 go: downloading github.com/leodido/go-urn v1.2.1 20:32:14 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:32:14 go: downloading golang.org/x/text v0.3.6 20:32:14 go: downloading github.com/go-playground/locales v0.13.0 20:32:14 go: downloading github.com/kr/pretty v0.2.0 20:32:14 go: downloading github.com/go-logfmt/logfmt v0.5.0 20:32:14 go: downloading github.com/go-stack/stack v1.8.0 20:32:14 go: downloading github.com/hashicorp/consul/api v1.8.1 20:32:14 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:32:14 go: downloading github.com/gorilla/websocket v1.4.2 20:32:14 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 20:32:14 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 20:32:14 go: downloading github.com/onsi/ginkgo v1.10.1 20:32:14 go: downloading github.com/onsi/gomega v1.7.0 20:32:14 go: downloading github.com/kr/text v0.1.0 20:32:14 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:32:14 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:32:14 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:32:14 go: downloading github.com/hashicorp/serf v0.9.5 20:32:14 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:32:14 go: downloading github.com/hashicorp/consul/sdk v0.7.0 20:32:14 go: downloading github.com/hashicorp/go-uuid v1.0.1 20:32:15 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:32:15 go: downloading github.com/mitchellh/copystructure v1.0.0 20:32:15 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:32:15 go: downloading github.com/fatih/color v1.9.0 20:32:15 go: downloading github.com/mattn/go-colorable v0.1.6 20:32:15 go: downloading github.com/mattn/go-isatty v0.0.12 20:32:15 go: downloading github.com/pkg/errors v0.9.1 20:32:15 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:32:15 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:32:15 go: downloading github.com/hashicorp/memberlist v0.2.2 20:32:15 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:32:15 go: downloading github.com/hpcloud/tail v1.0.0 20:32:15 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 20:32:15 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:32:15 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:32:15 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:32:15 go: downloading github.com/hashicorp/go-multierror v1.1.0 20:32:15 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 20:32:15 go: downloading github.com/miekg/dns v1.1.26 20:32:15 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:32:15 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:32:15 go: downloading github.com/hashicorp/errwrap v1.0.0 20:32:15 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:32:15 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:32:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/core-data/core-data ./cmd/core-data 20:32:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:32:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/core-command/core-command ./cmd/core-command 20:32:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:32:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:32:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:32:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:32:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:32:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:32:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:32:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/secrets-config ./cmd/secrets-config 20:32:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:32:38 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 20:32:38 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 20:32:38 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 20:32:38 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 20:32:38 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 20:32:38 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 20:32:38 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 20:32:38 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 20:32:38 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 20:32:38 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 20:32:38 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 20:32:38 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 20:32:38 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 20:32:38 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 20:32:38 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 20:32:38 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 20:32:38 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 20:32:38 + 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 20:32:38 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 20:32:39 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 20:32:39 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 20:32:39 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 20:32:39 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 20:32:39 + 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 20:32:39 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 20:32:39 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 20:32:39 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 20:32:40 Building hooks 20:32:40 + cd /root/parts/hooks/src 20:32:40 + make build 20:32:40 go mod tidy 20:32:40 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 20:32:41 go: downloading github.com/stretchr/testify v1.5.1 20:32:41 go: downloading gopkg.in/yaml.v2 v2.2.2 20:32:41 go: downloading github.com/davecgh/go-spew v1.1.0 20:32:41 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 20:32:41 GO111MODULE=on go build -o cmd/install/install ./cmd/install 20:32:42 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 20:32:42 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 20:32:45 Building static-packages 20:32:45 + snapcraftctl build 20:32:47 Building version 20:32:47 + snapcraftctl build 20:32:49 Staging config-common 20:32:49 + snapcraftctl stage 20:32:50 Skipping stage go-build-helper (already ran) 20:32:50 Staging edgex-go 20:32:50 + snapcraftctl stage 20:32:51 Staging hooks 20:32:51 + snapcraftctl stage 20:32:52 Staging static-packages 20:32:52 + snapcraftctl stage 20:32:53 Staging version 20:32:53 + snapcraftctl stage 20:32:54 Priming config-common 20:32:54 + snapcraftctl prime 20:32:55 Priming go-build-helper 20:32:55 + snapcraftctl prime 20:32:56 Priming edgex-go 20:32:56 + snapcraftctl prime 20:32:58 Priming hooks 20:32:58 + snapcraftctl prime 20:32:59 Priming static-packages 20:32:59 + snapcraftctl prime 20:33:01 Priming version 20:33:01 + snapcraftctl prime 20:33:02 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] } 20:33:36 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 20:33:36 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 20:33:36 Removing intermediate container be7573674f5e 20:33:36 ---> 27130bc17f53 20:33:36 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:33:36 ---> Running in 73da78a2a8dc 20:33:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:33:41 Removing intermediate container 73da78a2a8dc 20:33:41 ---> e1117026ad66 20:33:41 20:33:41 Step 12/24 : FROM docker:20.10.7 20:33:42 20.10.7: Pulling from library/docker 20:33:42 Removing intermediate container ab2d0ac0552d 20:33:42 ---> bc7b1dcb52d8 20:33:42 20:33:42 Step 11/22 : FROM alpine:3.12 20:33:42 3.12: Pulling from library/alpine 20:33:42 Removing intermediate container 11ff46ebfadb 20:33:42 ---> 881667420ed0 20:33:43 20:33:43 Step 11/32 : FROM alpine:3.12 20:33:43 3.12: Pulling from library/alpine 20:33:43 Removing intermediate container 0ca7ea5e3aa1 20:33:43 ---> 81ff6e4fd1dd 20:33:43 20:33:43 Step 11/26 : FROM alpine:3.12 20:33:43 3.12: Pulling from library/alpine 20:33:45 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 20:33:45 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 20:33:45 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 20:33:45 Status: Downloaded newer image for alpine:3.12 20:33:45 Status: Image is up to date for alpine:3.12 20:33:45 Status: Downloaded newer image for alpine:3.12 20:33:45 Removing intermediate container 45f12d10c88b 20:33:45 ---> c83d9ce317d3 20:33:45 20:33:45 Step 11/23 : FROM alpine:3.12 20:33:45 ---> c4fd0aeabfcf 20:33:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:33:45 ---> c4fd0aeabfcf 20:33:45 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:33:45 ---> c4fd0aeabfcf 20:33:45 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:33:45 ---> c4fd0aeabfcf 20:33:45 Step 12/22 : RUN apk add --update --no-cache curl 20:33:45 ---> Running in 4ccb2ced7147 20:33:45 ---> Running in f0d88cfd381d 20:33:45 ---> Running in 82f050941eb8 20:33:45 ---> Running in 80db104ed59f 20:33:46 Removing intermediate container f0d88cfd381d 20:33:46 ---> 2ea5a24264fa 20:33:46 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:33:47 ---> Running in 1d4b3778bbbc 20:33:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:33:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:33:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:33:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:33:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:33:48 (1/1) Installing dumb-init (1.2.2-r1) 20:33:48 Executing busybox-1.31.1-r20.trigger 20:33:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:33:48 OK: 5 MiB in 15 packages 20:33:49 (1/4) Installing ca-certificates (20191127-r4) 20:33:49 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:33:49 (3/4) Installing libcurl (7.78.0-r0) 20:33:49 (4/4) Installing curl (7.78.0-r0) 20:33:49 Executing busybox-1.31.1-r20.trigger 20:33:49 Executing ca-certificates-20191127-r4.trigger 20:33:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:33:49 OK: 7 MiB in 18 packages 20:33:49 (1/6) Installing ca-certificates (20191127-r4) 20:33:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:33:49 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:33:49 (3/6) Installing libcurl (7.78.0-r0) 20:33:49 (4/6) Installing curl (7.78.0-r0) 20:33:49 (5/6) Installing dumb-init (1.2.2-r1) 20:33:49 (6/6) Installing su-exec (0.2-r1) 20:33:49 Executing busybox-1.31.1-r20.trigger 20:33:49 Executing ca-certificates-20191127-r4.trigger 20:33:50 OK: 7 MiB in 20 packages 20:33:50 (1/2) Installing dumb-init (1.2.2-r1) 20:33:50 (2/2) Installing su-exec (0.2-r1) 20:33:50 Executing busybox-1.31.1-r20.trigger 20:33:50 OK: 5 MiB in 16 packages 20:33:52 Removing intermediate container 80db104ed59f 20:33:52 ---> 7560b2b2fdb9 20:33:52 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:33:52 Removing intermediate container 4ccb2ced7147 20:33:52 ---> 0deeb62cf6ac 20:33:52 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:33:52 ---> Running in 84ebaf1d7e05 20:33:52 ---> Running in af66762ede50 20:33:52 Removing intermediate container 1d4b3778bbbc 20:33:52 ---> b7996e7633e4 20:33:52 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:33:53 Removing intermediate container 82f050941eb8 20:33:53 ---> e136debedb19 20:33:53 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:33:53 ---> Running in a0db8b72421c 20:33:53 Removing intermediate container 84ebaf1d7e05 20:33:53 ---> 7ef2600b5efd 20:33:53 Step 14/23 : ENV APP_PORT=59861 20:33:53 ---> Running in 69ef0a944c53 20:33:53 Removing intermediate container af66762ede50 20:33:53 ---> eaeac10b97ba 20:33:53 Step 14/22 : WORKDIR /edgex 20:33:54 ---> Running in 4b0b84977918 20:33:54 ---> Running in bfa574a50aa7 20:33:54 Removing intermediate container a0db8b72421c 20:33:54 ---> 26a687474d39 20:33:54 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:33:54 Removing intermediate container 69ef0a944c53 20:33:54 ---> 71d3e0b4f167 20:33:54 Step 14/26 : WORKDIR / 20:33:55 Removing intermediate container 4b0b84977918 20:33:55 ---> c5d55c82cd4e 20:33:55 Step 15/23 : EXPOSE $APP_PORT 20:33:55 ---> Running in e639a57cf112 20:33:55 ---> Running in 13509ae48950 20:33:56 Removing intermediate container bfa574a50aa7 20:33:56 ---> 95379e13bf0b 20:33:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:33:56 ---> Running in b92d7aa2d03b 20:33:56 Removing intermediate container e639a57cf112 20:33:56 ---> ac00efdbade2 20:33:56 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:33:56 ---> Running in 654ffcbefd16 20:33:56 Removing intermediate container 13509ae48950 20:33:56 ---> a34941e795de 20:33:56 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:33:56 Removing intermediate container b92d7aa2d03b 20:33:57 ---> 2af99bf2c9b4 20:33:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:57 ---> caf5bc32a43e 20:33:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:33:58 ---> 9cab879323dc 20:33:58 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:33:58 ---> 0a45c98a79f0 20:33:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:33:59 ---> 7b2c3b6d5d7a 20:33:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:34:00 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 20:34:00 ---> 3cf50227e535 20:34:00 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:34:00 Status: Downloaded newer image for docker:20.10.7 20:34:00 ---> df445af6242a 20:34:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:34:00 ---> 9703ee2d723f 20:34:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:34:00 ---> Running in 0c616d0cecf3 20:34:01 ---> 473f10ee2c4b 20:34:01 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:34:01 Removing intermediate container 654ffcbefd16 20:34:01 ---> 5f5ea7dd747f 20:34:01 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:34:01 ---> Running in 7d3abf490d6a 20:34:01 ---> Running in 3d5af25e964a 20:34:01 Removing intermediate container 0c616d0cecf3 20:34:01 ---> 535b28fce056 20:34:01 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 20:34:01 ---> 27433f02200f 20:34:01 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:34:02 ---> Running in 14e13235c0a4 20:34:02 ---> 26d8520b5585 20:34:02 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:34:02 ---> Running in c7aacc496729 20:34:02 Removing intermediate container 3d5af25e964a 20:34:02 ---> 8e56ae9ad4ab 20:34:02 Step 19/22 : CMD ["--init=true"] 20:34:02 Removing intermediate container 7d3abf490d6a 20:34:02 ---> a631e2004963 20:34:02 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:34:02 ---> Running in 6fe612185a1d 20:34:03 Removing intermediate container c7aacc496729 20:34:03 ---> e51ae922d4eb 20:34:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:03 ---> 3e9dac701988 20:34:03 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:34:03 ---> Running in ac5f97705bf8 20:34:03 Removing intermediate container 6fe612185a1d 20:34:03 ---> 478ca85e36a9 20:34:03 Step 20/22 : LABEL arch=arm64 20:34:03 ---> Running in a47fa849989f 20:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:34:04 ---> 87c55d38526b 20:34:04 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:34:04 Removing intermediate container ac5f97705bf8 20:34:04 ---> ad11c084b599 20:34:04 Step 21/23 : LABEL arch=arm64 20:34:04 ---> Running in 1905324e3805 20:34:04 ---> Running in bcaa7a6e7638 20:34:04 Removing intermediate container a47fa849989f 20:34:04 ---> 8be4f2356a47 20:34:04 Step 21/22 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e 20:34:04 (1/39) Installing readline (8.1.0-r0) 20:34:04 (2/39) Installing bash (5.1.0-r0) 20:34:05 Executing bash-5.1.0-r0.post-install 20:34:05 (3/39) Installing brotli-libs (1.0.9-r3) 20:34:05 (4/39) Installing nghttp2-libs (1.42.0-r1) 20:34:05 (5/39) Installing libcurl (7.78.0-r0) 20:34:05 (6/39) Installing curl (7.78.0-r0) 20:34:05 (7/39) Installing dumb-init (1.2.5-r0) 20:34:05 ---> Running in 16acdba5976d 20:34:05 (8/39) Installing libbz2 (1.0.8-r1) 20:34:05 (9/39) Installing expat (2.2.10-r1) 20:34:05 (10/39) Installing libffi (3.3-r2) 20:34:05 (11/39) Installing gdbm (1.19-r0) 20:34:05 (12/39) Installing xz-libs (5.2.5-r0) 20:34:05 (13/39) Installing sqlite-libs (3.34.1-r0) 20:34:05 ---> 28694b1aae56 20:34:05 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:34:05 (14/39) Installing python3 (3.8.10-r0) 20:34:05 Removing intermediate container bcaa7a6e7638 20:34:05 ---> c7a53bc2b65a 20:34:05 Step 22/23 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e 20:34:05 ---> Running in f1a2e601d82c 20:34:07 Removing intermediate container 16acdba5976d 20:34:07 ---> ff2309905cce 20:34:07 Step 22/22 : LABEL version=0.0.0 20:34:07 (15/39) Installing py3-appdirs (1.4.4-r1) 20:34:07 (16/39) Installing py3-ordered-set (4.0.2-r0) 20:34:07 (17/39) Installing py3-parsing (2.4.7-r1) 20:34:07 (18/39) Installing py3-six (1.15.0-r0) 20:34:07 (19/39) Installing py3-packaging (20.9-r0) 20:34:07 (20/39) Installing py3-setuptools (51.3.3-r0) 20:34:07 (21/39) Installing py3-chardet (4.0.0-r0) 20:34:07 Removing intermediate container f1a2e601d82c 20:34:07 ---> 2ee03a0d7fb8 20:34:07 Step 23/23 : LABEL version=0.0.0 20:34:07 (22/39) Installing py3-idna (3.1-r0) 20:34:07 (23/39) Installing py3-urllib3 (1.26.2-r1) 20:34:07 (24/39) Installing py3-requests (2.25.1-r1) 20:34:07 (25/39) Installing py3-msgpack (1.0.2-r0) 20:34:07 (26/39) Installing py3-lockfile (0.12.2-r3) 20:34:07 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:34:07 (28/39) Installing py3-colorama (0.4.4-r0) 20:34:07 (29/39) Installing py3-contextlib2 (0.6.0-r0) 20:34:07 (30/39) Installing py3-distlib (0.3.1-r1) 20:34:07 (31/39) Installing py3-distro (1.5.0-r1) 20:34:07 (32/39) Installing py3-webencodings (0.5.1-r3) 20:34:07 (33/39) Installing py3-html5lib (1.1-r0) 20:34:07 (34/39) Installing py3-pytoml (0.1.21-r0) 20:34:07 (35/39) Installing py3-pep517 (0.9.1-r0) 20:34:07 (36/39) Installing py3-progress (1.5-r0) 20:34:07 (37/39) Installing py3-retrying (1.3.3-r0) 20:34:08 (38/39) Installing py3-toml (0.10.2-r0) 20:34:08 (39/39) Installing py3-pip (20.3.4-r0) 20:34:08 ---> Running in f7a8f4b21b11 20:34:08 Executing busybox-1.32.1-r6.trigger 20:34:08 OK: 82 MiB in 59 packages 20:34:08 ---> Running in ffff02f2bf6b 20:34:09 ---> fdec0eb96faa 20:34:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:34:09 Removing intermediate container f7a8f4b21b11 20:34:09 ---> 8802e233a946 20:34:09 20:34:09 Removing intermediate container ffff02f2bf6b 20:34:09 ---> 7e92c7325cc0 20:34:09 20:34:09 Successfully built 8802e233a946 20:34:09 Successfully tagged security-proxy-setup-arm64:latest 20:34:09  Building security-proxy-setup ... done Building core-command 20:34:09 Successfully built 7e92c7325cc0 20:34:10 Successfully tagged support-scheduler-arm64:latest 20:34:10 Building support-notifications 20:34:10  Building support-scheduler ... done  ---> 94731b8b280e 20:34:10 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/ 20:34:10 Removing intermediate container 1905324e3805 20:34:10 ---> 638d6d083268 20:34:10 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:10 ---> Running in fd15399b2ea3 20:34:11 ---> e9642b451fd5 20:34:11 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:34:14 ---> 9b220e66f63e 20:34:14 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:34:15 Removing intermediate container fd15399b2ea3 20:34:15 ---> b64040df6f3c 20:34:15 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:34:16 ---> Running in 2041c71bba04 20:34:17 ---> a4d9a0468dd5 20:34:17 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:34:18 Removing intermediate container 2041c71bba04 20:34:18 ---> ef18834e11a5 20:34:18 Step 24/26 : LABEL arch=arm64 20:34:18 Collecting docker-compose==1.23.2 20:34:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:34:18 ---> Running in 5dac010ed549 20:34:18 ---> 52d69c70a8bf 20:34:18 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:34:18 Collecting docker<4.0,>=3.6.0 20:34:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:34:19 Collecting cached-property<2,>=1.2.0 20:34:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:34:19 Removing intermediate container 5dac010ed549 20:34:19 ---> 337e95daf3c4 20:34:19 Step 25/26 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e 20:34:19 ---> Running in ef71275185c9 20:34:19 ---> 41af0080c874 20:34:19 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:34:20 Collecting PyYAML<4,>=3.10 20:34:20 Downloading PyYAML-3.13.tar.gz (270 kB) 20:34:20 ---> Running in e3805c6de478 20:34:20 Removing intermediate container ef71275185c9 20:34:20 ---> 5ef00b9c1141 20:34:20 Step 26/26 : LABEL version=0.0.0 20:34:21 ---> Running in 0ea4db5be286 20:34:21 Removing intermediate container e3805c6de478 20:34:21 ---> a247a477c720 20:34:21 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:34:22 Removing intermediate container 0ea4db5be286 20:34:22 ---> b2cc1691511f 20:34:22 20:34:22 Successfully built b2cc1691511f 20:34:22 Successfully tagged security-secretstore-setup-arm64:latest 20:34:22 Building core-metadata 20:34:23  Building security-secretstore-setup ... done  ---> 9eb71c72416b 20:34:23 Step 27/32 : RUN chmod +x /entrypoint.sh 20:34:24 ---> Running in 7393c23b26ff 20:34:24 Collecting texttable<0.10,>=0.9.0 20:34:24 Downloading texttable-0.9.1.tar.gz (11 kB) 20:34:26 Collecting jsonschema<3,>=2.5.1 20:34:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:34:26 Collecting docopt<0.7,>=0.6.1 20:34:26 Downloading docopt-0.6.2.tar.gz (25 kB) 20:34:28 Removing intermediate container 7393c23b26ff 20:34:28 ---> debbd244ff19 20:34:28 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:34:29 ---> Running in 0c2a5e80e08c 20:34:29 Collecting websocket-client<1.0,>=0.32.0 20:34:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:34:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:34:30 Removing intermediate container 0c2a5e80e08c 20:34:30 ---> a2a3a5541dd3 20:34:30 Step 29/32 : CMD ["gate"] 20:34:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:34:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:34:31 Collecting dockerpty<0.5,>=0.4.1 20:34:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:34:31 ---> Running in 8d5cbc0406aa 20:34:32 Removing intermediate container 8d5cbc0406aa 20:34:32 ---> 8d75f700a08b 20:34:32 Step 30/32 : LABEL arch=arm64 20:34:33 ---> Running in 63e8bc8e12e2 20:34:34 Removing intermediate container 63e8bc8e12e2 20:34:34 ---> 487e2546098b 20:34:34 Step 31/32 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e 20:34:34 Collecting docker-pycreds>=0.4.0 20:34:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:34:34 ---> Running in e7690aca4771 20:34:34 Collecting certifi>=2017.4.17 20:34:34 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 20:34:35 Collecting chardet<3.1.0,>=3.0.2 20:34:35 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:34:35 Collecting idna<2.8,>=2.5 20:34:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:34:35 Removing intermediate container e7690aca4771 20:34:35 ---> 94f2578f5506 20:34:35 Step 32/32 : LABEL version=0.0.0 20:34:36 Collecting urllib3<1.25,>=1.21.1 20:34:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:34:36 ---> Running in 1480857da175 20:34:36 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:34:36 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:34:36 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:34:36 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:34:37 Removing intermediate container 1480857da175 20:34:37 ---> c462c6e2654c 20:34:37 20:34:37 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:34:37 Attempting uninstall: urllib3 20:34:37 Found existing installation: urllib3 1.26.2 20:34:37 Uninstalling urllib3-1.26.2: 20:34:37 Successfully uninstalled urllib3-1.26.2 20:34:37 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:34:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:34:37 ---> d7169ad6d13d 20:34:37 Step 3/23 : WORKDIR /edgex-go 20:34:37 ---> Using cache 20:34:37 ---> d76fd4f0a804 20:34:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:37 ---> Using cache 20:34:37 ---> 6f372397de16 20:34:37 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:34:37 Successfully built c462c6e2654c 20:34:38 Successfully tagged security-bootstrapper-arm64:latest 20:34:38 Building core-data 20:34:38  Building security-bootstrapper ... done  ---> Running in 6c0a12f8dc1d 20:34:38 Attempting uninstall: idna 20:34:38 Found existing installation: idna 3.1 20:34:38 Uninstalling idna-3.1: 20:34:38 Successfully uninstalled idna-3.1 20:34:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:34:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:34:38 ---> d7169ad6d13d 20:34:38 Step 3/24 : WORKDIR /edgex-go 20:34:38 ---> Using cache 20:34:38 ---> d76fd4f0a804 20:34:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:38 ---> Using cache 20:34:38 ---> 6f372397de16 20:34:38 Step 5/24 : RUN apk add --update --no-cache make git 20:34:38 ---> Using cache 20:34:38 ---> 3b5789d21da6 20:34:38 Step 6/24 : COPY go.mod . 20:34:38 ---> Using cache 20:34:38 ---> 1367abbb523c 20:34:38 Step 7/24 : RUN go mod download 20:34:38 ---> Using cache 20:34:38 ---> 1fb4bfe6ab54 20:34:38 Step 8/24 : COPY . . 20:34:38 ---> Using cache 20:34:38 ---> c9051aa1c82f 20:34:38 Step 9/24 : RUN go mod tidy 20:34:38 ---> Using cache 20:34:38 ---> a55b5388a9a7 20:34:38 Step 10/24 : RUN make cmd/core-command/core-command 20:34:38 ---> Running in 5f3d34a96e3d 20:34:39 Attempting uninstall: chardet 20:34:39 Found existing installation: chardet 4.0.0 20:34:39 Uninstalling chardet-4.0.0: 20:34:39 Successfully uninstalled chardet-4.0.0 20:34:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:34:40 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 20:34:41 Attempting uninstall: requests 20:34:41 Found existing installation: requests 2.25.1 20:34:41 Uninstalling requests-2.25.1: 20:34:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:34:41 Successfully uninstalled requests-2.25.1 20:34:41 Running setup.py install for texttable: started 20:34:42 OK: 218 MiB in 52 packages 20:34:44 Running setup.py install for texttable: finished with status 'done' 20:34:44 Running setup.py install for PyYAML: started 20:34:46 Removing intermediate container 6c0a12f8dc1d 20:34:46 ---> a7fdd39afbcc 20:34:46 Step 6/23 : COPY go.mod . 20:34:47 Running setup.py install for PyYAML: finished with status 'done' 20:34:48 ---> ad700b304b38 20:34:48 Step 7/23 : RUN go mod download 20:34:48 Running setup.py install for docopt: started 20:34:48 ---> Running in 8baf48335cc8 20:34:50 Running setup.py install for docopt: finished with status 'done' 20:34:50 Running setup.py install for dockerpty: started 20:34:53 Running setup.py install for dockerpty: finished with status 'done' 20:34:56 Removing intermediate container 8baf48335cc8 20:34:56 ---> 01517d57fe1e 20:34:56 Step 8/23 : COPY . . 20:34:56 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 20:34:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:34:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:34:59 ---> d7169ad6d13d 20:34:59 Step 3/24 : WORKDIR /edgex-go 20:34:59 ---> Using cache 20:34:59 ---> d76fd4f0a804 20:34:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:59 ---> Using cache 20:34:59 ---> 6f372397de16 20:34:59 Step 5/24 : RUN apk add --update --no-cache make git 20:34:59 ---> Using cache 20:34:59 ---> 3b5789d21da6 20:34:59 Step 6/24 : COPY go.mod . 20:34:59 ---> Using cache 20:34:59 ---> 1367abbb523c 20:34:59 Step 7/24 : RUN go mod download 20:34:59 ---> Using cache 20:34:59 ---> 1fb4bfe6ab54 20:34:59 Step 8/24 : COPY . . 20:34:59 ---> Using cache 20:34:59 ---> c9051aa1c82f 20:34:59 Step 9/24 : RUN go mod tidy 20:34:59 ---> Using cache 20:34:59 ---> a55b5388a9a7 20:34:59 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:35:00 ---> Running in 501d665bc0a0 20:35:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:35:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:35:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:35:13 ---> d7169ad6d13d 20:35:13 Step 3/24 : WORKDIR /edgex-go 20:35:13 ---> Using cache 20:35:13 ---> d76fd4f0a804 20:35:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:13 ---> Using cache 20:35:13 ---> 6f372397de16 20:35:13 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:35:15 ---> Running in 669f0936241d 20:35:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:35:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:35:19 OK: 218 MiB in 52 packages 20:35:20 Removing intermediate container 14e13235c0a4 20:35:20 ---> a10e2fbc63d5 20:35:20 Step 15/24 : ENV APP_PORT=58890 20:35:22 ---> Running in ab95f23fc58c 20:35:23 Removing intermediate container ab95f23fc58c 20:35:23 ---> fcbad879bbbf 20:35:23 Step 16/24 : EXPOSE $APP_PORT 20:35:23 Removing intermediate container 669f0936241d 20:35:23 ---> 677e7550f8fa 20:35:23 Step 6/24 : COPY go.mod . 20:35:23 ---> Running in b61ee2a6ffc3 20:35:25 Removing intermediate container b61ee2a6ffc3 20:35:25 ---> 47ceae58a2b6 20:35:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:35:25 ---> 1003268b7080 20:35:25 Step 7/24 : RUN go mod download 20:35:26 ---> Running in fc15ae93bfcb 20:35:27 ---> 06f972bb641c 20:35:27 Step 9/23 : RUN go mod tidy 20:35:27 ---> Running in 96bd08b8446f 20:35:27 ---> ed5be6d00d49 20:35:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:35:29 ---> 31aae42c6154 20:35:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:35:31 ---> 3b598a7c6e8d 20:35:31 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:35:31 ---> Running in e16e9acefc89 20:35:32 Removing intermediate container e16e9acefc89 20:35:32 ---> 2e13de910b8a 20:35:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:32 Removing intermediate container fc15ae93bfcb 20:35:32 ---> 6c348abed393 20:35:32 Step 8/24 : COPY . . 20:35:32 ---> Running in 78ce0c1821a5 20:35:33 Removing intermediate container 78ce0c1821a5 20:35:33 ---> 5a70afcf63e7 20:35:33 Step 22/24 : LABEL arch=arm64 20:35:34 ---> Running in 3cc054ecc934 20:35:35 Removing intermediate container 3cc054ecc934 20:35:35 ---> 8b722bfa134d 20:35:35 Step 23/24 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e 20:35:36 ---> Running in 52c1c6f61eab 20:35:36 Removing intermediate container 96bd08b8446f 20:35:36 ---> 4d2eded3178a 20:35:36 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:35:37 ---> Running in 9fa14ef7264b 20:35:37 Removing intermediate container 52c1c6f61eab 20:35:37 ---> ea7b85dca7d3 20:35:37 Step 24/24 : LABEL version=0.0.0 20:35:38 ---> Running in 9c2d73478f6c 20:35:39 Removing intermediate container 9c2d73478f6c 20:35:39 ---> 6200ed327c97 20:35:39 20:35:40 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 20:35:40 Successfully built 6200ed327c97 20:35:40 Successfully tagged sys-mgmt-agent-arm64:latest 20:35:56  Building sys-mgmt-agent ... done  ---> b4d1193233e8 20:35:56 Step 9/24 : RUN go mod tidy 20:35:56 ---> Running in d142ab031592 20:36:03 Removing intermediate container 5f3d34a96e3d 20:36:03 ---> af664d8cd8bb 20:36:03 20:36:03 Step 11/24 : FROM alpine:3.12 20:36:03 ---> c4fd0aeabfcf 20:36:03 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:36:03 ---> Using cache 20:36:03 ---> 7560b2b2fdb9 20:36:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:36:03 ---> Using cache 20:36:03 ---> 7ef2600b5efd 20:36:03 Step 14/24 : ENV APP_PORT=59882 20:36:03 ---> Running in bd39f7f04e40 20:36:03 Removing intermediate container d142ab031592 20:36:03 ---> 1df7a660ca01 20:36:03 Step 10/24 : RUN make cmd/core-data/core-data 20:36:03 ---> Running in c23d451c1af9 20:36:04 Removing intermediate container bd39f7f04e40 20:36:04 ---> 5b75593de261 20:36:04 Step 15/24 : EXPOSE $APP_PORT 20:36:04 ---> Running in f373d7c0ddea 20:36:05 Removing intermediate container f373d7c0ddea 20:36:05 ---> 892b9b0e76c1 20:36:05 Step 16/24 : WORKDIR / 20:36:05 ---> Running in 924d0c6d1989 20:36:05 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 20:36:06 Removing intermediate container 924d0c6d1989 20:36:06 ---> 788b66d34c7c 20:36:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:07 ---> c9e9a84a83a5 20:36:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:36:10 ---> fad0491cc16d 20:36:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:36:11 ---> 979d3342cba9 20:36:11 Step 20/24 : ENTRYPOINT ["/core-command"] 20:36:11 ---> Running in 2408f9e85bd5 20:36:12 Removing intermediate container 2408f9e85bd5 20:36:12 ---> 903785546453 20:36:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:12 ---> Running in e62c442eb8c8 20:36:13 Removing intermediate container e62c442eb8c8 20:36:13 ---> b96d094396ae 20:36:13 Step 22/24 : LABEL arch=arm64 20:36:13 ---> Running in e59829d250b7 20:36:14 Removing intermediate container e59829d250b7 20:36:14 ---> 6d35c026c1cb 20:36:14 Step 23/24 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e 20:36:14 ---> Running in 7ae6151d60da 20:36:15 Removing intermediate container 7ae6151d60da 20:36:15 ---> 2c6ae18ced10 20:36:15 Step 24/24 : LABEL version=0.0.0 20:36:15 ---> Running in 3f17c6e1ecdf 20:36:15 Removing intermediate container 3f17c6e1ecdf 20:36:15 ---> 355b2041075e 20:36:15 20:36:16 Successfully built 355b2041075e 20:36:16 Successfully tagged core-command-arm64:latest 20:36:38  Building core-command ... done Removing intermediate container 501d665bc0a0 20:36:38 ---> d9a83c54f736 20:36:38 20:36:38 Step 11/24 : FROM alpine:3.12 20:36:38 ---> c4fd0aeabfcf 20:36:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:36:38 ---> Using cache 20:36:38 ---> 7560b2b2fdb9 20:36:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:36:38 ---> Using cache 20:36:38 ---> 7ef2600b5efd 20:36:38 Step 14/24 : ENV APP_PORT=59881 20:36:38 ---> Running in 0b4afa823638 20:36:38 Removing intermediate container 0b4afa823638 20:36:38 ---> cbcb95d8b471 20:36:38 Step 15/24 : EXPOSE $APP_PORT 20:36:38 ---> Running in f2a3d79795b0 20:36:38 Removing intermediate container f2a3d79795b0 20:36:38 ---> 80c937797bf8 20:36:38 Step 16/24 : WORKDIR / 20:36:38 ---> Running in 19db82fc52ff 20:36:39 Removing intermediate container 19db82fc52ff 20:36:39 ---> 0c4ca6825f36 20:36:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:40 ---> a2e322619009 20:36:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:36:43 ---> e40c00be9839 20:36:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:36:44 ---> 0b87becc8afd 20:36:44 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:36:44 ---> Running in 345e297e9cbe 20:36:44 Removing intermediate container 345e297e9cbe 20:36:44 ---> 1ff1efeb4e06 20:36:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:47 ---> Running in 5faf5fbeec4a 20:36:47 Removing intermediate container 5faf5fbeec4a 20:36:47 ---> 15c780e32ebb 20:36:47 Step 22/24 : LABEL arch=arm64 20:36:47 ---> Running in 3da07b34668b 20:36:47 Removing intermediate container 3da07b34668b 20:36:47 ---> 4736a7217015 20:36:47 Step 23/24 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e 20:36:47 ---> Running in d114190cbc07 20:36:48 Removing intermediate container d114190cbc07 20:36:48 ---> 61bead247741 20:36:48 Step 24/24 : LABEL version=0.0.0 20:36:48 ---> Running in 1e013428370d 20:36:49 Removing intermediate container 1e013428370d 20:36:49 ---> 07385e3ffef1 20:36:49 20:36:49 Successfully built 07385e3ffef1 20:36:49 Successfully tagged core-metadata-arm64:latest 20:37:02  Building core-metadata ... done Removing intermediate container 9fa14ef7264b 20:37:02 ---> c651df6a536a 20:37:02 20:37:02 Step 11/23 : FROM alpine:3.12 20:37:02 ---> c4fd0aeabfcf 20:37:02 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:37:02 ---> Running in 93d38119372c 20:37:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:37:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:37:03 (1/2) Installing ca-certificates (20191127-r4) 20:37:03 (2/2) Installing dumb-init (1.2.2-r1) 20:37:03 Executing busybox-1.31.1-r20.trigger 20:37:03 Executing ca-certificates-20191127-r4.trigger 20:37:03 OK: 6 MiB in 16 packages 20:37:05 Removing intermediate container 93d38119372c 20:37:05 ---> ebe3252c2105 20:37:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:37:06 ---> Running in 14da5a217131 20:37:06 Removing intermediate container 14da5a217131 20:37:06 ---> 81114fe2289e 20:37:06 Step 14/23 : ENV APP_PORT=59860 20:37:07 ---> Running in 9a6352da8057 20:37:07 Removing intermediate container 9a6352da8057 20:37:07 ---> 2f08de26abca 20:37:07 Step 15/23 : EXPOSE $APP_PORT 20:37:07 ---> Running in 60a40dedebc9 20:37:08 Removing intermediate container 60a40dedebc9 20:37:08 ---> dc98d8c00fff 20:37:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:09 ---> 75164a18d412 20:37:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:37:12 ---> 282f0b0ac5bf 20:37:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:37:13 Removing intermediate container c23d451c1af9 20:37:13 ---> 45cba2cbd668 20:37:13 20:37:13 Step 11/24 : FROM alpine:3.12 20:37:13 ---> c4fd0aeabfcf 20:37:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:37:13 ---> f64e886eed60 20:37:13 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:37:13 ---> Running in e2a398ab92d6 20:37:13 ---> Running in b039cbb210d6 20:37:13 Removing intermediate container e2a398ab92d6 20:37:13 ---> 009c5e3929ae 20:37:13 Step 13/24 : ENV APP_PORT=59880 20:37:13 Removing intermediate container b039cbb210d6 20:37:13 ---> 8a0dfcc4b752 20:37:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:14 ---> Running in ac55059e99e9 20:37:14 ---> Running in 808566c6f482 20:37:14 Removing intermediate container ac55059e99e9 20:37:14 Removing intermediate container 808566c6f482 20:37:14 ---> 2fdd0d16a361 20:37:14 Step 14/24 : EXPOSE $APP_PORT 20:37:14 ---> 963eb7779f5b 20:37:14 Step 21/23 : LABEL arch=arm64 20:37:14 ---> Running in df7fd44b31e1 20:37:14 ---> Running in 86a3a28c8c5e 20:37:15 Removing intermediate container df7fd44b31e1 20:37:15 ---> 76a3081825b1 20:37:15 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:15 Removing intermediate container 86a3a28c8c5e 20:37:15 ---> 2908d4bf7e33 20:37:15 Step 22/23 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e 20:37:15 ---> Running in f1fa4223aa99 20:37:15 ---> Running in 3935ee94915d 20:37:16 Removing intermediate container 3935ee94915d 20:37:16 ---> a8aa3f859629 20:37:16 Step 23/23 : LABEL version=0.0.0 20:37:16 ---> Running in 8015269bb6d1 20:37:17 Removing intermediate container 8015269bb6d1 20:37:17 ---> 7cd6dba4c2a9 20:37:17 20:37:18 Successfully built 7cd6dba4c2a9 20:37:18 Successfully tagged support-notifications-arm64:latest 20:37:18  Building support-notifications ... done Removing intermediate container f1fa4223aa99 20:37:18 ---> 1cec5743072b 20:37:18 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:37:18 ---> Running in 40e356a693da 20:37:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:37:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:37:21 (1/6) Installing dumb-init (1.2.2-r1) 20:37:21 (2/6) Installing libgcc (9.3.0-r2) 20:37:21 (3/6) Installing libsodium (1.0.18-r0) 20:37:21 (4/6) Installing libstdc++ (9.3.0-r2) 20:37:21 (5/6) Installing libzmq (4.3.3-r0) 20:37:21 (6/6) Installing zeromq (4.3.3-r0) 20:37:21 Executing busybox-1.31.1-r20.trigger 20:37:21 OK: 8 MiB in 20 packages 20:37:23 Removing intermediate container 40e356a693da 20:37:23 ---> fff99a33aede 20:37:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:24 ---> 64a99931da95 20:37:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:37:26 ---> 5aa214be4fbd 20:37:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:37:26 ---> d44ae8c6a8cd 20:37:26 Step 20/24 : ENTRYPOINT ["/core-data"] 20:37:26 ---> Running in c3a1ba9f7d54 20:37:27 Removing intermediate container c3a1ba9f7d54 20:37:27 ---> 288bf241c361 20:37:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:27 ---> Running in 6b438ba8fad7 20:37:28 Removing intermediate container 6b438ba8fad7 20:37:28 ---> 2ddc189aced3 20:37:28 Step 22/24 : LABEL arch=arm64 20:37:28 ---> Running in 6033dbb7e2d7 20:37:29 Removing intermediate container 6033dbb7e2d7 20:37:29 ---> d8f28ec8ce13 20:37:29 Step 23/24 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e 20:37:29 ---> Running in 7dfa9a8d8154 20:37:29 Removing intermediate container 7dfa9a8d8154 20:37:29 ---> 0c5649f86b66 20:37:29 Step 24/24 : LABEL version=0.0.0 20:37:29 ---> Running in e6f9dd4131a9 20:37:30 Removing intermediate container e6f9dd4131a9 20:37:30 ---> 145258d223b8 20:37:30 20:37:30 Successfully built 145258d223b8 20:37:30 Successfully tagged core-data-arm64:latest 20:37:31  Building core-data ... done  [Pipeline] } 20:37:31 $ docker stop --time=1 b79b09d2ac19872dd411f653c2ab6999e267362ef8bd1624a5c60dff0e75d3ea 20:37:33 $ docker rm -f b79b09d2ac19872dd411f653c2ab6999e267362ef8bd1624a5c60dff0e75d3ea [Pipeline] // withDockerContainer [Pipeline] sh 20:37:33 + docker images 20:37:34 REPOSITORY TAG IMAGE ID CREATED SIZE 20:37:34 core-data-arm64 latest 145258d223b8 4 seconds ago 19.3MB 20:37:34 support-notifications-arm64 latest 7cd6dba4c2a9 17 seconds ago 15.9MB 20:37:34 45cba2cbd668 23 seconds ago 1.57GB 20:37:34 c651df6a536a 35 seconds ago 1.56GB 20:37:34 core-metadata-arm64 latest 07385e3ffef1 46 seconds ago 15.8MB 20:37:34 d9a83c54f736 About a minute ago 1.56GB 20:37:34 core-command-arm64 latest 355b2041075e About a minute ago 15.1MB 20:37:34 af664d8cd8bb About a minute ago 1.56GB 20:37:34 sys-mgmt-agent-arm64 latest 6200ed327c97 About a minute ago 311MB 20:37:34 security-bootstrapper-arm64 latest c462c6e2654c 2 minutes ago 17.7MB 20:37:34 security-secretstore-setup-arm64 latest b2cc1691511f 3 minutes ago 27.4MB 20:37:34 support-scheduler-arm64 latest 7e92c7325cc0 3 minutes ago 15.2MB 20:37:34 security-proxy-setup-arm64 latest 8802e233a946 3 minutes ago 24.5MB 20:37:34 c83d9ce317d3 3 minutes ago 1.56GB 20:37:34 81ff6e4fd1dd 3 minutes ago 1.57GB 20:37:34 881667420ed0 3 minutes ago 1.56GB 20:37:34 bc7b1dcb52d8 3 minutes ago 1.57GB 20:37:34 e1117026ad66 3 minutes ago 1.56GB 20:37:34 ci-base-image-arm64 latest d7169ad6d13d 14 minutes ago 1.23GB 20:37:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 88ecf2bb1f95 2 days ago 533MB 20:37:34 docker 20.10.7 df445af6242a 7 weeks ago 234MB 20:37:34 alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB 20:37:34 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 20:37:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:37:35 20:37:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:37:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:37:35 arm64: Pulling from edgex-lftools-log-publisher 20:37:35 448f6bf000e3: Pulling fs layer 20:37:35 f757da607395: Pulling fs layer 20:37:35 05883995daec: Pulling fs layer 20:37:35 8603b9c90790: Pulling fs layer 20:37:35 1560dd03e051: Pulling fs layer 20:37:35 27f5ce0e4adf: Pulling fs layer 20:37:35 c2d8d7efcc4b: Pulling fs layer 20:37:35 8603b9c90790: Waiting 20:37:35 1560dd03e051: Waiting 20:37:35 27f5ce0e4adf: Waiting 20:37:35 c2d8d7efcc4b: Waiting 20:37:36 f757da607395: Verifying Checksum 20:37:36 f757da607395: Download complete 20:37:36 8603b9c90790: Verifying Checksum 20:37:36 8603b9c90790: Download complete 20:37:36 1560dd03e051: Verifying Checksum 20:37:36 1560dd03e051: Download complete 20:37:36 27f5ce0e4adf: Verifying Checksum 20:37:36 27f5ce0e4adf: Download complete 20:37:36 05883995daec: Verifying Checksum 20:37:36 05883995daec: Download complete 20:37:37 448f6bf000e3: Verifying Checksum 20:37:37 448f6bf000e3: Download complete 20:37:40 c2d8d7efcc4b: Verifying Checksum 20:37:40 c2d8d7efcc4b: Download complete 20:37:40 448f6bf000e3: Pull complete 20:37:41 f757da607395: Pull complete 20:37:43 05883995daec: Pull complete 20:37:43 8603b9c90790: Pull complete 20:37:44 1560dd03e051: Pull complete 20:37:44 27f5ce0e4adf: Pull complete 20:38:00 c2d8d7efcc4b: Pull complete 20:38:00 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:38:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:38:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:38:00 prd-ubuntu18.04-docker-arm64-4c-16g-2006 does not seem to be running inside a container 20:38:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:38:05 $ docker top f500680bbd054f42b199475ae360b20e98fe28187fb035d54e54bb0e500badfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:07 ---> job-cost.sh 20:38:07 lf-activate-venv: SKIPPING 20:38:07 INFO: No Stack... 20:38:07 INFO: Retrieving Pricing Info for: v2-standard-4 20:38:08 INFO: Archiving Costs [Pipeline] sh 20:38:08 + cat /w/workspace/edgex-go/2/archives/cost.csv 20:38:08 + cut -d, -f6 [Pipeline] lock 20:38:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3650-2-stack-cost] 20:38:08 Resource [jenkins-edgexfoundry-edgex-go-PR-3650-2-stack-cost] did not exist. Created. 20:38:08 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3650-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:38:09 + echo total: 0.18000000715255737 [Pipeline] stash 20:38:09 Stashed 1 file(s) [Pipeline] } 20:38:09 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3650-2-stack-cost] [Pipeline] // lock [Pipeline] } 20:38:09 $ docker stop --time=1 f500680bbd054f42b199475ae360b20e98fe28187fb035d54e54bb0e500badfb 20:38:11 $ docker rm -f f500680bbd054f42b199475ae360b20e98fe28187fb035d54e54bb0e500badfb [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 20:38:13 provisioning config files... 20:38:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6652723466566513154tmp [Pipeline] { [Pipeline] sh 20:38:13 + set +x 20:38:13 + curl -s https://codecov.io/bash 20:38:13 + bash -s -- 20:38:13 20:38:13 _____ _ 20:38:13 / ____| | | 20:38:13 | | ___ __| | ___ ___ _____ __ 20:38:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:38:13 | |___| (_) | (_| | __/ (_| (_) \ V / 20:38:13 \_____\___/ \__,_|\___|\___\___/ \_/ 20:38:13 Bash-1.0.6 20:38:13 20:38:13 20:38:13 ==> git version 2.24.4 found 20:38:13 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 20:38:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:38:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:38:13 ==> Jenkins CI detected. 20:38:13 current dir:  /w/workspace/edgex-go/2 20:38:13 project root: . 20:38:13 --> token set from env 20:38:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:38:13 ==> Running gcov in . (disable via -X gcov) 20:38:13 ==> Python coveragepy not found 20:38:13 ==> Searching for coverage reports in: 20:38:13 + . 20:38:13 -> Found 1 reports 20:38:13 ==> Detecting git/mercurial file structure 20:38:13 ==> Reading reports 20:38:13 + ./coverage.out bytes=403847 20:38:13 ==> Appending adjustments 20:38:13 https://docs.codecov.io/docs/fixing-reports 20:38:14 + Found adjustments 20:38:15 ==> Gzipping contents 20:38:15 56K /tmp/codecov.aDGfgn.gz 20:38:15 ==> Uploading reports 20:38:15 url: https://codecov.io 20:38:15 query: branch=PR-3650&commit=6cb98667c4756fff2b3fec638f83d3913bc19e3e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3650%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3650&job=&cmd_args= 20:38:15 -> Pinging Codecov 20:38:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3650&commit=6cb98667c4756fff2b3fec638f83d3913bc19e3e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3650%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3650&job=&cmd_args= 20:38:15 -> Uploading to 20:38:15 https://storage.googleapis.com/codecov/v4/raw/2021-08-04/00271124DB129430A58F1EEE437C3FCB/6cb98667c4756fff2b3fec638f83d3913bc19e3e/6b457b6d-5b4d-42c3-a2ef-7056f74e168a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210804T203815Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c0f6f8d3f7a56e9cd44d7d3b83c2978899800718cbf2b604453987d4cc4b012 20:38:15 % Total % Received % Xferd Average Speed Time Time Time Current 20:38:15 Dload Upload Total Spent Left Speed 20:38:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54526 0 0 100 54526 0 132k --:--:-- --:--:-- --:--:-- 132k 20:38:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6cb98667c4756fff2b3fec638f83d3913bc19e3e [Pipeline] } 20:38:15 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 20:38:18 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:38:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:38:19 ---> package-listing.sh 20:38:19 ++ facter osfamily 20:38:19 ++ tr '[:upper:]' '[:lower:]' 20:38:19 + OS_FAMILY=redhat 20:38:19 + workspace=/w/workspace/edgex-go/2 20:38:19 + START_PACKAGES=/tmp/packages_start.txt 20:38:19 + END_PACKAGES=/tmp/packages_end.txt 20:38:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:38:19 + PACKAGES=/tmp/packages_start.txt 20:38:19 + '[' /w/workspace/edgex-go/2 ']' 20:38:19 + PACKAGES=/tmp/packages_end.txt 20:38:19 + case "${OS_FAMILY}" in 20:38:19 + sort 20:38:19 + rpm -qa 20:38:21 + '[' -f /tmp/packages_start.txt ']' 20:38:21 + '[' -f /tmp/packages_end.txt ']' 20:38:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:38:21 + '[' /w/workspace/edgex-go/2 ']' 20:38:21 + mkdir -p /w/workspace/edgex-go/2/archives/ 20:38:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 20:38:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:38:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:38:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:38:22 20:38:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:38:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:38:23 latest: Pulling from edgex-lftools-log-publisher 20:38:23 b4d181a07f80: Pulling fs layer 20:38:23 a1111a8f2ec3: Pulling fs layer 20:38:23 ed53099fbce6: Pulling fs layer 20:38:23 dc539afda2c1: Pulling fs layer 20:38:23 77bc0d833cb6: Pulling fs layer 20:38:23 9065ff56babe: Pulling fs layer 20:38:23 d287ab97295c: Pulling fs layer 20:38:23 77bc0d833cb6: Waiting 20:38:23 9065ff56babe: Waiting 20:38:23 d287ab97295c: Waiting 20:38:23 dc539afda2c1: Waiting 20:38:23 a1111a8f2ec3: Verifying Checksum 20:38:23 a1111a8f2ec3: Download complete 20:38:23 dc539afda2c1: Verifying Checksum 20:38:23 dc539afda2c1: Download complete 20:38:23 77bc0d833cb6: Verifying Checksum 20:38:23 77bc0d833cb6: Download complete 20:38:23 9065ff56babe: Download complete 20:38:23 ed53099fbce6: Verifying Checksum 20:38:23 ed53099fbce6: Download complete 20:38:24 b4d181a07f80: Download complete 20:38:25 b4d181a07f80: Pull complete 20:38:25 a1111a8f2ec3: Pull complete 20:38:26 ed53099fbce6: Pull complete 20:38:26 dc539afda2c1: Pull complete 20:38:26 77bc0d833cb6: Pull complete 20:38:26 9065ff56babe: Pull complete 20:38:28 d287ab97295c: Verifying Checksum 20:38:28 d287ab97295c: Download complete 20:38:34 d287ab97295c: Pull complete 20:38:34 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:38:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:38:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:38:34 prd-centos7-docker-4c-2g-2005 does not seem to be running inside a container 20:38:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:38:37 $ docker top 16ce39053b6a02d0c8b49d243d6a7476b7a39d0ebad30d4037a6a089c888dad7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:38:38 + touch /tmp/pre-build-complete [Pipeline] sh 20:38:38 + mkdir -p /var/log/sysstat [Pipeline] sh 20:38:38 + ls /var/log/sa-host 20:38:38 + sadf -c /var/log/sa-host/sa04 20:38:38 file_magic: OK 20:38:38 HZ: Using current value: 100 20:38:38 file_header: OK 20:38:38 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 20:38:38 Statistics: 20:38:38 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:38:38 File successfully converted to sysstat format version 12.0.3 20:38:38 + sadf -c /var/log/sa-host/sa05 20:38:38 file_magic: OK 20:38:38 HZ: Using current value: 100 20:38:38 file_header: OK 20:38:38 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 20:38:38 Statistics: 20:38:38 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:38:38 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:38:38 provisioning config files... 20:38:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3778100092293293713tmp [Pipeline] { [Pipeline] echo 20:38:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:38:39 ---> create-netrc.sh [Pipeline] } 20:38:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:38:39 ---> python-tools-install.sh [Pipeline] echo 20:38:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:38:39 ---> sudo-logs.sh 20:38:39 Archiving 'sudo' log.. 20:38:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-2005.vexxhost.local: Name or service not known 20:38:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-2005.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 20:38:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:38:40 ---> job-cost.sh 20:38:40 lf-activate-venv: SKIPPING 20:38:40 DEBUG: total: 0.18000000715255737 20:38:40 INFO: Retrieving Stack Cost... 20:38:40 INFO: Retrieving Pricing Info for: v3-standard-2 20:38:41 INFO: Archiving Costs [Pipeline] echo 20:38:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:38:41 ---> logs-deploy.sh 20:38:41 lf-activate-venv: SKIPPING 20:38:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3650/2 20:38:41 INFO: archiving workspace using pattern(s): 20:38:42 Archives upload complete. 20:38:42 INFO: archiving logs to Nexus 20:38:43 ---> uname -a: 20:38:43 Linux prd-centos7-docker-4c-2g-2005.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 20:38:43 20:38:43 20:38:43 ---> lscpu: 20:38:43 Architecture: x86_64 20:38:43 CPU op-mode(s): 32-bit, 64-bit 20:38:43 Byte Order: Little Endian 20:38:43 Address sizes: 40 bits physical, 48 bits virtual 20:38:43 CPU(s): 2 20:38:43 On-line CPU(s) list: 0,1 20:38:43 Thread(s) per core: 1 20:38:43 Core(s) per socket: 1 20:38:43 Socket(s): 2 20:38:43 NUMA node(s): 1 20:38:43 Vendor ID: AuthenticAMD 20:38:43 CPU family: 23 20:38:43 Model: 49 20:38:43 Model name: AMD EPYC-Rome Processor 20:38:43 Stepping: 0 20:38:43 CPU MHz: 2799.996 20:38:43 BogoMIPS: 5599.99 20:38:43 Virtualization: AMD-V 20:38:43 Hypervisor vendor: KVM 20:38:43 Virtualization type: full 20:38:43 L1d cache: 32K 20:38:43 L1i cache: 32K 20:38:43 L2 cache: 512K 20:38:43 L3 cache: 16384K 20:38:43 NUMA node0 CPU(s): 0,1 20:38:43 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 20:38:43 20:38:43 20:38:43 ---> nproc: 20:38:43 2 20:38:43 20:38:43 20:38:43 ---> df -h: 20:38:43 Filesystem Size Used Avail Use% Mounted on 20:38:43 overlay 40G 14G 27G 33% / 20:38:43 tmpfs 64M 0 64M 0% /dev 20:38:43 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:38:43 shm 64M 0 64M 0% /dev/shm 20:38:43 /dev/vda1 40G 14G 27G 33% /facter-os 20:38:43 20:38:43 20:38:43 ---> sar -b -r -n DEV: 20:38:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/04/21 _x86_64_ (2 CPU) 20:38:43 20:38:43 20:16:44 LINUX RESTART (2 CPU) 20:38:43 20:38:43 20:17:02 tps rtps wtps bread/s bwrtn/s 20:38:43 20:18:01 167.15 29.69 137.46 6177.95 45752.45 20:38:43 20:19:01 370.09 0.15 369.94 22.10 102965.78 20:38:43 20:20:01 57.64 0.00 57.64 0.00 10020.57 20:38:43 20:21:01 49.36 0.02 49.34 0.53 2897.72 20:38:43 20:22:01 744.95 350.18 394.76 11772.58 261415.54 20:38:43 20:23:02 428.14 147.19 280.95 11328.24 117422.06 20:38:43 20:24:01 495.23 28.81 466.41 1610.29 172235.35 20:38:43 20:25:01 97.35 10.96 86.40 1320.28 15336.21 20:38:43 20:26:01 1.15 0.00 1.15 0.00 17.64 20:38:43 20:27:01 0.23 0.00 0.23 0.00 2.40 20:38:43 20:28:01 0.23 0.00 0.23 0.00 2.07 20:38:43 20:29:01 0.27 0.02 0.25 0.13 3.66 20:38:43 20:30:01 0.28 0.00 0.28 0.00 2.90 20:38:43 20:31:01 0.28 0.00 0.28 0.00 3.10 20:38:43 20:32:01 0.43 0.18 0.25 5.73 3.13 20:38:43 20:33:01 1.10 0.23 0.87 93.94 16.06 20:38:43 20:34:01 0.25 0.00 0.25 0.00 2.63 20:38:43 20:35:01 0.18 0.00 0.18 0.00 2.22 20:38:43 20:36:01 0.27 0.00 0.27 0.00 3.40 20:38:43 20:37:01 0.25 0.00 0.25 0.00 2.65 20:38:43 20:38:01 0.32 0.00 0.32 0.00 3.41 20:38:43 Average: 114.97 27.16 87.81 1541.19 34660.38 20:38:43 20:38:43 20:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:38:43 20:18:01 4959228 0 835264 10.43 2620 2211828 1401300 15.47 909700 1723636 318012 20:38:43 20:19:01 3367096 0 1232736 15.39 2620 3406488 1677192 18.52 1275940 2734404 30456 20:38:43 20:20:01 3035676 0 1264356 15.79 2620 3706288 1732876 19.13 1478456 2847188 38996 20:38:43 20:21:01 2963668 0 1276176 15.93 2620 3766476 1564028 17.27 1438400 2953840 182052 20:38:43 20:22:01 850652 0 1562380 19.51 2620 5593288 3181292 35.12 2679216 3720704 37232 20:38:43 20:23:02 819296 0 1592640 19.89 2620 5594384 2616380 28.89 2908884 3503404 145000 20:38:43 20:24:01 2181392 0 1372404 17.14 2620 4452524 1580340 17.45 1850268 3207584 3484 20:38:43 20:25:01 2288080 0 1347672 16.83 2620 4370568 1613040 17.81 1439136 3504968 8 20:38:43 20:26:01 2300752 0 1334996 16.67 2620 4370572 1393620 15.39 1432384 3504176 8 20:38:43 20:27:01 2300988 0 1334756 16.67 2620 4370576 1393680 15.39 1432452 3504192 8 20:38:43 20:28:01 2300156 0 1335588 16.68 2620 4370576 1393700 15.39 1432496 3504156 8 20:38:43 20:29:01 2300060 0 1335676 16.68 2620 4370584 1393864 15.39 1432908 3504168 8 20:38:43 20:30:01 2300836 0 1334896 16.67 2620 4370588 1393684 15.39 1432460 3504168 8 20:38:43 20:31:01 2301272 0 1334456 16.66 2620 4370592 1393684 15.39 1432580 3504168 8 20:38:43 20:32:01 2300696 0 1334996 16.67 2620 4370628 1393684 15.39 1433188 3503484 12 20:38:43 20:33:01 2297268 0 1335616 16.68 2620 4373436 1393768 15.39 1436664 3503500 8 20:38:43 20:34:01 2297184 0 1335696 16.68 2620 4373440 1393720 15.39 1436708 3503500 8 20:38:43 20:35:01 2297256 0 1335616 16.68 2620 4373448 1393684 15.39 1436588 3503500 8 20:38:43 20:36:01 2297148 0 1335720 16.68 2620 4373452 1393684 15.39 1436588 3503504 8 20:38:43 20:37:01 2297272 0 1335588 16.68 2620 4373460 1393684 15.39 1436596 3503504 8 20:38:43 20:38:01 2297144 0 1335716 16.68 2620 4373460 1393780 15.39 1436812 3503500 8 20:38:43 Average: 2397768 0 1325854 16.55 2620 4282698 1594509 17.60 1553734 3321202 35969 20:38:43 20:38:43 20:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:38:43 20:18:01 eth0 1522.49 1188.09 6434.20 165.49 0.00 0.00 0.00 0.00 20:38:43 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:18:01 vethbdb294d 540.85 514.31 61.81 2715.92 0.00 0.00 0.00 0.00 20:38:43 20:18:01 docker0 540.85 514.17 54.41 2715.91 0.00 0.00 0.00 0.00 20:38:43 20:19:01 vethccd84fa 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:38:43 20:19:01 eth0 1074.53 878.89 5388.76 87.25 0.00 0.00 0.00 0.00 20:38:43 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:19:01 docker0 546.19 591.79 42.62 2083.11 0.00 0.00 0.00 0.00 20:38:43 20:20:01 vethccd84fa 0.73 0.75 0.06 0.06 0.00 0.00 0.00 0.00 20:38:43 20:20:01 eth0 32.02 17.20 25.70 11.67 0.00 0.00 0.00 0.00 20:38:43 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:20:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 20:38:43 20:21:01 vethccd84fa 1.50 1.50 0.12 0.12 0.00 0.00 0.00 0.00 20:38:43 20:21:01 eth0 28.62 16.66 21.36 11.24 0.00 0.00 0.00 0.00 20:38:43 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:21:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 20:38:43 20:22:01 veth0d6ef33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:22:01 veth06fc6bb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:22:01 eth0 354.97 241.81 1866.29 140.40 0.00 0.00 0.00 0.00 20:38:43 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:23:02 veth5a0a558 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 20:38:43 20:23:02 veth608300f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:38:43 20:23:02 eth0 63.50 45.28 144.87 14.46 0.00 0.00 0.00 0.00 20:38:43 20:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:24:01 eth0 118.66 75.08 311.63 22.36 0.00 0.00 0.00 0.00 20:38:43 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:24:01 veth3038437 0.00 0.95 0.00 0.05 0.00 0.00 0.00 0.00 20:38:43 20:24:01 docker0 1201.03 1271.58 104.56 5291.10 0.00 0.00 0.00 0.00 20:38:43 20:25:01 eth0 210.87 131.72 1532.33 127.19 0.00 0.00 0.00 0.00 20:38:43 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:25:01 docker0 17.00 49.20 1.36 394.80 0.00 0.00 0.00 0.00 20:38:43 20:26:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:38:43 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:27:01 eth0 0.30 0.18 0.37 0.01 0.00 0.00 0.00 0.00 20:38:43 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:28:01 eth0 1.02 0.17 0.17 0.04 0.00 0.00 0.00 0.00 20:38:43 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:29:01 eth0 1.08 0.55 0.60 0.36 0.00 0.00 0.00 0.00 20:38:43 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:30:01 eth0 0.13 0.08 0.01 0.06 0.00 0.00 0.00 0.00 20:38:43 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:31:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:38:43 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:32:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:38:43 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:33:01 eth0 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:38:43 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:34:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 20:38:43 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:35:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:38:43 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:38:43 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:37:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:38:43 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:38:01 eth0 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:38:43 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 Average: eth0 161.41 122.92 745.29 27.60 0.00 0.00 0.00 0.00 20:38:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:43 Average: docker0 57.13 61.98 4.97 266.96 0.00 0.00 0.00 0.00 20:38:43 20:38:43 20:38:43 ---> sar -P ALL: 20:38:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/04/21 _x86_64_ (2 CPU) 20:38:43 20:38:43 20:16:44 LINUX RESTART (2 CPU) 20:38:43 20:38:43 20:17:02 CPU %user %nice %system %iowait %steal %idle 20:38:43 20:18:01 all 33.45 0.00 8.68 5.22 0.07 52.58 20:38:43 20:18:01 0 30.54 0.00 9.95 5.48 0.07 53.95 20:38:43 20:18:01 1 36.36 0.00 7.41 4.95 0.07 51.20 20:38:43 20:19:01 all 29.76 0.00 13.14 4.13 0.10 52.87 20:38:43 20:19:01 0 28.75 0.00 13.96 4.10 0.11 53.08 20:38:43 20:19:01 1 30.77 0.00 12.33 4.16 0.09 52.65 20:38:43 20:20:01 all 49.50 0.00 4.92 0.48 0.08 45.01 20:38:43 20:20:01 0 49.03 0.00 5.18 0.57 0.07 45.15 20:38:43 20:20:01 1 49.98 0.00 4.67 0.39 0.09 44.87 20:38:43 20:21:01 all 58.35 0.00 7.88 0.52 0.11 33.14 20:38:43 20:21:01 0 57.95 0.00 8.06 0.69 0.11 33.19 20:38:43 20:21:01 1 58.76 0.00 7.69 0.36 0.11 33.09 20:38:43 20:22:01 all 25.02 0.00 19.75 26.65 0.11 28.46 20:38:43 20:22:01 0 26.12 0.00 19.17 26.28 0.11 28.32 20:38:43 20:22:01 1 23.92 0.00 20.33 27.03 0.11 28.61 20:38:43 20:23:02 all 79.48 0.00 17.03 3.02 0.12 0.35 20:38:43 20:23:02 0 79.63 0.00 16.82 2.97 0.13 0.45 20:38:43 20:23:02 1 79.34 0.00 17.23 3.07 0.11 0.26 20:38:43 20:24:01 all 71.88 0.00 23.01 1.76 0.12 3.23 20:38:43 20:24:01 0 72.69 0.00 22.06 1.85 0.13 3.27 20:38:43 20:24:01 1 71.08 0.00 23.95 1.67 0.11 3.19 20:38:43 20:25:01 all 8.90 0.00 4.13 1.70 0.06 85.21 20:38:43 20:25:01 0 9.04 0.00 4.34 1.06 0.05 85.50 20:38:43 20:25:01 1 8.75 0.00 3.92 2.33 0.07 84.93 20:38:43 20:26:01 all 0.19 0.00 0.06 0.00 0.02 99.73 20:38:43 20:26:01 0 0.35 0.00 0.07 0.00 0.02 99.57 20:38:43 20:26:01 1 0.03 0.00 0.05 0.00 0.02 99.90 20:38:43 20:27:01 all 0.20 0.00 0.04 0.00 0.03 99.73 20:38:43 20:27:01 0 0.35 0.00 0.05 0.00 0.03 99.57 20:38:43 20:27:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:38:43 20:28:01 all 0.13 0.00 0.03 0.00 0.02 99.82 20:38:43 20:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:38:43 20:28:01 1 0.23 0.00 0.03 0.00 0.02 99.72 20:38:43 20:38:43 20:28:01 CPU %user %nice %system %iowait %steal %idle 20:38:43 20:29:01 all 0.14 0.00 0.06 0.00 0.02 99.78 20:38:43 20:29:01 0 0.07 0.00 0.07 0.00 0.02 99.85 20:38:43 20:29:01 1 0.22 0.00 0.05 0.00 0.02 99.72 20:38:43 20:30:01 all 0.22 0.00 0.03 0.00 0.01 99.75 20:38:43 20:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:38:43 20:30:01 1 0.42 0.00 0.03 0.00 0.00 99.55 20:38:43 20:31:01 all 0.26 0.00 0.03 0.00 0.01 99.70 20:38:43 20:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:38:43 20:31:01 1 0.48 0.00 0.03 0.00 0.02 99.47 20:38:43 20:32:01 all 0.15 0.00 0.05 0.01 0.03 99.77 20:38:43 20:32:01 0 0.05 0.00 0.03 0.02 0.02 99.88 20:38:43 20:32:01 1 0.25 0.00 0.07 0.00 0.03 99.65 20:38:43 20:33:01 all 0.12 0.00 0.06 0.03 0.02 99.77 20:38:43 20:33:01 0 0.12 0.00 0.03 0.00 0.00 99.85 20:38:43 20:33:01 1 0.12 0.00 0.08 0.07 0.03 99.70 20:38:43 20:34:01 all 0.16 0.00 0.03 0.00 0.02 99.79 20:38:43 20:34:01 0 0.00 0.00 0.03 0.00 0.02 99.95 20:38:43 20:34:01 1 0.32 0.00 0.03 0.00 0.02 99.63 20:38:43 20:35:01 all 0.20 0.00 0.03 0.00 0.01 99.77 20:38:43 20:35:01 0 0.08 0.00 0.02 0.00 0.02 99.88 20:38:43 20:35:01 1 0.32 0.00 0.03 0.00 0.00 99.65 20:38:43 20:36:01 all 0.17 0.00 0.03 0.00 0.01 99.79 20:38:43 20:36:01 0 0.03 0.00 0.05 0.00 0.02 99.90 20:38:43 20:36:01 1 0.30 0.00 0.02 0.00 0.00 99.68 20:38:43 20:37:01 all 0.19 0.00 0.02 0.00 0.02 99.77 20:38:43 20:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:38:43 20:37:01 1 0.37 0.00 0.02 0.00 0.02 99.60 20:38:43 20:38:01 all 0.18 0.00 0.06 0.00 0.01 99.76 20:38:43 20:38:01 0 0.17 0.00 0.08 0.00 0.02 99.73 20:38:43 20:38:01 1 0.18 0.00 0.03 0.00 0.00 99.78 20:38:43 Average: all 16.09 0.00 4.45 1.98 0.04 77.44 20:38:43 Average: 0 15.88 0.00 4.49 1.96 0.05 77.63 20:38:43 Average: 1 16.30 0.00 4.41 2.00 0.04 77.25 20:38:43 20:38:43 20:38:43