Pull request #3745 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 ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 09aa50a103d2559eea6fa93b79b36958f7c94413+d4ace7e08520ec158b0cc64775f4b4a0dc14a675 (febc71f2dffc0fd0d8c4abce1263e29d4e012c38) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh830025093690764219.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh8166943775521803524.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-3745/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-3745/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh48807371599626737.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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-ssh3881273098189475370.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-3745/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-3745/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7296808201367661045.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 PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-825 in /w/workspace/edgexfoundry_edgex-go_PR-3745 [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-ssh6111645028712606555.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-ssh6345463404022432469.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3745/head:refs/remotes/origin/PR-3745 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 09aa50a103d2559eea6fa93b79b36958f7c94413 Merge succeeded, producing 09aa50a103d2559eea6fa93b79b36958f7c94413 Checking out Revision 09aa50a103d2559eea6fa93b79b36958f7c94413 (PR-3745) > git config core.sparsecheckout # timeout=10 > git checkout -f 09aa50a103d2559eea6fa93b79b36958f7c94413 # 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-ssh7605547152674955471.key > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09aa50a103d2559eea6fa93b79b36958f7c94413 # timeout=10 Commit message: "ci: changes required for Jakara LTS" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:37:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:37:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:37:23 ========================================================= 22:37:23 EdgeX Global Pipelines Version Info 22:37:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:37:24 ------------------- 22:37:24 stable info: 22:37:24 ------------------- 22:37:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:37:24 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 22:37:24 Message: update stable to v1.0.207 22:37:25 ------------------- 22:37:25 experimental info: 22:37:25 ------------------- 22:37:25 Commited By: **** collab-it+edgex@linuxfoundation.org 22:37:25 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 22:37:25 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3745 [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3745 [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3745 [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09aa50a103d2559eea6fa93b79b36958f7c94413 [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09aa50a [Pipeline] echo 22:37:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:37:25 provisioning config files... 22:37:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5302777703576721731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:26 ---> docker-login.sh 22:37:26 nexus3.edgexfoundry.org:10001 22:37:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:27 Configure a credential helper to remove this warning. See 22:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:27 22:37:27 Login Succeeded 22:37:27 nexus3.edgexfoundry.org:10002 22:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:29 Configure a credential helper to remove this warning. See 22:37:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:29 22:37:29 Login Succeeded 22:37:29 nexus3.edgexfoundry.org:10003 22:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:29 Configure a credential helper to remove this warning. See 22:37:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:29 22:37:29 Login Succeeded 22:37:29 nexus3.edgexfoundry.org:10004 22:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:29 Configure a credential helper to remove this warning. See 22:37:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:29 22:37:29 Login Succeeded 22:37:29 docker.io 22:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:29 Configure a credential helper to remove this warning. See 22:37:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:29 22:37:29 Login Succeeded 22:37:29 ---> docker-login.sh ends [Pipeline] } 22:37:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:37:29 ++ 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:37:29 + for file in '`ls cmd/**/Dockerfile`' 22:37:29 ++ dirname cmd/core-command/Dockerfile 22:37:29 ++ cut -d/ -f2 22:37:29 + echo core-command,cmd/core-command/Dockerfile 22:37:29 + for file in '`ls cmd/**/Dockerfile`' 22:37:29 ++ dirname cmd/core-data/Dockerfile 22:37:29 ++ cut -d/ -f2 22:37:29 + echo core-data,cmd/core-data/Dockerfile 22:37:29 + for file in '`ls cmd/**/Dockerfile`' 22:37:29 ++ dirname cmd/core-metadata/Dockerfile 22:37:29 ++ cut -d/ -f2 22:37:29 + echo core-metadata,cmd/core-metadata/Dockerfile 22:37:29 + for file in '`ls cmd/**/Dockerfile`' 22:37:29 ++ dirname cmd/security-bootstrapper/Dockerfile 22:37:29 ++ cut -d/ -f2 22:37:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:37:29 + for file in '`ls cmd/**/Dockerfile`' 22:37:29 ++ dirname cmd/security-proxy-setup/Dockerfile 22:37:29 ++ cut -d/ -f2 22:37:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:37:29 + for file in '`ls cmd/**/Dockerfile`' 22:37:29 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:37:29 ++ cut -d/ -f2 22:37:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:37:29 + for file in '`ls cmd/**/Dockerfile`' 22:37:29 ++ dirname cmd/support-notifications/Dockerfile 22:37:29 ++ cut -d/ -f2 22:37:29 + echo support-notifications,cmd/support-notifications/Dockerfile 22:37:29 + for file in '`ls cmd/**/Dockerfile`' 22:37:29 ++ dirname cmd/support-scheduler/Dockerfile 22:37:29 ++ cut -d/ -f2 22:37:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:37:29 + for file in '`ls cmd/**/Dockerfile`' 22:37:29 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:37:29 ++ cut -d/ -f2 22:37:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:37:29 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:37:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:37:30 22:37:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:37:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:37:31 latest: Pulling from edgex-devops/git-semver 22:37:31 31603596830f: Pulling fs layer 22:37:31 04fac38145f0: Pulling fs layer 22:37:31 701f6daf10bf: Pulling fs layer 22:37:31 24f72da36158: Pulling fs layer 22:37:31 24f72da36158: Waiting 22:37:31 04fac38145f0: Verifying Checksum 22:37:31 04fac38145f0: Download complete 22:37:31 31603596830f: Verifying Checksum 22:37:31 31603596830f: Download complete 22:37:31 24f72da36158: Verifying Checksum 22:37:31 24f72da36158: Download complete 22:37:31 701f6daf10bf: Verifying Checksum 22:37:31 701f6daf10bf: Download complete 22:37:31 31603596830f: Pull complete 22:37:31 04fac38145f0: Pull complete 22:37:31 701f6daf10bf: Pull complete 22:37:32 24f72da36158: Pull complete 22:37:32 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 22:37:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:37:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:37:32 prd-centos7-docker-4c-2g-825 does not seem to be running inside a container 22:37:32 $ 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:37:33 $ docker top ba0e3f3afa091d1882d32f4ef61e196ebdb324608adfead3b43a414ca64376d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:37:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:37:33 [ssh-agent] Looking for ssh-agent implementation... 22:37:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:37:33 $ docker exec ba0e3f3afa091d1882d32f4ef61e196ebdb324608adfead3b43a414ca64376d9 ssh-agent 22:37:33 SSH_AUTH_SOCK=/tmp/ssh-T4iC0J9yzoIb/agent.15 22:37:33 SSH_AGENT_PID=21 22:37:33 Running ssh-add (command line suppressed) 22:37:33 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1293702869654604952.key (/w/workspace/edgex-go/2@tmp/private_key_1293702869654604952.key) 22:37:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:37:33 + git tag --points-at HEAD [Pipeline] } 22:37:33 $ docker exec --env ******** --env ******** ba0e3f3afa091d1882d32f4ef61e196ebdb324608adfead3b43a414ca64376d9 ssh-agent -k 22:37:34 unset SSH_AUTH_SOCK; 22:37:34 unset SSH_AGENT_PID; 22:37:34 echo Agent pid 21 killed; 22:37:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:37:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:37:34 [ssh-agent] Looking for ssh-agent implementation... 22:37:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:37:34 $ docker exec ba0e3f3afa091d1882d32f4ef61e196ebdb324608adfead3b43a414ca64376d9 ssh-agent 22:37:34 SSH_AUTH_SOCK=/tmp/ssh-Ux9GVKLN3k9H/agent.54 22:37:34 SSH_AGENT_PID=61 22:37:34 Running ssh-add (command line suppressed) 22:37:34 Identity added: /w/workspace/edgex-go/2@tmp/private_key_992884122611846707.key (/w/workspace/edgex-go/2@tmp/private_key_992884122611846707.key) 22:37:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:37:34 + git semver init 22:37:34 # -> Open(): unable to determine branch for HEAD 22:37:34 # $GIT_DIR = /w/workspace/edgex-go/2/.git 22:37:34 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 22:37:34 # $SEMVER_REMOTE_NAME = origin 22:37:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:37:34 # $SEMVER_USER_NAME = edgex-jenkins 22:37:34 # $SEMVER_BRANCH = PR-3745 22:37:34 # $SEMVER_TEMP = /tmp/semver-366713749 22:37:34 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:37:47 # '/tmp/semver-366713749' -> '/w/workspace/edgex-go/2/.semver' 22:37:47 # -> Force: false 22:37:47 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 22:37:47 $ docker exec --env ******** --env ******** ba0e3f3afa091d1882d32f4ef61e196ebdb324608adfead3b43a414ca64376d9 ssh-agent -k 22:37:47 unset SSH_AUTH_SOCK; 22:37:47 unset SSH_AGENT_PID; 22:37:47 echo Agent pid 61 killed; 22:37:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:37:47 + git semver [Pipeline] } 22:37:47 $ docker stop --time=1 ba0e3f3afa091d1882d32f4ef61e196ebdb324608adfead3b43a414ca64376d9 22:37:50 $ docker rm -f ba0e3f3afa091d1882d32f4ef61e196ebdb324608adfead3b43a414ca64376d9 [Pipeline] // withDockerContainer [Pipeline] sh 22:37:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:37:50 Stashed 1 file(s) [Pipeline] echo 22:37:50 [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:37:51 ========================================================= 22:37:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:37:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:37:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:37:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:37:51 4e9f2cdf4387: Pulling fs layer 22:37:51 57d31006c564: Pulling fs layer 22:37:51 bd5ccded8296: Pulling fs layer 22:37:51 304dd3a0f381: Pulling fs layer 22:37:51 d37cda54a23b: Pulling fs layer 22:37:51 bae75c0f2455: Pulling fs layer 22:37:51 806579b3d29a: Pulling fs layer 22:37:51 c77eb801bf70: Pulling fs layer 22:37:51 6d0567d44e1a: Pulling fs layer 22:37:51 304dd3a0f381: Waiting 22:37:51 d37cda54a23b: Waiting 22:37:51 bae75c0f2455: Waiting 22:37:51 806579b3d29a: Waiting 22:37:51 c77eb801bf70: Waiting 22:37:51 6d0567d44e1a: Waiting 22:37:51 bd5ccded8296: Verifying Checksum 22:37:51 bd5ccded8296: Download complete 22:37:51 57d31006c564: Verifying Checksum 22:37:51 57d31006c564: Download complete 22:37:51 d37cda54a23b: Verifying Checksum 22:37:51 d37cda54a23b: Download complete 22:37:51 bae75c0f2455: Verifying Checksum 22:37:51 bae75c0f2455: Download complete 22:37:51 4e9f2cdf4387: Download complete 22:37:51 806579b3d29a: Verifying Checksum 22:37:51 806579b3d29a: Download complete 22:37:51 4e9f2cdf4387: Pull complete 22:37:52 57d31006c564: Pull complete 22:37:52 c77eb801bf70: Verifying Checksum 22:37:52 c77eb801bf70: Download complete 22:37:52 bd5ccded8296: Pull complete 22:37:52 304dd3a0f381: Verifying Checksum 22:37:52 304dd3a0f381: Download complete 22:37:53 6d0567d44e1a: Verifying Checksum 22:37:53 6d0567d44e1a: Download complete 22:37:57 304dd3a0f381: Pull complete 22:37:57 d37cda54a23b: Pull complete 22:37:57 bae75c0f2455: Pull complete 22:37:57 806579b3d29a: Pull complete 22:37:57 c77eb801bf70: Pull complete 22:37:59 6d0567d44e1a: Pull complete 22:37:59 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 22:37:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:37:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:38:00 + docker build -t ci-base-image-x86_64 -f - . 22:38:00 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:38:00 WORKDIR /edgex 22:38:00 COPY go.mod . 22:38:00 RUN go mod download' 22:38:01 Sending build context to Docker daemon 329.3MB 22:38:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:38:01 ---> e839a31ac9d1 22:38:01 Step 2/4 : WORKDIR /edgex 22:38:02 ---> Running in 8fedadc236e7 22:38:02 Removing intermediate container 8fedadc236e7 22:38:02 ---> 32bf6c20e298 22:38:02 Step 3/4 : COPY go.mod . 22:38:03 ---> 33e30cfe8276 22:38:03 Step 4/4 : RUN go mod download 22:38:03 ---> Running in d931b776975c 22:38:06 Still waiting to schedule task 22:38:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:38:29 Removing intermediate container d931b776975c 22:38:29 ---> 4209e20cbce3 22:38:29 Successfully built 4209e20cbce3 22:38:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:38:30 + docker inspect -f . ci-base-image-x86_64 22:38:30 . [Pipeline] withDockerContainer 22:38:30 prd-centos7-docker-4c-2g-825 does not seem to be running inside a container 22:38:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:38:30 $ docker top fe4f4f041331f0e8dfdbb58564acc805eedfe44080416dcd9fd6e5ca79f880d6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:31 + go version 22:38:31 go version go1.16.8 linux/amd64 [Pipeline] } 22:38:31 $ docker stop --time=1 fe4f4f041331f0e8dfdbb58564acc805eedfe44080416dcd9fd6e5ca79f880d6 22:38:32 $ docker rm -f fe4f4f041331f0e8dfdbb58564acc805eedfe44080416dcd9fd6e5ca79f880d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:38:32 + docker inspect -f . ci-base-image-x86_64 22:38:32 . [Pipeline] withDockerContainer 22:38:32 prd-centos7-docker-4c-2g-825 does not seem to be running inside a container 22:38:33 $ 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:38:33 $ docker top 031aaf9d8c7112217b8533f78be26dd4b572abe29adb42463b956acc5b02f686 -eo pid,comm [Pipeline] { [Pipeline] echo 22:38:33 ========================================================= 22:38:33 [edgeXBuildGoParallel] Running Tests and Build... 22:38:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:38:33 + make test 22:38:33 go mod tidy 22:38:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:38:39 ? github.com/edgexfoundry/edgex-go [no test files] 22:38:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:39:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:39:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:39:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:39:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:39:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:39:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:39:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:39:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:39:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:39:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:39:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:39:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:39:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:39:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 22:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:39:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.053s coverage: 98.5% of statements 22:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:39:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.048s coverage: 46.3% of statements 22:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:39:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.085s coverage: 90.1% of statements 22:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:39:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 84.4% of statements 22:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:39:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.268s coverage: 94.2% of statements 22:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:39:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements 22:39:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:39:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:39:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:39:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:39:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements 22:39:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:39:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 22:39:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 21.7% of statements 22:39:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:39:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 22:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements 22:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 22:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.109s coverage: 96.3% of statements 22:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 22:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 22:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 22:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.217s coverage: 82.5% of statements 22:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements 22:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 22:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 22:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 22:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements 22:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 22:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 22:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 22:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.145s coverage: 91.2% of statements 22:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements 22:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 22:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 22:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 22:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 22:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 22:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.273s coverage: 70.4% of statements 22:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.109s coverage: 43.4% of statements 22:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements 22:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 22:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:39:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 19.5% of statements 22:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:39:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 92.0% of statements 22:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:39:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 22:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:39:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 22:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:39:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:39:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:39:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 22:39:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:39:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:39:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:39:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:39:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:39:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:39:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 22:39:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 22:39:57 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:40:29 GO111MODULE=on go vet ./... 22:40:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:40:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:40:38 ./bin/test-attribution-txt.sh [Pipeline] sh 22:40:38 + ls -al . 22:40:38 total 612 22:40:38 drwxrwxr-x 10 1001 1001 4096 Oct 6 22:40 . 22:40:38 drwxr-xr-x 4 root root 28 Oct 6 22:38 .. 22:40:38 -rw-rw-r-- 1 1001 1001 11 Oct 6 22:37 .dockerignore 22:40:38 drwxrwxr-x 8 1001 1001 179 Oct 6 22:37 .git 22:40:38 drwxrwxr-x 4 1001 1001 142 Oct 6 22:37 .github 22:40:38 -rw-rw-r-- 1 1001 1001 804 Oct 6 22:37 .gitignore 22:40:38 -rw-rw-r-- 1 1001 1001 42 Oct 6 22:37 .golangci.yml 22:40:38 -rw-rw-r-- 1 1001 1001 76 Oct 6 22:37 .hadolint.yml 22:40:38 drwx------ 3 1001 1001 58 Oct 6 22:37 .semver 22:40:38 -rw-rw-r-- 1 1001 1001 166 Oct 6 22:37 .sonarcloud.properties 22:40:38 -rw-rw-r-- 1 1001 1001 1171 Oct 6 22:37 ADOPTERS.md 22:40:38 -rw-rw-r-- 1 1001 1001 8608 Oct 6 22:37 Attribution.txt 22:40:38 -rw-rw-r-- 1 1001 1001 43881 Oct 6 22:37 CHANGELOG.md 22:40:38 -rw-rw-r-- 1 1001 1001 3804 Oct 6 22:37 CONTRIBUTING.md 22:40:38 -rw-rw-r-- 1 1001 1001 677 Oct 6 22:37 GOVERNANCE.md 22:40:38 -rw-rw-r-- 1 1001 1001 849 Oct 6 22:37 Jenkinsfile 22:40:38 -rw-rw-r-- 1 1001 1001 10775 Oct 6 22:37 LICENSE 22:40:38 -rw-rw-r-- 1 1001 1001 6508 Oct 6 22:37 Makefile 22:40:38 -rw-rw-r-- 1 1001 1001 582 Oct 6 22:37 OWNERS.md 22:40:38 -rw-rw-r-- 1 1001 1001 8256 Oct 6 22:37 README.md 22:40:38 -rw-rw-r-- 1 1001 1001 6912 Oct 6 22:37 SECURITY.md 22:40:38 -rw-rw-r-- 1 1001 1001 5 Oct 6 22:37 VERSION 22:40:38 -rw-rw-r-- 1 1001 1001 4131 Oct 6 22:37 ZMQWindows.md 22:40:38 drwxrwxr-x 2 1001 1001 37 Oct 6 22:37 bin 22:40:38 drwxrwxr-x 14 1001 1001 4096 Oct 6 22:37 cmd 22:40:38 -rw-r--r-- 1 root root 403265 Oct 6 22:39 coverage.out 22:40:38 -rw-rw-r-- 1 1001 1001 829 Oct 6 22:37 go.mod 22:40:38 -rw-rw-r-- 1 1001 1001 50143 Oct 6 22:38 go.sum 22:40:38 drwxrwxr-x 8 1001 1001 124 Oct 6 22:37 internal 22:40:38 drwxrwxr-x 3 1001 1001 16 Oct 6 22:37 openapi 22:40:38 drwxrwxr-x 4 1001 1001 71 Oct 6 22:37 snap 22:40:38 -rw-rw-r-- 1 1001 1001 204 Oct 6 22:37 version.go [Pipeline] sh 22:40:39 + '[' -e coverage.out ] 22:40:39 + chown 1001:1001 coverage.out [Pipeline] stash 22:40:39 Stashed 1 file(s) [Pipeline] sh 22:40:39 + make build 22:40:39 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:40:41 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:40: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:40:47 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:40:48 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:40:49 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:40:50 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:40:50 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:40:51 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:40:52 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:40:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:40:54 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:40:55 $ docker stop --time=1 031aaf9d8c7112217b8533f78be26dd4b572abe29adb42463b956acc5b02f686 22:40:57 $ docker rm -f 031aaf9d8c7112217b8533f78be26dd4b572abe29adb42463b956acc5b02f686 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:40:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:40:59 22:40:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:40:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:40:59 latest: Pulling from edgex-devops/edgex-compose 22:40:59 cbdbe7a5bc2a: Pulling fs layer 22:40:59 ca9280d653b3: Pulling fs layer 22:40:59 7e9c9ca2126c: Pulling fs layer 22:40:59 cbdbe7a5bc2a: Verifying Checksum 22:40:59 cbdbe7a5bc2a: Download complete 22:40:59 cbdbe7a5bc2a: Pull complete 22:40:59 ca9280d653b3: Verifying Checksum 22:40:59 ca9280d653b3: Download complete 22:41:00 7e9c9ca2126c: Verifying Checksum 22:41:00 7e9c9ca2126c: Download complete 22:41:00 ca9280d653b3: Pull complete 22:41:03 7e9c9ca2126c: Pull complete 22:41:03 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:41:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:41:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:41:03 prd-centos7-docker-4c-2g-825 does not seem to be running inside a container 22:41:04 $ 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:41:06 $ docker top 72c7634ab28c20837accbaacd0357b42806b9deadd76bd5806629956a8838c6d -eo pid,comm [Pipeline] { [Pipeline] sh 22:41:07 + docker-compose build --help 22:41:07 + grep parallel 22:41:08 --parallel Build images in parallel. [Pipeline] } 22:41:08 $ docker stop --time=1 72c7634ab28c20837accbaacd0357b42806b9deadd76bd5806629956a8838c6d 22:41:09 $ docker rm -f 72c7634ab28c20837accbaacd0357b42806b9deadd76bd5806629956a8838c6d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:41:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:41:09 . [Pipeline] withDockerContainer 22:41:09 prd-centos7-docker-4c-2g-825 does not seem to be running inside a container 22:41:09 $ 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:41:10 $ docker top 07073b976e8173ba7e3ce4d59893c67d78da085fe8d016022f851e99113e0c0e -eo pid,comm [Pipeline] { [Pipeline] sh 22:41:10 + docker-compose -f ./docker-compose-build.yml build --parallel 22:41:11 Building core-command ... 22:41:11 Building core-data ... 22:41:11 Building core-metadata ... 22:41:11 Building security-bootstrapper ... 22:41:11 Building security-proxy-setup ... 22:41:11 Building security-secretstore-setup ... 22:41:11 Building support-notifications ... 22:41:11 Building support-scheduler ... 22:41:11 Building sys-mgmt-agent ... 22:41:11 Building security-proxy-setup 22:41:11 Building support-notifications 22:41:11 Building support-scheduler 22:41:11 Building security-bootstrapper 22:41:11 Building sys-mgmt-agent 22:41:21 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:41:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:41:21 ---> 4209e20cbce3 22:41:21 Step 3/21 : WORKDIR /edgex-go 22:41:21 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:41:21 Step 2/30 : FROM ${BUILDER_BASE} AS builder 22:41:21 ---> 4209e20cbce3 22:41:21 Step 3/30 : WORKDIR /edgex-go 22:41:27 ---> Running in 383992d0d226 22:41:27 ---> Running in fcf27d88bc9e 22:41:32 Removing intermediate container fcf27d88bc9e 22:41:32 ---> 448dd5375647 22:41:32 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:32 Removing intermediate container 383992d0d226 22:41:32 ---> b7ef4e6bd5a4 22:41:32 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:32 ---> Running in 3e49b59d080a 22:41:32 ---> Running in a5f3be3cf989 22:41:33 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:41:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:41:33 ---> 4209e20cbce3 22:41:33 Step 3/20 : WORKDIR /edgex-go 22:41:33 ---> Using cache 22:41:33 ---> 448dd5375647 22:41:33 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:41:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:41:34 ---> 4209e20cbce3 22:41:34 Step 3/23 : WORKDIR /edgex-go 22:41:34 ---> Using cache 22:41:34 ---> 448dd5375647 22:41:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:34 ---> Running in 3ec557908aa9 22:41:34 ---> Running in 92af1bfcf264 22:41:34 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:41:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:41:34 ---> 4209e20cbce3 22:41:34 Step 3/22 : WORKDIR /edgex-go 22:41:34 ---> Using cache 22:41:34 ---> 448dd5375647 22:41:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:34 Removing intermediate container 3e49b59d080a 22:41:34 ---> 6eaba730d490 22:41:34 Step 5/30 : RUN apk add --update --no-cache make git 22:41:34 Removing intermediate container a5f3be3cf989 22:41:34 ---> f9e641931da1 22:41:34 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 22:41:34 ---> Running in fc2753d6276a 22:41:34 ---> Running in 52c8c7fb98f0 22:41:34 ---> Running in d6f6d687bc36 22:41:35 Removing intermediate container 3ec557908aa9 22:41:35 ---> 9840ebe0c934 22:41:35 Step 5/20 : RUN apk add --update --no-cache make git 22:41:35 ---> Running in a820f872da24 22:41:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:41:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:41:35 Removing intermediate container 92af1bfcf264 22:41:35 ---> 8bf447d6b707 22:41:35 Step 5/23 : RUN apk add --update --no-cache make git 22:41:35 ---> Running in f3a745e3d89e 22:41:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:41:35 Removing intermediate container fc2753d6276a 22:41:35 ---> ab29875f6b52 22:41:35 Step 5/22 : RUN apk add --update --no-cache make bash git 22:41:36 ---> Running in e2dc9e1a5e86 22:41:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:41:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:41:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:41:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:41:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:41:36 OK: 219 MiB in 52 packages 22:41:36 OK: 219 MiB in 52 packages 22:41:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:41:36 OK: 219 MiB in 52 packages 22:41:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:41:37 Removing intermediate container 52c8c7fb98f0 22:41:37 ---> 7b887415bca5 22:41:37 Step 6/30 : COPY . . 22:41:37 OK: 219 MiB in 52 packages 22:41:37 Removing intermediate container d6f6d687bc36 22:41:37 ---> 1680bfd1a0ab 22:41:37 Step 6/21 : COPY . . 22:41:37 OK: 219 MiB in 52 packages 22:41:37 Removing intermediate container a820f872da24 22:41:37 ---> 1f053654ffb9 22:41:37 Step 6/20 : COPY . . 22:41:39 Removing intermediate container f3a745e3d89e 22:41:39 ---> f4c4a7fcf712 22:41:39 Step 6/23 : COPY go.mod . 22:41:40 Removing intermediate container e2dc9e1a5e86 22:41:40 ---> 4cc34f61acbb 22:41:40 Step 6/22 : COPY . . 22:41:40 ---> 346d6034c464 22:41:40 Step 7/23 : RUN go mod download 22:41:41 ---> Running in 294c9668d849 22:41:46 Removing intermediate container 294c9668d849 22:41:46 ---> f7ca5207e1a9 22:41:46 Step 8/23 : COPY . . 22:41:46 ---> 1f8a32c61a4f 22:41:46 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:41:47 ---> Running in 605903f76949 22:41:48 ---> eae200ec6b0a 22:41:48 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:41:49 ---> 5cf2984998cd 22:41:49 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:41:49 ---> Running in da1e85cd2585 22:41:49 ---> 4e3455cc6436 22:41:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:41:49 ---> Running in c7af411e3f9d 22:41:49 ---> Running in 32e3db590b08 22:41:52 Removing intermediate container 605903f76949 22:41:52 ---> b28e8988c68f 22:41:52 Step 8/21 : RUN make cmd/support-notifications/support-notifications 22:41:52 Removing intermediate container da1e85cd2585 22:41:52 ---> 1d68a4e55d52 22:41:52 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:41:52 ---> Running in f214ecb6e20c 22:41:52 ---> Running in 26ab22015ba6 22:41:53 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:41:53 Removing intermediate container 32e3db590b08 22:41:53 ---> e8377ec021e9 22:41:53 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:41:53 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:41:53 ---> Running in 8301b161b4ab 22:41:54 Removing intermediate container c7af411e3f9d 22:41:54 ---> 3d0944f4cd0f 22:41:54 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:41:54 ---> Running in 99c8545d4b22 22:41:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:41:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:42:06 ---> b0ed37bd2ada 22:42:06 Step 9/23 : RUN go mod tidy 22:42:06 ---> Running in ffa9aa59b26a 22:42:08 Removing intermediate container ffa9aa59b26a 22:42:08 ---> 847b85fe5456 22:42:08 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:42:08 ---> Running in 0e28085b2d35 22:42:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:42:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:42:34 Removing intermediate container 8301b161b4ab 22:42:34 ---> 225e11b486ed 22:42:34 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:42:34 ---> Running in e658baa54769 22:42:34 Removing intermediate container 26ab22015ba6 22:42:34 ---> 65c4f39929c2 22:42:34 22:42:34 Step 9/20 : FROM alpine:3.14 22:42:34 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:42:34 3.14: Pulling from library/alpine 22:42:34 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:42:34 Status: Downloaded newer image for alpine:3.14 22:42:34 ---> 14119a10abf4 22:42:34 Step 10/20 : RUN apk add --update --no-cache curl 22:42:34 ---> Running in 0b8d8d80f55c 22:42:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:42:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:42:35 (1/5) Installing ca-certificates (20191127-r5) 22:42:35 (2/5) Installing brotli-libs (1.0.9-r5) 22:42:35 Removing intermediate container f214ecb6e20c 22:42:35 ---> 54af84d8a340 22:42:35 22:42:35 Step 9/21 : FROM alpine:3.14 22:42:35 ---> 14119a10abf4 22:42:35 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 22:42:36 (3/5) Installing nghttp2-libs (1.43.0-r0) 22:42:36 (4/5) Installing libcurl (7.79.1-r0) 22:42:36 (5/5) Installing curl (7.79.1-r0) 22:42:36 Executing busybox-1.33.1-r3.trigger 22:42:36 ---> Running in fac2af909579 22:42:36 Executing ca-certificates-20191127-r5.trigger 22:42:36 Removing intermediate container e658baa54769 22:42:36 ---> 1910d32c2a8c 22:42:36 22:42:36 Step 10/22 : FROM docker:20.10.8 22:42:36 OK: 8 MiB in 19 packages 22:42:36 20.10.8: Pulling from library/docker 22:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:42:37 (1/2) Installing ca-certificates (20191127-r5) 22:42:37 (2/2) Installing dumb-init (1.2.5-r1) 22:42:37 Executing busybox-1.33.1-r3.trigger 22:42:37 Executing ca-certificates-20191127-r5.trigger 22:42:37 OK: 6 MiB in 16 packages 22:42:37 Removing intermediate container 0b8d8d80f55c 22:42:37 ---> 9be50324b031 22:42:37 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:42:37 ---> Running in f181471f17a7 22:42:37 Removing intermediate container f181471f17a7 22:42:37 ---> c1e3bc3a9bb3 22:42:37 Step 12/20 : WORKDIR /edgex 22:42:38 ---> Running in 957f6c08b289 22:42:38 Removing intermediate container fac2af909579 22:42:38 ---> 3c2a7ad76ef3 22:42:38 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:42:38 ---> Running in b7e46e3ba79b 22:42:38 Removing intermediate container 957f6c08b289 22:42:38 ---> d45545bcd325 22:42:38 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:42:38 Removing intermediate container 99c8545d4b22 22:42:38 ---> 78a17c609af1 22:42:38 22:42:38 Step 9/30 : FROM alpine:3.14 22:42:38 ---> 14119a10abf4 22:42:38 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:42:38 ---> Running in 7a57a885287b 22:42:38 Removing intermediate container b7e46e3ba79b 22:42:38 ---> e02886cc6786 22:42:38 Step 12/21 : ENV APP_PORT=59860 22:42:39 ---> Running in 91fdd3349824 22:42:39 Removing intermediate container 7a57a885287b 22:42:39 ---> 57a78d20424c 22:42:39 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:42:39 ---> a352473a27aa 22:42:39 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 22:42:39 ---> Running in 5045af508c80 22:42:39 Removing intermediate container 91fdd3349824 22:42:39 ---> e970f75555b9 22:42:39 Step 13/21 : EXPOSE $APP_PORT 22:42:39 ---> Running in 50fb32f37b08 22:42:39 ---> ace3c0dd80a1 22:42:39 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:42:39 Removing intermediate container 50fb32f37b08 22:42:39 ---> 0a73f4d501d0 22:42:39 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 22:42:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:42:40 ---> 6f65cbb8071e 22:42:40 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:42:40 (1/2) Installing dumb-init (1.2.5-r1) 22:42:40 (2/2) Installing su-exec (0.2-r1) 22:42:40 Executing busybox-1.33.1-r3.trigger 22:42:40 OK: 6 MiB in 16 packages 22:42:40 ---> b6d66c2aafe7 22:42:40 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:42:40 ---> Running in 5a5995398b4e 22:42:41 ---> 3f58dee0d908 22:42:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:42:41 Removing intermediate container 5a5995398b4e 22:42:41 ---> 122bd25d5a46 22:42:41 Step 17/20 : CMD ["--init=true"] 22:42:41 ---> Running in d5cad89602ea 22:42:41 Removing intermediate container 5045af508c80 22:42:41 ---> 79ebe29bf7b8 22:42:41 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 22:42:41 ---> Running in ab548deb5312 22:42:41 Removing intermediate container d5cad89602ea 22:42:41 ---> 8955f375ad2c 22:42:41 Step 18/20 : LABEL arch=x86_64 22:42:41 ---> 554346783c27 22:42:41 Step 17/21 : ENTRYPOINT ["/support-notifications"] 22:42:41 ---> Running in 5608178862cd 22:42:41 Removing intermediate container ab548deb5312 22:42:41 ---> 9da082288f04 22:42:41 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:42:41 ---> Running in f7e1a7af4318 22:42:41 ---> Running in e60293b7e772 22:42:41 Removing intermediate container 5608178862cd 22:42:41 ---> b1b6a7af6f59 22:42:41 Step 19/20 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 22:42:41 Removing intermediate container f7e1a7af4318 22:42:41 ---> 9e642d36913a 22:42:41 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:42:41 ---> Running in d89ecbcaef5b 22:42:41 Removing intermediate container e60293b7e772 22:42:41 ---> 826a170b8e4a 22:42:41 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:42:41 ---> Running in 373df7ced647 22:42:41 ---> Running in fea9c64ee5f5 22:42:42 Removing intermediate container d89ecbcaef5b 22:42:42 ---> 528cb1277cda 22:42:42 Step 20/20 : LABEL version=0.0.0 22:42:42 ---> Running in 04eca3d0ef07 22:42:42 Removing intermediate container 373df7ced647 22:42:42 ---> 51574db59ea7 22:42:42 Step 19/21 : LABEL arch=x86_64 22:42:42 Removing intermediate container 04eca3d0ef07 22:42:42 ---> ff4724532ac2 22:42:42 22:42:42 ---> Running in 21f762bff506 22:42:42 Successfully built ff4724532ac2 22:42:42 Successfully tagged security-proxy-setup:latest 22:42:42  Building security-proxy-setup ... done Building core-command 22:42:42 Removing intermediate container 21f762bff506 22:42:42 ---> 89a72f763852 22:42:42 Step 20/21 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 22:42:43 ---> Running in 93513ef566d4 22:42:44 Removing intermediate container 93513ef566d4 22:42:44 ---> 11999771eb31 22:42:44 Step 21/21 : LABEL version=0.0.0 22:42:44 ---> Running in b975308a8822 22:42:44 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 22:42:44 Status: Downloaded newer image for docker:20.10.8 22:42:44 Removing intermediate container fea9c64ee5f5 22:42:44 ---> 197c275c3e87 22:42:44 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 22:42:44 ---> bc6c0ffef665 22:42:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:42:44 Removing intermediate container b975308a8822 22:42:44 ---> 12a8da4f68eb 22:42:44 22:42:44 ---> Running in 29b2d2d6f3fa 22:42:44 ---> Running in 8aac0cda92b7 22:42:44 Removing intermediate container 0e28085b2d35 22:42:44 ---> 4b10e3b517fa 22:42:44 22:42:44 Step 11/23 : FROM alpine:3.14 22:42:44 ---> 14119a10abf4 22:42:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:42:44 Successfully built 12a8da4f68eb 22:42:44 Successfully tagged support-notifications:latest 22:42:44  Building support-notifications ... done Building core-data 22:42:44 Removing intermediate container 29b2d2d6f3fa 22:42:44 ---> dc9bb4e504b0 22:42:44 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:42:44 ---> Running in 2dc152fe57e8 22:42:44 Removing intermediate container 8aac0cda92b7 22:42:44 ---> 5ed4ff6d05b2 22:42:44 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 22:42:44 ---> Running in 0e630f43a353 22:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:42:46 (1/1) Installing dumb-init (1.2.5-r1) 22:42:46 Executing busybox-1.33.1-r3.trigger 22:42:46 OK: 6 MiB in 15 packages 22:42:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:42:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:42:46 ---> 5e28ae0650f4 22:42:46 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:42:46 (1/42) Installing readline (8.1.0-r0) 22:42:46 (2/42) Installing bash (5.1.4-r0) 22:42:46 Executing bash-5.1.4-r0.post-install 22:42:46 (3/42) Installing brotli-libs (1.0.9-r5) 22:42:46 (4/42) Installing nghttp2-libs (1.43.0-r0) 22:42:46 (5/42) Installing libcurl (7.79.1-r0) 22:42:46 (6/42) Installing curl (7.79.1-r0) 22:42:46 (7/42) Installing dumb-init (1.2.5-r1) 22:42:46 (8/42) Installing libbz2 (1.0.8-r1) 22:42:46 (9/42) Installing expat (2.4.1-r0) 22:42:46 (10/42) Installing libffi (3.3-r2) 22:42:46 (11/42) Installing gdbm (1.19-r0) 22:42:46 (12/42) Installing xz-libs (5.2.5-r0) 22:42:46 (13/42) Installing libgcc (10.3.1_git20210424-r2) 22:42:46 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 22:42:46 (15/42) Installing mpdecimal (2.5.1-r1) 22:42:46 (16/42) Installing sqlite-libs (3.35.5-r0) 22:42:46 (17/42) Installing python3 (3.9.5-r1) 22:42:49 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:42:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:42:49 ---> 4209e20cbce3 22:42:49 Step 3/22 : WORKDIR /edgex-go 22:42:49 ---> Using cache 22:42:49 ---> 448dd5375647 22:42:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:49 ---> Using cache 22:42:49 ---> ab29875f6b52 22:42:49 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:42:49 ---> Running in 62ee7d95c323 22:42:49 (18/42) Installing py3-appdirs (1.4.4-r2) 22:42:49 (19/42) Installing py3-chardet (4.0.0-r2) 22:42:49 (20/42) Installing py3-idna (3.2-r0) 22:42:49 (21/42) Installing py3-urllib3 (1.26.5-r0) 22:42:50 (22/42) Installing py3-certifi (2020.12.5-r1) 22:42:50 (23/42) Installing py3-requests (2.25.1-r4) 22:42:50 (24/42) Installing py3-msgpack (1.0.2-r1) 22:42:50 (25/42) Installing py3-lockfile (0.12.2-r4) 22:42:50 (26/42) Installing py3-cachecontrol (0.12.6-r1) 22:42:50 (27/42) Installing py3-colorama (0.4.4-r1) 22:42:50 (28/42) Installing py3-contextlib2 (0.6.0-r1) 22:42:50 (29/42) Installing py3-distlib (0.3.1-r3) 22:42:50 ---> Running in 1b81cc1a15b8 22:42:50 (30/42) Installing py3-distro (1.5.0-r3) 22:42:50 (31/42) Installing py3-six (1.15.0-r1) 22:42:50 (32/42) Installing py3-webencodings (0.5.1-r4) 22:42:50 (33/42) Installing py3-html5lib (1.1-r1) 22:42:50 (34/42) Installing py3-parsing (2.4.7-r2) 22:42:50 (35/42) Installing py3-packaging (20.9-r1) 22:42:50 (36/42) Installing py3-toml (0.10.2-r2) 22:42:50 (37/42) Installing py3-pep517 (0.10.0-r2) 22:42:50 (38/42) Installing py3-progress (1.5-r2) 22:42:50 (39/42) Installing py3-retrying (1.3.3-r1) 22:42:50 (40/42) Installing py3-ordered-set (4.0.2-r1) 22:42:50 (41/42) Installing py3-setuptools (52.0.0-r3) 22:42:50 Removing intermediate container 2dc152fe57e8 22:42:50 ---> 75796d92ee00 22:42:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:42:50 (42/42) Installing py3-pip (20.3.4-r1) 22:42:51 ---> Running in 2a0d013f5b15 22:42:51 Executing busybox-1.33.1-r3.trigger 22:42:51 OK: 84 MiB in 64 packages 22:42:51 Removing intermediate container 2a0d013f5b15 22:42:51 ---> a32151928aee 22:42:51 Step 14/23 : ENV APP_PORT=59861 22:42:51 ---> Running in 1c9ee2b1ca6a 22:42:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:42:52 Removing intermediate container 1c9ee2b1ca6a 22:42:52 ---> f598b6580ec6 22:42:52 Step 15/23 : EXPOSE $APP_PORT 22:42:52 Removing intermediate container 62ee7d95c323 22:42:52 ---> 209b6dd8ce91 22:42:52 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 22:42:52 ---> Running in bf40d8b4badd 22:42:52 Collecting docker-compose==1.23.2 22:42:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:42:52 Removing intermediate container bf40d8b4badd 22:42:52 ---> 19557177f679 22:42:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:42:52 Collecting docopt<0.7,>=0.6.1 22:42:52 Downloading docopt-0.6.2.tar.gz (25 kB) 22:42:52 ---> 9b625d91776a 22:42:52 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:42:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:42:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:42:52 ---> 4209e20cbce3 22:42:52 Step 3/22 : WORKDIR /edgex-go 22:42:52 ---> Using cache 22:42:52 ---> 448dd5375647 22:42:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:52 ---> Using cache 22:42:52 ---> ab29875f6b52 22:42:52 Step 5/22 : RUN apk add --update --no-cache make git 22:42:52 ---> Running in 61faac506dfa 22:42:52 ---> 4cd69eb7e12b 22:42:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:42:52 Collecting texttable<0.10,>=0.9.0 22:42:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:42:52 Downloading texttable-0.9.1.tar.gz (11 kB) 22:42:53 Collecting websocket-client<1.0,>=0.32.0 22:42:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:42:53 OK: 219 MiB in 52 packages 22:42:53 Collecting jsonschema<3,>=2.5.1 22:42:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:42:53 Collecting docker<4.0,>=3.6.0 22:42:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:42:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:42:53 ---> 9edcc96ede3c 22:42:53 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:42:53 ---> 500bf43f4a3a 22:42:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:42:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:42:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:42:53 Collecting PyYAML<4,>=3.10 22:42:53 Downloading PyYAML-3.13.tar.gz (270 kB) 22:42:53 ---> 5a05a5529eb9 22:42:53 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:42:53 Removing intermediate container 1b81cc1a15b8 22:42:53 ---> 2f3cf7d5fffd 22:42:53 Step 6/22 : COPY . . 22:42:54 ---> 67463df09754 22:42:54 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:42:54 Collecting dockerpty<0.5,>=0.4.1 22:42:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:42:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:42:54 ---> 612eaab55e3b 22:42:54 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:42:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 22:42:54 Collecting cached-property<2,>=1.2.0 22:42:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:42:54 Collecting docker-pycreds>=0.4.0 22:42:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:42:54 OK: 219 MiB in 52 packages 22:42:54 Collecting idna<2.8,>=2.5 22:42:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:42:54 Collecting chardet<3.1.0,>=3.0.2 22:42:54 ---> Running in ad7a58c4e05f 22:42:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:42:54 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 22:42:54 Collecting urllib3<1.25,>=1.21.1 22:42:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:42:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:42:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:42:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:42:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:42:55 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:42:55 Attempting uninstall: urllib3 22:42:55 Found existing installation: urllib3 1.26.5 22:42:55 Uninstalling urllib3-1.26.5: 22:42:55 Successfully uninstalled urllib3-1.26.5 22:42:55 ---> fffbf6f0b8f5 22:42:55 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 22:42:55 Removing intermediate container ad7a58c4e05f 22:42:55 ---> 199c33157aec 22:42:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:42:55 Attempting uninstall: idna 22:42:55 Found existing installation: idna 3.2 22:42:55 Uninstalling idna-3.2: 22:42:55 Successfully uninstalled idna-3.2 22:42:55 ---> Running in dd08c0c7a09c 22:42:55 ---> Running in 9d112191d4b9 22:42:55 Attempting uninstall: chardet 22:42:55 Found existing installation: chardet 4.0.0 22:42:55 Uninstalling chardet-4.0.0: 22:42:55 Successfully uninstalled chardet-4.0.0 22:42:55 Removing intermediate container 61faac506dfa 22:42:55 ---> 4774a798a2ef 22:42:55 Step 6/22 : COPY . . 22:42:55 Attempting uninstall: requests 22:42:55 Found existing installation: requests 2.25.1 22:42:55 Uninstalling requests-2.25.1: 22:42:55 Removing intermediate container 9d112191d4b9 22:42:55 ---> f2bbcab1e840 22:42:55 Step 21/23 : LABEL arch=x86_64 22:42:55 Successfully uninstalled requests-2.25.1 22:42:55 Removing intermediate container dd08c0c7a09c 22:42:55 ---> f316304d14a3 22:42:55 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:42:55 Running setup.py install for texttable: started 22:42:56 ---> Running in 3e37276f7046 22:42:56 Running setup.py install for texttable: finished with status 'done' 22:42:56 Running setup.py install for PyYAML: started 22:42:57 ---> b13cab1afe9c 22:42:57 Step 25/30 : RUN chmod +x /entrypoint.sh 22:42:57 Running setup.py install for PyYAML: finished with status 'done' 22:42:57 Removing intermediate container 3e37276f7046 22:42:57 ---> 00d6e157fc93 22:42:57 Step 22/23 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 22:42:57 ---> Running in f8ce43ed2e47 22:42:57 Running setup.py install for docopt: started 22:42:58 ---> Running in f1bc2d013c6d 22:42:58 Running setup.py install for docopt: finished with status 'done' 22:42:58 Running setup.py install for dockerpty: started 22:42:58 Running setup.py install for dockerpty: finished with status 'done' 22:42:58 Removing intermediate container f1bc2d013c6d 22:42:58 ---> fa19d630c767 22:42:58 Step 23/23 : LABEL version=0.0.0 22:42:58 ---> Running in d927ee16f8d0 22:42:59 Successfully installed PyYAML-3.13 cached-property-1.5.2 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:42:59 Removing intermediate container d927ee16f8d0 22:42:59 ---> 51b18bb8a2cb 22:42:59 22:42:59 Successfully built 51b18bb8a2cb 22:42:59 Successfully tagged support-scheduler:latest 22:42:59 Building security-secretstore-setup 22:42:59  Building support-scheduler ... done Removing intermediate container f8ce43ed2e47 22:42:59 ---> c7941d2b44b0 22:42:59 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 22:43:02 ---> Running in d3f11fdf46e8 22:43:02 ---> 395c71febad8 22:43:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:02 ---> Running in 444cfce4652b 22:43:02 Removing intermediate container d3f11fdf46e8 22:43:02 ---> 61590802100f 22:43:02 Step 27/30 : CMD ["gate"] 22:43:02 ---> 97b730d66414 22:43:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:03 ---> Running in 94fd50c4affa 22:43:03 ---> Running in 8beb9350d31a 22:43:03 Removing intermediate container 94fd50c4affa 22:43:03 ---> f4f0e463fb3a 22:43:03 Step 28/30 : LABEL arch=x86_64 22:43:04 ---> Running in d2d312c90b91 22:43:04 Removing intermediate container d2d312c90b91 22:43:04 ---> 0372677f6151 22:43:04 Step 29/30 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 22:43:04 ---> Running in e5a8744a6b1a 22:43:04 Removing intermediate container e5a8744a6b1a 22:43:04 ---> e39e31ac7bf9 22:43:04 Step 30/30 : LABEL version=0.0.0 22:43:04 ---> Running in ad02e1176e1c 22:43:04 Removing intermediate container ad02e1176e1c 22:43:04 ---> 09af740ef8b1 22:43:04 22:43:04 Successfully built 09af740ef8b1 22:43:04 Successfully tagged security-bootstrapper:latest 22:43:04 Building core-metadata 22:43:05  Building security-bootstrapper ... done Removing intermediate container 8beb9350d31a 22:43:05 ---> 87fdfb6f0068 22:43:05 Step 8/22 : RUN make cmd/core-command/core-command 22:43:06 Removing intermediate container 444cfce4652b 22:43:06 ---> a86d0ef359fd 22:43:06 Step 8/22 : RUN make cmd/core-data/core-data 22:43:06 ---> Running in 6f9e37647373 22:43:07 ---> Running in 5a2aa48d5fe6 22:43:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:43: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:43:10 Removing intermediate container 0e630f43a353 22:43:10 ---> 0f7fbd880d17 22:43:10 Step 13/22 : ENV APP_PORT=58890 22:43:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:43:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:43:11 ---> 4209e20cbce3 22:43:11 Step 3/24 : WORKDIR /edgex-go 22:43:11 ---> Using cache 22:43:11 ---> 448dd5375647 22:43:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:11 ---> Using cache 22:43:11 ---> ab29875f6b52 22:43:11 Step 5/24 : RUN apk add --update --no-cache make git 22:43:11 ---> Using cache 22:43:11 ---> 4774a798a2ef 22:43:11 Step 6/24 : COPY . . 22:43:11 ---> Using cache 22:43:11 ---> 97b730d66414 22:43:11 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:11 ---> Using cache 22:43:11 ---> 87fdfb6f0068 22:43:11 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:43:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:43:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:43:11 ---> 4209e20cbce3 22:43:11 Step 3/22 : WORKDIR /edgex-go 22:43:11 ---> Using cache 22:43:11 ---> 448dd5375647 22:43:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:11 ---> Using cache 22:43:11 ---> ab29875f6b52 22:43:11 Step 5/22 : RUN apk add --update --no-cache make git 22:43:11 ---> Using cache 22:43:11 ---> 4774a798a2ef 22:43:11 Step 6/22 : COPY . . 22:43:11 ---> Using cache 22:43:11 ---> 97b730d66414 22:43:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:11 ---> Using cache 22:43:11 ---> 87fdfb6f0068 22:43:11 Step 8/22 : RUN make cmd/core-metadata/core-metadata 22:43:11 ---> Running in ad09d45162f9 22:43:11 ---> Running in aed9fcf2d581 22:43:11 ---> Running in c2c4b59ef915 22:43:11 Removing intermediate container ad09d45162f9 22:43:11 ---> f9ed9947a429 22:43:11 Step 14/22 : EXPOSE $APP_PORT 22:43:11 ---> Running in d9c0b210338d 22:43:11 Removing intermediate container d9c0b210338d 22:43:11 ---> b208c81f1e8f 22:43:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:43:12 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:43:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:43:12 ---> 8f586289ff7e 22:43:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:43:12 ---> 264e2e158afe 22:43:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:43:13 ---> adb09974361a 22:43:13 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 22:43:13 ---> Running in 5e1c6d9934d7 22:43:13 Removing intermediate container 5e1c6d9934d7 22:43:13 ---> 9c7f5ec77665 22:43:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:43:13 ---> Running in 8ca59591dc92 22:43:13 Removing intermediate container 8ca59591dc92 22:43:13 ---> 780e58163c9f 22:43:13 Step 20/22 : LABEL arch=x86_64 22:43:13 ---> Running in cfa06d1e0448 22:43:13 Removing intermediate container cfa06d1e0448 22:43:13 ---> ef34c7e0599e 22:43:13 Step 21/22 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 22:43:13 ---> Running in bc9b7ee6acbd 22:43:13 Removing intermediate container bc9b7ee6acbd 22:43:13 ---> 5200eb1ce4ac 22:43:13 Step 22/22 : LABEL version=0.0.0 22:43:13 ---> Running in 789b8668c1fb 22:43:13 Removing intermediate container 789b8668c1fb 22:43:13 ---> 567b3b4e98a8 22:43:13 22:43:13 Successfully built 567b3b4e98a8 22:43:13 Successfully tagged sys-mgmt-agent:latest 22:43:40  Building sys-mgmt-agent ... done Removing intermediate container 6f9e37647373 22:43:40 ---> 670b40536948 22:43:40 22:43:40 Step 9/22 : FROM alpine:3.14 22:43:40 ---> 14119a10abf4 22:43:40 Step 10/22 : RUN apk add --update --no-cache dumb-init 22:43:40 ---> Using cache 22:43:40 ---> 75796d92ee00 22:43:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:43:40 ---> Using cache 22:43:40 ---> a32151928aee 22:43:40 Step 12/22 : ENV APP_PORT=59882 22:43:40 ---> Running in 349d31314d1d 22:43:40 Removing intermediate container 349d31314d1d 22:43:40 ---> a270ff5fcd9d 22:43:40 Step 13/22 : EXPOSE $APP_PORT 22:43:40 ---> Running in e32dfc7e8eb5 22:43:40 Removing intermediate container e32dfc7e8eb5 22:43:40 ---> ee933969eb07 22:43:40 Step 14/22 : WORKDIR / 22:43:40 ---> Running in 31cde0fa3dcf 22:43:40 Removing intermediate container 31cde0fa3dcf 22:43:40 ---> 09c1668400fe 22:43:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:43:40 ---> 29a48f4e65de 22:43:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:43:40 ---> 9959de9f0385 22:43:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:43:40 ---> e41947c0877c 22:43:40 Step 18/22 : ENTRYPOINT ["/core-command"] 22:43:40 ---> Running in f62f5bfb5e4b 22:43:40 Removing intermediate container f62f5bfb5e4b 22:43:40 ---> 3d49479c075f 22:43:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:43:40 ---> Running in 9658ffd13c89 22:43:40 Removing intermediate container 9658ffd13c89 22:43:40 ---> 54131643cf93 22:43:40 Step 20/22 : LABEL arch=x86_64 22:43:40 ---> Running in fe38c4902353 22:43:40 Removing intermediate container fe38c4902353 22:43:40 ---> e612db9f4896 22:43:40 Step 21/22 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 22:43:40 ---> Running in 76272fff32bf 22:43:40 Removing intermediate container 76272fff32bf 22:43:40 ---> 02da99134921 22:43:40 Step 22/22 : LABEL version=0.0.0 22:43:40 ---> Running in d5770c152bcd 22:43:41 Removing intermediate container d5770c152bcd 22:43:41 ---> a1823e05183f 22:43:41 22:43:41 Successfully built a1823e05183f 22:43:41 Successfully tagged core-command:latest 22:43:41  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:43:45 Removing intermediate container aed9fcf2d581 22:43:45 ---> cee865ff8d22 22:43:45 22:43:45 Step 9/24 : FROM alpine:3.14 22:43:45 ---> 14119a10abf4 22:43:45 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:43:45 ---> Running in d68d42332082 22:43:45 Removing intermediate container c2c4b59ef915 22:43:45 ---> 933b3111b1b2 22:43:45 22:43:45 Step 9/22 : FROM alpine:3.14 22:43:45 ---> 14119a10abf4 22:43:45 Step 10/22 : RUN apk add --update --no-cache dumb-init 22:43:45 ---> Using cache 22:43:45 ---> 75796d92ee00 22:43:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:43:45 ---> Using cache 22:43:45 ---> a32151928aee 22:43:45 Step 12/22 : ENV APP_PORT=59881 22:43:45 ---> Running in aef679a2c11c 22:43:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:43:45 Removing intermediate container aef679a2c11c 22:43:45 ---> 90619b042367 22:43:45 Step 13/22 : EXPOSE $APP_PORT 22:43:45 ---> Running in 70da03277bc6 22:43:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:43:45 (1/3) Installing ca-certificates (20191127-r5) 22:43:46 (2/3) Installing dumb-init (1.2.5-r1) 22:43:46 (3/3) Installing su-exec (0.2-r1) 22:43:46 Executing busybox-1.33.1-r3.trigger 22:43:46 Executing ca-certificates-20191127-r5.trigger 22:43:46 OK: 6 MiB in 17 packages 22:43:46 Removing intermediate container 70da03277bc6 22:43:46 ---> b49cb017bfa8 22:43:46 Step 14/22 : WORKDIR / 22:43:46 ---> Running in 30dd210e7e99 22:43:46 Removing intermediate container 30dd210e7e99 22:43:46 ---> 2c393745ff7e 22:43:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:43:46 Removing intermediate container 5a2aa48d5fe6 22:43:46 ---> daaba3652c37 22:43:46 22:43:46 Step 9/22 : FROM alpine:3.14 22:43:46 ---> 14119a10abf4 22:43:46 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:43:46 ---> Running in fe19a486c665 22:43:46 Removing intermediate container d68d42332082 22:43:46 ---> 6561a5c9cfab 22:43:46 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:43:46 ---> Running in 5d4277f07366 22:43:46 ---> c7745a4334e1 22:43:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:43:46 Removing intermediate container fe19a486c665 22:43:46 ---> d1f7ce1888f0 22:43:46 Step 11/22 : ENV APP_PORT=59880 22:43:46 ---> Running in 3bb09752713d 22:43:46 Removing intermediate container 5d4277f07366 22:43:46 ---> d0b705ee60ec 22:43:46 Step 12/24 : WORKDIR / 22:43:46 ---> Running in 015c1a542695 22:43:46 Removing intermediate container 3bb09752713d 22:43:46 ---> 0649f45fa239 22:43:46 Step 12/22 : EXPOSE $APP_PORT 22:43:47 ---> Running in 82b53c7509e2 22:43:47 Removing intermediate container 015c1a542695 22:43:47 ---> dc8a733ac1bc 22:43:47 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:43:47 ---> f892d271aa00 22:43:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:43:47 Removing intermediate container 82b53c7509e2 22:43:47 ---> 9aac2fc73ba2 22:43:47 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:47 ---> Running in c1eebbe731e9 22:43:47 ---> d7923aaa32b5 22:43:47 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:43:47 ---> 2d02dfb908c2 22:43:47 Step 18/22 : ENTRYPOINT ["/core-metadata"] 22:43:47 ---> Running in 0f653eb8135c 22:43:47 Removing intermediate container 0f653eb8135c 22:43:47 ---> 8357889c1d8e 22:43:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:43:47 ---> 5c160406e7be 22:43:47 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:43:47 ---> Running in 413dc831d012 22:43:47 Removing intermediate container 413dc831d012 22:43:47 ---> e8978c4dfab1 22:43:47 Step 20/22 : LABEL arch=x86_64 22:43:47 ---> Running in d8889d95f6b4 22:43:47 ---> 6ffd71694448 22:43:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:43:47 Removing intermediate container d8889d95f6b4 22:43:47 ---> 9ad3683aa891 22:43:47 Step 21/22 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 22:43:47 ---> Running in 01b13de601b4 22:43:47 ---> 44ea0a6653cf 22:43:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:43:47 Removing intermediate container c1eebbe731e9 22:43:47 ---> 9c2d9297e361 22:43:47 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 22:43:48 ---> Running in f513d6e5c180 22:43:48 Removing intermediate container 01b13de601b4 22:43:48 ---> e4e86bf67965 22:43:48 Step 22/22 : LABEL version=0.0.0 22:43:48 ---> Running in 21cc492155be 22:43:48 Removing intermediate container 21cc492155be 22:43:48 ---> 8ecc370dcac3 22:43:48 22:43:48 ---> 70ed0bf262f2 22:43:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:43:48 Successfully built 8ecc370dcac3 22:43:48 Successfully tagged core-metadata:latest 22:43:48  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:43:48 ---> 857f8410241f 22:43:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:43:48 ---> a8450fb1fc80 22:43:48 Step 20/24 : 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:43:48 ---> Running in 175040a10d5e 22:43:49 Removing intermediate container 175040a10d5e 22:43:49 ---> d89c29f778f1 22:43:49 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:43:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:43:49 ---> Running in b7f5cf2663d8 22:43:49 Removing intermediate container b7f5cf2663d8 22:43:49 ---> 64945602e88a 22:43:49 Step 22/24 : LABEL arch=x86_64 22:43:49 ---> Running in 97df97aaa4c5 22:43:49 Removing intermediate container 97df97aaa4c5 22:43:49 ---> 524c4f4d88c8 22:43:49 Step 23/24 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 22:43:49 ---> Running in 779df1dbaf37 22:43:49 Removing intermediate container 779df1dbaf37 22:43:49 ---> 297b4dc0c643 22:43:49 Step 24/24 : LABEL version=0.0.0 22:43:49 ---> Running in dd7732e7c316 22:43:49 (1/6) Installing dumb-init (1.2.5-r1) 22:43:49 Removing intermediate container dd7732e7c316 22:43:49 ---> 1d87526088e2 22:43:49 22:43:49 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:43:49 Successfully built 1d87526088e2 22:43:49 Successfully tagged security-secretstore-setup:latest 22:43:49  Building security-secretstore-setup ... done (3/6) Installing libsodium (1.0.18-r0) 22:43:49 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:43:49 (5/6) Installing libzmq (4.3.4-r0) 22:43:50 (6/6) Installing zeromq (4.3.4-r0) 22:43:50 Executing busybox-1.33.1-r3.trigger 22:43:50 OK: 8 MiB in 20 packages 22:43:50 Removing intermediate container f513d6e5c180 22:43:50 ---> 668bce35b05b 22:43:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:43:50 ---> af80cb7e3722 22:43:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:43:50 ---> 418f37a07454 22:43:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:43:51 ---> 69369cc28956 22:43:51 Step 18/22 : ENTRYPOINT ["/core-data"] 22:43:51 ---> Running in e449686423ae 22:43:51 Removing intermediate container e449686423ae 22:43:51 ---> 36dbf27c2eee 22:43:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:43:51 ---> Running in 0d19cfc238ba 22:43:51 Removing intermediate container 0d19cfc238ba 22:43:51 ---> f6410541e672 22:43:51 Step 20/22 : LABEL arch=x86_64 22:43:51 ---> Running in f4223fd47bbe 22:43:51 Removing intermediate container f4223fd47bbe 22:43:51 ---> 8de36f25030a 22:43:51 Step 21/22 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 22:43:51 ---> Running in 35328f51d236 22:43:51 Removing intermediate container 35328f51d236 22:43:51 ---> 8e12407bc075 22:43:51 Step 22/22 : LABEL version=0.0.0 22:43:51 ---> Running in 4532e60703e2 22:43:51 Removing intermediate container 4532e60703e2 22:43:51 ---> db6643a07a41 22:43:51 22:43:51 Successfully built db6643a07a41 22:43:51 Successfully tagged core-data:latest 22:43:51  Building core-data ... done  [Pipeline] } 22:43:51 $ docker stop --time=1 07073b976e8173ba7e3ce4d59893c67d78da085fe8d016022f851e99113e0c0e 22:43:52 $ docker rm -f 07073b976e8173ba7e3ce4d59893c67d78da085fe8d016022f851e99113e0c0e [Pipeline] // withDockerContainer [Pipeline] sh 22:43:53 + docker images 22:43:53 REPOSITORY TAG IMAGE ID CREATED SIZE 22:43:53 core-data latest db6643a07a41 2 seconds ago 20.5MB 22:43:53 security-secretstore-setup latest 1d87526088e2 4 seconds ago 28.2MB 22:43:53 core-metadata latest 8ecc370dcac3 5 seconds ago 16.8MB 22:43:53 daaba3652c37 7 seconds ago 1.76GB 22:43:53 933b3111b1b2 8 seconds ago 1.76GB 22:43:53 cee865ff8d22 9 seconds ago 1.76GB 22:43:53 core-command latest a1823e05183f 13 seconds ago 16MB 22:43:53 670b40536948 15 seconds ago 1.75GB 22:43:53 sys-mgmt-agent latest 567b3b4e98a8 40 seconds ago 294MB 22:43:53 security-bootstrapper latest 09af740ef8b1 49 seconds ago 18.8MB 22:43:53 support-scheduler latest 51b18bb8a2cb 54 seconds ago 16.1MB 22:43:53 4b10e3b517fa About a minute ago 1.75GB 22:43:53 support-notifications latest 12a8da4f68eb About a minute ago 16.8MB 22:43:53 security-proxy-setup latest ff4724532ac2 About a minute ago 26.7MB 22:43:53 78a17c609af1 About a minute ago 1.75GB 22:43:53 1910d32c2a8c About a minute ago 1.75GB 22:43:53 54af84d8a340 About a minute ago 1.75GB 22:43:53 65c4f39929c2 About a minute ago 1.76GB 22:43:53 ci-base-image-x86_64 latest 4209e20cbce3 5 minutes ago 1.25GB 22:43:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine e839a31ac9d1 3 hours ago 546MB 22:43:53 docker 20.10.8 bc6c0ffef665 5 weeks ago 214MB 22:43:53 alpine 3.14 14119a10abf4 5 weeks ago 5.6MB 22:43:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 7 weeks ago 37.5MB 22:43:53 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:44:08 Still waiting to schedule task 22:44:08 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:57:25 Running on prd-ubuntu18.04-docker-8c-8g-1885 in /w/workspace/edgexfoundry_edgex-go_PR-3745 [Pipeline] { [Pipeline] ws 22:57:25 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 22:57:25 The recommended git tool is: git 22:57:28 using credential edgex-jenkins-ssh 22:57:28 Cloning the remote Git repository 22:57:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:57:28 > git init /w/workspace/edgex-go/2 # timeout=10 22:57:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:57:28 > git --version # timeout=10 22:57:28 > git --version # 'git version 2.17.1' 22:57:28 using GIT_SSH to set credentials SSH Credentials for GitHub 22:57:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:57:34 Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 09aa50a103d2559eea6fa93b79b36958f7c94413 22:57:34 Merge succeeded, producing 09aa50a103d2559eea6fa93b79b36958f7c94413 22:57:34 Checking out Revision 09aa50a103d2559eea6fa93b79b36958f7c94413 (PR-3745) 22:57:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:57:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:57:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:57:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:57:33 using GIT_SSH to set credentials SSH Credentials for GitHub 22:57:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3745/head:refs/remotes/origin/PR-3745 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:57:34 > git config core.sparsecheckout # timeout=10 22:57:34 > git checkout -f 09aa50a103d2559eea6fa93b79b36958f7c94413 # timeout=10 22:57:34 > git remote # timeout=10 22:57:34 > git config --get remote.origin.url # timeout=10 22:57:34 using GIT_SSH to set credentials SSH Credentials for GitHub 22:57:34 > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 22:57:34 > git rev-parse HEAD^{commit} # timeout=10 22:57:34 > git config core.sparsecheckout # timeout=10 22:57:34 > git checkout -f 09aa50a103d2559eea6fa93b79b36958f7c94413 # timeout=10 22:57:37 Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:57:38 + echo snap-build.sh 22:57:38 snap-build.sh 22:57:38 + SNAP_BASE_DIR=. 22:57:38 + '[' '!' -z /w/workspace/edgex-go/2 ']' 22:57:38 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 22:57:38 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 22:57:38 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 22:57:38 + cd /w/workspace/edgex-go/2 22:57:38 + sudo apt-get remove -qy --purge lxd lxd-client 22:57:38 Reading package lists... 22:57:38 Building dependency tree... 22:57:38 Reading state information... 22:57:38 The following packages were automatically installed and are no longer required: 22:57:38 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:57:38 uidmap xdelta3 22:57:38 Use 'sudo apt autoremove' to remove them. 22:57:38 The following packages will be REMOVED: 22:57:38 lxd* lxd-client* 22:57:39 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:57:39 After this operation, 31.7 MB disk space will be freed. 22:57:39 (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:57:39 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:57:40 Removing lxd dnsmasq configuration 22:57:40 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:57:40 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:57:41 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:57:41 (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:57:41 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:57:42 Processing triggers for systemd (237-3ubuntu10.45) ... 22:57:42 Processing triggers for ureadahead (0.100.0-21) ... 22:57:43 + sudo snap remove --purge lxd 22:57:43 snap "lxd" is not installed 22:57:43 + sudo groupadd --force --system lxd 22:57:43 ++ whoami 22:57:43 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:57:43 + newgrp - lxd 22:57:43 + sudo snap install lxd 22:57:51 2021-10-06T22:57:49Z INFO Waiting for automatic snapd restart... 22:58:07 lxd 4.19 from Canonical* installed 22:58:07 + sudo lxd init --auto 22:58:17 + sudo snap install --classic snapcraft 22:58:27 snapcraft 5.0 from Canonical* installed 22:58:27 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 22:58:27 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 22:58:27 % Total % Received % Xferd Average Speed Time Time Time Current 22:58:27 Dload Upload Total Spent Left Speed 22:58:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 7044 0 --:--:-- --:--:-- --:--:-- 7044 22:58:27 100 3325k 100 3325k 0 0 19.4M 0 --:--:-- --:--:-- --:--:-- 19.4M 22:58:27 ./yq_linux_amd64 22:58:27 + sudo snapcraft prime --use-lxd 22:58:29 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 22:58:29 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: 22:58:29 - README.md 22:58:29 22:58:29 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:58:29 Launching a container. 22:58:35 Waiting for container to be ready 22:58:35 To start your first instance, try: lxc launch ubuntu:20.04 22:58:35 22:58:39 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 22:58:39 Waiting for network to be ready... 22:58:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:58:40 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:58:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 22:58:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 22:58:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 22:58:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 22:58:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 22:58:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 22:58:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 22:58:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 22:58:40 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:58:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:58:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:58:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:58:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:58:40 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:58:40 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:58:40 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:58:41 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:58:41 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2250 kB] 22:58:41 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 22:58:41 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 22:58:41 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 22:58:41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 22:58:41 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 22:58:41 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1755 kB] 22:58:41 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 22:58:44 Fetched 25.4 MB in 4s (6323 kB/s) 22:58:44 Reading package lists... 22:58:45 Reading package lists... 22:58:45 Building dependency tree... 22:58:45 Reading state information... 22:58:45 The following additional packages will be installed: 22:58:45 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:58:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:58:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:58:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 22:58:45 Suggested packages: 22:58:45 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 22:58:45 Recommended packages: 22:58:45 gnupg libsasl2-modules 22:58:45 The following NEW packages will be installed: 22:58:45 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:58:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:58:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:58:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 22:58:45 The following packages will be upgraded: 22:58:45 gpg gpg-agent gpgconf libudev1 22:58:45 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 22:58:45 Need to get 3527 kB of archives. 22:58:45 After this operation, 13.3 MB of additional disk space will be used. 22:58:45 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] 22:58:45 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] 22:58:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 22:58:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 22:58:45 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 22:58:46 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 22:58:46 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 22:58:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 22:58:46 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 22:58:46 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 22:58:46 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 22:58:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 22:58:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 22:58:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 22:58:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 22:58:46 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 22:58:46 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 22:58:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 22:58:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 22:58:46 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 22:58:46 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 22:58:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 22:58:46 debconf: delaying package configuration, since apt-utils is not installed 22:58:46 Fetched 3527 kB in 1s (3385 kB/s) 22:58:46 (Reading database ... 12511 files and directories currently installed.) 22:58:46 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 22:58:46 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:58:46 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 22:58:46 Selecting previously unselected package udev. 22:58:46 (Reading database ... 12511 files and directories currently installed.) 22:58:46 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 22:58:46 Unpacking udev (237-3ubuntu10.52) ... 22:58:47 Selecting previously unselected package libfuse2:amd64. 22:58:47 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 22:58:47 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:58:47 Selecting previously unselected package fuse. 22:58:47 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 22:58:47 Unpacking fuse (2.9.7-1ubuntu1) ... 22:58:47 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 22:58:47 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:58:47 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 22:58:47 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:58:47 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 22:58:47 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:58:47 Selecting previously unselected package libksba8:amd64. 22:58:47 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 22:58:47 Unpacking libksba8:amd64 (1.3.5-2) ... 22:58:47 Selecting previously unselected package libroken18-heimdal:amd64. 22:58:47 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:58:47 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:58:47 Selecting previously unselected package libasn1-8-heimdal:amd64. 22:58:47 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:58:47 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:58:47 Selecting previously unselected package libheimbase1-heimdal:amd64. 22:58:47 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:58:47 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:58:47 Selecting previously unselected package libhcrypto4-heimdal:amd64. 22:58:47 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:58:47 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:58:47 Selecting previously unselected package libwind0-heimdal:amd64. 22:58:47 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:58:47 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:58:47 Selecting previously unselected package libhx509-5-heimdal:amd64. 22:58:47 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:58:47 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:58:47 Selecting previously unselected package libkrb5-26-heimdal:amd64. 22:58:47 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:58:47 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:58:47 Selecting previously unselected package libheimntlm0-heimdal:amd64. 22:58:47 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:58:47 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:58:47 Selecting previously unselected package libgssapi3-heimdal:amd64. 22:58:48 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:58:48 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:58:48 Selecting previously unselected package libsasl2-modules-db:amd64. 22:58:48 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:58:48 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:58:48 Selecting previously unselected package libsasl2-2:amd64. 22:58:48 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:58:48 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:58:48 Selecting previously unselected package libldap-common. 22:58:48 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 22:58:48 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:58:48 Selecting previously unselected package libldap-2.4-2:amd64. 22:58:48 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 22:58:48 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:58:48 Selecting previously unselected package dirmngr. 22:58:48 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 22:58:48 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 22:58:48 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:58:48 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 22:58:48 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:58:48 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:58:48 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:58:48 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 22:58:48 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:58:48 Setting up libksba8:amd64 (1.3.5-2) ... 22:58:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:58:48 Setting up udev (237-3ubuntu10.52) ... 22:58:48 invoke-rc.d: policy-rc.d denied execution of start. 22:58:49 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:58:49 Processing triggers for systemd (237-3ubuntu10) ... 22:58:49 Setting up fuse (2.9.7-1ubuntu1) ... 22:58:49 Setting up gpg (2.2.4-1ubuntu1.4) ... 22:58:49 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:58:49 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:58:49 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:58:49 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:58:49 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:58:49 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:58:49 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:58:49 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:58:49 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 22:58:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:58:49 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 22:58:49 settings in the [Install] section, and DefaultInstance for template units). 22:58:49 This means they are not meant to be enabled using systemctl. 22:58:49 Possible reasons for having this kind of units are: 22:58:49 1) A unit may be statically enabled by being symlinked from another unit's 22:58:49 .wants/ or .requires/ directory. 22:58:49 2) A unit's purpose may be to act as a helper for some other unit which has 22:58:49 a requirement dependency on it. 22:58:49 3) A unit may be started when needed via activation (socket, path, timer, 22:58:49 D-Bus, udev, scripted systemctl call, ...). 22:58:49 4) In case of template units, the unit is meant to be enabled with some 22:58:49 instance name specified. 22:58:49 Reading package lists... 22:58:50 Building dependency tree... 22:58:50 Reading state information... 22:58:50 The following additional packages will be installed: 22:58:50 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 22:58:50 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 22:58:50 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 22:58:50 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 22:58:50 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 22:58:50 Suggested packages: 22:58:50 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 22:58:50 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 22:58:50 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 22:58:50 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 22:58:50 systemd-container policykit-1 22:58:50 Recommended packages: 22:58:50 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 22:58:50 The following NEW packages will be installed: 22:58:50 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 22:58:50 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 22:58:50 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 22:58:50 multiarch-support openssh-client python3 python3-minimal python3.6 22:58:50 python3.6-minimal snapd squashfs-tools sudo 22:58:50 The following packages will be upgraded: 22:58:50 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 22:58:50 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 22:58:50 Need to get 36.8 MB of archives. 22:58:50 After this operation, 147 MB of additional disk space will be used. 22:58:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 22:58:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 22:58:50 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 22:58:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 22:58:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 22:58:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 22:58:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 22:58:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 22:58:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 22:58:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 22:58:50 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 22:58:50 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 22:58:50 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 22:58:50 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 22:58:50 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 22:58:50 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 22:58:50 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 22:58:51 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 22:58:51 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 22:58:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 22:58:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 22:58:51 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 22:58:51 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 22:58:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 22:58:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 22:58:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 22:58:51 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 22:58:51 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 22:58:51 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 22:58:51 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 22:58:52 debconf: delaying package configuration, since apt-utils is not installed 22:58:52 Fetched 36.8 MB in 2s (20.4 MB/s) 22:58:52 (Reading database ... 12757 files and directories currently installed.) 22:58:52 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 22:58:52 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:58:52 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 22:58:52 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:58:52 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 22:58:52 (Reading database ... 12757 files and directories currently installed.) 22:58:52 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 22:58:52 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 22:58:53 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 22:58:53 (Reading database ... 12757 files and directories currently installed.) 22:58:53 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 22:58:53 Unpacking apt (1.6.14) over (1.6.1) ... 22:58:53 Setting up apt (1.6.14) ... 22:58:53 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 22:58:54 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 22:58:54 (Reading database ... 12764 files and directories currently installed.) 22:58:54 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 22:58:54 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 22:58:54 Selecting previously unselected package libpython3.6-minimal:amd64. 22:58:54 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:58:54 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:58:54 Selecting previously unselected package libexpat1:amd64. 22:58:54 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 22:58:54 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:58:54 Selecting previously unselected package python3.6-minimal. 22:58:54 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:58:54 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:58:54 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 22:58:54 Checking for services that may need to be restarted...done. 22:58:54 Checking for services that may need to be restarted...done. 22:58:54 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:58:54 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:58:54 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:58:55 Selecting previously unselected package python3-minimal. 22:58:55 (Reading database ... 13012 files and directories currently installed.) 22:58:55 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 22:58:55 Unpacking python3-minimal (3.6.7-1~18.04) ... 22:58:55 Selecting previously unselected package mime-support. 22:58:55 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 22:58:55 Unpacking mime-support (3.60ubuntu1) ... 22:58:55 Selecting previously unselected package libmpdec2:amd64. 22:58:55 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 22:58:55 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:58:55 Selecting previously unselected package libpython3.6-stdlib:amd64. 22:58:55 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:58:55 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:58:55 Selecting previously unselected package python3.6. 22:58:55 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:58:55 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:58:55 Selecting previously unselected package libpython3-stdlib:amd64. 22:58:55 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 22:58:55 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:58:55 Setting up python3-minimal (3.6.7-1~18.04) ... 22:58:56 Selecting previously unselected package python3. 22:58:56 (Reading database ... 13442 files and directories currently installed.) 22:58:56 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 22:58:56 Unpacking python3 (3.6.7-1~18.04) ... 22:58:56 Selecting previously unselected package multiarch-support. 22:58:56 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 22:58:56 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 22:58:56 Setting up multiarch-support (2.27-3ubuntu1.4) ... 22:58:56 Selecting previously unselected package liblzo2-2:amd64. 22:58:56 (Reading database ... 13479 files and directories currently installed.) 22:58:56 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 22:58:56 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 22:58:56 Selecting previously unselected package libbsd0:amd64. 22:58:56 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 22:58:56 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:58:56 Selecting previously unselected package sudo. 22:58:56 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 22:58:56 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 22:58:56 Selecting previously unselected package apparmor. 22:58:56 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 22:58:56 Unpacking apparmor (2.12-4ubuntu5.1) ... 22:58:56 Selecting previously unselected package libedit2:amd64. 22:58:56 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 22:58:56 Unpacking libedit2:amd64 (3.1-20170329-1) ... 22:58:56 Selecting previously unselected package libkrb5support0:amd64. 22:58:56 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 22:58:56 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:58:56 Selecting previously unselected package libk5crypto3:amd64. 22:58:56 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 22:58:56 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:58:56 Selecting previously unselected package libkeyutils1:amd64. 22:58:56 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 22:58:56 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:58:57 Selecting previously unselected package libkrb5-3:amd64. 22:58:57 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 22:58:57 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:58:57 Selecting previously unselected package libgssapi-krb5-2:amd64. 22:58:57 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 22:58:57 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:58:57 Selecting previously unselected package libssl1.0.0:amd64. 22:58:57 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 22:58:57 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 22:58:57 Selecting previously unselected package openssh-client. 22:58:57 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 22:58:57 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 22:58:57 Selecting previously unselected package squashfs-tools. 22:58:57 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 22:58:57 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 22:58:57 Selecting previously unselected package snapd. 22:58:57 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 22:58:57 Unpacking snapd (2.51.1+18.04) ... 22:58:59 Setting up libedit2:amd64 (3.1-20170329-1) ... 22:58:59 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 22:58:59 Setting up mime-support (3.60ubuntu1) ... 22:58:59 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 22:58:59 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:58:59 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:58:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:58:59 Setting up systemd (237-3ubuntu10.52) ... 22:58:59 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 22:59:00 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:59:00 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:59:00 Setting up liblzo2-2:amd64 (2.08-1.2) ... 22:59:00 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:59:00 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:59:00 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:59:00 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 22:59:00 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:59:00 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:59:00 Setting up python3 (3.6.7-1~18.04) ... 22:59:00 running python rtupdate hooks for python3.6... 22:59:00 running python post-rtupdate hooks for python3.6... 22:59:00 Setting up apparmor (2.12-4ubuntu5.1) ... 22:59:01 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 22:59:01 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:59:01 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 22:59:01 Setting up snapd (2.51.1+18.04) ... 22:59:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 22:59:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 22:59:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 22:59:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 22:59:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:59:02 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:59:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 22:59:03 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 22:59:03 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 22:59:03 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 22:59:03 /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' 22:59:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:59:03 Processing triggers for systemd (237-3ubuntu10.52) ... 22:59:04 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:59:04 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:59:04 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:59:05 Reading package lists... 22:59:06 Reading package lists... 22:59:06 Building dependency tree... 22:59:06 Reading state information... 22:59:06 Calculating upgrade... 22:59:06 The following packages will be upgraded: 22:59:06 advancecomp base-files bash binutils binutils-common 22:59:06 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 22:59:06 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 22:59:06 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 22:59:06 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 22:59:06 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 22:59:06 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 22:59:06 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 22:59:06 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 22:59:06 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 22:59:06 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 22:59:06 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 22:59:06 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 22:59:06 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 22:59:06 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 22:59:06 ubuntu-keyring util-linux 22:59:06 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:59:06 Need to get 64.2 MB of archives. 22:59:06 After this operation, 5142 kB of additional disk space will be used. 22:59:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 22:59:07 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 22:59:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 22:59:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 22:59:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 22:59:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 22:59:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 22:59:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 22:59:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 22:59:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 22:59:07 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 22:59:07 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 22:59:07 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 22:59:07 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 22:59:07 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 22:59:07 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 22:59:07 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 22:59:07 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 22:59:07 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 22:59:07 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 22:59:07 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 22:59:07 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 22:59:07 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 22:59:07 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 22:59:07 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 22:59:07 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 22:59:07 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 22:59:07 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 22:59:07 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 22:59:07 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 22:59:07 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 22:59:07 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 22:59:07 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 22:59:07 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 22:59:07 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 22:59:07 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 22:59:07 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 22:59:07 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 22:59:07 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 22:59:07 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 22:59:07 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 22:59:07 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 22:59:07 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 22:59:07 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 22:59:07 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 22:59:07 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 22:59:07 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 22:59:07 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 22:59:07 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 22:59:07 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] 22:59:07 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 22:59:07 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 22:59:07 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 22:59:07 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 22:59:07 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 22:59:07 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 22:59:07 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 22:59:07 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 22:59:07 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 22:59:07 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 22:59:07 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 22:59:07 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 22:59:07 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 22:59:07 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:59:07 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 22:59:07 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 22:59:07 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 22:59:07 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 22:59:07 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 22:59:07 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 22:59:07 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 22:59:07 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 22:59:07 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 22:59:07 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 22:59:07 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 22:59:07 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 22:59:07 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 22:59:08 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 22:59:08 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 22:59:08 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 22:59:08 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 22:59:08 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 22:59:08 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 22:59:08 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 22:59:08 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] 22:59:08 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 22:59:08 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 22:59:08 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] 22:59:08 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 22:59:08 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 22:59:08 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 22:59:08 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 22:59:08 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 22:59:08 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 22:59:08 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 22:59:08 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 22:59:08 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] 22:59:08 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 22:59:08 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 22:59:08 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 22:59:08 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 22:59:08 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 22:59:08 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 22:59:08 debconf: delaying package configuration, since apt-utils is not installed 22:59:08 Fetched 64.2 MB in 2s (40.5 MB/s) 22:59:08 (Reading database ... 13914 files and directories currently installed.) 22:59:08 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 22:59:08 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:59:08 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 22:59:08 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:59:08 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 22:59:08 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 22:59:09 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:59:09 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:59:09 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:59:09 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:59:09 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:59:09 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:59:09 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:59:09 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:59:09 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:59:09 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:59:09 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:59:09 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:59:09 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:59:09 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:59:09 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 22:59:09 (Reading database ... 13914 files and directories currently installed.) 22:59:09 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 22:59:09 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 22:59:09 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 22:59:09 (Reading database ... 13914 files and directories currently installed.) 22:59:09 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:59:09 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:59:09 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:59:09 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:59:10 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:59:10 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:59:10 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 22:59:10 (Reading database ... 13914 files and directories currently installed.) 22:59:10 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 22:59:10 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:59:10 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 22:59:11 (Reading database ... 13914 files and directories currently installed.) 22:59:11 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 22:59:11 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 22:59:11 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 22:59:11 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 22:59:11 Setting up base-files (10.1ubuntu2.11) ... 22:59:11 Installing new version of config file /etc/issue ... 22:59:11 Installing new version of config file /etc/issue.net ... 22:59:11 Installing new version of config file /etc/lsb-release ... 22:59:11 Installing new version of config file /etc/update-motd.d/50-motd-news ... 22:59:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 22:59:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 22:59:11 Removing obsolete conffile /etc/default/motd-news ... 22:59:11 (Reading database ... 13915 files and directories currently installed.) 22:59:11 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 22:59:11 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 22:59:11 Setting up bash (4.4.18-2ubuntu1.2) ... 22:59:11 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 22:59:11 (Reading database ... 13915 files and directories currently installed.) 22:59:11 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 22:59:12 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 22:59:12 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 22:59:12 (Reading database ... 13915 files and directories currently installed.) 22:59:12 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 22:59:12 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 22:59:12 Setting up tar (1.29b-2ubuntu0.2) ... 22:59:12 (Reading database ... 13915 files and directories currently installed.) 22:59:12 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 22:59:12 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:59:12 Setting up dpkg (1.19.0.5ubuntu2.3) ... 22:59:12 (Reading database ... 13915 files and directories currently installed.) 22:59:12 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 22:59:12 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:59:12 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 22:59:12 (Reading database ... 13915 files and directories currently installed.) 22:59:12 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 22:59:12 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:59:12 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 22:59:12 (Reading database ... 13915 files and directories currently installed.) 22:59:12 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 22:59:12 Unpacking grep (3.1-2build1) over (3.1-2) ... 22:59:12 Setting up grep (3.1-2build1) ... 22:59:13 (Reading database ... 13915 files and directories currently installed.) 22:59:13 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 22:59:13 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 22:59:13 Setting up gzip (1.6-5ubuntu1.1) ... 22:59:13 (Reading database ... 13915 files and directories currently installed.) 22:59:13 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 22:59:13 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:59:13 Setting up login (1:4.5-1ubuntu2) ... 22:59:13 (Reading database ... 13915 files and directories currently installed.) 22:59:13 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 22:59:13 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:59:13 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 22:59:13 (Reading database ... 13915 files and directories currently installed.) 22:59:13 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 22:59:13 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:59:14 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 22:59:14 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:59:14 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 22:59:14 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:59:14 Setting up perl-base (5.26.1-6ubuntu0.5) ... 22:59:14 (Reading database ... 13915 files and directories currently installed.) 22:59:14 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 22:59:14 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:59:14 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:59:14 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:59:14 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:59:14 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:59:14 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 22:59:14 (Reading database ... 13915 files and directories currently installed.) 22:59:14 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 22:59:14 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 22:59:15 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 22:59:15 (Reading database ... 13915 files and directories currently installed.) 22:59:15 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:59:15 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:59:15 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:59:15 (Reading database ... 13915 files and directories currently installed.) 22:59:15 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:59:15 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:59:15 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:59:15 (Reading database ... 13915 files and directories currently installed.) 22:59:15 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:59:15 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:59:15 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:59:15 (Reading database ... 13915 files and directories currently installed.) 22:59:15 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:59:15 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:59:15 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:59:15 (Reading database ... 13915 files and directories currently installed.) 22:59:15 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 22:59:15 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:59:15 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 22:59:15 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:59:15 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 22:59:15 (Reading database ... 13915 files and directories currently installed.) 22:59:15 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 22:59:15 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:59:15 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 22:59:15 (Reading database ... 13915 files and directories currently installed.) 22:59:15 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:59:15 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:59:16 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:59:16 (Reading database ... 13915 files and directories currently installed.) 22:59:16 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:59:16 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:59:16 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 22:59:16 (Reading database ... 13915 files and directories currently installed.) 22:59:16 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:59:16 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:59:16 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 22:59:17 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 22:59:17 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 22:59:17 (Reading database ... 13915 files and directories currently installed.) 22:59:17 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 22:59:17 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:59:17 Setting up libc-bin (2.27-3ubuntu1.4) ... 22:59:17 (Reading database ... 13915 files and directories currently installed.) 22:59:17 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 22:59:17 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:59:17 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 22:59:17 (Reading database ... 13917 files and directories currently installed.) 22:59:17 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 22:59:17 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 22:59:17 Setting up debconf (1.5.66ubuntu1) ... 22:59:18 (Reading database ... 13917 files and directories currently installed.) 22:59:18 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 22:59:18 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:59:18 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 22:59:18 (Reading database ... 13917 files and directories currently installed.) 22:59:18 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 22:59:18 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:59:18 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 22:59:18 (Reading database ... 13917 files and directories currently installed.) 22:59:18 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:59:18 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:59:18 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:59:18 (Reading database ... 13917 files and directories currently installed.) 22:59:18 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:59:18 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:59:18 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 22:59:18 (Reading database ... 13919 files and directories currently installed.) 22:59:18 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:59:18 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:59:18 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:59:18 (Reading database ... 13923 files and directories currently installed.) 22:59:18 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:59:18 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:59:19 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 22:59:19 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:59:19 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 22:59:19 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:59:19 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 22:59:19 (Reading database ... 13923 files and directories currently installed.) 22:59:19 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 22:59:19 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 22:59:19 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 22:59:19 (Reading database ... 13923 files and directories currently installed.) 22:59:19 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 22:59:19 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 22:59:19 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 22:59:19 (Reading database ... 13923 files and directories currently installed.) 22:59:19 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 22:59:19 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:59:19 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 22:59:19 (Reading database ... 13923 files and directories currently installed.) 22:59:19 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 22:59:19 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:59:19 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 22:59:19 (Reading database ... 13923 files and directories currently installed.) 22:59:19 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 22:59:19 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 22:59:19 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 22:59:19 (Reading database ... 13923 files and directories currently installed.) 22:59:19 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 22:59:19 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:59:20 Setting up passwd (1:4.5-1ubuntu2) ... 22:59:20 (Reading database ... 13923 files and directories currently installed.) 22:59:20 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 22:59:20 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:59:20 Setting up gpgv (2.2.4-1ubuntu1.4) ... 22:59:20 (Reading database ... 13923 files and directories currently installed.) 22:59:20 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:59:20 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:59:20 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:59:20 (Reading database ... 13923 files and directories currently installed.) 22:59:20 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:59:20 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:59:20 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:59:20 (Reading database ... 13923 files and directories currently installed.) 22:59:20 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 22:59:20 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 22:59:20 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 22:59:20 (Reading database ... 13923 files and directories currently installed.) 22:59:20 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 22:59:20 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 22:59:21 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 22:59:21 (Reading database ... 13923 files and directories currently installed.) 22:59:21 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 22:59:21 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 22:59:21 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 22:59:21 (Reading database ... 13923 files and directories currently installed.) 22:59:21 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 22:59:21 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 22:59:21 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 22:59:21 (Reading database ... 13923 files and directories currently installed.) 22:59:21 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 22:59:21 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 22:59:21 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 22:59:21 (Reading database ... 13923 files and directories currently installed.) 22:59:21 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 22:59:21 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 22:59:21 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 22:59:21 (Reading database ... 13924 files and directories currently installed.) 22:59:21 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:59:21 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:59:21 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:59:21 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:59:21 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 22:59:21 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 22:59:21 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 22:59:21 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 22:59:22 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 22:59:22 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 22:59:22 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 22:59:22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 22:59:22 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 22:59:22 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 22:59:22 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 22:59:22 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 22:59:22 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 22:59:22 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 22:59:22 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 22:59:22 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 22:59:22 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 22:59:22 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 22:59:22 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 22:59:22 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 22:59:22 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 22:59:22 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 22:59:22 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 22:59:22 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 22:59:22 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:59:22 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:59:23 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:59:23 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:59:23 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:59:23 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:59:23 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:59:23 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:59:23 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:59:23 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:59:23 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:59:23 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:59:23 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:59:23 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:59:23 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:59:23 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:59:24 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:59:24 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:59:25 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:59:25 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:59:25 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:59:25 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:59:26 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:59:26 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:59:26 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:59:26 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:59:26 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:59:26 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:59:26 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 22:59:26 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:59:26 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 22:59:26 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:59:26 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:59:27 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 22:59:27 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:59:27 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:59:27 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:59:27 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:59:27 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 22:59:27 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 22:59:27 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:59:27 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 22:59:27 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:59:27 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:59:27 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:59:27 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 22:59:27 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 22:59:27 Setting up tzdata (2021a-2ubuntu0.18.04) ... 22:59:27 22:59:27 Current default time zone: 'Etc/UTC' 22:59:27 Local time is now: Wed Oct 6 22:59:27 UTC 2021. 22:59:27 Universal Time is now: Wed Oct 6 22:59:27 UTC 2021. 22:59:27 Run 'dpkg-reconfigure tzdata' if you wish to change it. 22:59:27 22:59:27 Setting up systemd-sysv (237-3ubuntu10.52) ... 22:59:27 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:59:27 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 22:59:27 Setting up mount (2.31.1-0.4ubuntu3.7) ... 22:59:27 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 22:59:27 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 22:59:27 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 22:59:27 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 22:59:27 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 22:59:27 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 22:59:27 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:59:27 Setting up procps (2:3.3.12-3ubuntu1.2) ... 22:59:27 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:59:27 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 22:59:27 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:59:27 Setting up patch (2.7.6-2ubuntu1.1) ... 22:59:27 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 22:59:27 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 22:59:27 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 22:59:27 Installing new version of config file /etc/ssl/openssl.cnf ... 22:59:27 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 22:59:27 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 22:59:27 Setting up ca-certificates (20210119~18.04.2) ... 22:59:29 Updating certificates in /etc/ssl/certs... 22:59:30 23 added, 28 removed; done. 22:59:30 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 22:59:30 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:59:30 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 22:59:30 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 22:59:30 Setting up pkgbinarymangler (138.18.04.1) ... 22:59:30 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:59:30 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 22:59:30 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:59:30 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:59:30 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:59:30 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:59:30 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:59:30 Setting up perl (5.26.1-6ubuntu0.5) ... 22:59:30 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 22:59:30 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 22:59:30 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:59:30 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 22:59:30 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:59:30 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 22:59:30 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 22:59:30 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 22:59:30 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 22:59:30 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:59:30 Processing triggers for systemd (237-3ubuntu10.52) ... 22:59:30 Processing triggers for mime-support (3.60ubuntu1) ... 22:59:30 Processing triggers for ca-certificates (20210119~18.04.2) ... 22:59:30 Updating certificates in /etc/ssl/certs... 22:59:31 0 added, 0 removed; done. 22:59:31 Running hooks in /etc/ca-certificates/update.d... 22:59:31 done. 22:59:32 Reading package lists... 22:59:32 Building dependency tree... 22:59:32 Reading state information... 22:59:32 The following NEW packages will be installed: 22:59:32 apt-transport-https 22:59:32 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 22:59:33 Need to get 4348 B of archives. 22:59:33 After this operation, 154 kB of additional disk space will be used. 22:59:33 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 22:59:33 debconf: delaying package configuration, since apt-utils is not installed 22:59:33 Fetched 4348 B in 1s (4182 B/s) 22:59:33 Selecting previously unselected package apt-transport-https. 22:59:33 (Reading database ... 13928 files and directories currently installed.) 22:59:33 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 22:59:33 Unpacking apt-transport-https (1.6.14) ... 22:59:33 Setting up apt-transport-https (1.6.14) ... 22:59:33 Waiting for network to be ready... 22:59:40 2021-10-06T22:59:37Z INFO Waiting for automatic snapd restart... 22:59:40 snapd 2.51.7 from Canonical* installed 22:59:41 "snapd" switched to the "latest/stable" channel 22:59:41 22:59:43 core18 20210722 from Canonical* installed 22:59:43 "core18" switched to the "latest/stable" channel 22:59:43 22:59:46 snapcraft 5.0 from Canonical* installed 22:59:46 "snapcraft" switched to the "latest/stable" channel 22:59:46 22:59:50 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: 22:59:50 - README.md 22:59:50 22:59:50 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:59:51 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:59:51 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:59:51 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:59:52 Reading package lists... 22:59:52 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 22:59:52 Reading package lists... 22:59:53 Building dependency tree... 22:59:53 Reading state information... 22:59:53 Suggested packages: 22:59:53 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:59:53 git-gui gitk gitweb git-cvs git-mediawiki git-svn 22:59:53 Recommended packages: 22:59:53 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 22:59:53 The following NEW packages will be installed: 22:59:53 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 22:59:53 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 22:59:53 pkg-config zip 22:59:53 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 22:59:53 Need to get 7670 kB of archives. 22:59:53 After this operation, 43.8 MB of additional disk space will be used. 22:59:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 22:59:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 22:59:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 22:59:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 22:59:53 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 22:59:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 22:59:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 22:59:53 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 22:59:53 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 22:59:53 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:59:53 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 22:59:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 22:59:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 22:59:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 22:59:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 22:59:54 debconf: delaying package configuration, since apt-utils is not installed 22:59:54 Fetched 7670 kB in 1s (9357 kB/s) 22:59:54 Selecting previously unselected package libglib2.0-0:amd64. 22:59:54 (Reading database ... 13932 files and directories currently installed.) 22:59:54 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 22:59:54 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:59:54 Selecting previously unselected package libpsl5:amd64. 22:59:54 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 22:59:54 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 22:59:54 Selecting previously unselected package libnghttp2-14:amd64. 22:59:54 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 22:59:54 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:59:54 Selecting previously unselected package librtmp1:amd64. 22:59:54 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 22:59:54 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:59:54 Selecting previously unselected package libcurl3-gnutls:amd64. 22:59:54 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 22:59:54 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 22:59:54 Selecting previously unselected package liberror-perl. 22:59:54 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 22:59:54 Unpacking liberror-perl (0.17025-1) ... 22:59:54 Selecting previously unselected package git-man. 22:59:54 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 22:59:54 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 22:59:54 Selecting previously unselected package git. 22:59:54 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 22:59:54 Unpacking git (1:2.17.1-1ubuntu0.9) ... 22:59:55 Selecting previously unselected package libnorm1:amd64. 22:59:55 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 22:59:55 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:59:55 Selecting previously unselected package libpgm-5.2-0:amd64. 22:59:55 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 22:59:55 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:59:55 Selecting previously unselected package libsodium23:amd64. 22:59:55 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 22:59:55 Unpacking libsodium23:amd64 (1.0.16-2) ... 22:59:55 Selecting previously unselected package libzmq5:amd64. 22:59:55 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 22:59:55 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:59:55 Selecting previously unselected package libzmq3-dev:amd64. 22:59:55 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 22:59:55 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:59:55 Selecting previously unselected package pkg-config. 22:59:55 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 22:59:55 Unpacking pkg-config (0.29.1-0ubuntu2) ... 22:59:55 Selecting previously unselected package zip. 22:59:55 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 22:59:55 Unpacking zip (3.0-11build1) ... 22:59:55 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:59:55 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 22:59:55 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:59:55 Setting up liberror-perl (0.17025-1) ... 22:59:55 Setting up libpsl5:amd64 (0.19.1-5build1) ... 22:59:55 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:59:55 No schema files found: doing nothing. 22:59:55 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:59:55 Setting up zip (3.0-11build1) ... 22:59:55 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:59:55 Setting up libsodium23:amd64 (1.0.16-2) ... 22:59:55 Setting up pkg-config (0.29.1-0ubuntu2) ... 22:59:55 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:59:55 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 22:59:55 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:59:55 Setting up git (1:2.17.1-1ubuntu0.9) ... 22:59:55 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:59:56 git set to automatically installed. 22:59:56 git-man set to automatically installed. 22:59:56 libcurl3-gnutls set to automatically installed. 22:59:56 liberror-perl set to automatically installed. 22:59:56 libglib2.0-0 set to automatically installed. 22:59:56 libnghttp2-14 set to automatically installed. 22:59:56 libnorm1 set to automatically installed. 22:59:56 libpgm-5.2-0 set to automatically installed. 22:59:56 libpsl5 set to automatically installed. 22:59:56 librtmp1 set to automatically installed. 22:59:56 libsodium23 set to automatically installed. 22:59:56 libzmq3-dev set to automatically installed. 22:59:56 libzmq5 set to automatically installed. 22:59:56 pkg-config set to automatically installed. 22:59:56 zip set to automatically installed. 22:59:57 snapd is not logged in, snap install commands will use sudo 22:59:58 snap "core18" has no updates available 22:59:58 snapd is not logged in, snap install commands will use sudo 23:00:06 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 23:00:06 Pulling config-common 23:00:06 + snapcraftctl pull 23:00:07 Pulling go-build-helper 23:00:07 + snapcraftctl pull 23:00:08 'edgex-go' has dependencies that need to be staged: go-build-helper 23:00:08 Skipping pull go-build-helper (already ran) 23:00:08 Building go-build-helper 23:00:08 + snapcraftctl build 23:00:10 Staging go-build-helper 23:00:10 + snapcraftctl stage 23:00:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:00:20 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 23:00:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 23:00:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 23:00:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 23:00:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 23:00:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 23:00:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 23:00:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 23:00:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 23:00:20 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:00:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 23:00:20 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 23:00:20 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 23:00:20 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 23:00:20 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 23:00:20 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 23:00:20 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 23:00:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 23:00:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2250 kB] 23:00:20 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 23:00:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 23:00:20 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 23:00:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 23:00:20 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 23:00:20 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1755 kB] 23:00:20 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 23:00:20 Fetched 25.4 MB in 0s (0 B/s) 23:00:20 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 23:00:20 Fetched 224 kB in 0s (0 B/s) 23:00:20 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 23:00:20 Fetched 157 kB in 0s (0 B/s) 23:00:20 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 23:00:20 Fetched 221 kB in 0s (0 B/s) 23:00:20 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 23:00:20 Fetched 143 kB in 0s (0 B/s) 23:00:20 Pulling edgex-go 23:00:20 + snapcraftctl pull 23:00:20 Pulling hooks 23:00:20 + snapcraftctl pull 23:00:38 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 23:00:38 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 23:00:38 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:00:38 Fetched 0 B in 0s (0 B/s) 23:00:38 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 23:00:38 Fetched 96.5 kB in 0s (0 B/s) 23:00:38 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 23:00:38 Fetched 279 kB in 0s (0 B/s) 23:00:38 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 23:00:38 Fetched 122 kB in 0s (0 B/s) 23:00:38 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 23:00:38 Fetched 77.8 kB in 0s (0 B/s) 23:00:38 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 23:00:38 Fetched 8848 B in 0s (0 B/s) 23:00:38 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 23:00:38 Fetched 47.8 kB in 0s (0 B/s) 23:00:38 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 23:00:38 Fetched 45.6 kB in 0s (0 B/s) 23:00:38 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 23:00:38 Fetched 15.0 kB in 0s (0 B/s) 23:00:38 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 23:00:38 Fetched 220 kB in 0s (0 B/s) 23:00:38 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 23:00:38 Fetched 154 kB in 0s (0 B/s) 23:00:38 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 23:00:38 Fetched 50.6 kB in 0s (0 B/s) 23:00:38 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 23:00:38 Fetched 14.8 kB in 0s (0 B/s) 23:00:38 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 23:00:38 Fetched 41.8 kB in 0s (0 B/s) 23:00:38 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 23:00:38 Fetched 499 kB in 0s (0 B/s) 23:00:38 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 23:00:38 Fetched 111 kB in 0s (0 B/s) 23:00:38 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 23:00:38 Fetched 240 kB in 0s (0 B/s) 23:00:38 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 23:00:38 Fetched 29.3 kB in 0s (0 B/s) 23:00:38 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 23:00:38 Fetched 85.5 kB in 0s (0 B/s) 23:00:38 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 23:00:38 Fetched 24.5 kB in 0s (0 B/s) 23:00:38 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 23:00:38 Fetched 49.2 kB in 0s (0 B/s) 23:00:38 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 23:00:38 Fetched 54.2 kB in 0s (0 B/s) 23:00:38 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 23:00:38 Fetched 30.8 kB in 0s (0 B/s) 23:00:38 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 23:00:38 Fetched 15.8 kB in 0s (0 B/s) 23:00:38 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 23:00:38 Fetched 85.9 kB in 0s (0 B/s) 23:00:38 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 23:00:38 Fetched 8720 B in 0s (0 B/s) 23:00:38 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 23:00:38 Fetched 140 kB in 0s (0 B/s) 23:00:38 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 23:00:38 Fetched 119 kB in 0s (0 B/s) 23:00:38 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 23:00:38 Fetched 111 kB in 0s (0 B/s) 23:00:38 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 23:00:38 Fetched 11.1 kB in 0s (0 B/s) 23:00:38 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 23:00:38 Fetched 646 kB in 0s (0 B/s) 23:00:38 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 23:00:38 Fetched 41.3 kB in 0s (0 B/s) 23:00:38 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 23:00:38 Fetched 17.9 kB in 0s (0 B/s) 23:00:38 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 23:00:38 Fetched 368 kB in 0s (0 B/s) 23:00:38 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 23:00:38 Fetched 187 kB in 0s (0 B/s) 23:00:38 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 23:00:38 Fetched 175 kB in 0s (0 B/s) 23:00:38 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 23:00:38 Fetched 206 kB in 0s (0 B/s) 23:00:38 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 23:00:38 Fetched 1302 kB in 0s (0 B/s) 23:00:38 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 23:00:38 Fetched 36.2 kB in 0s (0 B/s) 23:00:38 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 23:00:38 Fetched 159 kB in 0s (0 B/s) 23:00:38 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 23:00:38 Fetched 107 kB in 0s (0 B/s) 23:00:38 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 23:00:38 Fetched 48.7 kB in 0s (0 B/s) 23:00:38 Pulling static-packages 23:00:38 + snapcraftctl pull 23:00:38 Pulling version 23:00:38 + cd /root/project 23:00:38 + git describe --tags --abbrev=0 23:00:38 + sed s/v// 23:00:38 + GIT_VERSION=2.0.1-dev.66 23:00:38 + [ -z 2.0.1-dev.66 ] 23:00:38 + snapcraftctl set-version 2.0.1-dev.66 23:00:38 Building config-common 23:00:38 + snapcraftctl build 23:00:40 Skipping build go-build-helper (already ran) 23:00:40 Building edgex-go 23:00:40 + cd /root/parts/edgex-go/src 23:00:40 + + git describe --tags --abbrev=0 23:00:40 sed s/v// 23:00:40 + GIT_VERSION=2.0.1-dev.66 23:00:40 + [ -z 2.0.1-dev.66 ] 23:00:40 + echo 2.0.1-dev.66 23:00:40 + make build 23:00:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-data/core-data ./cmd/core-data 23:00:41 go: github.com/edgexfoundry/go-mod-core-contracts/v2@v2.0.1-dev.19: missing go.sum entry; to add it: 23:00:41 go mod download github.com/edgexfoundry/go-mod-core-contracts/v2 23:00:41 Makefile:61: recipe for target 'cmd/core-data/core-data' failed 23:00:41 make: *** [cmd/core-data/core-data] Error 1 23:00:41 Failed to run 'override-build': Exit code was 2. 23:00:41 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:00:43 Failed in branch amd64 23:10:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2186 in /w/workspace/edgexfoundry_edgex-go_PR-3745 [Pipeline] { [Pipeline] ws 23:10:19 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 23:10:19 The recommended git tool is: git 23:10:28 using credential edgex-jenkins-ssh 23:10:28 Cloning the remote Git repository 23:10:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:10:29 > git init /w/workspace/edgex-go/2 # timeout=10 23:10:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:10:29 > git --version # timeout=10 23:10:29 > git --version # 'git version 2.17.1' 23:10:29 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:10:57 Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 09aa50a103d2559eea6fa93b79b36958f7c94413 23:10:58 Merge succeeded, producing 09aa50a103d2559eea6fa93b79b36958f7c94413 23:10:58 Checking out Revision 09aa50a103d2559eea6fa93b79b36958f7c94413 (PR-3745) 23:10:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:10:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:10:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:10:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:10:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3745/head:refs/remotes/origin/PR-3745 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:10:57 > git config core.sparsecheckout # timeout=10 23:10:57 > git checkout -f 09aa50a103d2559eea6fa93b79b36958f7c94413 # timeout=10 23:10:58 > git remote # timeout=10 23:10:58 > git config --get remote.origin.url # timeout=10 23:10:58 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:58 > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 23:10:58 > git rev-parse HEAD^{commit} # timeout=10 23:10:58 > git config core.sparsecheckout # timeout=10 23:10:58 > git checkout -f 09aa50a103d2559eea6fa93b79b36958f7c94413 # timeout=10 23:11:03 Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:11:03 provisioning config files... 23:11:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5345266856685364003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:04 ---> docker-login.sh 23:11:04 nexus3.edgexfoundry.org:10001 23:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:06 Configure a credential helper to remove this warning. See 23:11:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:06 23:11:06 Login Succeeded 23:11:06 nexus3.edgexfoundry.org:10002 23:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:07 Configure a credential helper to remove this warning. See 23:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:07 23:11:07 Login Succeeded 23:11:07 nexus3.edgexfoundry.org:10003 23:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:08 Configure a credential helper to remove this warning. See 23:11:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:08 23:11:08 Login Succeeded 23:11:08 nexus3.edgexfoundry.org:10004 23:11:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:08 Configure a credential helper to remove this warning. See 23:11:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:08 23:11:08 Login Succeeded 23:11:08 docker.io 23:11:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:09 Configure a credential helper to remove this warning. See 23:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:09 23:11:09 Login Succeeded 23:11:09 ---> docker-login.sh ends [Pipeline] } 23:11:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:11:10 ========================================================= 23:11:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:11:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:11:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:11:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:11:11 bbf911997326: Pulling fs layer 23:11:11 58ec367f63d7: Pulling fs layer 23:11:11 1b4a6ffa7d45: Pulling fs layer 23:11:11 fc5181fea5dc: Pulling fs layer 23:11:11 9c418107303f: Pulling fs layer 23:11:11 284eca6f2348: Pulling fs layer 23:11:11 842844d905b1: Pulling fs layer 23:11:11 901a3a57568e: Pulling fs layer 23:11:11 284eca6f2348: Waiting 23:11:11 842844d905b1: Waiting 23:11:11 901a3a57568e: Waiting 23:11:11 fc5181fea5dc: Waiting 23:11:11 9c418107303f: Waiting 23:11:11 1b4a6ffa7d45: Verifying Checksum 23:11:11 1b4a6ffa7d45: Download complete 23:11:11 58ec367f63d7: Verifying Checksum 23:11:11 58ec367f63d7: Download complete 23:11:11 9c418107303f: Verifying Checksum 23:11:11 9c418107303f: Download complete 23:11:11 bbf911997326: Verifying Checksum 23:11:11 bbf911997326: Download complete 23:11:11 284eca6f2348: Verifying Checksum 23:11:11 284eca6f2348: Download complete 23:11:11 842844d905b1: Verifying Checksum 23:11:11 842844d905b1: Download complete 23:11:12 bbf911997326: Pull complete 23:11:12 58ec367f63d7: Pull complete 23:11:13 1b4a6ffa7d45: Pull complete 23:11:14 901a3a57568e: Verifying Checksum 23:11:14 901a3a57568e: Download complete 23:11:15 fc5181fea5dc: Verifying Checksum 23:11:15 fc5181fea5dc: Download complete 23:11:25 fc5181fea5dc: Pull complete 23:11:25 9c418107303f: Pull complete 23:11:26 284eca6f2348: Pull complete 23:11:26 842844d905b1: Pull complete 23:11:33 901a3a57568e: Pull complete 23:11:33 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 23:11:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:11:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 23:11:33 + docker build -t ci-base-image-arm64 -f - . 23:11:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:11:33 WORKDIR /edgex 23:11:33 COPY go.mod . 23:11:33 RUN go mod download 23:11:36 Sending build context to Docker daemon 166.3MB 23:11:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:11:36 ---> 72ade6ffb461 23:11:36 Step 2/4 : WORKDIR /edgex 23:11:47 ---> Running in a83c53bf4857 23:11:47 Removing intermediate container a83c53bf4857 23:11:47 ---> 16acb3b8840e 23:11:47 Step 3/4 : COPY go.mod . 23:11:48 ---> 052653734eae 23:11:48 Step 4/4 : RUN go mod download 23:11:48 ---> Running in 08d4dd663620 23:13:26 Removing intermediate container 08d4dd663620 23:13:26 ---> fa2c592799ee 23:13:26 Successfully built fa2c592799ee 23:13:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:13:27 + docker inspect -f . ci-base-image-arm64 23:13:27 . [Pipeline] withDockerContainer 23:13:27 prd-ubuntu18.04-docker-arm64-4c-16g-2186 does not seem to be running inside a container 23:13:27 $ 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 23:13:29 $ docker top 7ce1b98e2d948c0700456459fd9f8d8bf8b7c467e8b770b5e2aa359a9857c53b -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:30 + go version 23:13:30 go version go1.16.8 linux/arm64 [Pipeline] } 23:13:30 $ docker stop --time=1 7ce1b98e2d948c0700456459fd9f8d8bf8b7c467e8b770b5e2aa359a9857c53b 23:13:32 $ docker rm -f 7ce1b98e2d948c0700456459fd9f8d8bf8b7c467e8b770b5e2aa359a9857c53b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:13:33 + docker inspect -f . ci-base-image-arm64 23:13:33 . [Pipeline] withDockerContainer 23:13:33 prd-ubuntu18.04-docker-arm64-4c-16g-2186 does not seem to be running inside a container 23:13:33 $ 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 23:13:35 $ docker top 501bcf9e347891f3f46d28e76006f22da79887e2dcd9a13c17b7956e054cecf2 -eo pid,comm [Pipeline] { [Pipeline] echo 23:13:36 ========================================================= 23:13:36 [edgeXBuildGoParallel] Running Tests and Build... 23:13:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:13:36 + make test 23:13:36 go mod tidy 23:13:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:14:10 ? github.com/edgexfoundry/edgex-go [no test files] 23:15:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:15:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:15:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:15:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:15:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:15:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:15:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:15:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:15:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:15:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:15:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:15:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:15:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:15:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:15:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.195s coverage: 28.7% of statements 23:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:15:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.327s coverage: 98.5% of statements 23:15:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:15:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.352s coverage: 46.3% of statements 23:15:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:15:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:15:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.615s coverage: 90.1% of statements 23:15:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:15:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:15:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.236s coverage: 84.4% of statements 23:15:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:15:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:15:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 23:15:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:15:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:15:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.488s coverage: 94.2% of statements 23:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:15:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.200s coverage: 59.1% of statements 23:15:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:15:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:15:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:15:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:15:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:15:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.239s coverage: 60.0% of statements 23:15:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:15:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:15:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:15:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.343s coverage: 0.8% of statements 23:15:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:15:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.208s coverage: 58.8% of statements 23:15:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.206s coverage: 21.7% of statements 23:15:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:15:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.246s coverage: 47.1% of statements 23:15:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.236s coverage: 79.5% of statements 23:15:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements 23:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.238s coverage: 96.3% of statements 23:16:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.256s coverage: 87.5% of statements 23:16:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.206s coverage: 94.4% of statements 23:16:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.206s coverage: 44.8% of statements 23:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.623s coverage: 82.5% of statements 23:16:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:16:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.269s coverage: 92.9% of statements 23:16:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:16:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:16:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:16:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 23:16:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:16:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:16:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:16:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:16:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:16:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.189s coverage: 87.2% of statements 23:16:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:16:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:16:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.164s coverage: 100.0% of statements 23:16:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:16:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 58.8% of statements 23:16:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:16:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.260s coverage: 80.0% of statements 23:16:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements 23:16:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.277s coverage: 85.4% of statements 23:16:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.829s coverage: 91.2% of statements 23:16:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.846s coverage: 64.4% of statements 23:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.193s coverage: 100.0% of statements 23:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements 23:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 23:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 23:16:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 23:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.286s coverage: 70.4% of statements 23:16:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:16:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:16:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:16:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.768s coverage: 43.4% of statements 23:16:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:16:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:16:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.227s coverage: 89.5% of statements 23:16:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:16:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.263s coverage: 84.8% of statements 23:16:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:16:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.267s coverage: 19.5% of statements 23:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:16:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.564s coverage: 92.0% of statements 23:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:16:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.256s coverage: 63.2% of statements 23:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:16:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.398s coverage: 97.7% of statements 23:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:16:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:16:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:16:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.189s coverage: 28.9% of statements 23:16:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:16:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:16:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:16:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:16:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:16:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:16:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.182s coverage: 100.0% of statements 23:16:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 96.9% of statements 23:16:43 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 23:16:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:16:43 GO111MODULE=on go vet ./... 23:18:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:18:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:18:05 ./bin/test-attribution-txt.sh [Pipeline] sh 23:18:08 + ls -al . 23:18:08 total 640 23:18:08 drwxrwxr-x 9 1001 1001 4096 Oct 6 23:18 . 23:18:08 drwxr-xr-x 4 root root 4096 Oct 6 23:13 .. 23:18:08 -rw-rw-r-- 1 1001 1001 11 Oct 6 23:10 .dockerignore 23:18:08 drwxrwxr-x 8 1001 1001 4096 Oct 6 23:11 .git 23:18:08 drwxrwxr-x 4 1001 1001 4096 Oct 6 23:10 .github 23:18:08 -rw-rw-r-- 1 1001 1001 804 Oct 6 23:10 .gitignore 23:18:08 -rw-rw-r-- 1 1001 1001 42 Oct 6 23:10 .golangci.yml 23:18:08 -rw-rw-r-- 1 1001 1001 76 Oct 6 23:10 .hadolint.yml 23:18:08 -rw-rw-r-- 1 1001 1001 166 Oct 6 23:10 .sonarcloud.properties 23:18:08 -rw-rw-r-- 1 1001 1001 1171 Oct 6 23:10 ADOPTERS.md 23:18:08 -rw-rw-r-- 1 1001 1001 8608 Oct 6 23:10 Attribution.txt 23:18:08 -rw-rw-r-- 1 1001 1001 43881 Oct 6 23:10 CHANGELOG.md 23:18:08 -rw-rw-r-- 1 1001 1001 3804 Oct 6 23:10 CONTRIBUTING.md 23:18:08 -rw-rw-r-- 1 1001 1001 677 Oct 6 23:10 GOVERNANCE.md 23:18:08 -rw-rw-r-- 1 1001 1001 849 Oct 6 23:10 Jenkinsfile 23:18:08 -rw-rw-r-- 1 1001 1001 10775 Oct 6 23:10 LICENSE 23:18:08 -rw-rw-r-- 1 1001 1001 6508 Oct 6 23:10 Makefile 23:18:08 -rw-rw-r-- 1 1001 1001 582 Oct 6 23:10 OWNERS.md 23:18:08 -rw-rw-r-- 1 1001 1001 8256 Oct 6 23:10 README.md 23:18:08 -rw-rw-r-- 1 1001 1001 6912 Oct 6 23:10 SECURITY.md 23:18:08 -rw-rw-r-- 1 1001 1001 5 Oct 6 22:37 VERSION 23:18:08 -rw-rw-r-- 1 1001 1001 4131 Oct 6 23:10 ZMQWindows.md 23:18:08 drwxrwxr-x 2 1001 1001 4096 Oct 6 23:10 bin 23:18:08 drwxrwxr-x 14 1001 1001 4096 Oct 6 23:10 cmd 23:18:08 -rw-r--r-- 1 root root 403265 Oct 6 23:16 coverage.out 23:18:08 -rw-rw-r-- 1 1001 1001 829 Oct 6 23:10 go.mod 23:18:08 -rw-rw-r-- 1 1001 1001 50143 Oct 6 23:13 go.sum 23:18:08 drwxrwxr-x 8 1001 1001 4096 Oct 6 23:10 internal 23:18:08 drwxrwxr-x 3 1001 1001 4096 Oct 6 23:10 openapi 23:18:08 drwxrwxr-x 4 1001 1001 4096 Oct 6 23:10 snap 23:18:08 -rw-rw-r-- 1 1001 1001 204 Oct 6 23:10 version.go [Pipeline] sh 23:18:08 + '[' -e coverage.out ] 23:18:08 + chown 1001:1001 coverage.out [Pipeline] stash 23:18:08 Warning: overwriting stash ‘coverage-report’ 23:18:09 Stashed 1 file(s) [Pipeline] sh 23:18:10 + make build 23:18:10 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:18:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:18:39 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:18:41 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:18:45 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:18:46 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:18:50 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:18:53 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:18:56 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:18: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:19:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 23:19:05 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:19:10 $ docker stop --time=1 501bcf9e347891f3f46d28e76006f22da79887e2dcd9a13c17b7956e054cecf2 23:19:13 $ docker rm -f 501bcf9e347891f3f46d28e76006f22da79887e2dcd9a13c17b7956e054cecf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:19:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:19:15 23:19:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:19:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:19:16 latest: Pulling from edgex-devops/edgex-compose-arm64 23:19:16 29e5d40040c1: Pulling fs layer 23:19:16 1ce36da41761: Pulling fs layer 23:19:16 25b303627fd3: Pulling fs layer 23:19:16 29e5d40040c1: Verifying Checksum 23:19:16 29e5d40040c1: Download complete 23:19:17 1ce36da41761: Verifying Checksum 23:19:17 1ce36da41761: Download complete 23:19:17 29e5d40040c1: Pull complete 23:19:18 25b303627fd3: Verifying Checksum 23:19:18 25b303627fd3: Download complete 23:19:18 1ce36da41761: Pull complete 23:19:29 25b303627fd3: Pull complete 23:19:29 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:19:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:19:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 23:19:29 prd-ubuntu18.04-docker-arm64-4c-16g-2186 does not seem to be running inside a container 23:19:29 $ 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:19:33 $ docker top f4bff34a696d1657443fb34fe4f9fad38fd7318f234c289f446ae5b4475c994b -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:34 + grep parallel 23:19:34 + docker-compose build --help 23:19:37 --parallel Build images in parallel. [Pipeline] } 23:19:37 $ docker stop --time=1 f4bff34a696d1657443fb34fe4f9fad38fd7318f234c289f446ae5b4475c994b 23:19:39 $ docker rm -f f4bff34a696d1657443fb34fe4f9fad38fd7318f234c289f446ae5b4475c994b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:19:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:19:40 . [Pipeline] withDockerContainer 23:19:40 prd-ubuntu18.04-docker-arm64-4c-16g-2186 does not seem to be running inside a container 23:19:40 $ 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:19:42 $ docker top c3fe941806e684f2b56e470f5a9b36a0ea54c855616e6fa20b0b20911273f821 -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:43 + docker-compose -f ./docker-compose-build.yml build --parallel 23:19:47 Building core-command ... 23:19:47 Building core-data ... 23:19:47 Building core-metadata ... 23:19:47 Building security-bootstrapper ... 23:19:47 Building security-proxy-setup ... 23:19:47 Building security-secretstore-setup ... 23:19:47 Building support-notifications ... 23:19:47 Building support-scheduler ... 23:19:47 Building sys-mgmt-agent ... 23:19:47 Building support-notifications 23:19:47 Building core-metadata 23:19:47 Building support-scheduler 23:19:47 Building security-secretstore-setup 23:19:47 Building security-proxy-setup 23:20:56 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:20:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:20:56 ---> fa2c592799ee 23:20:56 Step 3/20 : WORKDIR /edgex-go 23:20:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:20:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:20:56 ---> fa2c592799ee 23:20:56 Step 3/24 : WORKDIR /edgex-go 23:20:56 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:20:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:20:56 ---> fa2c592799ee 23:20:56 Step 3/23 : WORKDIR /edgex-go 23:20:56 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:20:56 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:20:56 ---> fa2c592799ee 23:20:56 Step 3/21 : WORKDIR /edgex-go 23:20:56 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:20:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:20:56 ---> fa2c592799ee 23:20:56 Step 3/22 : WORKDIR /edgex-go 23:20:56 ---> Running in 6bfd660cb3b5 23:20:56 ---> Running in 7a6b0801a6e7 23:20:56 ---> Running in 01f762262ad1 23:20:56 ---> Running in 9ef51eacec68 23:20:56 ---> Running in fda3b8049760 23:20:56 Removing intermediate container 7a6b0801a6e7 23:20:56 ---> c3b0332268b7 23:20:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:20:56 Removing intermediate container 01f762262ad1 23:20:56 ---> 2c29e98c0d6c 23:20:56 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:20:56 Removing intermediate container 6bfd660cb3b5 23:20:56 ---> 7d3d5b4c933a 23:20:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:20:56 Removing intermediate container fda3b8049760 23:20:56 ---> 2e1ecb675a09 23:20:56 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:20:56 Removing intermediate container 9ef51eacec68 23:20:56 ---> a68c405a7160 23:20:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:20:56 ---> Running in 5cdf19f64eaa 23:20:56 ---> Running in e653504698ef 23:20:56 ---> Running in 9f6c77b7e1c7 23:20:56 ---> Running in ac747d687dff 23:20:56 ---> Running in d7e27943d7bf 23:21:01 Removing intermediate container 5cdf19f64eaa 23:21:01 ---> c1128824671f 23:21:01 Step 5/23 : RUN apk add --update --no-cache make git 23:21:01 ---> Running in 42ba57dda8a2 23:21:01 Removing intermediate container e653504698ef 23:21:01 ---> 783b2297db55 23:21:01 Step 5/20 : RUN apk add --update --no-cache make git 23:21:01 Removing intermediate container ac747d687dff 23:21:01 ---> 3b5e85f0368a 23:21:01 Step 5/24 : RUN apk add --update --no-cache make git 23:21:01 ---> Running in a7978c5b3f36 23:21:01 Removing intermediate container 9f6c77b7e1c7 23:21:01 ---> b6d208ee8e37 23:21:01 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 23:21:01 ---> Running in c6266d7cd6f1 23:21:01 Removing intermediate container d7e27943d7bf 23:21:01 ---> 43131f3ed06c 23:21:01 Step 5/22 : RUN apk add --update --no-cache make git 23:21:01 ---> Running in d5f201b0ccfa 23:21:01 ---> Running in 49d93174a574 23:21:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:21:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:21:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:21:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:21:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:21:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:21:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:21:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:21:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:21:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:21:04 OK: 218 MiB in 52 packages 23:21:04 OK: 218 MiB in 52 packages 23:21:05 OK: 218 MiB in 52 packages 23:21:05 OK: 218 MiB in 52 packages 23:21:05 OK: 218 MiB in 52 packages 23:21:06 Removing intermediate container 42ba57dda8a2 23:21:06 ---> c96a9cdc174e 23:21:06 Step 6/23 : COPY go.mod . 23:21:06 Removing intermediate container a7978c5b3f36 23:21:06 ---> 874c6beab2bc 23:21:06 Step 6/20 : COPY . . 23:21:06 Removing intermediate container c6266d7cd6f1 23:21:06 ---> ebd071450f05 23:21:06 Step 6/24 : COPY . . 23:21:07 Removing intermediate container 49d93174a574 23:21:07 ---> 569ee69418c9 23:21:07 Step 6/22 : COPY . . 23:21:07 Removing intermediate container d5f201b0ccfa 23:21:07 ---> 06969d623958 23:21:07 Step 6/21 : COPY . . 23:21:07 ---> 0af79cc5f56b 23:21:07 Step 7/23 : RUN go mod download 23:21:08 ---> Running in 44b0c35901e1 23:21:16 Removing intermediate container 44b0c35901e1 23:21:16 ---> a4d2c949c902 23:21:16 Step 8/23 : COPY . . 23:21:43 ---> a7481e264ea5 23:21:43 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:43 ---> b6dedadde730 23:21:43 Step 9/23 : RUN go mod tidy 23:21:43 ---> b28248e7ebb4 23:21:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:43 ---> f3ff82ccd03e 23:21:43 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> d8f5775536d0 23:21:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:43 23:21:43 ---> Running in ea820b2c6d72 23:21:43 ---> Running in 73db03e76332 23:21:43 ---> Running in 9a1169f847e0 23:21:43 ---> Running in 32ec849d4c36 23:21:43 ---> Running in d8f994426562 23:21:44 Removing intermediate container ea820b2c6d72 23:21:44 ---> 1e9fa6184864 23:21:44 Step 8/21 : RUN make cmd/support-notifications/support-notifications 23:21:44 ---> Running in 296704d325e6 23:21:46 Removing intermediate container 9a1169f847e0 23:21:46 ---> 66726ebc1b9e 23:21:46 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:21:46 Removing intermediate container d8f994426562 23:21:46 ---> c3786166cff5 23:21:46 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:21:46 ---> Running in c99af871f549 23:21:46 ---> Running in 6f0f14366009 23:21:46 Removing intermediate container 32ec849d4c36 23:21:46 ---> 44ffd8296cca 23:21:46 Step 8/22 : RUN make cmd/core-metadata/core-metadata 23:21:47 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:21:47 Removing intermediate container 73db03e76332 23:21:47 ---> 58490d097aab 23:21:47 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 23:21:47 ---> Running in b897be519f81 23:21:47 ---> Running in dac093c5b6b5 23:21:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:21:49 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:21:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:21:49 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:23:42 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:23:42 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:23:54 Removing intermediate container c99af871f549 23:23:54 ---> 9d5bd5c17e06 23:23:54 23:23:54 Step 9/24 : FROM alpine:3.14 23:23:54 Removing intermediate container 296704d325e6 23:23:54 ---> f16006223b05 23:23:54 23:23:54 Step 9/21 : FROM alpine:3.14 23:23:54 Removing intermediate container dac093c5b6b5 23:23:54 ---> 8a2ec4276259 23:23:54 23:23:54 Removing intermediate container 6f0f14366009 23:23:54 ---> 05a271a6da8c 23:23:54 23:23:54 Step 9/20 : FROM alpine:3.14 23:23:54 Step 11/23 : FROM alpine:3.14 23:23:54 3.14: Pulling from library/alpine 23:23:55 3.14: Pulling from library/alpine 23:23:55 Removing intermediate container b897be519f81 23:23:55 ---> fc26cdd231bb 23:23:55 23:23:55 Step 9/22 : FROM alpine:3.14 23:23:55 3.14: Pulling from library/alpine 23:23:55 3.14: Pulling from library/alpine 23:23:57 3.14: Pulling from library/alpine 23:23:57 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:23:57 Status: Downloaded newer image for alpine:3.14 23:23:57 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:23:57 Status: Image is up to date for alpine:3.14 23:23:57 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:23:57 Status: Image is up to date for alpine:3.14 23:23:57 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:23:57 Status: Image is up to date for alpine:3.14 23:23:57 ---> bb3de5531c18 23:23:57 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:23:57 ---> bb3de5531c18 23:23:57 Step 10/20 : RUN apk add --update --no-cache curl 23:23:57 ---> bb3de5531c18 23:23:57 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:23:57 ---> bb3de5531c18 23:23:57 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 23:23:57 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:23:57 Status: Image is up to date for alpine:3.14 23:23:57 ---> bb3de5531c18 23:23:57 Step 10/22 : RUN apk add --update --no-cache dumb-init 23:23:57 ---> Running in 129a5ac1dd37 23:23:57 ---> Running in 62efd003cf56 23:23:57 ---> Running in beee0b2cc278 23:23:57 ---> Running in b3c287109867 23:23:58 ---> Running in f48fe59d5b76 23:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:24:01 (1/3) Installing ca-certificates (20191127-r5) 23:24:01 (1/5) Installing ca-certificates (20191127-r5) 23:24:01 (2/3) Installing dumb-init (1.2.5-r1) 23:24:01 (3/3) Installing su-exec (0.2-r1) 23:24:01 Executing busybox-1.33.1-r3.trigger 23:24:01 Executing ca-certificates-20191127-r5.trigger 23:24:01 (2/5) Installing brotli-libs (1.0.9-r5) 23:24:01 (3/5) Installing nghttp2-libs (1.43.0-r0) 23:24:01 (4/5) Installing libcurl (7.79.1-r0) 23:24:01 (5/5) Installing curl (7.79.1-r0) 23:24:01 Executing busybox-1.33.1-r3.trigger 23:24:01 Executing ca-certificates-20191127-r5.trigger 23:24:01 OK: 6 MiB in 17 packages 23:24:01 (1/2) Installing ca-certificates (20191127-r5) 23:24:01 (1/1) Installing dumb-init (1.2.5-r1) 23:24:01 Executing busybox-1.33.1-r3.trigger 23:24:01 (1/1) Installing dumb-init (1.2.5-r1) 23:24:01 OK: 5 MiB in 15 packages 23:24:01 (2/2) Installing dumb-init (1.2.5-r1) 23:24:01 Executing busybox-1.33.1-r3.trigger 23:24:01 Executing busybox-1.33.1-r3.trigger 23:24:01 OK: 5 MiB in 15 packages 23:24:01 Executing ca-certificates-20191127-r5.trigger 23:24:02 OK: 8 MiB in 19 packages 23:24:02 OK: 6 MiB in 16 packages 23:24:03 Removing intermediate container 129a5ac1dd37 23:24:03 ---> 19c6e00a80bd 23:24:03 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:24:04 ---> Running in 8e0830bc332b 23:24:04 Removing intermediate container f48fe59d5b76 23:24:04 ---> 711dc78db3a7 23:24:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:24:04 Removing intermediate container b3c287109867 23:24:04 ---> 755c8252e2e8 23:24:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:24:04 ---> Running in 1731cb5d9416 23:24:04 ---> Running in d034c91cd4e2 23:24:04 Removing intermediate container 8e0830bc332b 23:24:04 ---> 5e767111bcbf 23:24:04 Step 12/24 : WORKDIR / 23:24:04 Removing intermediate container beee0b2cc278 23:24:04 ---> 7888a924ef2a 23:24:04 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:24:04 ---> Running in e83087029ff0 23:24:04 Removing intermediate container 62efd003cf56 23:24:04 ---> a834add78dd5 23:24:04 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:24:04 Removing intermediate container 1731cb5d9416 23:24:04 ---> 601a730b8da2 23:24:04 Step 12/22 : ENV APP_PORT=59881 23:24:04 ---> Running in 74a95b1950e4 23:24:05 ---> Running in 0300298ca106 23:24:05 Removing intermediate container d034c91cd4e2 23:24:05 ---> abcd9d3c29f8 23:24:05 Step 14/23 : ENV APP_PORT=59861 23:24:05 ---> Running in da56374054c4 23:24:05 ---> Running in 5308267d74d6 23:24:05 Removing intermediate container e83087029ff0 23:24:05 ---> d7a65e4822fd 23:24:05 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:24:05 Removing intermediate container 74a95b1950e4 23:24:05 ---> 90188296921d 23:24:05 Step 12/21 : ENV APP_PORT=59860 23:24:05 Removing intermediate container 0300298ca106 23:24:05 ---> 238195f456d0 23:24:05 Step 12/20 : WORKDIR /edgex 23:24:05 ---> Running in 6713e1600efd 23:24:05 Removing intermediate container da56374054c4 23:24:05 ---> e6050d853c19 23:24:05 Step 13/22 : EXPOSE $APP_PORT 23:24:05 ---> Running in f2bd27915060 23:24:05 Removing intermediate container 5308267d74d6 23:24:05 ---> 28acdd2e2e10 23:24:05 Step 15/23 : EXPOSE $APP_PORT 23:24:06 ---> Running in 74005c788d3c 23:24:06 ---> Running in 94e58a5642c0 23:24:06 Removing intermediate container 6713e1600efd 23:24:06 ---> d9cd99600d9a 23:24:06 Step 13/21 : EXPOSE $APP_PORT 23:24:06 ---> 680acd5bf90a 23:24:06 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:24:06 ---> Running in 7c5b73a9c43d 23:24:06 Removing intermediate container 74005c788d3c 23:24:06 ---> 96814c9f5b0f 23:24:06 Step 14/22 : WORKDIR / 23:24:06 Removing intermediate container f2bd27915060 23:24:06 ---> 13335058c68a 23:24:06 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:24:07 Removing intermediate container 94e58a5642c0 23:24:07 ---> 2d2c773757d7 23:24:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:07 ---> Running in cf594b0cb528 23:24:07 Removing intermediate container 7c5b73a9c43d 23:24:07 ---> 868c5d138e27 23:24:07 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:07 ---> f912bb845f69 23:24:07 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:24:08 Removing intermediate container cf594b0cb528 23:24:08 ---> fb2dd22f6451 23:24:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:08 ---> 95c45e558365 23:24:08 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:24:08 ---> 9a399e6bbaf4 23:24:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:24:08 ---> ebc33c246df3 23:24:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:24:08 ---> dd3876b9adcc 23:24:08 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:24:09 ---> 89383fb8081d 23:24:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:24:10 ---> 47de9bed1422 23:24:10 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:24:11 ---> de6f0d946145 23:24:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:24:11 ---> ee203f69ab5a 23:24:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:24:11 ---> 540f763e0c8f 23:24:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:24:11 ---> 45b740792444 23:24:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:24:12 ---> 8c907d5a1700 23:24:12 Step 17/21 : ENTRYPOINT ["/support-notifications"] 23:24:13 ---> 968dcccce309 23:24:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:24:13 ---> 9aed22a15e89 23:24:13 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:24:13 ---> 0468d2bb14c1 23:24:13 ---> 9190c4b5da36 23:24:13 Step 18/22 : ENTRYPOINT ["/core-metadata"]Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:24:13 23:24:13 ---> Running in cc2c741c743c 23:24:13 ---> Running in 0e80ef448488 23:24:13 ---> Running in a25e67e4e906 23:24:13 ---> Running in 213b63cc5a74 23:24:14 Removing intermediate container 213b63cc5a74 23:24:14 ---> 58ad56364f16 23:24:14 Step 17/20 : CMD ["--init=true"] 23:24:14 Removing intermediate container cc2c741c743c 23:24:14 ---> d6a3de333093 23:24:14 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"]Removing intermediate container a25e67e4e906 23:24:14 ---> 8622ddd9d60e 23:24:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:24:14 23:24:14 Removing intermediate container 0e80ef448488 23:24:14 ---> c7ad714cf68a 23:24:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:24:14 ---> Running in 7dd9c077bf69 23:24:14 ---> Running in f8def0290b98 23:24:14 ---> Running in 86bf91ec8b5e 23:24:14 ---> Running in e12cafad8f1a 23:24:14 ---> de9294a0746d 23:24:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:24:15 Removing intermediate container f8def0290b98 23:24:15 ---> 62d17baa5364 23:24:15 Step 19/21 : LABEL arch=arm64 23:24:15 Removing intermediate container 7dd9c077bf69 23:24:15 ---> 8d20be875c10 23:24:15 Step 21/23 : LABEL arch=arm64 23:24:15 ---> Running in 636c5cd8f5cc 23:24:15 Removing intermediate container 86bf91ec8b5e 23:24:15 ---> 761042c9c6c1 23:24:15 Step 18/20 : LABEL arch=arm64 23:24:15 Removing intermediate container e12cafad8f1a 23:24:15 ---> 393669148a2a 23:24:15 Step 20/22 : LABEL arch=arm64 23:24:15 ---> Running in 5f4da20573a2 23:24:15 ---> Running in a2b504120a93 23:24:15 ---> Running in 76f6481d4c5f 23:24:15 ---> 7f28e642e14a 23:24:15 Step 20/24 : 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:24:16 ---> Running in d145d7aaf20a 23:24:16 Removing intermediate container 636c5cd8f5cc 23:24:16 ---> dab06b871740 23:24:16 Step 20/21 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 23:24:16 Removing intermediate container 5f4da20573a2 23:24:16 ---> 027ee58f9f23 23:24:16 Step 22/23 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 23:24:16 ---> Running in 0a63f5324e09 23:24:16 Removing intermediate container a2b504120a93 23:24:16 ---> 0106843214ec 23:24:16 Step 19/20 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 23:24:16 ---> Running in fe4f887abd49 23:24:16 Removing intermediate container 76f6481d4c5f 23:24:16 ---> 6dddf024b203 23:24:16 Step 21/22 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 23:24:16 ---> Running in 87c027c43c1e 23:24:17 ---> Running in 9c9602877800 23:24:17 Removing intermediate container 0a63f5324e09 23:24:17 ---> 753522068f40 23:24:17 Step 21/21 : LABEL version=0.0.0 23:24:17 Removing intermediate container fe4f887abd49 23:24:17 ---> caaeccbca36d 23:24:17 Step 23/23 : LABEL version=0.0.0 23:24:17 ---> Running in 2d12f968cba1 23:24:17 ---> Running in b5c8bcf6d88c 23:24:17 Removing intermediate container 9c9602877800 23:24:17 ---> fbd598a75616 23:24:17 Step 22/22 : LABEL version=0.0.0 23:24:17 Removing intermediate container 87c027c43c1e 23:24:17 ---> f1ae7e4fcbf2 23:24:17 Step 20/20 : LABEL version=0.0.0 23:24:17 ---> Running in a17e4a7be002 23:24:17 ---> Running in f49de7f15919 23:24:18 Removing intermediate container 2d12f968cba1 23:24:18 ---> d8821f6e02c1 23:24:18 23:24:18 Removing intermediate container b5c8bcf6d88c 23:24:18 ---> e7c5eb6deb94 23:24:18 23:24:18 Removing intermediate container a17e4a7be002 23:24:18 ---> 5e20b7d3663e 23:24:18 23:24:18 Successfully built d8821f6e02c1 23:24:19 Successfully built e7c5eb6deb94 23:24:19 Successfully tagged support-notifications-arm64:latest 23:24:19  Building support-notifications ... done Building sys-mgmt-agent 23:24:19 Successfully tagged support-scheduler-arm64:latest 23:24:19 Removing intermediate container f49de7f15919 23:24:19  Building support-scheduler ... done  ---> 38aa67c906dc 23:24:19 23:24:19 Building core-command 23:24:19 Successfully built 5e20b7d3663e 23:24:19 Successfully tagged core-metadata-arm64:latest 23:24:19 Building core-data 23:24:19  Building core-metadata ... done Successfully built 38aa67c906dc 23:24:19 Successfully tagged security-proxy-setup-arm64:latest 23:24:19  Building security-proxy-setup ... done Building security-bootstrapper 23:24:19 Removing intermediate container d145d7aaf20a 23:24:19 ---> daae0bd4635c 23:24:19 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:24:19 ---> Running in 5721de6a8baa 23:24:20 Removing intermediate container 5721de6a8baa 23:24:20 ---> ff0d0d4cfc3e 23:24:20 Step 22/24 : LABEL arch=arm64 23:24:20 ---> Running in b82858d60813 23:24:20 Removing intermediate container b82858d60813 23:24:20 ---> 9e4ae7976b37 23:24:20 Step 23/24 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 23:24:20 ---> Running in 2ecc05881adb 23:24:21 Removing intermediate container 2ecc05881adb 23:24:21 ---> 2d75c71c56cb 23:24:21 Step 24/24 : LABEL version=0.0.0 23:24:21 ---> Running in 025dd7b1afeb 23:24:21 Removing intermediate container 025dd7b1afeb 23:24:21 ---> b2f4321689fd 23:24:21 23:24:22 Successfully built b2f4321689fd 23:24:22 Successfully tagged security-secretstore-setup-arm64:latest 23:25:19  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:25:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:25:19 ---> fa2c592799ee 23:25:19 Step 3/22 : WORKDIR /edgex-go 23:25:19 ---> Using cache 23:25:19 ---> a68c405a7160 23:25:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:19 ---> Using cache 23:25:19 ---> 43131f3ed06c 23:25:19 Step 5/22 : RUN apk add --update --no-cache make git 23:25:19 ---> Using cache 23:25:19 ---> 569ee69418c9 23:25:19 Step 6/22 : COPY . . 23:25:19 ---> Using cache 23:25:19 ---> b28248e7ebb4 23:25:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:19 ---> Using cache 23:25:19 ---> 44ffd8296cca 23:25:19 Step 8/22 : RUN make cmd/core-command/core-command 23:25:19 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:25:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:25:19 ---> fa2c592799ee 23:25:19 Step 3/22 : WORKDIR /edgex-go 23:25:19 ---> Using cache 23:25:19 ---> a68c405a7160 23:25:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:19 ---> Using cache 23:25:19 ---> 43131f3ed06c 23:25:19 Step 5/22 : RUN apk add --update --no-cache make bash git 23:25:19 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:25:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:25:19 ---> fa2c592799ee 23:25:19 Step 3/22 : WORKDIR /edgex-go 23:25:19 ---> Using cache 23:25:19 ---> a68c405a7160 23:25:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:19 ---> Using cache 23:25:19 ---> 43131f3ed06c 23:25:19 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:25:19 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:25:19 Step 2/30 : FROM ${BUILDER_BASE} AS builder 23:25:19 ---> fa2c592799ee 23:25:19 Step 3/30 : WORKDIR /edgex-go 23:25:19 ---> Using cache 23:25:19 ---> a68c405a7160 23:25:19 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:19 ---> Using cache 23:25:19 ---> 43131f3ed06c 23:25:19 Step 5/30 : RUN apk add --update --no-cache make git 23:25:19 ---> Using cache 23:25:19 ---> 569ee69418c9 23:25:19 Step 6/30 : COPY . . 23:25:19 ---> Using cache 23:25:19 ---> b28248e7ebb4 23:25:19 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:19 ---> Using cache 23:25:19 ---> 44ffd8296cca 23:25:19 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:25:19 ---> Running in 1f3c1824dbd4 23:25:19 ---> Running in 4a4b2d67831b 23:25:19 ---> Running in 4f2d347a845c 23:25:19 ---> Running in 40f9dc707f01 23:25:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:25:19 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:25:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:25:19 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:25:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:25:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:25:19 OK: 218 MiB in 52 packages 23:25:19 OK: 218 MiB in 52 packages 23:25:20 Removing intermediate container 4a4b2d67831b 23:25:20 ---> bc3dd511fe2b 23:25:20 Step 6/22 : COPY . . 23:25:21 Removing intermediate container 4f2d347a845c 23:25:21 ---> c7b0b82adadc 23:25:21 Step 6/22 : COPY . . 23:25:48 ---> a3bd7825e3e8 23:25:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:48 ---> b73d4a6806de 23:25:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:48 ---> Running in fc7e76f9dd9d 23:25:48 ---> Running in 5da43f3c07ca 23:25:51 Removing intermediate container fc7e76f9dd9d 23:25:51 ---> b2938d15340e 23:25:51 Step 8/22 : RUN make cmd/core-data/core-data 23:25:51 ---> Running in 1f9f2d3242de 23:25:52 Removing intermediate container 5da43f3c07ca 23:25:52 ---> c210d3ea114f 23:25:52 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:25:52 ---> Running in 5263c6c6fbf2 23:25:54 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:25:54 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:26:42 Removing intermediate container 40f9dc707f01 23:26:42 ---> 66ad7e5db096 23:26:42 23:26:42 Step 9/22 : FROM alpine:3.14 23:26:42 ---> bb3de5531c18 23:26:42 Step 10/22 : RUN apk add --update --no-cache dumb-init 23:26:42 ---> Using cache 23:26:42 ---> 755c8252e2e8 23:26:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:26:42 ---> Using cache 23:26:42 ---> abcd9d3c29f8 23:26:42 Step 12/22 : ENV APP_PORT=59882 23:26:42 ---> Running in b5c5b9e6f780 23:26:42 Removing intermediate container b5c5b9e6f780 23:26:42 ---> 52c6e359d3f0 23:26:42 Step 13/22 : EXPOSE $APP_PORT 23:26:42 ---> Running in 59629b325512 23:26:42 Removing intermediate container 59629b325512 23:26:42 ---> 670e041bf602 23:26:42 Step 14/22 : WORKDIR / 23:26:42 ---> Running in 6791ba50c6c9 23:26:42 Removing intermediate container 6791ba50c6c9 23:26:42 ---> b67c99c665cc 23:26:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:44 ---> 5ee5038ce444 23:26:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:26:44 Removing intermediate container 1f3c1824dbd4 23:26:44 ---> dd741169fe86 23:26:44 23:26:44 Step 9/30 : FROM alpine:3.14 23:26:44 ---> bb3de5531c18 23:26:44 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:26:44 ---> Running in ad6fd07cb239 23:26:45 Removing intermediate container ad6fd07cb239 23:26:45 ---> b66e9425e61a 23:26:45 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 23:26:45 ---> Running in 34cb25a92bb8 23:26:46 ---> b0ecf5aa6fb4 23:26:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:26:48 ---> b424c5abc2b7 23:26:48 Step 18/22 : ENTRYPOINT ["/core-command"] 23:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:26:48 ---> Running in 2ca059107e05 23:26:49 Removing intermediate container 2ca059107e05 23:26:49 ---> b82b4c57f31d 23:26:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:26:49 ---> Running in 5363c4173774 23:26:49 (1/2) Installing dumb-init (1.2.5-r1) 23:26:49 (2/2) Installing su-exec (0.2-r1) 23:26:49 Executing busybox-1.33.1-r3.trigger 23:26:49 OK: 5 MiB in 16 packages 23:26:50 Removing intermediate container 5363c4173774 23:26:50 ---> bd1f98068ea7 23:26:50 Step 20/22 : LABEL arch=arm64 23:26:50 ---> Running in 5dc8344acc4f 23:26:51 Removing intermediate container 34cb25a92bb8 23:26:51 ---> cb0ef183fd72 23:26:51 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 23:26:51 Removing intermediate container 5dc8344acc4f 23:26:51 ---> 1d472c3df05b 23:26:51 Step 21/22 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 23:26:51 ---> Running in b3517c076d49 23:26:51 ---> Running in de87b093da6d 23:26:51 Removing intermediate container de87b093da6d 23:26:51 ---> ad5342659b6d 23:26:51 Step 22/22 : LABEL version=0.0.0 23:26:52 Removing intermediate container b3517c076d49 23:26:52 ---> fac4bc9e3f2e 23:26:52 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:26:52 ---> Running in 88531ace5065 23:26:52 ---> Running in 4d37b5ccfa4f 23:26:53 Removing intermediate container 4d37b5ccfa4f 23:26:53 ---> cd3f2487f40b 23:26:53 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:26:53 Removing intermediate container 88531ace5065 23:26:53 ---> 0a5b2c686dba 23:26:53 23:26:53 ---> Running in 22f787c2afae 23:26:53 Successfully built 0a5b2c686dba 23:26:53 Successfully tagged core-command-arm64:latest 23:26:56  Building core-command ... done Removing intermediate container 22f787c2afae 23:26:56 ---> fd5b6767cd2b 23:26:56 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 23:26:56 ---> Running in b687933e857b 23:26:57 Removing intermediate container b687933e857b 23:26:57 ---> 9865b6cbd4a1 23:26:57 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:26:58 ---> 0a360a498981 23:26:58 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:26:58 ---> Running in 795e080c9fd3 23:27:02 Removing intermediate container 795e080c9fd3 23:27:02 ---> 7cc2c0db9654 23:27:02 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 23:27:03 ---> 6ee111b253db 23:27:03 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:27:05 ---> f186568359d6 23:27:05 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:27:06 ---> 24911c910217 23:27:06 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:27:08 ---> 1239cd1c58d7 23:27:08 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:27:09 ---> 7d4a18c49c05 23:27:09 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 23:27:09 ---> Running in 4308e4c24091 23:27:10 Removing intermediate container 4308e4c24091 23:27:10 ---> 1eb310d63a91 23:27:10 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:27:11 ---> c4ffdbdb4b39 23:27:11 Step 25/30 : RUN chmod +x /entrypoint.sh 23:27:11 ---> Running in 506c97cc6120 23:27:15 Removing intermediate container 506c97cc6120 23:27:15 ---> 41897dc4e4f6 23:27:15 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 23:27:15 ---> Running in 71b1dc4b5c48 23:27:15 Removing intermediate container 71b1dc4b5c48 23:27:15 ---> a3afbb137acb 23:27:15 Step 27/30 : CMD ["gate"] 23:27:16 ---> Running in 236e130f1173 23:27:16 Removing intermediate container 236e130f1173 23:27:16 ---> 6f8e9fb554ed 23:27:16 Step 28/30 : LABEL arch=arm64 23:27:17 Removing intermediate container 5263c6c6fbf2 23:27:17 ---> a9891b956286 23:27:17 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:27:17 ---> Running in ee027f362d88 23:27:17 ---> Running in 481aee6786d6 23:27:18 Removing intermediate container ee027f362d88 23:27:18 ---> fbb18907451c 23:27:18 Step 29/30 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 23:27:18 ---> Running in d6dc60a75a47 23:27:19 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:27:19 Removing intermediate container d6dc60a75a47 23:27:19 ---> d0bd11d0aa17 23:27:19 Step 30/30 : LABEL version=0.0.0 23:27:19 ---> Running in 483022abfc19 23:27:20 Removing intermediate container 483022abfc19 23:27:20 ---> 938ae389b7b8 23:27:20 23:27:20 Successfully built 938ae389b7b8 23:27:20 Successfully tagged security-bootstrapper-arm64:latest 23:27:22  Building security-bootstrapper ... done Removing intermediate container 481aee6786d6 23:27:22 ---> 202ac209cf48 23:27:22 23:27:22 Step 10/22 : FROM docker:20.10.8 23:27:22 20.10.8: Pulling from library/docker 23:27:23 Removing intermediate container 1f9f2d3242de 23:27:23 ---> 2ec82314fc88 23:27:23 23:27:23 Step 9/22 : FROM alpine:3.14 23:27:23 ---> bb3de5531c18 23:27:23 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:27:23 ---> Running in df0139a28cf9 23:27:24 Removing intermediate container df0139a28cf9 23:27:24 ---> 79c8ce75e789 23:27:24 Step 11/22 : ENV APP_PORT=59880 23:27:24 ---> Running in 57d956b12577 23:27:25 Removing intermediate container 57d956b12577 23:27:25 ---> 2234e3ca340a 23:27:25 Step 12/22 : EXPOSE $APP_PORT 23:27:25 ---> Running in 3502577eb938 23:27:25 Removing intermediate container 3502577eb938 23:27:25 ---> 4333309daf19 23:27:25 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:27:25 ---> Running in 0a7e4fbbe21e 23:27:28 Removing intermediate container 0a7e4fbbe21e 23:27:28 ---> b4648df6d635 23:27:28 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 23:27:28 ---> Running in 067d424a68af 23:27:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:27:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:27:30 (1/6) Installing dumb-init (1.2.5-r1) 23:27:30 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:27:31 (3/6) Installing libsodium (1.0.18-r0) 23:27:31 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:27:31 (5/6) Installing libzmq (4.3.4-r0) 23:27:31 (6/6) Installing zeromq (4.3.4-r0) 23:27:31 Executing busybox-1.33.1-r3.trigger 23:27:31 OK: 8 MiB in 20 packages 23:27:33 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 23:27:33 Status: Downloaded newer image for docker:20.10.8 23:27:33 ---> 3734d5adc5ac 23:27:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:27:33 Removing intermediate container 067d424a68af 23:27:33 ---> c2ac0a6db3c7 23:27:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:27:33 ---> Running in d115eb0df034 23:27:34 Removing intermediate container d115eb0df034 23:27:34 ---> 2a45f7e282b1 23:27:34 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 23:27:34 ---> 32cd6bd4183f 23:27:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:27:34 ---> Running in ed86fbddc7eb 23:27:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:27:35 ---> e182c91036d8 23:27:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:27:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:27:36 ---> cafdd7198401 23:27:36 Step 18/22 : ENTRYPOINT ["/core-data"] 23:27:36 ---> Running in c9c5c5ac4080 23:27:36 (1/42) Installing readline (8.1.0-r0) 23:27:36 (2/42) Installing bash (5.1.4-r0) 23:27:36 Executing bash-5.1.4-r0.post-install 23:27:36 (3/42) Installing brotli-libs (1.0.9-r5) 23:27:36 (4/42) Installing nghttp2-libs (1.43.0-r0) 23:27:36 (5/42) Installing libcurl (7.79.1-r0) 23:27:36 (6/42) Installing curl (7.79.1-r0) 23:27:36 (7/42) Installing dumb-init (1.2.5-r1) 23:27:36 (8/42) Installing libbz2 (1.0.8-r1) 23:27:36 (9/42) Installing expat (2.4.1-r0) 23:27:36 (10/42) Installing libffi (3.3-r2) 23:27:36 (11/42) Installing gdbm (1.19-r0) 23:27:36 (12/42) Installing xz-libs (5.2.5-r0) 23:27:36 (13/42) Installing libgcc (10.3.1_git20210424-r2) 23:27:36 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 23:27:37 Removing intermediate container c9c5c5ac4080 23:27:37 ---> a82ad57a7982 23:27:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:27:37 (15/42) Installing mpdecimal (2.5.1-r1) 23:27:37 (16/42) Installing sqlite-libs (3.35.5-r0) 23:27:37 (17/42) Installing python3 (3.9.5-r1) 23:27:37 ---> Running in e461bf4a543c 23:27:37 Removing intermediate container e461bf4a543c 23:27:37 ---> 7b02c9dd9176 23:27:37 Step 20/22 : LABEL arch=arm64 23:27:37 ---> Running in 0817f79bea4a 23:27:38 Removing intermediate container 0817f79bea4a 23:27:38 ---> 384dc0341b67 23:27:38 Step 21/22 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 23:27:38 ---> Running in 0b78a81c42e4 23:27:38 (18/42) Installing py3-appdirs (1.4.4-r2) 23:27:38 (19/42) Installing py3-chardet (4.0.0-r2) 23:27:38 (20/42) Installing py3-idna (3.2-r0) 23:27:38 (21/42) Installing py3-urllib3 (1.26.5-r0) 23:27:38 (22/42) Installing py3-certifi (2020.12.5-r1) 23:27:38 (23/42) Installing py3-requests (2.25.1-r4) 23:27:39 Removing intermediate container 0b78a81c42e4 23:27:39 ---> 19915b90d39e 23:27:39 Step 22/22 : LABEL version=0.0.0 23:27:39 (24/42) Installing py3-msgpack (1.0.2-r1) 23:27:39 (25/42) Installing py3-lockfile (0.12.2-r4) 23:27:39 (26/42) Installing py3-cachecontrol (0.12.6-r1) 23:27:39 (27/42) Installing py3-colorama (0.4.4-r1) 23:27:39 (28/42) Installing py3-contextlib2 (0.6.0-r1) 23:27:39 (29/42) Installing py3-distlib (0.3.1-r3) 23:27:39 (30/42) Installing py3-distro (1.5.0-r3) 23:27:39 ---> Running in 3dd3bf85fefe 23:27:39 (31/42) Installing py3-six (1.15.0-r1) 23:27:39 (32/42) Installing py3-webencodings (0.5.1-r4) 23:27:39 (33/42) Installing py3-html5lib (1.1-r1) 23:27:39 (34/42) Installing py3-parsing (2.4.7-r2) 23:27:39 (35/42) Installing py3-packaging (20.9-r1) 23:27:39 (36/42) Installing py3-toml (0.10.2-r2) 23:27:39 (37/42) Installing py3-pep517 (0.10.0-r2) 23:27:39 (38/42) Installing py3-progress (1.5-r2) 23:27:39 (39/42) Installing py3-retrying (1.3.3-r1) 23:27:39 (40/42) Installing py3-ordered-set (4.0.2-r1) 23:27:39 (41/42) Installing py3-setuptools (52.0.0-r3) 23:27:39 (42/42) Installing py3-pip (20.3.4-r1) 23:27:39 Removing intermediate container 3dd3bf85fefe 23:27:39 ---> 9ddb1a8158bc 23:27:39 23:27:40 Successfully built 9ddb1a8158bc 23:27:40 Successfully tagged core-data-arm64:latest 23:27:40  Building core-data ... done Executing busybox-1.33.1-r3.trigger 23:27:40 OK: 84 MiB in 64 packages 23:27:43 Collecting docker-compose==1.23.2 23:27:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:27:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:27:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:27:44 Collecting docopt<0.7,>=0.6.1 23:27:44 Downloading docopt-0.6.2.tar.gz (25 kB) 23:27:46 Collecting PyYAML<4,>=3.10 23:27:46 Downloading PyYAML-3.13.tar.gz (270 kB) 23:27:49 Collecting dockerpty<0.5,>=0.4.1 23:27:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:27:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 23:27:50 Collecting cached-property<2,>=1.2.0 23:27:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:27:51 Collecting jsonschema<3,>=2.5.1 23:27:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:27:51 Collecting docker<4.0,>=3.6.0 23:27:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:27:51 Collecting websocket-client<1.0,>=0.32.0 23:27:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:27:51 Collecting texttable<0.10,>=0.9.0 23:27:51 Downloading texttable-0.9.1.tar.gz (11 kB) 23:27:54 Collecting docker-pycreds>=0.4.0 23:27:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:27:54 Collecting chardet<3.1.0,>=3.0.2 23:27:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:27:54 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 23:27:54 Collecting idna<2.8,>=2.5 23:27:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:27:54 Collecting urllib3<1.25,>=1.21.1 23:27:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:27:55 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:27:55 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:27:55 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:27:55 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:27:56 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:27:56 Attempting uninstall: urllib3 23:27:56 Found existing installation: urllib3 1.26.5 23:27:56 Uninstalling urllib3-1.26.5: 23:27:56 Successfully uninstalled urllib3-1.26.5 23:27:56 Attempting uninstall: idna 23:27:56 Found existing installation: idna 3.2 23:27:56 Uninstalling idna-3.2: 23:27:56 Successfully uninstalled idna-3.2 23:27:57 Attempting uninstall: chardet 23:27:57 Found existing installation: chardet 4.0.0 23:27:57 Uninstalling chardet-4.0.0: 23:27:57 Successfully uninstalled chardet-4.0.0 23:27:59 Attempting uninstall: requests 23:27:59 Found existing installation: requests 2.25.1 23:27:59 Uninstalling requests-2.25.1: 23:27:59 Successfully uninstalled requests-2.25.1 23:27:59 Running setup.py install for texttable: started 23:28:01 Running setup.py install for texttable: finished with status 'done' 23:28:01 Running setup.py install for PyYAML: started 23:28:02 Running setup.py install for PyYAML: finished with status 'done' 23:28:03 Running setup.py install for docopt: started 23:28:05 Running setup.py install for docopt: finished with status 'done' 23:28:05 Running setup.py install for dockerpty: started 23:28:06 Running setup.py install for dockerpty: finished with status 'done' 23:28:08 Successfully installed PyYAML-3.13 cached-property-1.5.2 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:28:16 Removing intermediate container ed86fbddc7eb 23:28:16 ---> 526198607c22 23:28:16 Step 13/22 : ENV APP_PORT=58890 23:28:16 ---> Running in e5a086fd20d7 23:28:16 Removing intermediate container e5a086fd20d7 23:28:16 ---> e83cd262e78c 23:28:16 Step 14/22 : EXPOSE $APP_PORT 23:28:16 ---> Running in 7033c9167c36 23:28:17 Removing intermediate container 7033c9167c36 23:28:17 ---> 1825d2778d5b 23:28:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:28:18 ---> 62c980954dbb 23:28:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:28:19 ---> eda3b8171714 23:28:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:28:20 ---> 04bd51912803 23:28:20 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 23:28:20 ---> Running in bd28f510cf0d 23:28:20 Removing intermediate container bd28f510cf0d 23:28:20 ---> 51c60aeb46c9 23:28:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:28:20 ---> Running in 4f9654cd2696 23:28:21 Removing intermediate container 4f9654cd2696 23:28:21 ---> 0560446ee2c3 23:28:21 Step 20/22 : LABEL arch=arm64 23:28:21 ---> Running in 624c8a9e851d 23:28:21 Removing intermediate container 624c8a9e851d 23:28:21 ---> 24a1ae956bc7 23:28:21 Step 21/22 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 23:28:22 ---> Running in 47f26eb26e7d 23:28:22 Removing intermediate container 47f26eb26e7d 23:28:22 ---> 938994b3a645 23:28:22 Step 22/22 : LABEL version=0.0.0 23:28:22 ---> Running in 2a53aed2d3e0 23:28:22 Removing intermediate container 2a53aed2d3e0 23:28:22 ---> 03c451c5d01a 23:28:22 23:28:23 Successfully built 03c451c5d01a 23:28:23 Successfully tagged sys-mgmt-agent-arm64:latest 23:28:23  Building sys-mgmt-agent ... done  [Pipeline] } 23:28:23 $ docker stop --time=1 c3fe941806e684f2b56e470f5a9b36a0ea54c855616e6fa20b0b20911273f821 23:28:25 $ docker rm -f c3fe941806e684f2b56e470f5a9b36a0ea54c855616e6fa20b0b20911273f821 [Pipeline] // withDockerContainer [Pipeline] sh 23:28:26 + docker images 23:28:26 REPOSITORY TAG IMAGE ID CREATED SIZE 23:28:26 sys-mgmt-agent-arm64 latest 03c451c5d01a 4 seconds ago 277MB 23:28:26 core-data-arm64 latest 9ddb1a8158bc 47 seconds ago 19.4MB 23:28:26 2ec82314fc88 About a minute ago 1.57GB 23:28:26 202ac209cf48 About a minute ago 1.57GB 23:28:26 security-bootstrapper-arm64 latest 938ae389b7b8 About a minute ago 17.7MB 23:28:26 core-command-arm64 latest 0a5b2c686dba About a minute ago 15.2MB 23:28:26 dd741169fe86 About a minute ago 1.57GB 23:28:26 66ad7e5db096 About a minute ago 1.56GB 23:28:26 security-secretstore-setup-arm64 latest b2f4321689fd 4 minutes ago 26.5MB 23:28:26 support-scheduler-arm64 latest e7c5eb6deb94 4 minutes ago 15.2MB 23:28:26 security-proxy-setup-arm64 latest 38aa67c906dc 4 minutes ago 25.3MB 23:28:26 core-metadata-arm64 latest 5e20b7d3663e 4 minutes ago 15.8MB 23:28:26 support-notifications-arm64 latest d8821f6e02c1 4 minutes ago 15.9MB 23:28:26 fc26cdd231bb 4 minutes ago 1.57GB 23:28:26 f16006223b05 4 minutes ago 1.57GB 23:28:26 05a271a6da8c 4 minutes ago 1.57GB 23:28:26 9d5bd5c17e06 4 minutes ago 1.57GB 23:28:26 8a2ec4276259 4 minutes ago 1.57GB 23:28:26 ci-base-image-arm64 latest fa2c592799ee 15 minutes ago 1.24GB 23:28:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 72ade6ffb461 4 hours ago 532MB 23:28:26 docker 20.10.8 3734d5adc5ac 5 weeks ago 198MB 23:28:26 alpine 3.14 bb3de5531c18 5 weeks ago 5.34MB 23:28:26 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:28:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:28:28 23:28:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:28:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:28:28 arm64: Pulling from edgex-lftools-log-publisher 23:28:28 448f6bf000e3: Pulling fs layer 23:28:28 f757da607395: Pulling fs layer 23:28:28 05883995daec: Pulling fs layer 23:28:28 8603b9c90790: Pulling fs layer 23:28:28 1560dd03e051: Pulling fs layer 23:28:28 27f5ce0e4adf: Pulling fs layer 23:28:28 c2d8d7efcc4b: Pulling fs layer 23:28:28 1560dd03e051: Waiting 23:28:28 27f5ce0e4adf: Waiting 23:28:28 c2d8d7efcc4b: Waiting 23:28:28 8603b9c90790: Waiting 23:28:29 f757da607395: Verifying Checksum 23:28:29 f757da607395: Download complete 23:28:29 8603b9c90790: Verifying Checksum 23:28:29 8603b9c90790: Download complete 23:28:29 1560dd03e051: Verifying Checksum 23:28:29 1560dd03e051: Download complete 23:28:29 27f5ce0e4adf: Download complete 23:28:29 05883995daec: Verifying Checksum 23:28:29 05883995daec: Download complete 23:28:29 448f6bf000e3: Verifying Checksum 23:28:29 448f6bf000e3: Download complete 23:28:32 c2d8d7efcc4b: Verifying Checksum 23:28:32 c2d8d7efcc4b: Download complete 23:28:32 448f6bf000e3: Pull complete 23:28:33 f757da607395: Pull complete 23:28:35 05883995daec: Pull complete 23:28:35 8603b9c90790: Pull complete 23:28:36 1560dd03e051: Pull complete 23:28:37 27f5ce0e4adf: Pull complete 23:28:52 c2d8d7efcc4b: Pull complete 23:28:52 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:28:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:28:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:28:52 prd-ubuntu18.04-docker-arm64-4c-16g-2186 does not seem to be running inside a container 23:28:52 $ 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:28:55 $ docker top bf7163d167dc7f30c7a2b520aec6e3870b9293fda2e7c869be4adbd40ae552dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:56 ---> job-cost.sh 23:28:56 lf-activate-venv: SKIPPING 23:28:56 INFO: No Stack... 23:29:23 INFO: Retrieving Pricing Info for: v3-standard-4 23:29:23 INFO: Archiving Costs [Pipeline] sh 23:29:24 + cat /w/workspace/edgex-go/2/archives/cost.csv 23:29:24 + cut -d, -f6 [Pipeline] lock 23:29:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3745-2-stack-cost] 23:29:24 Resource [jenkins-edgexfoundry-edgex-go-PR-3745-2-stack-cost] did not exist. Created. 23:29:24 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3745-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:29:25 + echo total: 0.10999999940395355 [Pipeline] stash 23:29:25 Stashed 1 file(s) [Pipeline] } 23:29:25 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3745-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:29:25 $ docker stop --time=1 bf7163d167dc7f30c7a2b520aec6e3870b9293fda2e7c869be4adbd40ae552dd 23:29:27 $ docker rm -f bf7163d167dc7f30c7a2b520aec6e3870b9293fda2e7c869be4adbd40ae552dd [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:29:29 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:29:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:29:30 ---> package-listing.sh 23:29:30 ++ tr '[:upper:]' '[:lower:]' 23:29:30 ++ facter osfamily 23:29:30 + OS_FAMILY=redhat 23:29:30 + workspace=/w/workspace/edgex-go/2 23:29:30 + START_PACKAGES=/tmp/packages_start.txt 23:29:30 + END_PACKAGES=/tmp/packages_end.txt 23:29:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:29:30 + PACKAGES=/tmp/packages_start.txt 23:29:30 + '[' /w/workspace/edgex-go/2 ']' 23:29:30 + PACKAGES=/tmp/packages_end.txt 23:29:30 + case "${OS_FAMILY}" in 23:29:30 + rpm -qa 23:29:30 + sort 23:29:34 + '[' -f /tmp/packages_start.txt ']' 23:29:34 + '[' -f /tmp/packages_end.txt ']' 23:29:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:29:34 + '[' /w/workspace/edgex-go/2 ']' 23:29:34 + mkdir -p /w/workspace/edgex-go/2/archives/ 23:29:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 23:29:34 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:29:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:29:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:35 23:29:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:29:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:35 latest: Pulling from edgex-lftools-log-publisher 23:29:35 b4d181a07f80: Pulling fs layer 23:29:35 a1111a8f2ec3: Pulling fs layer 23:29:35 ed53099fbce6: Pulling fs layer 23:29:35 dc539afda2c1: Pulling fs layer 23:29:35 77bc0d833cb6: Pulling fs layer 23:29:35 9065ff56babe: Pulling fs layer 23:29:35 d287ab97295c: Pulling fs layer 23:29:35 77bc0d833cb6: Waiting 23:29:35 9065ff56babe: Waiting 23:29:35 d287ab97295c: Waiting 23:29:35 dc539afda2c1: Waiting 23:29:36 a1111a8f2ec3: Verifying Checksum 23:29:36 a1111a8f2ec3: Download complete 23:29:36 dc539afda2c1: Verifying Checksum 23:29:36 dc539afda2c1: Download complete 23:29:36 ed53099fbce6: Verifying Checksum 23:29:36 ed53099fbce6: Download complete 23:29:36 9065ff56babe: Verifying Checksum 23:29:36 9065ff56babe: Download complete 23:29:36 b4d181a07f80: Verifying Checksum 23:29:36 b4d181a07f80: Download complete 23:29:36 77bc0d833cb6: Verifying Checksum 23:29:36 77bc0d833cb6: Download complete 23:29:37 d287ab97295c: Verifying Checksum 23:29:37 d287ab97295c: Download complete 23:29:37 b4d181a07f80: Pull complete 23:29:37 a1111a8f2ec3: Pull complete 23:29:38 ed53099fbce6: Pull complete 23:29:38 dc539afda2c1: Pull complete 23:29:38 77bc0d833cb6: Pull complete 23:29:38 9065ff56babe: Pull complete 23:29:45 d287ab97295c: Pull complete 23:29:45 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:29:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:29:45 prd-centos7-docker-4c-2g-825 does not seem to be running inside a container 23:29:45 $ 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:29:48 $ docker top 55c9545db80f9058ea73e158633701f19142cf057c9946c93b9e9dc434182bb7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:49 + touch /tmp/pre-build-complete [Pipeline] sh 23:29:49 + mkdir -p /var/log/sysstat [Pipeline] sh 23:29:49 + ls /var/log/sa-host 23:29:49 + sadf -c /var/log/sa-host/sa06 23:29:49 file_magic: OK 23:29:49 HZ: Using current value: 100 23:29:49 file_header: OK 23:29:49 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:29:49 Statistics: 23:29:49 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:29:49 File successfully converted to sysstat format version 12.0.3 23:29:49 + sadf -c /var/log/sa-host/sa30 23:29:49 file_magic: OK 23:29:49 HZ: Using current value: 100 23:29:49 file_header: OK 23:29:49 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:29:49 Statistics: 23:29:49 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:29:49 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:29:50 provisioning config files... 23:29:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1327640491610425260tmp [Pipeline] { [Pipeline] echo 23:29:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:29:50 ---> create-netrc.sh [Pipeline] } 23:29:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:29:51 ---> python-tools-install.sh [Pipeline] echo 23:29:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:29:51 ---> sudo-logs.sh 23:29:51 Archiving 'sudo' log.. 23:29:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-825.novalocal: Name or service not known 23:29:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-825.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:29:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:29:51 ---> job-cost.sh 23:29:51 lf-activate-venv: SKIPPING 23:29:51 DEBUG: total: 0.10999999940395355 23:29:51 INFO: Retrieving Stack Cost... 23:30:10 INFO: Retrieving Pricing Info for: v3-standard-2 23:30:10 INFO: Archiving Costs [Pipeline] echo 23:30:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:30:10 ---> logs-deploy.sh 23:30:10 lf-activate-venv: SKIPPING 23:30:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3745/2 23:30:10 INFO: archiving workspace using pattern(s): 23:30:11 Archives upload complete. 23:30:11 INFO: archiving logs to Nexus 23:30:12 ---> uname -a: 23:30:12 Linux prd-centos7-docker-4c-2g-825.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 23:30:12 23:30:12 23:30:12 ---> lscpu: 23:30:12 Architecture: x86_64 23:30:12 CPU op-mode(s): 32-bit, 64-bit 23:30:12 Byte Order: Little Endian 23:30:12 Address sizes: 40 bits physical, 48 bits virtual 23:30:12 CPU(s): 2 23:30:12 On-line CPU(s) list: 0,1 23:30:12 Thread(s) per core: 1 23:30:12 Core(s) per socket: 1 23:30:12 Socket(s): 2 23:30:12 NUMA node(s): 1 23:30:12 Vendor ID: AuthenticAMD 23:30:12 CPU family: 23 23:30:12 Model: 49 23:30:12 Model name: AMD EPYC-Rome Processor 23:30:12 Stepping: 0 23:30:12 CPU MHz: 2799.998 23:30:12 BogoMIPS: 5599.99 23:30:12 Virtualization: AMD-V 23:30:12 Hypervisor vendor: KVM 23:30:12 Virtualization type: full 23:30:12 L1d cache: 32K 23:30:12 L1i cache: 32K 23:30:12 L2 cache: 512K 23:30:12 L3 cache: 16384K 23:30:12 NUMA node0 CPU(s): 0,1 23:30:12 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:30:12 23:30:12 23:30:12 ---> nproc: 23:30:12 2 23:30:12 23:30:12 23:30:12 ---> df -h: 23:30:12 Filesystem Size Used Avail Use% Mounted on 23:30:12 overlay 40G 14G 27G 34% / 23:30:12 tmpfs 64M 0 64M 0% /dev 23:30:12 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:30:12 shm 64M 0 64M 0% /dev/shm 23:30:12 /dev/vda1 40G 14G 27G 34% /facter-os 23:30:12 23:30:12 23:30:12 ---> sar -b -r -n DEV: 23:30:12 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 23:30:12 23:30:12 22:36:36 LINUX RESTART (2 CPU) 23:30:12 23:30:12 22:37:01 tps rtps wtps bread/s bwrtn/s 23:30:12 22:38:01 141.93 12.30 129.63 4038.35 30113.00 23:30:12 22:39:01 342.31 0.00 342.31 0.00 78308.97 23:30:12 22:40:01 58.04 0.02 58.03 0.53 10715.87 23:30:12 22:41:01 126.65 0.00 126.65 0.00 10162.84 23:30:12 22:42:01 950.04 514.83 435.22 20742.62 284708.40 23:30:12 22:43:01 556.50 78.21 478.29 4383.62 191530.17 23:30:12 22:44:01 398.49 101.55 296.94 6119.84 87514.50 23:30:12 22:45:01 6.03 0.02 6.01 0.13 211.38 23:30:12 22:46:01 0.23 0.00 0.23 0.00 2.70 23:30:12 22:47:01 0.30 0.05 0.25 0.40 3.23 23:30:12 22:48:01 0.53 0.25 0.28 94.64 3.15 23:30:12 22:49:01 0.22 0.00 0.22 0.00 2.48 23:30:12 22:50:01 0.37 0.05 0.32 0.40 3.68 23:30:12 22:51:01 0.25 0.02 0.23 0.13 2.73 23:30:12 22:52:01 0.50 0.25 0.25 7.86 2.98 23:30:12 22:53:01 0.25 0.00 0.25 0.00 2.47 23:30:12 22:54:01 0.27 0.00 0.27 0.00 3.27 23:30:12 22:55:01 0.30 0.00 0.30 0.00 4.40 23:30:12 22:56:01 0.18 0.00 0.18 0.00 2.02 23:30:12 22:57:01 0.25 0.00 0.25 0.00 2.98 23:30:12 22:58:01 0.25 0.00 0.25 0.00 2.83 23:30:12 22:59:01 0.23 0.02 0.22 0.27 3.51 23:30:12 23:00:01 0.25 0.00 0.25 0.00 2.60 23:30:12 23:01:01 1.40 1.20 0.20 12.53 2.70 23:30:12 23:02:01 0.53 0.22 0.32 3.73 5.45 23:30:12 23:03:01 0.27 0.00 0.27 0.00 2.73 23:30:12 23:04:01 0.20 0.00 0.20 0.00 1.75 23:30:12 23:05:01 0.15 0.00 0.15 0.00 1.60 23:30:12 23:06:01 0.18 0.03 0.15 0.27 1.47 23:30:12 23:07:01 0.32 0.05 0.27 0.93 3.40 23:30:12 23:08:01 0.30 0.03 0.27 0.27 3.18 23:30:12 23:09:01 0.17 0.00 0.17 0.00 2.28 23:30:12 23:10:01 0.17 0.00 0.17 0.00 2.05 23:30:12 23:11:01 3.50 3.20 0.30 50.64 4.83 23:30:12 23:12:02 289.41 266.76 22.65 3706.86 1156.40 23:30:12 23:13:01 0.46 0.00 0.46 0.00 6.51 23:30:12 23:14:01 0.22 0.00 0.22 0.00 2.15 23:30:12 23:15:01 0.20 0.00 0.20 0.00 1.78 23:30:12 23:16:01 0.18 0.00 0.18 0.00 1.73 23:30:12 23:17:01 0.17 0.00 0.17 0.00 1.33 23:30:12 23:18:01 0.28 0.03 0.25 0.27 3.48 23:30:12 23:19:01 0.22 0.00 0.22 0.00 2.28 23:30:12 23:20:01 0.17 0.00 0.17 0.00 1.73 23:30:12 23:21:01 0.17 0.00 0.17 0.00 1.20 23:30:12 23:22:01 0.18 0.00 0.18 0.00 2.15 23:30:12 23:23:01 0.28 0.00 0.28 0.00 4.62 23:30:12 23:24:01 0.22 0.00 0.22 0.00 2.28 23:30:12 23:25:01 0.17 0.00 0.17 0.00 1.47 23:30:12 23:26:01 0.17 0.00 0.17 0.00 1.33 23:30:12 23:27:01 0.17 0.00 0.17 0.00 1.33 23:30:12 23:28:01 0.27 0.00 0.27 0.00 3.08 23:30:12 23:29:01 0.25 0.02 0.23 0.13 2.75 23:30:12 Average: 55.42 18.85 36.57 753.75 13328.36 23:30:12 23:30:12 22:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:30:12 22:38:01 4330664 0 760068 9.49 2620 2915588 1422252 15.70 1012900 2324108 575692 23:30:12 22:39:01 3439312 0 971612 12.13 2620 3595396 1546356 17.07 1306280 2782876 238608 23:30:12 22:40:01 3403236 0 1034932 12.92 2620 3568152 1732620 19.13 1280584 2835540 56284 23:30:12 22:41:01 3217956 0 1061040 13.25 2620 3727324 1565488 17.28 1398860 2899720 256068 23:30:12 22:42:01 207524 0 1652396 20.63 2620 6146400 3633260 40.11 3090060 4079192 419444 23:30:12 22:43:01 120628 0 1283444 16.03 2620 6602248 1887428 20.84 3542312 3690916 67888 23:30:12 22:44:01 3014852 0 1150540 14.37 2620 3840928 1389960 15.35 1399088 2965136 28 23:30:12 22:45:01 3022504 0 1142884 14.27 2620 3840932 1353932 14.95 1396164 2964700 12 23:30:12 22:46:01 3023760 0 1141628 14.25 2620 3840932 1353932 14.95 1416500 2944372 8 23:30:12 22:47:01 3033708 0 1131672 14.13 2620 3840940 1354128 14.95 1412004 2940352 8 23:30:12 22:48:01 3029528 0 1133040 14.15 2620 3843752 1354212 14.95 1416116 2940392 8 23:30:12 22:49:01 3037468 0 1125092 14.05 2620 3843760 1353996 14.95 1415276 2933804 8 23:30:12 22:50:01 3036896 0 1125660 14.06 2620 3843764 1354140 14.95 1415820 2933812 8 23:30:12 22:51:01 3037568 0 1124988 14.05 2620 3843764 1353996 14.95 1415300 2933816 8 23:30:12 22:52:01 3037328 0 1125188 14.05 2620 3843804 1353996 14.95 1415700 2933428 16 23:30:12 22:53:01 3037200 0 1125316 14.05 2620 3843804 1354092 14.95 1415680 2933456 8 23:30:12 22:54:01 3037328 0 1125180 14.05 2620 3843812 1353996 14.95 1415604 2933456 8 23:30:12 22:55:01 3037384 0 1125120 14.05 2620 3843816 1353996 14.95 1415600 2933456 8 23:30:12 22:56:01 3037716 0 1124784 14.04 2620 3843820 1354032 14.95 1415680 2933456 8 23:30:12 22:57:01 3037376 0 1125120 14.05 2620 3843824 1353996 14.95 1415724 2933456 8 23:30:12 22:58:01 3036340 0 1126152 14.06 2620 3843828 1354164 14.95 1416296 2933460 8 23:30:12 22:59:01 3036276 0 1126212 14.06 2620 3843832 1354188 14.95 1416600 2933464 8 23:30:12 23:00:01 3037308 0 1125176 14.05 2620 3843836 1353996 14.95 1415640 2933464 8 23:30:12 23:01:01 3032100 0 1130380 14.11 2620 3843840 1373756 15.17 1418988 2933836 8 23:30:12 23:02:01 3031852 0 1130440 14.11 2620 3844028 1390040 15.35 1419236 2933960 8 23:30:12 23:03:01 3033608 0 1128680 14.09 2620 3844032 1350760 14.91 1418084 2933772 8 23:30:12 23:04:01 3034644 0 1127640 14.08 2620 3844036 1348248 14.89 1417860 2933744 8 23:30:12 23:05:01 3034792 0 1127488 14.08 2620 3844040 1348248 14.89 1417864 2933744 8 23:30:12 23:06:01 3035188 0 1127092 14.07 2620 3844040 1348248 14.89 1417868 2933752 12 23:30:12 23:07:01 3034760 0 1127512 14.08 2620 3844048 1348312 14.89 1418024 2933780 8 23:30:12 23:08:01 3033184 0 1129084 14.10 2620 3844052 1365216 15.07 1418864 2933788 8 23:30:12 23:09:01 3031916 0 1130348 14.11 2620 3844056 1388860 15.33 1419512 2933788 8 23:30:12 23:10:01 3032704 0 1129552 14.10 2620 3844064 1378592 15.22 1419048 2933792 12 23:30:12 23:11:01 3028580 0 1132344 14.14 2620 3845396 1380368 15.24 1421152 2934256 8 23:30:12 23:12:02 2876708 0 1222208 15.26 2620 3907404 1349540 14.90 1458892 2956828 8 23:30:12 23:13:01 2876364 0 1222544 15.26 2620 3907412 1349588 14.90 1459084 2956832 8 23:30:12 23:14:01 2876092 0 1222816 15.27 2620 3907412 1349612 14.90 1459240 2956828 8 23:30:12 23:15:01 2877156 0 1221748 15.25 2620 3907416 1349372 14.90 1458332 2956828 8 23:30:12 23:16:01 2877304 0 1221596 15.25 2620 3907420 1349372 14.90 1458336 2956828 8 23:30:12 23:17:01 2877452 0 1221444 15.25 2620 3907424 1349372 14.90 1458340 2956828 8 23:30:12 23:18:01 2877052 0 1221836 15.26 2620 3907432 1349456 14.90 1458476 2956836 8 23:30:12 23:19:01 2877172 0 1221716 15.25 2620 3907432 1349372 14.90 1458492 2956836 8 23:30:12 23:20:01 2877040 0 1221840 15.26 2620 3907440 1349372 14.90 1458380 2956840 8 23:30:12 23:21:01 2877172 0 1221708 15.25 2620 3907440 1349372 14.90 1458384 2956836 8 23:30:12 23:22:01 2877048 0 1221828 15.26 2620 3907444 1349372 14.90 1458388 2956836 8 23:30:12 23:23:01 2877192 0 1221676 15.25 2620 3907452 1349456 14.90 1458604 2956836 8 23:30:12 23:24:01 2877148 0 1221720 15.25 2620 3907452 1349372 14.90 1458396 2956836 8 23:30:12 23:25:01 2877156 0 1221704 15.25 2620 3907460 1349372 14.90 1458408 2956836 8 23:30:12 23:26:01 2877040 0 1221816 15.26 2620 3907464 1349372 14.90 1458412 2956836 8 23:30:12 23:27:01 2877172 0 1221680 15.25 2620 3907468 1349372 14.90 1458416 2956836 8 23:30:12 23:28:01 2877076 0 1221772 15.26 2620 3907472 1349444 14.90 1458508 2956836 8 23:30:12 23:29:01 2877312 0 1221536 15.25 2620 3907472 1349372 14.90 1458536 2956840 8 23:30:12 Average: 2912305 0 1161173 14.50 2620 3932842 1426007 15.74 1490768 2962790 31046 23:30:12 23:30:12 22:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:30:12 22:38:01 eth0 1359.37 1419.14 9549.12 187.43 0.00 0.00 0.00 0.00 23:30:12 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:38:01 docker0 696.17 395.19 61.29 2668.27 0.00 0.00 0.00 0.00 23:30:12 22:39:01 veth61b6a85 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:30:12 22:39:01 eth0 237.65 182.95 2067.60 27.69 0.00 0.00 0.00 0.00 23:30:12 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:39:01 docker0 163.73 204.04 13.62 2037.83 0.00 0.00 0.00 0.00 23:30:12 22:40:01 veth61b6a85 2.15 2.15 0.17 0.18 0.00 0.00 0.00 0.00 23:30:12 22:40:01 eth0 28.02 15.55 20.38 10.91 0.00 0.00 0.00 0.00 23:30:12 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:40:01 docker0 2.15 2.15 0.14 0.18 0.00 0.00 0.00 0.00 23:30:12 22:41:01 eth0 156.41 82.88 1688.14 16.42 0.00 0.00 0.00 0.00 23:30:12 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:42:01 veth85c25e1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:30:12 22:42:01 veth703890c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:30:12 22:42:01 eth0 90.32 52.85 206.62 129.93 0.00 0.00 0.00 0.00 23:30:12 22:42:01 veth8edad56 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:30:12 22:43:01 eth0 182.05 76.02 1772.13 19.78 0.00 0.00 0.00 0.00 23:30:12 22:43:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:30:12 22:43:01 veth48b16f4 0.00 1.25 0.00 0.06 0.00 0.00 0.00 0.00 23:30:12 22:43:01 docker0 918.76 711.47 79.14 5595.62 0.00 0.00 0.00 0.00 23:30:12 22:44:01 eth0 44.49 22.72 114.49 12.90 0.00 0.00 0.00 0.00 23:30:12 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:44:01 docker0 6.42 13.81 0.39 90.05 0.00 0.00 0.00 0.00 23:30:12 22:45:01 eth0 0.38 0.32 0.02 0.04 0.00 0.00 0.00 0.00 23:30:12 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:46:01 eth0 0.35 0.27 0.02 0.02 0.00 0.00 0.00 0.00 23:30:12 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:47:01 eth0 2.35 0.30 0.46 0.20 0.00 0.00 0.00 0.00 23:30:12 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:48:01 eth0 5.35 0.82 1.26 0.65 0.00 0.00 0.00 0.00 23:30:12 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:49:01 eth0 0.73 0.05 0.05 0.00 0.00 0.00 0.00 0.00 23:30:12 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:50:01 eth0 2.12 0.80 0.86 0.59 0.00 0.00 0.00 0.00 23:30:12 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:51:01 eth0 0.32 0.07 0.03 0.01 0.00 0.00 0.00 0.00 23:30:12 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:52:01 eth0 0.33 0.08 0.02 0.01 0.00 0.00 0.00 0.00 23:30:12 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:53:01 eth0 0.47 0.27 0.15 0.08 0.00 0.00 0.00 0.00 23:30:12 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:54:01 eth0 0.30 0.08 0.03 0.01 0.00 0.00 0.00 0.00 23:30:12 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:55:01 eth0 0.93 0.07 0.07 0.01 0.00 0.00 0.00 0.00 23:30:12 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:56:01 eth0 0.33 0.08 0.06 0.00 0.00 0.00 0.00 0.00 23:30:12 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:57:01 eth0 2.22 0.10 0.21 0.01 0.00 0.00 0.00 0.00 23:30:12 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:58:01 eth0 3.00 0.78 0.84 0.47 0.00 0.00 0.00 0.00 23:30:12 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:59:01 eth0 1.17 0.35 0.30 0.20 0.00 0.00 0.00 0.00 23:30:12 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:00:01 eth0 1.67 0.07 0.16 0.00 0.00 0.00 0.00 0.00 23:30:12 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:01:01 eth0 2.27 1.82 0.38 14.63 0.00 0.00 0.00 0.00 23:30:12 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:02:01 eth0 1.67 1.37 0.35 19.18 0.00 0.00 0.00 0.00 23:30:12 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:03:01 eth0 1.43 1.00 0.21 6.50 0.00 0.00 0.00 0.00 23:30:12 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:04:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:30:12 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:05:01 eth0 0.27 0.07 0.01 0.00 0.00 0.00 0.00 0.00 23:30:12 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:06:01 eth0 0.23 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:30:12 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:07:01 eth0 0.23 0.05 0.01 0.00 0.00 0.00 0.00 0.00 23:30:12 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:08:01 eth0 9.10 3.65 1.36 38.59 0.00 0.00 0.00 0.00 23:30:12 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:09:01 eth0 5.75 1.77 0.71 12.99 0.00 0.00 0.00 0.00 23:30:12 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:10:01 eth0 3.50 1.48 0.47 14.71 0.00 0.00 0.00 0.00 23:30:12 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:11:01 eth0 3.03 0.57 0.71 0.76 0.00 0.00 0.00 0.00 23:30:12 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:12:02 eth0 1.50 0.52 0.59 0.36 0.00 0.00 0.00 0.00 23:30:12 23:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:13:01 eth0 1.24 0.75 0.69 0.47 0.00 0.00 0.00 0.00 23:30:12 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:14:01 eth0 0.65 0.25 0.28 0.23 0.00 0.00 0.00 0.00 23:30:12 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:15:01 eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:30:12 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:16:01 eth0 0.27 0.03 0.01 0.00 0.00 0.00 0.00 0.00 23:30:12 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:17:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:18:01 eth0 0.35 0.20 0.14 0.07 0.00 0.00 0.00 0.00 23:30:12 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:19:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 23:30:12 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:20:01 eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:30:12 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:21:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:22:01 eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 23:30:12 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:23:01 eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 23:30:12 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:24:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:25:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:26:01 eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 23:30:12 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:27:01 eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 23:30:12 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:28:01 eth0 0.27 0.17 0.14 0.07 0.00 0.00 0.00 0.00 23:30:12 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:29:01 eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 23:30:12 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 Average: eth0 41.41 36.01 296.56 9.93 0.00 0.00 0.00 0.00 23:30:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 Average: docker0 17.53 13.74 1.51 107.73 0.00 0.00 0.00 0.00 23:30:12 23:30:12 23:30:12 ---> sar -P ALL: 23:30:12 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 23:30:12 23:30:12 22:36:36 LINUX RESTART (2 CPU) 23:30:12 23:30:12 22:37:01 CPU %user %nice %system %iowait %steal %idle 23:30:12 22:38:01 all 33.14 0.00 8.32 3.99 0.11 54.44 23:30:12 22:38:01 0 28.53 0.00 8.70 3.24 0.11 59.42 23:30:12 22:38:01 1 37.81 0.00 7.93 4.75 0.11 49.39 23:30:12 22:39:01 all 54.52 0.00 11.60 4.20 0.14 29.54 23:30:12 22:39:01 0 54.02 0.00 12.03 4.10 0.15 29.71 23:30:12 22:39:01 1 55.02 0.00 11.18 4.30 0.13 29.37 23:30:12 22:40:01 all 33.08 0.00 4.49 0.35 0.09 61.99 23:30:12 22:40:01 0 33.19 0.00 4.35 0.49 0.09 61.88 23:30:12 22:40:01 1 32.98 0.00 4.62 0.21 0.09 62.10 23:30:12 22:41:01 all 70.52 0.00 7.86 1.61 0.14 19.87 23:30:12 22:41:01 0 71.03 0.00 8.02 1.23 0.15 19.57 23:30:12 22:41:01 1 70.01 0.00 7.71 1.99 0.13 20.16 23:30:12 22:42:01 all 36.94 0.00 21.60 26.55 0.13 14.78 23:30:12 22:42:01 0 38.48 0.00 21.30 26.24 0.13 13.85 23:30:12 22:42:01 1 35.41 0.00 21.89 26.86 0.13 15.71 23:30:12 22:43:01 all 73.11 0.00 17.46 7.90 0.15 1.38 23:30:12 22:43:01 0 73.82 0.00 17.13 7.65 0.13 1.26 23:30:12 22:43:01 1 72.39 0.00 17.79 8.14 0.17 1.50 23:30:12 22:44:01 all 59.81 0.00 13.01 5.48 0.12 21.59 23:30:12 22:44:01 0 59.65 0.00 13.16 5.11 0.13 21.95 23:30:12 22:44:01 1 59.96 0.00 12.86 5.85 0.11 21.22 23:30:12 22:45:01 all 0.22 0.00 0.08 0.00 0.02 99.68 23:30:12 22:45:01 0 0.40 0.00 0.10 0.00 0.00 99.50 23:30:12 22:45:01 1 0.03 0.00 0.07 0.00 0.03 99.87 23:30:12 22:46:01 all 0.15 0.00 0.06 0.00 0.03 99.77 23:30:12 22:46:01 0 0.25 0.00 0.05 0.00 0.02 99.68 23:30:12 22:46:01 1 0.05 0.00 0.07 0.00 0.03 99.85 23:30:12 22:47:01 all 0.16 0.00 0.05 0.00 0.02 99.77 23:30:12 22:47:01 0 0.27 0.00 0.07 0.00 0.02 99.65 23:30:12 22:47:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:30:12 22:48:01 all 0.13 0.00 0.03 0.01 0.03 99.81 23:30:12 22:48:01 0 0.22 0.00 0.02 0.00 0.02 99.75 23:30:12 22:48:01 1 0.03 0.00 0.05 0.02 0.03 99.87 23:30:12 23:30:12 22:48:01 CPU %user %nice %system %iowait %steal %idle 23:30:12 22:49:01 all 0.20 0.00 0.03 0.00 0.02 99.76 23:30:12 22:49:01 0 0.37 0.00 0.03 0.00 0.02 99.58 23:30:12 22:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:30:12 22:50:01 all 0.13 0.00 0.03 0.00 0.02 99.83 23:30:12 22:50:01 0 0.22 0.00 0.03 0.00 0.02 99.73 23:30:12 22:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:30:12 22:51:01 all 0.18 0.00 0.03 0.00 0.02 99.77 23:30:12 22:51:01 0 0.30 0.00 0.02 0.00 0.00 99.68 23:30:12 22:51:01 1 0.07 0.00 0.05 0.00 0.03 99.85 23:30:12 22:52:01 all 0.10 0.00 0.06 0.01 0.03 99.81 23:30:12 22:52:01 0 0.02 0.00 0.05 0.00 0.00 99.93 23:30:12 22:52:01 1 0.18 0.00 0.07 0.02 0.05 99.68 23:30:12 22:53:01 all 0.13 0.00 0.03 0.00 0.02 99.83 23:30:12 22:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:30:12 22:53:01 1 0.22 0.00 0.02 0.00 0.02 99.75 23:30:12 22:54:01 all 0.23 0.00 0.02 0.00 0.02 99.73 23:30:12 22:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:30:12 22:54:01 1 0.45 0.00 0.02 0.00 0.02 99.52 23:30:12 22:55:01 all 0.21 0.00 0.03 0.00 0.03 99.74 23:30:12 22:55:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:30:12 22:55:01 1 0.37 0.00 0.02 0.00 0.02 99.60 23:30:12 22:56:01 all 0.23 0.00 0.02 0.00 0.02 99.73 23:30:12 22:56:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:30:12 22:56:01 1 0.42 0.00 0.02 0.00 0.02 99.55 23:30:12 22:57:01 all 0.16 0.00 0.02 0.00 0.02 99.81 23:30:12 22:57:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:30:12 22:57:01 1 0.27 0.00 0.02 0.00 0.02 99.70 23:30:12 22:58:01 all 0.05 0.00 0.03 0.00 0.02 99.91 23:30:12 22:58:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:30:12 22:58:01 1 0.05 0.00 0.02 0.00 0.00 99.93 23:30:12 22:59:01 all 0.15 0.00 0.03 0.00 0.03 99.79 23:30:12 22:59:01 0 0.28 0.00 0.05 0.00 0.03 99.63 23:30:12 22:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:30:12 23:30:12 22:59:01 CPU %user %nice %system %iowait %steal %idle 23:30:12 23:00:01 all 0.16 0.00 0.03 0.00 0.02 99.80 23:30:12 23:00:01 0 0.27 0.00 0.02 0.00 0.00 99.72 23:30:12 23:00:01 1 0.05 0.00 0.03 0.00 0.03 99.88 23:30:12 23:01:01 all 0.23 0.00 0.06 0.01 0.02 99.69 23:30:12 23:01:01 0 0.35 0.00 0.07 0.02 0.03 99.53 23:30:12 23:01:01 1 0.10 0.00 0.05 0.00 0.00 99.85 23:30:12 23:02:01 all 0.07 0.00 0.06 0.00 0.02 99.86 23:30:12 23:02:01 0 0.08 0.00 0.07 0.00 0.02 99.83 23:30:12 23:02:01 1 0.05 0.00 0.05 0.00 0.02 99.88 23:30:12 23:03:01 all 0.04 0.00 0.03 0.00 0.01 99.92 23:30:12 23:03:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:30:12 23:03:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:30:12 23:04:01 all 0.03 0.00 0.02 0.00 0.02 99.93 23:30:12 23:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:30:12 23:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:30:12 23:05:01 all 0.03 0.00 0.03 0.00 0.03 99.92 23:30:12 23:05:01 0 0.02 0.00 0.02 0.00 0.03 99.93 23:30:12 23:05:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:30:12 23:06:01 all 0.02 0.00 0.01 0.00 0.03 99.95 23:30:12 23:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:30:12 23:06:01 1 0.02 0.00 0.00 0.00 0.03 99.95 23:30:12 23:07:01 all 0.06 0.00 0.02 0.01 0.01 99.91 23:30:12 23:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:30:12 23:07:01 1 0.10 0.00 0.02 0.02 0.02 99.85 23:30:12 23:08:01 all 0.14 0.00 0.08 0.00 0.03 99.75 23:30:12 23:08:01 0 0.13 0.00 0.08 0.00 0.02 99.77 23:30:12 23:08:01 1 0.15 0.00 0.08 0.00 0.03 99.73 23:30:12 23:09:01 all 0.08 0.00 0.04 0.00 0.02 99.87 23:30:12 23:09:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:30:12 23:09:01 1 0.10 0.00 0.05 0.00 0.02 99.83 23:30:12 23:10:01 all 0.09 0.00 0.05 0.00 0.02 99.84 23:30:12 23:10:01 0 0.08 0.00 0.05 0.00 0.02 99.85 23:30:12 23:10:01 1 0.10 0.00 0.05 0.00 0.02 99.83 23:30:12 23:30:12 23:10:01 CPU %user %nice %system %iowait %steal %idle 23:30:12 23:11:01 all 0.13 0.03 0.15 0.03 0.03 99.63 23:30:12 23:11:01 0 0.00 0.03 0.15 0.02 0.02 99.78 23:30:12 23:11:01 1 0.27 0.03 0.15 0.03 0.03 99.48 23:30:12 23:12:02 all 0.16 3.94 12.81 1.91 0.05 81.12 23:30:12 23:12:02 0 0.05 3.93 12.83 1.96 0.05 81.18 23:30:12 23:12:02 1 0.27 3.96 12.78 1.87 0.05 81.07 23:30:12 23:13:01 all 0.11 0.00 0.03 0.00 0.02 99.84 23:30:12 23:13:01 0 0.00 0.00 0.03 0.00 0.02 99.95 23:30:12 23:13:01 1 0.22 0.00 0.03 0.00 0.02 99.73 23:30:12 23:14:01 all 0.11 0.00 0.03 0.00 0.02 99.85 23:30:12 23:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:30:12 23:14:01 1 0.18 0.00 0.03 0.00 0.03 99.75 23:30:12 23:15:01 all 0.14 0.00 0.02 0.00 0.03 99.82 23:30:12 23:15:01 0 0.02 0.00 0.02 0.00 0.03 99.93 23:30:12 23:15:01 1 0.27 0.00 0.02 0.00 0.02 99.70 23:30:12 23:16:01 all 0.16 0.00 0.03 0.00 0.01 99.80 23:30:12 23:16:01 0 0.25 0.00 0.05 0.00 0.02 99.68 23:30:12 23:16:01 1 0.07 0.00 0.02 0.00 0.00 99.92 23:30:12 23:17:01 all 0.19 0.00 0.01 0.00 0.02 99.78 23:30:12 23:17:01 0 0.38 0.00 0.02 0.00 0.02 99.58 23:30:12 23:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:30:12 23:18:01 all 0.23 0.00 0.03 0.00 0.02 99.73 23:30:12 23:18:01 0 0.43 0.00 0.02 0.00 0.03 99.52 23:30:12 23:18:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:30:12 23:19:01 all 0.12 0.00 0.03 0.00 0.02 99.84 23:30:12 23:19:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:30:12 23:19:01 1 0.18 0.00 0.02 0.00 0.02 99.78 23:30:12 23:20:01 all 0.12 0.00 0.03 0.00 0.02 99.84 23:30:12 23:20:01 0 0.02 0.00 0.03 0.00 0.03 99.92 23:30:12 23:20:01 1 0.22 0.00 0.02 0.00 0.00 99.77 23:30:12 23:21:01 all 0.13 0.00 0.01 0.00 0.03 99.82 23:30:12 23:21:01 0 0.08 0.00 0.00 0.00 0.05 99.87 23:30:12 23:21:01 1 0.18 0.00 0.02 0.00 0.02 99.78 23:30:12 23:30:12 23:21:01 CPU %user %nice %system %iowait %steal %idle 23:30:12 23:22:01 all 0.05 0.00 0.03 0.00 0.02 99.90 23:30:12 23:22:01 0 0.08 0.00 0.05 0.00 0.03 99.83 23:30:12 23:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:30:12 23:23:01 all 0.06 0.00 0.02 0.00 0.03 99.90 23:30:12 23:23:01 0 0.08 0.00 0.02 0.00 0.03 99.87 23:30:12 23:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:30:12 23:24:01 all 0.10 0.00 0.02 0.00 0.02 99.87 23:30:12 23:24:01 0 0.18 0.00 0.03 0.00 0.03 99.75 23:30:12 23:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:30:12 23:25:01 all 0.18 0.00 0.03 0.00 0.01 99.79 23:30:12 23:25:01 0 0.30 0.00 0.02 0.00 0.00 99.68 23:30:12 23:25:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:30:12 23:26:01 all 0.18 0.00 0.03 0.00 0.02 99.78 23:30:12 23:26:01 0 0.33 0.00 0.03 0.00 0.00 99.63 23:30:12 23:26:01 1 0.02 0.00 0.02 0.00 0.03 99.93 23:30:12 23:27:01 all 0.18 0.00 0.02 0.00 0.03 99.77 23:30:12 23:27:01 0 0.30 0.00 0.02 0.00 0.02 99.67 23:30:12 23:27:01 1 0.07 0.00 0.02 0.00 0.03 99.88 23:30:12 23:28:01 all 0.18 0.00 0.03 0.00 0.01 99.78 23:30:12 23:28:01 0 0.33 0.00 0.03 0.00 0.00 99.63 23:30:12 23:28:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:30:12 23:29:01 all 0.20 0.00 0.02 0.00 0.02 99.77 23:30:12 23:29:01 0 0.37 0.00 0.02 0.00 0.02 99.60 23:30:12 23:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:30:12 Average: all 6.48 0.08 1.76 0.92 0.03 90.73 23:30:12 Average: 0 6.46 0.08 1.77 0.89 0.03 90.77 23:30:12 Average: 1 6.51 0.08 1.75 0.95 0.03 90.68 23:30:12 23:30:12 23:30:12