Pull request #3729 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 935d9d02f68832a70a43eff3686ddfaa012a0047+2de07aa5618795465836e287608abcda04ffa72f (6eabce41d261902c2ed64745c5dda4d7c3dd6276) Running in Durability level: MAX_SURVIVABILITY 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-ssh8173916121039407602.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-ssh6557330841996985943.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-3729/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-3729/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7917386336066607472.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-ssh366252728691745676.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-3729/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-3729/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4329805848224396266.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 Running on prd-centos7-docker-4c-2g-15 in /w/workspace/edgexfoundry_edgex-go_PR-3729 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh6435461353311065655.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7190234267803989237.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3729/head:refs/remotes/origin/PR-3729 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2de07aa5618795465836e287608abcda04ffa72f into PR head commit 935d9d02f68832a70a43eff3686ddfaa012a0047 Merge succeeded, producing 935d9d02f68832a70a43eff3686ddfaa012a0047 Checking out Revision 935d9d02f68832a70a43eff3686ddfaa012a0047 (PR-3729) > git config core.sparsecheckout # timeout=10 > git checkout -f 935d9d02f68832a70a43eff3686ddfaa012a0047 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh159298021967784394.key > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 935d9d02f68832a70a43eff3686ddfaa012a0047 # timeout=10 Commit message: "fix(security): Replace abandoned JWT package" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:47:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:47:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:47:46 ========================================================= 22:47:46 EdgeX Global Pipelines Version Info 22:47:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:47:47 ------------------- 22:47:47 stable info: 22:47:47 ------------------- 22:47:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:47:47 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:47:47 Message: update stable to v1.0.205 22:47:48 ------------------- 22:47:48 experimental info: 22:47:48 ------------------- 22:47:48 Commited By: **** collab-it+edgex@linuxfoundation.org 22:47:48 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:47:48 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:47:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:47:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:47:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:47:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:47:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:47:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:47:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:47:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:47:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:47:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:47:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:47:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:47:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:47:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:47:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3729 [Pipeline] echo 22:47:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3729 [Pipeline] echo 22:47:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3729 [Pipeline] echo 22:47:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 935d9d02f68832a70a43eff3686ddfaa012a0047 [Pipeline] echo 22:47:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 935d9d0 [Pipeline] echo 22:47:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:47:50 provisioning config files... 22:47:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config852469736006330659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:47:51 ---> docker-login.sh 22:47:51 nexus3.edgexfoundry.org:10001 22:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:51 Configure a credential helper to remove this warning. See 22:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:51 22:47:51 Login Succeeded 22:47:51 nexus3.edgexfoundry.org:10002 22:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:51 Configure a credential helper to remove this warning. See 22:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:51 22:47:51 Login Succeeded 22:47:51 nexus3.edgexfoundry.org:10003 22:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:51 Configure a credential helper to remove this warning. See 22:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:51 22:47:51 Login Succeeded 22:47:51 nexus3.edgexfoundry.org:10004 22:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:51 Configure a credential helper to remove this warning. See 22:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:51 22:47:51 Login Succeeded 22:47:51 docker.io 22:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:52 Configure a credential helper to remove this warning. See 22:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:52 22:47:52 Login Succeeded 22:47:52 ---> docker-login.sh ends [Pipeline] } 22:47:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:47:52 ++ 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 22:47:52 + for file in '`ls cmd/**/Dockerfile`' 22:47:52 ++ dirname cmd/core-command/Dockerfile 22:47:52 ++ cut -d/ -f2 22:47:52 + echo core-command,cmd/core-command/Dockerfile 22:47:52 + for file in '`ls cmd/**/Dockerfile`' 22:47:52 ++ dirname cmd/core-data/Dockerfile 22:47:52 ++ cut -d/ -f2 22:47:52 + echo core-data,cmd/core-data/Dockerfile 22:47:52 + for file in '`ls cmd/**/Dockerfile`' 22:47:52 ++ dirname cmd/core-metadata/Dockerfile 22:47:52 ++ cut -d/ -f2 22:47:52 + echo core-metadata,cmd/core-metadata/Dockerfile 22:47:52 + for file in '`ls cmd/**/Dockerfile`' 22:47:52 ++ dirname cmd/security-bootstrapper/Dockerfile 22:47:52 ++ cut -d/ -f2 22:47:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:47:52 + for file in '`ls cmd/**/Dockerfile`' 22:47:52 ++ dirname cmd/security-proxy-setup/Dockerfile 22:47:52 ++ cut -d/ -f2 22:47:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:47:52 + for file in '`ls cmd/**/Dockerfile`' 22:47:52 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:47:52 ++ cut -d/ -f2 22:47:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:47:52 + for file in '`ls cmd/**/Dockerfile`' 22:47:52 ++ dirname cmd/support-notifications/Dockerfile 22:47:52 ++ cut -d/ -f2 22:47:52 + echo support-notifications,cmd/support-notifications/Dockerfile 22:47:52 + for file in '`ls cmd/**/Dockerfile`' 22:47:52 ++ dirname cmd/support-scheduler/Dockerfile 22:47:52 ++ cut -d/ -f2 22:47:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:47:52 + for file in '`ls cmd/**/Dockerfile`' 22:47:52 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:47:52 ++ cut -d/ -f2 22:47:52 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:47:53 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 22:47:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:47:54 22:47:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:47:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:47:55 latest: Pulling from edgex-devops/git-semver 22:47:55 31603596830f: Pulling fs layer 22:47:55 04fac38145f0: Pulling fs layer 22:47:55 701f6daf10bf: Pulling fs layer 22:47:55 24f72da36158: Pulling fs layer 22:47:55 24f72da36158: Waiting 22:47:55 04fac38145f0: Verifying Checksum 22:47:55 04fac38145f0: Download complete 22:47:55 31603596830f: Verifying Checksum 22:47:55 31603596830f: Download complete 22:47:55 24f72da36158: Verifying Checksum 22:47:55 24f72da36158: Download complete 22:47:55 31603596830f: Pull complete 22:47:55 04fac38145f0: Pull complete 22:47:55 701f6daf10bf: Verifying Checksum 22:47:55 701f6daf10bf: Download complete 22:47:56 701f6daf10bf: Pull complete 22:47:56 24f72da36158: Pull complete 22:47:56 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 22:47:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:47:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:47:56 prd-centos7-docker-4c-2g-15 does not seem to be running inside a container 22:47:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:47:57 $ docker top 79c7b97024cc0c809f225d1056f57ef2a1441c5c87526d5d8ff9c8a43b0619d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:47:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:47:57 [ssh-agent] Looking for ssh-agent implementation... 22:47:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:47:57 $ docker exec 79c7b97024cc0c809f225d1056f57ef2a1441c5c87526d5d8ff9c8a43b0619d6 ssh-agent 22:47:57 SSH_AUTH_SOCK=/tmp/ssh-fJkMxSW1Ycsl/agent.14 22:47:57 SSH_AGENT_PID=21 22:47:57 Running ssh-add (command line suppressed) 22:47:57 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6810700488139193637.key (/w/workspace/edgex-go/2@tmp/private_key_6810700488139193637.key) 22:47:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:47:58 + git tag --points-at HEAD [Pipeline] } 22:47:58 $ docker exec --env ******** --env ******** 79c7b97024cc0c809f225d1056f57ef2a1441c5c87526d5d8ff9c8a43b0619d6 ssh-agent -k 22:47:58 unset SSH_AUTH_SOCK; 22:47:58 unset SSH_AGENT_PID; 22:47:58 echo Agent pid 21 killed; 22:47:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:47:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:47:58 [ssh-agent] Looking for ssh-agent implementation... 22:47:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:47:58 $ docker exec 79c7b97024cc0c809f225d1056f57ef2a1441c5c87526d5d8ff9c8a43b0619d6 ssh-agent 22:47:58 SSH_AUTH_SOCK=/tmp/ssh-rhLWdaoCsU7B/agent.55 22:47:58 SSH_AGENT_PID=61 22:47:58 Running ssh-add (command line suppressed) 22:47:58 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8295978374605903761.key (/w/workspace/edgex-go/2@tmp/private_key_8295978374605903761.key) 22:47:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:47:59 + git semver init 22:47:59 # -> Open(): unable to determine branch for HEAD 22:47:59 # $GIT_DIR = /w/workspace/edgex-go/2/.git 22:47:59 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 22:47:59 # $SEMVER_REMOTE_NAME = origin 22:47:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:47:59 # $SEMVER_USER_NAME = edgex-jenkins 22:47:59 # $SEMVER_BRANCH = PR-3729 22:47:59 # $SEMVER_TEMP = /tmp/semver-128075216 22:47:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:49:07 # '/tmp/semver-128075216' -> '/w/workspace/edgex-go/2/.semver' 22:49:07 # -> Force: false 22:49:07 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 22:49:07 $ docker exec --env ******** --env ******** 79c7b97024cc0c809f225d1056f57ef2a1441c5c87526d5d8ff9c8a43b0619d6 ssh-agent -k 22:49:07 unset SSH_AUTH_SOCK; 22:49:07 unset SSH_AGENT_PID; 22:49:07 echo Agent pid 61 killed; 22:49:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:49:07 + git semver [Pipeline] } 22:49:07 $ docker stop --time=1 79c7b97024cc0c809f225d1056f57ef2a1441c5c87526d5d8ff9c8a43b0619d6 22:49:09 $ docker rm -f 79c7b97024cc0c809f225d1056f57ef2a1441c5c87526d5d8ff9c8a43b0619d6 [Pipeline] // withDockerContainer [Pipeline] sh 22:49:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:49:10 Stashed 1 file(s) [Pipeline] echo 22:49:10 [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 22:49:11 ========================================================= 22:49:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:49:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:49:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:49:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:49:11 540db60ca938: Pulling fs layer 22:49:11 adcc1eea9eea: Pulling fs layer 22:49:11 4c4ab2625f07: Pulling fs layer 22:49:11 db62176df00c: Pulling fs layer 22:49:11 3b30891b0d05: Pulling fs layer 22:49:11 06b49ca38bd5: Pulling fs layer 22:49:11 c788192a36de: Pulling fs layer 22:49:11 a77e37c0d609: Pulling fs layer 22:49:11 c3185cebc471: Pulling fs layer 22:49:11 06b49ca38bd5: Waiting 22:49:11 c788192a36de: Waiting 22:49:11 a77e37c0d609: Waiting 22:49:11 c3185cebc471: Waiting 22:49:11 db62176df00c: Waiting 22:49:11 3b30891b0d05: Waiting 22:49:11 4c4ab2625f07: Verifying Checksum 22:49:11 4c4ab2625f07: Download complete 22:49:11 adcc1eea9eea: Verifying Checksum 22:49:11 adcc1eea9eea: Download complete 22:49:11 3b30891b0d05: Download complete 22:49:11 540db60ca938: Verifying Checksum 22:49:11 540db60ca938: Download complete 22:49:11 06b49ca38bd5: Verifying Checksum 22:49:11 06b49ca38bd5: Download complete 22:49:11 c788192a36de: Verifying Checksum 22:49:11 c788192a36de: Download complete 22:49:11 540db60ca938: Pull complete 22:49:12 adcc1eea9eea: Pull complete 22:49:12 4c4ab2625f07: Pull complete 22:49:12 a77e37c0d609: Verifying Checksum 22:49:12 a77e37c0d609: Download complete 22:49:17 c3185cebc471: Verifying Checksum 22:49:17 c3185cebc471: Download complete 22:49:17 db62176df00c: Download complete 22:49:20 db62176df00c: Pull complete 22:49:20 3b30891b0d05: Pull complete 22:49:20 06b49ca38bd5: Pull complete 22:49:20 c788192a36de: Pull complete 22:49:20 a77e37c0d609: Pull complete 22:49:22 c3185cebc471: Pull complete 22:49:22 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 22:49:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:49:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:49:23 + docker build -t ci-base-image-x86_64 -f - . 22:49:23 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:49:23 WORKDIR /edgex 22:49:23 COPY go.mod . 22:49:23 RUN go mod download' 22:49:24 Sending build context to Docker daemon 328.9MB 22:49:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:49:24 ---> 031687cdd783 22:49:24 Step 2/4 : WORKDIR /edgex 22:49:25 ---> Running in a749b705ddd8 22:49:25 Removing intermediate container a749b705ddd8 22:49:25 ---> 0b5e12da446b 22:49:25 Step 3/4 : COPY go.mod . 22:49:26 Still waiting to schedule task 22:49:26 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:49:26 ---> 4d8fd2380c71 22:49:26 Step 4/4 : RUN go mod download 22:49:26 ---> Running in c8996e70c381 22:50:05 Removing intermediate container c8996e70c381 22:50:05 ---> c5d51bca4ae9 22:50:05 Successfully built c5d51bca4ae9 22:50:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:50:05 + docker inspect -f . ci-base-image-x86_64 22:50:05 . [Pipeline] withDockerContainer 22:50:06 prd-centos7-docker-4c-2g-15 does not seem to be running inside a container 22:50:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:50:06 $ docker top cb59b5285bbe76305cdb8b36f1544de77659031ee15eb0e52ea64177aafab4f8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:50:07 + go version 22:50:07 go version go1.16.6 linux/amd64 [Pipeline] } 22:50:07 $ docker stop --time=1 cb59b5285bbe76305cdb8b36f1544de77659031ee15eb0e52ea64177aafab4f8 22:50:08 $ docker rm -f cb59b5285bbe76305cdb8b36f1544de77659031ee15eb0e52ea64177aafab4f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:50:09 + docker inspect -f . ci-base-image-x86_64 22:50:09 . [Pipeline] withDockerContainer 22:50:09 prd-centos7-docker-4c-2g-15 does not seem to be running inside a container 22:50:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:50:09 $ docker top cb7355565c9194e3127e16305614a65d81dbacce63e3da05d7b6b30113ba18b4 -eo pid,comm [Pipeline] { [Pipeline] echo 22:50:09 ========================================================= 22:50:09 [edgeXBuildGoParallel] Running Tests and Build... 22:50:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:50:10 + go mod tidy [Pipeline] sh 22:50:10 + make test 22:50:10 go mod tidy 22:50:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:50:16 ? github.com/edgexfoundry/edgex-go [no test files] 22:50:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:50:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:50:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:50:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:50:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:50:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:50:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:50:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:50:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:50:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:50:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:50:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:50:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:50:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:50:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 22:50:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:50:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:50:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements 22:50:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:50:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 46.3% of statements 22:50:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:50:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:50:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.129s coverage: 90.1% of statements 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:50:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements 22:50:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:50:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:50:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:50:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:50:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:50:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.263s coverage: 94.2% of statements 22:50:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:50:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:50:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements 22:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:50:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements 22:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:50:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.8% of statements 22:50:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:50:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 22:50:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 21.7% of statements 22:50:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:50:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 22:50:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements 22:50:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 22:50:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements 22:50:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 22:51:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 22:51:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements 22:51:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.230s coverage: 81.8% of statements 22:51:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 22:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 22:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 22:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 22:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements 22:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements 22:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 22:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 22:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.133s coverage: 91.2% of statements 22:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.4% of statements 22:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 22:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 22:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 22:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.021s coverage: 73.7% of statements 22:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 22:51:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.210s coverage: 70.5% of statements 22:51:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:51:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:51:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:51:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.6% of statements 22:51:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:51:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:51:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 22:51:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:51:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 22:51:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:51:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements 22:51:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:51:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:51:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:51:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:51:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.134s coverage: 92.0% of statements 22:51:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:51:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:51:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:51:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:51:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 22:51:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:51:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:51:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements 22:51:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:51:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:51:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:51:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:51:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.047s coverage: 28.9% of statements 22:51:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:51:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:51:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:51:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:51:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:51:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:51:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 22:51:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 22:51:35 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 22:51:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16 in /w/workspace/edgexfoundry_edgex-go_PR-3729 [Pipeline] { [Pipeline] ws 22:51:52 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 22:51:52 The recommended git tool is: git 22:51:57 GO111MODULE=on go vet ./... 22:51:58 using credential edgex-jenkins-ssh 22:51:58 Cloning the remote Git repository 22:51:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:51:58 > git init /w/workspace/edgex-go/2 # timeout=10 22:51:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:51:58 > git --version # timeout=10 22:51:58 > git --version # 'git version 2.17.1' 22:51:58 using GIT_SSH to set credentials SSH Credentials for GitHub 22:51:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:52:06 gofmt -l . 22:52:06 [ "`gofmt -l .`" = "" ] 22:52:06 ./bin/test-attribution-txt.sh [Pipeline] sh 22:52:06 + ls -al . 22:52:06 total 612 22:52:06 drwxrwxr-x 10 1001 1001 4096 Sep 28 22:52 . 22:52:06 drwxr-xr-x 4 root root 28 Sep 28 22:50 .. 22:52:06 -rw-rw-r-- 1 1001 1001 11 Sep 28 22:47 .dockerignore 22:52:06 drwxrwxr-x 8 1001 1001 179 Sep 28 22:47 .git 22:52:06 drwxrwxr-x 4 1001 1001 142 Sep 28 22:47 .github 22:52:06 -rw-rw-r-- 1 1001 1001 818 Sep 28 22:47 .gitignore 22:52:06 -rw-rw-r-- 1 1001 1001 129 Sep 28 22:47 .golangci.yml 22:52:06 -rw-rw-r-- 1 1001 1001 76 Sep 28 22:47 .hadolint.yml 22:52:06 drwx------ 3 1001 1001 58 Sep 28 22:49 .semver 22:52:06 -rw-rw-r-- 1 1001 1001 166 Sep 28 22:47 .sonarcloud.properties 22:52:06 -rw-rw-r-- 1 1001 1001 1171 Sep 28 22:47 ADOPTERS.md 22:52:06 -rw-rw-r-- 1 1001 1001 8608 Sep 28 22:47 Attribution.txt 22:52:06 -rw-rw-r-- 1 1001 1001 43881 Sep 28 22:47 CHANGELOG.md 22:52:06 -rw-rw-r-- 1 1001 1001 3804 Sep 28 22:47 CONTRIBUTING.md 22:52:06 -rw-rw-r-- 1 1001 1001 677 Sep 28 22:47 GOVERNANCE.md 22:52:06 -rw-rw-r-- 1 1001 1001 849 Sep 28 22:47 Jenkinsfile 22:52:06 -rw-rw-r-- 1 1001 1001 10775 Sep 28 22:47 LICENSE 22:52:06 -rw-rw-r-- 1 1001 1001 6386 Sep 28 22:47 Makefile 22:52:06 -rw-rw-r-- 1 1001 1001 582 Sep 28 22:47 OWNERS.md 22:52:06 -rw-rw-r-- 1 1001 1001 8643 Sep 28 22:47 README.md 22:52:06 -rw-rw-r-- 1 1001 1001 6912 Sep 28 22:47 SECURITY.md 22:52:06 -rw-rw-r-- 1 1001 1001 5 Sep 28 22:49 VERSION 22:52:06 -rw-rw-r-- 1 1001 1001 4131 Sep 28 22:47 ZMQWindows.md 22:52:06 drwxrwxr-x 2 1001 1001 37 Sep 28 22:47 bin 22:52:06 drwxrwxr-x 14 1001 1001 4096 Sep 28 22:47 cmd 22:52:06 -rw-r--r-- 1 root root 403252 Sep 28 22:51 coverage.out 22:52:06 -rw-rw-r-- 1 1001 1001 829 Sep 28 22:47 go.mod 22:52:06 -rw-r--r-- 1 root root 50143 Sep 28 22:50 go.sum 22:52:06 drwxrwxr-x 8 1001 1001 124 Sep 28 22:47 internal 22:52:06 drwxrwxr-x 3 1001 1001 16 Sep 28 22:47 openapi 22:52:06 drwxrwxr-x 4 1001 1001 71 Sep 28 22:47 snap 22:52:06 -rw-rw-r-- 1 1001 1001 204 Sep 28 22:47 version.go [Pipeline] sh 22:52:06 + '[' -e coverage.out ] 22:52:06 + chown 1001:1001 coverage.out [Pipeline] stash 22:52:06 Stashed 1 file(s) [Pipeline] sh 22:52:07 + make build 22:52:07 go mod tidy 22:52:07 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 22:52:08 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 22:52:15 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 22:52:15 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 22:52:16 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 22:52:16 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 22:52:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:52:18 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 22:52:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:52:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:52:20 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 22:52:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 22:52:23 $ docker stop --time=1 cb7355565c9194e3127e16305614a65d81dbacce63e3da05d7b6b30113ba18b4 22:52:25 $ docker rm -f cb7355565c9194e3127e16305614a65d81dbacce63e3da05d7b6b30113ba18b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:52:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:52:28 22:52:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:52:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:52:28 latest: Pulling from edgex-devops/edgex-compose 22:52:28 cbdbe7a5bc2a: Pulling fs layer 22:52:28 ca9280d653b3: Pulling fs layer 22:52:28 7e9c9ca2126c: Pulling fs layer 22:52:29 cbdbe7a5bc2a: Verifying Checksum 22:52:29 cbdbe7a5bc2a: Download complete 22:52:29 cbdbe7a5bc2a: Pull complete 22:52:30 ca9280d653b3: Verifying Checksum 22:52:30 ca9280d653b3: Download complete 22:52:30 ca9280d653b3: Pull complete 22:52:32 7e9c9ca2126c: Download complete 22:52:35 7e9c9ca2126c: Pull complete 22:52:35 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:52:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:52:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:52:35 prd-centos7-docker-4c-2g-15 does not seem to be running inside a container 22:52:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:52:38 $ docker top 1189e292ad8b79aff8899d5c790a533fb78891b1011e26b50907a0fac591fcc8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:38 + grep parallel 22:52:38 + docker-compose build --help 22:52:39 --parallel Build images in parallel. [Pipeline] } 22:52:39 $ docker stop --time=1 1189e292ad8b79aff8899d5c790a533fb78891b1011e26b50907a0fac591fcc8 22:52:40 $ docker rm -f 1189e292ad8b79aff8899d5c790a533fb78891b1011e26b50907a0fac591fcc8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:52:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:52:41 . [Pipeline] withDockerContainer 22:52:41 prd-centos7-docker-4c-2g-15 does not seem to be running inside a container 22:52:41 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:52:41 $ docker top 7e44f055bfa1e47c81b2d2383d9991e89027742ed1fd908c9ada363888b2e96e -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:42 + docker-compose -f ./docker-compose-build.yml build --parallel 22:52:42 Building core-command ... 22:52:42 Building core-data ... 22:52:42 Building core-metadata ... 22:52:42 Building security-bootstrapper ... 22:52:42 Building security-proxy-setup ... 22:52:42 Building security-secretstore-setup ... 22:52:42 Building support-notifications ... 22:52:42 Building support-scheduler ... 22:52:42 Building sys-mgmt-agent ... 22:52:42 Building security-secretstore-setup 22:52:42 Building security-bootstrapper 22:52:42 Building sys-mgmt-agent 22:52:42 Building core-data 22:52:42 Building core-command 22:52:50 Merging remotes/origin/main commit 2de07aa5618795465836e287608abcda04ffa72f into PR head commit 935d9d02f68832a70a43eff3686ddfaa012a0047 22:52:51 Merge succeeded, producing 935d9d02f68832a70a43eff3686ddfaa012a0047 22:52:51 Checking out Revision 935d9d02f68832a70a43eff3686ddfaa012a0047 (PR-3729) 22:52:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:52:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:52:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:52:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:52:50 using GIT_SSH to set credentials SSH Credentials for GitHub 22:52:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3729/head:refs/remotes/origin/PR-3729 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:52:50 > git config core.sparsecheckout # timeout=10 22:52:50 > git checkout -f 935d9d02f68832a70a43eff3686ddfaa012a0047 # timeout=10 22:52:51 > git remote # timeout=10 22:52:51 > git config --get remote.origin.url # timeout=10 22:52:51 using GIT_SSH to set credentials SSH Credentials for GitHub 22:52:51 > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 22:52:51 > git rev-parse HEAD^{commit} # timeout=10 22:52:51 > git config core.sparsecheckout # timeout=10 22:52:51 > git checkout -f 935d9d02f68832a70a43eff3686ddfaa012a0047 # timeout=10 22:52:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:52:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:52:52 ---> c5d51bca4ae9 22:52:52 Step 3/24 : WORKDIR /edgex-go 22:52:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:52:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:52:52 ---> c5d51bca4ae9 22:52:52 Step 3/24 : WORKDIR /edgex-go 22:52:55 Commit message: "fix(security): Replace abandoned JWT package" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 22:52:56 ---> Running in 56b04b07569a 22:52:56 ---> Running in 894ecc34d778 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:52:56 provisioning config files... 22:52:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5435540544102214920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:52:57 ---> docker-login.sh 22:52:57 nexus3.edgexfoundry.org:10001 22:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:52:59 Configure a credential helper to remove this warning. See 22:52:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:52:59 22:52:59 Login Succeeded 22:52:59 nexus3.edgexfoundry.org:10002 22:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:52:59 Configure a credential helper to remove this warning. See 22:52:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:52:59 22:52:59 Login Succeeded 22:52:59 nexus3.edgexfoundry.org:10003 22:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:00 Configure a credential helper to remove this warning. See 22:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:00 22:53:00 Login Succeeded 22:53:00 nexus3.edgexfoundry.org:10004 22:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:00 Configure a credential helper to remove this warning. See 22:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:00 22:53:00 Login Succeeded 22:53:00 docker.io 22:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:01 Configure a credential helper to remove this warning. See 22:53:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:01 22:53:01 Login Succeeded 22:53:01 ---> docker-login.sh ends [Pipeline] } 22:53:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:53:02 ========================================================= 22:53:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:53:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:53:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:53:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:53:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:53:02 ---> c5d51bca4ae9 22:53:02 Step 3/24 : WORKDIR /edgex-go 22:53:02 ---> Using cache 22:53:02 ---> 02910981c453 22:53:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:53:02 Removing intermediate container 56b04b07569a 22:53:02 ---> 4ba7309b85a7 22:53:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:53:02 Removing intermediate container 894ecc34d778 22:53:02 ---> 02910981c453 22:53:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:53:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:53:03 595b0fe564bb: Pulling fs layer 22:53:03 24495759ef45: Pulling fs layer 22:53:03 d148012ef14d: Pulling fs layer 22:53:03 e90a11edd702: Pulling fs layer 22:53:03 d77568369979: Pulling fs layer 22:53:03 fc1c9f9a7f3b: Pulling fs layer 22:53:03 170f2ba95c9a: Pulling fs layer 22:53:03 97ac5df62f85: Pulling fs layer 22:53:03 d77568369979: Waiting 22:53:03 e90a11edd702: Waiting 22:53:03 fc1c9f9a7f3b: Waiting 22:53:03 97ac5df62f85: Waiting 22:53:03 ---> Running in f2975fa7ae4a 22:53:03 d148012ef14d: Verifying Checksum 22:53:03 d148012ef14d: Download complete 22:53:03 24495759ef45: Verifying Checksum 22:53:03 24495759ef45: Download complete 22:53:03 d77568369979: Verifying Checksum 22:53:03 d77568369979: Download complete 22:53:03 595b0fe564bb: Download complete 22:53:03 fc1c9f9a7f3b: Verifying Checksum 22:53:03 fc1c9f9a7f3b: Download complete 22:53:03 170f2ba95c9a: Verifying Checksum 22:53:03 170f2ba95c9a: Download complete 22:53:03 ---> Running in 943572363e41 22:53:03 ---> Running in a66797ca252a 22:53:03 595b0fe564bb: Pull complete 22:53:04 24495759ef45: Pull complete 22:53:05 d148012ef14d: Pull complete 22:53:06 97ac5df62f85: Verifying Checksum 22:53:06 97ac5df62f85: Download complete 22:53:06 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:53:06 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:53:06 ---> c5d51bca4ae9 22:53:06 Step 3/32 : WORKDIR /edgex-go 22:53:06 ---> Using cache 22:53:06 ---> 02910981c453 22:53:06 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:53:06 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:53:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:53:06 ---> c5d51bca4ae9 22:53:06 Step 3/26 : WORKDIR /edgex-go 22:53:06 ---> Using cache 22:53:06 ---> 02910981c453 22:53:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:53:07 ---> Running in 7c3b048f75e7 22:53:07 ---> Running in ef7e820ffbe2 22:53:07 Removing intermediate container f2975fa7ae4a 22:53:07 ---> 64fe6d2f29c7 22:53:07 Step 5/24 : RUN apk add --update --no-cache make git 22:53:07 ---> Running in c4bff0746755 22:53:07 Removing intermediate container 943572363e41 22:53:07 ---> d56bc5cf6a14 22:53:07 Step 5/24 : RUN apk add --update --no-cache make bash git 22:53:07 ---> Running in c4da375caddf 22:53:07 Removing intermediate container a66797ca252a 22:53:07 ---> fa09f91eaf31 22:53:07 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:53:07 ---> Running in 84a556287f67 22:53:07 e90a11edd702: Download complete 22:53:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:53:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:53:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:53:07 Removing intermediate container ef7e820ffbe2 22:53:07 ---> a6a474b508ac 22:53:07 Step 5/32 : RUN apk add --update --no-cache make git 22:53:07 ---> Running in 873a6eef8b0a 22:53:08 Removing intermediate container 7c3b048f75e7 22:53:08 ---> 877111205ba3 22:53:08 Step 5/26 : RUN apk add --update --no-cache make git 22:53:08 ---> Running in cdab10ad4bc6 22:53:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:53:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:53:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:53:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:53:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:53:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:53:09 OK: 219 MiB in 52 packages 22:53:10 Removing intermediate container c4da375caddf 22:53:10 ---> 0ad7d9ff549b 22:53:10 Step 6/24 : COPY go.mod . 22:53:10 OK: 219 MiB in 52 packages 22:53:10 ---> 936234bb7369 22:53:10 Step 7/24 : RUN go mod download 22:53:10 ---> Running in 3a906e037bd8 22:53:10 Removing intermediate container 84a556287f67 22:53:10 ---> febe6a686b4e 22:53:10 Step 6/24 : COPY go.mod . 22:53:10 OK: 219 MiB in 52 packages 22:53:10 OK: 219 MiB in 52 packages 22:53:10 ---> 12cda0c71b1a 22:53:10 Step 7/24 : RUN go mod download 22:53:10 ---> Running in 32bff4431419 22:53:10 Removing intermediate container 873a6eef8b0a 22:53:10 ---> 485520c5341b 22:53:10 Step 6/32 : COPY go.mod . 22:53:11 Removing intermediate container cdab10ad4bc6 22:53:11 ---> 13d292f1c154 22:53:11 Step 6/26 : COPY go.mod . 22:53:11 ---> 666310ae8373 22:53:11 Step 7/32 : RUN go mod download 22:53:11 ---> Running in ed1bbde64836 22:53:11 ---> 0e686a7e7e99 22:53:11 Step 7/26 : RUN go mod download 22:53:11 ---> Running in b7aa366d2f44 22:53:11 Removing intermediate container 3a906e037bd8 22:53:11 ---> 00cc6b1bf6af 22:53:11 Step 8/24 : COPY . . 22:53:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:53:12 OK: 219 MiB in 52 packages 22:53:13 Removing intermediate container 32bff4431419 22:53:13 ---> 9ab2c46adb1b 22:53:13 Step 8/24 : COPY . . 22:53:16 Removing intermediate container c4bff0746755 22:53:16 ---> 0961acf0313c 22:53:16 Step 6/24 : COPY go.mod . 22:53:16 Removing intermediate container b7aa366d2f44 22:53:16 ---> dc49c3204a79 22:53:16 Step 8/26 : COPY . . 22:53:16 Removing intermediate container ed1bbde64836 22:53:16 ---> 2eb501ddb9cd 22:53:16 Step 8/32 : COPY . . 22:53:16 ---> d78363bd19d1 22:53:16 Step 7/24 : RUN go mod download 22:53:17 ---> 816fc248c438 22:53:17 Step 9/24 : RUN go mod tidy 22:53:17 e90a11edd702: Pull complete 22:53:17 d77568369979: Pull complete 22:53:17 fc1c9f9a7f3b: Pull complete 22:53:17 170f2ba95c9a: Pull complete 22:53:20 ---> Running in 26a4b43dc379 22:53:20 ---> Running in be3c14ec2faa 22:53:20 ---> 79d44d0e7d09 22:53:20 Step 9/24 : RUN go mod tidy 22:53:20 ---> Running in 2975892ef3ce 22:53:22 Removing intermediate container be3c14ec2faa 22:53:22 ---> 6c07dbf1aae3 22:53:22 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:53:22 ---> Running in 05296012cc24 22:53:22 Removing intermediate container 26a4b43dc379 22:53:22 ---> 6210406c6267 22:53:22 Step 8/24 : COPY . . 22:53:23 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 22:53:23 Removing intermediate container 2975892ef3ce 22:53:23 ---> 97d60ee4af76 22:53:23 Step 10/24 : RUN make cmd/core-data/core-data 22:53:24 ---> Running in 0c5e4f3a9859 22:53:24 97ac5df62f85: Pull complete 22:53:24 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 22:53:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:53:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:53:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:53:24 WORKDIR /edgex 22:53:24 COPY go.mod . 22:53:24 RUN go mod download 22:53:24 + docker build -t ci-base-image-arm64 -f - . 22:53:25 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 22:53:26 ---> 142005770316 22:53:26 Step 9/26 : RUN go mod tidy 22:53:26 ---> 580771ce6d54 22:53:26 Step 9/32 : RUN go mod tidy 22:53:26 ---> Running in 0041edd1e4c8 22:53:26 ---> Running in e51c1fc7ddcf 22:53:27 Sending build context to Docker daemon 166.1MB 22:53:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:53:27 ---> 04bc70af865f 22:53:27 Step 2/4 : WORKDIR /edgex 22:53:31 Removing intermediate container 0041edd1e4c8 22:53:31 ---> d9102112acd1 22:53:31 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:53:31 ---> Running in 5ff2bb9291e0 22:53:31 Removing intermediate container e51c1fc7ddcf 22:53:31 ---> 0d9e7869d54b 22:53:31 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:53:31 ---> Running in 80a423fddfa0 22:53:31 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 22:53:31 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 22:53:31 ---> Running in 5290aac38c65 22:53:32 Removing intermediate container 5290aac38c65 22:53:32 ---> 391812f91007 22:53:32 Step 3/4 : COPY go.mod . 22:53:33 ---> a6f36707a48d 22:53:33 Step 4/4 : RUN go mod download 22:53:33 ---> Running in 0cb994878aac 22:53:40 ---> 92585fd5d011 22:53:40 Step 9/24 : RUN go mod tidy 22:53:40 ---> Running in 495644bd3564 22:53:41 Removing intermediate container 495644bd3564 22:53:41 ---> adaf75eb035e 22:53:41 Step 10/24 : RUN make cmd/core-command/core-command 22:53:41 ---> Running in c3b289abc333 22:53:42 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 22:53:49 Removing intermediate container 05296012cc24 22:53:49 ---> 670d7e8c2e35 22:53:49 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:53:49 ---> Running in b6736a75f890 22:53:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:53:51 Removing intermediate container b6736a75f890 22:53:51 ---> 0bc955ab5a81 22:53:51 22:53:51 Step 12/24 : FROM docker:20.10.7 22:53:51 20.10.7: Pulling from library/docker 22:54:01 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 22:54:01 Status: Downloaded newer image for docker:20.10.7 22:54:01 ---> 08bdaf2f88f9 22:54:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:54:01 ---> Running in 61e7036a9939 22:54:01 Removing intermediate container 61e7036a9939 22:54:01 ---> 40d7bbd8e3e2 22:54:01 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 22:54:01 ---> Running in 6c62970df155 22:54:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:54:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:54:03 (1/39) Installing readline (8.1.0-r0) 22:54:03 (2/39) Installing bash (5.1.0-r0) 22:54:03 Executing bash-5.1.0-r0.post-install 22:54:03 (3/39) Installing brotli-libs (1.0.9-r3) 22:54:03 (4/39) Installing nghttp2-libs (1.42.0-r1) 22:54:03 (5/39) Installing libcurl (7.79.1-r0) 22:54:03 (6/39) Installing curl (7.79.1-r0) 22:54:03 (7/39) Installing dumb-init (1.2.5-r0) 22:54:03 (8/39) Installing libbz2 (1.0.8-r1) 22:54:03 (9/39) Installing expat (2.2.10-r1) 22:54:03 (10/39) Installing libffi (3.3-r2) 22:54:03 (11/39) Installing gdbm (1.19-r0) 22:54:03 (12/39) Installing xz-libs (5.2.5-r0) 22:54:03 (13/39) Installing sqlite-libs (3.34.1-r0) 22:54:03 (14/39) Installing python3 (3.8.10-r0) 22:54:04 (15/39) Installing py3-appdirs (1.4.4-r1) 22:54:04 (16/39) Installing py3-ordered-set (4.0.2-r0) 22:54:04 (17/39) Installing py3-parsing (2.4.7-r1) 22:54:04 (18/39) Installing py3-six (1.15.0-r0) 22:54:04 (19/39) Installing py3-packaging (20.9-r0) 22:54:04 (20/39) Installing py3-setuptools (51.3.3-r0) 22:54:04 (21/39) Installing py3-chardet (4.0.0-r0) 22:54:04 (22/39) Installing py3-idna (3.1-r0) 22:54:04 (23/39) Installing py3-urllib3 (1.26.2-r1) 22:54:04 (24/39) Installing py3-requests (2.25.1-r1) 22:54:04 (25/39) Installing py3-msgpack (1.0.2-r0) 22:54:04 (26/39) Installing py3-lockfile (0.12.2-r3) 22:54:04 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:54:04 (28/39) Installing py3-colorama (0.4.4-r0) 22:54:04 (29/39) Installing py3-contextlib2 (0.6.0-r0) 22:54:04 (30/39) Installing py3-distlib (0.3.1-r1) 22:54:04 (31/39) Installing py3-distro (1.5.0-r1) 22:54:04 (32/39) Installing py3-webencodings (0.5.1-r3) 22:54:04 (33/39) Installing py3-html5lib (1.1-r0) 22:54:04 (34/39) Installing py3-pytoml (0.1.21-r0) 22:54:04 (35/39) Installing py3-pep517 (0.9.1-r0) 22:54:04 (36/39) Installing py3-progress (1.5-r0) 22:54:04 (37/39) Installing py3-retrying (1.3.3-r0) 22:54:04 (38/39) Installing py3-toml (0.10.2-r0) 22:54:04 (39/39) Installing py3-pip (20.3.4-r0) 22:54:06 Executing busybox-1.32.1-r6.trigger 22:54:06 OK: 82 MiB in 59 packages 22:54:06 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 22:54:07 Removing intermediate container 5ff2bb9291e0 22:54:07 ---> fe3f76158414 22:54:07 22:54:07 Step 11/32 : FROM alpine:3.14 22:54:07 3.14: Pulling from library/alpine 22:54:08 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:54:08 Status: Downloaded newer image for alpine:3.14 22:54:08 ---> 14119a10abf4 22:54:08 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:54:09 ---> Running in 1206d0d00172 22:54:09 Collecting docker-compose==1.23.2 22:54:09 Removing intermediate container 1206d0d00172 22:54:09 ---> 3819f05f72f6 22:54:09 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:54:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:54:09 ---> Running in 8a5ac0dfae74 22:54:09 Removing intermediate container 0c5e4f3a9859 22:54:09 ---> 620344166f50 22:54:09 22:54:09 Step 11/24 : FROM alpine:3.14 22:54:09 ---> 14119a10abf4 22:54:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:54:09 Collecting dockerpty<0.5,>=0.4.1 22:54:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:54:09 ---> Running in 731e7e906acb 22:54:10 Collecting jsonschema<3,>=2.5.1 22:54:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:54:10 Collecting docopt<0.7,>=0.6.1 22:54:10 Downloading docopt-0.6.2.tar.gz (25 kB) 22:54:10 Removing intermediate container 731e7e906acb 22:54:10 ---> 2b6628260eb3 22:54:10 Step 13/24 : ENV APP_PORT=59880 22:54:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:54:10 ---> Running in eaf49d7a1e46 22:54:10 Removing intermediate container 80a423fddfa0 22:54:10 ---> 9fa27b633bfc 22:54:10 22:54:10 Step 11/26 : FROM alpine:3.14 22:54:10 ---> 14119a10abf4 22:54:10 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:54:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:54:10 ---> Running in de868b57a8db 22:54:10 Collecting texttable<0.10,>=0.9.0 22:54:10 Removing intermediate container eaf49d7a1e46 22:54:10 ---> 197ab5dde7ef 22:54:10 Step 14/24 : EXPOSE $APP_PORT 22:54:10 ---> Running in 18925de2008f 22:54:10 Downloading texttable-0.9.1.tar.gz (11 kB) 22:54:10 Removing intermediate container 18925de2008f 22:54:10 ---> 53d3162a60d9 22:54:10 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:54:10 ---> Running in 7ddaaf17774e 22:54:10 (1/2) Installing dumb-init (1.2.5-r1) 22:54:10 (2/2) Installing su-exec (0.2-r1) 22:54:11 Executing busybox-1.33.1-r3.trigger 22:54:11 OK: 6 MiB in 16 packages 22:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:54:11 Collecting docker<4.0,>=3.6.0 22:54:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:54:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:54:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:54:11 Removing intermediate container 8a5ac0dfae74 22:54:11 ---> c20bda7b6081 22:54:11 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:54:11 (1/3) Installing ca-certificates (20191127-r5) 22:54:11 (2/3) Installing dumb-init (1.2.5-r1) 22:54:11 (3/3) Installing su-exec (0.2-r1) 22:54:11 Executing busybox-1.33.1-r3.trigger 22:54:11 Executing ca-certificates-20191127-r5.trigger 22:54:11 ---> Running in 229875b9fc08 22:54:11 OK: 6 MiB in 17 packages 22:54:11 Collecting PyYAML<4,>=3.10 22:54:11 Downloading PyYAML-3.13.tar.gz (270 kB) 22:54:12 Removing intermediate container 229875b9fc08 22:54:12 ---> 06f22a0bcddb 22:54:12 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:54:12 ---> Running in db3dacd6c629 22:54:12 Removing intermediate container 7ddaaf17774e 22:54:12 ---> c5df9a72035a 22:54:12 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:54:12 Removing intermediate container db3dacd6c629 22:54:12 ---> 4f4201e25553 22:54:12 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:54:12 ---> Running in d4ec7efeacb5 22:54:12 ---> Running in a4d91d56fbce 22:54:12 Removing intermediate container de868b57a8db 22:54:12 ---> f0c342d3bbac 22:54:12 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:54:12 ---> Running in 265d2616358b 22:54:12 Collecting cached-property<2,>=1.2.0 22:54:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:54:12 Removing intermediate container 265d2616358b 22:54:12 ---> 6da87d84660d 22:54:12 Step 14/26 : WORKDIR / 22:54:12 ---> Running in 388ad148109e 22:54:12 Collecting websocket-client<1.0,>=0.32.0 22:54:12 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:54:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:54:12 Removing intermediate container 388ad148109e 22:54:12 ---> e64fb66d09bf 22:54:12 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:54:12 Collecting docker-pycreds>=0.4.0 22:54:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:54:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:54:13 Collecting certifi>=2017.4.17 22:54:13 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 22:54:13 Collecting chardet<3.1.0,>=3.0.2 22:54:13 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:54:13 Collecting idna<2.8,>=2.5 22:54:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:54:13 ---> 1826c2f1ade5 22:54:13 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:54:13 Collecting urllib3<1.25,>=1.21.1 22:54:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:54:13 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:54:13 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:54:13 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:54:13 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:54:13 ---> 70d1e94767b3 22:54:13 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:54:13 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:54:13 Attempting uninstall: urllib3 22:54:13 Found existing installation: urllib3 1.26.2 22:54:13 Uninstalling urllib3-1.26.2: 22:54:13 Successfully uninstalled urllib3-1.26.2 22:54:13 Attempting uninstall: idna 22:54:13 Found existing installation: idna 3.1 22:54:13 Uninstalling idna-3.1: 22:54:13 Successfully uninstalled idna-3.1 22:54:13 Attempting uninstall: chardet 22:54:13 Found existing installation: chardet 4.0.0 22:54:13 Uninstalling chardet-4.0.0: 22:54:13 Removing intermediate container a4d91d56fbce 22:54:13 ---> 3c7dca56f474 22:54:13 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:54:13 Successfully uninstalled chardet-4.0.0 22:54:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:54:14 ---> Running in 6c9555eaff01 22:54:14 ---> baeaaadab909 22:54:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:54:14 Attempting uninstall: requests 22:54:14 Found existing installation: requests 2.25.1 22:54:14 Uninstalling requests-2.25.1: 22:54:14 Successfully uninstalled requests-2.25.1 22:54:14 Removing intermediate container 6c9555eaff01 22:54:14 ---> 95e1688b4234 22:54:14 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:54:14 Running setup.py install for texttable: started 22:54:14 ---> 881d0cba29be 22:54:14 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:54:14 ---> e29878ad5a9d 22:54:14 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:54:15 Removing intermediate container c3b289abc333 22:54:15 ---> 1830270886eb 22:54:15 22:54:15 Step 11/24 : FROM alpine:3.14 22:54:15 ---> 14119a10abf4 22:54:15 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:54:15 Running setup.py install for texttable: finished with status 'done' 22:54:15 Running setup.py install for PyYAML: started 22:54:15 ---> Running in 05ea8fbb99f3 22:54:15 ---> Running in f882451fa687 22:54:15 ---> 486a50b037fd 22:54:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:54:15 (1/6) Installing dumb-init (1.2.5-r1) 22:54:15 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:54:15 Running setup.py install for PyYAML: finished with status 'done' 22:54:15 Running setup.py install for docopt: started 22:54:15 (3/6) Installing libsodium (1.0.18-r0) 22:54:15 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:54:15 ---> e0e53cccdeb2 22:54:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:54:15 Running setup.py install for docopt: finished with status 'done' 22:54:15 Running setup.py install for dockerpty: started 22:54:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:54:15 ---> 471dabaf9e33 22:54: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/ 22:54:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:54:15 (5/6) Installing libzmq (4.3.4-r0) 22:54:15 ---> Running in 537049e2f160 22:54:16 Running setup.py install for dockerpty: finished with status 'done' 22:54:16 (6/6) Installing zeromq (4.3.4-r0) 22:54:16 (1/1) Installing dumb-init (1.2.5-r1) 22:54:16 Executing busybox-1.33.1-r3.trigger 22:54:16 OK: 6 MiB in 15 packages 22:54:16 Executing busybox-1.33.1-r3.trigger 22:54:16 OK: 8 MiB in 20 packages 22:54:16 Removing intermediate container 05ea8fbb99f3 22:54:16 ---> 90b9d8708bd9 22:54:16 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:54:16 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 22:54:17 ---> f562cd695154 22:54:17 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:54:17 Removing intermediate container d4ec7efeacb5 22:54:17 ---> b220c0ec5aeb 22:54:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:54:17 Removing intermediate container f882451fa687 22:54:17 ---> 0d6e4e20a724 22:54:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:54:17 ---> Running in a465c066f2e9 22:54:17 ---> af45fe097453 22:54:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:54:17 ---> 2686947cd345 22:54:17 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:54:17 Removing intermediate container a465c066f2e9 22:54:17 ---> 5e98bdcd17ce 22:54:17 Step 14/24 : ENV APP_PORT=59882 22:54:17 Removing intermediate container 537049e2f160 22:54:17 ---> 215ddb39c664 22:54:17 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:54:18 ---> Running in 564e439d7a55 22:54:19 ---> Running in 0eb9b989b845 22:54:19 ---> 18031d1a8998 22:54:19 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:54:19 ---> 1497f9165265 22:54:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:54:19 Removing intermediate container 564e439d7a55 22:54:19 ---> c594bd11a6b2 22:54:19 Step 15/24 : EXPOSE $APP_PORT 22:54:19 ---> Running in bc2b7b271de2 22:54:19 Removing intermediate container 0eb9b989b845 22:54:19 ---> 7eb4625578a8 22:54:19 Step 24/26 : LABEL arch=x86_64 22:54:19 Removing intermediate container 6c62970df155 22:54:19 ---> 4f18bf568de9 22:54:19 Step 15/24 : ENV APP_PORT=58890 22:54:19 ---> Running in 1ac7b71a7815 22:54:19 ---> Running in fe5f74239a47 22:54:19 ---> bc9b24c6140a 22:54:19 Step 20/24 : ENTRYPOINT ["/core-data"] 22:54:19 Removing intermediate container bc2b7b271de2 22:54:19 ---> 56c09c92bc83 22:54:19 Step 16/24 : WORKDIR / 22:54:19 ---> ca36193c6bf6 22:54:19 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:54:19 ---> Running in df2975e01622 22:54:19 ---> Running in d1ad8b8675b9 22:54:19 Removing intermediate container 1ac7b71a7815 22:54:19 ---> 978ac37aadfc 22:54:19 Step 25/26 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 22:54:19 Removing intermediate container fe5f74239a47 22:54:19 ---> ccc6879c8b5a 22:54:19 Step 16/24 : EXPOSE $APP_PORT 22:54:19 ---> Running in 866ca1bb86f2 22:54:19 ---> Running in c5b702a8dea6 22:54:19 Removing intermediate container df2975e01622 22:54:19 ---> 2655c8fdf738 22:54:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:54:19 Removing intermediate container d1ad8b8675b9 22:54:19 ---> b22428f216ee 22:54:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:54:19 ---> Running in 0f6af4026c57 22:54:19 ---> 3f4fb6edd6c0 22:54:19 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:54:19 Removing intermediate container 866ca1bb86f2 22:54:19 ---> a892efe50fef 22:54:19 Step 26/26 : LABEL version=0.0.0 22:54:19 ---> Running in 2eaa4fecd3cd 22:54:19 Removing intermediate container c5b702a8dea6 22:54:19 ---> 41bef28ccfd9 22:54:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:54:19 ---> Running in da5405a4eafa 22:54:19 ---> 49de7beb5d43 22:54:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:54:19 Removing intermediate container 0f6af4026c57 22:54:19 ---> 9acba9e3eace 22:54:19 Step 22/24 : LABEL arch=x86_64 22:54:20 ---> Running in 4473da9c2b5c 22:54:20 Removing intermediate container 2eaa4fecd3cd 22:54:20 ---> 24043daf7834 22:54:20 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:54:20 Removing intermediate container da5405a4eafa 22:54:20 ---> dfcd2c83d8c0 22:54:20 22:54:20 Removing intermediate container 4473da9c2b5c 22:54:20 ---> d01a8ac084b6 22:54:20 Step 23/24 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 22:54:20 Successfully built dfcd2c83d8c0 22:54:20 Successfully tagged security-secretstore-setup:latest 22:54:20  Building security-secretstore-setup ... done Building security-proxy-setup 22:54:20 ---> Running in 0d015dc78039 22:54:20 ---> 1df477b3a2d3 22:54:20 Step 27/32 : RUN chmod +x /entrypoint.sh 22:54:20 ---> b789cbe64e49 22:54:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:54:20 ---> 21dd924722a2 22:54:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:54:20 ---> Running in a0bf3de9634c 22:54:20 Removing intermediate container 0d015dc78039 22:54:20 ---> 0c9bec86d892 22:54:20 Step 24/24 : LABEL version=0.0.0 22:54:21 ---> Running in 6a62b5717d5c 22:54:21 ---> 65fa81cac54e 22:54:21 Step 20/24 : ENTRYPOINT ["/core-command"] 22:54:21 ---> ca2436c421ff 22:54:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:54:21 Removing intermediate container 6a62b5717d5c 22:54:21 ---> a503552856ae 22:54:21 22:54:21 ---> Running in cf2c146e09c6 22:54:21 ---> b777f45d187a 22:54:21 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:54:22 Successfully built a503552856ae 22:54:22 Successfully tagged core-data:latest 22:54:22 Building support-scheduler 22:54:22  Building core-data ... done  ---> Running in 874f2d8cd466 22:54:22 Removing intermediate container cf2c146e09c6 22:54:22 ---> 07b6a40ca133 22:54:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:54:25 ---> Running in 4f65cfd064f6 22:54:25 Removing intermediate container a0bf3de9634c 22:54:25 ---> c3d3970918e2 22:54:25 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:54:26 Removing intermediate container 874f2d8cd466 22:54:26 ---> c1e8a69cd147 22:54:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:54:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:54:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:54:26 ---> c5d51bca4ae9 22:54:26 Step 3/23 : WORKDIR /edgex-go 22:54:26 ---> Using cache 22:54:26 ---> 02910981c453 22:54:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:54:26 ---> Using cache 22:54:26 ---> 877111205ba3 22:54:26 Step 5/23 : RUN apk add --update --no-cache make git 22:54:26 ---> Using cache 22:54:26 ---> 13d292f1c154 22:54:26 Step 6/23 : COPY go.mod . 22:54:26 ---> Using cache 22:54:26 ---> 0e686a7e7e99 22:54:26 Step 7/23 : RUN go mod download 22:54:26 ---> Using cache 22:54:26 ---> dc49c3204a79 22:54:26 Step 8/23 : COPY . . 22:54:26 ---> Using cache 22:54:26 ---> 142005770316 22:54:26 Step 9/23 : RUN go mod tidy 22:54:26 ---> Using cache 22:54:26 ---> 0d9e7869d54b 22:54:26 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:54:26 Removing intermediate container 4f65cfd064f6 22:54:26 ---> a2c3f9b5472b 22:54:26 Step 22/24 : LABEL arch=x86_64 22:54:27 ---> Running in c40a3e28eae6 22:54:27 ---> Running in 183bb552d635 22:54:27 ---> Running in 5463516dd596 22:54:27 ---> Running in e14ee5f0e978 22:54:27 Removing intermediate container c40a3e28eae6 22:54:27 ---> d6e9d46ea442 22:54:27 Step 22/24 : LABEL arch=x86_64 22:54:27 Removing intermediate container 183bb552d635 22:54:27 ---> a0c69f155475 22:54:27 Step 29/32 : CMD ["gate"] 22:54:27 Removing intermediate container e14ee5f0e978 22:54:27 ---> 484d452bd9ee 22:54:27 Step 23/24 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 22:54:27 ---> Running in 2541a4fadf78 22:54:27 ---> Running in 6278b6734719 22:54:27 ---> Running in b658501b74e7 22:54:28 Removing intermediate container 2541a4fadf78 22:54:28 ---> 8f8b3fa843fd 22:54:28 Step 23/24 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 22:54:28 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 22:54:28 ---> Running in daa7860b4d21 22:54:28 Removing intermediate container 6278b6734719 22:54:28 ---> bd2fc2e014eb 22:54:28 Step 24/24 : LABEL version=0.0.0 22:54:28 Removing intermediate container b658501b74e7 22:54:28 ---> f9e2aba52075 22:54:28 Step 30/32 : LABEL arch=x86_64 22:54:28 ---> Running in 26f96745bc29 22:54:28 ---> Running in 024bfa159270 22:54:28 Removing intermediate container daa7860b4d21 22:54:28 ---> 979f756c5406 22:54:28 Step 24/24 : LABEL version=0.0.0 22:54:28 ---> Running in 92e4911eb379 22:54:28 Removing intermediate container 26f96745bc29 22:54:28 ---> 60f037a2e83a 22:54:28 22:54:28 Removing intermediate container 024bfa159270 22:54:28 ---> 1e2fb5abc2c8 22:54:28 Step 31/32 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 22:54:28 Successfully built 60f037a2e83a 22:54:28 Successfully tagged core-command:latest 22:54:28  Building core-command ... done Building core-metadata 22:54:28 Removing intermediate container 92e4911eb379 22:54:28 ---> c6f8c5183bee 22:54:28 22:54:28 ---> Running in bc909a94fc6b 22:54:28 Successfully built c6f8c5183bee 22:54:28 Successfully tagged sys-mgmt-agent:latest 22:54:28 Building support-notifications 22:54:29  Building sys-mgmt-agent ... done Removing intermediate container bc909a94fc6b 22:54:29 ---> ec50df4e848e 22:54:29 Step 32/32 : LABEL version=0.0.0 22:54:33 ---> Running in 6ca8cfc03599 22:54:34 Removing intermediate container 6ca8cfc03599 22:54:34 ---> fc07c10ab59f 22:54:34 22:54:35 Successfully built fc07c10ab59f 22:54:35 Successfully tagged security-bootstrapper:latest 22:54:35  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:54:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:54:35 ---> c5d51bca4ae9 22:54:35 Step 3/23 : WORKDIR /edgex-go 22:54:35 ---> Using cache 22:54:35 ---> 02910981c453 22:54:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:54:35 ---> Using cache 22:54:35 ---> 877111205ba3 22:54:35 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:54:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:54:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:54:36 ---> c5d51bca4ae9 22:54:36 Step 3/24 : WORKDIR /edgex-go 22:54:36 ---> Using cache 22:54:36 ---> 02910981c453 22:54:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:54:36 ---> Using cache 22:54:36 ---> 877111205ba3 22:54:36 Step 5/24 : RUN apk add --update --no-cache make git 22:54:36 ---> Using cache 22:54:36 ---> 13d292f1c154 22:54:36 Step 6/24 : COPY go.mod . 22:54:36 ---> Using cache 22:54:36 ---> 0e686a7e7e99 22:54:36 Step 7/24 : RUN go mod download 22:54:36 ---> Using cache 22:54:36 ---> dc49c3204a79 22:54:36 Step 8/24 : COPY . . 22:54:36 ---> Using cache 22:54:36 ---> 142005770316 22:54:36 Step 9/24 : RUN go mod tidy 22:54:36 ---> Using cache 22:54:36 ---> 0d9e7869d54b 22:54:36 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:54:36 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:54:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:54:36 ---> c5d51bca4ae9 22:54:36 Step 3/22 : WORKDIR /edgex-go 22:54:36 ---> Using cache 22:54:36 ---> 02910981c453 22:54:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:54:36 ---> Using cache 22:54:36 ---> 877111205ba3 22:54:36 Step 5/22 : RUN apk add --update --no-cache make git 22:54:36 ---> Using cache 22:54:36 ---> 13d292f1c154 22:54:36 Step 6/22 : COPY go.mod . 22:54:36 ---> Using cache 22:54:36 ---> 0e686a7e7e99 22:54:36 Step 7/22 : RUN go mod download 22:54:36 ---> Using cache 22:54:36 ---> dc49c3204a79 22:54:36 Step 8/22 : COPY . . 22:54:36 ---> Using cache 22:54:36 ---> 142005770316 22:54:36 Step 9/22 : RUN go mod tidy 22:54:36 ---> Using cache 22:54:36 ---> 0d9e7869d54b 22:54:36 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:54:36 ---> Running in fc133b2297c6 22:54:36 ---> Running in 4f7f5eba3780 22:54:36 ---> Running in edce757312b8 22:54:37 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 22:54:37 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 22:54:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:54:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:54:39 OK: 219 MiB in 52 packages 22:54:39 Removing intermediate container 4f7f5eba3780 22:54:39 ---> a27ead32e6c8 22:54:39 Step 6/23 : COPY go.mod . 22:54:40 ---> f17ce82795db 22:54:40 Step 7/23 : RUN go mod download 22:54:40 ---> Running in 4bb6690b4267 22:54:42 Removing intermediate container 4bb6690b4267 22:54:42 ---> d003b82b2d22 22:54:42 Step 8/23 : COPY . . 22:54:47 ---> c4ddae5bf087 22:54:47 Step 9/23 : RUN go mod tidy 22:54:47 ---> Running in 2b86bcdfeb91 22:54:48 Removing intermediate container 2b86bcdfeb91 22:54:48 ---> 7b6290e25801 22:54:48 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:54:48 ---> Running in dfe3dad3c590 22:54:49 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 22:54:55 Removing intermediate container 0cb994878aac 22:54:55 ---> 0023c12b914b 22:54:55 Successfully built 0023c12b914b 22:54:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:54:55 + docker inspect -f . ci-base-image-arm64 22:54:55 . [Pipeline] withDockerContainer 22:54:55 prd-ubuntu18.04-docker-arm64-4c-16g-16 does not seem to be running inside a container 22:54:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:54:57 $ docker top abf43523a223923ed573e59f8044adea43f3aa1a5fc8078e0a3ea9bdee4bcb02 -eo pid,comm [Pipeline] { [Pipeline] sh 22:54:58 + go version 22:54:58 go version go1.16.6 linux/arm64 [Pipeline] } 22:54:58 $ docker stop --time=1 abf43523a223923ed573e59f8044adea43f3aa1a5fc8078e0a3ea9bdee4bcb02 22:54:59 Removing intermediate container 5463516dd596 22:54:59 ---> eb2725a8de69 22:54:59 22:54:59 Step 11/23 : FROM alpine:3.14 22:54:59 ---> 14119a10abf4 22:54:59 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:54:59 ---> Using cache 22:54:59 ---> 0d6e4e20a724 22:54:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:54:59 ---> Using cache 22:54:59 ---> 5e98bdcd17ce 22:54:59 Step 14/23 : ENV APP_PORT=59861 22:54:59 ---> Running in 362791a7bf8f 22:54:59 Removing intermediate container 362791a7bf8f 22:54:59 ---> 9afc70bdbf91 22:54:59 Step 15/23 : EXPOSE $APP_PORT 22:54:59 ---> Running in 294c4e171f8d 22:54:59 Removing intermediate container 294c4e171f8d 22:54:59 ---> d61551aee6c8 22:54:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:54:59 ---> ee24dc6b0a16 22:54:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:54:59 ---> 227a2ef89d9d 22:54:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:54:59 ---> dd8bbab67e65 22:54:59 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:54:59 ---> Running in 9dfacafc933d 22:54:59 Removing intermediate container 9dfacafc933d 22:54:59 ---> b48d065cdaa3 22:54:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:54:59 ---> Running in 3e83dd5e0c4f 22:55:00 Removing intermediate container 3e83dd5e0c4f 22:55:00 ---> 3daffdd81858 22:55:00 Step 21/23 : LABEL arch=x86_64 22:55:00 ---> Running in e86a21cdfa64 22:55:00 Removing intermediate container e86a21cdfa64 22:55:00 ---> 3b98b10813b5 22:55:00 Step 22/23 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 22:55:00 ---> Running in b5eeda19406e 22:55:00 Removing intermediate container b5eeda19406e 22:55:00 ---> 2cd31958724b 22:55:00 Step 23/23 : LABEL version=0.0.0 22:55:00 ---> Running in 2f3d40a6033c 22:55:00 $ docker rm -f abf43523a223923ed573e59f8044adea43f3aa1a5fc8078e0a3ea9bdee4bcb02 22:55:00 Removing intermediate container 2f3d40a6033c 22:55:00 ---> ee57c3132907 22:55:00 22:55:00 Successfully built ee57c3132907 22:55:00 Successfully tagged support-scheduler:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:55:01 + docker inspect -f . ci-base-image-arm64 22:55:01 . [Pipeline] withDockerContainer 22:55:02 prd-ubuntu18.04-docker-arm64-4c-16g-16 does not seem to be running inside a container 22:55:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:55:03  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:55:03 $ docker top 978b10c710ffdcc26d385b42a0ea57858891d3a91e26c5a28fe6ae0fb8f9274f -eo pid,comm [Pipeline] { [Pipeline] echo 22:55:04 ========================================================= 22:55:04 [edgeXBuildGoParallel] Running Tests and Build... 22:55:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:55:04 + go mod tidy [Pipeline] sh 22:55:06 + make test 22:55:06 go mod tidy 22:55:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:55:07 Removing intermediate container edce757312b8 22:55:07 ---> 54bb171653c0 22:55:07 22:55:07 Step 11/22 : FROM alpine:3.14 22:55:07 ---> 14119a10abf4 22:55:07 Step 12/22 : RUN apk add --update --no-cache curl 22:55:07 ---> Running in 66117b5c9ea6 22:55:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:55:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:55:07 (1/5) Installing ca-certificates (20191127-r5) 22:55:07 (2/5) Installing brotli-libs (1.0.9-r5) 22:55:07 (3/5) Installing nghttp2-libs (1.43.0-r0) 22:55:08 (4/5) Installing libcurl (7.79.1-r0) 22:55:08 (5/5) Installing curl (7.79.1-r0) 22:55:08 Removing intermediate container fc133b2297c6 22:55:08 ---> 830b27b9831d 22:55:08 22:55:08 Step 11/24 : FROM alpine:3.14 22:55:08 ---> 14119a10abf4 22:55:08 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:55:08 ---> Using cache 22:55:08 ---> 0d6e4e20a724 22:55:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:55:08 ---> Using cache 22:55:08 ---> 5e98bdcd17ce 22:55:08 Step 14/24 : ENV APP_PORT=59881 22:55:08 Executing busybox-1.33.1-r3.trigger 22:55:08 Executing ca-certificates-20191127-r5.trigger 22:55:08 ---> Running in 117a0707f39f 22:55:08 OK: 8 MiB in 19 packages 22:55:08 Removing intermediate container 117a0707f39f 22:55:08 ---> 319ddb641c1f 22:55:08 Step 15/24 : EXPOSE $APP_PORT 22:55:08 ---> Running in 09957ac2c32f 22:55:08 Removing intermediate container 09957ac2c32f 22:55:08 ---> f9430b49d264 22:55:08 Step 16/24 : WORKDIR / 22:55:08 ---> Running in 889a38a4c08a 22:55:08 Removing intermediate container 66117b5c9ea6 22:55:08 ---> 48dc13fd4d6a 22:55:08 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:55:09 Removing intermediate container 889a38a4c08a 22:55:09 ---> 1942db5d327c 22:55:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:55:09 ---> Running in 3d828f17259a 22:55:09 Removing intermediate container 3d828f17259a 22:55:09 ---> 0d67e1998e25 22:55:09 Step 14/22 : WORKDIR /edgex 22:55:09 ---> Running in 740672353b25 22:55:09 ---> 539a9983037c 22:55:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:55:09 Removing intermediate container 740672353b25 22:55:09 ---> 705261df402f 22:55:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:55:09 ---> 7f90448328c0 22:55:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:55:09 ---> 8ab427fa09fe 22:55:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:55:10 ---> b1f989f80d57 22:55:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:55:10 ---> f6c4012cef74 22:55:10 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:55:10 ---> Running in 3fd6009a99fa 22:55:10 ---> d6fe70f25c2e 22:55:10 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:55:10 ---> Running in 84fe4431e91b 22:55:10 Removing intermediate container 3fd6009a99fa 22:55:10 ---> ac34453c817b 22:55:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:55:10 ---> Running in 769398f5389a 22:55:10 Removing intermediate container 84fe4431e91b 22:55:10 ---> 183a20c542bc 22:55:10 Step 19/22 : CMD ["--init=true"] 22:55:10 ---> Running in 7b609fc742b9 22:55:10 Removing intermediate container 769398f5389a 22:55:10 ---> a476e324c51f 22:55:10 Step 22/24 : LABEL arch=x86_64 22:55:10 ---> Running in e354cdcb52ae 22:55:11 Removing intermediate container 7b609fc742b9 22:55:11 ---> 58658b35c6b0 22:55:11 Step 20/22 : LABEL arch=x86_64 22:55:11 Removing intermediate container e354cdcb52ae 22:55:11 ---> 05681d3dfeb0 22:55:11 Step 23/24 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 22:55:11 ---> Running in cae87b3a9df8 22:55:11 ---> Running in 75f3636e84f2 22:55:11 Removing intermediate container 75f3636e84f2 22:55:11 ---> 320bea75cbba 22:55:11 Step 24/24 : LABEL version=0.0.0 22:55:11 Removing intermediate container cae87b3a9df8 22:55:11 ---> ba614a1f8a02 22:55:11 Step 21/22 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 22:55:11 ---> Running in f929cc94dc90 22:55:11 ---> Running in 5274bb0c2a3c 22:55:11 Removing intermediate container f929cc94dc90 22:55:11 ---> c142702fdf5c 22:55:11 22:55:11 Removing intermediate container 5274bb0c2a3c 22:55:11 ---> bbe4eb85f00e 22:55:11 Step 22/22 : LABEL version=0.0.0 22:55:11 ---> Running in ae4ea31473e9 22:55:11 Successfully built c142702fdf5c 22:55:11 Successfully tagged core-metadata:latest 22:55:11  Building core-metadata ... done Removing intermediate container ae4ea31473e9 22:55:11 ---> 18c37ac1d4fb 22:55:11 22:55:11 Successfully built 18c37ac1d4fb 22:55:11 Successfully tagged security-proxy-setup:latest 22:55:13  Building security-proxy-setup ... done Removing intermediate container dfe3dad3c590 22:55:13 ---> 708d1209c98b 22:55:13 22:55:13 Step 11/23 : FROM alpine:3.14 22:55:13 ---> 14119a10abf4 22:55:13 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:55:13 ---> Running in 9f1d2424c3bc 22:55:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:55:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:55:13 (1/2) Installing ca-certificates (20191127-r5) 22:55:13 (2/2) Installing dumb-init (1.2.5-r1) 22:55:13 Executing busybox-1.33.1-r3.trigger 22:55:13 Executing ca-certificates-20191127-r5.trigger 22:55:13 OK: 6 MiB in 16 packages 22:55:14 Removing intermediate container 9f1d2424c3bc 22:55:14 ---> c149cd6d88d0 22:55:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:55:14 ---> Running in 54aff1608fc2 22:55:14 Removing intermediate container 54aff1608fc2 22:55:14 ---> 16f7db422890 22:55:14 Step 14/23 : ENV APP_PORT=59860 22:55:14 ---> Running in 8684b845ffca 22:55:14 Removing intermediate container 8684b845ffca 22:55:14 ---> 2b0a3d567386 22:55:14 Step 15/23 : EXPOSE $APP_PORT 22:55:14 ---> Running in facd1f68567c 22:55:14 Removing intermediate container facd1f68567c 22:55:14 ---> cb8785e82570 22:55:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:55:14 ---> ead7c28a6562 22:55:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:55:14 ---> e491206b4bb0 22:55:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:55:15 ---> 26ab3f4ed1bc 22:55:15 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:55:15 ---> Running in c0808cfebd6f 22:55:15 Removing intermediate container c0808cfebd6f 22:55:15 ---> 1a4917398e9b 22:55:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:55:15 ---> Running in 809b53bd288a 22:55:15 Removing intermediate container 809b53bd288a 22:55:15 ---> f629c44e8833 22:55:15 Step 21/23 : LABEL arch=x86_64 22:55:15 ---> Running in 47db574969c4 22:55:15 Removing intermediate container 47db574969c4 22:55:15 ---> 60e468b77f37 22:55:15 Step 22/23 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 22:55:15 ---> Running in 32e7a5f049a6 22:55:15 Removing intermediate container 32e7a5f049a6 22:55:15 ---> e7a8ffe49263 22:55:15 Step 23/23 : LABEL version=0.0.0 22:55:15 ---> Running in 70535754c192 22:55:15 Removing intermediate container 70535754c192 22:55:15 ---> 44953fd465b7 22:55:15 22:55:15 Successfully built 44953fd465b7 22:55:15 Successfully tagged support-notifications:latest 22:55:15  Building support-notifications ... done  [Pipeline] } 22:55:15 $ docker stop --time=1 7e44f055bfa1e47c81b2d2383d9991e89027742ed1fd908c9ada363888b2e96e 22:55:17 $ docker rm -f 7e44f055bfa1e47c81b2d2383d9991e89027742ed1fd908c9ada363888b2e96e [Pipeline] // withDockerContainer [Pipeline] sh 22:55:17 + docker images 22:55:17 REPOSITORY TAG IMAGE ID CREATED SIZE 22:55:17 support-notifications latest 44953fd465b7 2 seconds ago 16.8MB 22:55:17 708d1209c98b 5 seconds ago 1.75GB 22:55:17 core-metadata latest c142702fdf5c 6 seconds ago 16.8MB 22:55:17 security-proxy-setup latest 18c37ac1d4fb 6 seconds ago 26.7MB 22:55:17 830b27b9831d 10 seconds ago 1.76GB 22:55:17 54bb171653c0 11 seconds ago 1.76GB 22:55:17 support-scheduler latest ee57c3132907 17 seconds ago 16.1MB 22:55:17 eb2725a8de69 20 seconds ago 1.75GB 22:55:17 security-bootstrapper latest fc07c10ab59f 44 seconds ago 18.8MB 22:55:17 core-command latest 60f037a2e83a 49 seconds ago 16MB 22:55:17 sys-mgmt-agent latest c6f8c5183bee 49 seconds ago 325MB 22:55:17 core-data latest a503552856ae 56 seconds ago 20.5MB 22:55:17 security-secretstore-setup latest dfcd2c83d8c0 58 seconds ago 28.2MB 22:55:17 1830270886eb About a minute ago 1.75GB 22:55:17 9fa27b633bfc About a minute ago 1.76GB 22:55:17 620344166f50 About a minute ago 1.76GB 22:55:17 fe3f76158414 About a minute ago 1.75GB 22:55:17 0bc955ab5a81 About a minute ago 1.75GB 22:55:17 ci-base-image-x86_64 latest c5d51bca4ae9 5 minutes ago 1.25GB 22:55:17 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 22:55:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 22:55:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 22:55:17 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 22:55:17 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 22:55:33 Still waiting to schedule task 22:55:33 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:55:33 ? github.com/edgexfoundry/edgex-go [no test files] 22:56:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:56:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:56:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:56:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:56:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:56:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:56:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:56:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:56:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:56:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:56:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:56:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:56:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:56:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:56:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.215s coverage: 28.7% of statements 22:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:56:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.350s coverage: 98.5% of statements 22:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:56:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.386s coverage: 46.3% of statements 22:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:56:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.486s coverage: 90.1% of statements 22:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:57:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.222s coverage: 81.2% of statements 22:57:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:57:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:57:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:57:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:57:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:57:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.504s coverage: 94.2% of statements 22:57:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:57:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:57:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.482s coverage: 59.1% of statements 22:57:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:57:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:57:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:57:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:57:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:57:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.176s coverage: 60.0% of statements 22:57:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:57:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:57:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:57:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.307s coverage: 0.8% of statements 22:57:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:57:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.188s coverage: 58.8% of statements 22:57:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.276s coverage: 21.7% of statements 22:57:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:57:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.185s coverage: 47.1% of statements 22:57:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.236s coverage: 79.5% of statements 22:57:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements 22:57:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.201s coverage: 96.3% of statements 22:57:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.252s coverage: 87.5% of statements 22:57:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.201s coverage: 94.4% of statements 22:57:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements 22:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.567s coverage: 81.8% of statements 22:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:57:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.298s coverage: 92.9% of statements 22:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:57:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 22:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:57:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.194s coverage: 87.2% of statements 22:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:57:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 22:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:57:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.297s coverage: 58.8% of statements 22:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:57:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.271s coverage: 80.0% of statements 22:57:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements 22:57:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.268s coverage: 85.4% of statements 22:57:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.802s coverage: 91.2% of statements 22:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.731s coverage: 64.4% of statements 22:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.222s coverage: 100.0% of statements 22:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements 22:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 22:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements 22:57:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 22:57:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.241s coverage: 70.5% of statements 22:57:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:57:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:57:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:57:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.775s coverage: 43.6% of statements 22:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:57:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.288s coverage: 89.5% of statements 22:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:57:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.235s coverage: 84.8% of statements 22:57:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:57:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.228s coverage: 19.5% of statements 22:57:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:57:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:57:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:57:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:57:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.522s coverage: 92.0% of statements 22:57:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:57:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:57:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:57:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:57:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.223s coverage: 63.2% of statements 22:57:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:57:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:57:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.380s coverage: 97.7% of statements 22:57:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:57:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:57:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:57:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:57:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.178s coverage: 28.9% of statements 22:57:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:57:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:57:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:57:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:57:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:57:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:57:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.178s coverage: 100.0% of statements 22:57:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 22:57:53 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 22:57:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:57:53 GO111MODULE=on go vet ./... 22:58:30 Running on prd-ubuntu18.04-docker-8c-8g-17 in /w/workspace/edgexfoundry_edgex-go_PR-3729 [Pipeline] { [Pipeline] ws 22:58:30 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 22:58:30 The recommended git tool is: git 22:58:33 using credential edgex-jenkins-ssh 22:58:33 Cloning the remote Git repository 22:58:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:58:33 > git init /w/workspace/edgex-go/2 # timeout=10 22:58:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:58:33 > git --version # timeout=10 22:58:33 > git --version # 'git version 2.17.1' 22:58:33 using GIT_SSH to set credentials SSH Credentials for GitHub 22:58:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:59:15 gofmt -l . 22:59:15 [ "`gofmt -l .`" = "" ] 22:59:15 ./bin/test-attribution-txt.sh [Pipeline] sh 22:59:15 + ls -al . 22:59:15 total 640 22:59:15 drwxrwxr-x 9 1001 1001 4096 Sep 28 22:59 . 22:59:15 drwxr-xr-x 4 root root 4096 Sep 28 22:55 .. 22:59:15 -rw-rw-r-- 1 1001 1001 11 Sep 28 22:52 .dockerignore 22:59:15 drwxrwxr-x 8 1001 1001 4096 Sep 28 22:52 .git 22:59:15 drwxrwxr-x 4 1001 1001 4096 Sep 28 22:52 .github 22:59:15 -rw-rw-r-- 1 1001 1001 818 Sep 28 22:52 .gitignore 22:59:15 -rw-rw-r-- 1 1001 1001 129 Sep 28 22:52 .golangci.yml 22:59:15 -rw-rw-r-- 1 1001 1001 76 Sep 28 22:52 .hadolint.yml 22:59:15 -rw-rw-r-- 1 1001 1001 166 Sep 28 22:52 .sonarcloud.properties 22:59:15 -rw-rw-r-- 1 1001 1001 1171 Sep 28 22:52 ADOPTERS.md 22:59:15 -rw-rw-r-- 1 1001 1001 8608 Sep 28 22:52 Attribution.txt 22:59:15 -rw-rw-r-- 1 1001 1001 43881 Sep 28 22:52 CHANGELOG.md 22:59:15 -rw-rw-r-- 1 1001 1001 3804 Sep 28 22:52 CONTRIBUTING.md 22:59:15 -rw-rw-r-- 1 1001 1001 677 Sep 28 22:52 GOVERNANCE.md 22:59:15 -rw-rw-r-- 1 1001 1001 849 Sep 28 22:52 Jenkinsfile 22:59:15 -rw-rw-r-- 1 1001 1001 10775 Sep 28 22:52 LICENSE 22:59:15 -rw-rw-r-- 1 1001 1001 6386 Sep 28 22:52 Makefile 22:59:15 -rw-rw-r-- 1 1001 1001 582 Sep 28 22:52 OWNERS.md 22:59:15 -rw-rw-r-- 1 1001 1001 8643 Sep 28 22:52 README.md 22:59:15 -rw-rw-r-- 1 1001 1001 6912 Sep 28 22:52 SECURITY.md 22:59:15 -rw-rw-r-- 1 1001 1001 5 Sep 28 22:49 VERSION 22:59:15 -rw-rw-r-- 1 1001 1001 4131 Sep 28 22:52 ZMQWindows.md 22:59:15 drwxrwxr-x 2 1001 1001 4096 Sep 28 22:52 bin 22:59:15 drwxrwxr-x 14 1001 1001 4096 Sep 28 22:52 cmd 22:59:15 -rw-r--r-- 1 root root 403252 Sep 28 22:57 coverage.out 22:59:15 -rw-rw-r-- 1 1001 1001 829 Sep 28 22:52 go.mod 22:59:15 -rw-r--r-- 1 root root 50143 Sep 28 22:55 go.sum 22:59:15 drwxrwxr-x 8 1001 1001 4096 Sep 28 22:52 internal 22:59:15 drwxrwxr-x 3 1001 1001 4096 Sep 28 22:52 openapi 22:59:15 drwxrwxr-x 4 1001 1001 4096 Sep 28 22:52 snap 22:59:15 -rw-rw-r-- 1 1001 1001 204 Sep 28 22:52 version.go [Pipeline] sh 22:59:16 + '[' -e coverage.out ] 22:59:16 + chown 1001:1001 coverage.out [Pipeline] stash 22:59:16 Warning: overwriting stash ‘coverage-report’ 22:59:17 Stashed 1 file(s) [Pipeline] sh 22:59:18 + make build 22:59:18 go mod tidy 22:59:18 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 22:59:24 Merging remotes/origin/main commit 2de07aa5618795465836e287608abcda04ffa72f into PR head commit 935d9d02f68832a70a43eff3686ddfaa012a0047 22:59:25 Merge succeeded, producing 935d9d02f68832a70a43eff3686ddfaa012a0047 22:59:25 Checking out Revision 935d9d02f68832a70a43eff3686ddfaa012a0047 (PR-3729) 22:59:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:59:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:59:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:59:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:59:24 using GIT_SSH to set credentials SSH Credentials for GitHub 22:59:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3729/head:refs/remotes/origin/PR-3729 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:59:24 > git config core.sparsecheckout # timeout=10 22:59:24 > git checkout -f 935d9d02f68832a70a43eff3686ddfaa012a0047 # timeout=10 22:59:25 > git remote # timeout=10 22:59:25 > git config --get remote.origin.url # timeout=10 22:59:25 using GIT_SSH to set credentials SSH Credentials for GitHub 22:59:25 > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 22:59:25 > git rev-parse HEAD^{commit} # timeout=10 22:59:25 > git config core.sparsecheckout # timeout=10 22:59:25 > git checkout -f 935d9d02f68832a70a43eff3686ddfaa012a0047 # timeout=10 22:59:25 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 22:59:28 Commit message: "fix(security): Replace abandoned JWT package" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:59:30 + echo snap-build.sh 22:59:30 snap-build.sh 22:59:30 + SNAP_BASE_DIR=. 22:59:30 + '[' '!' -z /w/workspace/edgex-go/2 ']' 22:59:30 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 22:59:30 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 22:59:30 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 22:59:30 + cd /w/workspace/edgex-go/2 22:59:30 + sudo apt-get remove -qy --purge lxd lxd-client 22:59:30 Reading package lists... 22:59:30 Building dependency tree... 22:59:30 Reading state information... 22:59:30 The following packages were automatically installed and are no longer required: 22:59:30 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:59:30 uidmap xdelta3 22:59:30 Use 'sudo apt autoremove' to remove them. 22:59:30 The following packages will be REMOVED: 22:59:30 lxd* lxd-client* 22:59:30 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:59:30 After this operation, 31.7 MB disk space will be freed. 22:59:30 (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.) 22:59:30 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:59:31 Removing lxd dnsmasq configuration 22:59:31 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:59:31 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:59:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:59:32 (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.) 22:59:32 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:59:34 Processing triggers for systemd (237-3ubuntu10.45) ... 22:59:34 Processing triggers for ureadahead (0.100.0-21) ... 22:59:34 + sudo snap remove --purge lxd 22:59:34 snap "lxd" is not installed 22:59:34 + sudo groupadd --force --system lxd 22:59:34 ++ whoami 22:59:34 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:59:34 + newgrp - lxd 22:59:35 + sudo snap install lxd 22:59:43 2021-09-28T22:59:41Z INFO Waiting for automatic snapd restart... 22:59: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 22:59: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 22:59: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 22:59: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 22:59:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:59:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:00:01 lxd 4.18 from Canonical* installed 23:00:01 + sudo lxd init --auto 23:00:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:00:06 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 23:00:09 + sudo snap install --classic snapcraft 23:00:09 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 23:00:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 23:00:18 $ docker stop --time=1 978b10c710ffdcc26d385b42a0ea57858891d3a91e26c5a28fe6ae0fb8f9274f 23:00:21 $ docker rm -f 978b10c710ffdcc26d385b42a0ea57858891d3a91e26c5a28fe6ae0fb8f9274f 23:00:22 snapcraft 5.0 from Canonical* installed 23:00:22 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 23:00:22 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 23:00:22 % Total % Received % Xferd Average Speed Time Time Time Current 23:00:22 Dload Upload Total Spent Left Speed 23:00:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4354 0 --:--:-- --:--:-- --:--:-- 4354 23:00:22 100 3325k 100 3325k 0 0 5905k 0 --:--:-- --:--:-- --:--:-- 5905k 23:00:22 ./yq_linux_amd64 23:00:22 + sudo snapcraft prime --use-lxd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:00:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:00:23 23:00:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:00:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:00:24 latest: Pulling from edgex-devops/edgex-compose-arm64 23:00:24 29e5d40040c1: Pulling fs layer 23:00:24 1ce36da41761: Pulling fs layer 23:00:24 25b303627fd3: Pulling fs layer 23:00:24 29e5d40040c1: Verifying Checksum 23:00:24 29e5d40040c1: Download complete 23:00:24 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 23:00:24 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: 23:00:24 - README.md 23:00:24 23:00:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:00:24 Launching a container. 23:00:24 29e5d40040c1: Pull complete 23:00:24 1ce36da41761: Verifying Checksum 23:00:24 1ce36da41761: Download complete 23:00:26 1ce36da41761: Pull complete 23:00:27 25b303627fd3: Download complete 23:00:32 Waiting for container to be ready 23:00:32 To start your first instance, try: lxc launch ubuntu:18.04 23:00:32 23:00:37 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 23:00:37 Waiting for network to be ready... 23:00:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:00:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 23:00:37 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 23:00:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 23:00:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 23:00:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 23:00:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 23:00:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 23:00:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 23:00:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 23:00:37 25b303627fd3: Pull complete 23:00:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:00:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:00:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 23:00:38 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:00:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 23:00:38 prd-ubuntu18.04-docker-arm64-4c-16g-16 does not seem to be running inside a container 23:00:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:00:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 23:00:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 23:00:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 23:00:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 23:00:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 23:00:38 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 23:00:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 23:00:39 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2264 kB] 23:00:39 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 23:00:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 23:00:39 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 23:00:39 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 23:00:39 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 23:00:39 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] 23:00:39 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 23:00:41 Fetched 25.4 MB in 4s (5890 kB/s) 23:00:41 $ docker top c9b47f48684b12f1f90bf4fcb96724919283de2de7dae6dde8737e97564f595d -eo pid,comm [Pipeline] { [Pipeline] sh 23:00:42 Reading package lists... 23:00:42 Reading package lists... 23:00:42 Building dependency tree... 23:00:42 Reading state information... 23:00:42 + docker-compose build --help 23:00:42 + grep parallel 23:00:43 The following additional packages will be installed: 23:00:43 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:00:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:00:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:00:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 23:00:43 Suggested packages: 23:00:43 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 23:00:43 Recommended packages: 23:00:43 gnupg libsasl2-modules 23:00:43 The following NEW packages will be installed: 23:00:43 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:00:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:00:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:00:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 23:00:43 The following packages will be upgraded: 23:00:43 gpg gpg-agent gpgconf libudev1 23:00:43 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 23:00:43 Need to get 3527 kB of archives. 23:00:43 After this operation, 13.3 MB of additional disk space will be used. 23:00:43 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] 23:00:43 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] 23:00:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 23:00:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 23:00:43 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 23:00:43 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 23:00:44 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 23:00:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 23:00:44 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 23:00:44 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 23:00:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 23:00:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 23:00:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 23:00:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 23:00:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 23:00:44 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 23:00:44 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 23:00:44 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 23:00:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 23:00:44 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 23:00:44 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 23:00:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 23:00:44 debconf: delaying package configuration, since apt-utils is not installed 23:00:44 Fetched 3527 kB in 1s (2756 kB/s) 23:00:44 (Reading database ... 12511 files and directories currently installed.) 23:00:44 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 23:00:44 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 23:00:44 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 23:00:44 Selecting previously unselected package udev. 23:00:44 (Reading database ... 12511 files and directories currently installed.) 23:00:44 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 23:00:44 Unpacking udev (237-3ubuntu10.52) ... 23:00:44 Selecting previously unselected package libfuse2:amd64. 23:00:44 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 23:00:44 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 23:00:44 Selecting previously unselected package fuse. 23:00:44 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 23:00:44 Unpacking fuse (2.9.7-1ubuntu1) ... 23:00:44 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 23:00:44 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:00:44 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 23:00:44 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:00:44 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 23:00:44 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:00:45 Selecting previously unselected package libksba8:amd64. 23:00:45 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 23:00:45 Unpacking libksba8:amd64 (1.3.5-2) ... 23:00:45 Selecting previously unselected package libroken18-heimdal:amd64. 23:00:45 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:00:45 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 23:00:45 Selecting previously unselected package libasn1-8-heimdal:amd64. 23:00:45 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:00:45 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 23:00:45 Selecting previously unselected package libheimbase1-heimdal:amd64. 23:00:45 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:00:45 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 23:00:45 Selecting previously unselected package libhcrypto4-heimdal:amd64. 23:00:45 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:00:45 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 23:00:45 Selecting previously unselected package libwind0-heimdal:amd64. 23:00:45 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:00:45 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:00:45 Selecting previously unselected package libhx509-5-heimdal:amd64. 23:00:45 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:00:45 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 23:00:45 Selecting previously unselected package libkrb5-26-heimdal:amd64. 23:00:45 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:00:45 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 23:00:45 Selecting previously unselected package libheimntlm0-heimdal:amd64. 23:00:45 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:00:45 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:00:45 Selecting previously unselected package libgssapi3-heimdal:amd64. 23:00:45 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:00:45 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 23:00:45 Selecting previously unselected package libsasl2-modules-db:amd64. 23:00:45 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 23:00:45 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:00:45 Selecting previously unselected package libsasl2-2:amd64. 23:00:45 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 23:00:45 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:00:45 Selecting previously unselected package libldap-common. 23:00:45 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 23:00:45 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 23:00:45 Selecting previously unselected package libldap-2.4-2:amd64. 23:00:45 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 23:00:45 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 23:00:45 Selecting previously unselected package dirmngr. 23:00:45 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 23:00:45 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 23:00:45 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 23:00:45 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 23:00:45 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 23:00:45 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:00:45 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:00:46 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 23:00:46 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 23:00:46 Setting up libksba8:amd64 (1.3.5-2) ... 23:00:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:00:46 Setting up udev (237-3ubuntu10.52) ... 23:00:46 invoke-rc.d: policy-rc.d denied execution of start. 23:00:46 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 23:00:46 Processing triggers for systemd (237-3ubuntu10) ... 23:00:46 Setting up fuse (2.9.7-1ubuntu1) ... 23:00:46 Setting up gpg (2.2.4-1ubuntu1.4) ... 23:00:46 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:00:46 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 23:00:46 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 23:00:46 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 23:00:46 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 23:00:46 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:00:46 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 23:00:46 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 23:00:46 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 23:00:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:00:47 --parallel Build images in parallel. [Pipeline] } 23:00:47 $ docker stop --time=1 c9b47f48684b12f1f90bf4fcb96724919283de2de7dae6dde8737e97564f595d 23:00:47 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 23:00:47 settings in the [Install] section, and DefaultInstance for template units). 23:00:47 This means they are not meant to be enabled using systemctl. 23:00:47 Possible reasons for having this kind of units are: 23:00:47 1) A unit may be statically enabled by being symlinked from another unit's 23:00:47 .wants/ or .requires/ directory. 23:00:47 2) A unit's purpose may be to act as a helper for some other unit which has 23:00:47 a requirement dependency on it. 23:00:47 3) A unit may be started when needed via activation (socket, path, timer, 23:00:47 D-Bus, udev, scripted systemctl call, ...). 23:00:47 4) In case of template units, the unit is meant to be enabled with some 23:00:47 instance name specified. 23:00:47 Reading package lists... 23:00:47 Building dependency tree... 23:00:47 Reading state information... 23:00:47 The following additional packages will be installed: 23:00:47 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 23:00:47 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 23:00:47 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 23:00:47 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 23:00:47 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 23:00:47 Suggested packages: 23:00:47 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 23:00:47 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 23:00:47 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 23:00:47 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 23:00:47 systemd-container policykit-1 23:00:47 Recommended packages: 23:00:47 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 23:00:48 The following NEW packages will be installed: 23:00:48 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 23:00:48 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 23:00:48 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 23:00:48 multiarch-support openssh-client python3 python3-minimal python3.6 23:00:48 python3.6-minimal snapd squashfs-tools sudo 23:00:48 The following packages will be upgraded: 23:00:48 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 23:00:48 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 23:00:48 Need to get 36.8 MB of archives. 23:00:48 After this operation, 147 MB of additional disk space will be used. 23:00:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 23:00:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 23:00:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 23:00:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 23:00:48 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 23:00:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 23:00:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 23:00:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 23:00:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 23:00:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 23:00:48 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 23:00:48 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 23:00:48 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 23:00:48 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 23:00:48 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 23:00:48 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 23:00:48 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 23:00:49 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 23:00:49 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 23:00:49 $ docker rm -f c9b47f48684b12f1f90bf4fcb96724919283de2de7dae6dde8737e97564f595d 23:00:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 23:00:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 23:00:49 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 23:00:49 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 23:00:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 23:00:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 23:00:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 23:00:49 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 23:00:49 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 23:00:49 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 23:00:49 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:00:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:00:50 . [Pipeline] withDockerContainer 23:00:50 prd-ubuntu18.04-docker-arm64-4c-16g-16 does not seem to be running inside a container 23:00:50 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:00:50 debconf: delaying package configuration, since apt-utils is not installed 23:00:50 Fetched 36.8 MB in 2s (15.3 MB/s) 23:00:50 (Reading database ... 12757 files and directories currently installed.) 23:00:50 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 23:00:50 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 23:00:51 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 23:00:51 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 23:00:51 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 23:00:51 (Reading database ... 12757 files and directories currently installed.) 23:00:51 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 23:00:51 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 23:00:51 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 23:00:51 (Reading database ... 12757 files and directories currently installed.) 23:00:51 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 23:00:51 Unpacking apt (1.6.14) over (1.6.1) ... 23:00:51 Setting up apt (1.6.14) ... 23:00:51 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 23:00:52 $ docker top 21f422127b3fd054b684befbcf9c29439a11ec17e114b0fd26cbe6ab4d69cdcc -eo pid,comm 23:00:52 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 23:00:52 (Reading database ... 12764 files and directories currently installed.) 23:00:52 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 23:00:52 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 23:00:52 Selecting previously unselected package libpython3.6-minimal:amd64. 23:00:52 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:00:52 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [Pipeline] { [Pipeline] sh 23:00:52 Selecting previously unselected package libexpat1:amd64. 23:00:52 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 23:00:52 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:00:52 Selecting previously unselected package python3.6-minimal. 23:00:52 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:00:52 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 23:00:52 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 23:00:52 Checking for services that may need to be restarted...done. 23:00:52 Checking for services that may need to be restarted...done. 23:00:52 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:00:52 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:00:52 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 23:00:53 + docker-compose -f ./docker-compose-build.yml build --parallel 23:00:53 Selecting previously unselected package python3-minimal. 23:00:53 (Reading database ... 13012 files and directories currently installed.) 23:00:53 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 23:00:53 Unpacking python3-minimal (3.6.7-1~18.04) ... 23:00:53 Selecting previously unselected package mime-support. 23:00:53 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 23:00:53 Unpacking mime-support (3.60ubuntu1) ... 23:00:53 Selecting previously unselected package libmpdec2:amd64. 23:00:53 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 23:00:53 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 23:00:53 Selecting previously unselected package libpython3.6-stdlib:amd64. 23:00:53 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:00:53 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:00:53 Selecting previously unselected package python3.6. 23:00:53 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:00:53 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 23:00:53 Selecting previously unselected package libpython3-stdlib:amd64. 23:00:53 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 23:00:53 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 23:00:54 Setting up python3-minimal (3.6.7-1~18.04) ... 23:00:54 Selecting previously unselected package python3. 23:00:54 (Reading database ... 13442 files and directories currently installed.) 23:00:54 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 23:00:54 Unpacking python3 (3.6.7-1~18.04) ... 23:00:54 Selecting previously unselected package multiarch-support. 23:00:54 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 23:00:54 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 23:00:54 Setting up multiarch-support (2.27-3ubuntu1.4) ... 23:00:54 Selecting previously unselected package liblzo2-2:amd64. 23:00:54 (Reading database ... 13479 files and directories currently installed.) 23:00:54 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 23:00:54 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 23:00:54 Selecting previously unselected package libbsd0:amd64. 23:00:54 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 23:00:54 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:00:54 Selecting previously unselected package sudo. 23:00:54 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 23:00:54 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 23:00:54 Selecting previously unselected package apparmor. 23:00:54 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 23:00:54 Unpacking apparmor (2.12-4ubuntu5.1) ... 23:00:54 Selecting previously unselected package libedit2:amd64. 23:00:54 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 23:00:54 Unpacking libedit2:amd64 (3.1-20170329-1) ... 23:00:54 Selecting previously unselected package libkrb5support0:amd64. 23:00:54 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 23:00:54 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 23:00:54 Selecting previously unselected package libk5crypto3:amd64. 23:00:54 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 23:00:54 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 23:00:54 Selecting previously unselected package libkeyutils1:amd64. 23:00:54 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 23:00:54 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 23:00:54 Selecting previously unselected package libkrb5-3:amd64. 23:00:54 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 23:00:54 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 23:00:54 Selecting previously unselected package libgssapi-krb5-2:amd64. 23:00:54 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 23:00:54 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 23:00:54 Selecting previously unselected package libssl1.0.0:amd64. 23:00:54 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 23:00:54 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 23:00:55 Selecting previously unselected package openssh-client. 23:00:55 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 23:00:55 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 23:00:55 Selecting previously unselected package squashfs-tools. 23:00:55 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 23:00:55 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 23:00:55 Selecting previously unselected package snapd. 23:00:55 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 23:00:55 Unpacking snapd (2.51.1+18.04) ... 23:00:57 Setting up libedit2:amd64 (3.1-20170329-1) ... 23:00:57 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 23:00:57 Setting up mime-support (3.60ubuntu1) ... 23:00:57 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 23:00:57 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:00:57 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 23:00:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:00:57 Setting up systemd (237-3ubuntu10.52) ... 23:00:57 Building core-command ... 23:00:57 Building core-data ... 23:00:57 Building core-metadata ... 23:00:57 Building security-bootstrapper ... 23:00:57 Building security-proxy-setup ... 23:00:57 Building security-secretstore-setup ... 23:00:57 Building support-notifications ... 23:00:57 Building support-scheduler ... 23:00:57 Building sys-mgmt-agent ... 23:00:57 Building sys-mgmt-agent 23:00:57 Building security-proxy-setup 23:00:57 Building core-command 23:00:57 Building support-notifications 23:00:57 Building support-scheduler 23:00:57 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 23:00:58 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 23:00:58 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 23:00:58 Setting up liblzo2-2:amd64 (2.08-1.2) ... 23:00:58 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:00:58 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 23:00:58 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 23:00:58 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 23:00:58 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 23:00:58 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 23:00:58 Setting up python3 (3.6.7-1~18.04) ... 23:00:58 running python rtupdate hooks for python3.6... 23:00:58 running python post-rtupdate hooks for python3.6... 23:00:58 Setting up apparmor (2.12-4ubuntu5.1) ... 23:00:59 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 23:00:59 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 23:00:59 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 23:01:00 Setting up snapd (2.51.1+18.04) ... 23:01:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 23:01:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 23:01:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 23:01:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 23:01:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:01:00 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:01:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 23:01:01 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 23:01:01 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 23:01:01 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 23:01:01 /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' 23:01:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:01:01 Processing triggers for systemd (237-3ubuntu10.52) ... 23:01:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 23:01:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 23:01:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:01:04 Reading package lists... 23:01:04 Reading package lists... 23:01:04 Building dependency tree... 23:01:04 Reading state information... 23:01:04 Calculating upgrade... 23:01:04 The following packages will be upgraded: 23:01:04 advancecomp base-files bash binutils binutils-common 23:01:04 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 23:01:04 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 23:01:04 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 23:01:04 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 23:01:04 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 23:01:04 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 23:01:04 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 23:01:04 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 23:01:04 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 23:01:04 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 23:01:04 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 23:01:04 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 23:01:04 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 23:01:04 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 23:01:04 ubuntu-keyring util-linux 23:01:04 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 23:01:04 Need to get 64.2 MB of archives. 23:01:04 After this operation, 5142 kB of additional disk space will be used. 23:01:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 23:01:04 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 23:01:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 23:01:05 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 23:01:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 23:01:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 23:01:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 23:01:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 23:01:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 23:01:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 23:01:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 23:01:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 23:01:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 23:01:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 23:01:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 23:01:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 23:01:05 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 23:01:05 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 23:01:05 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 23:01:05 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 23:01:05 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 23:01:05 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 23:01:05 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 23:01:05 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 23:01:05 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 23:01:05 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 23:01:05 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 23:01:05 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 23:01:05 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 23:01:05 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 23:01:05 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 23:01:05 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 23:01:05 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 23:01:05 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 23:01:05 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 23:01:05 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 23:01:05 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 23:01:05 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 23:01:05 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 23:01:05 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 23:01:05 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 23:01:05 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 23:01:05 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 23:01:05 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 23:01:05 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 23:01:05 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 23:01:05 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 23:01:05 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 23:01:05 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 23:01:05 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] 23:01:05 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 23:01:05 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 23:01:05 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 23:01:05 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 23:01:05 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 23:01:05 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 23:01:05 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 23:01:05 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 23:01:05 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 23:01:05 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 23:01:05 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 23:01:05 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 23:01:05 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 23:01:05 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 23:01:05 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 23:01:05 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 23:01:05 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 23:01:05 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 23:01:06 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 23:01:06 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 23:01:06 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 23:01:06 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 23:01:06 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 23:01:06 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 23:01:06 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 23:01:06 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 23:01:06 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 23:01:06 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 23:01:06 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 23:01:06 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 23:01:06 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 23:01:06 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 23:01:06 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 23:01:06 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 23:01:06 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] 23:01:06 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 23:01:06 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 23:01:06 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] 23:01:06 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 23:01:06 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 23:01:06 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 23:01:06 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 23:01:06 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 23:01:06 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 23:01:06 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 23:01:06 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 23:01:06 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] 23:01:06 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 23:01:06 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 23:01:06 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 23:01:06 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 23:01:06 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 23:01:06 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 23:01:06 debconf: delaying package configuration, since apt-utils is not installed 23:01:06 Fetched 64.2 MB in 2s (31.2 MB/s) 23:01:06 (Reading database ... 13914 files and directories currently installed.) 23:01:06 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 23:01:06 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:01:07 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 23:01:07 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:01:07 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 23:01:07 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 23:01:07 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:01:07 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:01:07 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:01:07 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:01:07 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:01:07 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:01:08 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:01:08 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:01:08 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:01:08 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:01:08 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:01:08 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:01:08 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:01:08 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:01:08 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 23:01:08 (Reading database ... 13914 files and directories currently installed.) 23:01:08 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 23:01:08 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 23:01:08 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 23:01:08 (Reading database ... 13914 files and directories currently installed.) 23:01:08 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:01:08 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:01:08 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:01:08 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:01:08 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:01:08 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:01:08 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 23:01:08 (Reading database ... 13914 files and directories currently installed.) 23:01:08 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 23:01:09 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:01:09 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 23:01:09 (Reading database ... 13914 files and directories currently installed.) 23:01:09 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 23:01:09 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 23:01:09 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 23:01:09 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 23:01:09 Setting up base-files (10.1ubuntu2.11) ... 23:01:09 Installing new version of config file /etc/issue ... 23:01:09 Installing new version of config file /etc/issue.net ... 23:01:09 Installing new version of config file /etc/lsb-release ... 23:01:09 Installing new version of config file /etc/update-motd.d/50-motd-news ... 23:01:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 23:01:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 23:01:10 Removing obsolete conffile /etc/default/motd-news ... 23:01:10 (Reading database ... 13915 files and directories currently installed.) 23:01:10 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 23:01:10 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 23:01:10 Setting up bash (4.4.18-2ubuntu1.2) ... 23:01:10 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 23:01:10 (Reading database ... 13915 files and directories currently installed.) 23:01:10 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 23:01:10 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 23:01:10 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 23:01:10 (Reading database ... 13915 files and directories currently installed.) 23:01:10 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 23:01:10 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 23:01:10 Setting up tar (1.29b-2ubuntu0.2) ... 23:01:10 (Reading database ... 13915 files and directories currently installed.) 23:01:10 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 23:01:10 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:01:11 Setting up dpkg (1.19.0.5ubuntu2.3) ... 23:01:11 (Reading database ... 13915 files and directories currently installed.) 23:01:11 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 23:01:11 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:01:11 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 23:01:11 (Reading database ... 13915 files and directories currently installed.) 23:01:11 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 23:01:11 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:01:11 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 23:01:11 (Reading database ... 13915 files and directories currently installed.) 23:01:11 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 23:01:11 Unpacking grep (3.1-2build1) over (3.1-2) ... 23:01:11 Setting up grep (3.1-2build1) ... 23:01:11 (Reading database ... 13915 files and directories currently installed.) 23:01:11 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 23:01:11 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 23:01:11 Setting up gzip (1.6-5ubuntu1.1) ... 23:01:11 (Reading database ... 13915 files and directories currently installed.) 23:01:11 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 23:01:11 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 23:01:11 Setting up login (1:4.5-1ubuntu2) ... 23:01:11 (Reading database ... 13915 files and directories currently installed.) 23:01:11 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 23:01:11 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:01:11 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 23:01:11 (Reading database ... 13915 files and directories currently installed.) 23:01:11 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 23:01:11 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:01:12 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 23:01:12 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:01:12 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 23:01:12 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:01:13 Setting up perl-base (5.26.1-6ubuntu0.5) ... 23:01:13 (Reading database ... 13915 files and directories currently installed.) 23:01:13 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 23:01:13 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:01:13 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 23:01:13 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 23:01:13 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 23:01:13 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 23:01:13 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 23:01:13 (Reading database ... 13915 files and directories currently installed.) 23:01:13 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 23:01:13 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 23:01:13 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 23:01:14 (Reading database ... 13915 files and directories currently installed.) 23:01:14 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:01:14 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:01:14 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:01:14 (Reading database ... 13915 files and directories currently installed.) 23:01:14 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:01:14 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:01:14 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:01:14 (Reading database ... 13915 files and directories currently installed.) 23:01:14 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:01:14 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:01:14 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:01:14 (Reading database ... 13915 files and directories currently installed.) 23:01:14 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:01:14 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:01:14 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:01:14 (Reading database ... 13915 files and directories currently installed.) 23:01:14 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 23:01:14 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:01:14 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 23:01:14 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:01:14 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 23:01:14 (Reading database ... 13915 files and directories currently installed.) 23:01:14 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 23:01:14 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:01:14 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 23:01:14 (Reading database ... 13915 files and directories currently installed.) 23:01:14 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:01:14 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:01:14 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:01:15 (Reading database ... 13915 files and directories currently installed.) 23:01:15 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:01:15 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:01:15 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 23:01:15 (Reading database ... 13915 files and directories currently installed.) 23:01:15 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:01:15 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:01:15 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 23:01:15 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 23:01:15 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 23:01:16 (Reading database ... 13915 files and directories currently installed.) 23:01:16 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 23:01:16 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:01:16 Setting up libc-bin (2.27-3ubuntu1.4) ... 23:01:16 (Reading database ... 13915 files and directories currently installed.) 23:01:16 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 23:01:16 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:01:16 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 23:01:16 (Reading database ... 13917 files and directories currently installed.) 23:01:16 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 23:01:16 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 23:01:16 Setting up debconf (1.5.66ubuntu1) ... 23:01:16 (Reading database ... 13917 files and directories currently installed.) 23:01:16 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 23:01:16 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 23:01:16 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 23:01:17 (Reading database ... 13917 files and directories currently installed.) 23:01:17 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 23:01:17 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 23:01:17 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 23:01:17 (Reading database ... 13917 files and directories currently installed.) 23:01:17 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 23:01:17 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 23:01:17 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 23:01:17 (Reading database ... 13917 files and directories currently installed.) 23:01:17 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 23:01:17 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 23:01:17 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 23:01:17 (Reading database ... 13919 files and directories currently installed.) 23:01:17 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 23:01:17 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 23:01:17 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 23:01:17 (Reading database ... 13923 files and directories currently installed.) 23:01:17 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:01:17 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:01:17 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 23:01:17 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 23:01:17 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 23:01:17 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:01:17 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 23:01:17 (Reading database ... 13923 files and directories currently installed.) 23:01:17 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 23:01:17 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 23:01:18 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 23:01:18 (Reading database ... 13923 files and directories currently installed.) 23:01:18 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 23:01:18 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 23:01:18 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 23:01:18 (Reading database ... 13923 files and directories currently installed.) 23:01:18 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 23:01:18 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 23:01:18 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 23:01:18 (Reading database ... 13923 files and directories currently installed.) 23:01:18 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 23:01:18 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:01:18 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 23:01:18 (Reading database ... 13923 files and directories currently installed.) 23:01:18 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 23:01:18 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 23:01:18 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 23:01:18 (Reading database ... 13923 files and directories currently installed.) 23:01:18 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 23:01:18 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 23:01:19 Setting up passwd (1:4.5-1ubuntu2) ... 23:01:19 (Reading database ... 13923 files and directories currently installed.) 23:01:19 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 23:01:19 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:01:19 Setting up gpgv (2.2.4-1ubuntu1.4) ... 23:01:19 (Reading database ... 13923 files and directories currently installed.) 23:01:19 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 23:01:19 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 23:01:19 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 23:01:19 (Reading database ... 13923 files and directories currently installed.) 23:01:19 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 23:01:19 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 23:01:19 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 23:01:19 (Reading database ... 13923 files and directories currently installed.) 23:01:19 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 23:01:19 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 23:01:19 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 23:01:19 (Reading database ... 13923 files and directories currently installed.) 23:01:19 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 23:01:19 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 23:01:19 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 23:01:19 (Reading database ... 13923 files and directories currently installed.) 23:01:19 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 23:01:19 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 23:01:20 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 23:01:20 (Reading database ... 13923 files and directories currently installed.) 23:01:20 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 23:01:20 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 23:01:20 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 23:01:20 (Reading database ... 13923 files and directories currently installed.) 23:01:20 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 23:01:20 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 23:01:20 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 23:01:20 (Reading database ... 13923 files and directories currently installed.) 23:01:20 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 23:01:20 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 23:01:20 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 23:01:20 (Reading database ... 13924 files and directories currently installed.) 23:01:20 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 23:01:20 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 23:01:20 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 23:01:20 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 23:01:20 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 23:01:20 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 23:01:20 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 23:01:20 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 23:01:20 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 23:01:20 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 23:01:21 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 23:01:21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 23:01:21 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 23:01:21 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 23:01:21 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 23:01:21 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 23:01:21 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 23:01:21 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 23:01:21 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 23:01:21 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 23:01:21 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 23:01:21 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 23:01:21 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 23:01:21 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 23:01:21 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 23:01:21 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 23:01:21 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 23:01:21 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 23:01:21 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:01:21 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:01:22 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:01:22 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:01:22 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:01:22 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:01:22 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:01:22 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:01:22 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:01:22 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:01:22 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:01:22 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:01:22 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:01:22 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:01:22 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:01:22 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:01:23 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:01:23 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:01:24 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:01:24 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:01:24 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:01:24 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:01:24 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:01:24 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:01:25 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:01:25 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:01:25 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:01:25 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:01:25 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 23:01:25 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:01:25 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 23:01:25 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:01:26 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 23:01:26 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 23:01:26 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:01:26 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:01:26 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:01:26 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:01:26 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 23:01:26 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 23:01:26 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:01:26 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 23:01:26 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:01:26 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:01:26 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:01:26 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 23:01:26 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 23:01:26 Setting up tzdata (2021a-0ubuntu0.18.04) ... 23:01:26 23:01:26 Current default time zone: 'Etc/UTC' 23:01:26 Local time is now: Tue Sep 28 23:01:26 UTC 2021. 23:01:26 Universal Time is now: Tue Sep 28 23:01:26 UTC 2021. 23:01:26 Run 'dpkg-reconfigure tzdata' if you wish to change it. 23:01:26 23:01:26 Setting up systemd-sysv (237-3ubuntu10.52) ... 23:01:26 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:01:26 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 23:01:26 Setting up mount (2.31.1-0.4ubuntu3.7) ... 23:01:26 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 23:01:26 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 23:01:26 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 23:01:26 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 23:01:26 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 23:01:26 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 23:01:26 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:01:26 Setting up procps (2:3.3.12-3ubuntu1.2) ... 23:01:26 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 23:01:26 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 23:01:26 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 23:01:26 Setting up patch (2.7.6-2ubuntu1.1) ... 23:01:26 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 23:01:26 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 23:01:26 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 23:01:26 Installing new version of config file /etc/ssl/openssl.cnf ... 23:01:26 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 23:01:26 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 23:01:26 Setting up ca-certificates (20210119~18.04.2) ... 23:01:28 Updating certificates in /etc/ssl/certs... 23:01:29 23 added, 28 removed; done. 23:01:29 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 23:01:29 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:01:29 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 23:01:29 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 23:01:29 Setting up pkgbinarymangler (138.18.04.1) ... 23:01:29 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 23:01:29 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 23:01:29 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 23:01:29 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 23:01:29 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:01:29 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 23:01:29 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:01:29 Setting up perl (5.26.1-6ubuntu0.5) ... 23:01:29 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 23:01:29 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 23:01:29 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 23:01:29 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 23:01:29 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 23:01:29 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 23:01:29 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 23:01:29 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 23:01:29 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 23:01:29 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:01:29 Processing triggers for systemd (237-3ubuntu10.52) ... 23:01:29 Processing triggers for mime-support (3.60ubuntu1) ... 23:01:29 Processing triggers for ca-certificates (20210119~18.04.2) ... 23:01:29 Updating certificates in /etc/ssl/certs... 23:01:30 0 added, 0 removed; done. 23:01:30 Running hooks in /etc/ca-certificates/update.d... 23:01:30 done. 23:01:30 Reading package lists... 23:01:31 Building dependency tree... 23:01:31 Reading state information... 23:01:31 The following NEW packages will be installed: 23:01:31 apt-transport-https 23:01:31 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 23:01:31 Need to get 4348 B of archives. 23:01:31 After this operation, 154 kB of additional disk space will be used. 23:01:31 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 23:01:31 debconf: delaying package configuration, since apt-utils is not installed 23:01:31 Fetched 4348 B in 0s (23.5 kB/s) 23:01:31 Selecting previously unselected package apt-transport-https. 23:01:31 (Reading database ... 13928 files and directories currently installed.) 23:01:31 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 23:01:31 Unpacking apt-transport-https (1.6.14) ... 23:01:31 Setting up apt-transport-https (1.6.14) ... 23:01:31 Waiting for network to be ready... 23:01:38 2021-09-28T23:01:35Z INFO Waiting for automatic snapd restart... 23:01:39 snapd 2.51.7 from Canonical* installed 23:01:40 "snapd" switched to the "latest/stable" channel 23:01:40 23:01:42 core18 20210722 from Canonical* installed 23:01:42 "core18" switched to the "latest/stable" channel 23:01:42 23:01:45 snapcraft 5.0 from Canonical* installed 23:01:45 "snapcraft" switched to the "latest/stable" channel 23:01:45 23:01:49 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: 23:01:49 - README.md 23:01:49 23:01:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:01:50 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 23:01:50 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 23:01:50 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:01:51 Reading package lists... 23:01:51 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 23:01:51 Reading package lists... 23:01:51 Building dependency tree... 23:01:51 Reading state information... 23:01:52 Suggested packages: 23:01:52 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 23:01:52 git-gui gitk gitweb git-cvs git-mediawiki git-svn 23:01:52 Recommended packages: 23:01:52 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 23:01:52 The following NEW packages will be installed: 23:01:52 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 23:01:52 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 23:01:52 pkg-config zip 23:01:52 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 23:01:52 Need to get 7670 kB of archives. 23:01:52 After this operation, 43.8 MB of additional disk space will be used. 23:01:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 23:01:52 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 23:01:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 23:01:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 23:01:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 23:01:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 23:01:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 23:01:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 23:01:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 23:01:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 23:01:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 23:01:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 23:01:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 23:01:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 23:01:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 23:01:53 debconf: delaying package configuration, since apt-utils is not installed 23:01:53 Fetched 7670 kB in 1s (9292 kB/s) 23:01:53 Selecting previously unselected package libglib2.0-0:amd64. 23:01:53 (Reading database ... 13932 files and directories currently installed.) 23:01:53 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 23:01:53 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 23:01:53 Selecting previously unselected package libpsl5:amd64. 23:01:53 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 23:01:53 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 23:01:53 Selecting previously unselected package libnghttp2-14:amd64. 23:01:53 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 23:01:53 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 23:01:53 Selecting previously unselected package librtmp1:amd64. 23:01:53 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 23:01:53 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 23:01:53 Selecting previously unselected package libcurl3-gnutls:amd64. 23:01:53 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 23:01:53 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 23:01:53 Selecting previously unselected package liberror-perl. 23:01:53 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 23:01:53 Unpacking liberror-perl (0.17025-1) ... 23:01:53 Selecting previously unselected package git-man. 23:01:53 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 23:01:53 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 23:01:53 Selecting previously unselected package git. 23:01:53 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 23:01:53 Unpacking git (1:2.17.1-1ubuntu0.9) ... 23:01:54 Selecting previously unselected package libnorm1:amd64. 23:01:54 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 23:01:54 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:01:54 Selecting previously unselected package libpgm-5.2-0:amd64. 23:01:54 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 23:01:54 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:01:54 Selecting previously unselected package libsodium23:amd64. 23:01:54 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 23:01:54 Unpacking libsodium23:amd64 (1.0.16-2) ... 23:01:54 Selecting previously unselected package libzmq5:amd64. 23:01:54 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 23:01:54 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:01:54 Selecting previously unselected package libzmq3-dev:amd64. 23:01:54 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 23:01:54 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:01:54 Selecting previously unselected package pkg-config. 23:01:54 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 23:01:54 Unpacking pkg-config (0.29.1-0ubuntu2) ... 23:01:54 Selecting previously unselected package zip. 23:01:54 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 23:01:54 Unpacking zip (3.0-11build1) ... 23:01:54 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:01:54 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 23:01:54 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 23:01:54 Setting up liberror-perl (0.17025-1) ... 23:01:54 Setting up libpsl5:amd64 (0.19.1-5build1) ... 23:01:54 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 23:01:54 No schema files found: doing nothing. 23:01:54 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 23:01:54 Setting up zip (3.0-11build1) ... 23:01:54 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:01:54 Setting up libsodium23:amd64 (1.0.16-2) ... 23:01:54 Setting up pkg-config (0.29.1-0ubuntu2) ... 23:01:54 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:01:54 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 23:01:55 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:01:55 Setting up git (1:2.17.1-1ubuntu0.9) ... 23:01:55 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:01:55 git set to automatically installed. 23:01:55 git-man set to automatically installed. 23:01:55 libcurl3-gnutls set to automatically installed. 23:01:55 liberror-perl set to automatically installed. 23:01:55 libglib2.0-0 set to automatically installed. 23:01:55 libnghttp2-14 set to automatically installed. 23:01:55 libnorm1 set to automatically installed. 23:01:55 libpgm-5.2-0 set to automatically installed. 23:01:55 libpsl5 set to automatically installed. 23:01:55 librtmp1 set to automatically installed. 23:01:55 libsodium23 set to automatically installed. 23:01:55 libzmq3-dev set to automatically installed. 23:01:55 libzmq5 set to automatically installed. 23:01:55 pkg-config set to automatically installed. 23:01:55 zip set to automatically installed. 23:01:56 snapd is not logged in, snap install commands will use sudo 23:01:57 snap "core18" has no updates available 23:01:58 snapd is not logged in, snap install commands will use sudo 23:02:05 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:02:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:02:05 ---> 0023c12b914b 23:02:05 Step 3/23 : WORKDIR /edgex-go 23:02:05 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:02:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:02:05 ---> 0023c12b914b 23:02:05 Step 3/23 : WORKDIR /edgex-go 23:02:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:02:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:02:05 ---> 0023c12b914b 23:02:05 Step 3/24 : WORKDIR /edgex-go 23:02:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:02:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:02:05 ---> 0023c12b914b 23:02:05 Step 3/22 : WORKDIR /edgex-go 23:02:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:02:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:02:05 ---> 0023c12b914b 23:02:05 Step 3/24 : WORKDIR /edgex-go 23:02:06 ---> Running in 493fb7f478d5 23:02:06 ---> Running in 08ae79f3cb22 23:02:06 ---> Running in 8f2485d5ba5d 23:02:06 ---> Running in bf6b8c1833b9 23:02:06 ---> Running in 32df7b05c90a 23:02:07 Removing intermediate container 08ae79f3cb22 23:02:07 ---> 1da2e784b1c5 23:02:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:07 Removing intermediate container bf6b8c1833b9 23:02:07 ---> bce79af42315 23:02:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:07 Removing intermediate container 8f2485d5ba5d 23:02:07 ---> 7efab46c2669 23:02:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:07 Removing intermediate container 32df7b05c90a 23:02:07 ---> b24b33fffa66 23:02:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:07 Removing intermediate container 493fb7f478d5 23:02:07 ---> 525167e33a65 23:02:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:07 ---> Running in 4788fad73b92 23:02:07 ---> Running in 2158f1322628 23:02:07 ---> Running in 91eeb72ae1b5 23:02:07 ---> Running in f2353363a360 23:02:07 ---> Running in 0606364cb9d8 23:02:08 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 23:02:08 Pulling config-common 23:02:08 + snapcraftctl pull 23:02:08 Pulling go-build-helper 23:02:08 + snapcraftctl pull 23:02:09 'edgex-go' has dependencies that need to be staged: go-build-helper 23:02:09 Skipping pull go-build-helper (already ran) 23:02:09 Building go-build-helper 23:02:09 + snapcraftctl build 23:02:11 Staging go-build-helper 23:02:11 + snapcraftctl stage 23:02:12 Removing intermediate container 2158f1322628 23:02:12 ---> 8d2eef5b1384 23:02:12 Step 5/24 : RUN apk add --update --no-cache make git 23:02:12 Removing intermediate container 91eeb72ae1b5 23:02:12 ---> 1ad51fe6d722 23:02:12 Step 5/22 : RUN apk add --update --no-cache make git 23:02:12 ---> Running in a06839c325c8 23:02:12 Removing intermediate container 4788fad73b92 23:02:12 ---> aebfb1faefd2 23:02:12 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:02:12 ---> Running in 8deef5468a01 23:02:12 Removing intermediate container 0606364cb9d8 23:02:12 ---> 4e33b133e670 23:02:12 Step 5/23 : RUN apk add --update --no-cache make git 23:02:12 ---> Running in f59d7711e8b0 23:02:12 Removing intermediate container f2353363a360 23:02:12 ---> 4dbca639279e 23:02:12 Step 5/24 : RUN apk add --update --no-cache make bash git 23:02:12 ---> Running in 34615cd01cf0 23:02:13 ---> Running in c7ca8b6730ca 23:02:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:02:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:02:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:02:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:02:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:02:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:02:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:02:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:02:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:02:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:02:17 OK: 218 MiB in 52 packages 23:02:17 OK: 218 MiB in 52 packages 23:02:17 OK: 218 MiB in 52 packages 23:02:17 OK: 218 MiB in 52 packages 23:02:17 OK: 218 MiB in 52 packages 23:02:19 Removing intermediate container f59d7711e8b0 23:02:19 ---> 64c36af93f32 23:02:19 Step 6/23 : COPY go.mod . 23:02:19 Removing intermediate container a06839c325c8 23:02:19 ---> 3b63ba83a534 23:02:19 Step 6/24 : COPY go.mod . 23:02:19 Removing intermediate container 34615cd01cf0 23:02:19 ---> 46e56bd0de24 23:02:19 Step 6/23 : COPY go.mod . 23:02:19 Removing intermediate container c7ca8b6730ca 23:02:19 ---> d8c429ae291a 23:02:19 Step 6/24 : COPY go.mod . 23:02:19 Removing intermediate container 8deef5468a01 23:02:19 ---> 13e51a909513 23:02:19 Step 6/22 : COPY go.mod . 23:02:20 ---> 6bc5ee57d911 23:02:20 Step 7/23 : RUN go mod download 23:02:20 ---> Running in 7a7513fb74ac 23:02:20 ---> 756a78fa0f4f 23:02:20 Step 7/24 : RUN go mod download 23:02:21 ---> aaf6afdd2aaa 23:02:21 Step 7/23 : RUN go mod download 23:02:21 ---> Running in 30b3aa501d94 23:02:21 ---> d0433f168cbe 23:02:21 Step 7/24 : RUN go mod download ---> 5624b0e6a798 23:02:21 23:02:21 Step 7/22 : RUN go mod download 23:02:21 ---> Running in 5d26fb85bc54 23:02:21 ---> Running in ec21854da4a6 23:02:21 ---> Running in 056daece7b48 23:02:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:02:21 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 23:02:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 23:02:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 23:02:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 23:02:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 23:02:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 23:02:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 23:02:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 23:02:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 23:02:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:02:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 23:02:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 23:02:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 23:02:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 23:02:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 23:02:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 23:02:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 23:02:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 23:02:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2264 kB] 23:02:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 23:02:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 23:02:21 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 23:02:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 23:02:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 23:02:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] 23:02:21 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 23:02:21 Fetched 25.4 MB in 0s (0 B/s) 23:02:21 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 23:02:21 Fetched 224 kB in 0s (0 B/s) 23:02:21 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 23:02:21 Fetched 157 kB in 0s (0 B/s) 23:02:21 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 23:02:21 Fetched 221 kB in 0s (0 B/s) 23:02:21 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 23:02:21 Fetched 143 kB in 0s (0 B/s) 23:02:21 Pulling edgex-go 23:02:21 + snapcraftctl pull 23:02:22 Pulling hooks 23:02:22 + snapcraftctl pull 23:02:27 Removing intermediate container 7a7513fb74ac 23:02:27 ---> a87b309e4072 23:02:27 Step 8/23 : COPY . . 23:02:28 Removing intermediate container 30b3aa501d94 23:02:28 ---> b4d5e800e5c1 23:02:28 Step 8/24 : COPY . . 23:02:28 Removing intermediate container 5d26fb85bc54 23:02:28 ---> 4c0d47450e75 23:02:28 Step 8/23 : COPY . . 23:02:28 Removing intermediate container ec21854da4a6 23:02:28 ---> 2279a054668d 23:02:28 Step 8/24 : COPY . . 23:02:28 Removing intermediate container 056daece7b48 23:02:28 ---> 7930b23b896b 23:02:28 Step 8/22 : COPY . . 23:02:40 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 23:02:40 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 23:02:40 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:02:40 Fetched 0 B in 0s (0 B/s) 23:02:40 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 23:02:40 Fetched 96.5 kB in 0s (0 B/s) 23:02:40 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 23:02:40 Fetched 279 kB in 0s (0 B/s) 23:02:40 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 23:02:40 Fetched 122 kB in 0s (0 B/s) 23:02:40 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 23:02:40 Fetched 77.8 kB in 0s (0 B/s) 23:02:40 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 23:02:40 Fetched 8848 B in 0s (0 B/s) 23:02:40 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 23:02:40 Fetched 47.8 kB in 0s (0 B/s) 23:02:40 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 23:02:40 Fetched 45.6 kB in 0s (0 B/s) 23:02:40 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 23:02:40 Fetched 15.0 kB in 0s (0 B/s) 23:02:40 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 23:02:40 Fetched 220 kB in 0s (0 B/s) 23:02:40 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 23:02:40 Fetched 154 kB in 0s (0 B/s) 23:02:40 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 23:02:40 Fetched 50.6 kB in 0s (0 B/s) 23:02:40 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 23:02:40 Fetched 14.8 kB in 0s (0 B/s) 23:02:40 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 23:02:40 Fetched 41.8 kB in 0s (0 B/s) 23:02:40 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 23:02:40 Fetched 499 kB in 0s (0 B/s) 23:02:40 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 23:02:40 Fetched 111 kB in 0s (0 B/s) 23:02:40 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 23:02:40 Fetched 240 kB in 0s (0 B/s) 23:02:40 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 23:02:40 Fetched 29.3 kB in 0s (0 B/s) 23:02:40 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 23:02:40 Fetched 85.5 kB in 0s (0 B/s) 23:02:40 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 23:02:40 Fetched 24.5 kB in 0s (0 B/s) 23:02:40 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 23:02:40 Fetched 49.2 kB in 0s (0 B/s) 23:02:40 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 23:02:40 Fetched 54.2 kB in 0s (0 B/s) 23:02:40 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 23:02:40 Fetched 30.8 kB in 0s (0 B/s) 23:02:40 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 23:02:40 Fetched 15.8 kB in 0s (0 B/s) 23:02:40 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 23:02:40 Fetched 85.9 kB in 0s (0 B/s) 23:02:40 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 23:02:40 Fetched 8720 B in 0s (0 B/s) 23:02:40 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 23:02:40 Fetched 140 kB in 0s (0 B/s) 23:02:40 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 23:02:40 Fetched 119 kB in 0s (0 B/s) 23:02:40 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 23:02:40 Fetched 111 kB in 0s (0 B/s) 23:02:40 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 23:02:40 Fetched 11.1 kB in 0s (0 B/s) 23:02:40 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 23:02:40 Fetched 646 kB in 0s (0 B/s) 23:02:40 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 23:02:40 Fetched 41.3 kB in 0s (0 B/s) 23:02:40 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 23:02:40 Fetched 17.9 kB in 0s (0 B/s) 23:02:40 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 23:02:40 Fetched 368 kB in 0s (0 B/s) 23:02:40 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 23:02:40 Fetched 187 kB in 0s (0 B/s) 23:02:40 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 23:02:40 Fetched 175 kB in 0s (0 B/s) 23:02:40 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 23:02:40 Fetched 206 kB in 0s (0 B/s) 23:02:40 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 23:02:40 Fetched 1302 kB in 0s (0 B/s) 23:02:40 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 23:02:40 Fetched 36.2 kB in 0s (0 B/s) 23:02:40 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 23:02:40 Fetched 159 kB in 0s (0 B/s) 23:02:40 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 23:02:40 Fetched 107 kB in 0s (0 B/s) 23:02:40 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 23:02:40 Fetched 48.7 kB in 0s (0 B/s) 23:02:40 Pulling static-packages 23:02:40 + snapcraftctl pull 23:02:40 Pulling version 23:02:40 + cd /root/project 23:02:40 + git describe --tags --abbrev=0 23:02:40 + sed s/v// 23:02:40 + GIT_VERSION=2.0.1-dev.54 23:02:40 + [ -z 2.0.1-dev.54 ] 23:02:40 + snapcraftctl set-version 2.0.1-dev.54 23:02:41 Building config-common 23:02:41 + snapcraftctl build 23:02:43 Skipping build go-build-helper (already ran) 23:02:43 Building edgex-go 23:02:43 + cd /root/parts/edgex-go/src 23:02:43 + git describe --tags --abbrev=0 23:02:43 + sed s/v// 23:02:43 + GIT_VERSION=2.0.1-dev.54 23:02:43 + [ -z 2.0.1-dev.54 ] 23:02:43 + echo 2.0.1-dev.54 23:02:43 + make build 23:02:43 go mod tidy 23:02:46 go: downloading github.com/gorilla/mux v1.8.0 23:02:46 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 23:02:46 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 23:02:46 go: downloading github.com/stretchr/testify v1.7.0 23:02:46 go: downloading github.com/google/uuid v1.3.0 23:02:46 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 23:02:46 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 23:02:46 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 23:02:46 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:02:46 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:02:46 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 23:02:46 go: downloading github.com/golang-jwt/jwt/v4 v4.1.0 23:02:46 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 23:02:46 go: downloading github.com/pelletier/go-toml v1.9.4 23:02:46 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 23:02:46 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 23:02:46 go: downloading github.com/lib/pq v1.10.3 23:02:47 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 23:02:48 go: downloading github.com/davecgh/go-spew v1.1.1 23:02:48 go: downloading github.com/pmezard/go-difflib v1.0.0 23:02:48 go: downloading github.com/go-playground/validator/v10 v10.9.0 23:02:48 go: downloading github.com/go-kit/kit v0.11.0 23:02:48 go: downloading github.com/stretchr/objx v0.1.1 23:02:48 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 23:02:48 go: downloading github.com/x448/float16 v0.8.4 23:02:48 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 23:02:48 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:02:48 go: downloading github.com/pebbe/zmq4 v1.2.7 23:02:48 go: downloading github.com/kr/pretty v0.3.0 23:02:48 go: downloading github.com/hashicorp/consul/api v1.8.1 23:02:48 go: downloading github.com/go-playground/universal-translator v0.18.0 23:02:48 go: downloading github.com/leodido/go-urn v1.2.1 23:02:48 go: downloading golang.org/x/text v0.3.6 23:02:48 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:02:48 go: downloading github.com/go-playground/locales v0.14.0 23:02:48 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:02:48 go: downloading github.com/go-logfmt/logfmt v0.5.0 23:02:48 go: downloading github.com/go-stack/stack v1.8.0 23:02:48 go: downloading github.com/kr/text v0.2.0 23:02:48 go: downloading github.com/rogpeppe/go-internal v1.8.0 23:02:48 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 23:02:48 go: downloading github.com/gorilla/websocket v1.4.2 23:02:48 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 23:02:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:02:48 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:02:48 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:02:48 go: downloading github.com/hashicorp/serf v0.9.5 23:02:48 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:02:48 go: downloading github.com/hashicorp/consul/sdk v0.7.0 23:02:48 go: downloading github.com/hashicorp/go-uuid v1.0.1 23:02:48 go: downloading github.com/onsi/ginkgo v1.10.1 23:02:48 go: downloading github.com/onsi/gomega v1.7.0 23:02:49 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:02:49 go: downloading github.com/mitchellh/copystructure v1.0.0 23:02:49 go: downloading github.com/fatih/color v1.9.0 23:02:49 go: downloading github.com/mattn/go-colorable v0.1.6 23:02:49 go: downloading github.com/mattn/go-isatty v0.0.12 23:02:49 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:02:49 go: downloading github.com/pkg/errors v0.9.1 23:02:49 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:02:49 go: downloading github.com/hashicorp/go-msgpack v0.5.3 23:02:49 go: downloading github.com/hashicorp/memberlist v0.2.2 23:02:49 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:02:49 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 23:02:49 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:02:49 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:02:49 go: downloading gopkg.in/yaml.v2 v2.4.0 23:02:49 go: downloading github.com/hpcloud/tail v1.0.0 23:02:49 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:02:49 go: downloading github.com/hashicorp/go-multierror v1.1.0 23:02:49 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 23:02:49 go: downloading github.com/miekg/dns v1.1.26 23:02:49 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:02:49 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:02:49 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:02:49 go: downloading github.com/hashicorp/errwrap v1.0.0 23:02:49 go: downloading gopkg.in/fsnotify.v1 v1.4.7 23:02:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-data/core-data ./cmd/core-data 23:02:51 ---> cf46e294af47 23:02:51 Step 9/23 : RUN go mod tidy 23:02:51 ---> Running in af76b15c7d36 23:02:51 ---> 8fe89a8844cc 23:02:51 Step 9/22 : RUN go mod tidy 23:02:51 ---> f73db1bbfb5c 23:02:51 Step 9/23 : RUN go mod tidy 23:02:51 ---> f85f0ce059a6 23:02:51 Step 9/24 : RUN go mod tidy 23:02:51 ---> c8e2ebf4ccfc 23:02:51 Step 9/24 : RUN go mod tidy 23:02:51 ---> Running in 3fbaebab90d2 23:02:51 ---> Running in 56f714e7704c 23:02:51 ---> Running in a77c12af8d0c 23:02:51 ---> Running in 1c9b6d8a7ef0 23:02:57 Removing intermediate container af76b15c7d36 23:02:57 ---> 5fcd4b865ceb 23:02:57 Step 10/23 : RUN make cmd/support-notifications/support-notifications 23:02:57 ---> Running in b046451d7794 23:02:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:02:59 Removing intermediate container 3fbaebab90d2 23:02:59 ---> cc800841cef0 23:02:59 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:02:59 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 23:02:59 ---> Running in d1135a023f72 23:02:59 Removing intermediate container 56f714e7704c 23:02:59 ---> e7967a7f6084 23:02:59 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 23:02:59 Removing intermediate container 1c9b6d8a7ef0 23:02:59 ---> 2598ed044833 23:02:59 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:02:59 ---> Running in ba1dd3b3f57c 23:03:00 ---> Running in 95fe4c7acd60 23:03:00 Removing intermediate container a77c12af8d0c 23:03:00 ---> 45ff896dfa0b 23:03:00 Step 10/24 : RUN make cmd/core-command/core-command 23:03:00 ---> Running in d1ad5a64d893 23:03: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 23:03:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-command/core-command ./cmd/core-command 23:03:02 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 23:03:03 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 23:03:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 23:03:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:03:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:03:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:03:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:03:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:03:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:03:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:03:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/secrets-config ./cmd/secrets-config 23:03:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:03:13 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 23:03:13 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 23:03:13 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 23:03:13 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 23:03:13 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 23:03:13 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 23:03:13 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 23:03:13 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 23:03:13 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 23:03:13 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 23:03:13 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 23:03:13 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 23:03:13 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 23:03:13 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 23:03:13 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 23:03:13 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 23:03:13 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 23:03:13 + 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 23:03:13 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 23:03:13 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 23:03:13 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 23:03:13 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 23:03:13 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 23:03:13 + 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 23:03:13 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 23:03:13 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 23:03:13 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 23:03:14 Building hooks 23:03:14 + cd /root/parts/hooks/src 23:03:14 + make build 23:03:14 go mod tidy 23:03:15 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 23:03:15 go: downloading github.com/stretchr/testify v1.5.1 23:03:15 go: downloading gopkg.in/yaml.v2 v2.2.2 23:03:15 go: downloading github.com/davecgh/go-spew v1.1.0 23:03:15 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 23:03:16 GO111MODULE=on go build -o cmd/install/install ./cmd/install 23:03:16 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 23:03:16 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 23:03:19 Building static-packages 23:03:19 + snapcraftctl build 23:03:22 Building version 23:03:22 + snapcraftctl build 23:03:23 Staging config-common 23:03:23 + snapcraftctl stage 23:03:24 Skipping stage go-build-helper (already ran) 23:03:24 Staging edgex-go 23:03:24 + snapcraftctl stage 23:03:25 Staging hooks 23:03:25 + snapcraftctl stage 23:03:27 Staging static-packages 23:03:27 + snapcraftctl stage 23:03:28 Staging version 23:03:28 + snapcraftctl stage 23:03:29 Priming config-common 23:03:29 + snapcraftctl prime 23:03:30 Priming go-build-helper 23:03:30 + snapcraftctl prime 23:03:31 Priming edgex-go 23:03:31 + snapcraftctl prime 23:03:33 Priming hooks 23:03:33 + snapcraftctl prime 23:03:33 Priming static-packages 23:03:33 + snapcraftctl prime 23:03:36 Priming version 23:03:36 + snapcraftctl prime 23:03:37 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] } 23:04:55 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 23:04:59 Removing intermediate container 95fe4c7acd60 23:04:59 ---> aacfe8617768 23:04:59 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:04:59 Removing intermediate container d1ad5a64d893 23:04:59 ---> 29fa00fca4cb 23:04:59 23:04:59 Step 11/24 : FROM alpine:3.14 23:05:00 3.14: Pulling from library/alpine 23:05:00 ---> Running in 7551f919ade6 23:05:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:05:02 Removing intermediate container d1135a023f72 23:05:02 ---> 1b40cf703022 23:05:02 23:05:02 Step 11/22 : FROM alpine:3.14 23:05:02 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:05:02 Status: Downloaded newer image for alpine:3.14 23:05:02 ---> bb3de5531c18 23:05:02 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:05:02 3.14: Pulling from library/alpine 23:05:03 Removing intermediate container b046451d7794 23:05:03 ---> d3492f496638 23:05:03 23:05:03 Step 11/23 : FROM alpine:3.14 23:05:03 ---> bb3de5531c18 23:05:03 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:05:03 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:05:03 Status: Image is up to date for alpine:3.14 23:05:03 ---> bb3de5531c18 23:05:03 Step 12/22 : RUN apk add --update --no-cache curl 23:05:03 Removing intermediate container ba1dd3b3f57c 23:05:03 ---> 90d0ffd47067 23:05:03 23:05:03 Step 11/23 : FROM alpine:3.14 23:05:03 ---> bb3de5531c18 23:05:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:05:03 ---> Running in 01b626088b3c 23:05:03 ---> Running in 4cac1d4d9155 23:05:03 ---> Running in 11ae94e79b5b 23:05:03 ---> Running in 8d969455ffdc 23:05:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:05:06 Removing intermediate container 7551f919ade6 23:05:06 ---> 49647730cf07 23:05:06 23:05:06 Step 12/24 : FROM docker:20.10.7 23:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:05:06 20.10.7: Pulling from library/docker 23:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:05:07 (1/1) Installing dumb-init (1.2.5-r1) 23:05:07 Executing busybox-1.33.1-r3.trigger 23:05:07 OK: 5 MiB in 15 packages 23:05:07 (1/2) Installing ca-certificates (20191127-r5) 23:05:07 (2/2) Installing dumb-init (1.2.5-r1) 23:05:07 Executing busybox-1.33.1-r3.trigger 23:05:07 Executing ca-certificates-20191127-r5.trigger 23:05:08 (1/5) Installing ca-certificates (20191127-r5) 23:05:08 (1/1) Installing dumb-init (1.2.5-r1) 23:05:08 (2/5) Installing brotli-libs (1.0.9-r5) 23:05:08 Executing busybox-1.33.1-r3.trigger 23:05:08 OK: 5 MiB in 15 packages 23:05:08 (3/5) Installing nghttp2-libs (1.43.0-r0) 23:05:08 (4/5) Installing libcurl (7.79.1-r0) 23:05:08 OK: 6 MiB in 16 packages 23:05:08 (5/5) Installing curl (7.79.1-r0) 23:05:08 Executing busybox-1.33.1-r3.trigger 23:05:08 Executing ca-certificates-20191127-r5.trigger 23:05:09 OK: 8 MiB in 19 packages 23:05:10 Removing intermediate container 01b626088b3c 23:05:10 ---> 6bb7f81aa417 23:05:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:05:11 ---> Running in 478e945eb534 23:05:11 Removing intermediate container 8d969455ffdc 23:05:11 ---> d6e7931adf56 23:05:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:05:12 ---> Running in 71048fcc2cdb 23:05:13 Removing intermediate container 478e945eb534 23:05:13 ---> 7513e70d53a1 23:05:13 Step 14/24 : ENV APP_PORT=59882 23:05:13 Removing intermediate container 4cac1d4d9155 23:05:13 ---> 1b6e173a67f3 23:05:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:05:13 Removing intermediate container 11ae94e79b5b 23:05:13 ---> 40de0277b4b5 23:05:13 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:05:13 Removing intermediate container 71048fcc2cdb 23:05:13 ---> 1ffa1ea6a7d1 23:05:13 Step 14/23 : ENV APP_PORT=59861 23:05:14 ---> Running in fbacc81bcb83 23:05:14 ---> Running in 0ce87ef905bf 23:05:14 ---> Running in 08d112e004dd 23:05:15 ---> Running in 6f830bc1cada 23:05:15 Removing intermediate container fbacc81bcb83 23:05:15 ---> 8a74a69c4565 23:05:15 Step 14/22 : WORKDIR /edgex 23:05:15 Removing intermediate container 0ce87ef905bf 23:05:15 ---> ef0e7a9ceeec 23:05:15 Step 15/24 : EXPOSE $APP_PORT 23:05:15 Removing intermediate container 08d112e004dd 23:05:15 ---> a7833aa698c0 23:05:15 Step 14/23 : ENV APP_PORT=59860 23:05:16 Removing intermediate container 6f830bc1cada 23:05:16 ---> 947441f47d5a 23:05:16 Step 15/23 : EXPOSE $APP_PORT 23:05:16 ---> Running in fd7052524cf0 23:05:16 ---> Running in 41c3d6b5a85a 23:05:16 ---> Running in 99097e977f10 23:05:16 ---> Running in 6ae3d2e10a4a 23:05:17 Removing intermediate container fd7052524cf0 23:05:17 ---> 1336024293ab 23:05:17 Step 16/24 : WORKDIR / 23:05:17 Removing intermediate container 99097e977f10 23:05:17 ---> 787e8d96c20e 23:05:17 Step 15/23 : EXPOSE $APP_PORT 23:05:17 Removing intermediate container 41c3d6b5a85a 23:05:17 ---> 2a8a095c80d8 23:05:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:05:17 Removing intermediate container 6ae3d2e10a4a 23:05:17 ---> 904a5b7dce55 23:05:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:05:17 ---> Running in 01bfe6c559f9 23:05:17 ---> Running in 21980c6572a9 23:05:18 Removing intermediate container 01bfe6c559f9 23:05:18 ---> 07f384e7d32e 23:05:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:05:18 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 23:05:18 Status: Downloaded newer image for docker:20.10.7 23:05:18 Removing intermediate container 21980c6572a9 23:05:18 ---> d4d3cffab29a 23:05:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:05:18 ---> df445af6242a 23:05:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:05:18 ---> 85fa028ee05d 23:05:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:05:18 ---> 1c12d3164488 23:05:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:05:18 ---> Running in b387e62a7ee3 23:05:19 ---> 45b3c514c0a2 23:05:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:05:20 ---> daffc43f1550 23:05:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:05:20 Removing intermediate container b387e62a7ee3 23:05:20 ---> 3a39ae72b707 23:05:20 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 23:05:21 ---> Running in 40a52c3219cf 23:05:21 ---> 02bb4ab4d320 23:05:21 ---> 3be6e9279619 23:05:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:05:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:05:22 ---> 5b8ecb3af731 23:05:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:05:22 ---> 63d3e41c2d12 23:05:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:05:22 ---> 129521676ff7 23:05:22 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:05:22 ---> Running in bdf910947498 23:05:23 ---> 0e16ff4d016a 23:05:23 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:05:23 ---> 4916e7926d24 23:05:23 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:05:23 ---> Running in 61de9061a83a 23:05:23 ---> Running in a1fb354929c7 23:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:05:23 Removing intermediate container bdf910947498 23:05:23 ---> a536ad977827 23:05:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:05:23 ---> 6a49761e15d0 23:05:23 Step 20/24 : ENTRYPOINT ["/core-command"] 23:05:24 ---> Running in 7c86682ce30e 23:05:24 ---> Running in 5d7b617d93a7 23:05:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:05:24 Removing intermediate container 61de9061a83a 23:05:24 Removing intermediate container a1fb354929c7 23:05:24 ---> c2400c34b253 23:05:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:05:24 ---> 1267f8b2b387 23:05:24 Step 19/22 : CMD ["--init=true"] 23:05:24 ---> Running in 6032f143f0f5 23:05:24 ---> Running in b0e2a41e0061 23:05:24 Removing intermediate container 7c86682ce30e 23:05:24 Removing intermediate container 5d7b617d93a7 23:05:24 ---> f67699859e8c 23:05:24 ---> bbdfd63648b5 23:05:24 Step 21/23 : LABEL arch=arm64 23:05:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:05:24 (1/39) Installing readline (8.1.0-r0) 23:05:24 (2/39) Installing bash (5.1.0-r0) 23:05:25 ---> Running in 74cd8e3da80c 23:05:25 ---> Running in 7d749d6e8e23 23:05:25 Executing bash-5.1.0-r0.post-install 23:05:25 (3/39) Installing brotli-libs (1.0.9-r3) 23:05:25 (4/39) Installing nghttp2-libs (1.42.0-r1) 23:05:25 (5/39) Installing libcurl (7.79.1-r0) 23:05:25 (6/39) Installing curl (7.79.1-r0) 23:05:25 (7/39) Installing dumb-init (1.2.5-r0) 23:05:25 (8/39) Installing libbz2 (1.0.8-r1) 23:05:25 (9/39) Installing expat (2.2.10-r1) 23:05:25 (10/39) Installing libffi (3.3-r2) 23:05:25 (11/39) Installing gdbm (1.19-r0) 23:05:25 (12/39) Installing xz-libs (5.2.5-r0) 23:05:25 (13/39) Installing sqlite-libs (3.34.1-r0) 23:05:25 (14/39) Installing python3 (3.8.10-r0) 23:05:25 Removing intermediate container 6032f143f0f5 23:05:25 ---> abb77c7d100e 23:05:25 Step 20/22 : LABEL arch=arm64 23:05:25 Removing intermediate container b0e2a41e0061 23:05:25 ---> b4ab7384aa2c 23:05:25 Step 21/23 : LABEL arch=arm64 23:05:25 ---> Running in daa8fb154808 23:05:25 ---> Running in f7c1b0a41f3d 23:05:25 Removing intermediate container 7d749d6e8e23 23:05:25 ---> 0248b5fbb39a 23:05:25 Step 22/23 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 23:05:25 Removing intermediate container 74cd8e3da80c 23:05:25 ---> a2298f6e3b1a 23:05:25 Step 22/24 : LABEL arch=arm64 23:05:26 ---> Running in 0288e961346e 23:05:26 ---> Running in 2186d26a8223 23:05:26 Removing intermediate container daa8fb154808 23:05:26 ---> e4fcb02d5c7c 23:05:26 Step 21/22 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 23:05:26 Removing intermediate container f7c1b0a41f3d 23:05:26 ---> 30d40ec68ff0 23:05:26 Step 22/23 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 23:05:26 Removing intermediate container 0288e961346e 23:05:26 ---> 7d79426d07ba 23:05:26 Step 23/23 : LABEL version=0.0.0 23:05:27 ---> Running in 20a865faaa88 23:05:27 ---> Running in b81787e2b3f8 23:05:27 ---> Running in 386facd3b927 23:05:27 Removing intermediate container 2186d26a8223 23:05:27 ---> 6f1fa00941d7 23:05:27 Step 23/24 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 23:05:27 (15/39) Installing py3-appdirs (1.4.4-r1) 23:05:27 (16/39) Installing py3-ordered-set (4.0.2-r0) 23:05:27 (17/39) Installing py3-parsing (2.4.7-r1) 23:05:27 (18/39) Installing py3-six (1.15.0-r0) 23:05:27 (19/39) Installing py3-packaging (20.9-r0) 23:05:27 (20/39) Installing py3-setuptools (51.3.3-r0) 23:05:27 ---> Running in d0d92b95694f 23:05:27 (21/39) Installing py3-chardet (4.0.0-r0) 23:05:27 (22/39) Installing py3-idna (3.1-r0) 23:05:27 (23/39) Installing py3-urllib3 (1.26.2-r1) 23:05:27 Removing intermediate container b81787e2b3f8 23:05:27 ---> 05213ba24ad0 23:05:27 Step 22/22 : LABEL version=0.0.0 23:05:27 Removing intermediate container 20a865faaa88 23:05:27 ---> fffc5dd2d972 23:05:27 Step 23/23 : LABEL version=0.0.0 23:05:27 (24/39) Installing py3-requests (2.25.1-r1) 23:05:27 (25/39) Installing py3-msgpack (1.0.2-r0) 23:05:27 (26/39) Installing py3-lockfile (0.12.2-r3) 23:05:27 (27/39) Installing py3-cachecontrol (0.12.6-r0) 23:05:27 (28/39) Installing py3-colorama (0.4.4-r0) 23:05:27 (29/39) Installing py3-contextlib2 (0.6.0-r0) 23:05:27 (30/39) Installing py3-distlib (0.3.1-r1) 23:05:27 Removing intermediate container 386facd3b927 23:05:27 ---> ab2883cde44e 23:05:27 23:05:28 (31/39) Installing py3-distro (1.5.0-r1) 23:05:28 (32/39) Installing py3-webencodings (0.5.1-r3) 23:05:28 (33/39) Installing py3-html5lib (1.1-r0) 23:05:28 ---> Running in 559bd59f4fa7 23:05:28 ---> Running in 8ecc52839505 23:05:28 (34/39) Installing py3-pytoml (0.1.21-r0) 23:05:28 (35/39) Installing py3-pep517 (0.9.1-r0) 23:05:28 (36/39) Installing py3-progress (1.5-r0) 23:05:28 (37/39) Installing py3-retrying (1.3.3-r0) 23:05:28 (38/39) Installing py3-toml (0.10.2-r0) 23:05:28 (39/39) Installing py3-pip (20.3.4-r0) 23:05:28 Successfully built ab2883cde44e 23:05:28 Removing intermediate container d0d92b95694f 23:05:28 Successfully tagged support-scheduler-arm64:latest 23:05:28  Building support-scheduler ... done Building security-bootstrapper 23:05:28 ---> 5b699cdf5a28 23:05:28 Step 24/24 : LABEL version=0.0.0 23:05:28 Executing busybox-1.32.1-r6.trigger 23:05:28 OK: 82 MiB in 59 packages 23:05:29 ---> Running in f11c37f19450 23:05:29 Removing intermediate container 559bd59f4fa7 23:05:29 ---> 28f0c76f45f2 23:05:29 23:05:29 Removing intermediate container 8ecc52839505 23:05:29 ---> 75ca871ac4bd 23:05:29 23:05:29 Successfully built 28f0c76f45f2 23:05:29 Successfully built 75ca871ac4bd 23:05:29 Successfully tagged support-notifications-arm64:latest 23:05:29  Building support-notifications ... done Building core-data 23:05:29 Successfully tagged security-proxy-setup-arm64:latest 23:05:29 Building security-secretstore-setup 23:05:29  Building security-proxy-setup ... done Removing intermediate container f11c37f19450 23:05:29 ---> 8c91b4852878 23:05:29 23:05:30 Successfully built 8c91b4852878 23:05:30 Successfully tagged core-command-arm64:latest 23:05:30  Building core-command ... done Building core-metadata 23:05:35 Collecting docker-compose==1.23.2 23:05:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:05:36 Collecting dockerpty<0.5,>=0.4.1 23:05:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:05:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:05:38 Collecting docker<4.0,>=3.6.0 23:05:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:05:38 Collecting jsonschema<3,>=2.5.1 23:05:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:05:38 Collecting docopt<0.7,>=0.6.1 23:05:38 Downloading docopt-0.6.2.tar.gz (25 kB) 23:05:41 Collecting websocket-client<1.0,>=0.32.0 23:05:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:05:41 Collecting texttable<0.10,>=0.9.0 23:05:41 Downloading texttable-0.9.1.tar.gz (11 kB) 23:05:43 Collecting cached-property<2,>=1.2.0 23:05:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:05:44 Collecting PyYAML<4,>=3.10 23:05:44 Downloading PyYAML-3.13.tar.gz (270 kB) 23:05:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:05:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:05:48 Collecting docker-pycreds>=0.4.0 23:05:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:05:50 Collecting certifi>=2017.4.17 23:05:50 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 23:05:50 Collecting idna<2.8,>=2.5 23:05:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:05:51 Collecting urllib3<1.25,>=1.21.1 23:05:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:05:51 Collecting chardet<3.1.0,>=3.0.2 23:05:51 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:05:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:05:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:05:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:05:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:05:53 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:05:53 Attempting uninstall: urllib3 23:05:53 Found existing installation: urllib3 1.26.2 23:05:53 Uninstalling urllib3-1.26.2: 23:05:53 Successfully uninstalled urllib3-1.26.2 23:05:54 Attempting uninstall: idna 23:05:54 Found existing installation: idna 3.1 23:05:54 Uninstalling idna-3.1: 23:05:54 Successfully uninstalled idna-3.1 23:05:54 Attempting uninstall: chardet 23:05:54 Found existing installation: chardet 4.0.0 23:05:54 Uninstalling chardet-4.0.0: 23:05:54 Successfully uninstalled chardet-4.0.0 23:05:56 Attempting uninstall: requests 23:05:56 Found existing installation: requests 2.25.1 23:05:56 Uninstalling requests-2.25.1: 23:05:56 Successfully uninstalled requests-2.25.1 23:05:56 Running setup.py install for texttable: started 23:05:58 Running setup.py install for texttable: finished with status 'done' 23:05:58 Running setup.py install for PyYAML: started 23:06:02 Running setup.py install for PyYAML: finished with status 'done' 23:06:05 Running setup.py install for docopt: started 23:06:07 Running setup.py install for docopt: finished with status 'done' 23:06:07 Running setup.py install for dockerpty: started 23:06:10 Running setup.py install for dockerpty: finished with status 'done' 23:06:11 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 23:06:12 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:06:12 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:06:12 ---> 0023c12b914b 23:06:12 Step 3/32 : WORKDIR /edgex-go 23:06:12 ---> Using cache 23:06:12 ---> 525167e33a65 23:06:12 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:06:12 ---> Using cache 23:06:12 ---> 4dbca639279e 23:06:12 Step 5/32 : RUN apk add --update --no-cache make git 23:06:14 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:06:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:06:14 ---> 0023c12b914b 23:06:14 Step 3/24 : WORKDIR /edgex-go 23:06:14 ---> Using cache 23:06:14 ---> 525167e33a65 23:06:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:06:14 ---> Using cache 23:06:14 ---> 4dbca639279e 23:06:14 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:06:14 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:06:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:06:14 ---> 0023c12b914b 23:06:14 Step 3/26 : WORKDIR /edgex-go 23:06:14 ---> Using cache 23:06:14 ---> 525167e33a65 23:06:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:06:14 ---> Using cache 23:06:14 ---> 4dbca639279e 23:06:14 Step 5/26 : RUN apk add --update --no-cache make git 23:06:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:06:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:06:15 ---> 0023c12b914b 23:06:15 Step 3/24 : WORKDIR /edgex-go 23:06:15 ---> Using cache 23:06:15 ---> 525167e33a65 23:06:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:06:15 ---> Using cache 23:06:15 ---> 4dbca639279e 23:06:15 Step 5/24 : RUN apk add --update --no-cache make git 23:06:16 ---> Running in 061dabff035c 23:06:16 ---> Running in f6bac02fe4b5 23:06:16 ---> Running in c58bba5b0b2f 23:06:16 ---> Running in d822e0222699 23:06:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:06:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:06:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:06:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:06:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:06:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:06:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:06:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:06:20 OK: 218 MiB in 52 packages 23:06:21 OK: 218 MiB in 52 packages 23:06:21 OK: 218 MiB in 52 packages 23:06:22 OK: 218 MiB in 52 packages 23:06:23 Removing intermediate container f6bac02fe4b5 23:06:23 ---> d295c1116ab8 23:06:23 Step 6/32 : COPY go.mod . 23:06:23 Removing intermediate container d822e0222699 23:06:23 ---> d7ff4435a645 23:06:23 Step 6/24 : COPY go.mod . 23:06:23 Removing intermediate container 061dabff035c 23:06:23 ---> fa31a018e5d7 23:06:23 Step 6/26 : COPY go.mod . 23:06:23 Removing intermediate container c58bba5b0b2f 23:06:23 ---> e26945d12a25 23:06:23 Step 6/24 : COPY go.mod . 23:06:24 ---> 5ca9d8e74112 23:06:24 Step 7/32 : RUN go mod download 23:06:24 ---> Running in d27608106a4b 23:06:24 ---> 3f909ab660ac 23:06:24 Step 7/24 : RUN go mod download 23:06:25 ---> Running in 31ffe10ffdc8 23:06:25 ---> 1d2802a4410b 23:06:25 Step 7/24 : RUN go mod download 23:06:25 ---> b0254b0446fe 23:06:25 Step 7/26 : RUN go mod download 23:06:25 ---> Running in a8f53860f1dc 23:06:25 ---> Running in dd265ce8f554 23:06:27 Removing intermediate container 40a52c3219cf 23:06:27 ---> b5b9e8d36f15 23:06:27 Step 15/24 : ENV APP_PORT=58890 23:06:27 ---> Running in ea540edecffa 23:06:28 Removing intermediate container ea540edecffa 23:06:28 ---> 8b09b707dd3c 23:06:28 Step 16/24 : EXPOSE $APP_PORT 23:06:29 ---> Running in 98646508b5f5 23:06:30 Removing intermediate container 98646508b5f5 23:06:30 ---> e74efe9f54bd 23:06:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:06:30 Removing intermediate container d27608106a4b 23:06:30 ---> b3bf1ac23eeb 23:06:30 Step 8/32 : COPY . . 23:06:31 Removing intermediate container 31ffe10ffdc8 23:06:31 ---> a15a3700aba2 23:06:31 Step 8/24 : COPY . . 23:06:32 Removing intermediate container a8f53860f1dc 23:06:32 ---> 154d2cd1860e 23:06:32 Step 8/24 : COPY . . 23:06:32 ---> d87c6b8bba27 23:06:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:06:32 Removing intermediate container dd265ce8f554 23:06:32 ---> 637486389985 23:06:32 Step 8/26 : COPY . . 23:06:36 ---> 5f90351dbf7b 23:06:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:06:38 ---> 99d9dea201c4 23:06:38 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 23:06:39 ---> Running in a982de79b94a 23:06:40 Removing intermediate container a982de79b94a 23:06:40 ---> 2dda5df1bf06 23:06:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:06:41 ---> Running in 8ed91d15eb33 23:06:42 Removing intermediate container 8ed91d15eb33 23:06:42 ---> 2e805f034c21 23:06:42 Step 22/24 : LABEL arch=arm64 23:06:42 ---> Running in bd4aeaf98889 23:06:43 Removing intermediate container bd4aeaf98889 23:06:43 ---> a627cb593fd2 23:06:43 Step 23/24 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 23:06:44 ---> Running in 93c5d609bca9 23:06:45 Removing intermediate container 93c5d609bca9 23:06:45 ---> bf0156244fad 23:06:45 Step 24/24 : LABEL version=0.0.0 23:06:45 ---> Running in d1386bda3d9d 23:06:46 Removing intermediate container d1386bda3d9d 23:06:46 ---> a39c856fc8af 23:06:46 23:06:47 Successfully built a39c856fc8af 23:06:47 Successfully tagged sys-mgmt-agent-arm64:latest 23:06:51  Building sys-mgmt-agent ... done  ---> c8d53bf0a9c2 23:06:51 Step 9/32 : RUN go mod tidy 23:06:51 ---> Running in 599ef1abbc16 23:06:51 ---> 36eb982395f4 23:06:51 Step 9/24 : RUN go mod tidy 23:06:51 ---> 608e15b5d618 23:06:51 Step 9/24 : RUN go mod tidy 23:06:51 ---> 268893aa2a3d 23:06:51 Step 9/26 : RUN go mod tidy 23:06:51 ---> Running in 552f4ee43fa9 23:06:51 ---> Running in fd9f605b334b 23:06:51 ---> Running in 4f9a452afb48 23:06:57 Removing intermediate container 599ef1abbc16 23:06:57 ---> b70b5a6e3fac 23:06:57 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:06:57 ---> Running in b21c18b59953 23:06:58 Removing intermediate container 4f9a452afb48 23:06:58 ---> 5bccda418ec5 23:06:58 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:06:58 ---> Running in dc34933ee329 23:06:58 Removing intermediate container 552f4ee43fa9 23:06:58 ---> c9741defdd38 23:06:58 Step 10/24 : RUN make cmd/core-metadata/core-metadata 23:06:58 Removing intermediate container fd9f605b334b 23:06:58 ---> 209e86e87d7a 23:06:58 Step 10/24 : RUN make cmd/core-data/core-data 23:06:58 ---> Running in 414aaaa3b936 23:06:58 ---> Running in 069e42722eb0 23:06:58 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 23:06:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:07:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 23:07:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:08:38 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 23:08:38 Removing intermediate container b21c18b59953 23:08:38 ---> 169b8608d5f4 23:08:38 23:08:38 Step 11/32 : FROM alpine:3.14 23:08:38 ---> bb3de5531c18 23:08:38 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:08:38 ---> Running in 4861f2827eb3 23:08:38 Removing intermediate container 4861f2827eb3 23:08:38 ---> f33f8fcd9969 23:08:38 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 23:08:38 ---> Running in 47ff1c025bda 23:08:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:08:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:08:38 (1/2) Installing dumb-init (1.2.5-r1) 23:08:38 (2/2) Installing su-exec (0.2-r1) 23:08:38 Executing busybox-1.33.1-r3.trigger 23:08:38 OK: 5 MiB in 16 packages 23:08:39 Removing intermediate container 47ff1c025bda 23:08:39 ---> 3b013b6d9298 23:08:39 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 23:08:39 ---> Running in 2397651bb4d1 23:08:39 Removing intermediate container dc34933ee329 23:08:39 ---> e33c28981fe6 23:08:39 23:08:39 Step 11/26 : FROM alpine:3.14 23:08:39 ---> bb3de5531c18 23:08:39 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:08:40 ---> Running in 10a41c32bb4a 23:08:40 Removing intermediate container 2397651bb4d1 23:08:40 ---> c787cd802d55 23:08:40 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:08:41 ---> Running in 0374b55605cc 23:08:42 Removing intermediate container 0374b55605cc 23:08:42 ---> ffc28706698d 23:08:42 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:08:42 ---> Running in 0af521cb36ea 23:08:43 Removing intermediate container 069e42722eb0 23:08:43 ---> 75a8c3909c52 23:08:43 23:08:43 Step 11/24 : FROM alpine:3.14 23:08:43 ---> bb3de5531c18 23:08:43 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:08:43 ---> Using cache 23:08:43 ---> d6e7931adf56 23:08:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:08:43 ---> Using cache 23:08:43 ---> 1ffa1ea6a7d1 23:08:43 Step 14/24 : ENV APP_PORT=59881 23:08:43 (1/3) Installing ca-certificates (20191127-r5) 23:08:43 (2/3) Installing dumb-init (1.2.5-r1) 23:08:43 (3/3) Installing su-exec (0.2-r1) 23:08:43 Executing busybox-1.33.1-r3.trigger 23:08:43 Executing ca-certificates-20191127-r5.trigger 23:08:43 ---> Running in 3f40a4c26a56 23:08:43 OK: 6 MiB in 17 packages 23:08:44 Removing intermediate container 3f40a4c26a56 23:08:44 ---> 77661a9879f6 23:08:44 Step 15/24 : EXPOSE $APP_PORT 23:08:44 ---> Running in 8c1882e9b564 23:08:45 Removing intermediate container 8c1882e9b564 23:08:45 ---> 13d6ffacaf20 23:08:45 Step 16/24 : WORKDIR / 23:08:45 ---> Running in 3a610e1d4b29 23:08:45 Removing intermediate container 10a41c32bb4a 23:08:45 ---> 5cd502567c9b 23:08:45 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:08:45 Removing intermediate container 0af521cb36ea 23:08:45 ---> 2d75d96f7dba 23:08:45 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 23:08:45 ---> Running in 9519550eb208 23:08:45 ---> Running in 225b4981c2b0 23:08:46 Removing intermediate container 3a610e1d4b29 23:08:46 ---> 6f6097aec952 23:08:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:46 Removing intermediate container 9519550eb208 23:08:46 ---> d45117d760db 23:08:46 Step 14/26 : WORKDIR / 23:08:46 Removing intermediate container 225b4981c2b0 23:08:46 ---> 780b137c9e30 23:08:46 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:08:46 ---> Running in 42d9139f30d0 23:08:47 ---> 79010cdeb2ee 23:08:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:08:47 Removing intermediate container 42d9139f30d0 23:08:47 ---> 9f6255c33964 23:08:47 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:08:47 ---> a3b468c7d063 23:08:47 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:08:48 ---> Running in f171d6dcfca3 23:08:48 ---> 3bf31dce6d36 23:08:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml ---> 232cc9bbb495 23:08:48 23:08:48 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:08:50 ---> 37feeff250be 23:08:50 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:08:50 ---> 3aeb6606bad9 23:08:50 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:08:50 ---> Running in aacdb4131481 23:08:51 Removing intermediate container aacdb4131481 23:08:51 ---> 50a3b2c34cea 23:08:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:08:51 ---> 1eb963e41003 23:08:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:08:51 ---> Running in aa351091c9b6 23:08:51 Removing intermediate container f171d6dcfca3 23:08:51 ---> 18bbe717afb7 23:08:51 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:52 Removing intermediate container 414aaaa3b936 23:08:52 ---> 1656ce87b6b6 23:08:52 23:08:52 Step 11/24 : FROM alpine:3.14 23:08:52 ---> bb3de5531c18 23:08:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:08:52 ---> Running in 8ba5d3457add 23:08:52 Removing intermediate container aa351091c9b6 23:08:52 ---> 748a026af9a5 23:08:52 Step 22/24 : LABEL arch=arm64 23:08:52 ---> 28f51f9540ca 23:08:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:08:52 ---> Running in 2c812875a8d0 23:08:52 ---> ed89eaf9e8b4 23:08:52 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:08:52 Removing intermediate container 8ba5d3457add 23:08:52 ---> 8cf9a28ff2c4 23:08:52 Step 13/24 : ENV APP_PORT=59880 23:08:53 ---> Running in 580ef50a3dc2 23:08:53 Removing intermediate container 2c812875a8d0 23:08:53 ---> 2df03aae0756 23:08:53 Step 23/24 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 23:08:53 ---> Running in 87187deb6b99 23:08:53 Removing intermediate container 580ef50a3dc2 23:08:53 ---> fcc3586805df 23:08:53 Step 14/24 : EXPOSE $APP_PORT 23:08:53 ---> 155ca2ad8d41 23:08:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:08:54 ---> Running in d9c177a77c45 23:08:54 Removing intermediate container 87187deb6b99 23:08:54 ---> 35a66c44d1c6 23:08:54 Step 24/24 : LABEL version=0.0.0 23:08:54 ---> 43480c3bca17 23:08:54 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:08:54 ---> Running in f3a8b9f3071e 23:08:54 Removing intermediate container d9c177a77c45 23:08:54 ---> 67903c129e19 23:08:54 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:08:54 ---> Running in 0726acc68258 23:08:55 Removing intermediate container f3a8b9f3071e 23:08:55 ---> cd151cd22f57 23:08:55 23:08:55 Successfully built cd151cd22f57 23:08:55 Successfully tagged core-metadata-arm64:latest 23:08:55  Building core-metadata ... done  ---> 7671b7e20a34 23:08:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:08:55 ---> 39691be4fa82 23:08:55 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:08:56 ---> 8f31ed68d3d3 23:08:56 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 23:08:56 ---> 3b53ff912394 23:08:56 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:08:57 ---> Running in 18073b3ff1a4 23:08:57 ---> 5c8f0ef7938e 23:08:57 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 23:08:57 Removing intermediate container 0726acc68258 23:08:57 ---> e2c1e0dae936 23:08:57 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 23:08:57 ---> Running in 7ee8b5f91717 23:08:57 ---> Running in da799c849920 23:08:58 Removing intermediate container 7ee8b5f91717 23:08:58 ---> 7e178542c789 23:08:58 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:08:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:08:59 Removing intermediate container 18073b3ff1a4 23:08:59 ---> 2d4e6012fd71 23:08:59 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 23:08:59 ---> 9b9a10037b93 23:08:59 Step 27/32 : RUN chmod +x /entrypoint.sh 23:08:59 ---> Running in d47813a85898 23:09:00 ---> Running in 7bde20c03a7c 23:09:00 Removing intermediate container d47813a85898 23:09:00 ---> b014d327a279 23:09:00 Step 24/26 : LABEL arch=arm64 23:09:00 ---> Running in 5f1b0dd96e0e 23:09:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:09:01 Removing intermediate container 5f1b0dd96e0e 23:09:01 ---> 631a5e1e74bf 23:09:01 Step 25/26 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 23:09:01 ---> Running in 3cd62ed4fa09 23:09:02 (1/6) Installing dumb-init (1.2.5-r1) 23:09:02 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:09:02 Removing intermediate container 3cd62ed4fa09 23:09:02 ---> ad003f414956 23:09:02 Step 26/26 : LABEL version=0.0.0 23:09:02 (3/6) Installing libsodium (1.0.18-r0) 23:09:02 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:09:02 ---> Running in c8dfd12496ae 23:09:02 Removing intermediate container 7bde20c03a7c 23:09:02 ---> 50750992e3fd 23:09:02 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:09:02 (5/6) Installing libzmq (4.3.4-r0) 23:09:02 ---> Running in db089fdd5125 23:09:02 Removing intermediate container c8dfd12496ae 23:09:02 ---> f3c5eb94d945 23:09:02 23:09:02 (6/6) Installing zeromq (4.3.4-r0) 23:09:02 Executing busybox-1.33.1-r3.trigger 23:09:02 OK: 8 MiB in 20 packages 23:09:03 Successfully built f3c5eb94d945 23:09:03 Successfully tagged security-secretstore-setup-arm64:latest 23:09:03  Building security-secretstore-setup ... done Removing intermediate container db089fdd5125 23:09:03 ---> 0d461705c1a9 23:09:03 Step 29/32 : CMD ["gate"] 23:09:04 ---> Running in 6ceb109ec018 23:09:04 Removing intermediate container da799c849920 23:09:04 ---> 0d0bed72feac 23:09:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:09:04 Removing intermediate container 6ceb109ec018 23:09:04 ---> 3b0925edf2be 23:09:04 Step 30/32 : LABEL arch=arm64 23:09:04 ---> Running in dec0188db0ca 23:09:05 ---> 008401c7f207 23:09:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:09:05 Removing intermediate container dec0188db0ca 23:09:05 ---> 7eadb50b27d8 23:09:05 Step 31/32 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 23:09:06 ---> Running in 313649af5771 23:09:06 ---> 7ab1bfdcc69d 23:09:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:09:06 Removing intermediate container 313649af5771 23:09:06 ---> ac044c770f91 23:09:06 Step 32/32 : LABEL version=0.0.0 23:09:06 ---> Running in 3b50e198315e 23:09:07 ---> 17f51375da2a 23:09:07 Step 20/24 : ENTRYPOINT ["/core-data"] 23:09:07 Removing intermediate container 3b50e198315e 23:09:07 ---> def31ec224cf 23:09:07 23:09:07 ---> Running in 234e5eb85945 23:09:07 Successfully built def31ec224cf 23:09:07 Successfully tagged security-bootstrapper-arm64:latest 23:09:08  Building security-bootstrapper ... done Removing intermediate container 234e5eb85945 23:09:08 ---> 3e5cd62980dc 23:09:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:09:08 ---> Running in 9a9169bb2bc6 23:09:08 Removing intermediate container 9a9169bb2bc6 23:09:08 ---> c634d2fac44c 23:09:08 Step 22/24 : LABEL arch=arm64 23:09:08 ---> Running in 9ac88cfaaab7 23:09:09 Removing intermediate container 9ac88cfaaab7 23:09:09 ---> 8a7106798e96 23:09:09 Step 23/24 : LABEL git_sha=935d9d02f68832a70a43eff3686ddfaa012a0047 23:09:09 ---> Running in b554770586d5 23:09:10 Removing intermediate container b554770586d5 23:09:10 ---> fdb4a7180c0a 23:09:10 Step 24/24 : LABEL version=0.0.0 23:09:10 ---> Running in cda61b9ec72a 23:09:10 Removing intermediate container cda61b9ec72a 23:09:10 ---> 07e939d3d71e 23:09:10 23:09:10 Successfully built 07e939d3d71e 23:09:10 Successfully tagged core-data-arm64:latest 23:09:11  Building core-data ... done  [Pipeline] } 23:09:11 $ docker stop --time=1 21f422127b3fd054b684befbcf9c29439a11ec17e114b0fd26cbe6ab4d69cdcc 23:09:13 $ docker rm -f 21f422127b3fd054b684befbcf9c29439a11ec17e114b0fd26cbe6ab4d69cdcc [Pipeline] // withDockerContainer [Pipeline] sh 23:09:13 + docker images 23:09:13 REPOSITORY TAG IMAGE ID CREATED SIZE 23:09:13 core-data-arm64 latest 07e939d3d71e 3 seconds ago 19.4MB 23:09:13 security-bootstrapper-arm64 latest def31ec224cf 6 seconds ago 17.7MB 23:09:13 security-secretstore-setup-arm64 latest f3c5eb94d945 11 seconds ago 26.5MB 23:09:13 core-metadata-arm64 latest cd151cd22f57 19 seconds ago 15.8MB 23:09:13 1656ce87b6b6 22 seconds ago 1.58GB 23:09:13 75a8c3909c52 31 seconds ago 1.57GB 23:09:13 e33c28981fe6 34 seconds ago 1.57GB 23:09:13 169b8608d5f4 42 seconds ago 1.57GB 23:09:13 sys-mgmt-agent-arm64 latest a39c856fc8af 2 minutes ago 312MB 23:09:13 core-command-arm64 latest 8c91b4852878 3 minutes ago 15.2MB 23:09:13 security-proxy-setup-arm64 latest 75ca871ac4bd 3 minutes ago 25.3MB 23:09:13 support-notifications-arm64 latest 28f0c76f45f2 3 minutes ago 15.9MB 23:09:13 support-scheduler-arm64 latest ab2883cde44e 3 minutes ago 15.2MB 23:09:13 49647730cf07 4 minutes ago 1.57GB 23:09:13 90d0ffd47067 4 minutes ago 1.57GB 23:09:13 d3492f496638 4 minutes ago 1.57GB 23:09:13 1b40cf703022 4 minutes ago 1.57GB 23:09:13 29fa00fca4cb 4 minutes ago 1.56GB 23:09:13 ci-base-image-arm64 latest 0023c12b914b 14 minutes ago 1.24GB 23:09:13 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 23:09:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 23:09:13 docker 20.10.7 df445af6242a 3 months ago 234MB 23:09:13 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 23:09:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:09:14 23:09:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:09:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:09:15 arm64: Pulling from edgex-lftools-log-publisher 23:09:15 448f6bf000e3: Pulling fs layer 23:09:15 f757da607395: Pulling fs layer 23:09:15 05883995daec: Pulling fs layer 23:09:15 8603b9c90790: Pulling fs layer 23:09:15 1560dd03e051: Pulling fs layer 23:09:15 27f5ce0e4adf: Pulling fs layer 23:09:15 c2d8d7efcc4b: Pulling fs layer 23:09:15 1560dd03e051: Waiting 23:09:15 27f5ce0e4adf: Waiting 23:09:15 c2d8d7efcc4b: Waiting 23:09:15 8603b9c90790: Waiting 23:09:15 f757da607395: Verifying Checksum 23:09:15 f757da607395: Download complete 23:09:15 8603b9c90790: Download complete 23:09:16 1560dd03e051: Verifying Checksum 23:09:16 1560dd03e051: Download complete 23:09:16 27f5ce0e4adf: Download complete 23:09:16 05883995daec: Verifying Checksum 23:09:16 05883995daec: Download complete 23:09:17 448f6bf000e3: Verifying Checksum 23:09:17 448f6bf000e3: Download complete 23:09:19 c2d8d7efcc4b: Verifying Checksum 23:09:19 c2d8d7efcc4b: Download complete 23:09:20 448f6bf000e3: Pull complete 23:09:21 f757da607395: Pull complete 23:09:22 05883995daec: Pull complete 23:09:23 8603b9c90790: Pull complete 23:09:24 1560dd03e051: Pull complete 23:09:24 27f5ce0e4adf: Pull complete 23:09:39 c2d8d7efcc4b: Pull complete 23:09:39 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:09:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:09:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:09:40 prd-ubuntu18.04-docker-arm64-4c-16g-16 does not seem to be running inside a container 23:09:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:09:44 $ docker top 35e0f667ab3d6f476d8671ea1d429c7e750f6d316150d87f2f8569a4ff85060c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:45 ---> job-cost.sh 23:09:45 lf-activate-venv: SKIPPING 23:09:45 INFO: No Stack... 23:09:46 INFO: Retrieving Pricing Info for: v3-standard-4 23:09:47 INFO: Archiving Costs [Pipeline] sh 23:09:47 + cat /w/workspace/edgex-go/2/archives/cost.csv 23:09:47 + cut -d, -f6 [Pipeline] lock 23:09:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3729-2-stack-cost] 23:09:48 Resource [jenkins-edgexfoundry-edgex-go-PR-3729-2-stack-cost] did not exist. Created. 23:09:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3729-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:09:48 + echo total: 0.10999999940395355 [Pipeline] stash 23:09:49 Stashed 1 file(s) [Pipeline] } 23:09:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3729-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:09:49 $ docker stop --time=1 35e0f667ab3d6f476d8671ea1d429c7e750f6d316150d87f2f8569a4ff85060c 23:09:50 $ docker rm -f 35e0f667ab3d6f476d8671ea1d429c7e750f6d316150d87f2f8569a4ff85060c [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 23:09:52 provisioning config files... 23:09:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4103297444320668849tmp [Pipeline] { [Pipeline] sh 23:09:52 + set +x 23:09:52 + bash -s -- 23:09:52 + curl -s https://codecov.io/bash 23:09:53 23:09:53 _____ _ 23:09:53 / ____| | | 23:09:53 | | ___ __| | ___ ___ _____ __ 23:09:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:09:53 | |___| (_) | (_| | __/ (_| (_) \ V / 23:09:53 \_____\___/ \__,_|\___|\___\___/ \_/ 23:09:53 Bash-1.0.6 23:09:53 23:09:53 23:09:53 ==> git version 2.24.4 found 23:09:53 ==> 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 23:09:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:09:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:09:53 ==> Jenkins CI detected. 23:09:53 current dir:  /w/workspace/edgex-go/2 23:09:53 project root: . 23:09:53 --> token set from env 23:09:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:09:53 ==> Running gcov in . (disable via -X gcov) 23:09:53 ==> Python coveragepy not found 23:09:53 ==> Searching for coverage reports in: 23:09:53 + . 23:09:53 -> Found 1 reports 23:09:53 ==> Detecting git/mercurial file structure 23:09:53 ==> Reading reports 23:09:53 + ./coverage.out bytes=403252 23:09:53 ==> Appending adjustments 23:09:53 https://docs.codecov.io/docs/fixing-reports 23:09:54 + Found adjustments 23:09:54 ==> Gzipping contents 23:09:54 56K /tmp/codecov.mu17Wu.gz 23:09:54 ==> Uploading reports 23:09:54 url: https://codecov.io 23:09:54 query: branch=PR-3729&commit=935d9d02f68832a70a43eff3686ddfaa012a0047&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3729%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3729&job=&cmd_args= 23:09:54 -> Pinging Codecov 23:09:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3729&commit=935d9d02f68832a70a43eff3686ddfaa012a0047&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3729%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3729&job=&cmd_args= 23:09:54 -> Uploading to 23:09:54 https://storage.googleapis.com/codecov/v4/raw/2021-09-28/00271124DB129430A58F1EEE437C3FCB/935d9d02f68832a70a43eff3686ddfaa012a0047/2517d682-2ac4-4e2c-9556-f78879e32040.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210928T230954Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=26a735185b55b989f0899f633c613591874a0874cfa9a9a11f972f952c16e274 23:09:54 % Total % Received % Xferd Average Speed Time Time Time Current 23:09:54 Dload Upload Total Spent Left Speed 23:09:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54248 0 0 100 54248 0 159k --:--:-- --:--:-- --:--:-- 159k 23:09:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/935d9d02f68832a70a43eff3686ddfaa012a0047 [Pipeline] } 23:09:55 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 23:09:57 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:09:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:09:58 ---> package-listing.sh 23:09:58 ++ facter osfamily 23:09:58 ++ tr '[:upper:]' '[:lower:]' 23:09:58 + OS_FAMILY=redhat 23:09:58 + workspace=/w/workspace/edgex-go/2 23:09:58 + START_PACKAGES=/tmp/packages_start.txt 23:09:58 + END_PACKAGES=/tmp/packages_end.txt 23:09:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:09:58 + PACKAGES=/tmp/packages_start.txt 23:09:58 + '[' /w/workspace/edgex-go/2 ']' 23:09:58 + PACKAGES=/tmp/packages_end.txt 23:09:58 + case "${OS_FAMILY}" in 23:09:58 + sort 23:09:58 + rpm -qa 23:10:00 + '[' -f /tmp/packages_start.txt ']' 23:10:00 + '[' -f /tmp/packages_end.txt ']' 23:10:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:10:00 + '[' /w/workspace/edgex-go/2 ']' 23:10:00 + mkdir -p /w/workspace/edgex-go/2/archives/ 23:10:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 23:10:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:10:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:10:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:10:01 23:10:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:10:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:10:01 latest: Pulling from edgex-lftools-log-publisher 23:10:01 b4d181a07f80: Pulling fs layer 23:10:01 a1111a8f2ec3: Pulling fs layer 23:10:01 ed53099fbce6: Pulling fs layer 23:10:01 dc539afda2c1: Pulling fs layer 23:10:01 77bc0d833cb6: Pulling fs layer 23:10:01 9065ff56babe: Pulling fs layer 23:10:01 d287ab97295c: Pulling fs layer 23:10:01 dc539afda2c1: Waiting 23:10:01 77bc0d833cb6: Waiting 23:10:01 9065ff56babe: Waiting 23:10:01 d287ab97295c: Waiting 23:10:02 a1111a8f2ec3: Verifying Checksum 23:10:02 a1111a8f2ec3: Download complete 23:10:02 dc539afda2c1: Verifying Checksum 23:10:02 dc539afda2c1: Download complete 23:10:02 77bc0d833cb6: Verifying Checksum 23:10:02 77bc0d833cb6: Download complete 23:10:02 ed53099fbce6: Verifying Checksum 23:10:02 ed53099fbce6: Download complete 23:10:02 9065ff56babe: Verifying Checksum 23:10:02 9065ff56babe: Download complete 23:10:03 b4d181a07f80: Verifying Checksum 23:10:03 b4d181a07f80: Download complete 23:10:04 b4d181a07f80: Pull complete 23:10:04 a1111a8f2ec3: Pull complete 23:10:04 ed53099fbce6: Pull complete 23:10:05 dc539afda2c1: Pull complete 23:10:05 77bc0d833cb6: Pull complete 23:10:05 9065ff56babe: Pull complete 23:10:06 d287ab97295c: Download complete 23:10:11 d287ab97295c: Pull complete 23:10:11 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:10:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:10:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:10:11 prd-centos7-docker-4c-2g-15 does not seem to be running inside a container 23:10:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:10:14 $ docker top fddfbcb87550cdf141db3cb9e3c283db93ca9c8eb03226151c32f610a9be5686 -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:14 + touch /tmp/pre-build-complete [Pipeline] sh 23:10:14 + mkdir -p /var/log/sysstat [Pipeline] sh 23:10:15 + ls /var/log/sa-host 23:10:15 + sadf -c /var/log/sa-host/sa05 23:10:15 file_magic: OK 23:10:15 HZ: Using current value: 100 23:10:15 file_header: OK 23:10:15 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 23:10:15 Statistics: 23:10:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:10:15 File successfully converted to sysstat format version 12.0.3 23:10:15 + sadf -c /var/log/sa-host/sa28 23:10:15 file_magic: OK 23:10:15 HZ: Using current value: 100 23:10:15 file_header: OK 23:10:15 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 23:10:15 Statistics: 23:10:15 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... 23:10:15 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:15 provisioning config files... 23:10:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1149531582290022289tmp [Pipeline] { [Pipeline] echo 23:10:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:10:16 ---> create-netrc.sh [Pipeline] } 23:10:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:10:16 ---> python-tools-install.sh [Pipeline] echo 23:10:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:10:17 ---> sudo-logs.sh 23:10:17 Archiving 'sudo' log.. 23:10:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-15.vexxhost.local: Name or service not known 23:10:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-15.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 23:10:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:10:17 ---> job-cost.sh 23:10:17 lf-activate-venv: SKIPPING 23:10:17 DEBUG: total: 0.10999999940395355 23:10:17 INFO: Retrieving Stack Cost... 23:10:19 INFO: Retrieving Pricing Info for: v3-standard-2 23:10:19 INFO: Archiving Costs [Pipeline] echo 23:10:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:10:19 ---> logs-deploy.sh 23:10:19 lf-activate-venv: SKIPPING 23:10:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3729/2 23:10:19 INFO: archiving workspace using pattern(s): 23:10:20 Archives upload complete. 23:10:20 INFO: archiving logs to Nexus 23:10:21 ---> uname -a: 23:10:21 Linux prd-centos7-docker-4c-2g-15.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 23:10:21 23:10:21 23:10:21 ---> lscpu: 23:10:21 Architecture: x86_64 23:10:21 CPU op-mode(s): 32-bit, 64-bit 23:10:21 Byte Order: Little Endian 23:10:21 Address sizes: 40 bits physical, 48 bits virtual 23:10:21 CPU(s): 2 23:10:21 On-line CPU(s) list: 0,1 23:10:21 Thread(s) per core: 1 23:10:21 Core(s) per socket: 1 23:10:21 Socket(s): 2 23:10:21 NUMA node(s): 1 23:10:21 Vendor ID: AuthenticAMD 23:10:21 CPU family: 23 23:10:21 Model: 49 23:10:21 Model name: AMD EPYC-Rome Processor 23:10:21 Stepping: 0 23:10:21 CPU MHz: 2799.998 23:10:21 BogoMIPS: 5599.99 23:10:21 Virtualization: AMD-V 23:10:21 Hypervisor vendor: KVM 23:10:21 Virtualization type: full 23:10:21 L1d cache: 32K 23:10:21 L1i cache: 32K 23:10:21 L2 cache: 512K 23:10:21 L3 cache: 16384K 23:10:21 NUMA node0 CPU(s): 0,1 23:10:21 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 23:10:21 23:10:21 23:10:21 ---> nproc: 23:10:21 2 23:10:21 23:10:21 23:10:21 ---> df -h: 23:10:21 Filesystem Size Used Avail Use% Mounted on 23:10:21 overlay 40G 13G 28G 32% / 23:10:21 tmpfs 64M 0 64M 0% /dev 23:10:21 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:10:21 shm 64M 0 64M 0% /dev/shm 23:10:21 /dev/vda1 40G 13G 28G 32% /facter-os 23:10:21 23:10:21 23:10:21 ---> sar -b -r -n DEV: 23:10:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/28/21 _x86_64_ (2 CPU) 23:10:21 23:10:21 22:46:13 LINUX RESTART (2 CPU) 23:10:21 23:10:21 22:47:02 tps rtps wtps bread/s bwrtn/s 23:10:21 22:48:01 86.43 3.47 82.96 2620.99 8771.58 23:10:21 22:49:01 6.86 0.00 6.86 0.00 3301.30 23:10:21 22:50:01 353.97 0.15 353.82 22.11 91174.72 23:10:21 22:51:01 83.98 0.00 83.98 0.00 11136.77 23:10:21 22:52:01 72.54 0.00 72.54 0.00 5455.77 23:10:21 22:53:02 458.36 231.49 226.86 6849.87 145256.87 23:10:21 22:54:01 630.73 259.07 371.66 12845.78 193355.53 23:10:21 22:55:01 647.24 142.24 504.99 5733.95 188365.50 23:10:21 22:56:01 114.15 13.97 100.18 1424.84 14092.26 23:10:21 22:57:01 1.56 0.00 1.56 0.00 29.70 23:10:21 22:58:01 0.30 0.00 0.30 0.00 3.91 23:10:21 22:59:01 0.27 0.02 0.25 0.13 3.25 23:10:21 23:00:01 0.23 0.00 0.23 0.00 2.87 23:10:21 23:01:01 0.30 0.02 0.28 0.13 3.13 23:10:21 23:02:01 1.03 0.73 0.30 105.79 4.77 23:10:21 23:03:01 0.83 0.00 0.83 0.00 16.13 23:10:21 23:04:01 0.17 0.00 0.17 0.00 2.17 23:10:21 23:05:01 0.27 0.00 0.27 0.00 3.83 23:10:21 23:06:01 0.22 0.00 0.22 0.00 2.97 23:10:21 23:07:01 0.15 0.00 0.15 0.00 1.90 23:10:21 23:08:01 0.20 0.00 0.20 0.00 1.75 23:10:21 23:09:01 0.17 0.00 0.17 0.00 1.63 23:10:21 23:10:01 42.19 41.86 0.33 4281.81 17.46 23:10:21 Average: 108.85 30.20 78.66 1470.51 28769.75 23:10:21 23:10:21 22:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:10:21 22:48:01 5262476 0 841468 10.51 2620 1902368 1494624 16.50 764868 1573148 8136 23:10:21 22:49:01 4906524 0 1047596 13.08 2620 2052192 1715420 18.94 1079136 1612436 62276 23:10:21 22:50:01 2329156 0 1214764 15.17 2620 4462392 1529320 16.88 1870180 3063172 96472 23:10:21 22:51:01 3098500 0 1198172 14.96 2620 3709640 1722604 19.02 1396984 2864980 139476 23:10:21 22:52:01 3192160 0 1161396 14.50 2620 3652756 1799972 19.87 1322864 2834448 87792 23:10:21 22:53:02 943488 0 1302112 16.26 2620 5760712 1886424 20.83 1828792 4499512 0 23:10:21 22:54:01 332036 0 1527800 19.08 2620 6146476 3297948 36.41 2837616 4035556 2016 23:10:21 22:55:01 1466836 0 1488152 18.58 2620 5051324 2764568 30.52 2092844 3635472 17696 23:10:21 22:56:01 2990736 0 1210008 15.11 2620 3805568 1459512 16.11 1334856 2920084 8 23:10:21 22:57:01 3000080 0 1200656 14.99 2620 3805576 1267680 14.00 1342908 2907248 8 23:10:21 22:58:01 3001756 0 1198980 14.97 2620 3805576 1267608 14.00 1348888 2901104 8 23:10:21 22:59:01 3001428 0 1199300 14.97 2620 3805584 1267856 14.00 1349288 2901108 8 23:10:21 23:00:01 3001852 0 1198872 14.97 2620 3805588 1267676 14.00 1370508 2879632 8 23:10:21 23:01:01 3000972 0 1199748 14.98 2620 3805592 1270016 14.02 1370976 2879632 8 23:10:21 23:02:01 2995628 0 1202068 15.01 2620 3808616 1268280 14.00 1377392 2878920 24 23:10:21 23:03:01 2995712 0 1201984 15.01 2620 3808616 1268184 14.00 1377396 2878920 8 23:10:21 23:04:01 2995696 0 1201996 15.01 2620 3808620 1268184 14.00 1377420 2878920 16 23:10:21 23:05:01 2994516 0 1203168 15.02 2620 3808628 1268352 14.00 1383924 2873588 8 23:10:21 23:06:01 2995012 0 1202644 15.02 2620 3808656 1268184 14.00 1383668 2873460 20 23:10:21 23:07:01 2994884 0 1202792 15.02 2620 3808636 1268280 14.00 1383776 2873460 8 23:10:21 23:08:01 2995016 0 1202660 15.02 2620 3808636 1268184 14.00 1384708 2872436 8 23:10:21 23:09:01 2995016 0 1202652 15.02 2620 3808644 1268184 14.00 1384832 2872436 8 23:10:21 23:10:01 2862696 0 1206196 15.06 2620 3937420 1271220 14.03 1388484 3000732 300 23:10:21 Average: 2884877 0 1209356 15.10 2620 3912079 1540360 17.01 1467492 2935235 18014 23:10:21 23:10:21 22:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:10:21 22:48:01 eth0 1213.49 685.22 2632.33 65.87 0.00 0.00 0.00 0.00 23:10:21 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 22:48:01 veth1161e85 71.80 70.19 8.76 147.63 0.00 0.00 0.00 0.00 23:10:21 22:48:01 docker0 71.80 70.09 7.77 147.62 0.00 0.00 0.00 0.00 23:10:21 22:49:01 eth0 1295.72 1000.88 2592.51 89.60 0.00 0.00 0.00 0.00 23:10:21 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 22:49:01 veth1161e85 998.02 1237.39 87.53 2585.18 0.00 0.00 0.00 0.00 23:10:21 22:49:01 docker0 998.02 1237.36 73.88 2585.17 0.00 0.00 0.00 0.00 23:10:21 22:50:01 eth0 944.15 700.72 5348.72 106.56 0.00 0.00 0.00 0.00 23:10:21 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 22:50:01 docker0 366.69 459.50 28.18 2055.92 0.00 0.00 0.00 0.00 23:10:21 22:51:01 veth90457d3 0.33 0.47 0.03 0.05 0.00 0.00 0.00 0.00 23:10:21 22:51:01 eth0 49.64 27.38 38.39 16.02 0.00 0.00 0.00 0.00 23:10:21 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 22:51:01 docker0 0.33 0.33 0.02 0.04 0.00 0.00 0.00 0.00 23:10:21 22:52:01 veth90457d3 1.82 1.82 0.14 0.14 0.00 0.00 0.00 0.00 23:10:21 22:52:01 eth0 27.33 16.64 16.31 56.11 0.00 0.00 0.00 0.00 23:10:21 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 22:52:01 docker0 1.82 1.82 0.12 0.14 0.00 0.00 0.00 0.00 23:10:21 22:53:02 eth0 274.40 192.10 1681.11 63.96 0.00 0.00 0.00 0.00 23:10:21 22:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 22:53:02 veth02fd4c3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:10:21 22:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 22:54:01 vethee43d5c 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 23:10:21 22:54:01 veth7053aee 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 23:10:21 22:54:01 veth6da5107 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 23:10:21 22:54:01 veth28be9b4 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 23:10:21 22:55:01 veth15da912 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 23:10:21 22:55:01 veth7ca697a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:10:21 22:55:01 eth0 5106.97 3323.98 15675.60 576.75 0.00 0.00 0.00 0.00 23:10:21 22:55:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:10:21 22:56:01 eth0 37.78 20.80 102.52 51.45 0.00 0.00 0.00 0.00 23:10:21 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 22:56:01 docker0 1559.59 2000.72 117.47 5635.33 0.00 0.00 0.00 0.00 23:10:21 22:57:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:10:21 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 22:58:01 eth0 0.48 0.05 0.05 0.00 0.00 0.00 0.00 0.00 23:10:21 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 22:59:01 eth0 0.60 0.33 0.33 0.20 0.00 0.00 0.00 0.00 23:10:21 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 23:00:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:10:21 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 23:01:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 23:10:21 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 23:02:01 eth0 0.29 0.17 0.14 0.07 0.00 0.00 0.00 0.00 23:10:21 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 23:03:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 23:04:01 eth0 0.63 0.02 0.05 0.00 0.00 0.00 0.00 0.00 23:10:21 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 23:05:01 eth0 0.88 0.32 0.32 0.17 0.00 0.00 0.00 0.00 23:10:21 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 23:06:01 eth0 0.07 0.05 0.00 0.03 0.00 0.00 0.00 0.00 23:10:21 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 23:07:01 eth0 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 23:10:21 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 23:08:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 23:09:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 23:10:01 eth0 15.51 9.54 14.48 5.81 0.00 0.00 0.00 0.00 23:10:21 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 Average: eth0 189.55 126.66 630.59 24.60 0.00 0.00 0.00 0.00 23:10:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:21 Average: docker0 67.91 87.12 5.12 245.40 0.00 0.00 0.00 0.00 23:10:21 23:10:21 23:10:21 ---> sar -P ALL: 23:10:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/28/21 _x86_64_ (2 CPU) 23:10:21 23:10:21 22:46:13 LINUX RESTART (2 CPU) 23:10:21 23:10:21 22:47:02 CPU %user %nice %system %iowait %steal %idle 23:10:21 22:48:01 all 8.50 0.00 3.31 2.13 0.09 85.97 23:10:21 22:48:01 0 8.92 0.00 4.22 2.97 0.09 83.81 23:10:21 22:48:01 1 8.08 0.00 2.42 1.32 0.09 88.09 23:10:21 22:49:01 all 12.36 0.00 2.47 0.00 0.08 85.09 23:10:21 22:49:01 0 15.82 0.00 2.87 0.00 0.09 81.22 23:10:21 22:49:01 1 9.00 0.00 2.08 0.00 0.07 88.85 23:10:21 22:50:01 all 23.44 0.00 11.15 3.69 0.10 61.62 23:10:21 22:50:01 0 23.90 0.00 11.17 3.96 0.11 60.86 23:10:21 22:50:01 1 22.98 0.00 11.13 3.43 0.09 62.37 23:10:21 22:51:01 all 56.31 0.00 7.02 0.49 0.11 36.07 23:10:21 22:51:01 0 55.57 0.00 7.54 0.51 0.11 36.27 23:10:21 22:51:01 1 57.06 0.00 6.49 0.47 0.11 35.87 23:10:21 22:52:01 all 47.11 0.00 5.71 0.65 0.10 46.42 23:10:21 22:52:01 0 47.28 0.00 6.15 0.54 0.11 45.92 23:10:21 22:52:01 1 46.94 0.00 5.28 0.77 0.09 46.92 23:10:21 22:53:02 all 36.00 0.00 11.78 18.45 0.11 33.67 23:10:21 22:53:02 0 35.50 0.00 11.50 19.20 0.09 33.71 23:10:21 22:53:02 1 36.51 0.00 12.05 17.70 0.12 33.62 23:10:21 22:54:01 all 69.79 0.00 18.47 6.38 0.13 5.23 23:10:21 22:54:01 0 69.60 0.00 18.71 5.98 0.13 5.58 23:10:21 22:54:01 1 69.98 0.00 18.24 6.78 0.13 4.87 23:10:21 22:55:01 all 69.99 0.00 19.03 8.50 0.14 2.35 23:10:21 22:55:01 0 67.74 0.00 20.77 8.68 0.13 2.68 23:10:21 22:55:01 1 72.24 0.00 17.27 8.32 0.15 2.01 23:10:21 22:56:01 all 13.98 0.00 3.81 1.39 0.05 80.77 23:10:21 22:56:01 0 14.07 0.00 3.95 1.69 0.07 80.22 23:10:21 22:56:01 1 13.88 0.00 3.67 1.09 0.03 81.32 23:10:21 22:57:01 all 0.11 0.00 0.05 0.00 0.03 99.82 23:10:21 22:57:01 0 0.18 0.00 0.05 0.00 0.02 99.75 23:10:21 22:57:01 1 0.03 0.00 0.05 0.00 0.03 99.88 23:10:21 22:58:01 all 0.13 0.00 0.05 0.01 0.02 99.80 23:10:21 22:58:01 0 0.22 0.00 0.05 0.02 0.02 99.70 23:10:21 22:58:01 1 0.03 0.00 0.05 0.00 0.02 99.90 23:10:21 23:10:21 22:58:01 CPU %user %nice %system %iowait %steal %idle 23:10:21 22:59:01 all 0.13 0.00 0.02 0.00 0.02 99.83 23:10:21 22:59:01 0 0.23 0.00 0.02 0.00 0.02 99.73 23:10:21 22:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:10:21 23:00:01 all 0.13 0.00 0.03 0.00 0.03 99.82 23:10:21 23:00:01 0 0.20 0.00 0.03 0.00 0.02 99.75 23:10:21 23:00:01 1 0.07 0.00 0.02 0.00 0.03 99.88 23:10:21 23:01:01 all 0.13 0.00 0.03 0.00 0.02 99.82 23:10:21 23:01:01 0 0.25 0.00 0.03 0.00 0.00 99.72 23:10:21 23:01:01 1 0.02 0.00 0.02 0.00 0.03 99.93 23:10:21 23:02:01 all 0.18 0.00 0.08 0.02 0.03 99.70 23:10:21 23:02:01 0 0.29 0.00 0.07 0.00 0.02 99.63 23:10:21 23:02:01 1 0.07 0.00 0.08 0.03 0.03 99.78 23:10:21 23:03:01 all 0.11 0.00 0.02 0.00 0.03 99.85 23:10:21 23:03:01 0 0.20 0.00 0.02 0.00 0.02 99.77 23:10:21 23:03:01 1 0.02 0.00 0.02 0.00 0.03 99.93 23:10:21 23:04:01 all 0.04 0.00 0.03 0.00 0.03 99.91 23:10:21 23:04:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:10:21 23:04:01 1 0.05 0.00 0.02 0.00 0.03 99.90 23:10:21 23:05:01 all 0.08 0.00 0.03 0.00 0.02 99.87 23:10:21 23:05:01 0 0.02 0.00 0.05 0.00 0.02 99.92 23:10:21 23:05:01 1 0.13 0.00 0.02 0.00 0.02 99.83 23:10:21 23:06:01 all 0.13 0.00 0.03 0.00 0.03 99.82 23:10:21 23:06:01 0 0.03 0.00 0.03 0.00 0.07 99.87 23:10:21 23:06:01 1 0.22 0.00 0.02 0.00 0.00 99.77 23:10:21 23:07:01 all 0.07 0.00 0.02 0.00 0.03 99.89 23:10:21 23:07:01 0 0.03 0.00 0.03 0.00 0.03 99.90 23:10:21 23:07:01 1 0.10 0.00 0.00 0.00 0.02 99.88 23:10:21 23:08:01 all 0.10 0.00 0.03 0.00 0.03 99.84 23:10:21 23:08:01 0 0.05 0.00 0.03 0.00 0.05 99.87 23:10:21 23:08:01 1 0.15 0.00 0.02 0.00 0.02 99.82 23:10:21 23:09:01 all 0.08 0.00 0.03 0.00 0.02 99.88 23:10:21 23:09:01 0 0.02 0.00 0.03 0.00 0.03 99.92 23:10:21 23:09:01 1 0.13 0.00 0.02 0.00 0.00 99.85 23:10:21 23:10:21 23:09:01 CPU %user %nice %system %iowait %steal %idle 23:10:21 23:10:01 all 2.35 0.00 0.75 1.00 0.04 95.87 23:10:21 23:10:01 0 2.50 0.00 0.92 0.96 0.05 95.57 23:10:21 23:10:01 1 2.20 0.00 0.57 1.04 0.03 96.16 23:10:21 Average: all 14.03 0.00 3.45 1.77 0.05 80.70 23:10:21 Average: 0 14.09 0.00 3.63 1.85 0.05 80.38 23:10:21 Average: 1 13.96 0.00 3.27 1.69 0.05 81.02 23:10:21 23:10:21 23:10:21