Pull request #3734 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 6b5df7ba4036ef2f1ff0d0a163e859b8932138db+87e8ed76953e70318171a287d139abdba61a8126 (72848e8cedc842b870672992a30019de240078b7) 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-ssh3373700129843688602.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7944260896406723736.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3734/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-3734/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3839053683395776913.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7669968009146188635.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3734/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-3734/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5573856300936323514.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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-60’ Running on prd-centos7-docker-4c-2g-73 in /w/workspace/edgexfoundry_edgex-go_PR-3734 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh3899932791192589644.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 87e8ed76953e70318171a287d139abdba61a8126 into PR head commit 6b5df7ba4036ef2f1ff0d0a163e859b8932138db Merge succeeded, producing 6b5df7ba4036ef2f1ff0d0a163e859b8932138db Checking out Revision 6b5df7ba4036ef2f1ff0d0a163e859b8932138db (PR-3734) > 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/3@tmp/jenkins-gitclient-ssh1075202887690084575.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3734/head:refs/remotes/origin/PR-3734 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b5df7ba4036ef2f1ff0d0a163e859b8932138db # 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/3@tmp/jenkins-gitclient-ssh3353768677321883043.key > git merge 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b5df7ba4036ef2f1ff0d0a163e859b8932138db # timeout=10 Commit message: "Merge branch 'main' into edgex-go-3565-gosimple" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:21:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:21:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:21:24 ========================================================= 02:21:24 EdgeX Global Pipelines Version Info 02:21:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:21:25 ------------------- 02:21:25 stable info: 02:21:25 ------------------- 02:21:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:21:25 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:21:25 Message: update stable to v1.0.205 02:21:26 ------------------- 02:21:26 experimental info: 02:21:26 ------------------- 02:21:26 Commited By: **** collab-it+edgex@linuxfoundation.org 02:21:26 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:21:26 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:21:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:21:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:21:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:21:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:21:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:21:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:21:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:21:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:21:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:21:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:21:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:21:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:21:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:21:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:21:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:21:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:21:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:21:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:21:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:21:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:21:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:21:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:21:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:21:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3734 [Pipeline] echo 02:21:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3734 [Pipeline] echo 02:21:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3734 [Pipeline] echo 02:21:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b5df7ba4036ef2f1ff0d0a163e859b8932138db [Pipeline] echo 02:21:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b5df7b [Pipeline] echo 02:21:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:21:27 provisioning config files... 02:21:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6744974466209017326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:21:27 ---> docker-login.sh 02:21:27 nexus3.edgexfoundry.org:10001 02:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:28 Configure a credential helper to remove this warning. See 02:21:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:28 02:21:28 Login Succeeded 02:21:28 nexus3.edgexfoundry.org:10002 02:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:28 Configure a credential helper to remove this warning. See 02:21:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:28 02:21:28 Login Succeeded 02:21:28 nexus3.edgexfoundry.org:10003 02:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:28 Configure a credential helper to remove this warning. See 02:21:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:28 02:21:28 Login Succeeded 02:21:28 nexus3.edgexfoundry.org:10004 02:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:28 Configure a credential helper to remove this warning. See 02:21:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:28 02:21:28 Login Succeeded 02:21:28 docker.io 02:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. > git rev-list --no-walk 9962909eedb93eb5e6eba5db627029168ebeb760 # timeout=10 02:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:30 Configure a credential helper to remove this warning. See 02:21:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:30 02:21:30 Login Succeeded 02:21:30 ---> docker-login.sh ends [Pipeline] } 02:21:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:21:30 ++ 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 02:21:30 + for file in '`ls cmd/**/Dockerfile`' 02:21:30 ++ dirname cmd/core-command/Dockerfile 02:21:30 ++ cut -d/ -f2 02:21:30 + echo core-command,cmd/core-command/Dockerfile 02:21:30 + for file in '`ls cmd/**/Dockerfile`' 02:21:30 ++ dirname cmd/core-data/Dockerfile 02:21:30 ++ cut -d/ -f2 02:21:30 + echo core-data,cmd/core-data/Dockerfile 02:21:30 + for file in '`ls cmd/**/Dockerfile`' 02:21:30 ++ dirname cmd/core-metadata/Dockerfile 02:21:30 ++ cut -d/ -f2 02:21:30 + echo core-metadata,cmd/core-metadata/Dockerfile 02:21:30 + for file in '`ls cmd/**/Dockerfile`' 02:21:30 ++ dirname cmd/security-bootstrapper/Dockerfile 02:21:30 ++ cut -d/ -f2 02:21:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:21:30 + for file in '`ls cmd/**/Dockerfile`' 02:21:30 ++ dirname cmd/security-proxy-setup/Dockerfile 02:21:30 ++ cut -d/ -f2 02:21:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:21:30 + for file in '`ls cmd/**/Dockerfile`' 02:21:30 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:21:30 ++ cut -d/ -f2 02:21:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:21:30 + for file in '`ls cmd/**/Dockerfile`' 02:21:30 ++ dirname cmd/support-notifications/Dockerfile 02:21:30 ++ cut -d/ -f2 02:21:30 + echo support-notifications,cmd/support-notifications/Dockerfile 02:21:30 + for file in '`ls cmd/**/Dockerfile`' 02:21:30 ++ dirname cmd/support-scheduler/Dockerfile 02:21:30 ++ cut -d/ -f2 02:21:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:21:30 + for file in '`ls cmd/**/Dockerfile`' 02:21:30 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:21:30 ++ cut -d/ -f2 02:21:30 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:21:30 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 02:21:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:21:32 02:21:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:21:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:21:32 latest: Pulling from edgex-devops/git-semver 02:21:32 31603596830f: Pulling fs layer 02:21:32 04fac38145f0: Pulling fs layer 02:21:32 701f6daf10bf: Pulling fs layer 02:21:32 24f72da36158: Pulling fs layer 02:21:32 24f72da36158: Waiting 02:21:32 04fac38145f0: Download complete 02:21:32 31603596830f: Verifying Checksum 02:21:32 31603596830f: Download complete 02:21:33 31603596830f: Pull complete 02:21:33 04fac38145f0: Pull complete 02:21:33 24f72da36158: Verifying Checksum 02:21:33 24f72da36158: Download complete 02:21:33 701f6daf10bf: Verifying Checksum 02:21:33 701f6daf10bf: Download complete 02:21:34 701f6daf10bf: Pull complete 02:21:34 24f72da36158: Pull complete 02:21:34 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 02:21:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:21:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:21:34 prd-centos7-docker-4c-2g-73 does not seem to be running inside a container 02:21:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:21:35 $ docker top 68d7f0b192d66fa37dfcbad644ef8957e65ef41af853122f6a6879113377705b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:21:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:21:35 [ssh-agent] Looking for ssh-agent implementation... 02:21:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:21:35 $ docker exec 68d7f0b192d66fa37dfcbad644ef8957e65ef41af853122f6a6879113377705b ssh-agent 02:21:36 SSH_AUTH_SOCK=/tmp/ssh-jmbjCY4Ztbm4/agent.14 02:21:36 SSH_AGENT_PID=21 02:21:36 Running ssh-add (command line suppressed) 02:21:36 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3029333043033832822.key (/w/workspace/edgex-go/3@tmp/private_key_3029333043033832822.key) 02:21:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:21:36 + git tag --points-at HEAD [Pipeline] } 02:21:36 $ docker exec --env ******** --env ******** 68d7f0b192d66fa37dfcbad644ef8957e65ef41af853122f6a6879113377705b ssh-agent -k 02:21:36 unset SSH_AUTH_SOCK; 02:21:36 unset SSH_AGENT_PID; 02:21:36 echo Agent pid 21 killed; 02:21:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:21:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:21:36 [ssh-agent] Looking for ssh-agent implementation... 02:21:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:21:36 $ docker exec 68d7f0b192d66fa37dfcbad644ef8957e65ef41af853122f6a6879113377705b ssh-agent 02:21:37 SSH_AUTH_SOCK=/tmp/ssh-zqJ4Qhusw5Mm/agent.54 02:21:37 SSH_AGENT_PID=60 02:21:37 Running ssh-add (command line suppressed) 02:21:37 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2126498577807267438.key (/w/workspace/edgex-go/3@tmp/private_key_2126498577807267438.key) 02:21:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:21:37 + git semver init 02:21:37 # -> Open(): unable to determine branch for HEAD 02:21:37 # $GIT_DIR = /w/workspace/edgex-go/3/.git 02:21:37 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 02:21:37 # $SEMVER_REMOTE_NAME = origin 02:21:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:21:37 # $SEMVER_USER_NAME = edgex-jenkins 02:21:37 # $SEMVER_BRANCH = PR-3734 02:21:37 # $SEMVER_TEMP = /tmp/semver-302717286 02:21:37 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:23:29 # '/tmp/semver-302717286' -> '/w/workspace/edgex-go/3/.semver' 02:23:29 # -> Force: false 02:23:29 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 02:23:29 $ docker exec --env ******** --env ******** 68d7f0b192d66fa37dfcbad644ef8957e65ef41af853122f6a6879113377705b ssh-agent -k 02:23:29 unset SSH_AUTH_SOCK; 02:23:29 unset SSH_AGENT_PID; 02:23:29 echo Agent pid 60 killed; 02:23:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:23:30 + git semver [Pipeline] } 02:23:30 $ docker stop --time=1 68d7f0b192d66fa37dfcbad644ef8957e65ef41af853122f6a6879113377705b 02:23:31 $ docker rm -f 68d7f0b192d66fa37dfcbad644ef8957e65ef41af853122f6a6879113377705b [Pipeline] // withDockerContainer [Pipeline] sh 02:23:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:23:33 Stashed 1 file(s) [Pipeline] echo 02:23:33 [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 02:23:33 ========================================================= 02:23:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:23:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:23:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:23:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:23:33 540db60ca938: Pulling fs layer 02:23:33 adcc1eea9eea: Pulling fs layer 02:23:33 4c4ab2625f07: Pulling fs layer 02:23:33 db62176df00c: Pulling fs layer 02:23:33 3b30891b0d05: Pulling fs layer 02:23:33 06b49ca38bd5: Pulling fs layer 02:23:33 c788192a36de: Pulling fs layer 02:23:33 a77e37c0d609: Pulling fs layer 02:23:33 c3185cebc471: Pulling fs layer 02:23:33 06b49ca38bd5: Waiting 02:23:33 c788192a36de: Waiting 02:23:33 a77e37c0d609: Waiting 02:23:33 c3185cebc471: Waiting 02:23:33 db62176df00c: Waiting 02:23:33 3b30891b0d05: Waiting 02:23:33 4c4ab2625f07: Verifying Checksum 02:23:33 4c4ab2625f07: Download complete 02:23:33 adcc1eea9eea: Verifying Checksum 02:23:33 adcc1eea9eea: Download complete 02:23:34 3b30891b0d05: Verifying Checksum 02:23:34 3b30891b0d05: Download complete 02:23:34 06b49ca38bd5: Verifying Checksum 02:23:34 06b49ca38bd5: Download complete 02:23:34 c788192a36de: Verifying Checksum 02:23:34 c788192a36de: Download complete 02:23:34 540db60ca938: Verifying Checksum 02:23:34 540db60ca938: Download complete 02:23:34 540db60ca938: Pull complete 02:23:34 adcc1eea9eea: Pull complete 02:23:34 4c4ab2625f07: Pull complete 02:23:35 a77e37c0d609: Verifying Checksum 02:23:35 a77e37c0d609: Download complete 02:23:41 c3185cebc471: Verifying Checksum 02:23:41 c3185cebc471: Download complete 02:23:41 db62176df00c: Verifying Checksum 02:23:41 db62176df00c: Download complete 02:23:44 db62176df00c: Pull complete 02:23:44 3b30891b0d05: Pull complete 02:23:44 06b49ca38bd5: Pull complete 02:23:44 c788192a36de: Pull complete 02:23:44 a77e37c0d609: Pull complete 02:23:46 c3185cebc471: Pull complete 02:23:46 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 02:23:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:23:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 02:23:46 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:23:46 WORKDIR /edgex 02:23:46 COPY go.mod . 02:23:46 RUN go mod download' 02:23:46 + docker build -t ci-base-image-x86_64 -f - . 02:23:48 Sending build context to Docker daemon 329.1MB 02:23:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:23:48 ---> 031687cdd783 02:23:48 Step 2/4 : WORKDIR /edgex 02:23:48 Still waiting to schedule task 02:23:48 ‘prd-ubuntu18.04-docker-arm64-4c-16g-70’ is offline 02:23:49 ---> Running in a9e0686ec7a8 02:23:49 Removing intermediate container a9e0686ec7a8 02:23:49 ---> 7c7e7eda0dce 02:23:49 Step 3/4 : COPY go.mod . 02:23:50 ---> dbf486550372 02:23:50 Step 4/4 : RUN go mod download 02:23:50 ---> Running in 4190b9ab80d1 02:24:29 Removing intermediate container 4190b9ab80d1 02:24:29 ---> 7eeca2984287 02:24:29 Successfully built 7eeca2984287 02:24:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:24:29 + docker inspect -f . ci-base-image-x86_64 02:24:29 . [Pipeline] withDockerContainer 02:24:29 prd-centos7-docker-4c-2g-73 does not seem to be running inside a container 02:24:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:24:30 $ docker top 60017ceee87f550844cabfe0fd6d34ccb8c100e10cf3975d6e981c56c89c4500 -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:30 + go version 02:24:30 go version go1.16.6 linux/amd64 [Pipeline] } 02:24:30 $ docker stop --time=1 60017ceee87f550844cabfe0fd6d34ccb8c100e10cf3975d6e981c56c89c4500 02:24:31 $ docker rm -f 60017ceee87f550844cabfe0fd6d34ccb8c100e10cf3975d6e981c56c89c4500 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:24:32 + docker inspect -f . ci-base-image-x86_64 02:24:32 . [Pipeline] withDockerContainer 02:24:32 prd-centos7-docker-4c-2g-73 does not seem to be running inside a container 02:24:32 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:24:33 $ docker top 5758e57546aab89adc7a1ca1010fd63c855049fe8c1b11ddce8fbc297b536928 -eo pid,comm [Pipeline] { [Pipeline] echo 02:24:33 ========================================================= 02:24:33 [edgeXBuildGoParallel] Running Tests and Build... 02:24:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:24:33 + go mod tidy [Pipeline] sh 02:24:34 + make test 02:24:34 go mod tidy 02:24:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:24:39 ? github.com/edgexfoundry/edgex-go [no test files] 02:24:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:25:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:25:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:25:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:25:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:25:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:25:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:25:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:25:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:25:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:25:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:25:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:25:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:25:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:25:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements 02:25:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:25:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:25:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 98.5% of statements 02:25:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:25:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 46.3% of statements 02:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:25:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 90.1% of statements 02:25:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:25:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:25:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 84.4% of statements 02:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:25:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.296s coverage: 94.2% of statements 02:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:25:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements 02:25:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:25:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:25:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:25:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:25:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:25:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements 02:25:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:25:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:25:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:25:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements 02:25:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:25:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 02:25:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 21.7% of statements 02:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 02:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements 02:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 02:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements 02:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 02:25:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.177s coverage: 81.8% of statements 02:25:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 02:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 02:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 02:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.126s coverage: 91.2% of statements 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 02:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.026s coverage: 91.3% of statements 02:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 02:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements 02:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 02:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.207s coverage: 70.5% of statements 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 43.6% of statements 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:26:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements 02:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:26:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.0% of statements 02:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:26:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 02:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:26:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 02:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:26:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:26:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:26:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 02:26:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:26:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:26:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:26:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:26:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:26:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:26:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 02:26:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 02:26:00 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 02:26:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-76 in /w/workspace/edgexfoundry_edgex-go_PR-3734 [Pipeline] { [Pipeline] ws 02:26:06 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 02:26:07 The recommended git tool is: git 02:26:13 using credential edgex-jenkins-ssh 02:26:13 Cloning the remote Git repository 02:26:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:26:14 > git init /w/workspace/edgex-go/3 # timeout=10 02:26:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:26:14 > git --version # timeout=10 02:26:14 > git --version # 'git version 2.17.1' 02:26:14 using GIT_SSH to set credentials SSH Credentials for GitHub 02:26:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:26:32 GO111MODULE=on go vet ./... 02:26:39 gofmt -l . 02:26:39 [ "`gofmt -l .`" = "" ] 02:26:39 ./bin/test-attribution-txt.sh [Pipeline] sh 02:26:40 + ls -al . 02:26:40 total 612 02:26:40 drwxrwxr-x 10 1001 1001 4096 Sep 29 02:26 . 02:26:40 drwxr-xr-x 4 root root 28 Sep 29 02:24 .. 02:26:40 -rw-rw-r-- 1 1001 1001 11 Sep 29 02:21 .dockerignore 02:26:40 drwxrwxr-x 8 1001 1001 179 Sep 29 02:21 .git 02:26:40 drwxrwxr-x 4 1001 1001 142 Sep 29 02:21 .github 02:26:40 -rw-rw-r-- 1 1001 1001 818 Sep 29 02:21 .gitignore 02:26:40 -rw-rw-r-- 1 1001 1001 115 Sep 29 02:21 .golangci.yml 02:26:40 -rw-rw-r-- 1 1001 1001 76 Sep 29 02:21 .hadolint.yml 02:26:40 drwx------ 3 1001 1001 58 Sep 29 02:23 .semver 02:26:40 -rw-rw-r-- 1 1001 1001 166 Sep 29 02:21 .sonarcloud.properties 02:26:40 -rw-rw-r-- 1 1001 1001 1171 Sep 29 02:21 ADOPTERS.md 02:26:40 -rw-rw-r-- 1 1001 1001 8493 Sep 29 02:21 Attribution.txt 02:26:40 -rw-rw-r-- 1 1001 1001 43881 Sep 29 02:21 CHANGELOG.md 02:26:40 -rw-rw-r-- 1 1001 1001 3804 Sep 29 02:21 CONTRIBUTING.md 02:26:40 -rw-rw-r-- 1 1001 1001 677 Sep 29 02:21 GOVERNANCE.md 02:26:40 -rw-rw-r-- 1 1001 1001 849 Sep 29 02:21 Jenkinsfile 02:26:40 -rw-rw-r-- 1 1001 1001 10775 Sep 29 02:21 LICENSE 02:26:40 -rw-rw-r-- 1 1001 1001 6386 Sep 29 02:21 Makefile 02:26:40 -rw-rw-r-- 1 1001 1001 582 Sep 29 02:21 OWNERS.md 02:26:40 -rw-rw-r-- 1 1001 1001 8643 Sep 29 02:21 README.md 02:26:40 -rw-rw-r-- 1 1001 1001 6912 Sep 29 02:21 SECURITY.md 02:26:40 -rw-rw-r-- 1 1001 1001 5 Sep 29 02:23 VERSION 02:26:40 -rw-rw-r-- 1 1001 1001 4131 Sep 29 02:21 ZMQWindows.md 02:26:40 drwxrwxr-x 2 1001 1001 37 Sep 29 02:21 bin 02:26:40 drwxrwxr-x 14 1001 1001 4096 Sep 29 02:21 cmd 02:26:40 -rw-r--r-- 1 root root 403065 Sep 29 02:25 coverage.out 02:26:40 -rw-rw-r-- 1 1001 1001 841 Sep 29 02:21 go.mod 02:26:40 -rw-r--r-- 1 root root 50064 Sep 29 02:24 go.sum 02:26:40 drwxrwxr-x 8 1001 1001 124 Sep 29 02:21 internal 02:26:40 drwxrwxr-x 3 1001 1001 16 Sep 29 02:21 openapi 02:26:40 drwxrwxr-x 4 1001 1001 71 Sep 29 02:21 snap 02:26:40 -rw-rw-r-- 1 1001 1001 204 Sep 29 02:21 version.go [Pipeline] sh 02:26:40 + '[' -e coverage.out ] 02:26:40 + chown 1001:1001 coverage.out [Pipeline] stash 02:26:40 Stashed 1 file(s) [Pipeline] sh 02:26:41 + make build 02:26:41 go mod tidy 02:26:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:26:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:26:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:26:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:26:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:26:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:26:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:26:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:26:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:26:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:26:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:26:57 Merging remotes/origin/main commit 87e8ed76953e70318171a287d139abdba61a8126 into PR head commit 6b5df7ba4036ef2f1ff0d0a163e859b8932138db 02:26:57 Merge succeeded, producing 6b5df7ba4036ef2f1ff0d0a163e859b8932138db 02:26:57 Checking out Revision 6b5df7ba4036ef2f1ff0d0a163e859b8932138db (PR-3734) 02:26:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:26:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:26:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:26:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:26:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:26:56 using GIT_SSH to set credentials SSH Credentials for GitHub 02:26:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3734/head:refs/remotes/origin/PR-3734 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:26:57 > git config core.sparsecheckout # timeout=10 02:26:57 > git checkout -f 6b5df7ba4036ef2f1ff0d0a163e859b8932138db # timeout=10 02:26:57 > git remote # timeout=10 02:26:57 > git config --get remote.origin.url # timeout=10 02:26:57 using GIT_SSH to set credentials SSH Credentials for GitHub 02:26:57 > git merge 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 02:26:57 > git rev-parse HEAD^{commit} # timeout=10 02:26:57 > git config core.sparsecheckout # timeout=10 02:26:57 > git checkout -f 6b5df7ba4036ef2f1ff0d0a163e859b8932138db # timeout=10 [Pipeline] } 02:26:59 $ docker stop --time=1 5758e57546aab89adc7a1ca1010fd63c855049fe8c1b11ddce8fbc297b536928 02:27:01 $ docker rm -f 5758e57546aab89adc7a1ca1010fd63c855049fe8c1b11ddce8fbc297b536928 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 02:27:02 Commit message: "Merge branch 'main' into edgex-go-3565-gosimple" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:27:04 provisioning config files... 02:27:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1245880036841526888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:27:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:27:04 02:27:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:27:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:27:05 ---> docker-login.sh 02:27:05 nexus3.edgexfoundry.org:10001 02:27:05 latest: Pulling from edgex-devops/edgex-compose 02:27:05 cbdbe7a5bc2a: Pulling fs layer 02:27:05 ca9280d653b3: Pulling fs layer 02:27:05 7e9c9ca2126c: Pulling fs layer 02:27:05 cbdbe7a5bc2a: Verifying Checksum 02:27:05 cbdbe7a5bc2a: Download complete 02:27:05 cbdbe7a5bc2a: Pull complete 02:27:06 ca9280d653b3: Verifying Checksum 02:27:06 ca9280d653b3: Download complete 02:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:27:07 Configure a credential helper to remove this warning. See 02:27:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:27:07 02:27:07 Login Succeeded 02:27:07 nexus3.edgexfoundry.org:10002 02:27:07 ca9280d653b3: Pull complete 02:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:27:07 Configure a credential helper to remove this warning. See 02:27:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:27:07 02:27:07 Login Succeeded 02:27:07 nexus3.edgexfoundry.org:10003 02:27:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:27:08 Configure a credential helper to remove this warning. See 02:27:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:27:08 02:27:08 Login Succeeded 02:27:08 nexus3.edgexfoundry.org:10004 02:27:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:27:09 Configure a credential helper to remove this warning. See 02:27:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:27:09 02:27:09 Login Succeeded 02:27:09 docker.io 02:27:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:10 7e9c9ca2126c: Verifying Checksum 02:27:10 7e9c9ca2126c: Download complete 02:27:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:27:10 Configure a credential helper to remove this warning. See 02:27:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:27:10 02:27:10 Login Succeeded 02:27:10 ---> docker-login.sh ends [Pipeline] } 02:27:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:27:10 ========================================================= 02:27:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:27:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:27:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:27:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:27:11 595b0fe564bb: Pulling fs layer 02:27:11 24495759ef45: Pulling fs layer 02:27:11 d148012ef14d: Pulling fs layer 02:27:11 e90a11edd702: Pulling fs layer 02:27:11 d77568369979: Pulling fs layer 02:27:11 fc1c9f9a7f3b: Pulling fs layer 02:27:11 170f2ba95c9a: Pulling fs layer 02:27:11 97ac5df62f85: Pulling fs layer 02:27:11 e90a11edd702: Waiting 02:27:11 d77568369979: Waiting 02:27:11 fc1c9f9a7f3b: Waiting 02:27:11 170f2ba95c9a: Waiting 02:27:11 97ac5df62f85: Waiting 02:27:11 d148012ef14d: Verifying Checksum 02:27:11 d148012ef14d: Download complete 02:27:11 24495759ef45: Verifying Checksum 02:27:11 24495759ef45: Download complete 02:27:11 d77568369979: Verifying Checksum 02:27:11 d77568369979: Download complete 02:27:11 595b0fe564bb: Verifying Checksum 02:27:11 595b0fe564bb: Download complete 02:27:11 fc1c9f9a7f3b: Verifying Checksum 02:27:11 fc1c9f9a7f3b: Download complete 02:27:11 170f2ba95c9a: Download complete 02:27:12 595b0fe564bb: Pull complete 02:27:13 24495759ef45: Pull complete 02:27:13 7e9c9ca2126c: Pull complete 02:27:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:27:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:27:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:27:13 prd-centos7-docker-4c-2g-73 does not seem to be running inside a container 02:27:13 d148012ef14d: Pull complete 02:27:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:27:15 97ac5df62f85: Verifying Checksum 02:27:15 97ac5df62f85: Download complete 02:27:16 e90a11edd702: Verifying Checksum 02:27:16 e90a11edd702: Download complete 02:27:16 $ docker top a61d8c9d2bed3228b22927c90f7051fc6d4ce5e2809960d1099e2c579e922d6a -eo pid,comm [Pipeline] { [Pipeline] sh 02:27:16 + docker-compose build --help 02:27:16 + grep parallel 02:27:17 --parallel Build images in parallel. [Pipeline] } 02:27:17 $ docker stop --time=1 a61d8c9d2bed3228b22927c90f7051fc6d4ce5e2809960d1099e2c579e922d6a 02:27:18 $ docker rm -f a61d8c9d2bed3228b22927c90f7051fc6d4ce5e2809960d1099e2c579e922d6a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:27:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:27:19 . [Pipeline] withDockerContainer 02:27:19 prd-centos7-docker-4c-2g-73 does not seem to be running inside a container 02:27:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:27:19 $ docker top 7792512001f06115b8dd43e86e39586a68f9ab30b1ed115f5239d972495dea1d -eo pid,comm [Pipeline] { [Pipeline] sh 02:27:20 + docker-compose -f ./docker-compose-build.yml build --parallel 02:27:20 Building core-command ... 02:27:20 Building core-data ... 02:27:20 Building core-metadata ... 02:27:20 Building security-bootstrapper ... 02:27:20 Building security-proxy-setup ... 02:27:20 Building security-secretstore-setup ... 02:27:20 Building support-notifications ... 02:27:20 Building support-scheduler ... 02:27:20 Building sys-mgmt-agent ... 02:27:20 Building security-secretstore-setup 02:27:20 Building security-bootstrapper 02:27:20 Building sys-mgmt-agent 02:27:20 Building security-proxy-setup 02:27:20 Building support-scheduler 02:27:26 e90a11edd702: Pull complete 02:27:26 d77568369979: Pull complete 02:27:27 fc1c9f9a7f3b: Pull complete 02:27:27 170f2ba95c9a: Pull complete 02:27:29 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:27:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:27:29 ---> 7eeca2984287 02:27:29 Step 3/23 : WORKDIR /edgex-go 02:27:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:27:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:27:29 ---> 7eeca2984287 02:27:29 Step 3/24 : WORKDIR /edgex-go 02:27:33 97ac5df62f85: Pull complete 02:27:33 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 02:27:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:27:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 02:27:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:27:33 WORKDIR /edgex 02:27:33 COPY go.mod . 02:27:33 RUN go mod download 02:27:33 + docker build -t ci-base-image-arm64 -f - . 02:27:34 ---> Running in 0a3ca57ff012 02:27:34 ---> Running in cef38e544bec 02:27:36 Sending build context to Docker daemon 166.2MB 02:27:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:27:36 ---> 04bc70af865f 02:27:36 Step 2/4 : WORKDIR /edgex 02:27:41 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:27:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:27:41 ---> 7eeca2984287 02:27:41 Step 3/22 : WORKDIR /edgex-go 02:27:41 ---> Running in f980196a5fa4 02:27:42 Removing intermediate container f980196a5fa4 02:27:42 ---> 8a21a60b6127 02:27:42 Step 3/4 : COPY go.mod . 02:27:43 ---> f843e10fb0ad 02:27:43 Step 4/4 : RUN go mod download 02:27:43 ---> Running in 7a717f288e2f 02:27:43 ---> Running in 0d5422738b91 02:27:43 Removing intermediate container cef38e544bec 02:27:43 ---> b2c7b09afaad 02:27:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:43 Removing intermediate container 0a3ca57ff012 02:27:43 ---> e10e57fe67e2 02:27:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:43 ---> Running in 36ec250df4b4 02:27:43 Removing intermediate container 0d5422738b91 02:27:43 ---> 3b49555905c7 02:27:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:43 ---> Running in 3a9bae9377ab 02:27:43 ---> Running in 079686a2e255 02:27:44 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:27:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:27:44 ---> 7eeca2984287 02:27:44 Step 3/26 : WORKDIR /edgex-go 02:27:44 ---> Using cache 02:27:44 ---> 3b49555905c7 02:27:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:44 ---> Running in 9c83b7c276ba 02:27:44 Removing intermediate container 36ec250df4b4 02:27:44 ---> 1c2c79566f29 02:27:44 Step 5/23 : RUN apk add --update --no-cache make git 02:27:44 ---> Running in cb1c02f46cda 02:27:44 Removing intermediate container 3a9bae9377ab 02:27:44 ---> 73280090da64 02:27:44 Step 5/24 : RUN apk add --update --no-cache make bash git 02:27:44 ---> Running in 12b1d53ab571 02:27:44 Removing intermediate container 079686a2e255 02:27:44 ---> 572d72742c0e 02:27:44 Step 5/22 : RUN apk add --update --no-cache make git 02:27:44 ---> Running in ea8c335f1422 02:27:45 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:27:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:27:45 ---> 7eeca2984287 02:27:45 Step 3/32 : WORKDIR /edgex-go 02:27:45 ---> Using cache 02:27:45 ---> 3b49555905c7 02:27:45 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:45 ---> Using cache 02:27:45 ---> 572d72742c0e 02:27:45 Step 5/32 : RUN apk add --update --no-cache make git 02:27:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:27:45 ---> Running in 9de86ed4a607 02:27:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:27:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:27:45 Removing intermediate container 9c83b7c276ba 02:27:45 ---> 790b03d1cdff 02:27:45 Step 5/26 : RUN apk add --update --no-cache make git 02:27:45 ---> Running in b0cbe3e03a82 02:27:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:27:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:27:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:27:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:27:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:27:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:27:47 OK: 219 MiB in 52 packages 02:27:47 Removing intermediate container 12b1d53ab571 02:27:47 ---> 31b8236e7052 02:27:47 Step 6/24 : COPY go.mod . 02:27:47 OK: 219 MiB in 52 packages 02:27:47 ---> d6a505e8fb31 02:27:47 Step 7/24 : RUN go mod download 02:27:47 ---> Running in 0891cbc1ba49 02:27:47 Removing intermediate container ea8c335f1422 02:27:47 ---> b7a1a65a6f30 02:27:47 Step 6/22 : COPY go.mod . 02:27:48 ---> 3cc1177df936 02:27:48 Step 7/22 : RUN go mod download 02:27:48 ---> Running in 9915462b6c3e 02:27:48 OK: 219 MiB in 52 packages 02:27:48 OK: 219 MiB in 52 packages 02:27:48 Removing intermediate container b0cbe3e03a82 02:27:48 ---> 9343efd528d5 02:27:48 Step 6/26 : COPY go.mod . 02:27:48 ---> eb4a0374d28b 02:27:48 Step 7/26 : RUN go mod download 02:27:48 ---> Running in 2ce3717d7382 02:27:48 Removing intermediate container cb1c02f46cda 02:27:48 ---> 890f1b6970d7 02:27:48 Step 6/23 : COPY go.mod . 02:27:49 ---> bf83a9b810aa 02:27:49 Step 7/23 : RUN go mod download 02:27:49 ---> Running in 3d20d4bb5094 02:27:49 Removing intermediate container 0891cbc1ba49 02:27:49 ---> 25e191976ad9 02:27:49 Step 8/24 : COPY . . 02:27:49 Removing intermediate container 9915462b6c3e 02:27:49 ---> 271e15edc262 02:27:49 Step 8/22 : COPY . . 02:27:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:27:52 Removing intermediate container 2ce3717d7382 02:27:52 ---> 5499ec9d5f9d 02:27:52 Step 8/26 : COPY . . 02:27:52 Removing intermediate container 3d20d4bb5094 02:27:52 ---> 63f3c6697ff4 02:27:52 Step 8/23 : COPY . . 02:27:57 OK: 219 MiB in 52 packages 02:27:58 ---> f196a0640147 02:27:58 Step 9/22 : RUN go mod tidy 02:27:58 ---> 952dae30c8de 02:27:58 Step 9/24 : RUN go mod tidy 02:27:58 ---> Running in f3123e14039d 02:27:58 ---> Running in 14635261e48f 02:27:58 ---> fbe4ba9970ff 02:27:58 Step 9/26 : RUN go mod tidy 02:27:59 ---> Running in 04caa8b9da7f 02:27:59 Removing intermediate container 9de86ed4a607 02:27:59 ---> 2c1b09ed997b 02:27:59 Step 6/32 : COPY go.mod . 02:27:59 ---> 9c9cea71935f 02:27:59 Step 7/32 : RUN go mod download 02:27:59 ---> Running in a70c72fc6aa1 02:28:01 Removing intermediate container 14635261e48f 02:28:01 ---> a1162dcf7c9e 02:28:01 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:28:01 ---> Running in 16c069c68c0c 02:28:01 Removing intermediate container 04caa8b9da7f 02:28:01 ---> 07cb71658942 02:28:01 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:28:01 Removing intermediate container f3123e14039d 02:28:01 ---> 00817298b09f 02:28:01 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:28:01 ---> Running in c74800099bd4 02:28:01 Removing intermediate container a70c72fc6aa1 02:28:01 ---> 1e3109b0d10d 02:28:01 Step 8/32 : COPY . . 02:28:01 ---> Running in 9bc875d739d6 02:28:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:28:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:28:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:28:12 ---> cd191cf1e36b 02:28:12 Step 9/23 : RUN go mod tidy 02:28:13 ---> Running in 17630f4997c9 02:28:15 Removing intermediate container 17630f4997c9 02:28:15 ---> e75e18e66e9f 02:28:15 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:28:16 ---> Running in da8e002c2d0b 02:28:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:28:21 ---> 20a3f2f1b8b0 02:28:21 Step 9/32 : RUN go mod tidy 02:28:21 ---> Running in 8f1ff065ea56 02:28:22 Removing intermediate container 8f1ff065ea56 02:28:22 ---> 2eb297b78b28 02:28:22 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:28:22 ---> Running in fbe3144b0fc5 02:28:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:28:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:28:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:28:35 Removing intermediate container 16c069c68c0c 02:28:35 ---> f57418fe375e 02:28:35 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:28:36 ---> Running in 46634920a27a 02:28:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:28:37 Removing intermediate container 9bc875d739d6 02:28:37 ---> 987374a02a09 02:28:37 02:28:37 Step 11/26 : FROM alpine:3.14 02:28:38 3.14: Pulling from library/alpine 02:28:38 Removing intermediate container 46634920a27a 02:28:38 ---> 7982b42c0358 02:28:38 02:28:38 Step 12/24 : FROM docker:20.10.7 02:28:38 20.10.7: Pulling from library/docker 02:28:39 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 02:28:39 Status: Downloaded newer image for alpine:3.14 02:28:39 ---> 14119a10abf4 02:28:39 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:28:39 ---> Running in 75c9e54afdf2 02:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:28:41 Removing intermediate container c74800099bd4 02:28:41 ---> e4b3acb43460 02:28:41 02:28:41 Step 11/22 : FROM alpine:3.14 02:28:41 ---> 14119a10abf4 02:28:41 Step 12/22 : RUN apk add --update --no-cache curl 02:28:41 ---> Running in 7f50cf5f4ada 02:28:41 (1/3) Installing ca-certificates (20191127-r5) 02:28:41 (2/3) Installing dumb-init (1.2.5-r1) 02:28:41 (3/3) Installing su-exec (0.2-r1) 02:28:41 Executing busybox-1.33.1-r3.trigger 02:28:41 Executing ca-certificates-20191127-r5.trigger 02:28:41 OK: 6 MiB in 17 packages 02:28:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:28:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:28:42 Removing intermediate container 75c9e54afdf2 02:28:42 ---> 1ca5d4a682b5 02:28:42 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:28:42 ---> Running in bbe550f1e605 02:28:42 (1/5) Installing ca-certificates (20191127-r5) 02:28:42 (2/5) Installing brotli-libs (1.0.9-r5) 02:28:42 (3/5) Installing nghttp2-libs (1.43.0-r0) 02:28:42 (4/5) Installing libcurl (7.79.1-r0) 02:28:42 (5/5) Installing curl (7.79.1-r0) 02:28:42 Executing busybox-1.33.1-r3.trigger 02:28:42 Executing ca-certificates-20191127-r5.trigger 02:28:42 OK: 8 MiB in 19 packages 02:28:42 Removing intermediate container bbe550f1e605 02:28:42 ---> 0b61a9441381 02:28:42 Step 14/26 : WORKDIR / 02:28:42 ---> Running in 874f2de758c8 02:28:42 Removing intermediate container 874f2de758c8 02:28:42 ---> 06ec124149cb 02:28:42 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:28:43 Removing intermediate container 7f50cf5f4ada 02:28:43 ---> 0bc8598d675a 02:28:43 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:28:43 ---> Running in c630b96daffb 02:28:43 ---> f212f5def953 02:28:43 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:28:43 Removing intermediate container c630b96daffb 02:28:43 ---> 61f8647211ca 02:28:43 Step 14/22 : WORKDIR /edgex 02:28:43 ---> d4a97f8c0cd4 02:28:43 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:28:43 ---> Running in a49941ef4e87 02:28:43 Removing intermediate container a49941ef4e87 02:28:43 ---> ee6862ff44c7 02:28:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:28:44 ---> b52c6a140ccd 02:28:44 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:28:44 ---> 201d52b898c4 02:28:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:28:44 ---> 30527bd5271b 02:28:44 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:28:45 ---> 387732640de2 02:28:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:28:45 ---> c9033b78352e 02:28:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:28:46 ---> 52a90df7618d 02:28:46 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:28:46 ---> Running in 1245f7102fa3 02:28:46 ---> 059866de46d5 02:28:46 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:28:46 Removing intermediate container 1245f7102fa3 02:28:46 ---> 57caba38b9ac 02:28:46 Step 19/22 : CMD ["--init=true"] 02:28:46 ---> Running in b232cc0d8395 02:28:46 ---> 6d6ed874e4d5 02:28:46 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 02:28:46 Removing intermediate container b232cc0d8395 02:28:46 ---> 7ac070010d20 02:28:46 Step 20/22 : LABEL arch=x86_64 02:28:46 ---> Running in f48917bc1263 02:28:46 ---> Running in 898c5ee191a2 02:28:47 Removing intermediate container 898c5ee191a2 02:28:47 ---> 3dc9fb027d9f 02:28:47 Step 21/22 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db 02:28:47 ---> Running in 048291f24d88 02:28:47 Removing intermediate container 048291f24d88 02:28:47 ---> 8b0940c27748 02:28:47 Step 22/22 : LABEL version=0.0.0 02:28:47 ---> Running in 91e267e6a0cf 02:28:47 Removing intermediate container 91e267e6a0cf 02:28:47 ---> e4bf7d3300a5 02:28:47 02:28:48 Removing intermediate container f48917bc1263 02:28:48 ---> eaf19763a9b3 02:28:48 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:28:48 Successfully built e4bf7d3300a5 02:28:48 Successfully tagged security-proxy-setup:latest 02:28:48 Building core-metadata 02:28:48  Building security-proxy-setup ... done  ---> Running in baa7d26a6643 02:28:48 Removing intermediate container baa7d26a6643 02:28:48 ---> 10c92c3cfa13 02:28:48 Step 24/26 : LABEL arch=x86_64 02:28:48 ---> Running in 8390ba4ae41d 02:28:48 Removing intermediate container 8390ba4ae41d 02:28:48 ---> 10cf7c189134 02:28:48 Step 25/26 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db 02:28:49 ---> Running in c1ca066633a7 02:28:50 Removing intermediate container c1ca066633a7 02:28:50 ---> d23686111806 02:28:50 Step 26/26 : LABEL version=0.0.0 02:28:50 ---> Running in c1d235fb10b8 02:28:50 Removing intermediate container c1d235fb10b8 02:28:50 ---> e96dba71409a 02:28:50 02:28:50 Successfully built e96dba71409a 02:28:50 Successfully tagged security-secretstore-setup:latest 02:28:50 Building support-notifications 02:28:51  Building security-secretstore-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 02:28:51 Status: Downloaded newer image for docker:20.10.7 02:28:51 ---> 08bdaf2f88f9 02:28:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:28:54 ---> Running in 5fdcf52aa2ab 02:28:55 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:28:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:28:55 ---> 7eeca2984287 02:28:55 Step 3/23 : WORKDIR /edgex-go 02:28:56 ---> Using cache 02:28:56 ---> 3b49555905c7 02:28:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:56 ---> Using cache 02:28:56 ---> 790b03d1cdff 02:28:56 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:28:56 Removing intermediate container 5fdcf52aa2ab 02:28:56 ---> f34be69ce31b 02:28:56 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 02:28:56 ---> Running in ae88bf5d1edd 02:28:56 ---> Running in d07ed58302be 02:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:28:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:28:57 (1/39) Installing readline (8.1.0-r0) 02:28:57 (2/39) Installing bash (5.1.0-r0) 02:28:57 Executing bash-5.1.0-r0.post-install 02:28:57 (3/39) Installing brotli-libs (1.0.9-r3) 02:28:57 (4/39) Installing nghttp2-libs (1.42.0-r1) 02:28:57 (5/39) Installing libcurl (7.79.1-r0) 02:28:57 (6/39) Installing curl (7.79.1-r0) 02:28:57 (7/39) Installing dumb-init (1.2.5-r0) 02:28:57 (8/39) Installing libbz2 (1.0.8-r1) 02:28:57 (9/39) Installing expat (2.2.10-r1) 02:28:57 (10/39) Installing libffi (3.3-r2) 02:28:57 (11/39) Installing gdbm (1.19-r0) 02:28:57 (12/39) Installing xz-libs (5.2.5-r0) 02:28:57 (13/39) Installing sqlite-libs (3.34.1-r0) 02:28:57 (14/39) Installing python3 (3.8.10-r0) 02:28:58 Removing intermediate container da8e002c2d0b 02:28:58 ---> 0a1d005c572d 02:28:58 02:28:58 Step 11/23 : FROM alpine:3.14 02:28:58 ---> 14119a10abf4 02:28:58 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:28:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:28:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:28:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:28:58 ---> 7eeca2984287 02:28:58 Step 3/24 : WORKDIR /edgex-go 02:28:58 ---> Using cache 02:28:58 ---> 3b49555905c7 02:28:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:58 ---> Using cache 02:28:58 ---> 790b03d1cdff 02:28:58 Step 5/24 : RUN apk add --update --no-cache make git 02:28:58 ---> Using cache 02:28:58 ---> 9343efd528d5 02:28:58 Step 6/24 : COPY go.mod . 02:28:58 ---> Using cache 02:28:58 ---> eb4a0374d28b 02:28:58 Step 7/24 : RUN go mod download 02:28:58 ---> Using cache 02:28:58 ---> 5499ec9d5f9d 02:28:58 Step 8/24 : COPY . . 02:28:58 ---> Using cache 02:28:58 ---> fbe4ba9970ff 02:28:58 Step 9/24 : RUN go mod tidy 02:28:58 ---> Using cache 02:28:58 ---> 07cb71658942 02:28:58 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:28:58 ---> Running in 48f46c6fa32a 02:28:58 ---> Running in 22abc0e84c00 02:28:58 (15/39) Installing py3-appdirs (1.4.4-r1) 02:28:58 (16/39) Installing py3-ordered-set (4.0.2-r0) 02:28:58 (17/39) Installing py3-parsing (2.4.7-r1) 02:28:58 (18/39) Installing py3-six (1.15.0-r0) 02:28:58 (19/39) Installing py3-packaging (20.9-r0) 02:28:58 (20/39) Installing py3-setuptools (51.3.3-r0) 02:28:59 OK: 219 MiB in 52 packages 02:28:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:28:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:28:59 (21/39) Installing py3-chardet (4.0.0-r0) 02:28:59 (1/1) Installing dumb-init (1.2.5-r1) 02:28:59 Executing busybox-1.33.1-r3.trigger 02:28:59 OK: 6 MiB in 15 packages 02:28:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:28:59 (22/39) Installing py3-idna (3.1-r0) 02:28:59 (23/39) Installing py3-urllib3 (1.26.2-r1) 02:28:59 Removing intermediate container fbe3144b0fc5 02:28:59 ---> abb9cf6d82d7 02:28:59 02:28:59 Step 11/32 : FROM alpine:3.14 02:28:59 ---> 14119a10abf4 02:28:59 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:28:59 (24/39) Installing py3-requests (2.25.1-r1) 02:28:59 ---> Running in 0d218c85b0c7 02:28:59 (25/39) Installing py3-msgpack (1.0.2-r0) 02:28:59 (26/39) Installing py3-lockfile (0.12.2-r3) 02:28:59 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:28:59 (28/39) Installing py3-colorama (0.4.4-r0) 02:29:00 (29/39) Installing py3-contextlib2 (0.6.0-r0) 02:29:00 (30/39) Installing py3-distlib (0.3.1-r1) 02:29:00 Removing intermediate container 0d218c85b0c7 02:29:00 ---> e8e2c54bff34 02:29:00 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:29:00 (31/39) Installing py3-distro (1.5.0-r1) 02:29:00 (32/39) Installing py3-webencodings (0.5.1-r3) 02:29:00 Removing intermediate container ae88bf5d1edd 02:29:00 ---> 41ac20e08fa2 02:29:00 Step 6/23 : COPY go.mod . 02:29:00 ---> Running in e66eae24e649 02:29:00 (33/39) Installing py3-html5lib (1.1-r0) 02:29:00 (34/39) Installing py3-pytoml (0.1.21-r0) 02:29:00 Removing intermediate container 48f46c6fa32a 02:29:00 ---> ed7905b49085 02:29:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:29:00 (35/39) Installing py3-pep517 (0.9.1-r0) 02:29:00 (36/39) Installing py3-progress (1.5-r0) 02:29:00 (37/39) Installing py3-retrying (1.3.3-r0) 02:29:00 (38/39) Installing py3-toml (0.10.2-r0) 02:29:00 ---> Running in de00eba4c97c 02:29:00 (39/39) Installing py3-pip (20.3.4-r0) 02:29:00 ---> 3a40dc1964e6 02:29:00 Step 7/23 : RUN go mod download 02:29:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:29:00 Removing intermediate container de00eba4c97c 02:29:00 ---> 6962bed92818 02:29:00 Step 14/23 : ENV APP_PORT=59861 02:29:00 ---> Running in 7b02b9800e72 02:29:00 ---> Running in 7961621f83ef 02:29:00 Executing busybox-1.32.1-r6.trigger 02:29:00 OK: 82 MiB in 59 packages 02:29:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:29:00 Removing intermediate container 7961621f83ef 02:29:00 ---> 167324735f03 02:29:00 Step 15/23 : EXPOSE $APP_PORT 02:29:00 ---> Running in a4b3d2bdcd8b 02:29:01 Removing intermediate container a4b3d2bdcd8b 02:29:01 ---> 1ace22c8701a 02:29:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:29:01 (1/2) Installing dumb-init (1.2.5-r1) 02:29:01 (2/2) Installing su-exec (0.2-r1) 02:29:01 Executing busybox-1.33.1-r3.trigger 02:29:01 OK: 6 MiB in 16 packages 02:29:01 ---> 66a09811d33d 02:29:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:29:02 Removing intermediate container e66eae24e649 02:29:02 ---> f07a1bfa4739 02:29:02 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:29:02 ---> 630e387a2c5d 02:29:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:29:02 ---> Running in 3f3625fb0227 02:29:02 Removing intermediate container 3f3625fb0227 02:29:02 ---> d3a945073a8d 02:29:02 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:29:02 ---> Running in abbbf096a237 02:29:02 ---> aed675db3f6b 02:29:02 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:29:02 Removing intermediate container abbbf096a237 02:29:02 ---> 967ff7845f75 02:29:02 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:29:02 ---> Running in b77c243bcdee 02:29:02 ---> Running in f1362e752744 02:29:03 Removing intermediate container b77c243bcdee 02:29:03 ---> 5201cd6a5d13 02:29:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:29:03 ---> Running in aa4f22044b32 02:29:03 Removing intermediate container aa4f22044b32 02:29:03 ---> 6eae3eb1f32b 02:29:03 Step 21/23 : LABEL arch=x86_64 02:29:03 ---> Running in 2637e7b427c2 02:29:03 Removing intermediate container 7b02b9800e72 02:29:03 ---> 7304f088f859 02:29:03 Step 8/23 : COPY . . 02:29:03 Removing intermediate container 2637e7b427c2 02:29:03 ---> d450b865f718 02:29:03 Step 22/23 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db 02:29:03 ---> Running in c3335a3807f9 02:29:03 Collecting docker-compose==1.23.2 02:29:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:29:04 Collecting docopt<0.7,>=0.6.1 02:29:04 Downloading docopt-0.6.2.tar.gz (25 kB) 02:29:04 Removing intermediate container f1362e752744 02:29:04 ---> f2aa2f71b23d 02:29:04 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:29:04 Removing intermediate container c3335a3807f9 02:29:04 ---> 07739804cc9a 02:29:04 Step 23/23 : LABEL version=0.0.0 02:29:04 Collecting docker<4.0,>=3.6.0 02:29:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:29:04 Collecting dockerpty<0.5,>=0.4.1 02:29:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:29:05 ---> Running in 4aded701939c 02:29:05 ---> Running in 4b3666074537 02:29:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:29:05 Collecting jsonschema<3,>=2.5.1 02:29:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:29:05 Collecting cached-property<2,>=1.2.0 02:29:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:29:05 Removing intermediate container 4b3666074537 02:29:05 ---> 46366094519a 02:29:05 02:29:05 Collecting websocket-client<1.0,>=0.32.0 02:29:05 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:29:05 Removing intermediate container 4aded701939c 02:29:05 ---> e41888cece50 02:29:05 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:29:05 Successfully built 46366094519a 02:29:05 Collecting PyYAML<4,>=3.10 02:29:06 Downloading PyYAML-3.13.tar.gz (270 kB) 02:29:06 Successfully tagged support-scheduler:latest 02:29:06 Building core-command 02:29:06  Building support-scheduler ... done  ---> 4aea9c0fdfe9 02:29:06 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:29:06 Collecting texttable<0.10,>=0.9.0 02:29:06 Downloading texttable-0.9.1.tar.gz (11 kB) 02:29:07 ---> Running in 086745fc72dd 02:29:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:29:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:29:08 Collecting docker-pycreds>=0.4.0 02:29:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:29:08 Collecting chardet<3.1.0,>=3.0.2 02:29:08 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:29:08 Collecting idna<2.8,>=2.5 02:29:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:29:08 Collecting urllib3<1.25,>=1.21.1 02:29:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:29:08 Collecting certifi>=2017.4.17 02:29:08 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:29:08 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:29:08 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:29:08 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:29:08 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:29:08 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:29:08 Attempting uninstall: urllib3 02:29:08 Found existing installation: urllib3 1.26.2 02:29:08 Uninstalling urllib3-1.26.2: 02:29:08 Successfully uninstalled urllib3-1.26.2 02:29:09 Attempting uninstall: idna 02:29:09 Found existing installation: idna 3.1 02:29:09 Uninstalling idna-3.1: 02:29:09 Successfully uninstalled idna-3.1 02:29:09 ---> bfcb9feb36b6 02:29:09 Step 9/23 : RUN go mod tidy 02:29:09 Attempting uninstall: chardet 02:29:09 Found existing installation: chardet 4.0.0 02:29:09 Uninstalling chardet-4.0.0: 02:29:09 Successfully uninstalled chardet-4.0.0 02:29:10 ---> Running in ea1576ac0a97 02:29:10 Removing intermediate container 086745fc72dd 02:29:10 ---> d21ccab3f713 02:29:10 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:29:10 Attempting uninstall: requests 02:29:10 Found existing installation: requests 2.25.1 02:29:10 Uninstalling requests-2.25.1: 02:29:10 Successfully uninstalled requests-2.25.1 02:29:10 Running setup.py install for texttable: started 02:29:10 ---> 769ba1261140 02:29:10 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:29:11 Running setup.py install for texttable: finished with status 'done' 02:29:11 Running setup.py install for PyYAML: started 02:29:11 ---> 7ee8d2e4a55e 02:29:11 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:29:11 ---> e760f697ce69 02:29:11 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:29:11 ---> f98646665eef 02:29:11 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:29:12 ---> 05c57491d699 02:29:12 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:29:12 Running setup.py install for PyYAML: finished with status 'done' 02:29:12 Running setup.py install for docopt: started 02:29:12 ---> Running in 45da795770f1 02:29:12 Removing intermediate container ea1576ac0a97 02:29:12 ---> 7c47c2316ec5 02:29:12 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:29:12 ---> Running in 9db6606446ca 02:29:12 Removing intermediate container 45da795770f1 02:29:12 ---> 2a6d5a52966c 02:29:12 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:29:13 Running setup.py install for docopt: finished with status 'done' 02:29:13 Running setup.py install for dockerpty: started 02:29:13 ---> ad998613f998 02:29:13 Step 27/32 : RUN chmod +x /entrypoint.sh 02:29:13 ---> Running in b5cbd68a9f94 02:29:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:29:13 Running setup.py install for dockerpty: finished with status 'done' 02:29: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 02:29:14 Removing intermediate container b5cbd68a9f94 02:29:14 ---> 97320727a06d 02:29:14 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:29:14 ---> Running in 71c08849c75d 02:29:14 Removing intermediate container 71c08849c75d 02:29:14 ---> ab876e0acec7 02:29:14 Step 29/32 : CMD ["gate"] 02:29:14 ---> Running in fa17f3b739a4 02:29:15 Removing intermediate container fa17f3b739a4 02:29:15 ---> 4b76e2e757d5 02:29:15 Step 30/32 : LABEL arch=x86_64 02:29:15 ---> Running in 0ac1fcaaf7c9 02:29:15 Removing intermediate container 0ac1fcaaf7c9 02:29:15 ---> 81eab426dd77 02:29:15 Step 31/32 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db 02:29:15 ---> Running in 492e929abcd0 02:29:16 Removing intermediate container 492e929abcd0 02:29:16 ---> bf34bbdf466c 02:29:16 Step 32/32 : LABEL version=0.0.0 02:29:16 ---> Running in 3ce0f9aaab83 02:29:17 Removing intermediate container 3ce0f9aaab83 02:29:17 ---> d7c95a072b49 02:29:17 02:29:17 Successfully built d7c95a072b49 02:29:17 Successfully tagged security-bootstrapper:latest 02:29:17  Building security-bootstrapper ... done Building core-data 02:29:19 Removing intermediate container d07ed58302be 02:29:19 ---> c1c517465698 02:29:19 Step 15/24 : ENV APP_PORT=58890 02:29:20 ---> Running in 66a6d84172ae 02:29:20 Removing intermediate container 7a717f288e2f 02:29:20 ---> fc45a99e1b22 02:29:20 Successfully built fc45a99e1b22 02:29:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:29:21 + docker inspect -f . ci-base-image-arm64 02:29:21 . [Pipeline] withDockerContainer 02:29:21 prd-ubuntu18.04-docker-arm64-4c-16g-76 does not seem to be running inside a container 02:29:21 Removing intermediate container 66a6d84172ae 02:29:21 ---> 8320da9efd61 02:29:21 Step 16/24 : EXPOSE $APP_PORT 02:29:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:29:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:29:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:29:21 ---> 7eeca2984287 02:29:21 Step 3/24 : WORKDIR /edgex-go 02:29:21 ---> Using cache 02:29:21 ---> 3b49555905c7 02:29:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:21 ---> Using cache 02:29:21 ---> 790b03d1cdff 02:29:21 Step 5/24 : RUN apk add --update --no-cache make git 02:29:21 ---> Using cache 02:29:21 ---> 9343efd528d5 02:29:21 Step 6/24 : COPY go.mod . 02:29:21 ---> Using cache 02:29:21 ---> eb4a0374d28b 02:29:21 Step 7/24 : RUN go mod download 02:29:21 ---> Using cache 02:29:21 ---> 5499ec9d5f9d 02:29:21 Step 8/24 : COPY . . 02:29:21 ---> Using cache 02:29:21 ---> fbe4ba9970ff 02:29:21 Step 9/24 : RUN go mod tidy 02:29:21 ---> Using cache 02:29:21 ---> 07cb71658942 02:29:21 Step 10/24 : RUN make cmd/core-command/core-command 02:29:21 ---> Running in 0aa7f5a1f2e0 02:29:21 ---> Running in 118e5e8d1030 02:29:22 Removing intermediate container 0aa7f5a1f2e0 02:29:22 ---> 7066aefdf37d 02:29:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:29:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:29:22 ---> 7b8a363ed0e1 02:29:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:29:23 ---> e04deda8dbd6 02:29:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:29:23 $ docker top fb062949798358fcc57eee365fe506579975a2d13ae5df833d44f58f53c561cd -eo pid,comm 02:29:23 ---> 84411aeef3d6 02:29:23 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:29:23 ---> Running in 595a2d6c6597 [Pipeline] { [Pipeline] sh 02:29:24 Removing intermediate container 595a2d6c6597 02:29:24 ---> 2386b2f07946 02:29:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:29:24 ---> Running in 12647c665c27 02:29:24 Removing intermediate container 12647c665c27 02:29:24 ---> 166f25b4bcbe 02:29:24 Step 22/24 : LABEL arch=x86_64 02:29:24 ---> Running in 50f67280540b 02:29:24 Removing intermediate container 50f67280540b 02:29:24 ---> 4a995e07b880 02:29:24 Step 23/24 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db 02:29:24 + go version 02:29:24 go version go1.16.6 linux/arm64 [Pipeline] } 02:29:24 $ docker stop --time=1 fb062949798358fcc57eee365fe506579975a2d13ae5df833d44f58f53c561cd 02:29:24 ---> Running in 89ec0dc83d21 02:29:24 Removing intermediate container 89ec0dc83d21 02:29:24 ---> a2a958f6bdce 02:29:24 Step 24/24 : LABEL version=0.0.0 02:29:24 ---> Running in dc0c15bdc406 02:29:25 Removing intermediate container dc0c15bdc406 02:29:25 ---> 22b34fc0e916 02:29:25 02:29:25 Successfully built 22b34fc0e916 02:29:25 Successfully tagged sys-mgmt-agent:latest 02:29:26  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:29:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:29:26 ---> 7eeca2984287 02:29:26 Step 3/24 : WORKDIR /edgex-go 02:29:26 ---> Using cache 02:29:26 ---> 3b49555905c7 02:29:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:26 ---> Using cache 02:29:26 ---> 790b03d1cdff 02:29:26 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:29:26 ---> Running in f1b14f6875f0 02:29:26 $ docker rm -f fb062949798358fcc57eee365fe506579975a2d13ae5df833d44f58f53c561cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:29:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:29:27 + docker inspect -f . ci-base-image-arm64 02:29:27 . [Pipeline] withDockerContainer 02:29:27 prd-ubuntu18.04-docker-arm64-4c-16g-76 does not seem to be running inside a container 02:29:28 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:29:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:29:29 OK: 219 MiB in 52 packages 02:29:29 $ docker top 6e9554c0f2218948ba2eb82846c23cc6480e0f816daa155ce21d6903b220edfa -eo pid,comm 02:29:30 Removing intermediate container f1b14f6875f0 02:29:30 ---> 3d0956501080 02:29:30 Step 6/24 : COPY go.mod . [Pipeline] { [Pipeline] echo 02:29:30 ========================================================= 02:29:30 [edgeXBuildGoParallel] Running Tests and Build... 02:29:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:29:30 ---> 4b3aabc189e4 02:29:30 Step 7/24 : RUN go mod download 02:29:30 ---> Running in bb4d284f29d7 02:29:30 + go mod tidy [Pipeline] sh 02:29:32 Removing intermediate container 22abc0e84c00 02:29:32 ---> 843816abf3a1 02:29:32 02:29:32 Step 11/24 : FROM alpine:3.14 02:29:32 ---> 14119a10abf4 02:29:32 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:29:32 ---> Using cache 02:29:32 ---> ed7905b49085 02:29:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:29:32 ---> Using cache 02:29:32 ---> 6962bed92818 02:29:32 Step 14/24 : ENV APP_PORT=59881 02:29:32 ---> Running in a13f5ac25359 02:29:32 Removing intermediate container a13f5ac25359 02:29:32 ---> f38404861807 02:29:32 Step 15/24 : EXPOSE $APP_PORT 02:29:32 ---> Running in c3df5270fd6a 02:29:32 Removing intermediate container c3df5270fd6a 02:29:32 ---> fbb59b51fac2 02:29:32 Step 16/24 : WORKDIR / 02:29:32 ---> Running in a05b5bcfebdd 02:29:32 Removing intermediate container bb4d284f29d7 02:29:32 ---> b1be270b63f2 02:29:32 Step 8/24 : COPY . . 02:29:32 + make test 02:29:32 go mod tidy 02:29:32 Removing intermediate container a05b5bcfebdd 02:29:32 ---> 64f9c3ae2b7f 02:29:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:29:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:29:33 ---> 81528df3f9c4 02:29:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:29:35 ---> 68fc6e9e1290 02:29:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:29:36 ---> adcf218e5773 02:29:36 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:29:36 ---> Running in 410411fbac85 02:29:36 Removing intermediate container 410411fbac85 02:29:36 ---> 044556d01560 02:29:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:29:36 ---> Running in 68c8fffb90ee 02:29:37 Removing intermediate container 68c8fffb90ee 02:29:37 ---> ee48b52a4b86 02:29:37 Step 22/24 : LABEL arch=x86_64 02:29:37 ---> Running in eadb49d9305d 02:29:38 Removing intermediate container eadb49d9305d 02:29:38 ---> e0c99a604fde 02:29:38 Step 23/24 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db 02:29:38 ---> Running in 1c958df52984 02:29:38 ---> 89190d37f641 02:29:38 Step 9/24 : RUN go mod tidy 02:29:38 Removing intermediate container 1c958df52984 02:29:38 ---> 6133548bd484 02:29:38 Step 24/24 : LABEL version=0.0.0 02:29:38 ---> Running in 5e4a1818cad9 02:29:38 ---> Running in 7cec9c440eac 02:29:38 Removing intermediate container 7cec9c440eac 02:29:38 ---> 38cd980843ca 02:29:38 02:29:38 Successfully built 38cd980843ca 02:29:38 Successfully tagged core-metadata:latest 02:29:40  Building core-metadata ... done Removing intermediate container 5e4a1818cad9 02:29:40 ---> 94ef010b31a3 02:29:40 Step 10/24 : RUN make cmd/core-data/core-data 02:29:40 ---> Running in 07d73876dc82 02:29:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:29:44 Removing intermediate container 9db6606446ca 02:29:44 ---> a31cff44f1e5 02:29:44 02:29:44 Step 11/23 : FROM alpine:3.14 02:29:44 ---> 14119a10abf4 02:29:44 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:29:44 ---> Running in e4a33f2ee1b8 02:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:29:45 (1/2) Installing ca-certificates (20191127-r5) 02:29:45 (2/2) Installing dumb-init (1.2.5-r1) 02:29:45 Executing busybox-1.33.1-r3.trigger 02:29:45 Executing ca-certificates-20191127-r5.trigger 02:29:45 OK: 6 MiB in 16 packages 02:29:46 Removing intermediate container e4a33f2ee1b8 02:29:46 ---> 799f29685feb 02:29:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:29:46 ---> Running in cacaf19f2c06 02:29:46 Removing intermediate container cacaf19f2c06 02:29:46 ---> 07a8511044e8 02:29:46 Step 14/23 : ENV APP_PORT=59860 02:29:46 ---> Running in 94903482b2f7 02:29:47 Removing intermediate container 94903482b2f7 02:29:47 ---> a3c809773f6f 02:29:47 Step 15/23 : EXPOSE $APP_PORT 02:29:47 Removing intermediate container 118e5e8d1030 02:29:47 ---> 309c9cb360b6 02:29:47 02:29:47 Step 11/24 : FROM alpine:3.14 02:29:47 ---> 14119a10abf4 02:29:47 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:29:47 ---> Using cache 02:29:47 ---> ed7905b49085 02:29:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:29:47 ---> Using cache 02:29:47 ---> 6962bed92818 02:29:47 Step 14/24 : ENV APP_PORT=59882 02:29:47 ---> Running in d4458f4e13ae 02:29:47 ---> Running in 443fba98f15a 02:29:47 Removing intermediate container d4458f4e13ae 02:29:47 ---> 909fa8664b0a 02:29:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:29:47 Removing intermediate container 443fba98f15a 02:29:47 ---> 2fd3751995a0 02:29:47 Step 15/24 : EXPOSE $APP_PORT 02:29:47 ---> Running in 9ee49bf9e25b 02:29:47 ---> d9e293fa6313 02:29:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:29:47 Removing intermediate container 9ee49bf9e25b 02:29:47 ---> 3b3aed33be05 02:29:47 Step 16/24 : WORKDIR / 02:29:48 ---> Running in f560c013fc71 02:29:48 Removing intermediate container f560c013fc71 02:29:48 ---> 7af0e6c5e4ff 02:29:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:29:48 ---> f568949fa0ef 02:29:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:29:48 ---> a83d6e2fc299 02:29:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:29:48 ---> 1385e04a09a9 02:29:48 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:29:49 ---> Running in 685c18413eb6 02:29:49 ---> 3b2c2aba5db1 02:29:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:29:49 Removing intermediate container 685c18413eb6 02:29:49 ---> 1902aa69ad18 02:29:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:29:49 ---> Running in 3c732d5050fc 02:29:49 Removing intermediate container 3c732d5050fc 02:29:49 ---> 30f31a49b0ba 02:29:49 Step 21/23 : LABEL arch=x86_64 02:29:49 ---> 07ebe1c89bf3 02:29:49 Step 20/24 : ENTRYPOINT ["/core-command"] 02:29:49 ---> Running in ef02712178b4 02:29:49 ---> Running in 7e4771514a06 02:29:49 Removing intermediate container ef02712178b4 02:29:49 ---> 84ed82dbc6cf 02:29:49 Step 22/23 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db 02:29:49 Removing intermediate container 7e4771514a06 02:29:49 ---> 96df9161b378 02:29:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:29:49 ---> Running in fb69f8e44640 02:29:50 ---> Running in d6dac11f66a7 02:29:50 Removing intermediate container fb69f8e44640 02:29:50 ---> 9e8898cede8a 02:29:50 Step 23/23 : LABEL version=0.0.0 02:29:50 ---> Running in 512a4cef6a86 02:29:50 Removing intermediate container d6dac11f66a7 02:29:50 ---> d0d19aff0a5d 02:29:50 Step 22/24 : LABEL arch=x86_64 02:29:50 ---> Running in 6cd6f89ba962 02:29:50 Removing intermediate container 512a4cef6a86 02:29:50 ---> e23cba27d98d 02:29:50 02:29:50 Successfully built e23cba27d98d 02:29:50 Successfully tagged support-notifications:latest 02:29:50  Building support-notifications ... done Removing intermediate container 6cd6f89ba962 02:29:50 ---> e10f37b75273 02:29:50 Step 23/24 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db 02:29:50 ---> Running in 4989ed54f2d3 02:29:50 Removing intermediate container 4989ed54f2d3 02:29:50 ---> 2ab987f32798 02:29:50 Step 24/24 : LABEL version=0.0.0 02:29:50 ---> Running in c1817eb2617d 02:29:51 Removing intermediate container c1817eb2617d 02:29:51 ---> c22eee6ca65e 02:29:51 02:29:51 Successfully built c22eee6ca65e 02:29:51 Successfully tagged core-command:latest 02:29:57  Building core-command ... done Removing intermediate container 07d73876dc82 02:29:57 ---> a20bb7610aad 02:29:57 02:29:57 Step 11/24 : FROM alpine:3.14 02:29:57 ---> 14119a10abf4 02:29:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:29:57 ---> Running in fa54454ec8a4 02:29:57 Removing intermediate container fa54454ec8a4 02:29:57 ---> a30e0261e597 02:29:57 Step 13/24 : ENV APP_PORT=59880 02:29:57 ---> Running in 1a6b8e55b287 02:29:57 Removing intermediate container 1a6b8e55b287 02:29:57 ---> d97fea525b15 02:29:57 Step 14/24 : EXPOSE $APP_PORT 02:29:57 ---> Running in 55afad3a5d8c 02:29:58 Removing intermediate container 55afad3a5d8c 02:29:58 ---> 6f73fb4db046 02:29:58 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:58 ---> Running in 420f690d0872 02:29:58 Removing intermediate container 420f690d0872 02:29:58 ---> 021376abf8b9 02:29:58 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:29:58 ---> Running in 93336d312d08 02:29:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:30:00 ? github.com/edgexfoundry/edgex-go [no test files] 02:30:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:30:02 (1/6) Installing dumb-init (1.2.5-r1) 02:30:02 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:30:02 (3/6) Installing libsodium (1.0.18-r0) 02:30:03 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:30:04 (5/6) Installing libzmq (4.3.4-r0) 02:30:04 (6/6) Installing zeromq (4.3.4-r0) 02:30:04 Executing busybox-1.33.1-r3.trigger 02:30:04 OK: 8 MiB in 20 packages 02:30:05 Removing intermediate container 93336d312d08 02:30:05 ---> 0d8d5859e61a 02:30:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:30:05 ---> 7148c6de7dc4 02:30:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:30:05 ---> c20510b551b1 02:30:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:30:05 ---> 69a9c52bafa4 02:30:05 Step 20/24 : ENTRYPOINT ["/core-data"] 02:30:05 ---> Running in b6ebd66eed34 02:30:06 Removing intermediate container b6ebd66eed34 02:30:06 ---> 32101756b862 02:30:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:30:06 ---> Running in eab599042cf8 02:30:06 Removing intermediate container eab599042cf8 02:30:06 ---> 16337f458eaf 02:30:06 Step 22/24 : LABEL arch=x86_64 02:30:06 ---> Running in ca84ec6f67b5 02:30:06 Removing intermediate container ca84ec6f67b5 02:30:06 ---> f0860ccfff09 02:30:06 Step 23/24 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db 02:30:06 ---> Running in 1e8392f41441 02:30:06 Removing intermediate container 1e8392f41441 02:30:06 ---> 3e035b0e05b2 02:30:06 Step 24/24 : LABEL version=0.0.0 02:30:06 ---> Running in 222036a0f9a3 02:30:06 Removing intermediate container 222036a0f9a3 02:30:06 ---> 0aaa6c6b15b6 02:30:06 02:30:06 Successfully built 0aaa6c6b15b6 02:30:06 Successfully tagged core-data:latest 02:30:06  Building core-data ... done  [Pipeline] } 02:30:06 $ docker stop --time=1 7792512001f06115b8dd43e86e39586a68f9ab30b1ed115f5239d972495dea1d 02:30:08 $ docker rm -f 7792512001f06115b8dd43e86e39586a68f9ab30b1ed115f5239d972495dea1d [Pipeline] // withDockerContainer [Pipeline] sh 02:30:09 + docker images 02:30:09 REPOSITORY TAG IMAGE ID CREATED SIZE 02:30:09 core-data latest 0aaa6c6b15b6 2 seconds ago 20.5MB 02:30:09 a20bb7610aad 12 seconds ago 1.76GB 02:30:09 core-command latest c22eee6ca65e 18 seconds ago 16MB 02:30:09 support-notifications latest e23cba27d98d 18 seconds ago 16.8MB 02:30:09 309c9cb360b6 21 seconds ago 1.75GB 02:30:09 a31cff44f1e5 24 seconds ago 1.75GB 02:30:09 core-metadata latest 38cd980843ca 30 seconds ago 16.8MB 02:30:09 843816abf3a1 37 seconds ago 1.76GB 02:30:09 sys-mgmt-agent latest 22b34fc0e916 44 seconds ago 325MB 02:30:09 security-bootstrapper latest d7c95a072b49 52 seconds ago 18.8MB 02:30:09 support-scheduler latest 46366094519a About a minute ago 16.1MB 02:30:09 abb9cf6d82d7 About a minute ago 1.75GB 02:30:09 0a1d005c572d About a minute ago 1.75GB 02:30:09 security-secretstore-setup latest e96dba71409a About a minute ago 28.2MB 02:30:09 security-proxy-setup latest e4bf7d3300a5 About a minute ago 26.7MB 02:30:09 e4b3acb43460 About a minute ago 1.76GB 02:30:09 7982b42c0358 About a minute ago 1.75GB 02:30:09 987374a02a09 About a minute ago 1.76GB 02:30:09 ci-base-image-x86_64 latest 7eeca2984287 5 minutes ago 1.25GB 02:30:09 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 02:30:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 02:30:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 02:30:09 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 02:30:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 02:30:24 Still waiting to schedule task 02:30:24 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 02:30:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:31:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:31:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:31:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:31:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:31:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:31:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:31:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:31:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:31:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:31:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:31:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:31:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.228s coverage: 28.7% of statements 02:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:31:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.405s coverage: 98.5% of statements 02:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:31:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.371s coverage: 46.3% of statements 02:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:31:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.671s coverage: 90.1% of statements 02:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:31:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.222s coverage: 84.4% of statements 02:31:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:31:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:31:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:31:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:31:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.492s coverage: 94.2% of statements 02:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:31:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.234s coverage: 59.1% of statements 02:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:31:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.437s coverage: 60.0% of statements 02:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:31:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.333s coverage: 0.8% of statements 02:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:31:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.265s coverage: 58.8% of statements 02:31:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.230s coverage: 21.7% of statements 02:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.181s coverage: 47.1% of statements 02:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.271s coverage: 79.5% of statements 02:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.204s coverage: 94.1% of statements 02:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.250s coverage: 96.3% of statements 02:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.193s coverage: 87.5% of statements 02:31:55 Running on prd-ubuntu18.04-docker-8c-8g-79 in /w/workspace/edgexfoundry_edgex-go_PR-3734 [Pipeline] { [Pipeline] ws 02:31:55 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 02:31:55 The recommended git tool is: git 02:31:59 using credential edgex-jenkins-ssh 02:31:59 Cloning the remote Git repository 02:31:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:32:00 > git init /w/workspace/edgex-go/3 # timeout=10 02:32:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:32:00 > git --version # timeout=10 02:32:00 > git --version # 'git version 2.17.1' 02:32:00 using GIT_SSH to set credentials SSH Credentials for GitHub 02:32:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.187s coverage: 94.4% of statements 02:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.161s coverage: 44.8% of statements 02:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.568s coverage: 81.8% of statements 02:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.275s coverage: 92.9% of statements 02:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 02:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.195s coverage: 87.2% of statements 02:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements 02:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.267s coverage: 58.8% of statements 02:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.283s coverage: 80.0% of statements 02:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.274s coverage: 87.2% of statements 02:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.250s coverage: 85.4% of statements 02:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.838s coverage: 91.2% of statements 02:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.060s coverage: 64.4% of statements 02:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.197s coverage: 100.0% of statements 02:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 91.3% of statements 02:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 02:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements 02:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 02:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.455s coverage: 70.5% of statements 02:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.833s coverage: 43.6% of statements 02:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.316s coverage: 89.5% of statements 02:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.291s coverage: 84.8% of statements 02:32:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:32:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.284s coverage: 19.5% of statements 02:32:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:32:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:32:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:32:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:32:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.608s coverage: 92.0% of statements 02:32:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:32:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:32:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:32:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:32:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.224s coverage: 63.2% of statements 02:32:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:32:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:32:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.483s coverage: 97.7% of statements 02:32:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:32:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:32:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:32:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:32:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.197s coverage: 28.9% of statements 02:32:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:32:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:32:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:32:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:32:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:32:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:32:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.194s coverage: 100.0% of statements 02:32:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements 02:32:31 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 02:32:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:32:31 GO111MODULE=on go vet ./... 02:32:52 Merging remotes/origin/main commit 87e8ed76953e70318171a287d139abdba61a8126 into PR head commit 6b5df7ba4036ef2f1ff0d0a163e859b8932138db 02:32:53 Merge succeeded, producing 6b5df7ba4036ef2f1ff0d0a163e859b8932138db 02:32:53 Checking out Revision 6b5df7ba4036ef2f1ff0d0a163e859b8932138db (PR-3734) 02:32:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:32:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:32:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:32:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:32:52 using GIT_SSH to set credentials SSH Credentials for GitHub 02:32:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3734/head:refs/remotes/origin/PR-3734 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:32:52 > git config core.sparsecheckout # timeout=10 02:32:52 > git checkout -f 6b5df7ba4036ef2f1ff0d0a163e859b8932138db # timeout=10 02:32:53 > git remote # timeout=10 02:32:53 > git config --get remote.origin.url # timeout=10 02:32:53 using GIT_SSH to set credentials SSH Credentials for GitHub 02:32:53 > git merge 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 02:32:53 > git rev-parse HEAD^{commit} # timeout=10 02:32:53 > git config core.sparsecheckout # timeout=10 02:32:53 > git checkout -f 6b5df7ba4036ef2f1ff0d0a163e859b8932138db # timeout=10 02:32:57 Commit message: "Merge branch 'main' into edgex-go-3565-gosimple" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:32:58 + echo snap-build.sh 02:32:58 snap-build.sh 02:32:58 + SNAP_BASE_DIR=. 02:32:58 + '[' '!' -z /w/workspace/edgex-go/3 ']' 02:32:58 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 02:32:58 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 02:32:58 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 02:32:58 + cd /w/workspace/edgex-go/3 02:32:58 + sudo apt-get remove -qy --purge lxd lxd-client 02:32:58 Reading package lists... 02:32:58 Building dependency tree... 02:32:58 Reading state information... 02:32:58 The following packages were automatically installed and are no longer required: 02:32:58 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 02:32:58 uidmap xdelta3 02:32:58 Use 'sudo apt autoremove' to remove them. 02:32:58 The following packages will be REMOVED: 02:32:58 lxd* lxd-client* 02:32:58 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:32:58 After this operation, 31.7 MB disk space will be freed. 02:32:59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 02:32:59 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 02:33:00 Removing lxd dnsmasq configuration 02:33:00 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:33:00 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:33:01 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:33:01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 02:33:01 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:33:02 Processing triggers for systemd (237-3ubuntu10.45) ... 02:33:02 Processing triggers for ureadahead (0.100.0-21) ... 02:33:03 + sudo snap remove --purge lxd 02:33:03 snap "lxd" is not installed 02:33:03 + sudo groupadd --force --system lxd 02:33:03 ++ whoami 02:33:03 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:33:03 + newgrp - lxd 02:33:03 + sudo snap install lxd 02:33:10 2021-09-29T02:33:08Z INFO Waiting for automatic snapd restart... 02:33:26 lxd 4.18 from Canonical* installed 02:33:26 + sudo lxd init --auto 02:33:34 + sudo snap install --classic snapcraft 02:33:50 snapcraft 5.0 from Canonical* installed 02:33:50 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 02:33:50 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 02:33:50 % Total % Received % Xferd Average Speed Time Time Time Current 02:33:50 Dload Upload Total Spent Left Speed 02:33:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 0 627 0 0 3800 0 --:--:-- --:--:-- --:--:-- 3800 02:33:50 86 3325k 86 2884k 0 0 2898k 0 0:00:01 --:--:-- 0:00:01 2898k 100 3325k 100 3325k 0 0 3139k 0 0:00:01 0:00:01 --:--:-- 6999k 02:33:50 ./yq_linux_amd64 02:33:50 + sudo snapcraft prime --use-lxd 02:33:51 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 02:33:52 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 02:33:52 - README.md 02:33:52 02:33:52 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:33:52 Launching a container. 02:33:59 Waiting for container to be ready 02:33:59 To start your first instance, try: lxc launch ubuntu:18.04 02:33:59 02:34:03 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 02:34:03 Waiting for network to be ready... 02:34:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:34:04 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 02:34:04 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:34:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 02:34:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 02:34:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 02:34:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 02:34:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 02:34:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 02:34:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 02:34:05 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:34:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:34:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:34:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:34:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:34:05 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:34:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:34:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:34:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:34:06 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] 02:34:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 02:34:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 02:34:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 02:34:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 02:34:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 02:34:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] 02:34:06 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 02:34:09 Fetched 25.4 MB in 5s (5580 kB/s) 02:34:09 gofmt -l . 02:34:09 [ "`gofmt -l .`" = "" ] 02:34:09 ./bin/test-attribution-txt.sh [Pipeline] sh 02:34:10 Reading package lists... 02:34:10 Reading package lists... 02:34:10 + ls -al . 02:34:10 total 640 02:34:10 drwxrwxr-x 9 1001 1001 4096 Sep 29 02:34 . 02:34:10 drwxr-xr-x 4 root root 4096 Sep 29 02:29 .. 02:34:10 -rw-rw-r-- 1 1001 1001 11 Sep 29 02:26 .dockerignore 02:34:10 drwxrwxr-x 8 1001 1001 4096 Sep 29 02:27 .git 02:34:10 drwxrwxr-x 4 1001 1001 4096 Sep 29 02:26 .github 02:34:10 -rw-rw-r-- 1 1001 1001 818 Sep 29 02:26 .gitignore 02:34:10 -rw-rw-r-- 1 1001 1001 115 Sep 29 02:26 .golangci.yml 02:34:10 -rw-rw-r-- 1 1001 1001 76 Sep 29 02:26 .hadolint.yml 02:34:10 -rw-rw-r-- 1 1001 1001 166 Sep 29 02:26 .sonarcloud.properties 02:34:10 -rw-rw-r-- 1 1001 1001 1171 Sep 29 02:26 ADOPTERS.md 02:34:10 -rw-rw-r-- 1 1001 1001 8493 Sep 29 02:26 Attribution.txt 02:34:10 -rw-rw-r-- 1 1001 1001 43881 Sep 29 02:26 CHANGELOG.md 02:34:10 -rw-rw-r-- 1 1001 1001 3804 Sep 29 02:26 CONTRIBUTING.md 02:34:10 -rw-rw-r-- 1 1001 1001 677 Sep 29 02:26 GOVERNANCE.md 02:34:10 -rw-rw-r-- 1 1001 1001 849 Sep 29 02:26 Jenkinsfile 02:34:10 -rw-rw-r-- 1 1001 1001 10775 Sep 29 02:26 LICENSE 02:34:10 -rw-rw-r-- 1 1001 1001 6386 Sep 29 02:26 Makefile 02:34:10 -rw-rw-r-- 1 1001 1001 582 Sep 29 02:26 OWNERS.md 02:34:10 -rw-rw-r-- 1 1001 1001 8643 Sep 29 02:26 README.md 02:34:10 -rw-rw-r-- 1 1001 1001 6912 Sep 29 02:26 SECURITY.md 02:34:10 -rw-rw-r-- 1 1001 1001 5 Sep 29 02:23 VERSION 02:34:10 -rw-rw-r-- 1 1001 1001 4131 Sep 29 02:26 ZMQWindows.md 02:34:10 drwxrwxr-x 2 1001 1001 4096 Sep 29 02:26 bin 02:34:10 drwxrwxr-x 14 1001 1001 4096 Sep 29 02:26 cmd 02:34:10 -rw-r--r-- 1 root root 403065 Sep 29 02:32 coverage.out 02:34:10 -rw-rw-r-- 1 1001 1001 841 Sep 29 02:26 go.mod 02:34:10 -rw-r--r-- 1 root root 50064 Sep 29 02:29 go.sum 02:34:10 drwxrwxr-x 8 1001 1001 4096 Sep 29 02:26 internal 02:34:10 drwxrwxr-x 3 1001 1001 4096 Sep 29 02:26 openapi 02:34:10 drwxrwxr-x 4 1001 1001 4096 Sep 29 02:26 snap 02:34:10 -rw-rw-r-- 1 1001 1001 204 Sep 29 02:26 version.go [Pipeline] sh 02:34:10 Building dependency tree... 02:34:10 Reading state information... 02:34:10 The following additional packages will be installed: 02:34:10 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:34:10 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:34:10 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:34:10 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 02:34:10 Suggested packages: 02:34:10 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 02:34:10 Recommended packages: 02:34:10 gnupg libsasl2-modules 02:34:10 The following NEW packages will be installed: 02:34:10 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:34:10 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:34:10 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:34:10 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 02:34:10 The following packages will be upgraded: 02:34:10 gpg gpg-agent gpgconf libudev1 02:34:10 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 02:34:10 Need to get 3527 kB of archives. 02:34:10 After this operation, 13.3 MB of additional disk space will be used. 02:34:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 02:34:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 02:34:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 02:34:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 02:34:10 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 02:34:10 + '[' -e coverage.out ] 02:34:10 + chown 1001:1001 coverage.out [Pipeline] stash 02:34:10 Warning: overwriting stash ‘coverage-report’ 02:34:11 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 02:34:11 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 02:34:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 02:34:11 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 02:34:11 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 02:34:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 02:34:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 02:34:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 02:34:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 02:34:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 02:34:11 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 02:34:11 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 02:34:11 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 02:34:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 02:34:11 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 02:34:11 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 02:34:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 02:34:11 debconf: delaying package configuration, since apt-utils is not installed 02:34:11 Fetched 3527 kB in 1s (2711 kB/s) 02:34:12 (Reading database ... 12511 files and directories currently installed.) 02:34:12 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 02:34:12 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 02:34:12 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 02:34:12 Selecting previously unselected package udev. 02:34:12 (Reading database ... 12511 files and directories currently installed.) 02:34:12 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 02:34:12 Unpacking udev (237-3ubuntu10.52) ... 02:34:12 Stashed 1 file(s) [Pipeline] sh 02:34:12 Selecting previously unselected package libfuse2:amd64. 02:34:12 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 02:34:12 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:34:12 Selecting previously unselected package fuse. 02:34:12 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 02:34:12 Unpacking fuse (2.9.7-1ubuntu1) ... 02:34:12 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 02:34:12 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:34:12 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 02:34:12 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:34:12 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 02:34:12 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:34:12 Selecting previously unselected package libksba8:amd64. 02:34:12 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 02:34:12 Unpacking libksba8:amd64 (1.3.5-2) ... 02:34:12 Selecting previously unselected package libroken18-heimdal:amd64. 02:34:12 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:34:12 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:12 Selecting previously unselected package libasn1-8-heimdal:amd64. 02:34:12 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:34:12 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:12 Selecting previously unselected package libheimbase1-heimdal:amd64. 02:34:12 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:34:12 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:12 + make build 02:34:12 go mod tidy 02:34:12 Selecting previously unselected package libhcrypto4-heimdal:amd64. 02:34:12 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:34:12 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:12 Selecting previously unselected package libwind0-heimdal:amd64. 02:34:12 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:34:12 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:12 Selecting previously unselected package libhx509-5-heimdal:amd64. 02:34:12 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:34:12 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:12 Selecting previously unselected package libkrb5-26-heimdal:amd64. 02:34:12 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:34:12 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:12 Selecting previously unselected package libheimntlm0-heimdal:amd64. 02:34:12 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:34:12 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:13 Selecting previously unselected package libgssapi3-heimdal:amd64. 02:34:13 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:34:13 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:13 Selecting previously unselected package libsasl2-modules-db:amd64. 02:34:13 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:34:13 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:34:13 Selecting previously unselected package libsasl2-2:amd64. 02:34:13 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:34:13 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:34:13 Selecting previously unselected package libldap-common. 02:34:13 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 02:34:13 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:34:13 Selecting previously unselected package libldap-2.4-2:amd64. 02:34:13 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 02:34:13 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:34:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:34:13 Selecting previously unselected package dirmngr. 02:34:13 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 02:34:13 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 02:34:13 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:34:13 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 02:34:13 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:34:13 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:34:13 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:34:13 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 02:34:13 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:13 Setting up libksba8:amd64 (1.3.5-2) ... 02:34:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:34:13 Setting up udev (237-3ubuntu10.52) ... 02:34:13 invoke-rc.d: policy-rc.d denied execution of start. 02:34:13 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:13 Processing triggers for systemd (237-3ubuntu10) ... 02:34:13 Setting up fuse (2.9.7-1ubuntu1) ... 02:34:13 Setting up gpg (2.2.4-1ubuntu1.4) ... 02:34:13 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:13 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:13 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:13 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:13 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:13 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:13 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:13 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:34:13 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 02:34:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:34:14 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 02:34:14 settings in the [Install] section, and DefaultInstance for template units). 02:34:14 This means they are not meant to be enabled using systemctl. 02:34:14 Possible reasons for having this kind of units are: 02:34:14 1) A unit may be statically enabled by being symlinked from another unit's 02:34:14 .wants/ or .requires/ directory. 02:34:14 2) A unit's purpose may be to act as a helper for some other unit which has 02:34:14 a requirement dependency on it. 02:34:14 3) A unit may be started when needed via activation (socket, path, timer, 02:34:14 D-Bus, udev, scripted systemctl call, ...). 02:34:14 4) In case of template units, the unit is meant to be enabled with some 02:34:14 instance name specified. 02:34:14 Reading package lists... 02:34:14 Building dependency tree... 02:34:14 Reading state information... 02:34:15 The following additional packages will be installed: 02:34:15 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 02:34:15 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 02:34:15 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 02:34:15 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 02:34:15 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 02:34:15 Suggested packages: 02:34:15 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 02:34:15 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 02:34:15 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 02:34:15 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 02:34:15 systemd-container policykit-1 02:34:15 Recommended packages: 02:34:15 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 02:34:15 The following NEW packages will be installed: 02:34:15 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 02:34:15 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 02:34:15 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 02:34:15 multiarch-support openssh-client python3 python3-minimal python3.6 02:34:15 python3.6-minimal snapd squashfs-tools sudo 02:34:15 The following packages will be upgraded: 02:34:15 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 02:34:15 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 02:34:15 Need to get 36.8 MB of archives. 02:34:15 After this operation, 147 MB of additional disk space will be used. 02:34:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 02:34:15 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 02:34:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 02:34:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 02:34:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 02:34:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 02:34:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 02:34:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 02:34:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 02:34:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 02:34:15 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 02:34:15 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 02:34:15 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 02:34:15 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 02:34:15 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 02:34:15 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 02:34:15 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 02:34:16 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 02:34:16 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 02:34:16 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 02:34:16 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 02:34:16 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 02:34:16 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 02:34:16 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 02:34:16 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 02:34:16 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 02:34:16 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 02:34:16 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 02:34:16 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 02:34:16 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 02:34:17 debconf: delaying package configuration, since apt-utils is not installed 02:34:17 Fetched 36.8 MB in 3s (14.4 MB/s) 02:34:17 (Reading database ... 12757 files and directories currently installed.) 02:34:17 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 02:34:17 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 02:34:18 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 02:34:18 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 02:34:18 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 02:34:18 (Reading database ... 12757 files and directories currently installed.) 02:34:18 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 02:34:18 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 02:34:18 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 02:34:18 (Reading database ... 12757 files and directories currently installed.) 02:34:18 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 02:34:18 Unpacking apt (1.6.14) over (1.6.1) ... 02:34:19 Setting up apt (1.6.14) ... 02:34:19 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 02:34:19 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 02:34:19 (Reading database ... 12764 files and directories currently installed.) 02:34:19 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 02:34:19 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 02:34:19 Selecting previously unselected package libpython3.6-minimal:amd64. 02:34:19 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:34:19 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:34:19 Selecting previously unselected package libexpat1:amd64. 02:34:19 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 02:34:19 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:34:19 Selecting previously unselected package python3.6-minimal. 02:34:19 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:34:19 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:34:19 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 02:34:19 Checking for services that may need to be restarted...done. 02:34:19 Checking for services that may need to be restarted...done. 02:34:19 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:34:19 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:34:20 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:34:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:34:20 Selecting previously unselected package python3-minimal. 02:34:20 (Reading database ... 13012 files and directories currently installed.) 02:34:20 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 02:34:20 Unpacking python3-minimal (3.6.7-1~18.04) ... 02:34:20 Selecting previously unselected package mime-support. 02:34:20 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 02:34:20 Unpacking mime-support (3.60ubuntu1) ... 02:34:20 Selecting previously unselected package libmpdec2:amd64. 02:34:20 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 02:34:20 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:34:20 Selecting previously unselected package libpython3.6-stdlib:amd64. 02:34:20 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:34:20 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:34:20 Selecting previously unselected package python3.6. 02:34:20 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:34:20 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:34:20 Selecting previously unselected package libpython3-stdlib:amd64. 02:34:20 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 02:34:20 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:34:20 Setting up python3-minimal (3.6.7-1~18.04) ... 02:34:21 Selecting previously unselected package python3. 02:34:21 (Reading database ... 13442 files and directories currently installed.) 02:34:21 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 02:34:21 Unpacking python3 (3.6.7-1~18.04) ... 02:34:21 Selecting previously unselected package multiarch-support. 02:34:21 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 02:34:21 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 02:34:21 Setting up multiarch-support (2.27-3ubuntu1.4) ... 02:34:21 Selecting previously unselected package liblzo2-2:amd64. 02:34:21 (Reading database ... 13479 files and directories currently installed.) 02:34:21 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 02:34:21 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 02:34:21 Selecting previously unselected package libbsd0:amd64. 02:34:21 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 02:34:21 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:34:21 Selecting previously unselected package sudo. 02:34:21 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 02:34:21 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 02:34:21 Selecting previously unselected package apparmor. 02:34:21 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 02:34:21 Unpacking apparmor (2.12-4ubuntu5.1) ... 02:34:21 Selecting previously unselected package libedit2:amd64. 02:34:21 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 02:34:21 Unpacking libedit2:amd64 (3.1-20170329-1) ... 02:34:21 Selecting previously unselected package libkrb5support0:amd64. 02:34:21 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 02:34:21 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:34:21 Selecting previously unselected package libk5crypto3:amd64. 02:34:21 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 02:34:21 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:34:21 Selecting previously unselected package libkeyutils1:amd64. 02:34:21 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 02:34:21 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:34:21 Selecting previously unselected package libkrb5-3:amd64. 02:34:21 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 02:34:21 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:34:21 Selecting previously unselected package libgssapi-krb5-2:amd64. 02:34:21 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 02:34:21 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:34:21 Selecting previously unselected package libssl1.0.0:amd64. 02:34:21 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 02:34:21 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 02:34:21 Selecting previously unselected package openssh-client. 02:34:21 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 02:34:21 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 02:34:22 Selecting previously unselected package squashfs-tools. 02:34:22 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 02:34:22 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 02:34:22 Selecting previously unselected package snapd. 02:34:22 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 02:34:22 Unpacking snapd (2.51.1+18.04) ... 02:34:24 Setting up libedit2:amd64 (3.1-20170329-1) ... 02:34:24 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 02:34:24 Setting up mime-support (3.60ubuntu1) ... 02:34:24 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 02:34:24 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:34:24 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:34:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:34:24 Setting up systemd (237-3ubuntu10.52) ... 02:34:24 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 02:34:24 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:34:24 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:34:24 Setting up liblzo2-2:amd64 (2.08-1.2) ... 02:34:24 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:34:24 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:34:24 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:34:25 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 02:34:25 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:34:25 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:34:25 Setting up python3 (3.6.7-1~18.04) ... 02:34:25 running python rtupdate hooks for python3.6... 02:34:25 running python post-rtupdate hooks for python3.6... 02:34:25 Setting up apparmor (2.12-4ubuntu5.1) ... 02:34:26 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 02:34:26 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:34:26 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 02:34:26 Setting up snapd (2.51.1+18.04) ... 02:34:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 02:34:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 02:34:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 02:34:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 02:34:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:34:27 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:34:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 02:34:28 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 02:34:28 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 02:34:28 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 02:34:28 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 02:34:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:34:28 Processing triggers for systemd (237-3ubuntu10.52) ... 02:34:29 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:34:29 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:34:29 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:34:31 Reading package lists... 02:34:31 Reading package lists... 02:34:31 Building dependency tree... 02:34:31 Reading state information... 02:34:31 Calculating upgrade... 02:34:31 The following packages will be upgraded: 02:34:31 advancecomp base-files bash binutils binutils-common 02:34:31 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 02:34:31 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 02:34:31 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 02:34:31 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 02:34:31 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 02:34:31 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 02:34:31 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 02:34:31 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 02:34:31 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 02:34:31 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 02:34:31 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 02:34:31 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 02:34:31 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 02:34:31 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 02:34:31 ubuntu-keyring util-linux 02:34:31 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 02:34:31 Need to get 64.2 MB of archives. 02:34:31 After this operation, 5142 kB of additional disk space will be used. 02:34:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 02:34:31 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 02:34:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 02:34:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 02:34:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 02:34:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 02:34:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 02:34:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 02:34:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 02:34:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 02:34:31 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 02:34:31 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 02:34:31 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 02:34:31 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 02:34:31 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 02:34:31 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 02:34:31 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 02:34:31 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 02:34:31 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 02:34:31 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 02:34:31 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 02:34:31 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 02:34:31 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 02:34:31 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 02:34:31 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 02:34:31 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 02:34:31 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 02:34:31 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 02:34:31 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 02:34:31 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 02:34:31 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 02:34:32 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 02:34:32 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 02:34:32 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 02:34:32 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 02:34:32 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 02:34:32 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 02:34:32 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 02:34:32 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 02:34:32 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 02:34:32 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 02:34:32 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 02:34:32 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 02:34:32 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 02:34:32 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 02:34:32 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 02:34:32 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 02:34:32 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 02:34:32 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 02:34:32 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 02:34:32 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 02:34:32 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 02:34:32 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 02:34:32 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 02:34:32 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 02:34:32 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 02:34:32 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 02:34:32 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 02:34:32 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 02:34:32 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 02:34:32 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 02:34:32 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 02:34:32 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 02:34:32 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 02:34:32 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 02:34:32 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 02:34:32 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 02:34:32 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 02:34:33 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 02:34:33 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 02:34:33 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 02:34:33 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 02:34:33 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 02:34:33 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 02:34:33 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 02:34:33 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 02:34:33 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 02:34:33 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 02:34:33 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 02:34:33 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 02:34:33 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 02:34:33 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 02:34:33 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 02:34:33 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 02:34:33 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 02:34:33 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 02:34:33 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 02:34:33 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] 02:34:33 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 02:34:33 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 02:34:33 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 02:34:33 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 02:34:33 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 02:34:33 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 02:34:33 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 02:34:33 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 02:34:33 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] 02:34:33 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 02:34:33 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 02:34:33 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 02:34:33 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 02:34:34 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 02:34:34 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 02:34:34 debconf: delaying package configuration, since apt-utils is not installed 02:34:34 Fetched 64.2 MB in 2s (26.9 MB/s) 02:34:34 (Reading database ... 13914 files and directories currently installed.) 02:34:34 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 02:34:34 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:34:34 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 02:34:34 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:34:34 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 02:34:34 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 02:34:34 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:34:34 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:34:34 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:34:34 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:34:34 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:34:34 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:34:34 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:34:34 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:34:34 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:34:34 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:34:34 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:34:34 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:34:35 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:34:35 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:34:35 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 02:34:35 (Reading database ... 13914 files and directories currently installed.) 02:34:35 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 02:34:35 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 02:34:35 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 02:34:35 (Reading database ... 13914 files and directories currently installed.) 02:34:35 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:34:35 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:34:35 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:34:35 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:34:35 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:34:35 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:34:35 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 02:34:35 (Reading database ... 13914 files and directories currently installed.) 02:34:35 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 02:34:35 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:34:36 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 02:34:36 (Reading database ... 13914 files and directories currently installed.) 02:34:36 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 02:34:36 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 02:34:36 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 02:34:36 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 02:34:36 Setting up base-files (10.1ubuntu2.11) ... 02:34:36 Installing new version of config file /etc/issue ... 02:34:36 Installing new version of config file /etc/issue.net ... 02:34:36 Installing new version of config file /etc/lsb-release ... 02:34:36 Installing new version of config file /etc/update-motd.d/50-motd-news ... 02:34:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 02:34:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 02:34:36 Removing obsolete conffile /etc/default/motd-news ... 02:34:36 (Reading database ... 13915 files and directories currently installed.) 02:34:36 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 02:34:36 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 02:34:36 Setting up bash (4.4.18-2ubuntu1.2) ... 02:34:36 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 02:34:36 (Reading database ... 13915 files and directories currently installed.) 02:34:36 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 02:34:37 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 02:34:37 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 02:34:37 (Reading database ... 13915 files and directories currently installed.) 02:34:37 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 02:34:37 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 02:34:37 Setting up tar (1.29b-2ubuntu0.2) ... 02:34:37 (Reading database ... 13915 files and directories currently installed.) 02:34:37 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 02:34:37 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:34:37 Setting up dpkg (1.19.0.5ubuntu2.3) ... 02:34:37 (Reading database ... 13915 files and directories currently installed.) 02:34:37 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 02:34:37 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:34:37 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 02:34:37 (Reading database ... 13915 files and directories currently installed.) 02:34:37 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 02:34:37 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:34:37 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 02:34:37 (Reading database ... 13915 files and directories currently installed.) 02:34:37 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 02:34:37 Unpacking grep (3.1-2build1) over (3.1-2) ... 02:34:37 Setting up grep (3.1-2build1) ... 02:34:37 (Reading database ... 13915 files and directories currently installed.) 02:34:37 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 02:34:37 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 02:34:38 Setting up gzip (1.6-5ubuntu1.1) ... 02:34:38 (Reading database ... 13915 files and directories currently installed.) 02:34:38 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 02:34:38 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:34:38 Setting up login (1:4.5-1ubuntu2) ... 02:34:38 (Reading database ... 13915 files and directories currently installed.) 02:34:38 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 02:34:38 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:34:38 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 02:34:38 (Reading database ... 13915 files and directories currently installed.) 02:34:38 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 02:34:38 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:34:39 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 02:34:39 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:34:39 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 02:34:39 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:34:39 Setting up perl-base (5.26.1-6ubuntu0.5) ... 02:34:39 (Reading database ... 13915 files and directories currently installed.) 02:34:39 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 02:34:39 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:34:39 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:34:39 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:34:39 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:34:39 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:34:40 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 02:34:40 (Reading database ... 13915 files and directories currently installed.) 02:34:40 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 02:34:40 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 02:34:40 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 02:34:40 (Reading database ... 13915 files and directories currently installed.) 02:34:40 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:34:40 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:34:40 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:34:40 (Reading database ... 13915 files and directories currently installed.) 02:34:40 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:34:40 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:34:40 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:34:40 (Reading database ... 13915 files and directories currently installed.) 02:34:40 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:34:40 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:34:40 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:34:40 (Reading database ... 13915 files and directories currently installed.) 02:34:40 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:34:40 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:34:40 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:34:40 (Reading database ... 13915 files and directories currently installed.) 02:34:40 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 02:34:40 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:34:40 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 02:34:40 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:34:40 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 02:34:40 (Reading database ... 13915 files and directories currently installed.) 02:34:40 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 02:34:40 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:34:40 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 02:34:40 (Reading database ... 13915 files and directories currently installed.) 02:34:40 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:34:40 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:34:40 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:34:40 (Reading database ... 13915 files and directories currently installed.) 02:34:40 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:34:40 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:34:40 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 02:34:41 (Reading database ... 13915 files and directories currently installed.) 02:34:41 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:34:41 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:34:41 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 02:34:41 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 02:34:42 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 02:34:42 (Reading database ... 13915 files and directories currently installed.) 02:34:42 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 02:34:42 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:34:42 Setting up libc-bin (2.27-3ubuntu1.4) ... 02:34:42 (Reading database ... 13915 files and directories currently installed.) 02:34:42 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 02:34:42 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:34:42 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 02:34:42 (Reading database ... 13917 files and directories currently installed.) 02:34:42 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 02:34:42 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 02:34:42 Setting up debconf (1.5.66ubuntu1) ... 02:34:42 (Reading database ... 13917 files and directories currently installed.) 02:34:42 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 02:34:42 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:34:42 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 02:34:42 (Reading database ... 13917 files and directories currently installed.) 02:34:42 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 02:34:42 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:34:42 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 02:34:43 (Reading database ... 13917 files and directories currently installed.) 02:34:43 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:34:43 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:34:43 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:34:43 (Reading database ... 13917 files and directories currently installed.) 02:34:43 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:34:43 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:34:43 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 02:34:43 (Reading database ... 13919 files and directories currently installed.) 02:34:43 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:34:43 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:34:43 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:34:43 (Reading database ... 13923 files and directories currently installed.) 02:34:43 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:34:43 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:34:43 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 02:34:43 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 02:34:43 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 02:34:43 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:34:43 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 02:34:43 (Reading database ... 13923 files and directories currently installed.) 02:34:43 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 02:34:43 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 02:34:43 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 02:34:43 (Reading database ... 13923 files and directories currently installed.) 02:34:43 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 02:34:43 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 02:34:43 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 02:34:43 (Reading database ... 13923 files and directories currently installed.) 02:34:43 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 02:34:43 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:34:43 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 02:34:44 (Reading database ... 13923 files and directories currently installed.) 02:34:44 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 02:34:44 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:34:44 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 02:34:44 (Reading database ... 13923 files and directories currently installed.) 02:34:44 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 02:34:44 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 02:34:44 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 02:34:44 (Reading database ... 13923 files and directories currently installed.) 02:34:44 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 02:34:44 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:34:44 Setting up passwd (1:4.5-1ubuntu2) ... 02:34:44 (Reading database ... 13923 files and directories currently installed.) 02:34:44 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 02:34:44 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:34:44 Setting up gpgv (2.2.4-1ubuntu1.4) ... 02:34:44 (Reading database ... 13923 files and directories currently installed.) 02:34:44 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 02:34:44 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 02:34:44 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 02:34:44 (Reading database ... 13923 files and directories currently installed.) 02:34:44 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 02:34:44 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 02:34:44 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 02:34:44 (Reading database ... 13923 files and directories currently installed.) 02:34:44 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 02:34:44 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 02:34:45 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 02:34:45 (Reading database ... 13923 files and directories currently installed.) 02:34:45 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 02:34:45 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 02:34:45 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 02:34:45 (Reading database ... 13923 files and directories currently installed.) 02:34:45 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 02:34:45 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 02:34:45 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 02:34:45 (Reading database ... 13923 files and directories currently installed.) 02:34:45 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 02:34:45 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 02:34:45 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 02:34:45 (Reading database ... 13923 files and directories currently installed.) 02:34:45 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 02:34:45 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 02:34:45 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 02:34:45 (Reading database ... 13923 files and directories currently installed.) 02:34:45 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 02:34:45 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 02:34:45 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 02:34:45 (Reading database ... 13924 files and directories currently installed.) 02:34:45 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:34:45 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:34:45 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:34:45 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:34:46 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 02:34:46 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 02:34:46 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 02:34:46 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 02:34:46 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 02:34:46 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 02:34:46 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 02:34:46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 02:34:46 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 02:34:46 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 02:34:46 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 02:34:46 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 02:34:46 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 02:34:46 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 02:34:46 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 02:34:46 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 02:34:46 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 02:34:46 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 02:34:46 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 02:34:46 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 02:34:46 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 02:34:46 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 02:34:46 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 02:34:46 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 02:34:46 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:34:46 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:34:47 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:34:47 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:34:47 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:34:47 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:34:47 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:34:47 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:34:47 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:34:47 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:34:47 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:34:47 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:34:47 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:34:47 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:34:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:34:47 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:34:47 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:34:48 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:34:48 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:34:49 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:34:49 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:34:49 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:34:49 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:34:49 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:34:49 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:34:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:34:50 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:34:50 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:34:50 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:34:50 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:34:50 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 02:34:50 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:34:50 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 02:34:50 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:34:50 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 02:34:50 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 02:34:50 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:34:50 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:34:51 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:34:51 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:34:51 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 02:34:51 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 02:34:51 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:34:51 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 02:34:51 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:34:51 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:34:51 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:34:51 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 02:34:51 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 02:34:51 Setting up tzdata (2021a-0ubuntu0.18.04) ... 02:34:51 02:34:51 Current default time zone: 'Etc/UTC' 02:34:51 Local time is now: Wed Sep 29 02:34:51 UTC 2021. 02:34:51 Universal Time is now: Wed Sep 29 02:34:51 UTC 2021. 02:34:51 Run 'dpkg-reconfigure tzdata' if you wish to change it. 02:34:51 02:34:51 Setting up systemd-sysv (237-3ubuntu10.52) ... 02:34:51 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:34:51 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 02:34:51 Setting up mount (2.31.1-0.4ubuntu3.7) ... 02:34:51 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 02:34:51 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 02:34:51 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 02:34:51 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 02:34:51 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 02:34:51 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 02:34:51 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:34:51 Setting up procps (2:3.3.12-3ubuntu1.2) ... 02:34:51 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 02:34:51 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 02:34:51 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 02:34:51 Setting up patch (2.7.6-2ubuntu1.1) ... 02:34:51 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 02:34:51 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 02:34:51 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 02:34:51 Installing new version of config file /etc/ssl/openssl.cnf ... 02:34:51 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 02:34:51 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 02:34:51 Setting up ca-certificates (20210119~18.04.2) ... 02:34:53 Updating certificates in /etc/ssl/certs... 02:34:54 23 added, 28 removed; done. 02:34:54 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 02:34:54 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:34:54 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 02:34:54 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 02:34:54 Setting up pkgbinarymangler (138.18.04.1) ... 02:34:54 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 02:34:54 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 02:34:54 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 02:34:54 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 02:34:54 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:34:54 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 02:34:54 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:34:54 Setting up perl (5.26.1-6ubuntu0.5) ... 02:34:54 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 02:34:54 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 02:34:54 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 02:34:54 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 02:34:54 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 02:34:54 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 02:34:54 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 02:34:54 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 02:34:54 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 02:34:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:34:54 Processing triggers for systemd (237-3ubuntu10.52) ... 02:34:54 Processing triggers for mime-support (3.60ubuntu1) ... 02:34:54 Processing triggers for ca-certificates (20210119~18.04.2) ... 02:34:54 Updating certificates in /etc/ssl/certs... 02:34:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:34:54 0 added, 0 removed; done. 02:34:54 Running hooks in /etc/ca-certificates/update.d... 02:34:54 done. 02:34: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 02:34:55 Reading package lists... 02:34:55 Building dependency tree... 02:34:55 Reading state information... 02:34:55 The following NEW packages will be installed: 02:34:55 apt-transport-https 02:34:55 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 02:34:55 Need to get 4348 B of archives. 02:34:55 After this operation, 154 kB of additional disk space will be used. 02:34:55 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 02:34:56 debconf: delaying package configuration, since apt-utils is not installed 02:34:56 Fetched 4348 B in 0s (23.5 kB/s) 02:34:56 Selecting previously unselected package apt-transport-https. 02:34:56 (Reading database ... 13928 files and directories currently installed.) 02:34:56 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 02:34:56 Unpacking apt-transport-https (1.6.14) ... 02:34:56 Setting up apt-transport-https (1.6.14) ... 02:34:56 Waiting for network to be ready... 02:34:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:35:02 2021-09-29T02:34:59Z INFO Waiting for automatic snapd restart... 02:35:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:35:03 snapd 2.51.7 from Canonical* installed 02:35:04 "snapd" switched to the "latest/stable" channel 02:35:04 02:35:06 core18 20210722 from Canonical* installed 02:35:06 "core18" switched to the "latest/stable" channel 02:35:06 02:35:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:35:09 snapcraft 5.0 from Canonical* installed 02:35:09 "snapcraft" switched to the "latest/stable" channel 02:35:09 02:35:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:35:14 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 02:35:14 - README.md 02:35:14 02:35:14 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:35:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:35:14 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:35:14 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:35:14 Fetched 88.7 kB in 0s (187 kB/s) 02:35:15 Reading package lists... 02:35:16 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 02:35:16 Reading package lists... 02:35:16 Building dependency tree... 02:35:16 Reading state information... 02:35:16 Suggested packages: 02:35:16 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:35:16 git-gui gitk gitweb git-cvs git-mediawiki git-svn 02:35:16 Recommended packages: 02:35:16 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 02:35:16 The following NEW packages will be installed: 02:35:16 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 02:35:16 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 02:35:16 pkg-config zip 02:35:16 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 02:35:16 Need to get 7670 kB of archives. 02:35:16 After this operation, 43.8 MB of additional disk space will be used. 02:35:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 02:35:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:35:17 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 02:35:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 02:35:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 02:35:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 02:35:17 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 02:35:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 02:35:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 02:35:17 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 02:35:17 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 02:35:17 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 02:35:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 02:35:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 02:35:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 02:35:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 02:35:17 debconf: delaying package configuration, since apt-utils is not installed 02:35:17 Fetched 7670 kB in 1s (9362 kB/s) 02:35:17 Selecting previously unselected package libglib2.0-0:amd64. 02:35:17 (Reading database ... 13932 files and directories currently installed.) 02:35:17 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 02:35:17 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:35:17 Selecting previously unselected package libpsl5:amd64. 02:35:17 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 02:35:17 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 02:35:17 Selecting previously unselected package libnghttp2-14:amd64. 02:35:17 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 02:35:17 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:35:18 Selecting previously unselected package librtmp1:amd64. 02:35:18 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 02:35:18 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:35:18 Selecting previously unselected package libcurl3-gnutls:amd64. 02:35:18 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 02:35:18 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 02:35:18 Selecting previously unselected package liberror-perl. 02:35:18 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 02:35:18 Unpacking liberror-perl (0.17025-1) ... 02:35:18 Selecting previously unselected package git-man. 02:35:18 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 02:35:18 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 02:35:18 Selecting previously unselected package git. 02:35:18 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 02:35:18 Unpacking git (1:2.17.1-1ubuntu0.9) ... 02:35:18 Selecting previously unselected package libnorm1:amd64. 02:35:18 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 02:35:18 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:35:18 Selecting previously unselected package libpgm-5.2-0:amd64. 02:35:18 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 02:35:18 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:35:19 Selecting previously unselected package libsodium23:amd64. 02:35:19 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 02:35:19 Unpacking libsodium23:amd64 (1.0.16-2) ... 02:35:19 Selecting previously unselected package libzmq5:amd64. 02:35:19 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 02:35:19 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:35:19 Selecting previously unselected package libzmq3-dev:amd64. 02:35:19 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 02:35:19 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:35:19 Selecting previously unselected package pkg-config. 02:35:19 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 02:35:19 Unpacking pkg-config (0.29.1-0ubuntu2) ... 02:35:19 Selecting previously unselected package zip. 02:35:19 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 02:35:19 Unpacking zip (3.0-11build1) ... 02:35:19 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:35:19 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 02:35:19 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:35:19 Setting up liberror-perl (0.17025-1) ... 02:35:19 Setting up libpsl5:amd64 (0.19.1-5build1) ... 02:35:19 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:35:19 No schema files found: doing nothing. 02:35:19 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:35:19 Setting up zip (3.0-11build1) ... 02:35:19 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:35:19 Setting up libsodium23:amd64 (1.0.16-2) ... 02:35:19 Setting up pkg-config (0.29.1-0ubuntu2) ... 02:35:19 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:35:19 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 02:35:19 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:35:19 Setting up git (1:2.17.1-1ubuntu0.9) ... 02:35:19 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:35:19 git set to automatically installed. 02:35:19 git-man set to automatically installed. 02:35:19 libcurl3-gnutls set to automatically installed. 02:35:19 liberror-perl set to automatically installed. 02:35:19 libglib2.0-0 set to automatically installed. 02:35:19 libnghttp2-14 set to automatically installed. 02:35:19 libnorm1 set to automatically installed. 02:35:19 libpgm-5.2-0 set to automatically installed. 02:35:19 libpsl5 set to automatically installed. 02:35:19 librtmp1 set to automatically installed. 02:35:19 libsodium23 set to automatically installed. 02:35:19 libzmq3-dev set to automatically installed. 02:35:19 libzmq5 set to automatically installed. 02:35:19 pkg-config set to automatically installed. 02:35:19 zip set to automatically installed. 02:35:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:35:21 snapd is not logged in, snap install commands will use sudo 02:35:22 snap "core18" has no updates available 02:35:22 snapd is not logged in, snap install commands will use sudo [Pipeline] } 02:35:27 $ docker stop --time=1 6e9554c0f2218948ba2eb82846c23cc6480e0f816daa155ce21d6903b220edfa 02:35:28 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 02:35:28 Pulling config-common 02:35:28 + snapcraftctl pull 02:35:29 Pulling go-build-helper 02:35:29 + snapcraftctl pull 02:35:30 'edgex-go' has dependencies that need to be staged: go-build-helper 02:35:30 Skipping pull go-build-helper (already ran) 02:35:30 Building go-build-helper 02:35:30 + snapcraftctl build 02:35:30 $ docker rm -f 6e9554c0f2218948ba2eb82846c23cc6480e0f816daa155ce21d6903b220edfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 02:35:32 Staging go-build-helper 02:35:32 + snapcraftctl stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:35:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:35:33 02:35:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:35:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:35:34 latest: Pulling from edgex-devops/edgex-compose-arm64 02:35:34 29e5d40040c1: Pulling fs layer 02:35:34 1ce36da41761: Pulling fs layer 02:35:34 25b303627fd3: Pulling fs layer 02:35:34 29e5d40040c1: Verifying Checksum 02:35:34 29e5d40040c1: Download complete 02:35:35 1ce36da41761: Verifying Checksum 02:35:35 1ce36da41761: Download complete 02:35:35 29e5d40040c1: Pull complete 02:35:36 1ce36da41761: Pull complete 02:35:37 25b303627fd3: Verifying Checksum 02:35:37 25b303627fd3: Download complete 02:35:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:35:43 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:35:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 02:35:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 02:35:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 02:35:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 02:35:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 02:35:43 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 02:35:43 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 02:35:43 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 02:35:43 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:35:43 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:35:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:35:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:35:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:35:43 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:35:43 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:35:43 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:35:43 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:35:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] 02:35:43 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 02:35:43 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 02:35:43 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 02:35:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 02:35:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 02:35:43 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] 02:35:43 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 02:35:43 Fetched 25.4 MB in 0s (0 B/s) 02:35:43 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:35:43 Fetched 224 kB in 0s (0 B/s) 02:35:43 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:35:43 Fetched 157 kB in 0s (0 B/s) 02:35:43 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:35:43 Fetched 221 kB in 0s (0 B/s) 02:35:43 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:35:43 Fetched 143 kB in 0s (0 B/s) 02:35:43 Pulling edgex-go 02:35:43 + snapcraftctl pull 02:35:43 Pulling hooks 02:35:43 + snapcraftctl pull 02:35:48 25b303627fd3: Pull complete 02:35:48 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:35:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:35:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:35:48 prd-ubuntu18.04-docker-arm64-4c-16g-76 does not seem to be running inside a container 02:35:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:35:52 $ docker top 02aa08d217c03b12bf6f0cdc117c029834302782ee3fc4cdf8a3e800e773c791 -eo pid,comm [Pipeline] { [Pipeline] sh 02:35:53 + docker-compose build --help 02:35:53 + grep parallel 02:36:00 --parallel Build images in parallel. [Pipeline] } 02:36:00 $ docker stop --time=1 02aa08d217c03b12bf6f0cdc117c029834302782ee3fc4cdf8a3e800e773c791 02:36:02 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:36:02 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:36:02 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 02:36:02 Fetched 0 B in 0s (0 B/s) 02:36:02 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 02:36:02 Fetched 96.5 kB in 0s (0 B/s) 02:36:02 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 02:36:02 Fetched 279 kB in 0s (0 B/s) 02:36:02 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 02:36:02 Fetched 122 kB in 0s (0 B/s) 02:36:02 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 02:36:02 Fetched 77.8 kB in 0s (0 B/s) 02:36:02 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 02:36:02 Fetched 8848 B in 0s (0 B/s) 02:36:02 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 02:36:02 Fetched 47.8 kB in 0s (0 B/s) 02:36:02 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 02:36:02 Fetched 45.6 kB in 0s (0 B/s) 02:36:02 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 02:36:02 Fetched 15.0 kB in 0s (0 B/s) 02:36:02 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 02:36:02 Fetched 220 kB in 0s (0 B/s) 02:36:02 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 02:36:02 Fetched 154 kB in 0s (0 B/s) 02:36:02 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 02:36:02 Fetched 50.6 kB in 0s (0 B/s) 02:36:02 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 02:36:02 Fetched 14.8 kB in 0s (0 B/s) 02:36:02 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 02:36:02 Fetched 41.8 kB in 0s (0 B/s) 02:36:02 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 02:36:02 Fetched 499 kB in 0s (0 B/s) 02:36:02 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 02:36:02 Fetched 111 kB in 0s (0 B/s) 02:36:02 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 02:36:02 Fetched 240 kB in 0s (0 B/s) 02:36:02 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 02:36:02 Fetched 29.3 kB in 0s (0 B/s) 02:36:02 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 02:36:02 Fetched 85.5 kB in 0s (0 B/s) 02:36:02 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 02:36:02 Fetched 24.5 kB in 0s (0 B/s) 02:36:02 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 02:36:02 Fetched 49.2 kB in 0s (0 B/s) 02:36:02 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 02:36:02 Fetched 54.2 kB in 0s (0 B/s) 02:36:02 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 02:36:02 Fetched 30.8 kB in 0s (0 B/s) 02:36:02 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 02:36:02 Fetched 15.8 kB in 0s (0 B/s) 02:36:02 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 02:36:02 Fetched 85.9 kB in 0s (0 B/s) 02:36:02 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 02:36:02 Fetched 8720 B in 0s (0 B/s) 02:36:02 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 02:36:02 Fetched 140 kB in 0s (0 B/s) 02:36:02 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 02:36:02 Fetched 119 kB in 0s (0 B/s) 02:36:02 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 02:36:02 Fetched 111 kB in 0s (0 B/s) 02:36:02 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 02:36:02 Fetched 11.1 kB in 0s (0 B/s) 02:36:02 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 02:36:02 Fetched 646 kB in 0s (0 B/s) 02:36:02 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 02:36:02 Fetched 41.3 kB in 0s (0 B/s) 02:36:02 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 02:36:02 Fetched 17.9 kB in 0s (0 B/s) 02:36:02 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 02:36:02 Fetched 368 kB in 0s (0 B/s) 02:36:02 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 02:36:02 Fetched 187 kB in 0s (0 B/s) 02:36:02 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 02:36:02 Fetched 175 kB in 0s (0 B/s) 02:36:02 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 02:36:02 Fetched 206 kB in 0s (0 B/s) 02:36:02 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 02:36:02 Fetched 1302 kB in 0s (0 B/s) 02:36:02 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 02:36:02 Fetched 36.2 kB in 0s (0 B/s) 02:36:02 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 02:36:02 Fetched 159 kB in 0s (0 B/s) 02:36:02 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 02:36:02 Fetched 107 kB in 0s (0 B/s) 02:36:02 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 02:36:02 Fetched 48.7 kB in 0s (0 B/s) 02:36:02 Pulling static-packages 02:36:02 + snapcraftctl pull 02:36:02 Pulling version 02:36:02 + cd /root/project 02:36:02 + git describe --tags --abbrev=0 02:36:02 + sed s/v// 02:36:02 + GIT_VERSION=2.0.1-dev.55 02:36:02 + [ -z 2.0.1-dev.55 ] 02:36:02 + snapcraftctl set-version 2.0.1-dev.55 02:36:02 $ docker rm -f 02aa08d217c03b12bf6f0cdc117c029834302782ee3fc4cdf8a3e800e773c791 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:36:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:36:03 . [Pipeline] withDockerContainer 02:36:03 Building config-common 02:36:03 + snapcraftctl build 02:36:03 prd-ubuntu18.04-docker-arm64-4c-16g-76 does not seem to be running inside a container 02:36:03 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:36:05 Skipping build go-build-helper (already ran) 02:36:05 $ docker top c352b1aeee7a5e92f04c53d5a7cea14ef8418d872c05a9bae675b319c0f4d0ad -eo pid,comm 02:36:05 Building edgex-go [Pipeline] { 02:36:05 + cd /root/parts/edgex-go/src 02:36:05 + git describe --tags --abbrev=0 02:36:05 + sed s/v// 02:36:05 + GIT_VERSION=2.0.1-dev.55 02:36:05 + [ -z 2.0.1-dev.55 ] 02:36:05 + echo 2.0.1-dev.55 02:36:05 + make build 02:36:05 go mod tidy [Pipeline] sh 02:36:06 + docker-compose -f ./docker-compose-build.yml build --parallel 02:36:09 go: downloading github.com/gorilla/mux v1.8.0 02:36:09 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 02:36:09 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 02:36:09 go: downloading github.com/stretchr/testify v1.7.0 02:36:09 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 02:36:09 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 02:36:09 go: downloading github.com/google/uuid v1.3.0 02:36:09 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 02:36:09 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 02:36:09 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 02:36:09 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:36:09 go: downloading github.com/lib/pq v1.10.3 02:36:09 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 02:36:09 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 02:36:09 go: downloading github.com/pelletier/go-toml v1.9.4 02:36:09 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 02:36:09 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 02:36:10 go: downloading github.com/go-playground/validator/v10 v10.9.0 02:36:10 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 02:36:10 go: downloading github.com/davecgh/go-spew v1.1.1 02:36:10 go: downloading github.com/pmezard/go-difflib v1.0.0 02:36:10 go: downloading github.com/stretchr/objx v0.1.1 02:36:10 go: downloading github.com/go-kit/kit v0.11.0 02:36:10 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 02:36:10 go: downloading github.com/x448/float16 v0.8.4 02:36:11 go: downloading github.com/go-playground/universal-translator v0.18.0 02:36:11 go: downloading github.com/leodido/go-urn v1.2.1 02:36:11 go: downloading golang.org/x/text v0.3.6 02:36:11 go: downloading github.com/go-playground/assert/v2 v2.0.1 02:36:11 go: downloading github.com/go-playground/locales v0.14.0 02:36:11 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 02:36:11 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:36:11 go: downloading github.com/pebbe/zmq4 v1.2.7 02:36:11 go: downloading github.com/kr/pretty v0.3.0 02:36:11 go: downloading github.com/go-logfmt/logfmt v0.5.0 02:36:11 go: downloading github.com/go-stack/stack v1.8.0 02:36:11 go: downloading github.com/hashicorp/consul/api v1.8.1 02:36:11 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:36:11 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 02:36:11 go: downloading github.com/kr/text v0.2.0 02:36:11 go: downloading github.com/rogpeppe/go-internal v1.8.0 02:36:11 go: downloading github.com/gorilla/websocket v1.4.2 02:36:11 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 02:36:11 go: downloading github.com/onsi/ginkgo v1.10.1 02:36:11 go: downloading github.com/onsi/gomega v1.7.0 02:36:11 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:36:11 go: downloading github.com/mitchellh/copystructure v1.0.0 02:36:11 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:36:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:36:11 go: downloading github.com/hashicorp/go-hclog v0.12.0 02:36:11 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 02:36:11 go: downloading github.com/hashicorp/serf v0.9.5 02:36:11 go: downloading github.com/hashicorp/consul/sdk v0.7.0 02:36:11 go: downloading github.com/hashicorp/go-uuid v1.0.1 02:36:11 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:36:11 go: downloading github.com/mitchellh/go-homedir v1.1.0 02:36:11 go: downloading github.com/fatih/color v1.9.0 02:36:11 go: downloading github.com/mattn/go-colorable v0.1.6 02:36:11 go: downloading github.com/mattn/go-isatty v0.0.12 02:36:11 go: downloading github.com/pkg/errors v0.9.1 02:36:11 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:36:11 go: downloading github.com/hashicorp/go-msgpack v0.5.3 02:36:12 go: downloading github.com/hashicorp/memberlist v0.2.2 02:36:12 go: downloading github.com/hpcloud/tail v1.0.0 02:36:12 go: downloading gopkg.in/yaml.v2 v2.4.0 02:36:12 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 02:36:12 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:36:12 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:36:12 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 02:36:12 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:36:12 go: downloading github.com/hashicorp/go-multierror v1.1.0 02:36:12 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 02:36:12 go: downloading github.com/miekg/dns v1.1.26 02:36:12 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:36:12 go: downloading gopkg.in/fsnotify.v1 v1.4.7 02:36:12 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:36:12 go: downloading github.com/hashicorp/errwrap v1.0.0 02:36:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-data/core-data ./cmd/core-data 02:36:13 Building core-command ... 02:36:13 Building core-data ... 02:36:13 Building core-metadata ... 02:36:13 Building security-bootstrapper ... 02:36:13 Building security-proxy-setup ... 02:36:13 Building security-secretstore-setup ... 02:36:13 Building support-notifications ... 02:36:13 Building support-scheduler ... 02:36:13 Building sys-mgmt-agent ... 02:36:13 Building core-data 02:36:13 Building security-bootstrapper 02:36:13 Building core-command 02:36:13 Building security-secretstore-setup 02:36:13 Building security-proxy-setup 02:36:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:36:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-command/core-command ./cmd/core-command 02:36:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:36:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:36:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:36:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:36:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:36:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:36:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:36:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/secrets-config ./cmd/secrets-config 02:36:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:36:36 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 02:36:36 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 02:36:36 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 02:36:36 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 02:36:36 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 02:36:36 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 02:36:36 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 02:36:36 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 02:36:36 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 02:36:36 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 02:36:36 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 02:36:36 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 02:36:36 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 02:36:36 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 02:36:36 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 02:36:36 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 02:36:36 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 02:36:36 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 02:36:36 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 02:36:36 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 02:36:36 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 02:36:36 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 02:36:36 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 02:36:36 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 02:36:36 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 02:36:36 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 02:36:36 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 02:36:37 Building hooks 02:36:37 + cd /root/parts/hooks/src 02:36:37 + make build 02:36:37 go mod tidy 02:36:37 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 02:36:37 go: downloading github.com/stretchr/testify v1.5.1 02:36:38 go: downloading gopkg.in/yaml.v2 v2.2.2 02:36:38 go: downloading github.com/davecgh/go-spew v1.1.0 02:36:38 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 02:36:38 GO111MODULE=on go build -o cmd/install/install ./cmd/install 02:36:39 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 02:36:39 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 02:36:42 Building static-packages 02:36:42 + snapcraftctl build 02:36:44 Building version 02:36:44 + snapcraftctl build 02:36:46 Staging config-common 02:36:46 + snapcraftctl stage 02:36:47 Skipping stage go-build-helper (already ran) 02:36:47 Staging edgex-go 02:36:47 + snapcraftctl stage 02:36:48 Staging hooks 02:36:48 + snapcraftctl stage 02:36:49 Staging static-packages 02:36:49 + snapcraftctl stage 02:36:50 Staging version 02:36:50 + snapcraftctl stage 02:36:51 Priming config-common 02:36:51 + snapcraftctl prime 02:36:52 Priming go-build-helper 02:36:52 + snapcraftctl prime 02:36:53 Priming edgex-go 02:36:53 + snapcraftctl prime 02:36:55 Priming hooks 02:36:55 + snapcraftctl prime 02:36:56 Priming static-packages 02:36:56 + snapcraftctl prime 02:36:58 Priming version 02:36:58 + snapcraftctl prime 02:37:00 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] } 02:37:21 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:37:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:37:21 ---> fc45a99e1b22 02:37:21 Step 3/26 : WORKDIR /edgex-go 02:37:21 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:37:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:37:21 ---> fc45a99e1b22 02:37:21 Step 3/22 : WORKDIR /edgex-go 02:37:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:37:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:37:21 ---> fc45a99e1b22 02:37:21 Step 3/24 : WORKDIR /edgex-go 02:37:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:37:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:37:21 ---> fc45a99e1b22 02:37:21 Step 3/24 : WORKDIR /edgex-go 02:37:21 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:37:21 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:37:21 ---> fc45a99e1b22 02:37:21 Step 3/32 : WORKDIR /edgex-go 02:37:25 ---> Running in b1477cc4b8be 02:37:25 ---> Running in 520f29858a14 02:37:25 ---> Running in 4a86ccf01f0f 02:37:25 ---> Running in 09c156ec79f8 02:37:25 ---> Running in 8a771e378153 02:37:26 Removing intermediate container 09c156ec79f8 02:37:26 ---> 4c53d098a05a 02:37:26 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:26 Removing intermediate container 4a86ccf01f0f 02:37:26 ---> a16325b6dbc6 02:37:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:26 Removing intermediate container 8a771e378153 02:37:26 ---> fb552052250b 02:37:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:26 Removing intermediate container 520f29858a14 02:37:26 ---> 260182d516c9 02:37:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:26 Removing intermediate container b1477cc4b8be 02:37:26 ---> a823a597d013 02:37:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:26 ---> Running in acf7793412f6 02:37:26 ---> Running in 432fb4d59ea4 02:37:26 ---> Running in d251f44d3897 02:37:26 ---> Running in dd88d6e4588a 02:37:26 ---> Running in b400716da35a 02:37:30 Removing intermediate container acf7793412f6 02:37:30 ---> 20b5b0502ed4 02:37:30 Step 5/22 : RUN apk add --update --no-cache make git 02:37:30 ---> Running in 7a1b79eea028 02:37:30 Removing intermediate container 432fb4d59ea4 02:37:30 ---> bf6617f8cc5c 02:37:30 Step 5/32 : RUN apk add --update --no-cache make git 02:37:31 Removing intermediate container dd88d6e4588a 02:37:31 ---> 61178160c74e 02:37:31 Step 5/24 : RUN apk add --update --no-cache make git 02:37:31 ---> Running in 608764b1ecb4 02:37:31 ---> Running in 1bf93de2f038 02:37:31 Removing intermediate container d251f44d3897 02:37:31 ---> bec6a0c906b8 02:37:31 Step 5/26 : RUN apk add --update --no-cache make git 02:37:31 Removing intermediate container b400716da35a 02:37:31 ---> b189c005ca13 02:37:31 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:37:32 ---> Running in dd843a6f23dd 02:37:32 ---> Running in 6f9218633bb4 02:37:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:37:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:37:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:37:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:37:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:37:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:37:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:37:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:37:35 OK: 218 MiB in 52 packages 02:37:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:37:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:37:36 OK: 218 MiB in 52 packages 02:37:37 OK: 218 MiB in 52 packages 02:37:37 Removing intermediate container 7a1b79eea028 02:37:37 ---> 2cb80a206783 02:37:37 Step 6/22 : COPY go.mod . 02:37:37 OK: 218 MiB in 52 packages 02:37:37 OK: 218 MiB in 52 packages 02:37:38 Removing intermediate container 1bf93de2f038 02:37:38 ---> 7e06ba5e487a 02:37:38 Step 6/24 : COPY go.mod . 02:37:38 ---> 432282f89f96 02:37:38 Step 7/22 : RUN go mod download 02:37:38 Removing intermediate container dd843a6f23dd 02:37:38 ---> 6d5272f2b887 02:37:38 Step 6/26 : COPY go.mod . 02:37:38 ---> Running in 891bfba5f5af 02:37:39 Removing intermediate container 608764b1ecb4 02:37:39 ---> 1f0faebe8dad 02:37:39 Step 6/32 : COPY go.mod . 02:37:39 ---> e1bd1277a152 02:37:39 Step 7/24 : RUN go mod download 02:37:39 Removing intermediate container 6f9218633bb4 02:37:39 ---> ae07eec6b1d2 02:37:39 Step 6/24 : COPY go.mod . 02:37:39 ---> Running in 58c7fb1f8a02 02:37:40 ---> cfd5348c28c4 02:37:40 Step 7/26 : RUN go mod download 02:37:40 ---> Running in fb38e9945767 02:37:40 ---> 9ea50391345c 02:37:40 Step 7/32 : RUN go mod download 02:37:40 ---> Running in d1d914b5df64 02:37:41 ---> 8b1cce599cbe 02:37:41 Step 7/24 : RUN go mod download 02:37:41 ---> Running in be51c8f06d30 02:37:44 Removing intermediate container 891bfba5f5af 02:37:44 ---> 9542a6c85334 02:37:44 Step 8/22 : COPY . . 02:37:46 Removing intermediate container 58c7fb1f8a02 02:37:46 ---> 0ffbf0349c56 02:37:46 Step 8/24 : COPY . . 02:37:48 Removing intermediate container fb38e9945767 02:37:48 ---> 10d6445e7285 02:37:48 Step 8/26 : COPY . . 02:37:48 Removing intermediate container d1d914b5df64 02:37:48 ---> 0566713bfbc0 02:37:48 Step 8/32 : COPY . . 02:37:49 Removing intermediate container be51c8f06d30 02:37:49 ---> 0ff20924c37a 02:37:49 Step 8/24 : COPY . . 02:38:15 ---> 22adc2b763da 02:38:15 Step 9/24 : RUN go mod tidy 02:38:15 ---> 18062fc41aa9 02:38:15 Step 9/22 : RUN go mod tidy 02:38:15 ---> 2a20e811f019 02:38:15 Step 9/24 : RUN go mod tidy 02:38:15 ---> Running in 6dd45ffe3529 02:38:15 ---> Running in 73e4178cc45f 02:38:15 ---> 241d2504ee59 02:38:15 Step 9/32 : RUN go mod tidy 02:38:15 ---> 442f82e92719 02:38:15 Step 9/26 : RUN go mod tidy 02:38:15 ---> Running in f0a7ae37bc61 02:38:15 ---> Running in 0377f42150b2 02:38:15 ---> Running in 998f48a51ce4 02:38:19 Removing intermediate container 6dd45ffe3529 02:38:19 ---> 63fae20267e1 02:38:19 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:38:19 ---> Running in d42227e40a22 02:38:19 Removing intermediate container 73e4178cc45f 02:38:19 ---> 9e2290893edd 02:38:19 Step 10/24 : RUN make cmd/core-command/core-command 02:38:20 ---> Running in 063a367aba93 02:38:20 Removing intermediate container f0a7ae37bc61 02:38:20 ---> 940c3a61097e 02:38:20 Step 10/24 : RUN make cmd/core-data/core-data 02:38:20 Removing intermediate container 998f48a51ce4 02:38:20 ---> 32a0dbeee393 02:38:20 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:38:20 ---> Running in b5145c6d0b79 02:38:20 Removing intermediate container 0377f42150b2 02:38:20 ---> bb1ce2959118 02:38:20 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:38:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:38:20 ---> Running in 8fb6f5949082 02:38:20 ---> Running in 15a2a73bfd8d 02:38:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:38:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:38:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:38:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:40:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:40:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:40:39 Removing intermediate container 063a367aba93 02:40:39 ---> 5e8ac3966034 02:40:39 02:40:39 Step 11/24 : FROM alpine:3.14 02:40:39 3.14: Pulling from library/alpine 02:40:41 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 02:40:41 Status: Downloaded newer image for alpine:3.14 02:40:41 ---> bb3de5531c18 02:40:41 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:40:41 ---> Running in c503a6c038bd 02:40:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:40:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:40:46 (1/1) Installing dumb-init (1.2.5-r1) 02:40:46 Executing busybox-1.33.1-r3.trigger 02:40:46 OK: 5 MiB in 15 packages 02:40:49 Removing intermediate container d42227e40a22 02:40:49 ---> 2bdb201a6e76 02:40:49 02:40:49 Step 11/22 : FROM alpine:3.14 02:40:49 ---> bb3de5531c18 02:40:49 Step 12/22 : RUN apk add --update --no-cache curl 02:40:49 Removing intermediate container 8fb6f5949082 02:40:49 ---> 976486e39a40 02:40:49 02:40:49 Step 11/26 : FROM alpine:3.14 02:40:49 ---> bb3de5531c18 02:40:49 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:40:49 Removing intermediate container 15a2a73bfd8d 02:40:49 ---> 2ccd90705c7b 02:40:49 02:40:49 Step 11/32 : FROM alpine:3.14 02:40:49 ---> bb3de5531c18 02:40:49 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:40:50 ---> Running in 8962e5f8e155 02:40:50 ---> Running in efedf72d6857 02:40:50 ---> Running in ec0ab9b6b854 02:40:50 Removing intermediate container c503a6c038bd 02:40:50 ---> 7b42b08b0fe3 02:40:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:40:50 ---> Running in e8fbf0e78c65 02:40:51 Removing intermediate container ec0ab9b6b854 02:40:51 ---> 2d0447c971e7 02:40:51 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:40:51 ---> Running in 8838e346ba00 02:40:51 Removing intermediate container e8fbf0e78c65 02:40:51 ---> ad2126ad1012 02:40:51 Step 14/24 : ENV APP_PORT=59882 02:40:52 ---> Running in 489019e82931 02:40:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:40:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:40:53 Removing intermediate container 489019e82931 02:40:53 ---> c984c3318e02 02:40:53 Step 15/24 : EXPOSE $APP_PORT 02:40:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:40:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:40:53 ---> Running in eeac459dcb0b 02:40:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:40:54 (1/3) Installing ca-certificates (20191127-r5) 02:40:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:40:54 (1/5) Installing ca-certificates (20191127-r5) 02:40:54 Removing intermediate container eeac459dcb0b 02:40:54 ---> 2e41a9ea422f 02:40:54 Step 16/24 : WORKDIR / 02:40:54 (2/3) Installing dumb-init (1.2.5-r1) 02:40:54 (3/3) Installing su-exec (0.2-r1) 02:40:54 Executing busybox-1.33.1-r3.trigger 02:40:54 Executing ca-certificates-20191127-r5.trigger 02:40:54 (2/5) Installing brotli-libs (1.0.9-r5) 02:40:54 (3/5) Installing nghttp2-libs (1.43.0-r0) 02:40:54 (4/5) Installing libcurl (7.79.1-r0) 02:40:54 (5/5) Installing curl (7.79.1-r0) 02:40:54 Executing busybox-1.33.1-r3.trigger 02:40:54 Executing ca-certificates-20191127-r5.trigger 02:40:54 ---> Running in 8c0bf88c31d3 02:40:54 OK: 6 MiB in 17 packages 02:40:55 OK: 8 MiB in 19 packages 02:40:55 (1/2) Installing dumb-init (1.2.5-r1) 02:40:55 (2/2) Installing su-exec (0.2-r1) 02:40:55 Executing busybox-1.33.1-r3.trigger 02:40:55 OK: 5 MiB in 16 packages 02:40:56 Removing intermediate container 8c0bf88c31d3 02:40:56 ---> 8a808b2bccce 02:40:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:40:57 ---> 562beae71ceb 02:40:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:40:58 Removing intermediate container 8838e346ba00 02:40:58 ---> ba5e5bdae291 02:40:58 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:40:58 Removing intermediate container 8962e5f8e155 02:40:58 ---> 62cbaa309a7b 02:40:58 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:40:58 Removing intermediate container efedf72d6857 02:40:58 ---> a121b8264aec 02:40:58 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:40:59 ---> Running in bc60b4c2d326 02:40:59 ---> Running in 2376f471b0b3 02:40:59 ---> Running in 91db39240b27 02:41:00 Removing intermediate container 2376f471b0b3 02:41:00 ---> 3f2c0f06b0a9 02:41:00 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:41:00 Removing intermediate container 91db39240b27 02:41:00 ---> 3849b8859aca 02:41:00 Step 14/22 : WORKDIR /edgex 02:41:00 Removing intermediate container bc60b4c2d326 02:41:00 ---> fabf10302e32 02:41:00 Step 14/26 : WORKDIR / 02:41:00 ---> d230b0ef49a1 02:41:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:41:01 ---> Running in 0f3ddcd00906 02:41:01 ---> Running in ab4fc01c30a5 02:41:01 ---> Running in 8902440d6e4a 02:41:01 Removing intermediate container b5145c6d0b79 02:41:01 ---> 9314ad30f9e2 02:41:01 02:41:01 Step 11/24 : FROM alpine:3.14 02:41:01 ---> bb3de5531c18 02:41:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:41:02 Removing intermediate container 8902440d6e4a 02:41:02 ---> fb70a2bbbfc3 02:41:02 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:41:02 ---> Running in b92b636aae06 02:41:02 ---> Running in a604693ee690 02:41:02 Removing intermediate container ab4fc01c30a5 02:41:02 ---> 349d90f7cfcc 02:41:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml ---> a7c90dd0f67c 02:41:02 Step 20/24 : ENTRYPOINT ["/core-command"] 02:41:02 02:41:02 Removing intermediate container 0f3ddcd00906 02:41:02 ---> dccf79d7c142 02:41:02 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:41:02 ---> Running in 888a994fde05 02:41:02 Removing intermediate container b92b636aae06 02:41:02 ---> 06d56ff28304 02:41:02 Step 13/24 : ENV APP_PORT=59880 02:41:03 ---> Running in 44996d4f1703 02:41:03 Removing intermediate container 888a994fde05 02:41:03 ---> bf9d06e5f26a 02:41:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:41:03 ---> 6e0897465dd7 02:41:03 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:41:03 ---> Running in e78b58374c25 02:41:04 ---> 18236106a683 02:41:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:41:04 Removing intermediate container 44996d4f1703 02:41:04 ---> 35eca415ba7a 02:41:04 Step 14/24 : EXPOSE $APP_PORT 02:41:04 ---> Running in c248ef5097ae 02:41:04 Removing intermediate container e78b58374c25 02:41:04 ---> cac42d6d2743 02:41:04 Step 22/24 : LABEL arch=arm64 02:41:05 ---> Running in a7dd1efad7ab 02:41:05 ---> 98efad6d9ecd 02:41:05 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:41:05 Removing intermediate container c248ef5097ae 02:41:05 ---> 267d78630988 02:41:05 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:41:05 ---> Running in 3b2b829fbe3a 02:41:05 Removing intermediate container a604693ee690 02:41:05 ---> a2e23aacb843 02:41:05 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:41:05 ---> 00e8881b16df 02:41:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:41:06 ---> Running in a149da29a5e4 02:41:06 Removing intermediate container a7dd1efad7ab 02:41:06 ---> 3f1a88765f93 02:41:06 Step 23/24 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db 02:41:06 ---> Running in e59bfea10899 02:41:06 ---> 678fdf584655 02:41:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:41:06 Removing intermediate container a149da29a5e4 02:41:06 ---> b35058b0a85b 02:41:06 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:41:07 Removing intermediate container e59bfea10899 02:41:07 ---> d3e7eaf9737b 02:41:07 Step 24/24 : LABEL version=0.0.0 02:41:07 ---> Running in 9b82ef3ef204 02:41:08 ---> ecd4432d30b8 02:41:08 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:41:08 ---> be93c93053b7 02:41:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:41:08 ---> Running in 1ae75f4a0879 02:41:08 Removing intermediate container 9b82ef3ef204 02:41:08 ---> 4ae1953f3422 02:41:08 02:41:08 ---> 7c25cec7d524 02:41:08 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:41:08 ---> Running in 292321f068bf 02:41:09 Successfully built 4ae1953f3422 02:41:09 Removing intermediate container 3b2b829fbe3a 02:41:09 ---> a9ab44070060 02:41:09 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:41:09 Successfully tagged core-command-arm64:latest 02:41:09  Building core-command ... done Building sys-mgmt-agent 02:41:09 Removing intermediate container 1ae75f4a0879 02:41:09 ---> c43cd34dd7fe 02:41:09 Step 19/22 : CMD ["--init=true"] 02:41:09 ---> Running in 3cef5a1e0b23 02:41:09 ---> Running in fac45622eb42 02:41:09 ---> 391c58d16fc5 02:41:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:41:10 Removing intermediate container fac45622eb42 02:41:10 ---> 5dd80a0befa2 02:41:10 Step 20/22 : LABEL arch=arm64 02:41:11 ---> Running in 3bb8282b5ab7 02:41:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:41:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:41:12 Removing intermediate container 3bb8282b5ab7 02:41:12 ---> a132f2aae867 02:41:12 Step 21/22 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db 02:41:13 ---> 42334d8874d6 02:41:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:41:13 ---> Running in ce8f7e9de89d 02:41:14 (1/6) Installing dumb-init (1.2.5-r1) 02:41:14 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:41:14 (3/6) Installing libsodium (1.0.18-r0) 02:41:14 Removing intermediate container ce8f7e9de89d 02:41:14 ---> 815efd4b59b9 02:41:14 Step 22/22 : LABEL version=0.0.0 02:41:14 Removing intermediate container 292321f068bf 02:41:14 ---> 58e3e2847440 02:41:14 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:41:14 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:41:15 (5/6) Installing libzmq (4.3.4-r0) 02:41:15 ---> 527919062b44 02:41:15 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 02:41:15 (6/6) Installing zeromq (4.3.4-r0) 02:41:15 Executing busybox-1.33.1-r3.trigger 02:41:15 OK: 8 MiB in 20 packages 02:41:15 ---> Running in ca455248397c 02:41:15 ---> Running in d0a2c7a67dbf 02:41:16 ---> d52befa44ec6 02:41:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:41:16 Removing intermediate container ca455248397c 02:41:16 ---> 4b54f97ed2c9 02:41:16 02:41:17 Successfully built 4b54f97ed2c9 02:41:17 Successfully tagged security-proxy-setup-arm64:latest 02:41:17  Building security-proxy-setup ... done Building support-notifications 02:41:17 Removing intermediate container 3cef5a1e0b23 02:41:17 ---> 322f6cde9394 02:41:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:41:18 ---> 90ca3add9200 02:41:18 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:41:19 ---> d3007c56f73c 02:41:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:41:20 ---> b1b3ca32cd4f 02:41:20 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:41:20 Removing intermediate container d0a2c7a67dbf 02:41:20 ---> 78b69da68095 02:41:20 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:41:20 ---> Running in 6b0544af7379 02:41:22 Removing intermediate container 6b0544af7379 02:41:22 ---> ffa26ca3baba 02:41:22 Step 24/26 : LABEL arch=arm64 02:41:22 ---> b5bf7f37f008 02:41:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:41:22 ---> 55e71bf71893 02:41:22 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:41:22 ---> Running in 76410caeebf4 02:41:24 Removing intermediate container 76410caeebf4 02:41:24 ---> 012eb20105fc 02:41:24 Step 25/26 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db 02:41:24 ---> Running in cb7096ef8141 02:41:24 ---> 48eaedd07a84 02:41:24 Step 20/24 : ENTRYPOINT ["/core-data"] 02:41:24 ---> 74e5c939efe7 02:41:24 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:41:24 ---> Running in a04ac75d61bb 02:41:24 ---> Running in 9c1708a644b1 02:41:25 Removing intermediate container cb7096ef8141 02:41:25 ---> 34aa788ff8d7 02:41:25 Step 26/26 : LABEL version=0.0.0 02:41:25 ---> Running in cfe0487e468a 02:41:26 Removing intermediate container 9c1708a644b1 02:41:26 ---> 7881630ba5e0 02:41:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:41:26 Removing intermediate container a04ac75d61bb 02:41:26 ---> eee0d4611932 02:41:26 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:41:26 ---> Running in dbe3eecd89e1 02:41:27 Removing intermediate container cfe0487e468a 02:41:27 ---> a4434b5158dc 02:41:27 02:41:27 Successfully built a4434b5158dc 02:41:27 Successfully tagged security-secretstore-setup-arm64:latest 02:41:27  Building security-secretstore-setup ... done Building support-scheduler 02:41:27 Removing intermediate container dbe3eecd89e1 02:41:27 ---> a5c8f69e368e 02:41:27 Step 22/24 : LABEL arch=arm64 02:41:27 ---> e3a5dd2948a0 02:41:27 Step 27/32 : RUN chmod +x /entrypoint.sh 02:41:27 ---> Running in 078da66df563 02:41:28 ---> Running in 3b50155db920 02:41:28 Removing intermediate container 078da66df563 02:41:28 ---> 118dee2ade05 02:41:28 Step 23/24 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db 02:41:28 ---> Running in 9b8d69b54af8 02:41:29 Removing intermediate container 9b8d69b54af8 02:41:29 ---> f0b27bb9341e 02:41:29 Step 24/24 : LABEL version=0.0.0 02:41:29 ---> Running in 7af0556f196d 02:41:30 Removing intermediate container 7af0556f196d 02:41:30 ---> 6a5827614a6c 02:41:30 02:41:30 Successfully built 6a5827614a6c 02:41:31 Successfully tagged core-data-arm64:latest 02:41:31  Building core-data ... done Building core-metadata 02:41:31 Removing intermediate container 3b50155db920 02:41:31 ---> 4da214f71dd8 02:41:31 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:41:32 ---> Running in 00f66b7496a4 02:41:33 Removing intermediate container 00f66b7496a4 02:41:33 ---> 07820ba4910c 02:41:33 Step 29/32 : CMD ["gate"] 02:41:33 ---> Running in 2661293d7c91 02:41:34 Removing intermediate container 2661293d7c91 02:41:34 ---> fd3ee2d7ebda 02:41:34 Step 30/32 : LABEL arch=arm64 02:41:34 ---> Running in 8b0aaec0f076 02:41:35 Removing intermediate container 8b0aaec0f076 02:41:35 ---> ea6a0529c827 02:41:35 Step 31/32 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db 02:41:36 ---> Running in 668d581f3a5c 02:41:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:41:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:41:37 ---> fc45a99e1b22 02:41:37 Step 3/24 : WORKDIR /edgex-go 02:41:37 ---> Using cache 02:41:37 ---> a823a597d013 02:41:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:41:37 ---> Using cache 02:41:37 ---> b189c005ca13 02:41:37 Step 5/24 : RUN apk add --update --no-cache make bash git 02:41:37 Removing intermediate container 668d581f3a5c 02:41:37 ---> 4169e297eadf 02:41:37 Step 32/32 : LABEL version=0.0.0 02:41:38 ---> Running in b7d1473f7637 02:41:38 ---> Running in e10c6a005216 02:41:39 Removing intermediate container e10c6a005216 02:41:39 ---> 7c5eb8eeea42 02:41:39 02:41:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:41:39 Successfully built 7c5eb8eeea42 02:41:40 Successfully tagged security-bootstrapper-arm64:latest 02:41:40  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:41:41 OK: 218 MiB in 52 packages 02:41:45 Removing intermediate container b7d1473f7637 02:41:45 ---> 3a792ae15b2a 02:41:45 Step 6/24 : COPY go.mod . 02:41:45 ---> fb2b1441eeca 02:41:45 Step 7/24 : RUN go mod download 02:41:46 ---> Running in fd193301bb5d 02:41:51 Removing intermediate container fd193301bb5d 02:41:51 ---> c12963756915 02:41:51 Step 8/24 : COPY . . 02:41:53 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:41:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:41:53 ---> fc45a99e1b22 02:41:53 Step 3/23 : WORKDIR /edgex-go 02:41:53 ---> Using cache 02:41:53 ---> a823a597d013 02:41:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:41:53 ---> Using cache 02:41:53 ---> b189c005ca13 02:41:53 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:41:55 ---> Running in 62f3b37b2dd5 02:41:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:41:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:41:59 OK: 218 MiB in 52 packages 02:42:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:42:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:42:02 ---> fc45a99e1b22 02:42:02 Step 3/23 : WORKDIR /edgex-go 02:42:02 ---> Using cache 02:42:02 ---> a823a597d013 02:42:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:02 ---> Using cache 02:42:02 ---> b189c005ca13 02:42:02 Step 5/23 : RUN apk add --update --no-cache make git 02:42:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:42:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:42:03 ---> fc45a99e1b22 02:42:03 Step 3/24 : WORKDIR /edgex-go 02:42:03 ---> Using cache 02:42:03 ---> a823a597d013 02:42:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:03 ---> Using cache 02:42:03 ---> b189c005ca13 02:42:03 Step 5/24 : RUN apk add --update --no-cache make git 02:42:05 ---> Running in e504ce8303dd 02:42:05 ---> Running in 40b39811cae2 02:42:06 Removing intermediate container 62f3b37b2dd5 02:42:06 ---> 2e883e4a6111 02:42:06 Step 6/23 : COPY go.mod . 02:42:07 ---> 0aaa4e1ca012 02:42:07 Step 9/24 : RUN go mod tidy 02:42:07 ---> e838cbd23c5d 02:42:07 Step 7/23 : RUN go mod download 02:42:07 ---> Running in f943970efb10 02:42:07 ---> Running in 1c29519ea195 02:42:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:42:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:42:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:42:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:42:10 OK: 218 MiB in 52 packages 02:42:11 OK: 218 MiB in 52 packages 02:42:12 Removing intermediate container 40b39811cae2 02:42:12 ---> 1b9f07eb4df0 02:42:12 Step 6/23 : COPY go.mod . 02:42:12 Removing intermediate container e504ce8303dd 02:42:12 ---> 5590700f014d 02:42:12 Step 6/24 : COPY go.mod . 02:42:12 Removing intermediate container 1c29519ea195 02:42:12 ---> 49f21e29a865 02:42:13 Step 8/23 : COPY . . 02:42:13 Removing intermediate container f943970efb10 02:42:13 ---> a8d1cc6d695e 02:42:13 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:42:13 ---> 32778afe7ac2 02:42:13 Step 7/23 : RUN go mod download 02:42:13 ---> Running in 299f9453be0e 02:42:14 ---> Running in 45c7c3b5471a 02:42:16 ---> 6d70120ee37b 02:42:16 Step 7/24 : RUN go mod download 02:42:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:42:18 ---> Running in d79b42498ceb 02:42:26 Removing intermediate container 45c7c3b5471a 02:42:26 ---> 1786ceef9743 02:42:26 Step 8/23 : COPY . . 02:42:27 Removing intermediate container d79b42498ceb 02:42:27 ---> 4a413fb83926 02:42:27 Step 8/24 : COPY . . 02:42:30 ---> 59e24a5d6465 02:42:30 Step 9/23 : RUN go mod tidy 02:42:32 ---> Running in 06f8dc8a6a1a 02:42:47 Removing intermediate container 06f8dc8a6a1a 02:42:47 ---> 28806f97520b 02:42:47 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:42:47 ---> Running in 0c039e6030a8 02:42:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:42:59 ---> c4480df31dc9 02:42:59 Step 9/24 : RUN go mod tidy 02:42:59 ---> a0d7aa7f4ca4 02:42:59 Step 9/23 : RUN go mod tidy 02:42:59 ---> Running in a8f642dd5274 02:42:59 ---> Running in afabb7355deb 02:43:07 Removing intermediate container a8f642dd5274 02:43:07 ---> 95f0f5b748a3 02:43:07 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:43:07 ---> Running in 5708d055049d 02:43:07 Removing intermediate container afabb7355deb 02:43:07 ---> 0f294fe223ca 02:43:07 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:43:07 ---> Running in caba9b3ec9cc 02:43:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:43:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:43:36 Removing intermediate container 299f9453be0e 02:43:36 ---> 71a114f180c4 02:43:36 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:43:36 ---> Running in f740a5b10649 02:43:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:43:43 Removing intermediate container f740a5b10649 02:43:43 ---> 7370ea9fdef1 02:43:43 02:43:43 Step 12/24 : FROM docker:20.10.7 02:43:43 20.10.7: Pulling from library/docker 02:43:58 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 02:43:58 Status: Downloaded newer image for docker:20.10.7 02:43:58 ---> df445af6242a 02:43:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:43:58 ---> Running in 1431692ae469 02:43:59 Removing intermediate container 1431692ae469 02:43:59 ---> 3f5543751207 02:43:59 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 02:43:59 ---> Running in f6254e001a8e 02:44:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:44:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:44:03 (1/39) Installing readline (8.1.0-r0) 02:44:03 (2/39) Installing bash (5.1.0-r0) 02:44:03 Executing bash-5.1.0-r0.post-install 02:44:03 (3/39) Installing brotli-libs (1.0.9-r3) 02:44:03 (4/39) Installing nghttp2-libs (1.42.0-r1) 02:44:03 (5/39) Installing libcurl (7.79.1-r0) 02:44:03 (6/39) Installing curl (7.79.1-r0) 02:44:03 (7/39) Installing dumb-init (1.2.5-r0) 02:44:03 (8/39) Installing libbz2 (1.0.8-r1) 02:44:03 (9/39) Installing expat (2.2.10-r1) 02:44:03 (10/39) Installing libffi (3.3-r2) 02:44:03 (11/39) Installing gdbm (1.19-r0) 02:44:03 (12/39) Installing xz-libs (5.2.5-r0) 02:44:03 (13/39) Installing sqlite-libs (3.34.1-r0) 02:44:03 (14/39) Installing python3 (3.8.10-r0) 02:44:06 (15/39) Installing py3-appdirs (1.4.4-r1) 02:44:06 (16/39) Installing py3-ordered-set (4.0.2-r0) 02:44:06 (17/39) Installing py3-parsing (2.4.7-r1) 02:44:06 (18/39) Installing py3-six (1.15.0-r0) 02:44:06 (19/39) Installing py3-packaging (20.9-r0) 02:44:06 (20/39) Installing py3-setuptools (51.3.3-r0) 02:44:06 (21/39) Installing py3-chardet (4.0.0-r0) 02:44:06 (22/39) Installing py3-idna (3.1-r0) 02:44:06 (23/39) Installing py3-urllib3 (1.26.2-r1) 02:44:06 (24/39) Installing py3-requests (2.25.1-r1) 02:44:06 (25/39) Installing py3-msgpack (1.0.2-r0) 02:44:06 (26/39) Installing py3-lockfile (0.12.2-r3) 02:44:06 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:44:06 (28/39) Installing py3-colorama (0.4.4-r0) 02:44:06 (29/39) Installing py3-contextlib2 (0.6.0-r0) 02:44:06 (30/39) Installing py3-distlib (0.3.1-r1) 02:44:06 (31/39) Installing py3-distro (1.5.0-r1) 02:44:06 (32/39) Installing py3-webencodings (0.5.1-r3) 02:44:06 (33/39) Installing py3-html5lib (1.1-r0) 02:44:06 (34/39) Installing py3-pytoml (0.1.21-r0) 02:44:06 (35/39) Installing py3-pep517 (0.9.1-r0) 02:44:06 (36/39) Installing py3-progress (1.5-r0) 02:44:06 (37/39) Installing py3-retrying (1.3.3-r0) 02:44:06 (38/39) Installing py3-toml (0.10.2-r0) 02:44:06 (39/39) Installing py3-pip (20.3.4-r0) 02:44:07 Executing busybox-1.32.1-r6.trigger 02:44:07 OK: 82 MiB in 59 packages 02:44:17 Collecting docker-compose==1.23.2 02:44:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:44:18 Collecting docker<4.0,>=3.6.0 02:44:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:44:18 Collecting websocket-client<1.0,>=0.32.0 02:44:18 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:44:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:44:19 Collecting cached-property<2,>=1.2.0 02:44:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:44:20 Collecting PyYAML<4,>=3.10 02:44:20 Downloading PyYAML-3.13.tar.gz (270 kB) 02:44:24 Collecting dockerpty<0.5,>=0.4.1 02:44:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:44:27 Collecting texttable<0.10,>=0.9.0 02:44:27 Downloading texttable-0.9.1.tar.gz (11 kB) 02:44:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:44:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:44:31 Collecting jsonschema<3,>=2.5.1 02:44:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:44:32 Collecting docopt<0.7,>=0.6.1 02:44:32 Downloading docopt-0.6.2.tar.gz (25 kB) 02:44:35 Collecting docker-pycreds>=0.4.0 02:44:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:44:37 Collecting certifi>=2017.4.17 02:44:37 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:44:37 Collecting idna<2.8,>=2.5 02:44:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:44:37 Collecting chardet<3.1.0,>=3.0.2 02:44:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:44:39 Collecting urllib3<1.25,>=1.21.1 02:44:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:44:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:44:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:44:39 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:44:39 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:44:41 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:44:41 Attempting uninstall: urllib3 02:44:41 Found existing installation: urllib3 1.26.2 02:44:41 Uninstalling urllib3-1.26.2: 02:44:41 Removing intermediate container 0c039e6030a8 02:44:41 ---> a1815eb44772 02:44:41 02:44:41 Step 11/23 : FROM alpine:3.14 02:44:41 ---> bb3de5531c18 02:44:41 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:44:41 Successfully uninstalled urllib3-1.26.2 02:44:41 ---> Running in ca2492cb5992 02:44:42 Attempting uninstall: idna 02:44:42 Found existing installation: idna 3.1 02:44:42 Uninstalling idna-3.1: 02:44:42 Successfully uninstalled idna-3.1 02:44:43 Attempting uninstall: chardet 02:44:43 Found existing installation: chardet 4.0.0 02:44:43 Uninstalling chardet-4.0.0: 02:44:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:44:43 Successfully uninstalled chardet-4.0.0 02:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:44:45 (1/2) Installing ca-certificates (20191127-r5) 02:44:45 (2/2) Installing dumb-init (1.2.5-r1) 02:44:45 Executing busybox-1.33.1-r3.trigger 02:44:45 Executing ca-certificates-20191127-r5.trigger 02:44:45 Attempting uninstall: requests 02:44:45 Found existing installation: requests 2.25.1 02:44:45 Uninstalling requests-2.25.1: 02:44:45 OK: 6 MiB in 16 packages 02:44:45 Successfully uninstalled requests-2.25.1 02:44:46 Running setup.py install for texttable: started 02:44:48 Removing intermediate container ca2492cb5992 02:44:48 ---> 00eab0c5a073 02:44:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:44:48 ---> Running in c0364ccdb49d 02:44:49 Removing intermediate container c0364ccdb49d 02:44:49 ---> a95e3ba377a9 02:44:49 Step 14/23 : ENV APP_PORT=59860 02:44:49 Running setup.py install for texttable: finished with status 'done' 02:44:49 Running setup.py install for PyYAML: started 02:44:49 ---> Running in c6e07b66ccde 02:44:49 Removing intermediate container c6e07b66ccde 02:44:49 ---> 8564842fb83d 02:44:49 Step 15/23 : EXPOSE $APP_PORT 02:44:50 ---> Running in 69961771b944 02:44:50 Removing intermediate container 69961771b944 02:44:50 ---> 42d6d9d08bb8 02:44:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:44:52 ---> 38fc2ed80b30 02:44:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:44:52 Running setup.py install for PyYAML: finished with status 'done' 02:44:53 Running setup.py install for docopt: started 02:44:53 ---> 90a4d1dd0e93 02:44:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:44:55 ---> 95b11edc7e61 02:44:55 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:44:55 ---> Running in c19632437184 02:44:56 Running setup.py install for docopt: finished with status 'done' 02:44:56 Running setup.py install for dockerpty: started 02:44:56 Removing intermediate container c19632437184 02:44:56 ---> 6218f8eccdd3 02:44:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:44:56 ---> Running in 6649beef6604 02:44:58 Removing intermediate container 6649beef6604 02:44:58 ---> 3738063d5b3a 02:44:58 Step 21/23 : LABEL arch=arm64 02:44:58 ---> Running in 34c10b7d0a0f 02:44:59 Running setup.py install for dockerpty: finished with status 'done' 02:44:59 Removing intermediate container 34c10b7d0a0f 02:44:59 ---> 0274b9231f8b 02:44:59 Step 22/23 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db 02:44:59 Removing intermediate container 5708d055049d 02:44:59 ---> 6066d1969b46 02:44:59 02:44:59 Step 11/23 : FROM alpine:3.14 02:44:59 ---> bb3de5531c18 02:44:59 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:44:59 ---> Using cache 02:44:59 ---> 7b42b08b0fe3 02:44:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:44:59 ---> Using cache 02:44:59 ---> ad2126ad1012 02:44:59 Step 14/23 : ENV APP_PORT=59861 02:45:00 ---> Running in 56c93b189b6a 02:45:00 ---> Running in 4e6965461b8c 02:45:00 Removing intermediate container caba9b3ec9cc 02:45:00 ---> a7c66d806d7b 02:45:00 02:45:00 Step 11/24 : FROM alpine:3.14 02:45:00 ---> bb3de5531c18 02:45:00 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:45:00 ---> Using cache 02:45:00 ---> 7b42b08b0fe3 02:45:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:45:00 ---> Using cache 02:45:00 ---> ad2126ad1012 02:45:00 Step 14/24 : ENV APP_PORT=59881 02:45:00 Removing intermediate container 56c93b189b6a 02:45:00 ---> 195ff982355e 02:45:00 Step 23/23 : LABEL version=0.0.0 02:45:00 Removing intermediate container 4e6965461b8c 02:45:00 ---> 8b0121bb9927 02:45:00 Step 15/23 : EXPOSE $APP_PORT 02:45:00 ---> Running in e361b782efe9 02:45:00 ---> Running in 5e173a2876c0 02:45:01 ---> Running in b31259ce3be3 02:45:01 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 02:45:01 Removing intermediate container e361b782efe9 02:45:01 ---> 02876d5e7975 02:45:01 02:45:01 Removing intermediate container 5e173a2876c0 02:45:01 ---> f4f8323a01e4 02:45:01 Step 15/24 : EXPOSE $APP_PORT 02:45:01 Removing intermediate container b31259ce3be3 02:45:01 ---> 62d0afb45d36 02:45:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:45:01 ---> Running in db941fb616b5 02:45:01 Successfully built 02876d5e7975 02:45:01 Successfully tagged support-notifications-arm64:latest 02:45:02  Building support-notifications ... done Removing intermediate container db941fb616b5 02:45:02 ---> 6ad4f4648a01 02:45:02 Step 16/24 : WORKDIR / 02:45:02 ---> Running in a0c487363fcc 02:45:02 ---> 2f052967ab3d 02:45:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:45:03 Removing intermediate container a0c487363fcc 02:45:03 ---> a91cfbda0452 02:45:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:45:04 ---> c91008789a9d 02:45:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:45:04 ---> b72f4a8a238a 02:45:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:45:05 ---> 6c0e44a434da 02:45:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:45:05 ---> Running in 3047f5664faf 02:45:06 ---> 44b7daac10a6 02:45:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:45:06 Removing intermediate container 3047f5664faf 02:45:06 ---> 48c008d0eb07 02:45:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:45:07 ---> Running in 6ca7996cbec5 02:45:08 Removing intermediate container 6ca7996cbec5 02:45:08 ---> 43eab8a6b792 02:45:08 Step 21/23 : LABEL arch=arm64 02:45:08 ---> 2818fd5147da 02:45:08 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:45:08 ---> Running in e8333f343b6d 02:45:08 ---> Running in 49b37c68feb9 02:45:08 Removing intermediate container e8333f343b6d 02:45:08 ---> 9c28f26429b1 02:45:08 Step 22/23 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db 02:45:09 ---> Running in 8888e61da26a 02:45:09 Removing intermediate container 49b37c68feb9 02:45:09 ---> 4251f762bd1d 02:45:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:45:09 ---> Running in 36012ab72df0 02:45:09 Removing intermediate container 8888e61da26a 02:45:09 ---> 70ae61b031ee 02:45:09 Step 23/23 : LABEL version=0.0.0 02:45:09 ---> Running in bcf6e7d2adc6 02:45:09 Removing intermediate container 36012ab72df0 02:45:09 ---> 6e641e05299f 02:45:09 Step 22/24 : LABEL arch=arm64 02:45:10 ---> Running in 4fc897977c4b 02:45:10 Removing intermediate container bcf6e7d2adc6 02:45:10 ---> 4efdf97cfc46 02:45:10 02:45:11 Successfully built 4efdf97cfc46 02:45:11 Successfully tagged support-scheduler-arm64:latest 02:45:11  Building support-scheduler ... done Removing intermediate container 4fc897977c4b 02:45:11 ---> 1779105119f5 02:45:11 Step 23/24 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db 02:45:11 ---> Running in f0dae859fa9a 02:45:12 Removing intermediate container f0dae859fa9a 02:45:12 ---> 3164cc080e8a 02:45:12 Step 24/24 : LABEL version=0.0.0 02:45:12 ---> Running in 637c5966dac1 02:45:12 Removing intermediate container f6254e001a8e 02:45:12 ---> b7ceffc4e0a1 02:45:12 Step 15/24 : ENV APP_PORT=58890 02:45:12 ---> Running in 71ac1a23f6e9 02:45:12 Removing intermediate container 637c5966dac1 02:45:12 ---> b3c24066b885 02:45:12 02:45:13 Successfully built b3c24066b885 02:45:13 Successfully tagged core-metadata-arm64:latest 02:45:13  Building core-metadata ... done Removing intermediate container 71ac1a23f6e9 02:45:13 ---> af6a02c249e9 02:45:13 Step 16/24 : EXPOSE $APP_PORT 02:45:13 ---> Running in 9cdb6b192d6b 02:45:14 Removing intermediate container 9cdb6b192d6b 02:45:14 ---> 0deb2622a2ab 02:45:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:45:15 ---> bbf344097f7d 02:45:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:45:16 ---> ff4bb60d5730 02:45:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:45:17 ---> 52f5df03e327 02:45:17 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:45:17 ---> Running in 6abbd0913d88 02:45:18 Removing intermediate container 6abbd0913d88 02:45:18 ---> e95f491f363a 02:45:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:45:18 ---> Running in cf798e19e7da 02:45:18 Removing intermediate container cf798e19e7da 02:45:18 ---> bfd3ac099fe2 02:45:18 Step 22/24 : LABEL arch=arm64 02:45:18 ---> Running in 361e5c575353 02:45:19 Removing intermediate container 361e5c575353 02:45:19 ---> 1d800c211ad9 02:45:19 Step 23/24 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db 02:45:19 ---> Running in aa55ee93443e 02:45:19 Removing intermediate container aa55ee93443e 02:45:19 ---> a9b621c134b4 02:45:19 Step 24/24 : LABEL version=0.0.0 02:45:20 ---> Running in 7e6666086dd2 02:45:20 Removing intermediate container 7e6666086dd2 02:45:20 ---> 919d78426c9a 02:45:20 02:45:21 Successfully built 919d78426c9a 02:45:21 Successfully tagged sys-mgmt-agent-arm64:latest 02:45:21  Building sys-mgmt-agent ... done  [Pipeline] } 02:45:21 $ docker stop --time=1 c352b1aeee7a5e92f04c53d5a7cea14ef8418d872c05a9bae675b319c0f4d0ad 02:45:23 $ docker rm -f c352b1aeee7a5e92f04c53d5a7cea14ef8418d872c05a9bae675b319c0f4d0ad [Pipeline] // withDockerContainer [Pipeline] sh 02:45:23 + docker images 02:45:24 REPOSITORY TAG IMAGE ID CREATED SIZE 02:45:24 sys-mgmt-agent-arm64 latest 919d78426c9a 3 seconds ago 312MB 02:45:24 core-metadata-arm64 latest b3c24066b885 11 seconds ago 15.8MB 02:45:24 support-scheduler-arm64 latest 4efdf97cfc46 13 seconds ago 15.2MB 02:45:24 support-notifications-arm64 latest 02876d5e7975 22 seconds ago 15.9MB 02:45:24 a7c66d806d7b 24 seconds ago 1.57GB 02:45:24 6066d1969b46 25 seconds ago 1.57GB 02:45:24 a1815eb44772 43 seconds ago 1.57GB 02:45:24 7370ea9fdef1 About a minute ago 1.57GB 02:45:24 security-bootstrapper-arm64 latest 7c5eb8eeea42 3 minutes ago 17.7MB 02:45:24 core-data-arm64 latest 6a5827614a6c 3 minutes ago 19.4MB 02:45:24 security-secretstore-setup-arm64 latest a4434b5158dc 3 minutes ago 26.5MB 02:45:24 security-proxy-setup-arm64 latest 4b54f97ed2c9 4 minutes ago 25.3MB 02:45:24 core-command-arm64 latest 4ae1953f3422 4 minutes ago 15.2MB 02:45:24 9314ad30f9e2 4 minutes ago 1.57GB 02:45:24 2bdb201a6e76 4 minutes ago 1.57GB 02:45:24 2ccd90705c7b 4 minutes ago 1.57GB 02:45:24 976486e39a40 4 minutes ago 1.57GB 02:45:24 5e8ac3966034 4 minutes ago 1.56GB 02:45:24 ci-base-image-arm64 latest fc45a99e1b22 16 minutes ago 1.24GB 02:45:24 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 02:45:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 02:45:24 docker 20.10.7 df445af6242a 3 months ago 234MB 02:45:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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 02:45:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:45:25 02:45:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:45:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:45:25 arm64: Pulling from edgex-lftools-log-publisher 02:45:25 448f6bf000e3: Pulling fs layer 02:45:25 f757da607395: Pulling fs layer 02:45:25 05883995daec: Pulling fs layer 02:45:25 8603b9c90790: Pulling fs layer 02:45:25 1560dd03e051: Pulling fs layer 02:45:25 27f5ce0e4adf: Pulling fs layer 02:45:25 c2d8d7efcc4b: Pulling fs layer 02:45:25 8603b9c90790: Waiting 02:45:25 1560dd03e051: Waiting 02:45:25 c2d8d7efcc4b: Waiting 02:45:25 27f5ce0e4adf: Waiting 02:45:26 f757da607395: Verifying Checksum 02:45:26 f757da607395: Download complete 02:45:26 8603b9c90790: Download complete 02:45:26 1560dd03e051: Verifying Checksum 02:45:26 1560dd03e051: Download complete 02:45:26 27f5ce0e4adf: Verifying Checksum 02:45:26 27f5ce0e4adf: Download complete 02:45:26 05883995daec: Verifying Checksum 02:45:26 05883995daec: Download complete 02:45:27 448f6bf000e3: Verifying Checksum 02:45:27 448f6bf000e3: Download complete 02:45:30 c2d8d7efcc4b: Verifying Checksum 02:45:30 c2d8d7efcc4b: Download complete 02:45:31 448f6bf000e3: Pull complete 02:45:31 f757da607395: Pull complete 02:45:33 05883995daec: Pull complete 02:45:34 8603b9c90790: Pull complete 02:45:35 1560dd03e051: Pull complete 02:45:35 27f5ce0e4adf: Pull complete 02:45:50 c2d8d7efcc4b: Pull complete 02:45:50 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:45:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:45:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:45:51 prd-ubuntu18.04-docker-arm64-4c-16g-76 does not seem to be running inside a container 02:45:51 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:45:55 $ docker top 619ddf064b96b6a0a227f0b3686f83704a0e4d2e180d1023fcc253a71781345d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:45:57 ---> job-cost.sh 02:45:57 lf-activate-venv: SKIPPING 02:45:57 INFO: No Stack... 02:45:58 INFO: Retrieving Pricing Info for: v3-standard-4 02:45:58 INFO: Archiving Costs [Pipeline] sh 02:45:59 + + cat /w/workspace/edgex-go/3/archives/cost.csvcut 02:45:59 -d, -f6 [Pipeline] lock 02:45:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3734-3-stack-cost] 02:45:59 Resource [jenkins-edgexfoundry-edgex-go-PR-3734-3-stack-cost] did not exist. Created. 02:45:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3734-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:46:00 + echo total: 0.10999999940395355 [Pipeline] stash 02:46:00 Stashed 1 file(s) [Pipeline] } 02:46:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3734-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:46:00 $ docker stop --time=1 619ddf064b96b6a0a227f0b3686f83704a0e4d2e180d1023fcc253a71781345d 02:46:02 $ docker rm -f 619ddf064b96b6a0a227f0b3686f83704a0e4d2e180d1023fcc253a71781345d [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 02:46:03 provisioning config files... 02:46:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config2659490788123949417tmp [Pipeline] { [Pipeline] sh 02:46:03 + set +x 02:46:03 + curl -s https://codecov.io/bash 02:46:03 + bash -s -- 02:46:04 02:46:04 _____ _ 02:46:04 / ____| | | 02:46:04 | | ___ __| | ___ ___ _____ __ 02:46:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:46:04 | |___| (_) | (_| | __/ (_| (_) \ V / 02:46:04 \_____\___/ \__,_|\___|\___\___/ \_/ 02:46:04 Bash-1.0.6 02:46:04 02:46:04 02:46:04 ==> git version 2.24.4 found 02:46:04 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 02:46:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:46:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:46:04 ==> Jenkins CI detected. 02:46:04 current dir:  /w/workspace/edgex-go/3 02:46:04 project root: . 02:46:04 --> token set from env 02:46:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:46:04 ==> Running gcov in . (disable via -X gcov) 02:46:04 ==> Python coveragepy not found 02:46:04 ==> Searching for coverage reports in: 02:46:04 + . 02:46:04 -> Found 1 reports 02:46:04 ==> Detecting git/mercurial file structure 02:46:04 ==> Reading reports 02:46:04 + ./coverage.out bytes=403065 02:46:04 ==> Appending adjustments 02:46:04 https://docs.codecov.io/docs/fixing-reports 02:46:05 + Found adjustments 02:46:05 ==> Gzipping contents 02:46:05 56K /tmp/codecov.JDd4nI.gz 02:46:05 ==> Uploading reports 02:46:05 url: https://codecov.io 02:46:05 query: branch=PR-3734&commit=6b5df7ba4036ef2f1ff0d0a163e859b8932138db&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3734%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3734&job=&cmd_args= 02:46:05 -> Pinging Codecov 02:46:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3734&commit=6b5df7ba4036ef2f1ff0d0a163e859b8932138db&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3734%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3734&job=&cmd_args= 02:46:05 -> Uploading to 02:46:05 https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/6b5df7ba4036ef2f1ff0d0a163e859b8932138db/5e66bcb3-5e50-4e48-8cbe-92068b2f37ca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T024605Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ad45a9d4cbebcd6241a2a8f9c81d297f9f07e40ad0f1f1539817cf04cc6b710 02:46:05 % Total % Received % Xferd Average Speed Time Time Time Current 02:46:05 Dload Upload Total Spent Left Speed 02:46:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54313 0 0 100 54313 0 138k --:--:-- --:--:-- --:--:-- 139k 02:46:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6b5df7ba4036ef2f1ff0d0a163e859b8932138db [Pipeline] } 02:46:06 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 02:46:07 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:46:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:46:09 ---> package-listing.sh 02:46:09 ++ facter osfamily 02:46:09 ++ tr '[:upper:]' '[:lower:]' 02:46:09 + OS_FAMILY=redhat 02:46:09 + workspace=/w/workspace/edgex-go/3 02:46:09 + START_PACKAGES=/tmp/packages_start.txt 02:46:09 + END_PACKAGES=/tmp/packages_end.txt 02:46:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:46:09 + PACKAGES=/tmp/packages_start.txt 02:46:09 + '[' /w/workspace/edgex-go/3 ']' 02:46:09 + PACKAGES=/tmp/packages_end.txt 02:46:09 + case "${OS_FAMILY}" in 02:46:09 + rpm -qa 02:46:09 + sort 02:46:11 + '[' -f /tmp/packages_start.txt ']' 02:46:11 + '[' -f /tmp/packages_end.txt ']' 02:46:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:46:11 + '[' /w/workspace/edgex-go/3 ']' 02:46:11 + mkdir -p /w/workspace/edgex-go/3/archives/ 02:46:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 02:46:11 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:46:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:46:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:46:12 02:46:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:46:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:46:18 latest: Pulling from edgex-lftools-log-publisher 02:46:18 b4d181a07f80: Pulling fs layer 02:46:18 a1111a8f2ec3: Pulling fs layer 02:46:18 ed53099fbce6: Pulling fs layer 02:46:18 dc539afda2c1: Pulling fs layer 02:46:18 77bc0d833cb6: Pulling fs layer 02:46:18 9065ff56babe: Pulling fs layer 02:46:18 d287ab97295c: Pulling fs layer 02:46:18 dc539afda2c1: Waiting 02:46:18 77bc0d833cb6: Waiting 02:46:18 9065ff56babe: Waiting 02:46:18 d287ab97295c: Waiting 02:46:18 a1111a8f2ec3: Verifying Checksum 02:46:18 a1111a8f2ec3: Download complete 02:46:18 dc539afda2c1: Download complete 02:46:18 77bc0d833cb6: Verifying Checksum 02:46:18 77bc0d833cb6: Download complete 02:46:18 9065ff56babe: Verifying Checksum 02:46:18 9065ff56babe: Download complete 02:46:18 ed53099fbce6: Verifying Checksum 02:46:18 ed53099fbce6: Download complete 02:46:19 b4d181a07f80: Verifying Checksum 02:46:19 b4d181a07f80: Download complete 02:46:21 b4d181a07f80: Pull complete 02:46:21 a1111a8f2ec3: Pull complete 02:46:22 ed53099fbce6: Pull complete 02:46:22 dc539afda2c1: Pull complete 02:46:22 77bc0d833cb6: Pull complete 02:46:22 9065ff56babe: Pull complete 02:46:23 d287ab97295c: Verifying Checksum 02:46:23 d287ab97295c: Download complete 02:46:29 d287ab97295c: Pull complete 02:46:29 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:46:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:46:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:46:29 prd-centos7-docker-4c-2g-73 does not seem to be running inside a container 02:46:29 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:46:32 $ docker top 011a6adc3d580364a02250861ffd287a85d0ba983498d9998f2782decc703dc0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:46:33 + touch /tmp/pre-build-complete [Pipeline] sh 02:46:33 + mkdir -p /var/log/sysstat [Pipeline] sh 02:46:34 + ls /var/log/sa-host 02:46:34 + sadf -c /var/log/sa-host/sa05 02:46:34 file_magic: OK 02:46:34 HZ: Using current value: 100 02:46:34 file_header: OK 02:46:34 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:46:34 Statistics: 02:46:34 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:46:34 File successfully converted to sysstat format version 12.0.3 02:46:34 + sadf -c /var/log/sa-host/sa29 02:46:34 file_magic: OK 02:46:34 HZ: Using current value: 100 02:46:34 file_header: OK 02:46:34 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:46:34 Statistics: 02:46:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:46:34 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:46:34 provisioning config files... 02:46:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4505101302974824472tmp [Pipeline] { [Pipeline] echo 02:46:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:46:35 ---> create-netrc.sh [Pipeline] } 02:46:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:46:35 ---> python-tools-install.sh [Pipeline] echo 02:46:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:46:35 ---> sudo-logs.sh 02:46:35 Archiving 'sudo' log.. 02:46:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-73.vexxhost.local: Name or service not known 02:46:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-73.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 02:46:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:46:36 ---> job-cost.sh 02:46:36 lf-activate-venv: SKIPPING 02:46:36 DEBUG: total: 0.10999999940395355 02:46:36 INFO: Retrieving Stack Cost... 02:46:36 INFO: Retrieving Pricing Info for: v3-standard-2 02:46:37 INFO: Archiving Costs [Pipeline] echo 02:46:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:46:37 ---> logs-deploy.sh 02:46:37 lf-activate-venv: SKIPPING 02:46:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3734/3 02:46:37 INFO: archiving workspace using pattern(s): 02:46:38 Archives upload complete. 02:46:39 INFO: archiving logs to Nexus 02:46:40 ---> uname -a: 02:46:40 Linux prd-centos7-docker-4c-2g-73.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 02:46:40 02:46:40 02:46:40 ---> lscpu: 02:46:40 Architecture: x86_64 02:46:40 CPU op-mode(s): 32-bit, 64-bit 02:46:40 Byte Order: Little Endian 02:46:40 Address sizes: 40 bits physical, 48 bits virtual 02:46:40 CPU(s): 2 02:46:40 On-line CPU(s) list: 0,1 02:46:40 Thread(s) per core: 1 02:46:40 Core(s) per socket: 1 02:46:40 Socket(s): 2 02:46:40 NUMA node(s): 1 02:46:40 Vendor ID: AuthenticAMD 02:46:40 CPU family: 23 02:46:40 Model: 49 02:46:40 Model name: AMD EPYC-Rome Processor 02:46:40 Stepping: 0 02:46:40 CPU MHz: 2800.000 02:46:40 BogoMIPS: 5600.00 02:46:40 Virtualization: AMD-V 02:46:40 Hypervisor vendor: KVM 02:46:40 Virtualization type: full 02:46:40 L1d cache: 32K 02:46:40 L1i cache: 32K 02:46:40 L2 cache: 512K 02:46:40 L3 cache: 16384K 02:46:40 NUMA node0 CPU(s): 0,1 02:46:40 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 02:46:40 02:46:40 02:46:40 ---> nproc: 02:46:40 2 02:46:40 02:46:40 02:46:40 ---> df -h: 02:46:40 Filesystem Size Used Avail Use% Mounted on 02:46:40 overlay 40G 14G 27G 33% / 02:46:40 tmpfs 64M 0 64M 0% /dev 02:46:40 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:46:40 shm 64M 0 64M 0% /dev/shm 02:46:40 /dev/vda1 40G 14G 27G 33% /facter-os 02:46:40 02:46:40 02:46:40 ---> sar -b -r -n DEV: 02:46:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 02:46:40 02:46:40 02:18:24 LINUX RESTART (2 CPU) 02:46:40 02:46:40 02:19:01 tps rtps wtps bread/s bwrtn/s 02:46:40 02:20:01 6.11 0.12 6.00 28.11 3326.28 02:46:40 02:21:01 2.75 0.00 2.75 0.00 1575.67 02:46:40 02:22:01 84.08 3.41 80.66 2579.08 3916.59 02:46:40 02:23:01 4.78 0.00 4.78 0.00 3437.86 02:46:40 02:24:02 120.29 0.17 120.13 22.37 40127.42 02:46:40 02:25:01 267.01 0.00 267.01 0.00 56603.49 02:46:40 02:26:01 57.59 0.00 57.59 0.00 10676.77 02:46:40 02:27:01 85.61 0.03 85.58 1.07 9600.50 02:46:40 02:28:01 780.79 364.84 415.95 12842.45 263376.26 02:46:40 02:29:01 700.57 307.60 392.97 17088.35 145909.68 02:46:40 02:30:01 535.62 93.51 442.11 5305.05 152716.12 02:46:40 02:31:01 28.76 13.71 15.06 1512.06 1286.63 02:46:40 02:32:01 0.40 0.03 0.37 0.40 5.91 02:46:40 02:33:01 0.18 0.00 0.18 0.00 1.78 02:46:40 02:34:01 1.02 0.18 0.83 5.73 16.52 02:46:40 02:35:01 0.25 0.00 0.25 0.00 2.57 02:46:40 02:36:01 0.35 0.00 0.35 0.00 5.50 02:46:40 02:37:01 0.15 0.00 0.15 0.00 1.90 02:46:40 02:38:01 0.17 0.00 0.17 0.00 2.15 02:46:40 02:39:01 0.25 0.00 0.25 0.00 2.87 02:46:40 02:40:01 0.50 0.00 0.50 0.00 5.78 02:46:40 02:41:01 0.23 0.00 0.23 0.00 3.28 02:46:40 02:42:01 0.25 0.00 0.25 0.00 2.47 02:46:40 02:43:01 0.25 0.00 0.25 0.00 3.18 02:46:40 02:44:01 0.23 0.00 0.23 0.00 3.28 02:46:40 02:45:01 0.35 0.00 0.35 0.00 4.70 02:46:40 02:46:02 0.25 0.00 0.25 0.00 2.85 02:46:40 Average: 99.20 29.08 70.12 1461.28 25657.10 02:46:40 02:46:40 02:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:46:40 02:20:01 5539784 0 766856 9.58 2620 1699672 1312140 14.49 578480 1499752 20748 02:46:40 02:21:01 5495356 0 767256 9.58 2620 1743700 1242056 13.71 622652 1500640 18428 02:46:40 02:22:01 5172268 0 889704 11.11 2620 1944340 1438748 15.88 832632 1596348 49940 02:46:40 02:23:01 5086460 0 889352 11.10 2620 2030500 1433012 15.82 900288 1613320 33524 02:46:40 02:24:02 3675400 0 1031952 12.89 2620 3298960 1629908 18.00 1112856 2675864 311200 02:46:40 02:25:01 3216800 0 1173816 14.66 2620 3615696 1548708 17.10 1316676 2835888 228476 02:46:40 02:26:01 3192836 0 1255496 15.68 2620 3557980 1661912 18.35 1290404 2873996 16340 02:46:40 02:27:01 2955744 0 1240280 15.49 2620 3810288 1446188 15.97 1445624 2956056 8 02:46:40 02:28:01 1282976 0 1482380 18.51 2620 5240956 2349112 25.94 2270664 3694884 20 02:46:40 02:29:01 759632 0 1517564 18.95 2620 5729116 2310248 25.51 2386268 4065600 784 02:46:40 02:30:01 2050048 0 1434124 17.91 2620 4522140 1740672 19.22 1962296 3196240 36 02:46:40 02:31:01 2517656 0 1348620 16.84 2620 4140036 1297608 14.33 1488624 3218084 8 02:46:40 02:32:01 2522664 0 1343604 16.78 2620 4140044 1264064 13.96 1489836 3214132 20 02:46:40 02:33:01 2524428 0 1341840 16.75 2620 4140044 1261844 13.93 1490036 3214132 8 02:46:40 02:34:01 2524704 0 1341524 16.75 2620 4140084 1261772 13.93 1517988 3185836 12 02:46:40 02:35:01 2523172 0 1343056 16.77 2620 4140084 1261700 13.93 1520032 3185584 12 02:46:40 02:36:01 2523028 0 1343192 16.77 2620 4140092 1261796 13.93 1520100 3185640 16 02:46:40 02:37:01 2524012 0 1342200 16.76 2620 4140100 1261616 13.93 1519524 3185640 16 02:46:40 02:38:01 2523764 0 1342444 16.76 2620 4140104 1261616 13.93 1519640 3185644 8 02:46:40 02:39:01 2523192 0 1343012 16.77 2620 4140108 1261676 13.93 1521736 3183728 12 02:46:40 02:40:01 2523128 0 1343076 16.77 2620 4140108 1261688 13.93 1521660 3183728 8 02:46:40 02:41:01 2523524 0 1342672 16.76 2620 4140116 1261616 13.93 1522876 3182296 8 02:46:40 02:42:01 2523524 0 1342668 16.76 2620 4140120 1261616 13.93 1522996 3182296 8 02:46:40 02:43:01 2523664 0 1342524 16.76 2620 4140124 1261616 13.93 1523152 3182296 20 02:46:40 02:44:01 2523544 0 1342640 16.76 2620 4140128 1261712 13.93 1523092 3182296 16 02:46:40 02:45:01 2523672 0 1342504 16.76 2620 4140136 1261616 13.93 1523092 3182300 12 02:46:40 02:46:02 2523560 0 1342616 16.76 2620 4140136 1261676 13.93 1523044 3182296 12 02:46:40 Average: 2918464 0 1256925 15.69 2620 3830923 1419924 15.68 1443195 2946093 25174 02:46:40 02:46:40 02:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:46:40 02:20:01 eth0 627.68 411.61 1615.75 39.31 0.00 0.00 0.00 0.00 02:46:40 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:21:01 eth0 297.37 203.36 758.37 13.94 0.00 0.00 0.00 0.00 02:46:40 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:22:01 eth0 757.03 638.39 1651.02 70.84 0.00 0.00 0.00 0.00 02:46:40 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:22:01 vetha89562d 454.43 462.46 40.13 870.38 0.00 0.00 0.00 0.00 02:46:40 02:22:01 docker0 454.43 462.33 33.92 870.37 0.00 0.00 0.00 0.00 02:46:40 02:23:01 eth0 809.05 759.95 1504.45 63.84 0.00 0.00 0.00 0.00 02:46:40 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:23:01 vetha89562d 758.17 772.93 62.95 1498.74 0.00 0.00 0.00 0.00 02:46:40 02:23:01 docker0 758.17 772.93 52.59 1498.74 0.00 0.00 0.00 0.00 02:46:40 02:24:02 veth7ab25c1 184.97 213.40 17.45 710.78 0.00 0.00 0.00 0.00 02:46:40 02:24:02 eth0 945.08 703.21 4378.34 63.80 0.00 0.00 0.00 0.00 02:46:40 02:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:24:02 docker0 303.80 385.72 24.30 1084.59 0.00 0.00 0.00 0.00 02:46:40 02:25:01 eth0 263.85 226.93 1391.76 29.15 0.00 0.00 0.00 0.00 02:46:40 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:25:01 vethad96c1c 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:46:40 02:25:01 docker0 209.14 233.34 15.99 1365.95 0.00 0.00 0.00 0.00 02:46:40 02:26:01 eth0 30.59 22.45 24.02 11.60 0.00 0.00 0.00 0.00 02:46:40 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:26:01 vethad96c1c 1.42 1.40 0.11 0.12 0.00 0.00 0.00 0.00 02:46:40 02:26:01 docker0 1.42 1.40 0.09 0.12 0.00 0.00 0.00 0.00 02:46:40 02:27:01 eth0 30.86 22.07 21.11 50.95 0.00 0.00 0.00 0.00 02:46:40 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:28:01 veth4bb9382 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:28:01 eth0 380.42 269.81 1879.74 106.86 0.00 0.00 0.00 0.00 02:46:40 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:28:01 vethc46690a 0.00 0.58 0.00 0.04 0.00 0.00 0.00 0.00 02:46:40 02:29:01 veth551ebd6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:46:40 02:29:01 veth85fcc94 48.31 87.53 3.43 373.89 0.00 0.00 0.00 0.00 02:46:40 02:29:01 eth0 370.77 211.95 1836.97 30.61 0.00 0.00 0.00 0.00 02:46:40 02:29:01 veth6fad51c 3.31 9.98 0.27 36.27 0.00 0.00 0.00 0.00 02:46:40 02:30:01 eth0 106.14 75.32 162.64 123.40 0.00 0.00 0.00 0.00 02:46:40 02:30:01 veth94c4b58 9.53 13.09 0.65 27.54 0.00 0.00 0.00 0.00 02:46:40 02:30:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:46:40 02:30:01 vethc46690a 0.00 1.10 0.00 0.06 0.00 0.00 0.00 0.00 02:46:40 02:31:01 eth0 21.47 16.36 32.50 4.09 0.00 0.00 0.00 0.00 02:46:40 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:31:01 docker0 1893.17 2122.22 136.85 5683.34 0.00 0.00 0.00 0.00 02:46:40 02:32:01 eth0 0.75 0.37 0.31 0.20 0.00 0.00 0.00 0.00 02:46:40 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:33:01 eth0 0.85 0.27 0.31 0.14 0.00 0.00 0.00 0.00 02:46:40 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:34:01 eth0 0.75 0.50 0.36 0.34 0.00 0.00 0.00 0.00 02:46:40 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:35:01 eth0 0.60 0.15 0.11 0.01 0.00 0.00 0.00 0.00 02:46:40 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:36:01 eth0 0.40 0.33 0.27 0.20 0.00 0.00 0.00 0.00 02:46:40 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:37:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:46:40 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:38:01 eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:46:40 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:39:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 02:46:40 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:40:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 02:46:40 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:41:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:46:40 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:42:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:43:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:46:40 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:44:01 eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 02:46:40 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:45:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:46:40 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:46:02 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 02:46:40 02:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 02:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 Average: eth0 172.02 131.97 564.90 22.58 0.00 0.00 0.00 0.00 02:46:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:40 Average: docker0 70.15 78.64 5.07 210.60 0.00 0.00 0.00 0.00 02:46:40 02:46:40 02:46:40 ---> sar -P ALL: 02:46:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 02:46:40 02:46:40 02:18:24 LINUX RESTART (2 CPU) 02:46:40 02:46:40 02:19:01 CPU %user %nice %system %iowait %steal %idle 02:46:40 02:20:01 all 2.65 0.00 0.76 0.00 0.04 96.55 02:46:40 02:20:01 0 2.52 0.00 1.03 0.00 0.05 96.40 02:46:40 02:20:01 1 2.79 0.00 0.49 0.00 0.03 96.69 02:46:40 02:21:01 all 1.22 0.00 0.34 0.00 0.03 98.41 02:46:40 02:21:01 0 1.47 0.00 0.44 0.00 0.05 98.03 02:46:40 02:21:01 1 0.97 0.00 0.23 0.00 0.02 98.77 02:46:40 02:22:01 all 8.88 0.00 3.46 2.11 0.08 85.47 02:46:40 02:22:01 0 9.41 0.00 4.07 3.37 0.09 83.06 02:46:40 02:22:01 1 8.36 0.00 2.86 0.88 0.07 87.84 02:46:40 02:23:01 all 4.64 0.00 1.68 0.00 0.07 93.61 02:46:40 02:23:01 0 4.37 0.00 1.79 0.00 0.09 93.74 02:46:40 02:23:01 1 4.90 0.00 1.57 0.00 0.05 93.48 02:46:40 02:24:02 all 18.65 0.00 5.68 1.87 0.11 73.69 02:46:40 02:24:02 0 20.94 0.00 5.98 2.07 0.12 70.88 02:46:40 02:24:02 1 16.40 0.00 5.40 1.67 0.09 76.44 02:46:40 02:25:01 all 50.77 0.00 10.50 2.13 0.16 36.45 02:46:40 02:25:01 0 50.50 0.00 11.18 2.03 0.15 36.15 02:46:40 02:25:01 1 51.04 0.00 9.82 2.22 0.17 36.75 02:46:40 02:26:01 all 32.29 0.00 4.52 0.21 0.10 62.89 02:46:40 02:26:01 0 32.64 0.00 4.70 0.25 0.11 62.30 02:46:40 02:26:01 1 31.93 0.00 4.34 0.17 0.09 63.47 02:46:40 02:27:01 all 74.16 0.00 7.67 1.12 0.13 16.92 02:46:40 02:27:01 0 75.22 0.00 8.13 1.16 0.13 15.36 02:46:40 02:27:01 1 73.11 0.00 7.21 1.08 0.13 18.47 02:46:40 02:28:01 all 26.28 0.00 17.55 25.04 0.11 31.02 02:46:40 02:28:01 0 27.29 0.00 17.60 24.45 0.11 30.55 02:46:40 02:28:01 1 25.27 0.00 17.50 25.63 0.11 31.48 02:46:40 02:29:01 all 77.68 0.00 16.59 4.96 0.16 0.61 02:46:40 02:29:01 0 76.66 0.00 17.62 5.35 0.17 0.20 02:46:40 02:29:01 1 78.69 0.00 15.56 4.58 0.15 1.02 02:46:40 02:30:01 all 71.59 0.00 17.41 2.27 0.15 8.59 02:46:40 02:30:01 0 72.66 0.00 15.81 2.02 0.13 9.38 02:46:40 02:30:01 1 70.51 0.00 19.01 2.52 0.17 7.80 02:46:40 02:46:40 02:30:01 CPU %user %nice %system %iowait %steal %idle 02:46:40 02:31:01 all 1.07 0.00 0.83 0.41 0.03 97.66 02:46:40 02:31:01 0 1.27 0.00 0.86 0.55 0.03 97.28 02:46:40 02:31:01 1 0.87 0.00 0.80 0.27 0.02 98.04 02:46:40 02:32:01 all 0.16 0.00 0.05 0.00 0.02 99.77 02:46:40 02:32:01 0 0.28 0.00 0.05 0.00 0.00 99.67 02:46:40 02:32:01 1 0.03 0.00 0.05 0.00 0.03 99.88 02:46:40 02:33:01 all 0.21 0.00 0.03 0.00 0.02 99.74 02:46:40 02:33:01 0 0.37 0.00 0.03 0.00 0.02 99.58 02:46:40 02:33:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:46:40 02:34:01 all 0.17 0.00 0.08 0.00 0.02 99.74 02:46:40 02:34:01 0 0.17 0.00 0.05 0.00 0.02 99.77 02:46:40 02:34:01 1 0.17 0.00 0.10 0.00 0.02 99.72 02:46:40 02:35:01 all 0.26 0.00 0.04 0.00 0.02 99.68 02:46:40 02:35:01 0 0.03 0.00 0.07 0.00 0.02 99.88 02:46:40 02:35:01 1 0.48 0.00 0.02 0.00 0.02 99.48 02:46:40 02:36:01 all 0.27 0.00 0.04 0.00 0.02 99.67 02:46:40 02:36:01 0 0.05 0.00 0.05 0.00 0.02 99.88 02:46:40 02:36:01 1 0.48 0.00 0.03 0.00 0.02 99.47 02:46:40 02:37:01 all 0.13 0.00 0.05 0.00 0.00 99.82 02:46:40 02:37:01 0 0.05 0.00 0.05 0.00 0.00 99.90 02:46:40 02:37:01 1 0.20 0.00 0.05 0.00 0.00 99.75 02:46:40 02:38:01 all 0.25 0.00 0.05 0.00 0.03 99.67 02:46:40 02:38:01 0 0.05 0.00 0.05 0.00 0.03 99.87 02:46:40 02:38:01 1 0.45 0.00 0.05 0.00 0.02 99.48 02:46:40 02:39:01 all 0.22 0.00 0.03 0.00 0.01 99.75 02:46:40 02:39:01 0 0.10 0.00 0.03 0.00 0.00 99.87 02:46:40 02:39:01 1 0.33 0.00 0.02 0.00 0.02 99.63 02:46:40 02:40:01 all 0.09 0.00 0.05 0.00 0.02 99.84 02:46:40 02:40:01 0 0.17 0.00 0.07 0.00 0.02 99.75 02:46:40 02:40:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:46:40 02:41:01 all 0.26 0.00 0.02 0.00 0.02 99.71 02:46:40 02:41:01 0 0.47 0.00 0.02 0.00 0.02 99.50 02:46:40 02:41:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:46:40 02:46:40 02:41:01 CPU %user %nice %system %iowait %steal %idle 02:46:40 02:42:01 all 0.20 0.00 0.03 0.00 0.02 99.75 02:46:40 02:42:01 0 0.22 0.00 0.03 0.00 0.02 99.73 02:46:40 02:42:01 1 0.18 0.00 0.03 0.00 0.02 99.77 02:46:40 02:43:01 all 0.23 0.00 0.03 0.00 0.02 99.72 02:46:40 02:43:01 0 0.42 0.00 0.03 0.00 0.02 99.53 02:46:40 02:43:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:46:40 02:44:01 all 0.27 0.00 0.03 0.00 0.03 99.67 02:46:40 02:44:01 0 0.47 0.00 0.02 0.00 0.03 99.48 02:46:40 02:44:01 1 0.07 0.00 0.05 0.00 0.02 99.87 02:46:40 02:45:01 all 0.17 0.00 0.05 0.00 0.03 99.75 02:46:40 02:45:01 0 0.25 0.00 0.02 0.00 0.03 99.70 02:46:40 02:45:01 1 0.08 0.00 0.08 0.00 0.03 99.80 02:46:40 02:46:02 all 0.19 0.00 0.03 0.00 0.06 99.72 02:46:40 02:46:02 0 0.30 0.00 0.02 0.00 0.02 99.67 02:46:40 02:46:02 1 0.08 0.00 0.05 0.00 0.10 99.77 02:46:40 Average: all 12.98 0.00 3.06 1.41 0.05 82.49 02:46:40 Average: 0 13.18 0.00 3.14 1.45 0.05 82.18 02:46:40 Average: 1 12.79 0.00 2.99 1.37 0.05 82.80 02:46:40 02:46:40 02:46:40