Pull request #3623 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 4becaab24b5b515a1d6dfe340981534658a672e3 rather than ffab7a23f410ca3677b8768cda875e6192f97837 Obtained Jenkinsfile from 4becaab24b5b515a1d6dfe340981534658a672e3 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-ssh2084086515745059594.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh1612291612118589016.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-3623/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-3623/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8865982537362457326.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh3144402106841151803.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3623/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-3623/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7900984484888245155.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-456’ Running on prd-centos7-docker-4c-2g-459 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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/8@tmp/jenkins-gitclient-ssh4608898546377854153.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4becaab24b5b515a1d6dfe340981534658a672e3 into PR head commit ffab7a23f410ca3677b8768cda875e6192f97837 Merge succeeded, producing ffab7a23f410ca3677b8768cda875e6192f97837 Checking out Revision ffab7a23f410ca3677b8768cda875e6192f97837 (PR-3623) > 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/8@tmp/jenkins-gitclient-ssh5505049144381681888.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ffab7a23f410ca3677b8768cda875e6192f97837 # 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/8@tmp/jenkins-gitclient-ssh2642072540682685023.key > git merge 4becaab24b5b515a1d6dfe340981534658a672e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ffab7a23f410ca3677b8768cda875e6192f97837 # timeout=10 Commit message: "Merge branch 'main' into issue-3601" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:36:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 75ce8050d9678a41fe0d5d374a97c8dd5c9a881d # timeout=10 [Pipeline] withCredentials 09:36:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:36:15 ========================================================= 09:36:15 EdgeX Global Pipelines Version Info 09:36:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:36:17 ------------------- 09:36:17 stable info: 09:36:17 ------------------- 09:36:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:36:17 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 09:36:17 Message: update stable to v1.0.197 09:36:17 ------------------- 09:36:17 experimental info: 09:36:17 ------------------- 09:36:17 Commited By: **** collab-it+edgex@linuxfoundation.org 09:36:17 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 09:36:17 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:36:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:36:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:36:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:36:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:36:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:36:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:36:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:36:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:36:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:36:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:36:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:36:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:36:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:36:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:36:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:36:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:36:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:36:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:36:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:36:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:36:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:36:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:36:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3623 [Pipeline] echo 09:36:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3623 [Pipeline] echo 09:36:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3623 [Pipeline] echo 09:36:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ffab7a23f410ca3677b8768cda875e6192f97837 [Pipeline] echo 09:36:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ffab7a2 [Pipeline] echo 09:36:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:36:18 provisioning config files... 09:36:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config4282440971307687294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:36:18 ---> docker-login.sh 09:36:18 nexus3.edgexfoundry.org:10001 09:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:36:19 Configure a credential helper to remove this warning. See 09:36:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:36:19 09:36:19 Login Succeeded 09:36:19 nexus3.edgexfoundry.org:10002 09:36:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:36:19 Configure a credential helper to remove this warning. See 09:36:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:36:19 09:36:19 Login Succeeded 09:36:19 nexus3.edgexfoundry.org:10003 09:36:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:36:19 Configure a credential helper to remove this warning. See 09:36:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:36:19 09:36:19 Login Succeeded 09:36:19 nexus3.edgexfoundry.org:10004 09:36:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:36:19 Configure a credential helper to remove this warning. See 09:36:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:36:19 09:36:19 Login Succeeded 09:36:19 docker.io 09:36:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:36:20 Configure a credential helper to remove this warning. See 09:36:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:36:20 09:36:20 Login Succeeded 09:36:20 ---> docker-login.sh ends [Pipeline] } 09:36:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:36:20 ++ 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 09:36:20 + for file in '`ls cmd/**/Dockerfile`' 09:36:20 ++ dirname cmd/core-command/Dockerfile 09:36:20 ++ cut -d/ -f2 09:36:20 + echo core-command,cmd/core-command/Dockerfile 09:36:20 + for file in '`ls cmd/**/Dockerfile`' 09:36:20 ++ dirname cmd/core-data/Dockerfile 09:36:20 ++ cut -d/ -f2 09:36:20 + echo core-data,cmd/core-data/Dockerfile 09:36:20 + for file in '`ls cmd/**/Dockerfile`' 09:36:20 ++ dirname cmd/core-metadata/Dockerfile 09:36:20 ++ cut -d/ -f2 09:36:20 + echo core-metadata,cmd/core-metadata/Dockerfile 09:36:20 + for file in '`ls cmd/**/Dockerfile`' 09:36:20 ++ dirname cmd/security-bootstrapper/Dockerfile 09:36:20 ++ cut -d/ -f2 09:36:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:36:20 + for file in '`ls cmd/**/Dockerfile`' 09:36:20 ++ dirname cmd/security-proxy-setup/Dockerfile 09:36:20 ++ cut -d/ -f2 09:36:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:36:20 + for file in '`ls cmd/**/Dockerfile`' 09:36:20 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:36:20 ++ cut -d/ -f2 09:36:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:36:20 + for file in '`ls cmd/**/Dockerfile`' 09:36:20 ++ dirname cmd/support-notifications/Dockerfile 09:36:20 ++ cut -d/ -f2 09:36:20 + echo support-notifications,cmd/support-notifications/Dockerfile 09:36:20 + for file in '`ls cmd/**/Dockerfile`' 09:36:20 ++ dirname cmd/support-scheduler/Dockerfile 09:36:20 ++ cut -d/ -f2 09:36:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:36:20 + for file in '`ls cmd/**/Dockerfile`' 09:36:20 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:36:20 ++ cut -d/ -f2 09:36:20 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:36:20 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 09:36:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:36:22 09:36:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:36:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:36:22 latest: Pulling from edgex-devops/git-semver 09:36:22 31603596830f: Pulling fs layer 09:36:22 b6dc333f4379: Pulling fs layer 09:36:22 3d9ef1400e77: Pulling fs layer 09:36:22 fd332fbdc1db: Pulling fs layer 09:36:22 fd332fbdc1db: Waiting 09:36:23 b6dc333f4379: Verifying Checksum 09:36:23 b6dc333f4379: Download complete 09:36:23 31603596830f: Verifying Checksum 09:36:23 31603596830f: Download complete 09:36:23 31603596830f: Pull complete 09:36:23 fd332fbdc1db: Verifying Checksum 09:36:23 fd332fbdc1db: Download complete 09:36:23 b6dc333f4379: Pull complete 09:36:23 3d9ef1400e77: Verifying Checksum 09:36:23 3d9ef1400e77: Download complete 09:36:24 3d9ef1400e77: Pull complete 09:36:24 fd332fbdc1db: Pull complete 09:36:24 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 09:36:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:36:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:36:24 prd-centos7-docker-4c-2g-459 does not seem to be running inside a container 09:36:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:36:25 $ docker top 714f0404a21885fa2b8489fc316bc18cfc4226ad70ac1be04c29545774c154e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:36:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:36:25 [ssh-agent] Looking for ssh-agent implementation... 09:36:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:36:26 $ docker exec 714f0404a21885fa2b8489fc316bc18cfc4226ad70ac1be04c29545774c154e5 ssh-agent 09:36:26 SSH_AUTH_SOCK=/tmp/ssh-WVHPowfiRVik/agent.14 09:36:26 SSH_AGENT_PID=21 09:36:26 Running ssh-add (command line suppressed) 09:36:26 Identity added: /w/workspace/edgex-go/8@tmp/private_key_438323769522441300.key (/w/workspace/edgex-go/8@tmp/private_key_438323769522441300.key) 09:36:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:36:26 + git tag --points-at HEAD [Pipeline] } 09:36:26 $ docker exec --env ******** --env ******** 714f0404a21885fa2b8489fc316bc18cfc4226ad70ac1be04c29545774c154e5 ssh-agent -k 09:36:26 unset SSH_AUTH_SOCK; 09:36:26 unset SSH_AGENT_PID; 09:36:26 echo Agent pid 21 killed; 09:36:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:36:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:36:26 [ssh-agent] Looking for ssh-agent implementation... 09:36:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:36:27 $ docker exec 714f0404a21885fa2b8489fc316bc18cfc4226ad70ac1be04c29545774c154e5 ssh-agent 09:36:27 SSH_AUTH_SOCK=/tmp/ssh-FZ3BpCzoydjy/agent.53 09:36:27 SSH_AGENT_PID=60 09:36:27 Running ssh-add (command line suppressed) 09:36:27 Identity added: /w/workspace/edgex-go/8@tmp/private_key_6156486515178233322.key (/w/workspace/edgex-go/8@tmp/private_key_6156486515178233322.key) 09:36:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:36:27 + git semver init 09:36:27 # -> Open(): unable to determine branch for HEAD 09:36:27 # $GIT_DIR = /w/workspace/edgex-go/8/.git 09:36:27 # $GIT_WORK_TREE = /w/workspace/edgex-go/8 09:36:27 # $SEMVER_REMOTE_NAME = origin 09:36:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:36:27 # $SEMVER_USER_NAME = edgex-jenkins 09:36:27 # $SEMVER_BRANCH = PR-3623 09:36:27 # $SEMVER_TEMP = /tmp/semver-199951876 09:36:27 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:36:50 # '/tmp/semver-199951876' -> '/w/workspace/edgex-go/8/.semver' 09:36:50 # -> Force: false 09:36:50 # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } 09:36:50 $ docker exec --env ******** --env ******** 714f0404a21885fa2b8489fc316bc18cfc4226ad70ac1be04c29545774c154e5 ssh-agent -k 09:36:50 unset SSH_AUTH_SOCK; 09:36:50 unset SSH_AGENT_PID; 09:36:50 echo Agent pid 60 killed; 09:36:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:36:51 + git semver [Pipeline] } 09:36:51 $ docker stop --time=1 714f0404a21885fa2b8489fc316bc18cfc4226ad70ac1be04c29545774c154e5 09:36:53 $ docker rm -f 714f0404a21885fa2b8489fc316bc18cfc4226ad70ac1be04c29545774c154e5 [Pipeline] // withDockerContainer [Pipeline] sh 09:36:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:36:54 Stashed 1 file(s) [Pipeline] echo 09:36:54 [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 09:36:54 ========================================================= 09:36:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:36:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:36:54 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 09:36:56 Sending build context to Docker daemon 328.5MB 09:36:56 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 09:36:56 Step 2/6 : FROM ${BASE} 09:36:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:36:56 540db60ca938: Pulling fs layer 09:36:56 adcc1eea9eea: Pulling fs layer 09:36:56 4c4ab2625f07: Pulling fs layer 09:36:56 0773c198feca: Pulling fs layer 09:36:56 345f892a5656: Pulling fs layer 09:36:56 4796506630df: Pulling fs layer 09:36:56 cc55df3e53f1: Pulling fs layer 09:36:56 4d027b6c602c: Pulling fs layer 09:36:56 449e75d2c14e: Pulling fs layer 09:36:56 4796506630df: Waiting 09:36:56 cc55df3e53f1: Waiting 09:36:56 4d027b6c602c: Waiting 09:36:56 449e75d2c14e: Waiting 09:36:56 0773c198feca: Waiting 09:36:56 345f892a5656: Waiting 09:36:56 4c4ab2625f07: Verifying Checksum 09:36:56 4c4ab2625f07: Download complete 09:36:56 adcc1eea9eea: Verifying Checksum 09:36:56 adcc1eea9eea: Download complete 09:36:56 345f892a5656: Verifying Checksum 09:36:56 345f892a5656: Download complete 09:36:56 4796506630df: Verifying Checksum 09:36:56 4796506630df: Download complete 09:36:56 540db60ca938: Verifying Checksum 09:36:56 540db60ca938: Download complete 09:36:56 cc55df3e53f1: Verifying Checksum 09:36:56 cc55df3e53f1: Download complete 09:36:56 540db60ca938: Pull complete 09:36:56 adcc1eea9eea: Pull complete 09:36:56 4c4ab2625f07: Pull complete 09:36:57 4d027b6c602c: Verifying Checksum 09:37:02 449e75d2c14e: Verifying Checksum 09:37:02 449e75d2c14e: Download complete 09:37:03 0773c198feca: Verifying Checksum 09:37:03 0773c198feca: Download complete 09:37:07 0773c198feca: Pull complete 09:37:07 345f892a5656: Pull complete 09:37:07 4796506630df: Pull complete 09:37:07 cc55df3e53f1: Pull complete 09:37:07 4d027b6c602c: Pull complete 09:37:09 449e75d2c14e: Pull complete 09:37:09 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 09:37:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:37:09 ---> 0d28375d9b5b 09:37:09 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 09:37:09 Still waiting to schedule task 09:37:09 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:37:12 ---> Running in eefcd40423ae 09:37:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:37:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:37:13 (1/12) Installing libmagic (5.39-r0) 09:37:14 (2/12) Installing file (5.39-r0) 09:37:14 (3/12) Installing libc-dev (0.7.2-r3) 09:37:14 (4/12) Installing g++ (10.2.1_pre1-r3) 09:37:33 (5/12) Installing fortify-headers (1.1-r0) 09:37:33 (6/12) Installing patch (2.7.6-r7) 09:37:33 (7/12) Installing build-base (0.5-r2) 09:37:33 (8/12) Installing libsodium (1.0.18-r0) 09:37:33 (9/12) Installing pkgconf (1.7.3-r0) 09:37:33 (10/12) Installing libsodium-dev (1.0.18-r0) 09:37:33 (11/12) Installing libzmq (4.3.3-r1) 09:37:33 (12/12) Installing zeromq-dev (4.3.3-r1) 09:37:33 Executing busybox-1.32.1-r6.trigger 09:37:33 OK: 219 MiB in 52 packages 09:37:33 Removing intermediate container eefcd40423ae 09:37:33 ---> a348373aa205 09:37:33 Step 4/6 : WORKDIR /edgex-go 09:37:33 ---> Running in 7e5eb4160890 09:37:33 Removing intermediate container 7e5eb4160890 09:37:33 ---> 5b649fd3d7e3 09:37:33 Step 5/6 : COPY go.mod . 09:37:33 ---> 40a13cac7144 09:37:33 Step 6/6 : RUN go mod download 09:37:33 ---> Running in efb1bf9ce019 09:38:21 Removing intermediate container efb1bf9ce019 09:38:21 ---> c958df40cbfc 09:38:21 Successfully built c958df40cbfc 09:38:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:38:21 + docker inspect -f . ci-base-image-x86_64 09:38:21 . [Pipeline] withDockerContainer 09:38:21 prd-centos7-docker-4c-2g-459 does not seem to be running inside a container 09:38:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:38:22 $ docker top 21733367d5b602232177f07befb7cf5640bdfdc54f6295b1afa17a1d3992001d -eo pid,comm [Pipeline] { [Pipeline] sh 09:38:22 + go version 09:38:22 go version go1.16.5 linux/amd64 [Pipeline] } 09:38:22 $ docker stop --time=1 21733367d5b602232177f07befb7cf5640bdfdc54f6295b1afa17a1d3992001d 09:38:23 $ docker rm -f 21733367d5b602232177f07befb7cf5640bdfdc54f6295b1afa17a1d3992001d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:38:24 + docker inspect -f . ci-base-image-x86_64 09:38:24 . [Pipeline] withDockerContainer 09:38:24 prd-centos7-docker-4c-2g-459 does not seem to be running inside a container 09:38:24 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:38:25 $ docker top 05d5e8b44d6a84db67df570a7af05c258f29c38f3cf53f3d0c91666e742ba932 -eo pid,comm [Pipeline] { [Pipeline] echo 09:38:25 ========================================================= 09:38:25 [edgeXBuildGoParallel] Running Tests and Build... 09:38:25 ========================================================= [Pipeline] sh 09:38:25 + go mod tidy [Pipeline] sh 09:38:26 + make test 09:38:26 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 09:38:26 go mod tidy 09:38:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:38:31 ? github.com/edgexfoundry/edgex-go [no test files] 09:38:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:38:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:38:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:38:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:38:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:38:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:38:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:38:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:38:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:38:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:38:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:38:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:38:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:39:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 09:39:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:39:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:39:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 100.0% of statements 09:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:39:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.048s coverage: 46.3% of statements 09:39:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:39:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:39:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.122s coverage: 89.9% of statements 09:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:39:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.083s coverage: 78.9% of statements 09:39:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements 09:39:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:39:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:39:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:39:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:39:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:39:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.279s coverage: 95.1% of statements 09:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 09:39:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:39:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:39:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:39:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:39:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:39:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements 09:39:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:39:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:39:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:39:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.8% of statements 09:39:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:39:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 09:39:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 22.0% of statements 09:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 09:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements 09:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 09:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements 09:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 09:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements 09:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 09:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.173s coverage: 81.8% of statements 09:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:39:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-460 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws 09:39:33 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 09:39:34 The recommended git tool is: git 09:39:39 using credential edgex-jenkins-ssh 09:39:39 Cloning the remote Git repository 09:39:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:39:39 > git init /w/workspace/edgex-go/8 # timeout=10 09:39:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:39:39 > git --version # timeout=10 09:39:39 > git --version # 'git version 2.17.1' 09:39:39 using GIT_SSH to set credentials SSH Credentials for GitHub 09:39:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements 09:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 09:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 09:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 09:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 09:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 09:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 09:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 09:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 09:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements 09:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 09:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 91.3% of statements 09:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 09:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 09:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 09:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.199s coverage: 66.9% of statements 09:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.6% of statements 09:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 09:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 09:39:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:39:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:39:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 91.9% of statements 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:39:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:39:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.6% of statements 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:39:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:39:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 09:39:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 09:39:51 GO111MODULE=on go vet ./... 09:39:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:39:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:39:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:39:55 using GIT_SSH to set credentials SSH Credentials for GitHub 09:39:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:39:56 Merging remotes/origin/main commit 4becaab24b5b515a1d6dfe340981534658a672e3 into PR head commit ffab7a23f410ca3677b8768cda875e6192f97837 09:39:56 Merge succeeded, producing ffab7a23f410ca3677b8768cda875e6192f97837 09:39:56 Checking out Revision ffab7a23f410ca3677b8768cda875e6192f97837 (PR-3623) 09:39:56 > git config core.sparsecheckout # timeout=10 09:39:56 > git checkout -f ffab7a23f410ca3677b8768cda875e6192f97837 # timeout=10 09:39:56 > git remote # timeout=10 09:39:56 > git config --get remote.origin.url # timeout=10 09:39:56 using GIT_SSH to set credentials SSH Credentials for GitHub 09:39:56 > git merge 4becaab24b5b515a1d6dfe340981534658a672e3 # timeout=10 09:39:56 > git rev-parse HEAD^{commit} # timeout=10 09:39:56 > git config core.sparsecheckout # timeout=10 09:39:56 > git checkout -f ffab7a23f410ca3677b8768cda875e6192f97837 # timeout=10 09:40:01 Commit message: "Merge branch 'main' into issue-3601" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:40:02 provisioning config files... 09:40:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config7061421213647314076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:40:02 ---> docker-login.sh 09:40:02 nexus3.edgexfoundry.org:10001 09:40:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:40:03 Configure a credential helper to remove this warning. See 09:40:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:40:03 09:40:03 Login Succeeded 09:40:03 nexus3.edgexfoundry.org:10002 09:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:40:04 Configure a credential helper to remove this warning. See 09:40:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:40:04 09:40:04 Login Succeeded 09:40:04 nexus3.edgexfoundry.org:10003 09:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:40:05 Configure a credential helper to remove this warning. See 09:40:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:40:05 09:40:05 Login Succeeded 09:40:05 nexus3.edgexfoundry.org:10004 09:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:40:05 Configure a credential helper to remove this warning. See 09:40:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:40:05 09:40:05 Login Succeeded 09:40:05 docker.io 09:40:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:40:06 Configure a credential helper to remove this warning. See 09:40:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:40:06 09:40:06 Login Succeeded 09:40:06 ---> docker-login.sh ends [Pipeline] } 09:40:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:40:07 ========================================================= 09:40:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:40:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:40:07 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 09:40:09 Sending build context to Docker daemon 165.8MB 09:40:09 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 09:40:09 Step 2/6 : FROM ${BASE} 09:40:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:40:09 595b0fe564bb: Pulling fs layer 09:40:09 24495759ef45: Pulling fs layer 09:40:09 d148012ef14d: Pulling fs layer 09:40:09 cb65c68fc2e2: Pulling fs layer 09:40:09 093eec477d81: Pulling fs layer 09:40:09 a6d5b2bbb924: Pulling fs layer 09:40:09 2446dc1eb7d3: Pulling fs layer 09:40:09 596795e73e0f: Pulling fs layer 09:40:09 cb65c68fc2e2: Waiting 09:40:09 093eec477d81: Waiting 09:40:09 a6d5b2bbb924: Waiting 09:40:09 2446dc1eb7d3: Waiting 09:40:09 596795e73e0f: Waiting 09:40:10 d148012ef14d: Verifying Checksum 09:40:10 d148012ef14d: Download complete 09:40:10 24495759ef45: Download complete 09:40:10 093eec477d81: Verifying Checksum 09:40:10 093eec477d81: Download complete 09:40:10 a6d5b2bbb924: Download complete 09:40:10 595b0fe564bb: Verifying Checksum 09:40:10 595b0fe564bb: Download complete 09:40:10 2446dc1eb7d3: Verifying Checksum 09:40:10 2446dc1eb7d3: Download complete 09:40:10 595b0fe564bb: Pull complete 09:40:11 24495759ef45: Pull complete 09:40:11 d148012ef14d: Pull complete 09:40:13 596795e73e0f: Download complete 09:40:13 cb65c68fc2e2: Verifying Checksum 09:40:13 cb65c68fc2e2: Download complete 09:40:18 gofmt -l . 09:40:18 [ "`gofmt -l .`" = "" ] 09:40:18 ./bin/test-attribution-txt.sh [Pipeline] sh 09:40:18 + ls -al . 09:40:18 total 596 09:40:18 drwxrwxr-x 10 1001 1001 4096 Jul 29 09:40 . 09:40:18 drwxr-xr-x 4 root root 28 Jul 29 09:38 .. 09:40:18 -rw-rw-r-- 1 1001 1001 11 Jul 29 09:36 .dockerignore 09:40:18 drwxrwxr-x 8 1001 1001 179 Jul 29 09:36 .git 09:40:18 drwxrwxr-x 3 1001 1001 125 Jul 29 09:36 .github 09:40:18 -rw-rw-r-- 1 1001 1001 818 Jul 29 09:36 .gitignore 09:40:18 -rw-rw-r-- 1 1001 1001 76 Jul 29 09:36 .hadolint.yml 09:40:18 drwx------ 3 1001 1001 58 Jul 29 09:36 .semver 09:40:18 -rw-rw-r-- 1 1001 1001 166 Jul 29 09:36 .sonarcloud.properties 09:40:18 -rw-rw-r-- 1 1001 1001 8609 Jul 29 09:36 Attribution.txt 09:40:18 -rw-rw-r-- 1 1001 1001 43881 Jul 29 09:36 CHANGELOG.md 09:40:18 -rw-rw-r-- 1 1001 1001 3804 Jul 29 09:36 CONTRIBUTING.md 09:40:18 -rw-rw-r-- 1 1001 1001 931 Jul 29 09:36 Dockerfile.build 09:40:18 -rw-rw-r-- 1 1001 1001 849 Jul 29 09:36 Jenkinsfile 09:40:18 -rw-rw-r-- 1 1001 1001 10775 Jul 29 09:36 LICENSE 09:40:18 -rw-rw-r-- 1 1001 1001 5915 Jul 29 09:36 Makefile 09:40:18 -rw-rw-r-- 1 1001 1001 8649 Jul 29 09:36 README.md 09:40:18 -rw-rw-r-- 1 1001 1001 6912 Jul 29 09:36 SECURITY.md 09:40:18 -rw-rw-r-- 1 1001 1001 5 Jul 29 09:36 VERSION 09:40:18 -rw-rw-r-- 1 1001 1001 4131 Jul 29 09:36 ZMQWindows.md 09:40:18 drwxrwxr-x 2 1001 1001 37 Jul 29 09:36 bin 09:40:18 drwxrwxr-x 14 1001 1001 4096 Jul 29 09:36 cmd 09:40:18 -rw-r--r-- 1 root root 402846 Jul 29 09:39 coverage.out 09:40:18 -rw-rw-r-- 1 1001 1001 813 Jul 29 09:36 go.mod 09:40:18 -rw-r--r-- 1 root root 48847 Jul 29 09:38 go.sum 09:40:18 drwxrwxr-x 7 1001 1001 114 Jul 29 09:36 internal 09:40:18 drwxrwxr-x 3 1001 1001 16 Jul 29 09:36 openapi 09:40:18 drwxrwxr-x 4 1001 1001 71 Jul 29 09:36 snap 09:40:18 -rw-rw-r-- 1 1001 1001 204 Jul 29 09:36 version.go [Pipeline] sh 09:40:18 + '[' -e coverage.out ] 09:40:18 + chown 1001:1001 coverage.out [Pipeline] stash 09:40:19 Stashed 1 file(s) [Pipeline] sh 09:40:19 + make build 09:40:19 go mod tidy 09:40:19 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 09:40:21 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 09:40:26 cb65c68fc2e2: Pull complete 09:40:26 093eec477d81: Pull complete 09:40:26 a6d5b2bbb924: Pull complete 09:40:26 2446dc1eb7d3: Pull complete 09:40:27 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 09:40:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:40:28 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 09:40:29 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 09:40:29 596795e73e0f: Pull complete 09:40:29 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 09:40:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:40:29 ---> d9e956139c92 09:40:29 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 09:40:30 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 09:40:31 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 09:40:32 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 09:40:33 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 09:40:33 ---> Running in 4d8a61402ba9 09:40:33 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 09:40:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:40:34 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 09:40:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:40:35 (1/12) Installing libmagic (5.39-r0) [Pipeline] } 09:40:35 $ docker stop --time=1 05d5e8b44d6a84db67df570a7af05c258f29c38f3cf53f3d0c91666e742ba932 09:40:36 (2/12) Installing file (5.39-r0) 09:40:36 (3/12) Installing libc-dev (0.7.2-r3) 09:40:36 (4/12) Installing g++ (10.2.1_pre1-r3) 09:40:38 $ docker rm -f 05d5e8b44d6a84db67df570a7af05c258f29c38f3cf53f3d0c91666e742ba932 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:40:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:40:41 09:40:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:40:41 (5/12) Installing fortify-headers (1.1-r0) 09:40:41 (6/12) Installing patch (2.7.6-r7) 09:40:41 (7/12) Installing build-base (0.5-r2) 09:40:41 (8/12) Installing libsodium (1.0.18-r0) 09:40:41 (9/12) Installing pkgconf (1.7.3-r0) 09:40:41 (10/12) Installing libsodium-dev (1.0.18-r0) 09:40:41 (11/12) Installing libzmq (4.3.3-r1) 09:40:41 (12/12) Installing zeromq-dev (4.3.3-r1) 09:40:41 Executing busybox-1.32.1-r6.trigger 09:40:41 OK: 218 MiB in 52 packages 09:40:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:40:41 latest: Pulling from edgex-devops/edgex-compose 09:40:41 cbdbe7a5bc2a: Pulling fs layer 09:40:41 ca9280d653b3: Pulling fs layer 09:40:41 7e9c9ca2126c: Pulling fs layer 09:40:41 cbdbe7a5bc2a: Verifying Checksum 09:40:41 cbdbe7a5bc2a: Download complete 09:40:42 cbdbe7a5bc2a: Pull complete 09:40:42 ca9280d653b3: Verifying Checksum 09:40:42 ca9280d653b3: Download complete 09:40:43 ca9280d653b3: Pull complete 09:40:44 7e9c9ca2126c: Verifying Checksum 09:40:44 7e9c9ca2126c: Download complete 09:40:45 Removing intermediate container 4d8a61402ba9 09:40:45 ---> 03946873da94 09:40:45 Step 4/6 : WORKDIR /edgex-go 09:40:45 ---> Running in 5b1ec0addbb2 09:40:46 Removing intermediate container 5b1ec0addbb2 09:40:46 ---> 73546d1161a8 09:40:46 Step 5/6 : COPY go.mod . 09:40:46 ---> 895c64950a4b 09:40:46 Step 6/6 : RUN go mod download 09:40:47 ---> Running in 7073766313a6 09:40:48 7e9c9ca2126c: Pull complete 09:40:48 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:40:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:40:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:40:48 prd-centos7-docker-4c-2g-459 does not seem to be running inside a container 09:40:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:40:50 $ docker top e3cf6334fc9eda980b61f485099c33f42d2f03021cc91c57a3840d7ea47249f7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:50 + docker-compose build --help 09:40:50 + grep parallel 09:40:51 --parallel Build images in parallel. [Pipeline] } 09:40:51 $ docker stop --time=1 e3cf6334fc9eda980b61f485099c33f42d2f03021cc91c57a3840d7ea47249f7 09:40:52 $ docker rm -f e3cf6334fc9eda980b61f485099c33f42d2f03021cc91c57a3840d7ea47249f7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:40:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:40:53 . [Pipeline] withDockerContainer 09:40:53 prd-centos7-docker-4c-2g-459 does not seem to be running inside a container 09:40:53 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:40:53 $ docker top 5fca0adff9c36de1caccce9c821b33d36fc3973c104807fd850e5d3e42d55d3a -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:54 + docker-compose -f ./docker-compose-build.yml build --parallel 09:40:54 Building core-command ... 09:40:54 Building core-data ... 09:40:54 Building core-metadata ... 09:40:54 Building security-bootstrapper ... 09:40:54 Building security-proxy-setup ... 09:40:54 Building security-secretstore-setup ... 09:40:54 Building support-notifications ... 09:40:54 Building support-scheduler ... 09:40:54 Building sys-mgmt-agent ... 09:40:54 Building core-data 09:40:54 Building support-scheduler 09:40:54 Building support-notifications 09:40:54 Building security-bootstrapper 09:40:54 Building core-command 09:41:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:41:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:41:04 ---> c958df40cbfc 09:41:04 Step 3/23 : WORKDIR /edgex-go 09:41:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:41:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:41:04 ---> c958df40cbfc 09:41:04 Step 3/24 : WORKDIR /edgex-go 09:41:10 ---> Running in 4d10d6d0b8b1 09:41:10 ---> Running in 8ed9200ba2cc 09:41:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:41:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:41:12 ---> c958df40cbfc 09:41:12 Step 3/24 : WORKDIR /edgex-go 09:41:14 ---> Running in e0e9da1d7a4f 09:41:14 Removing intermediate container 8ed9200ba2cc 09:41:14 ---> 4cd1f82c18f5 09:41:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:41:14 Removing intermediate container 4d10d6d0b8b1 09:41:14 ---> 3ab642613086 09:41:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:41:15 ---> Running in ca9e67f08565 09:41:15 ---> Running in 2a9f71547b2c 09:41:15 Removing intermediate container e0e9da1d7a4f 09:41:15 ---> 5db03b3649ae 09:41:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:41:17 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:41:17 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:41:17 ---> c958df40cbfc 09:41:17 Step 3/32 : WORKDIR /edgex-go 09:41:17 ---> Running in 59e89c5dba8b 09:41:17 ---> Using cache 09:41:17 ---> 5db03b3649ae 09:41:17 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:41:18 ---> Running in e724c9b43020 09:41:19 Removing intermediate container ca9e67f08565 09:41:19 ---> 6c173d32f471 09:41:19 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:41:19 Removing intermediate container 2a9f71547b2c 09:41:19 ---> b79a5be9ebab 09:41:19 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:41:19 ---> Running in 4d86c3a9fd76 09:41:19 ---> Running in 35ad49dd3eea 09:41:19 Removing intermediate container e724c9b43020 09:41:19 ---> d96442d45d8c 09:41:19 Step 5/32 : RUN apk add --update --no-cache make git 09:41:19 Removing intermediate container 59e89c5dba8b 09:41:19 ---> 8ff067c794f0 09:41:19 Step 5/24 : RUN apk add --update --no-cache make git 09:41:19 ---> Running in 049142293a43 09:41:19 ---> Running in 814af715d6d3 09:41:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:41:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:41:20 ---> c958df40cbfc 09:41:20 Step 3/23 : WORKDIR /edgex-go 09:41:20 ---> Using cache 09:41:20 ---> 5db03b3649ae 09:41:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:41:20 ---> Using cache 09:41:20 ---> 8ff067c794f0 09:41:20 Step 5/23 : RUN apk add --update --no-cache make git 09:41:20 ---> Running in 71520ca7c28e 09:41:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:41:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:41:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:41:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:41:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:41:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:41:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:41:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:41:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:41:21 OK: 219 MiB in 52 packages 09:41:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:41:21 OK: 219 MiB in 52 packages 09:41:21 OK: 219 MiB in 52 packages 09:41:21 OK: 219 MiB in 52 packages 09:41:21 Removing intermediate container 4d86c3a9fd76 09:41:21 ---> ce144ba8eda1 09:41:21 Step 6/23 : COPY go.mod . 09:41:22 OK: 219 MiB in 52 packages 09:41:22 Removing intermediate container 35ad49dd3eea 09:41:22 ---> b1e68a8c95eb 09:41:22 Step 6/24 : COPY go.mod . 09:41:22 Removing intermediate container 049142293a43 09:41:22 ---> ebc2cda275b1 09:41:22 Step 6/32 : COPY go.mod . 09:41:22 Removing intermediate container 71520ca7c28e 09:41:22 ---> 8aff5f81d79c 09:41:22 Step 6/23 : COPY go.mod . 09:41:22 ---> 9743969e2f2b 09:41:22 Step 7/23 : RUN go mod download 09:41:22 ---> Running in f46d54007fe0 09:41:22 Removing intermediate container 814af715d6d3 09:41:22 ---> 8b9e09f3920a 09:41:22 Step 6/24 : COPY go.mod . 09:41:22 ---> 8c87910a4a56 09:41:22 Step 7/24 : RUN go mod download 09:41:22 ---> 4e89c310c884 09:41:22 Step 7/32 : RUN go mod download 09:41:22 ---> Running in 61df2153220b 09:41:22 ---> Running in 48b5f4ecfc47 09:41:22 ---> e9704b8a968d 09:41:22 Step 7/23 : RUN go mod download 09:41:22 ---> Running in dcffec65c839 09:41:22 ---> 014ae86e182e 09:41:22 Step 7/24 : RUN go mod download 09:41:23 ---> Running in b9ad45f0bc41 09:41:24 Removing intermediate container f46d54007fe0 09:41:24 ---> 366ca8404e56 09:41:24 Step 8/23 : COPY . . 09:41:25 Removing intermediate container 61df2153220b 09:41:25 ---> 5faa651a7a4e 09:41:25 Step 8/24 : COPY . . 09:41:28 Removing intermediate container dcffec65c839 09:41:28 ---> 33daed52e7d1 09:41:28 Step 8/23 : COPY . . 09:41:28 Removing intermediate container 48b5f4ecfc47 09:41:28 ---> 4eaa53af1af2 09:41:28 Step 8/32 : COPY . . 09:41:28 Removing intermediate container b9ad45f0bc41 09:41:28 ---> 35c32b6e39b7 09:41:28 Step 8/24 : COPY . . 09:41:35 ---> 8aaf65e592da 09:41:35 Step 9/24 : RUN go mod tidy 09:41:35 ---> 413547a2e155 09:41:35 Step 9/23 : RUN go mod tidy 09:41:35 ---> Running in 112cc264405a 09:41:35 ---> Running in 07338b9f7190 09:41:37 Removing intermediate container 07338b9f7190 09:41:37 ---> 7dc0ac2b8d52 09:41:37 Step 10/23 : RUN make cmd/support-notifications/support-notifications 09:41:37 ---> Running in 08b7693b4c9c 09:41:37 Removing intermediate container 112cc264405a 09:41:37 ---> 864fb647efae 09:41:37 Step 10/24 : RUN make cmd/core-data/core-data 09:41:37 ---> Running in a6b421b9b09d 09:41:37 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 09:41:37 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 09:41:56 ---> 083a040cdcc4 09:41:56 Step 9/32 : RUN go mod tidy 09:41:56 ---> Running in 1f5afbd639e6 09:41:56 ---> 628bcefddbf6 09:41:56 Step 9/24 : RUN go mod tidy 09:41:56 ---> 992f02c9f985 09:41:56 Step 9/23 : RUN go mod tidy 09:41:56 ---> Running in b652c5cf8fda 09:41:56 ---> Running in 02154066c877 09:41:56 Removing intermediate container 1f5afbd639e6 09:41:56 ---> 1cb8466dfe89 09:41:56 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:41:56 ---> Running in c32c470d039c 09:41:56 Removing intermediate container b652c5cf8fda 09:41:56 ---> 657914374743 09:41:56 Step 10/24 : RUN make cmd/core-command/core-command 09:41:56 ---> Running in 2c042d308049 09: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 09:41:56 Removing intermediate container 02154066c877 09:41:56 ---> d02ee977210e 09:41:56 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:41:56 ---> Running in ea5224ce57ae 09:41:56 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 09:41:57 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 09:42:08 Removing intermediate container 7073766313a6 09:42:08 ---> 00ff2aaa76ba 09:42:08 Successfully built 00ff2aaa76ba 09:42:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:42:09 + docker inspect -f . ci-base-image-arm64 09:42:09 . [Pipeline] withDockerContainer 09:42:09 prd-ubuntu18.04-docker-arm64-4c-16g-460 does not seem to be running inside a container 09:42:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:42:11 $ docker top c26ed0ade0c96a2202595571d6c84cb00f92083219ee0af921bc18144295fda5 -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:12 + go version 09:42:12 go version go1.16.5 linux/arm64 [Pipeline] } 09:42:12 $ docker stop --time=1 c26ed0ade0c96a2202595571d6c84cb00f92083219ee0af921bc18144295fda5 09:42:12 Removing intermediate container 08b7693b4c9c 09:42:12 ---> ba060575988f 09:42:12 09:42:12 Step 11/23 : FROM alpine:3.12 09:42:12 3.12: Pulling from library/alpine 09:42:13 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:42:13 Status: Downloaded newer image for alpine:3.12 09:42:13 ---> 13621d1b12d4 09:42:13 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:42:13 ---> Running in 787277e8570d 09:42:14 $ docker rm -f c26ed0ade0c96a2202595571d6c84cb00f92083219ee0af921bc18144295fda5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 09:42:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:42:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:42:14 + docker inspect -f . ci-base-image-arm64 09:42:14 . [Pipeline] withDockerContainer 09:42:14 (1/2) Installing ca-certificates (20191127-r4) 09:42:14 (2/2) Installing dumb-init (1.2.2-r1) 09:42:14 Executing busybox-1.31.1-r20.trigger 09:42:14 Executing ca-certificates-20191127-r4.trigger 09:42:14 OK: 6 MiB in 16 packages 09:42:15 prd-ubuntu18.04-docker-arm64-4c-16g-460 does not seem to be running inside a container 09:42:15 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:42:15 Removing intermediate container 787277e8570d 09:42:15 ---> da34e79dc3cb 09:42:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:42:15 ---> Running in 61b619f9bf6a 09:42:15 Removing intermediate container 61b619f9bf6a 09:42:15 ---> eb65f337f838 09:42:15 Step 14/23 : ENV APP_PORT=59860 09:42:15 ---> Running in b8ba1d4edca8 09:42:15 Removing intermediate container b8ba1d4edca8 09:42:15 ---> faea3a8ae022 09:42:15 Step 15/23 : EXPOSE $APP_PORT 09:42:16 ---> Running in eedcf69419dd 09:42:16 Removing intermediate container eedcf69419dd 09:42:16 ---> 223d84510419 09:42:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:42:16 ---> e28374b03e37 09:42:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:42:16 $ docker top 59be4d53ba1fce73cff942d5d83ef6c921646d04dae1919c44a82115b60f2071 -eo pid,comm [Pipeline] { [Pipeline] echo 09:42:17 ========================================================= 09:42:17 [edgeXBuildGoParallel] Running Tests and Build... 09:42:17 ========================================================= [Pipeline] sh 09:42:17 ---> e1a3c1cdf5dd 09:42:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:42:17 ---> cd4916f893fd 09:42:17 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:42:17 ---> Running in b753e6eb4533 09:42:17 + go mod tidy 09:42:18 Removing intermediate container b753e6eb4533 09:42:18 ---> bb8f31675e2b 09:42:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:42:18 ---> Running in 242c6d571b06 09:42:18 Removing intermediate container a6b421b9b09d 09:42:18 ---> d03d7098519b 09:42:18 09:42:18 Step 11/24 : FROM alpine:3.12 09:42:18 ---> 13621d1b12d4 09:42:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:42:18 ---> Running in 365d5228e36e 09:42:18 Removing intermediate container 242c6d571b06 09:42:18 ---> 00bffc30e0dc 09:42:18 Step 21/23 : LABEL arch=x86_64 09:42:18 ---> Running in e8340799cf8d 09:42:18 Removing intermediate container 365d5228e36e 09:42:18 ---> 04c028143c92 09:42:18 Step 13/24 : ENV APP_PORT=59880 09:42:18 Removing intermediate container e8340799cf8d 09:42:18 ---> 25c9ad4d93ee 09:42:18 Step 22/23 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 09:42:18 ---> Running in db112659359c 09:42:18 ---> Running in 8498743d2f94 09:42:18 Removing intermediate container db112659359c 09:42:18 ---> a7b65ef8a63d 09:42:18 Step 14/24 : EXPOSE $APP_PORT [Pipeline] sh 09:42:18 ---> Running in 7617df4d71af 09:42:18 Removing intermediate container 8498743d2f94 09:42:18 ---> 4928392471d0 09:42:18 Step 23/23 : LABEL version=0.0.0 09:42:18 ---> Running in d5f5ab005d10 09:42:18 Removing intermediate container 7617df4d71af 09:42:18 ---> de358896f76d 09:42:18 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:18 ---> Running in dc28dd802c04 09:42:18 Removing intermediate container d5f5ab005d10 09:42:18 ---> 08681cbb77cc 09:42:18 09:42:19 Successfully built 08681cbb77cc 09:42:19 Successfully tagged support-notifications:latest 09:42:19  Building support-notifications ... done Building sys-mgmt-agent 09:42:19 + make test 09:42:19 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 09:42:19 go mod tidy 09:42:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:42:20 Removing intermediate container dc28dd802c04 09:42:20 ---> ef1146049a6d 09:42:20 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 09:42:20 ---> Running in 1f05ced2f89f 09:42:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:42:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:42:22 (1/6) Installing dumb-init (1.2.2-r1) 09:42:22 (2/6) Installing libgcc (9.3.0-r2) 09:42:22 (3/6) Installing libsodium (1.0.18-r0) 09:42:22 (4/6) Installing libstdc++ (9.3.0-r2) 09:42:22 (5/6) Installing libzmq (4.3.3-r0) 09:42:22 (6/6) Installing zeromq (4.3.3-r0) 09:42:22 Executing busybox-1.31.1-r20.trigger 09:42:22 OK: 8 MiB in 20 packages 09:42:24 Removing intermediate container 1f05ced2f89f 09:42:24 ---> 798ce39031dd 09:42:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:42:25 ---> 566fdb87ac9e 09:42:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:42:26 ---> 7ebb1d843a6c 09:42:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:42:26 ---> 192a78dc3ca6 09:42:26 Step 20/24 : ENTRYPOINT ["/core-data"] 09:42:26 ---> Running in 6d28f6659425 09:42:26 Removing intermediate container 6d28f6659425 09:42:26 ---> 3b1de9a07a81 09:42:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:42:26 ---> Running in 337add65a42b 09:42:27 Removing intermediate container 337add65a42b 09:42:27 ---> fda47a48c309 09:42:27 Step 22/24 : LABEL arch=x86_64 09:42:27 ---> Running in d564f49e7049 09:42:27 Removing intermediate container d564f49e7049 09:42:27 ---> 444f7c43eaae 09:42:27 Step 23/24 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 09:42:27 ---> Running in ce5fa6da8ea5 09:42:27 Removing intermediate container ce5fa6da8ea5 09:42:27 ---> 1043e671e96a 09:42:27 Step 24/24 : LABEL version=0.0.0 09:42:28 ---> Running in 1e8d5029cf32 09:42:28 Removing intermediate container 1e8d5029cf32 09:42:28 ---> e9e8644154fe 09:42:28 09:42:28 Successfully built e9e8644154fe 09:42:28 Successfully tagged core-data:latest 09:42:28 Building security-secretstore-setup 09:42:29  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:42:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:42:29 ---> c958df40cbfc 09:42:29 Step 3/24 : WORKDIR /edgex-go 09:42:29 ---> Using cache 09:42:29 ---> 5db03b3649ae 09:42:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:29 ---> Using cache 09:42:29 ---> 8ff067c794f0 09:42:29 Step 5/24 : RUN apk add --update --no-cache make bash git 09:42:31 ---> Running in 4567ae97408d 09:42:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:42:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:42:33 OK: 219 MiB in 52 packages 09:42:34 Removing intermediate container 4567ae97408d 09:42:34 ---> 495c94821380 09:42:34 Step 6/24 : COPY go.mod . 09:42:34 ---> 13c2f81e3e00 09:42:34 Step 7/24 : RUN go mod download 09:42:34 ---> Running in acd1bfe57f26 09:42:36 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:42:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:42:36 ---> c958df40cbfc 09:42:36 Step 3/26 : WORKDIR /edgex-go 09:42:36 ---> Using cache 09:42:36 ---> 5db03b3649ae 09:42:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:36 ---> Using cache 09:42:36 ---> 8ff067c794f0 09:42:36 Step 5/26 : RUN apk add --update --no-cache make git 09:42:36 ---> Using cache 09:42:36 ---> 8b9e09f3920a 09:42:36 Step 6/26 : COPY go.mod . 09:42:36 ---> Using cache 09:42:36 ---> 014ae86e182e 09:42:36 Step 7/26 : RUN go mod download 09:42:36 ---> Using cache 09:42:36 ---> 35c32b6e39b7 09:42:36 Step 8/26 : COPY . . 09:42:36 ---> Using cache 09:42:36 ---> 628bcefddbf6 09:42:36 Step 9/26 : RUN go mod tidy 09:42:36 ---> Using cache 09:42:36 ---> 657914374743 09:42:36 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:42:36 ---> Running in 34ccfecb2106 09:42:37 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 09:42:37 Removing intermediate container acd1bfe57f26 09:42:37 ---> 478a8f35b742 09:42:37 Step 8/24 : COPY . . 09:42:41 Removing intermediate container 2c042d308049 09:42:41 ---> e5d5037dc4b4 09:42:41 09:42:41 Step 11/24 : FROM alpine:3.12 09:42:41 ---> 13621d1b12d4 09:42:41 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:42:42 ---> Running in a5c002a932c0 09:42:42 ---> f2fb2fd12159 09:42:42 Step 9/24 : RUN go mod tidy 09:42:42 ---> Running in 0ea222231daa 09:42:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:42:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:42:43 (1/1) Installing dumb-init (1.2.2-r1) 09:42:43 Executing busybox-1.31.1-r20.trigger 09:42:43 OK: 6 MiB in 15 packages 09:42:44 Removing intermediate container a5c002a932c0 09:42:44 ---> fb1bb2e4b806 09:42:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:42:45 ---> Running in d677a9ff08b5 09:42:45 Removing intermediate container ea5224ce57ae 09:42:45 ---> bc4bc8bc3c9d 09:42:45 09:42:45 Step 11/23 : FROM alpine:3.12 09:42:45 ---> 13621d1b12d4 09:42:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:42:45 ---> Using cache 09:42:45 ---> fb1bb2e4b806 09:42:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:42:45 ---> Using cache 09:42:45 ---> 0cb6a9e3cf39 09:42:45 Step 14/23 : ENV APP_PORT=59861 09:42:45 Removing intermediate container c32c470d039c 09:42:45 ---> 12ef150448c1 09:42:45 09:42:45 Step 11/32 : FROM alpine:3.12 09:42:45 ---> 13621d1b12d4 09:42:45 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:42:45 Removing intermediate container d677a9ff08b5 09:42:45 ---> 0cb6a9e3cf39 09:42:45 Step 14/24 : ENV APP_PORT=59882 09:42:45 ---> Running in d3817fe3f03c 09:42:45 ---> Running in d0a1d1d01728 09:42:45 ---> Running in 3e18323c56ef 09:42:45 Removing intermediate container 0ea222231daa 09:42:45 ---> 8021988aab4d 09:42:45 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:42:45 Removing intermediate container d3817fe3f03c 09:42:45 ---> d1e444053ecb 09:42:45 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 09:42:45 ---> Running in 6964cafe5333 09:42:45 ---> Running in e70614c345c1 09:42:45 Removing intermediate container d0a1d1d01728 09:42:45 ---> 0b95b5e97a32 09:42:45 Step 15/23 : EXPOSE $APP_PORT 09:42:45 ---> Running in 71c3166138d4 09:42:45 Removing intermediate container 3e18323c56ef 09:42:45 ---> 9b27f025f767 09:42:45 Step 15/24 : EXPOSE $APP_PORT 09:42:46 ---> Running in 72be968c9295 09:42:46 Removing intermediate container 71c3166138d4 09:42:46 ---> dc02df863403 09:42:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:42:46 Removing intermediate container 72be968c9295 09:42:46 ---> 98ba15bdb8c3 09:42:46 Step 16/24 : WORKDIR / 09:42:46 ---> Running in 985534187e5e 09:42:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:42:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:42:46 ---> 36ac4c1e633b 09:42:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:42:46 Removing intermediate container 985534187e5e 09:42:46 ---> d613af07fa94 09:42:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:42: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 09:42:46 ? github.com/edgexfoundry/edgex-go [no test files] 09:42:47 (1/2) Installing dumb-init (1.2.2-r1) 09:42:47 (2/2) Installing su-exec (0.2-r1) 09:42:47 Executing busybox-1.31.1-r20.trigger 09:42:47 OK: 6 MiB in 16 packages 09:42:47 ---> d7b939069b01 09:42:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:42:47 ---> 8be9fe00b3e4 09:42:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:42:47 Removing intermediate container 6964cafe5333 09:42:47 ---> a7f43031b91f 09:42:47 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 09:42:47 ---> 3e04bb640cd7 09:42:47 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:42:47 ---> Running in ec9af177cf27 09:42:47 ---> Running in 7c6b2a5d76c5 09:42:47 ---> 96ef3c936140 09:42:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:42:48 Removing intermediate container 7c6b2a5d76c5 09:42:48 ---> 5e2434f36175 09:42:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:42:48 ---> Running in b3bb2d008915 09:42:48 Removing intermediate container ec9af177cf27 09:42:48 ---> 77851ff87afe 09:42:48 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:42:48 ---> Running in 5b18320b9b99 09:42:48 ---> a39f4b325099 09:42:48 Step 20/24 : ENTRYPOINT ["/core-command"] 09:42:48 Removing intermediate container b3bb2d008915 09:42:48 ---> 1bc97d6ed634 09:42:48 Step 21/23 : LABEL arch=x86_64 09:42:48 Removing intermediate container 5b18320b9b99 09:42:48 ---> 53a1c59f5e5d 09:42:48 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:42:48 ---> Running in 1744e42e4f2b 09:42:48 ---> Running in 24c367a5027b 09:42:48 ---> Running in 9c952f79c995 09:42:48 Removing intermediate container 1744e42e4f2b 09:42:48 ---> af726ea0cf45 09:42:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:42:48 ---> Running in 4460a47d0bcd 09:42:48 Removing intermediate container 9c952f79c995 09:42:48 ---> 5ddee2df5c12 09:42:48 Step 22/23 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 09:42:48 ---> Running in 9f5935ec34b8 09:42:49 Removing intermediate container 9f5935ec34b8 09:42:49 ---> 1f74b42659a4 09:42:49 Step 23/23 : LABEL version=0.0.0 09:42:49 Removing intermediate container 4460a47d0bcd 09:42:49 ---> a5a0e0fa34ab 09:42:49 Step 22/24 : LABEL arch=x86_64 09:42:49 ---> Running in 530cbc2b5320 09:42:49 ---> Running in 9ad8e22114f9 09:42:49 Removing intermediate container 9ad8e22114f9 09:42:49 ---> bd3448fe889c 09:42:49 Step 23/24 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 09:42:49 Removing intermediate container 530cbc2b5320 09:42:49 ---> d871234cae8d 09:42:49 09:42:49 ---> Running in ad232be3ab09 09:42:49 Successfully built d871234cae8d 09:42:49 Successfully tagged support-scheduler:latest 09:42:49 Building security-proxy-setup 09:42:49  Building support-scheduler ... done Removing intermediate container ad232be3ab09 09:42:49 ---> a4cb84fc0f8e 09:42:49 Step 24/24 : LABEL version=0.0.0 09:42:49 ---> Running in ee0a6ed5539b 09:42:49 Removing intermediate container 24c367a5027b 09:42:49 ---> 2396e0b2a2c3 09:42:49 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 09:42:49 ---> Running in 40f234c7c338 09:42:50 Removing intermediate container ee0a6ed5539b 09:42:50 ---> 4643cb3dcdd3 09:42:50 09:42:50 Successfully built 4643cb3dcdd3 09:42:50 Successfully tagged core-command:latest 09:42:50 Removing intermediate container 40f234c7c338 09:42:50 ---> f48eae8aac0d 09:42:50 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:42:50  Building core-command ... done Building core-metadata 09:42:52 ---> bc587829f3a7 09:42:52 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:42:53 ---> Running in 653d1fd71876 09:42:54 Removing intermediate container 653d1fd71876 09:42:54 ---> f6649d318982 09:42:54 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:42:55 ---> 37b1b397a3f3 09:42:55 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:42:56 ---> 5778a252061d 09:42:56 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:42:56 ---> fb8c56e9a250 09:42:56 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:42:57 ---> 78b8f1b48526 09:42:57 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:42:57 ---> f7204727dcad 09:42:57 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 09:42:57 ---> Running in 71b6a4892b35 09:42:57 Removing intermediate container 71b6a4892b35 09:42:57 ---> 10546216f2a5 09:42:57 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:42:59 ---> 95a6b42f567e 09:42:59 Step 27/32 : RUN chmod +x /entrypoint.sh 09:42:59 ---> Running in 7ae763dcfc61 09:43:00 Removing intermediate container 7ae763dcfc61 09:43:00 ---> dd0509dc6e76 09:43:00 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:43:01 ---> Running in b8a71bb76ca6 09:43:01 Removing intermediate container b8a71bb76ca6 09:43:01 ---> 3cd272de3f95 09:43:01 Step 29/32 : CMD ["gate"] 09:43:01 ---> Running in 9db89d8bf030 09:43:01 Removing intermediate container 9db89d8bf030 09:43:01 ---> 3ef44c8523db 09:43:01 Step 30/32 : LABEL arch=x86_64 09:43:01 ---> Running in 0ca867fc6cc1 09:43:02 Removing intermediate container 0ca867fc6cc1 09:43:02 ---> 44da8e3b0831 09:43:02 Step 31/32 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 09:43:02 ---> Running in 6d7cfb34d2ac 09:43:02 Removing intermediate container 6d7cfb34d2ac 09:43:02 ---> 0900c3799a8a 09:43:02 Step 32/32 : LABEL version=0.0.0 09:43:03 ---> Running in b3bdfdc61a01 09:43:03 Removing intermediate container b3bdfdc61a01 09:43:03 ---> 8d0daf4a61bf 09:43:03 09:43:03 Successfully built 8d0daf4a61bf 09:43:03 Successfully tagged security-bootstrapper:latest 09:43:03  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:43:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:43:03 ---> c958df40cbfc 09:43:03 Step 3/22 : WORKDIR /edgex-go 09:43:03 ---> Using cache 09:43:03 ---> 5db03b3649ae 09:43:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:03 ---> Using cache 09:43:03 ---> 8ff067c794f0 09:43:03 Step 5/22 : RUN apk add --update --no-cache make git 09:43:03 ---> Using cache 09:43:03 ---> 8b9e09f3920a 09:43:03 Step 6/22 : COPY go.mod . 09:43:03 ---> Using cache 09:43:03 ---> 014ae86e182e 09:43:03 Step 7/22 : RUN go mod download 09:43:03 ---> Using cache 09:43:03 ---> 35c32b6e39b7 09:43:03 Step 8/22 : COPY . . 09:43:03 ---> Using cache 09:43:03 ---> 628bcefddbf6 09:43:03 Step 9/22 : RUN go mod tidy 09:43:03 ---> Using cache 09:43:03 ---> 657914374743 09:43:03 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:43:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:43:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:43:03 ---> c958df40cbfc 09:43:03 Step 3/24 : WORKDIR /edgex-go 09:43:03 ---> Using cache 09:43:03 ---> 5db03b3649ae 09:43:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:03 ---> Using cache 09:43:03 ---> 8ff067c794f0 09:43:03 Step 5/24 : RUN apk add --update --no-cache make git 09:43:03 ---> Using cache 09:43:03 ---> 8b9e09f3920a 09:43:03 Step 6/24 : COPY go.mod . 09:43:03 ---> Using cache 09:43:03 ---> 014ae86e182e 09:43:03 Step 7/24 : RUN go mod download 09:43:03 ---> Using cache 09:43:03 ---> 35c32b6e39b7 09:43:03 Step 8/24 : COPY . . 09:43:03 ---> Using cache 09:43:03 ---> 628bcefddbf6 09:43:03 Step 9/24 : RUN go mod tidy 09:43:03 ---> Using cache 09:43:03 ---> 657914374743 09:43:03 Step 10/24 : RUN make cmd/core-metadata/core-metadata 09:43:03 ---> Running in ce5a706bc43e 09:43:03 ---> Running in d43eccc51a0d 09:43:04 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 09:43:04 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 09:43:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:43:08 Removing intermediate container 34ccfecb2106 09:43:08 ---> 6c6d1b1be49d 09:43:08 09:43:08 Step 11/26 : FROM alpine:3.12 09:43:08 ---> 13621d1b12d4 09:43:08 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 09:43:08 ---> Running in 0fde0e8c5bbb 09:43:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:43:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:43:09 (1/6) Installing ca-certificates (20191127-r4) 09:43:09 (2/6) Installing nghttp2-libs (1.41.0-r0) 09:43:09 (3/6) Installing libcurl (7.78.0-r0) 09:43:09 (4/6) Installing curl (7.78.0-r0) 09:43:09 (5/6) Installing dumb-init (1.2.2-r1) 09:43:09 (6/6) Installing su-exec (0.2-r1) 09:43:09 Executing busybox-1.31.1-r20.trigger 09:43:09 Executing ca-certificates-20191127-r4.trigger 09:43:09 OK: 7 MiB in 20 packages 09:43:09 Removing intermediate container 0fde0e8c5bbb 09:43:09 ---> b69f58db98e4 09:43:09 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:43:09 ---> Running in 8b9645b63e0e 09:43:09 Removing intermediate container 8b9645b63e0e 09:43:09 ---> 920fb7766292 09:43:09 Step 14/26 : WORKDIR / 09:43:09 ---> Running in 1d6f0e9e0663 09:43:10 Removing intermediate container 1d6f0e9e0663 09:43:10 ---> 94457e22e863 09:43:10 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:43:10 ---> 0511b644fc84 09:43:10 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:43:10 ---> 76bd1096db70 09:43:10 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:43:11 ---> dd47d8a2d02c 09:43:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:43:11 ---> d403990812a4 09:43:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:43:12 ---> eed8c378b2b5 09:43:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:43:12 ---> 5165eec13116 09:43:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:43:12 ---> 0690a1bbffe7 09:43:12 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 09:43:12 ---> Running in 59ce473bb537 09:43:13 Removing intermediate container 59ce473bb537 09:43:13 ---> 299f219e1fd0 09:43:13 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 09:43:13 ---> Running in 61da87fd68e9 09:43:13 Removing intermediate container 61da87fd68e9 09:43:13 ---> 657011d0b5b5 09:43:13 Step 24/26 : LABEL arch=x86_64 09:43:14 ---> Running in d3e068d522f7 09:43:14 Removing intermediate container d3e068d522f7 09:43:14 ---> 71187220b37e 09:43:14 Step 25/26 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 09:43:14 ---> Running in 0c657be7f015 09:43:14 Removing intermediate container 0c657be7f015 09:43:14 ---> 52da38f8c60a 09:43:14 Step 26/26 : LABEL version=0.0.0 09:43:14 ---> Running in 8be7a9062568 09:43:14 Removing intermediate container 8be7a9062568 09:43:14 ---> 9e19095e32cb 09:43:14 09:43:14 Successfully built 9e19095e32cb 09:43:14 Successfully tagged security-secretstore-setup:latest 09:43:15  Building security-secretstore-setup ... done Removing intermediate container e70614c345c1 09:43:15 ---> dad1d08ca44e 09:43:15 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:43:15 ---> Running in 02199aa1c7a2 09:43:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:43:17 Removing intermediate container 02199aa1c7a2 09:43:17 ---> 4b6a5d22065c 09:43:17 09:43:17 Step 12/24 : FROM docker:20.10.6 09:43:18 20.10.6: Pulling from library/docker 09:43:26 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 09:43:26 Status: Downloaded newer image for docker:20.10.6 09:43:26 ---> d2979b152a7d 09:43:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:43:26 ---> Running in afb0acd234af 09:43:26 Removing intermediate container afb0acd234af 09:43:26 ---> e4f28410fb61 09:43:26 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 09:43:26 ---> Running in 1794c0487240 09:43:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:43:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:43:27 (1/39) Installing readline (8.1.0-r0) 09:43:27 (2/39) Installing bash (5.1.0-r0) 09:43:27 Executing bash-5.1.0-r0.post-install 09:43:27 (3/39) Installing brotli-libs (1.0.9-r3) 09:43:27 (4/39) Installing nghttp2-libs (1.42.0-r1) 09:43:27 (5/39) Installing libcurl (7.78.0-r0) 09:43:27 (6/39) Installing curl (7.78.0-r0) 09:43:27 (7/39) Installing dumb-init (1.2.5-r0) 09:43:27 (8/39) Installing libbz2 (1.0.8-r1) 09:43:27 (9/39) Installing expat (2.2.10-r1) 09:43:27 (10/39) Installing libffi (3.3-r2) 09:43:27 (11/39) Installing gdbm (1.19-r0) 09:43:27 (12/39) Installing xz-libs (5.2.5-r0) 09:43:27 (13/39) Installing sqlite-libs (3.34.1-r0) 09:43:27 (14/39) Installing python3 (3.8.10-r0) 09:43:28 (15/39) Installing py3-appdirs (1.4.4-r1) 09:43:28 (16/39) Installing py3-ordered-set (4.0.2-r0) 09:43:28 (17/39) Installing py3-parsing (2.4.7-r1) 09:43:28 (18/39) Installing py3-six (1.15.0-r0) 09:43:28 (19/39) Installing py3-packaging (20.9-r0) 09:43:28 (20/39) Installing py3-setuptools (51.3.3-r0) 09:43:28 (21/39) Installing py3-chardet (4.0.0-r0) 09:43:28 (22/39) Installing py3-idna (3.1-r0) 09:43:28 (23/39) Installing py3-urllib3 (1.26.2-r1) 09:43:28 (24/39) Installing py3-requests (2.25.1-r1) 09:43:28 (25/39) Installing py3-msgpack (1.0.2-r0) 09:43:28 (26/39) Installing py3-lockfile (0.12.2-r3) 09:43:28 (27/39) Installing py3-cachecontrol (0.12.6-r0) 09:43:28 (28/39) Installing py3-colorama (0.4.4-r0) 09:43:28 (29/39) Installing py3-contextlib2 (0.6.0-r0) 09:43:28 (30/39) Installing py3-distlib (0.3.1-r1) 09:43:28 (31/39) Installing py3-distro (1.5.0-r1) 09:43:28 (32/39) Installing py3-webencodings (0.5.1-r3) 09:43:28 (33/39) Installing py3-html5lib (1.1-r0) 09:43:28 (34/39) Installing py3-pytoml (0.1.21-r0) 09:43:28 (35/39) Installing py3-pep517 (0.9.1-r0) 09:43:28 (36/39) Installing py3-progress (1.5-r0) 09:43:28 (37/39) Installing py3-retrying (1.3.3-r0) 09:43:28 (38/39) Installing py3-toml (0.10.2-r0) 09:43:28 (39/39) Installing py3-pip (20.3.4-r0) 09:43:29 Executing busybox-1.32.1-r6.trigger 09:43:29 OK: 82 MiB in 59 packages 09:43:29 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 09:43:31 Collecting docker-compose==1.23.2 09:43:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:43:31 Collecting websocket-client<1.0,>=0.32.0 09:43:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:43:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:43:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:43:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:43:31 Collecting cached-property<2,>=1.2.0 09:43:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:43:31 Collecting docopt<0.7,>=0.6.1 09:43:31 Downloading docopt-0.6.2.tar.gz (25 kB) 09:43:32 Collecting jsonschema<3,>=2.5.1 09:43:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:43:32 Collecting texttable<0.10,>=0.9.0 09:43:32 Downloading texttable-0.9.1.tar.gz (11 kB) 09:43:32 Collecting dockerpty<0.5,>=0.4.1 09:43:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:43:33 Collecting docker<4.0,>=3.6.0 09:43:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:43:33 Collecting PyYAML<4,>=3.10 09:43:33 Downloading PyYAML-3.13.tar.gz (270 kB) 09:43:34 Collecting docker-pycreds>=0.4.0 09:43:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:43:34 Collecting urllib3<1.25,>=1.21.1 09:43:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:43:34 Collecting certifi>=2017.4.17 09:43:34 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 09:43:34 Collecting idna<2.8,>=2.5 09:43:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:43:34 Collecting chardet<3.1.0,>=3.0.2 09:43:34 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:43:34 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:43:34 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:43:34 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:43:34 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:43:34 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:43:34 Attempting uninstall: urllib3 09:43:34 Found existing installation: urllib3 1.26.2 09:43:34 Uninstalling urllib3-1.26.2: 09:43:34 Successfully uninstalled urllib3-1.26.2 09:43:34 Removing intermediate container d43eccc51a0d 09:43:34 ---> 59ae321e2721 09:43:34 09:43:34 Step 11/24 : FROM alpine:3.12 09:43:34 ---> 13621d1b12d4 09:43:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:43:34 ---> Using cache 09:43:34 ---> fb1bb2e4b806 09:43:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:43:34 ---> Using cache 09:43:34 ---> 0cb6a9e3cf39 09:43:34 Step 14/24 : ENV APP_PORT=59881 09:43:35 ---> Running in 22f25ed78b81 09:43:35 Attempting uninstall: idna 09:43:35 Found existing installation: idna 3.1 09:43:35 Uninstalling idna-3.1: 09:43:35 Successfully uninstalled idna-3.1 09:43:35 Removing intermediate container ce5a706bc43e 09:43:35 ---> 8d16284af1b6 09:43:35 09:43:35 Step 11/22 : FROM alpine:3.12 09:43:35 ---> 13621d1b12d4 09:43:35 Step 12/22 : RUN apk add --update --no-cache curl 09:43:35 Removing intermediate container 22f25ed78b81 09:43:35 ---> de55b63edffa 09:43:35 Step 15/24 : EXPOSE $APP_PORT 09:43:35 ---> Running in e59c9e86fa87 09:43:35 ---> Running in 0af1ab95c7d5 09:43:35 Attempting uninstall: chardet 09:43:35 Found existing installation: chardet 4.0.0 09:43:35 Uninstalling chardet-4.0.0: 09:43:35 Successfully uninstalled chardet-4.0.0 09:43:35 Removing intermediate container 0af1ab95c7d5 09:43:35 ---> 6704b997ddc9 09:43:35 Step 16/24 : WORKDIR / 09:43:35 ---> Running in aa5869a12012 09:43:35 Attempting uninstall: requests 09:43:35 Found existing installation: requests 2.25.1 09:43:35 Uninstalling requests-2.25.1: 09:43:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:43:35 Successfully uninstalled requests-2.25.1 09:43:35 Removing intermediate container aa5869a12012 09:43:35 ---> a848cf605649 09:43:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:43:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:43:35 Running setup.py install for texttable: started 09:43:35 (1/4) Installing ca-certificates (20191127-r4) 09:43:35 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:43:35 (3/4) Installing libcurl (7.78.0-r0) 09:43:35 (4/4) Installing curl (7.78.0-r0) 09:43:35 Executing busybox-1.31.1-r20.trigger 09:43:35 Executing ca-certificates-20191127-r4.trigger 09:43:35 OK: 7 MiB in 18 packages 09:43:35 ---> abf497084518 09:43:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:43:35 Running setup.py install for texttable: finished with status 'done' 09:43:35 Running setup.py install for PyYAML: started 09:43:36 Running setup.py install for PyYAML: finished with status 'done' 09:43:36 ---> 87029b9f0372 09:43:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:43:36 Running setup.py install for docopt: started 09:43:36 Removing intermediate container e59c9e86fa87 09:43:36 ---> e8a0326bac21 09:43:36 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:43:36 ---> Running in b3bece4f70e8 09:43:36 ---> 392ee12fa202 09:43:36 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:43:37 ---> Running in 9e97f5eae76b 09:43:37 Removing intermediate container b3bece4f70e8 09:43:37 ---> cc915ad67f77 09:43:37 Step 14/22 : WORKDIR /edgex 09:43:37 Removing intermediate container 9e97f5eae76b 09:43:37 ---> 1171cb60b207 09:43:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:43:37 ---> Running in 80d5cac7b64b 09:43:37 Running setup.py install for docopt: finished with status 'done' 09:43:37 Running setup.py install for dockerpty: started 09:43:37 ---> Running in 747f93d3eda7 09:43:37 Removing intermediate container 80d5cac7b64b 09:43:37 ---> 1513bd265e98 09:43:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:43:37 Removing intermediate container 747f93d3eda7 09:43:37 ---> ddcabe3c10da 09:43:37 Step 22/24 : LABEL arch=x86_64 09:43:37 ---> Running in 1c858a6e88a6 09:43:37 ---> 9f9e4dbc7a14 09:43:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:43:37 Running setup.py install for dockerpty: finished with status 'done' 09:43:37 Removing intermediate container 1c858a6e88a6 09:43:37 ---> 664d48aef588 09:43:37 Step 23/24 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 09:43:37 ---> Running in 5c279df17b47 09:43:37 ---> 2e65f37a71e8 09:43:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:43:37 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 09:43:38 Removing intermediate container 5c279df17b47 09:43:38 ---> 8924090ff612 09:43:38 Step 24/24 : LABEL version=0.0.0 09:43:38 ---> Running in f070b382ac0c 09:43:38 ---> 456c2c64aa8f 09:43:38 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:43:38 Removing intermediate container f070b382ac0c 09:43:38 ---> f472ea26dbe6 09:43:38 09:43:38 ---> Running in b3e7bc868ab1 09:43:38 Successfully built f472ea26dbe6 09:43:38 Successfully tagged core-metadata:latest 09:43:38  Building core-metadata ... done Removing intermediate container b3e7bc868ab1 09:43:38 ---> f6484ac2fdca 09:43:38 Step 19/22 : CMD ["--init=true"] 09:43:38 ---> Running in c23ec81cb9b8 09:43:38 Removing intermediate container c23ec81cb9b8 09:43:38 ---> 45aab1fb824b 09:43:38 Step 20/22 : LABEL arch=x86_64 09:43:39 ---> Running in 7c6f57e89192 09:43:39 Removing intermediate container 7c6f57e89192 09:43:39 ---> 4d0880f67e92 09:43:39 Step 21/22 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 09:43:40 ---> Running in 44af281dec44 09:43:40 Removing intermediate container 1794c0487240 09:43:40 ---> 32e3ff7fa930 09:43:40 Step 15/24 : ENV APP_PORT=58890 09:43:40 Removing intermediate container 44af281dec44 09:43:40 ---> 5e856aa6f63d 09:43:40 Step 22/22 : LABEL version=0.0.0 09:43:40 ---> Running in adc8224cca8d 09:43:40 ---> Running in 177094fc5700 09:43:40 Removing intermediate container adc8224cca8d 09:43:40 ---> 42038784ae83 09:43:40 Step 16/24 : EXPOSE $APP_PORT 09:43:40 ---> Running in 53aecf24154c 09:43:40 Removing intermediate container 177094fc5700 09:43:40 ---> 1c43dc6e9c20 09:43:40 09:43:40 Removing intermediate container 53aecf24154c 09:43:40 ---> 02ef196806ef 09:43:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:43:40 Successfully built 1c43dc6e9c20 09:43:40 Successfully tagged security-proxy-setup:latest 09:43:40  Building security-proxy-setup ... done  ---> 050ff9477ba1 09:43:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:43:41 ---> d47a673cc28e 09:43:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:43:41 ---> 47259f24fb63 09:43:41 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 09:43:41 ---> Running in 14d8062e42e0 09:43:41 Removing intermediate container 14d8062e42e0 09:43:41 ---> 4fad6458ef14 09:43:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:43:41 ---> Running in 7be92e9df8d4 09:43:41 Removing intermediate container 7be92e9df8d4 09:43:41 ---> af4f456f17e6 09:43:41 Step 22/24 : LABEL arch=x86_64 09:43:41 ---> Running in d18007ce1e74 09:43:41 Removing intermediate container d18007ce1e74 09:43:41 ---> 20b318fb48e3 09:43:41 Step 23/24 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 09:43:41 ---> Running in ac1740b1be1c 09:43:41 Removing intermediate container ac1740b1be1c 09:43:41 ---> 70ad790ebab2 09:43:41 Step 24/24 : LABEL version=0.0.0 09:43:41 ---> Running in fa3a127c68d5 09:43:42 Removing intermediate container fa3a127c68d5 09:43:42 ---> efe36f06a1c9 09:43:42 09:43:42 Successfully built efe36f06a1c9 09:43:42 Successfully tagged sys-mgmt-agent:latest 09:43:42  Building sys-mgmt-agent ... done  [Pipeline] } 09:43:42 $ docker stop --time=1 5fca0adff9c36de1caccce9c821b33d36fc3973c104807fd850e5d3e42d55d3a 09:43:43 $ docker rm -f 5fca0adff9c36de1caccce9c821b33d36fc3973c104807fd850e5d3e42d55d3a [Pipeline] // withDockerContainer 09:43:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:43:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [Pipeline] sh 09:43:43 + docker images 09:43:43 REPOSITORY TAG IMAGE ID CREATED SIZE 09:43:43 sys-mgmt-agent latest efe36f06a1c9 2 seconds ago 324MB 09:43:43 security-proxy-setup latest 1c43dc6e9c20 3 seconds ago 25.9MB 09:43:43 core-metadata latest f472ea26dbe6 5 seconds ago 16.7MB 09:43:43 8d16284af1b6 9 seconds ago 1.75GB 09:43:43 59ae321e2721 9 seconds ago 1.75GB 09:43:43 4b6a5d22065c 26 seconds ago 1.75GB 09:43:43 security-secretstore-setup latest 9e19095e32cb 29 seconds ago 29MB 09:43:43 6c6d1b1be49d 36 seconds ago 1.75GB 09:43:43 security-bootstrapper latest 8d0daf4a61bf 41 seconds ago 18.7MB 09:43:43 support-scheduler latest d871234cae8d 54 seconds ago 16.1MB 09:43:43 core-command latest 4643cb3dcdd3 54 seconds ago 16MB 09:43:43 bc4bc8bc3c9d 58 seconds ago 1.74GB 09:43:43 12ef150448c1 59 seconds ago 1.75GB 09:43:43 e5d5037dc4b4 About a minute ago 1.74GB 09:43:43 core-data latest e9e8644154fe About a minute ago 20.4MB 09:43:43 support-notifications latest 08681cbb77cc About a minute ago 16.8MB 09:43:43 d03d7098519b About a minute ago 1.75GB 09:43:43 ba060575988f About a minute ago 1.75GB 09:43:43 ci-base-image-x86_64 latest c958df40cbfc 5 minutes ago 1.24GB 09:43:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 2 weeks ago 475MB 09:43:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 3 weeks ago 37.5MB 09:43:43 docker 20.10.6 d2979b152a7d 3 months ago 246MB 09:43:43 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 09:43:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 09:43:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:43:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:43:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:43:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:43:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:43:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:43:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:43:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:43:59 Still waiting to schedule task 09:43:59 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 09:44:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:44:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:44:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:44:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:44:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.194s coverage: 28.7% of statements 09:44:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:44:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:44:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.326s coverage: 100.0% of statements 09:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:44:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.417s coverage: 46.3% of statements 09:44:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:44:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:44:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.613s coverage: 89.9% of statements 09:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:44:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.227s coverage: 78.9% of statements 09:44:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.298s coverage: 81.2% of statements 09:44:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:44:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:44:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:44:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:44:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:44:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.556s coverage: 95.1% of statements 09:44:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:44:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:44:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 09:44:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:44:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:44:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:44:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:44:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:44:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.188s coverage: 60.0% of statements 09:44:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:44:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:44:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:44:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.624s coverage: 0.8% of statements 09:44:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:44:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements 09:44:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.438s coverage: 22.0% of statements 09:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.212s coverage: 47.1% of statements 09:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.196s coverage: 79.5% of statements 09:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements 09:44:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.231s coverage: 96.3% of statements 09:44:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.167s coverage: 87.5% of statements 09:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.221s coverage: 94.4% of statements 09:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.176s coverage: 44.8% of statements 09:44:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.656s coverage: 81.8% of statements 09:44:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements 09:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 09:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements 09:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements 09:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.170s coverage: 58.8% of statements 09:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.195s coverage: 80.0% of statements 09:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.269s coverage: 87.2% of statements 09:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.246s coverage: 85.4% of statements 09:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.283s coverage: 91.2% of statements 09:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:44:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.852s coverage: 64.4% of statements 09:44:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:44:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:44:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements 09:44:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 91.3% of statements 09:44:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 09:44:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 09:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 09:45:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.050s coverage: 66.9% of statements 09:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.699s coverage: 43.6% of statements 09:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.215s coverage: 89.5% of statements 09:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.256s coverage: 84.8% of statements 09:45:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:45:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.255s coverage: 19.3% of statements 09:45:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:45:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:45:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:45:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:45:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.616s coverage: 91.9% of statements 09:45:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:45:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:45:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 09:45:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:45:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:45:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.240s coverage: 62.7% of statements 09:45:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:45:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:45:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.369s coverage: 97.6% of statements 09:45:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:45:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:45:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 09:45:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:45:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:45:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.178s coverage: 28.9% of statements 09:45:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:45:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:45:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:45:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:45:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:45:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:45:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.176s coverage: 100.0% of statements 09:45:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 09:45:10 GO111MODULE=on go vet ./... 09:46:32 gofmt -l . 09:46:32 [ "`gofmt -l .`" = "" ] 09:46:32 ./bin/test-attribution-txt.sh [Pipeline] sh 09:46:33 + ls -al . 09:46:33 total 624 09:46:33 drwxrwxr-x 9 1001 1001 4096 Jul 29 09:46 . 09:46:33 drwxr-xr-x 4 root root 4096 Jul 29 09:42 .. 09:46:33 -rw-rw-r-- 1 1001 1001 11 Jul 29 09:39 .dockerignore 09:46:33 drwxrwxr-x 8 1001 1001 4096 Jul 29 09:40 .git 09:46:33 drwxrwxr-x 3 1001 1001 4096 Jul 29 09:39 .github 09:46:33 -rw-rw-r-- 1 1001 1001 818 Jul 29 09:39 .gitignore 09:46:33 -rw-rw-r-- 1 1001 1001 76 Jul 29 09:39 .hadolint.yml 09:46:33 -rw-rw-r-- 1 1001 1001 166 Jul 29 09:39 .sonarcloud.properties 09:46:33 -rw-rw-r-- 1 1001 1001 8609 Jul 29 09:39 Attribution.txt 09:46:33 -rw-rw-r-- 1 1001 1001 43881 Jul 29 09:39 CHANGELOG.md 09:46:33 -rw-rw-r-- 1 1001 1001 3804 Jul 29 09:39 CONTRIBUTING.md 09:46:33 -rw-rw-r-- 1 1001 1001 931 Jul 29 09:39 Dockerfile.build 09:46:33 -rw-rw-r-- 1 1001 1001 849 Jul 29 09:39 Jenkinsfile 09:46:33 -rw-rw-r-- 1 1001 1001 10775 Jul 29 09:39 LICENSE 09:46:33 -rw-rw-r-- 1 1001 1001 5915 Jul 29 09:39 Makefile 09:46:33 -rw-rw-r-- 1 1001 1001 8649 Jul 29 09:39 README.md 09:46:33 -rw-rw-r-- 1 1001 1001 6912 Jul 29 09:39 SECURITY.md 09:46:33 -rw-rw-r-- 1 1001 1001 5 Jul 29 09:36 VERSION 09:46:33 -rw-rw-r-- 1 1001 1001 4131 Jul 29 09:39 ZMQWindows.md 09:46:33 drwxrwxr-x 2 1001 1001 4096 Jul 29 09:39 bin 09:46:33 drwxrwxr-x 14 1001 1001 4096 Jul 29 09:39 cmd 09:46:33 -rw-r--r-- 1 root root 402846 Jul 29 09:45 coverage.out 09:46:33 -rw-rw-r-- 1 1001 1001 813 Jul 29 09:39 go.mod 09:46:33 -rw-r--r-- 1 root root 48847 Jul 29 09:42 go.sum 09:46:33 drwxrwxr-x 7 1001 1001 4096 Jul 29 09:39 internal 09:46:33 drwxrwxr-x 3 1001 1001 4096 Jul 29 09:39 openapi 09:46:33 drwxrwxr-x 4 1001 1001 4096 Jul 29 09:39 snap 09:46:33 -rw-rw-r-- 1 1001 1001 204 Jul 29 09:39 version.go [Pipeline] sh 09:46:34 + '[' -e coverage.out ] 09:46:34 + chown 1001:1001 coverage.out [Pipeline] stash 09:46:34 Warning: overwriting stash ‘coverage-report’ 09:46:34 Stashed 1 file(s) [Pipeline] sh 09:46:35 + make build 09:46:35 go mod tidy 09:46:36 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 09:46:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:46:44 Running on prd-ubuntu18.04-docker-8c-8g-461 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws 09:46:44 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 09:46:44 The recommended git tool is: git 09:46:46 using credential edgex-jenkins-ssh 09:46:46 Cloning the remote Git repository 09:46:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:46:47 > git init /w/workspace/edgex-go/8 # timeout=10 09:46:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:46:47 > git --version # timeout=10 09:46:47 > git --version # 'git version 2.17.1' 09:46:47 using GIT_SSH to set credentials SSH Credentials for GitHub 09:46:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:47:00 Merging remotes/origin/main commit 4becaab24b5b515a1d6dfe340981534658a672e3 into PR head commit ffab7a23f410ca3677b8768cda875e6192f97837 09:47:00 Merge succeeded, producing ffab7a23f410ca3677b8768cda875e6192f97837 09:47:00 Checking out Revision ffab7a23f410ca3677b8768cda875e6192f97837 (PR-3623) 09:46:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:46:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:46:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:46:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:46:59 using GIT_SSH to set credentials SSH Credentials for GitHub 09:46:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:47:00 > git config core.sparsecheckout # timeout=10 09:47:00 > git checkout -f ffab7a23f410ca3677b8768cda875e6192f97837 # timeout=10 09:47:00 > git remote # timeout=10 09:47:00 > git config --get remote.origin.url # timeout=10 09:47:00 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:00 > git merge 4becaab24b5b515a1d6dfe340981534658a672e3 # timeout=10 09:47:00 > git rev-parse HEAD^{commit} # timeout=10 09:47:00 > git config core.sparsecheckout # timeout=10 09:47:00 > git checkout -f ffab7a23f410ca3677b8768cda875e6192f97837 # timeout=10 09:47:03 Commit message: "Merge branch 'main' into issue-3601" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:47:04 + echo snap-build.sh 09:47:04 snap-build.sh 09:47:04 + SNAP_BASE_DIR=. 09:47:04 + '[' '!' -z /w/workspace/edgex-go/8 ']' 09:47:04 + SNAP_BASE_DIR=/w/workspace/edgex-go/8 09:47:04 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' 09:47:04 [snap-build] Building snap in dir [/w/workspace/edgex-go/8] 09:47:04 + cd /w/workspace/edgex-go/8 09:47:04 + sudo apt-get remove -qy --purge lxd lxd-client 09:47:04 Reading package lists... 09:47:04 Building dependency tree... 09:47:04 Reading state information... 09:47:04 The following packages were automatically installed and are no longer required: 09:47:04 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 09:47:04 uidmap xdelta3 09:47:04 Use 'sudo apt autoremove' to remove them. 09:47:04 The following packages will be REMOVED: 09:47:04 lxd* lxd-client* 09:47:05 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 09:47:05 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 09:47:05 After this operation, 31.7 MB disk space will be freed. 09:47:05 (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.) 09:47:05 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 09:47:05 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 09:47:06 Removing lxd dnsmasq configuration 09:47:06 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 09:47:06 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 09:47:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:47:07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 09:47:07 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 09:47:09 Processing triggers for systemd (237-3ubuntu10.45) ... 09:47:09 Processing triggers for ureadahead (0.100.0-21) ... 09:47:09 + sudo snap remove --purge lxd 09:47:09 snap "lxd" is not installed 09:47:09 + sudo groupadd --force --system lxd 09:47:09 ++ whoami 09:47:09 + sudo /usr/sbin/usermod -G lxd -a jenkins 09:47:09 + newgrp - lxd 09:47:09 + sudo snap install lxd 09:47:11 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 09:47:11 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 09:47:15 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 09:47:17 2021-07-29T09:47:14Z INFO Waiting for automatic snapd restart... 09:47:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:47:21 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 09:47:25 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 09:47:29 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 09:47:30 lxd 4.16 from Canonical* installed 09:47:30 + sudo lxd init --auto 09:47:32 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] } 09:47:38 $ docker stop --time=1 59be4d53ba1fce73cff942d5d83ef6c921646d04dae1919c44a82115b60f2071 09:47:40 + sudo snap install --classic snapcraft 09:47:40 $ docker rm -f 59be4d53ba1fce73cff942d5d83ef6c921646d04dae1919c44a82115b60f2071 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:47:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:47:42 09:47:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:47:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:47:43 latest: Pulling from edgex-devops/edgex-compose-arm64 09:47:43 29e5d40040c1: Pulling fs layer 09:47:43 1ce36da41761: Pulling fs layer 09:47:43 25b303627fd3: Pulling fs layer 09:47:43 29e5d40040c1: Verifying Checksum 09:47:43 29e5d40040c1: Download complete 09:47:44 1ce36da41761: Verifying Checksum 09:47:44 1ce36da41761: Download complete 09:47:44 29e5d40040c1: Pull complete 09:47:45 25b303627fd3: Verifying Checksum 09:47:45 25b303627fd3: Download complete 09:47:45 1ce36da41761: Pull complete 09:47:50 snapcraft 4.8.3 from Canonical* installed 09:47:50 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 09:47:50 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 09:47:50 % Total % Received % Xferd Average Speed Time Time Time Current 09:47:50 Dload Upload Total Spent Left Speed 09:47:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2384 0 --:--:-- --:--:-- --:--:-- 2384 09:47:51 67 3325k 67 2231k 0 0 3689k 0 --:--:-- --:--:-- --:--:-- 3689k 100 3325k 100 3325k 0 0 5354k 0 --:--:-- --:--:-- --:--:-- 71.1M 09:47:51 ./yq_linux_amd64 09:47:51 + sudo snapcraft prime --use-lxd 09:47:53 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 09:47:53 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: 09:47:53 - README.md 09:47:53 09:47:53 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:47:53 Launching a container. 09:47:55 25b303627fd3: Pull complete 09:47:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:47:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:47:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:47:56 prd-ubuntu18.04-docker-arm64-4c-16g-460 does not seem to be running inside a container 09:47:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:47:59 $ docker top 29085f99e0905dd245857936849a02eea353000d1c6804663e589ec769a88216 -eo pid,comm [Pipeline] { [Pipeline] sh 09:48:00 Waiting for container to be ready 09:48:00 + docker-compose build --help 09:48:00 + grep parallel 09:48:00 To start your first instance, try: lxc launch ubuntu:18.04 09:48:00 09:48:03 --parallel Build images in parallel. [Pipeline] } 09:48:04 $ docker stop --time=1 29085f99e0905dd245857936849a02eea353000d1c6804663e589ec769a88216 09:48:05 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 09:48:05 Waiting for network to be ready... 09:48:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:48:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1813 kB] 09:48:05 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:48:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] 09:48:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 09:48:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 09:48:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] 09:48:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] 09:48:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 09:48:06 $ docker rm -f 29085f99e0905dd245857936849a02eea353000d1c6804663e589ec769a88216 09:48:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 09:48:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [Pipeline] isUnix [Pipeline] sh 09:48:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:48:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:48:06 . [Pipeline] withDockerContainer 09:48:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:48:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:48:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:48:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:48:06 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:48:06 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:48:06 prd-ubuntu18.04-docker-arm64-4c-16g-460 does not seem to be running inside a container 09:48:07 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:48:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:48:07 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2160 kB] 09:48:07 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] 09:48:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 09:48:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 09:48:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] 09:48:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] 09:48:07 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] 09:48:07 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 09:48:08 $ docker top 5800220a515bce9d2294524014e3e8105f3b8155e5956f6aa8f1d8d03d1f92e6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:48:09 + docker-compose -f ./docker-compose-build.yml build --parallel 09:48:10 Fetched 24.9 MB in 4s (5905 kB/s) 09:48:10 Reading package lists... 09:48:10 Reading package lists... 09:48:10 Building dependency tree... 09:48:10 Reading state information... 09:48:11 The following additional packages will be installed: 09:48:11 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:48:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:48:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:48:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 09:48:11 Suggested packages: 09:48:11 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 09:48:11 Recommended packages: 09:48:11 gnupg libsasl2-modules 09:48:11 The following NEW packages will be installed: 09:48:11 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:48:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:48:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:48:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 09:48:11 The following packages will be upgraded: 09:48:11 gpg gpg-agent gpgconf libudev1 09:48:11 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 09:48:11 Need to get 3527 kB of archives. 09:48:11 After this operation, 13.3 MB of additional disk space will be used. 09:48:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 09:48:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 09:48:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 09:48:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 09:48:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 09:48:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 09:48:11 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 09:48:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 09:48:11 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 09:48:12 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 09:48:12 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 09:48:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 09:48:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 09:48:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 09:48:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 09:48:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 09:48:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 09:48:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 09:48:12 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 09:48:12 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 09:48:12 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 09:48:12 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 09:48:12 debconf: delaying package configuration, since apt-utils is not installed 09:48:12 Fetched 3527 kB in 1s (3354 kB/s) 09:48:12 (Reading database ... 12511 files and directories currently installed.) 09:48:12 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 09:48:12 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 09:48:12 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 09:48:12 Selecting previously unselected package udev. 09:48:12 (Reading database ... 12511 files and directories currently installed.) 09:48:12 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 09:48:12 Unpacking udev (237-3ubuntu10.50) ... 09:48:12 Selecting previously unselected package libfuse2:amd64. 09:48:12 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 09:48:12 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:48:12 Selecting previously unselected package fuse. 09:48:12 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 09:48:12 Unpacking fuse (2.9.7-1ubuntu1) ... 09:48:12 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 09:48:12 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:48:12 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 09:48:12 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:48:13 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 09:48:13 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:48:13 Selecting previously unselected package libksba8:amd64. 09:48:13 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 09:48:13 Unpacking libksba8:amd64 (1.3.5-2) ... 09:48:13 Selecting previously unselected package libroken18-heimdal:amd64. 09:48:13 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:13 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:13 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:48:13 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:13 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:13 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:48:13 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:13 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:13 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:48:13 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:13 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:13 Selecting previously unselected package libwind0-heimdal:amd64. 09:48:13 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:13 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:13 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:48:13 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:13 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:13 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:48:13 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:13 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:13 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:48:13 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:13 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:13 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:48:13 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:13 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:13 Selecting previously unselected package libsasl2-modules-db:amd64. 09:48:13 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:48:13 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:48:13 Selecting previously unselected package libsasl2-2:amd64. 09:48:13 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:48:13 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:48:13 Selecting previously unselected package libldap-common. 09:48:13 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 09:48:13 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:48:13 Selecting previously unselected package libldap-2.4-2:amd64. 09:48:13 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 09:48:13 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:48:13 Selecting previously unselected package dirmngr. 09:48:13 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 09:48:13 Building core-command ... 09:48:13 Building core-data ... 09:48:13 Building core-metadata ... 09:48:13 Building security-bootstrapper ... 09:48:13 Building security-proxy-setup ... 09:48:13 Building security-secretstore-setup ... 09:48:13 Building support-notifications ... 09:48:13 Building support-scheduler ... 09:48:13 Building sys-mgmt-agent ... 09:48:13 Building core-data 09:48:13 Building support-scheduler 09:48:13 Building support-notifications 09:48:13 Building security-bootstrapper 09:48:13 Building core-command 09:48:13 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 09:48:13 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:48:13 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 09:48:13 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:48:13 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:48:13 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:48:13 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 09:48:13 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:13 Setting up libksba8:amd64 (1.3.5-2) ... 09:48:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:48:13 Setting up udev (237-3ubuntu10.50) ... 09:48:14 invoke-rc.d: policy-rc.d denied execution of start. 09:48:14 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:14 Processing triggers for systemd (237-3ubuntu10) ... 09:48:14 Setting up fuse (2.9.7-1ubuntu1) ... 09:48:14 Setting up gpg (2.2.4-1ubuntu1.4) ... 09:48:14 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:14 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:14 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:14 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:14 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:14 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:14 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:14 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:48:14 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 09:48:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:48:15 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 09:48:15 settings in the [Install] section, and DefaultInstance for template units). 09:48:15 This means they are not meant to be enabled using systemctl. 09:48:15 Possible reasons for having this kind of units are: 09:48:15 1) A unit may be statically enabled by being symlinked from another unit's 09:48:15 .wants/ or .requires/ directory. 09:48:15 2) A unit's purpose may be to act as a helper for some other unit which has 09:48:15 a requirement dependency on it. 09:48:15 3) A unit may be started when needed via activation (socket, path, timer, 09:48:15 D-Bus, udev, scripted systemctl call, ...). 09:48:15 4) In case of template units, the unit is meant to be enabled with some 09:48:15 instance name specified. 09:48:15 Reading package lists... 09:48:15 Building dependency tree... 09:48:15 Reading state information... 09:48:15 The following additional packages will be installed: 09:48:15 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 09:48:15 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 09:48:15 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 09:48:15 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 09:48:15 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 09:48:15 Suggested packages: 09:48:15 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 09:48:15 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 09:48:15 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 09:48:15 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 09:48:15 systemd-container policykit-1 09:48:15 Recommended packages: 09:48:15 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 09:48:15 The following NEW packages will be installed: 09:48:15 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 09:48:15 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 09:48:15 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 09:48:15 multiarch-support openssh-client python3 python3-minimal python3.6 09:48:15 python3.6-minimal snapd squashfs-tools sudo 09:48:15 The following packages will be upgraded: 09:48:15 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 09:48:15 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 09:48:15 Need to get 36.7 MB of archives. 09:48:15 After this operation, 147 MB of additional disk space will be used. 09:48:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 09:48:15 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 09:48:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 09:48:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 09:48:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 09:48:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 09:48:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 09:48:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 09:48:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 09:48:16 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 09:48:16 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 09:48:16 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 09:48:16 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 09:48:16 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 09:48:16 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 09:48:16 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 09:48:16 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 09:48:16 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 09:48:16 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 09:48:16 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 09:48:16 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 09:48:16 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 09:48:16 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 09:48:16 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 09:48:16 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 09:48:16 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 09:48:16 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 09:48:16 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 09:48:16 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 09:48:16 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 09:48:17 debconf: delaying package configuration, since apt-utils is not installed 09:48:17 Fetched 36.7 MB in 2s (16.9 MB/s) 09:48:17 (Reading database ... 12757 files and directories currently installed.) 09:48:17 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 09:48:18 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 09:48:18 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 09:48:18 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 09:48:18 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 09:48:18 (Reading database ... 12757 files and directories currently installed.) 09:48:18 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 09:48:18 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 09:48:18 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 09:48:19 (Reading database ... 12757 files and directories currently installed.) 09:48:19 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 09:48:19 Unpacking apt (1.6.14) over (1.6.1) ... 09:48:19 Setting up apt (1.6.14) ... 09:48:19 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 09:48:19 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 09:48:19 (Reading database ... 12764 files and directories currently installed.) 09:48:19 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 09:48:19 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 09:48:19 Selecting previously unselected package libpython3.6-minimal:amd64. 09:48:19 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:48:19 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:48:19 Selecting previously unselected package libexpat1:amd64. 09:48:19 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 09:48:19 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:48:20 Selecting previously unselected package python3.6-minimal. 09:48:20 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:48:20 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:48:20 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 09:48:20 Checking for services that may need to be restarted...done. 09:48:20 Checking for services that may need to be restarted...done. 09:48:20 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:48:20 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:48:20 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:48:20 Selecting previously unselected package python3-minimal. 09:48:20 (Reading database ... 13012 files and directories currently installed.) 09:48:20 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 09:48:20 Unpacking python3-minimal (3.6.7-1~18.04) ... 09:48:21 Selecting previously unselected package mime-support. 09:48:21 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 09:48:21 Unpacking mime-support (3.60ubuntu1) ... 09:48:21 Selecting previously unselected package libmpdec2:amd64. 09:48:21 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 09:48:21 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:48:21 Selecting previously unselected package libpython3.6-stdlib:amd64. 09:48:21 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:48:21 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:48:21 Selecting previously unselected package python3.6. 09:48:21 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:48:21 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:48:21 Selecting previously unselected package libpython3-stdlib:amd64. 09:48:21 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 09:48:21 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:48:21 Setting up python3-minimal (3.6.7-1~18.04) ... 09:48:21 Selecting previously unselected package python3. 09:48:21 (Reading database ... 13442 files and directories currently installed.) 09:48:21 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 09:48:21 Unpacking python3 (3.6.7-1~18.04) ... 09:48:21 Selecting previously unselected package multiarch-support. 09:48:21 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 09:48:21 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 09:48:21 Setting up multiarch-support (2.27-3ubuntu1.4) ... 09:48:21 Selecting previously unselected package liblzo2-2:amd64. 09:48:21 (Reading database ... 13479 files and directories currently installed.) 09:48:21 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 09:48:21 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 09:48:21 Selecting previously unselected package libbsd0:amd64. 09:48:21 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 09:48:21 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:48:21 Selecting previously unselected package sudo. 09:48:21 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 09:48:21 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 09:48:21 Selecting previously unselected package apparmor. 09:48:21 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 09:48:21 Unpacking apparmor (2.12-4ubuntu5.1) ... 09:48:21 Selecting previously unselected package libedit2:amd64. 09:48:21 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 09:48:21 Unpacking libedit2:amd64 (3.1-20170329-1) ... 09:48:21 Selecting previously unselected package libkrb5support0:amd64. 09:48:21 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 09:48:21 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:48:21 Selecting previously unselected package libk5crypto3:amd64. 09:48:21 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 09:48:21 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:48:22 Selecting previously unselected package libkeyutils1:amd64. 09:48:22 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 09:48:22 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:48:22 Selecting previously unselected package libkrb5-3:amd64. 09:48:22 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 09:48:22 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:48:22 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:48:22 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 09:48:22 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:48:22 Selecting previously unselected package libssl1.0.0:amd64. 09:48:22 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 09:48:22 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 09:48:22 Selecting previously unselected package openssh-client. 09:48:22 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 09:48:22 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 09:48:22 Selecting previously unselected package squashfs-tools. 09:48:22 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 09:48:22 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 09:48:22 Selecting previously unselected package snapd. 09:48:22 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 09:48:22 Unpacking snapd (2.49.2+18.04) ... 09:48:24 Setting up libedit2:amd64 (3.1-20170329-1) ... 09:48:24 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 09:48:24 Setting up mime-support (3.60ubuntu1) ... 09:48:24 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 09:48:24 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:48:24 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:48:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:48:24 Setting up systemd (237-3ubuntu10.50) ... 09:48:24 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 09:48:25 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:48:25 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:48:25 Setting up liblzo2-2:amd64 (2.08-1.2) ... 09:48:25 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:48:25 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:48:25 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:48:25 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 09:48:25 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:48:25 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:48:25 Setting up python3 (3.6.7-1~18.04) ... 09:48:25 running python rtupdate hooks for python3.6... 09:48:25 running python post-rtupdate hooks for python3.6... 09:48:26 Setting up apparmor (2.12-4ubuntu5.1) ... 09:48:26 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 09:48:26 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:48:26 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 09:48:26 Setting up snapd (2.49.2+18.04) ... 09:48:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 09:48:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 09:48:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 09:48:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 09:48:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:48:27 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:48:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 09:48:28 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 09:48:28 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 09:48:28 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 09:48:28 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 09:48:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:48:28 Processing triggers for systemd (237-3ubuntu10.50) ... 09:48:29 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:48:29 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:48:29 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:48:30 Reading package lists... 09:48:31 Reading package lists... 09:48:31 Building dependency tree... 09:48:31 Reading state information... 09:48:31 Calculating upgrade... 09:48:31 The following packages will be upgraded: 09:48:31 advancecomp base-files bash binutils binutils-common 09:48:31 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 09:48:31 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 09:48:31 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 09:48:31 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 09:48:31 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 09:48:31 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 09:48:31 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 09:48:31 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 09:48:31 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 09:48:31 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 09:48:31 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 09:48:31 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 09:48:31 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 09:48:31 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 09:48:31 ubuntu-keyring util-linux 09:48:31 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:48:31 Need to get 64.2 MB of archives. 09:48:31 After this operation, 5125 kB of additional disk space will be used. 09:48:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-151.157 [994 kB] 09:48:31 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 09:48:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 09:48:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 09:48:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 09:48:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 09:48:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 09:48:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 09:48:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 09:48:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 09:48:31 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 09:48:31 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 09:48:31 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 09:48:31 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 09:48:32 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 09:48:32 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 09:48:32 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 09:48:32 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 09:48:32 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 09:48:32 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 09:48:32 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 09:48:32 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 09:48:32 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 09:48:32 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 09:48:32 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 09:48:32 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 09:48:32 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 09:48:32 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 09:48:32 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 09:48:32 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 09:48:32 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 09:48:32 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 09:48:32 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 09:48:32 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 09:48:32 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 09:48:32 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 09:48:32 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 09:48:32 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 09:48:32 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 09:48:32 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 09:48:32 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 09:48:32 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 09:48:32 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 09:48:32 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 09:48:32 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 09:48:32 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 09:48:32 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 09:48:32 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 09:48:32 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 09:48:32 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 09:48:32 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 09:48:32 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 09:48:32 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 09:48:32 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 09:48:32 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 09:48:32 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 09:48:32 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 09:48:32 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 09:48:32 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 09:48:32 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 09:48:32 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 09:48:32 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 09:48:32 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 09:48:32 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 09:48:32 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 09:48:32 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 09:48:32 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 09:48:32 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 09:48:32 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 09:48:33 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 09:48:33 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 09:48:33 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 09:48:33 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 09:48:33 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 09:48:33 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 09:48:33 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 09:48:33 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 09:48:33 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 09:48:33 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 09:48:33 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 09:48:33 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 09:48:33 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 09:48:33 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 09:48:33 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 09:48:33 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 09:48:33 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 09:48:33 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 09:48:33 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 09:48:33 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 09:48:33 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 09:48:33 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 09:48:33 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 09:48:33 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 09:48:33 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 09:48:33 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 09:48:33 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 09:48:33 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 09:48:33 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 09:48:33 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 09:48:33 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 09:48:33 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 09:48:33 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 09:48:33 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 09:48:33 debconf: delaying package configuration, since apt-utils is not installed 09:48:33 Fetched 64.2 MB in 2s (30.6 MB/s) 09:48:33 (Reading database ... 13914 files and directories currently installed.) 09:48:33 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 09:48:33 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:48:34 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 09:48:34 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:48:34 Preparing to unpack .../2-linux-libc-dev_4.15.0-151.157_amd64.deb ... 09:48:34 Unpacking linux-libc-dev:amd64 (4.15.0-151.157) over (4.15.0-20.21) ... 09:48:34 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:34 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:34 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:34 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:34 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:34 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:34 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:34 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:34 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:34 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:34 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:34 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:34 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:34 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:34 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 09:48:34 (Reading database ... 13914 files and directories currently installed.) 09:48:34 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:34 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 09:48:34 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 09:48:34 (Reading database ... 13914 files and directories currently installed.) 09:48:34 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:34 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:35 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:35 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:35 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:35 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:35 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 09:48:35 (Reading database ... 13914 files and directories currently installed.) 09:48:35 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 09:48:35 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:48:36 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 09:48:36 (Reading database ... 13914 files and directories currently installed.) 09:48:36 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 09:48:36 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 09:48:36 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 09:48:36 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 09:48:36 Setting up base-files (10.1ubuntu2.10) ... 09:48:36 Installing new version of config file /etc/issue ... 09:48:36 Installing new version of config file /etc/issue.net ... 09:48:36 Installing new version of config file /etc/lsb-release ... 09:48:36 Installing new version of config file /etc/update-motd.d/50-motd-news ... 09:48:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 09:48:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 09:48:36 Removing obsolete conffile /etc/default/motd-news ... 09:48:36 (Reading database ... 13915 files and directories currently installed.) 09:48:36 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 09:48:36 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 09:48:36 Setting up bash (4.4.18-2ubuntu1.2) ... 09:48:36 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 09:48:36 (Reading database ... 13915 files and directories currently installed.) 09:48:36 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:36 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 09:48:37 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 09:48:37 (Reading database ... 13915 files and directories currently installed.) 09:48:37 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 09:48:37 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 09:48:37 Setting up tar (1.29b-2ubuntu0.2) ... 09:48:37 (Reading database ... 13915 files and directories currently installed.) 09:48:37 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 09:48:37 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:48:37 Setting up dpkg (1.19.0.5ubuntu2.3) ... 09:48:37 (Reading database ... 13915 files and directories currently installed.) 09:48:37 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 09:48:37 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:48:37 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 09:48:37 (Reading database ... 13915 files and directories currently installed.) 09:48:37 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 09:48:37 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:48:37 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 09:48:37 (Reading database ... 13915 files and directories currently installed.) 09:48:37 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 09:48:37 Unpacking grep (3.1-2build1) over (3.1-2) ... 09:48:37 Setting up grep (3.1-2build1) ... 09:48:37 (Reading database ... 13915 files and directories currently installed.) 09:48:37 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 09:48:37 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 09:48:37 Setting up gzip (1.6-5ubuntu1.1) ... 09:48:38 (Reading database ... 13915 files and directories currently installed.) 09:48:38 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 09:48:38 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:48:38 Setting up login (1:4.5-1ubuntu2) ... 09:48:38 (Reading database ... 13915 files and directories currently installed.) 09:48:38 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 09:48:38 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:48:38 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 09:48:38 (Reading database ... 13915 files and directories currently installed.) 09:48:38 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 09:48:38 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:48:38 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 09:48:38 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:48:38 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 09:48:39 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:48:39 Setting up perl-base (5.26.1-6ubuntu0.5) ... 09:48:39 (Reading database ... 13915 files and directories currently installed.) 09:48:39 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 09:48:39 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:48:39 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:48:39 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:48:39 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:48:39 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:48:39 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 09:48:39 (Reading database ... 13915 files and directories currently installed.) 09:48:39 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 09:48:39 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 09:48:39 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 09:48:40 (Reading database ... 13915 files and directories currently installed.) 09:48:40 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:40 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:48:40 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:48:40 (Reading database ... 13915 files and directories currently installed.) 09:48:40 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:40 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:48:40 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:48:40 (Reading database ... 13915 files and directories currently installed.) 09:48:40 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:40 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:48:40 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:48:40 (Reading database ... 13915 files and directories currently installed.) 09:48:40 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:40 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:48:40 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:48:40 (Reading database ... 13915 files and directories currently installed.) 09:48:40 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 09:48:40 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:48:40 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 09:48:40 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:48:40 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 09:48:40 (Reading database ... 13915 files and directories currently installed.) 09:48:40 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 09:48:40 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:48:40 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 09:48:40 (Reading database ... 13915 files and directories currently installed.) 09:48:40 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:40 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:48:40 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:48:40 (Reading database ... 13915 files and directories currently installed.) 09:48:40 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:40 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:48:40 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 09:48:40 (Reading database ... 13915 files and directories currently installed.) 09:48:40 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:41 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:48:41 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 09:48:41 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 09:48:41 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 09:48:41 (Reading database ... 13915 files and directories currently installed.) 09:48:41 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 09:48:41 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:48:42 Setting up libc-bin (2.27-3ubuntu1.4) ... 09:48:42 (Reading database ... 13915 files and directories currently installed.) 09:48:42 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 09:48:42 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:48:42 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 09:48:42 (Reading database ... 13917 files and directories currently installed.) 09:48:42 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 09:48:42 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 09:48:42 Setting up debconf (1.5.66ubuntu1) ... 09:48:42 (Reading database ... 13917 files and directories currently installed.) 09:48:42 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 09:48:42 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:48:42 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 09:48:42 (Reading database ... 13917 files and directories currently installed.) 09:48:42 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 09:48:42 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:48:43 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 09:48:43 (Reading database ... 13917 files and directories currently installed.) 09:48:43 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:48:43 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:48:43 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 09:48:43 (Reading database ... 13917 files and directories currently installed.) 09:48:43 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:48:43 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:48:43 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 09:48:43 (Reading database ... 13919 files and directories currently installed.) 09:48:43 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:48:43 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:48:43 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 09:48:43 (Reading database ... 13923 files and directories currently installed.) 09:48:43 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:43 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:48:43 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 09:48:43 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 09:48:43 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 09:48:43 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:48:43 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 09:48:43 (Reading database ... 13923 files and directories currently installed.) 09:48:43 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 09:48:43 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 09:48:43 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 09:48:43 (Reading database ... 13923 files and directories currently installed.) 09:48:43 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 09:48:43 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 09:48:44 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 09:48:44 (Reading database ... 13923 files and directories currently installed.) 09:48:44 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 09:48:44 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:48:44 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 09:48:44 (Reading database ... 13923 files and directories currently installed.) 09:48:44 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 09:48:44 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:48:44 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 09:48:44 (Reading database ... 13923 files and directories currently installed.) 09:48:44 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 09:48:44 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 09:48:44 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 09:48:44 (Reading database ... 13923 files and directories currently installed.) 09:48:44 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 09:48:44 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:48:44 Setting up passwd (1:4.5-1ubuntu2) ... 09:48:44 (Reading database ... 13923 files and directories currently installed.) 09:48:44 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 09:48:44 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:48:44 Setting up gpgv (2.2.4-1ubuntu1.4) ... 09:48:44 (Reading database ... 13923 files and directories currently installed.) 09:48:44 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 09:48:44 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 09:48:44 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 09:48:45 (Reading database ... 13923 files and directories currently installed.) 09:48:45 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 09:48:45 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 09:48:45 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 09:48:45 (Reading database ... 13923 files and directories currently installed.) 09:48:45 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 09:48:45 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 09:48:45 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 09:48:45 (Reading database ... 13923 files and directories currently installed.) 09:48:45 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 09:48:45 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 09:48:45 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 09:48:45 (Reading database ... 13923 files and directories currently installed.) 09:48:45 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 09:48:45 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 09:48:45 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 09:48:45 (Reading database ... 13923 files and directories currently installed.) 09:48:45 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 09:48:45 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 09:48:45 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 09:48:45 (Reading database ... 13923 files and directories currently installed.) 09:48:45 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 09:48:45 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 09:48:45 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 09:48:45 (Reading database ... 13923 files and directories currently installed.) 09:48:45 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 09:48:45 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 09:48:45 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 09:48:45 (Reading database ... 13924 files and directories currently installed.) 09:48:45 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:48:45 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:48:45 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:48:45 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:48:46 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 09:48:46 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 09:48:46 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 09:48:46 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 09:48:46 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 09:48:46 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 09:48:46 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 09:48:46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 09:48:46 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 09:48:46 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 09:48:46 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 09:48:46 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 09:48:46 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 09:48:46 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 09:48:46 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 09:48:46 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 09:48:46 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 09:48:46 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 09:48:46 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 09:48:47 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 09:48:47 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 09:48:47 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 09:48:47 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 09:48:47 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 09:48:47 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:48:47 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:48:47 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:48:47 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:48:47 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:48:47 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:48:47 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:48:47 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:48:47 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:48:47 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:48:47 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:48:47 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:48:47 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:48:47 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:48:48 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:48:48 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:48:48 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:48:48 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:48:49 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:48:49 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:48:49 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:48:49 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:48:49 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:48:49 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:48:50 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:48:50 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:48:50 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:48:50 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:48:50 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 09:48:50 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:48:50 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 09:48:50 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:48:51 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 09:48:51 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 09:48:51 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:48:51 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:48:51 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:48:51 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:48:51 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 09:48:51 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 09:48:51 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:48:51 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 09:48:51 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:48:51 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:48:51 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:48:51 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 09:48:51 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 09:48:51 Setting up tzdata (2021a-0ubuntu0.18.04) ... 09:48:51 09:48:51 Current default time zone: 'Etc/UTC' 09:48:51 Local time is now: Thu Jul 29 09:48:51 UTC 2021. 09:48:51 Universal Time is now: Thu Jul 29 09:48:51 UTC 2021. 09:48:51 Run 'dpkg-reconfigure tzdata' if you wish to change it. 09:48:51 09:48:51 Setting up systemd-sysv (237-3ubuntu10.50) ... 09:48:51 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:48:51 Setting up linux-libc-dev:amd64 (4.15.0-151.157) ... 09:48:51 Setting up mount (2.31.1-0.4ubuntu3.7) ... 09:48:51 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 09:48:51 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 09:48:51 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 09:48:51 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 09:48:51 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 09:48:51 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 09:48:51 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:48:51 Setting up procps (2:3.3.12-3ubuntu1.2) ... 09:48:51 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 09:48:51 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 09:48:51 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 09:48:51 Setting up patch (2.7.6-2ubuntu1.1) ... 09:48:51 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 09:48:51 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 09:48:51 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 09:48:51 Installing new version of config file /etc/ssl/openssl.cnf ... 09:48:51 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 09:48:51 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 09:48:51 Setting up ca-certificates (20210119~18.04.1) ... 09:48:53 Updating certificates in /etc/ssl/certs... 09:48:54 23 added, 27 removed; done. 09:48:54 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 09:48:54 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:48:54 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 09:48:54 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 09:48:54 Setting up pkgbinarymangler (138.18.04.1) ... 09:48:54 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 09:48:54 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 09:48:54 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 09:48:54 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 09:48:54 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:48:54 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 09:48:54 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:48:54 Setting up perl (5.26.1-6ubuntu0.5) ... 09:48:54 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 09:48:54 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 09:48:54 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 09:48:54 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 09:48:54 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 09:48:54 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 09:48:54 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 09:48:54 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 09:48:54 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 09:48:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:48:54 Processing triggers for systemd (237-3ubuntu10.50) ... 09:48:55 Processing triggers for mime-support (3.60ubuntu1) ... 09:48:55 Processing triggers for ca-certificates (20210119~18.04.1) ... 09:48:55 Updating certificates in /etc/ssl/certs... 09:48:55 0 added, 0 removed; done. 09:48:55 Running hooks in /etc/ca-certificates/update.d... 09:48:55 done. 09:48:56 Reading package lists... 09:48:56 Building dependency tree... 09:48:56 Reading state information... 09:48:56 The following NEW packages will be installed: 09:48:56 apt-transport-https 09:48:56 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 09:48:56 Need to get 4348 B of archives. 09:48:56 After this operation, 154 kB of additional disk space will be used. 09:48:56 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 09:48:56 debconf: delaying package configuration, since apt-utils is not installed 09:48:56 Fetched 4348 B in 0s (24.4 kB/s) 09:48:56 Selecting previously unselected package apt-transport-https. 09:48:56 (Reading database ... 13929 files and directories currently installed.) 09:48:56 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 09:48:56 Unpacking apt-transport-https (1.6.14) ... 09:48:56 Setting up apt-transport-https (1.6.14) ... 09:48:56 Waiting for network to be ready... 09:49:03 2021-07-29T09:49:00Z INFO Waiting for automatic snapd restart... 09:49:04 snapd 2.51.3 from Canonical* installed 09:49:05 "snapd" switched to the "latest/stable" channel 09:49:05 09:49:07 core18 20210611 from Canonical* installed 09:49:07 "core18" switched to the "latest/stable" channel 09:49:07 09:49:10 snapcraft 4.8.3 from Canonical* installed 09:49:10 "snapcraft" switched to the "latest/stable" channel 09:49:10 09:49:14 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 09:49:14 - README.md 09:49:14 09:49:14 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:49:15 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:49:15 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:49:15 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:49:16 Reading package lists... 09:49:16 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 09:49:16 Reading package lists... 09:49:16 Building dependency tree... 09:49:16 Reading state information... 09:49:17 Suggested packages: 09:49:17 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 09:49:17 git-gui gitk gitweb git-cvs git-mediawiki git-svn 09:49:17 Recommended packages: 09:49:17 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 09:49:17 The following NEW packages will be installed: 09:49:17 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 09:49:17 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 09:49:17 pkg-config zip 09:49:17 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 09:49:17 Need to get 7663 kB of archives. 09:49:17 After this operation, 43.8 MB of additional disk space will be used. 09:49:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 09:49:17 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 09:49:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 09:49:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 09:49:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 09:49:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 09:49:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 09:49:17 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 09:49:17 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 09:49:17 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 09:49:17 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 09:49:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 09:49:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 09:49:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 09:49:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 09:49:17 debconf: delaying package configuration, since apt-utils is not installed 09:49:18 Fetched 7663 kB in 1s (10.4 MB/s) 09:49:18 Selecting previously unselected package libglib2.0-0:amd64. 09:49:18 (Reading database ... 13933 files and directories currently installed.) 09:49:18 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 09:49:18 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:49:18 Selecting previously unselected package libpsl5:amd64. 09:49:18 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 09:49:18 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 09:49:18 Selecting previously unselected package libnghttp2-14:amd64. 09:49:18 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 09:49:18 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:49:18 Selecting previously unselected package librtmp1:amd64. 09:49:18 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 09:49:18 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:49:18 Selecting previously unselected package libcurl3-gnutls:amd64. 09:49:18 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 09:49:18 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 09:49:18 Selecting previously unselected package liberror-perl. 09:49:18 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 09:49:18 Unpacking liberror-perl (0.17025-1) ... 09:49:18 Selecting previously unselected package git-man. 09:49:18 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 09:49:18 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 09:49:18 Selecting previously unselected package git. 09:49:18 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 09:49:18 Unpacking git (1:2.17.1-1ubuntu0.8) ... 09:49:19 Selecting previously unselected package libnorm1:amd64. 09:49:19 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 09:49:19 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:49:19 Selecting previously unselected package libpgm-5.2-0:amd64. 09:49:19 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 09:49:19 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:49:19 Selecting previously unselected package libsodium23:amd64. 09:49:19 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 09:49:19 Unpacking libsodium23:amd64 (1.0.16-2) ... 09:49:19 Selecting previously unselected package libzmq5:amd64. 09:49:19 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 09:49:19 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:49:19 Selecting previously unselected package libzmq3-dev:amd64. 09:49:19 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 09:49:19 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:49:19 Selecting previously unselected package pkg-config. 09:49:19 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 09:49:19 Unpacking pkg-config (0.29.1-0ubuntu2) ... 09:49:19 Selecting previously unselected package zip. 09:49:19 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 09:49:19 Unpacking zip (3.0-11build1) ... 09:49:19 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:49:19 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 09:49:19 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:49:19 Setting up liberror-perl (0.17025-1) ... 09:49:19 Setting up libpsl5:amd64 (0.19.1-5build1) ... 09:49:19 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:49:19 No schema files found: doing nothing. 09:49:19 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:49:19 Setting up zip (3.0-11build1) ... 09:49:19 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:49:19 Setting up libsodium23:amd64 (1.0.16-2) ... 09:49:19 Setting up pkg-config (0.29.1-0ubuntu2) ... 09:49:19 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:49:19 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 09:49:19 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:49:19 Setting up git (1:2.17.1-1ubuntu0.8) ... 09:49:19 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:49:20 git set to automatically installed. 09:49:20 git-man set to automatically installed. 09:49:20 libcurl3-gnutls set to automatically installed. 09:49:20 liberror-perl set to automatically installed. 09:49:20 libglib2.0-0 set to automatically installed. 09:49:20 libnghttp2-14 set to automatically installed. 09:49:20 libnorm1 set to automatically installed. 09:49:20 libpgm-5.2-0 set to automatically installed. 09:49:20 libpsl5 set to automatically installed. 09:49:20 librtmp1 set to automatically installed. 09:49:20 libsodium23 set to automatically installed. 09:49:20 libzmq3-dev set to automatically installed. 09:49:20 libzmq5 set to automatically installed. 09:49:20 pkg-config set to automatically installed. 09:49:20 zip set to automatically installed. 09:49:21 snapd is not logged in, snap install commands will use sudo 09:49:21 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:49:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:49:21 ---> 00ff2aaa76ba 09:49:21 Step 3/23 : WORKDIR /edgex-go 09:49:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:49:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:49:21 ---> 00ff2aaa76ba 09:49:21 Step 3/24 : WORKDIR /edgex-go 09:49:21 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:49:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:49:21 ---> 00ff2aaa76ba 09:49:21 Step 3/23 : WORKDIR /edgex-go 09:49:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:49:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:49:21 ---> 00ff2aaa76ba 09:49:21 Step 3/24 : WORKDIR /edgex-go 09:49:21 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:49:21 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:49:21 ---> 00ff2aaa76ba 09:49:21 Step 3/32 : WORKDIR /edgex-go 09:49:22 ---> Running in 60265c1672dd 09:49:22 ---> Running in 64029b7f8dab 09:49:22 ---> Running in 467e1cdd4e05 09:49:22 ---> Running in a4218124f894 09:49:22 ---> Running in 167290b89b4e 09:49:23 Removing intermediate container a4218124f894 09:49:23 ---> 1519fd5b1776 09:49:23 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:49:23 Removing intermediate container 64029b7f8dab 09:49:23 ---> 7dc8de12288a 09:49:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:49:23 Removing intermediate container 467e1cdd4e05 09:49:23 ---> 7ccbef9921c7 09:49:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:49:23 Removing intermediate container 167290b89b4e 09:49:23 ---> f9502c26234b 09:49:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:49:23 Removing intermediate container 60265c1672dd 09:49:23 ---> d4c715d88741 09:49:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:49:23 ---> Running in ed70c2c23e82 09:49:23 ---> Running in 418e36eec8c3 09:49:23 ---> Running in 505dac6d6765 09:49:23 ---> Running in 9b647e1e7b56 09:49:23 ---> Running in cfc49ce57ef3 09:49:27 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 09:49:27 snapd is not logged in, snap install commands will use sudo 09:49:27 Removing intermediate container ed70c2c23e82 09:49:27 ---> 4a9080084969 09:49:27 Step 5/32 : RUN apk add --update --no-cache make git 09:49:27 ---> Running in 11f98cfb7f30 09:49:27 Removing intermediate container 418e36eec8c3 09:49:27 ---> 4ac3b93de7a8 09:49:27 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:49:27 ---> Running in cff023a105a6 09:49:28 Removing intermediate container 505dac6d6765 09:49:28 ---> 33a7b7724ad3 09:49:28 Step 5/24 : RUN apk add --update --no-cache make git 09:49:28 Removing intermediate container cfc49ce57ef3 09:49:28 ---> 80c1952f5a2d 09:49:28 Step 5/23 : RUN apk add --update --no-cache make git 09:49:28 Removing intermediate container 9b647e1e7b56 09:49:28 ---> cfd9298baa24 09:49:28 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:49:28 ---> Running in 0140b5b43cf7 09:49:28 ---> Running in fb6eb69e2075 09:49:28 ---> Running in 3430f57a762b 09:49:28 snap "core18" has no updates available 09:49:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:49:29 Pulling config-common 09:49:29 + snapcraftctl pull 09:49:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:49:30 Pulling go-build-helper 09:49:30 + snapcraftctl pull 09:49:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:49:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:49:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:49:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:49:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:49:31 OK: 218 MiB in 52 packages 09:49:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:49:31 'edgex-go' has dependencies that need to be staged: go-build-helper 09:49:31 Skipping pull go-build-helper (already ran) 09:49:31 Building go-build-helper 09:49:31 + snapcraftctl build 09:49:31 OK: 218 MiB in 52 packages 09:49:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:49:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:49:32 OK: 218 MiB in 52 packages 09:49:32 OK: 218 MiB in 52 packages 09:49:32 Removing intermediate container 11f98cfb7f30 09:49:32 ---> 2752f5f65bfa 09:49:32 Step 6/32 : COPY go.mod . 09:49:32 OK: 218 MiB in 52 packages 09:49:33 Removing intermediate container cff023a105a6 09:49:33 ---> 45640416c58f 09:49:33 Step 6/24 : COPY go.mod . 09:49:33 Staging go-build-helper 09:49:33 + snapcraftctl stage 09:49:34 ---> edfd7e8a30ee 09:49:34 Step 7/32 : RUN go mod download 09:49:34 Removing intermediate container fb6eb69e2075 09:49:34 ---> d89fd4f91cdb 09:49:34 Step 6/23 : COPY go.mod . 09:49:34 ---> Running in efe2e2383fef 09:49:34 Removing intermediate container 3430f57a762b 09:49:34 ---> cb7523043d09 09:49:34 Step 6/23 : COPY go.mod . 09:49:34 ---> 9928074931eb 09:49:34 Step 7/24 : RUN go mod download 09:49:34 Removing intermediate container 0140b5b43cf7 09:49:34 ---> 00e90d52230a 09:49:34 Step 6/24 : COPY go.mod . 09:49:34 ---> Running in b3403fa324bd 09:49:35 ---> 9f0c9fb51e0d 09:49:35 Step 7/23 : RUN go mod download 09:49:35 ---> Running in 7e42d0baebe3 09:49:36 ---> b446d22310d8 09:49:36 Step 7/23 : RUN go mod download 09:49:36 ---> 695928819420 09:49:36 Step 7/24 : RUN go mod download 09:49:36 ---> Running in 769d8e2297cf 09:49:36 ---> Running in d8978eaedad0 09:49:39 Removing intermediate container efe2e2383fef 09:49:39 ---> f1ad1ae0f923 09:49:39 Step 8/32 : COPY . . 09:49:40 Removing intermediate container b3403fa324bd 09:49:40 ---> 0f0a2b623207 09:49:40 Step 8/24 : COPY . . 09:49:41 Removing intermediate container 7e42d0baebe3 09:49:41 ---> 1e9c7f14dad4 09:49:41 Step 8/23 : COPY . . 09:49:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:49:41 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:49:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1813 kB] 09:49:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] 09:49:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 09:49:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 09:49:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] 09:49:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] 09:49:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 09:49:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 09:49:41 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:49:41 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:49:41 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:49:41 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:49:41 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:49:41 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:49:41 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:49:41 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:49:41 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:49:41 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2160 kB] 09:49:41 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] 09:49:41 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 09:49:41 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 09:49:41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] 09:49:41 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] 09:49:41 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] 09:49:41 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 09:49:41 Fetched 24.9 MB in 0s (0 B/s) 09:49:41 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 09:49:41 Fetched 224 kB in 0s (0 B/s) 09:49:41 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 09:49:41 Fetched 157 kB in 0s (0 B/s) 09:49:41 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 09:49:41 Fetched 221 kB in 0s (0 B/s) 09:49:41 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 09:49:41 Fetched 143 kB in 0s (0 B/s) 09:49:41 Pulling edgex-go 09:49:41 + snapcraftctl pull 09:49:42 Removing intermediate container 769d8e2297cf 09:49:42 ---> 95636a48cc4e 09:49:42 Step 8/23 : COPY . . 09:49:42 Pulling hooks 09:49:42 + snapcraftctl pull 09:49:42 Removing intermediate container d8978eaedad0 09:49:42 ---> eb8fffe4fd92 09:49:42 Step 8/24 : COPY . . 09:50:01 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 09:50:01 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 09:50:01 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:50:01 Fetched 0 B in 0s (0 B/s) 09:50:01 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 09:50:01 Fetched 96.5 kB in 0s (0 B/s) 09:50:01 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 09:50:01 Fetched 279 kB in 0s (0 B/s) 09:50:01 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 09:50:01 Fetched 122 kB in 0s (0 B/s) 09:50:01 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 09:50:01 Fetched 77.8 kB in 0s (0 B/s) 09:50:01 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 09:50:01 Fetched 8848 B in 0s (0 B/s) 09:50:01 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 09:50:01 Fetched 47.8 kB in 0s (0 B/s) 09:50:01 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 09:50:01 Fetched 45.6 kB in 0s (0 B/s) 09:50:01 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 09:50:01 Fetched 15.0 kB in 0s (0 B/s) 09:50:01 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 09:50:01 Fetched 219 kB in 0s (0 B/s) 09:50:01 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 09:50:01 Fetched 154 kB in 0s (0 B/s) 09:50:01 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 09:50:01 Fetched 50.6 kB in 0s (0 B/s) 09:50:01 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 09:50:01 Fetched 14.8 kB in 0s (0 B/s) 09:50:01 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 09:50:01 Fetched 41.8 kB in 0s (0 B/s) 09:50:01 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 09:50:01 Fetched 499 kB in 0s (0 B/s) 09:50:01 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 09:50:01 Fetched 111 kB in 0s (0 B/s) 09:50:01 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 09:50:01 Fetched 240 kB in 0s (0 B/s) 09:50:01 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 09:50:01 Fetched 29.3 kB in 0s (0 B/s) 09:50:01 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 09:50:01 Fetched 85.5 kB in 0s (0 B/s) 09:50:01 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 09:50:01 Fetched 24.5 kB in 0s (0 B/s) 09:50:01 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 09:50:01 Fetched 49.2 kB in 0s (0 B/s) 09:50:01 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 09:50:01 Fetched 54.2 kB in 0s (0 B/s) 09:50:01 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 09:50:01 Fetched 30.8 kB in 0s (0 B/s) 09:50:01 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 09:50:01 Fetched 15.8 kB in 0s (0 B/s) 09:50:01 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 09:50:01 Fetched 85.9 kB in 0s (0 B/s) 09:50:01 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 09:50:01 Fetched 8720 B in 0s (0 B/s) 09:50:01 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 09:50:01 Fetched 140 kB in 0s (0 B/s) 09:50:01 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 09:50:01 Fetched 119 kB in 0s (0 B/s) 09:50:01 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 09:50:01 Fetched 111 kB in 0s (0 B/s) 09:50:01 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 09:50:01 Fetched 11.1 kB in 0s (0 B/s) 09:50:01 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 09:50:01 Fetched 645 kB in 0s (0 B/s) 09:50:01 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 09:50:01 Fetched 41.3 kB in 0s (0 B/s) 09:50:01 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 09:50:01 Fetched 17.9 kB in 0s (0 B/s) 09:50:01 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 09:50:01 Fetched 368 kB in 0s (0 B/s) 09:50:01 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 09:50:01 Fetched 187 kB in 0s (0 B/s) 09:50:01 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 09:50:01 Fetched 175 kB in 0s (0 B/s) 09:50:01 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 09:50:01 Fetched 206 kB in 0s (0 B/s) 09:50:01 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 09:50:01 Fetched 1301 kB in 0s (0 B/s) 09:50:01 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 09:50:01 Fetched 36.2 kB in 0s (0 B/s) 09:50:01 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 09:50:01 Fetched 159 kB in 0s (0 B/s) 09:50:01 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 09:50:01 Fetched 107 kB in 0s (0 B/s) 09:50:01 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 09:50:01 Fetched 48.7 kB in 0s (0 B/s) 09:50:01 Pulling static-packages 09:50:01 + snapcraftctl pull 09:50:01 Pulling version 09:50:01 + cd /root/project 09:50:01 + git describe --tags --abbrev=0 09:50:01 + sed s/v// 09:50:01 + GIT_VERSION=2.0.1-dev.15 09:50:01 + [ -z 2.0.1-dev.15 ] 09:50:01 + snapcraftctl set-version 2.0.1-dev.15 09:50:01 Building config-common 09:50:01 + snapcraftctl build 09:50:03 Skipping build go-build-helper (already ran) 09:50:03 Building edgex-go 09:50:03 + cd /root/parts/edgex-go/src 09:50:03 + git describe --tags --abbrev=0 09:50:03 + sed s/v// 09:50:03 + GIT_VERSION=2.0.1-dev.15 09:50:03 + [ -z 2.0.1-dev.15 ] 09:50:03 + echo 2.0.1-dev.15 09:50:03 + make build 09:50:03 go mod tidy 09:50:04 ---> b9089a265dd8 09:50:04 ---> 3a17e8db7b2f 09:50:04 Step 9/32 : RUN go mod tidy 09:50:04 Step 9/24 : RUN go mod tidy 09:50:04 ---> 1c271cb87447 09:50:04 Step 9/23 : RUN go mod tidy 09:50:04 ---> d505ed1fd4b5 09:50:04 Step 9/24 : RUN go mod tidy 09:50:04 ---> Running in 03f8139404b7 09:50:04 ---> Running in 845b0eef5524 09:50:04 ---> Running in fff2e16c1fbd 09:50:04 ---> Running in 4ad9177ee3cd 09:50:04 ---> 0f194c8165d6 09:50:04 Step 9/23 : RUN go mod tidy 09:50:04 ---> Running in 89d4a0f8928d 09:50:06 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 09:50:06 go: downloading github.com/gorilla/mux v1.8.0 09:50:06 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.11 09:50:06 go: downloading github.com/stretchr/testify v1.7.0 09:50:06 go: downloading github.com/google/uuid v1.3.0 09:50:06 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 09:50:06 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 09:50:06 go: downloading gopkg.in/yaml.v2 v2.4.0 09:50:06 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 09:50:06 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 09:50:06 go: downloading github.com/pelletier/go-toml v1.9.3 09:50:06 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 09:50:07 go: downloading github.com/lib/pq v1.10.2 09:50:07 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 09:50:07 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 09:50:08 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 09:50:08 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 09:50:08 go: downloading github.com/go-playground/validator/v10 v10.8.0 09:50:08 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 09:50:08 go: downloading github.com/go-kit/kit v0.11.0 09:50:08 go: downloading github.com/davecgh/go-spew v1.1.1 09:50:08 go: downloading github.com/pmezard/go-difflib v1.0.0 09:50:08 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 09:50:08 go: downloading github.com/stretchr/objx v0.1.1 09:50:08 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 09:50:08 go: downloading github.com/x448/float16 v0.8.4 09:50:08 go: downloading github.com/go-playground/universal-translator v0.17.0 09:50:08 go: downloading github.com/leodido/go-urn v1.2.1 09:50:08 go: downloading golang.org/x/text v0.3.6 09:50:08 go: downloading github.com/go-playground/assert/v2 v2.0.1 09:50:08 go: downloading github.com/go-playground/locales v0.13.0 09:50:08 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 09:50:08 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:50:08 go: downloading github.com/pebbe/zmq4 v1.2.7 09:50:08 go: downloading github.com/kr/pretty v0.2.0 09:50:08 go: downloading github.com/go-logfmt/logfmt v0.5.0 09:50:08 go: downloading github.com/go-stack/stack v1.8.0 09:50:08 go: downloading github.com/hashicorp/consul/api v1.8.1 09:50:08 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:50:09 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 09:50:09 go: downloading github.com/gorilla/websocket v1.4.2 09:50:09 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 09:50:09 go: downloading github.com/onsi/ginkgo v1.10.1 09:50:09 go: downloading github.com/onsi/gomega v1.7.0 09:50:09 go: downloading github.com/kr/text v0.1.0 09:50:09 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:50:09 go: downloading github.com/mitchellh/copystructure v1.0.0 09:50:09 go: downloading github.com/mitchellh/mapstructure v1.1.2 09:50:09 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 09:50:09 go: downloading github.com/hashicorp/go-hclog v0.12.0 09:50:09 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:50:09 go: downloading github.com/hashicorp/serf v0.9.5 09:50:09 go: downloading github.com/hashicorp/consul/sdk v0.7.0 09:50:09 go: downloading github.com/hashicorp/go-uuid v1.0.1 09:50:09 go: downloading github.com/mitchellh/reflectwalk v1.0.0 09:50:09 go: downloading github.com/mitchellh/go-homedir v1.1.0 09:50:09 go: downloading github.com/fatih/color v1.9.0 09:50:09 go: downloading github.com/mattn/go-colorable v0.1.6 09:50:09 go: downloading github.com/mattn/go-isatty v0.0.12 09:50:09 go: downloading github.com/pkg/errors v0.9.1 09:50:09 go: downloading github.com/hpcloud/tail v1.0.0 09:50:09 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 09:50:09 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:50:09 go: downloading github.com/hashicorp/go-msgpack v0.5.3 09:50:09 go: downloading github.com/hashicorp/memberlist v0.2.2 09:50:09 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 09:50:09 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 09:50:09 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:50:09 go: downloading gopkg.in/fsnotify.v1 v1.4.7 09:50:09 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:50:09 go: downloading github.com/hashicorp/go-multierror v1.1.0 09:50:09 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 09:50:09 go: downloading github.com/miekg/dns v1.1.26 09:50:09 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:50:09 go: downloading github.com/hashicorp/golang-lru v0.5.0 09:50:09 go: downloading github.com/hashicorp/errwrap v1.0.0 09:50:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/core-data/core-data ./cmd/core-data 09:50:11 Removing intermediate container 845b0eef5524 09:50:11 ---> 897aaa98557d 09:50:11 Step 10/24 : RUN make cmd/core-data/core-data 09:50:11 ---> Running in f4c2a04f52ef 09:50:11 Removing intermediate container 03f8139404b7 09:50:11 ---> a6e820328e97 09:50:11 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:50:11 ---> Running in 7928b209f1dd 09:50:11 Removing intermediate container fff2e16c1fbd 09:50:11 ---> 6fdfb419b61f 09:50:11 Step 10/23 : RUN make cmd/support-notifications/support-notifications 09:50:11 Removing intermediate container 4ad9177ee3cd 09:50:11 ---> 4849f6ec0dbb 09:50:11 Step 10/24 : RUN make cmd/core-command/core-command 09:50:12 ---> Running in 6d76ea36d9b5 09:50:12 ---> Running in 68af0b258a21 09:50:12 Removing intermediate container 89d4a0f8928d 09:50:12 ---> 4fc56c53fe76 09:50:12 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:50:12 ---> Running in ca5f369f4824 09:50:12 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 09:50:13 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 09:50:14 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 09:50:14 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 09:50:14 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 09:50:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:50:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/core-command/core-command ./cmd/core-command 09:50:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:50:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:50:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:50:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:50:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:50:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:50:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:50:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/secrets-config ./cmd/secrets-config 09:50:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:50:34 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 09:50:34 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 09:50:34 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 09:50:34 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 09:50:34 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 09:50:34 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 09:50:34 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 09:50:34 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 09:50:34 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 09:50:34 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 09:50:34 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 09:50:34 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 09:50:34 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 09:50:34 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 09:50:34 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 09:50:34 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 09:50:34 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 09:50:34 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 09:50:34 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 09:50:34 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 09:50:34 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 09:50:34 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 09:50:34 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 09:50:34 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 09:50:34 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 09:50:34 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 09:50:34 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 09:50:35 Building hooks 09:50:35 + cd /root/parts/hooks/src 09:50:35 + make build 09:50:35 go mod tidy 09:50:35 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 09:50:36 go: downloading github.com/stretchr/testify v1.5.1 09:50:36 go: downloading gopkg.in/yaml.v2 v2.2.2 09:50:36 go: downloading github.com/davecgh/go-spew v1.1.0 09:50:36 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 09:50:36 GO111MODULE=on go build -o cmd/install/install ./cmd/install 09:50:37 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 09:50:37 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 09:50:40 Building static-packages 09:50:40 + snapcraftctl build 09:50:42 Building version 09:50:42 + snapcraftctl build 09:50:44 Staging config-common 09:50:44 + snapcraftctl stage 09:50:45 Skipping stage go-build-helper (already ran) 09:50:45 Staging edgex-go 09:50:45 + snapcraftctl stage 09:50:46 Staging hooks 09:50:46 + snapcraftctl stage 09:50:47 Staging static-packages 09:50:47 + snapcraftctl stage 09:50:48 Staging version 09:50:48 + snapcraftctl stage 09:50:49 Priming config-common 09:50:49 + snapcraftctl prime 09:50:50 Priming go-build-helper 09:50:50 + snapcraftctl prime 09:50:51 Priming edgex-go 09:50:51 + snapcraftctl prime 09:50:53 Priming hooks 09:50:53 + snapcraftctl prime 09:50:54 Priming static-packages 09:50:54 + snapcraftctl prime 09:50:56 Priming version 09:50:56 + snapcraftctl prime 09:50:58 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:52:21 Removing intermediate container 68af0b258a21 09:52:21 ---> 359f4358e9c6 09:52:21 09:52:21 Step 11/24 : FROM alpine:3.12 09:52:21 Removing intermediate container 7928b209f1dd 09:52:21 ---> 48ab997230d7 09:52:21 09:52:21 Step 11/32 : FROM alpine:3.12 09:52:21 3.12: Pulling from library/alpine 09:52:21 3.12: Pulling from library/alpine 09:52:21 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:52:21 Status: Downloaded newer image for alpine:3.12 09:52:21 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:52:21 Status: Image is up to date for alpine:3.12 09:52:21 ---> c4fd0aeabfcf 09:52:21 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:52:21 ---> c4fd0aeabfcf 09:52:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:52:21 ---> Running in 07c55d6b931f 09:52:21 ---> Running in 2c282b809ea8 09:52:21 Removing intermediate container ca5f369f4824 09:52:21 ---> 94f7d75d38fd 09:52:21 09:52:21 Step 11/23 : FROM alpine:3.12 09:52:21 ---> c4fd0aeabfcf 09:52:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:52:21 Removing intermediate container 6d76ea36d9b5 09:52:21 ---> 95bb1efd1a66 09:52:21 09:52:21 Step 11/23 : FROM alpine:3.12 09:52:21 ---> c4fd0aeabfcf 09:52:21 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:52:21 ---> Running in 1e3e85dbf125 09:52:21 ---> Running in 79411485b9b4 09:52:21 Removing intermediate container 2c282b809ea8 09:52:21 ---> 83ae43697ea0 09:52:21 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 09:52:21 ---> Running in 1f795255b9e2 09:52:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:52:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:52:21 (1/1) Installing dumb-init (1.2.2-r1) 09:52:21 Executing busybox-1.31.1-r20.trigger 09:52:21 OK: 5 MiB in 15 packages 09:52:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:52:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:52:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:52:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:52:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:52:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:52:21 (1/1) Installing dumb-init (1.2.2-r1) 09:52:21 Executing busybox-1.31.1-r20.trigger 09:52:21 OK: 5 MiB in 15 packages 09:52:21 (1/2) Installing ca-certificates (20191127-r4) 09:52:21 (2/2) Installing dumb-init (1.2.2-r1) 09:52:21 Executing busybox-1.31.1-r20.trigger 09:52:21 Executing ca-certificates-20191127-r4.trigger 09:52:21 OK: 6 MiB in 16 packages 09:52:21 (1/2) Installing dumb-init (1.2.2-r1) 09:52:21 (2/2) Installing su-exec (0.2-r1) 09:52:21 Executing busybox-1.31.1-r20.trigger 09:52:21 OK: 5 MiB in 16 packages 09:52:21 Removing intermediate container 07c55d6b931f 09:52:21 ---> 10a6055a5ed4 09:52:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:52:21 ---> Running in b01e5de58ddb 09:52:21 Removing intermediate container b01e5de58ddb 09:52:21 ---> 848a521fb90a 09:52:21 Step 14/24 : ENV APP_PORT=59882 09:52:21 Removing intermediate container 79411485b9b4 09:52:21 ---> b3051ab165e3 09:52:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:52:22 Removing intermediate container f4c2a04f52ef 09:52:22 ---> 606027ef56dd 09:52:22 09:52:22 Step 11/24 : FROM alpine:3.12 09:52:22 ---> c4fd0aeabfcf 09:52:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:52:22 ---> Running in bcbc09b4dd8f 09:52:22 ---> Running in d7c5a56510f1 09:52:22 ---> Running in 48ddf42afbb5 09:52:22 Removing intermediate container 1f795255b9e2 09:52:22 ---> ad486d798fcf 09:52:22 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 09:52:22 ---> Running in 065cea74674a 09:52:22 Removing intermediate container 1e3e85dbf125 09:52:22 ---> 144457e2eca6 09:52:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:52:22 ---> Running in 4eeab5fe3b2e 09:52:22 Removing intermediate container bcbc09b4dd8f 09:52:22 ---> 617f7ba46434 09:52:22 Step 15/24 : EXPOSE $APP_PORT 09:52:23 Removing intermediate container d7c5a56510f1 09:52:23 ---> 9ce783405608 09:52:23 Step 14/23 : ENV APP_PORT=59861 09:52:23 Removing intermediate container 48ddf42afbb5 09:52:23 ---> 33e5985cc95f 09:52:23 Step 13/24 : ENV APP_PORT=59880 09:52:23 ---> Running in bde41722776e 09:52:23 Removing intermediate container 065cea74674a 09:52:23 ---> d1514d184171 09:52:23 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:52:23 ---> Running in 6f3ea2cb4cfc 09:52:23 ---> Running in 92e0584669b3 09:52:23 ---> Running in a8a2d1400d96 09:52:23 Removing intermediate container 4eeab5fe3b2e 09:52:23 ---> 17570a78392f 09:52:23 Step 14/23 : ENV APP_PORT=59860 09:52:23 ---> Running in ace207c08cba 09:52:24 Removing intermediate container bde41722776e 09:52:24 ---> 3926b249b933 09:52:24 Step 16/24 : WORKDIR / 09:52:24 Removing intermediate container 6f3ea2cb4cfc 09:52:24 ---> 6532f4d8c3c1 09:52:24 Step 14/24 : EXPOSE $APP_PORT 09:52:24 ---> Running in be73d8e8a16a 09:52:24 Removing intermediate container 92e0584669b3 09:52:24 ---> 6eb1919e0486 09:52:24 Step 15/23 : EXPOSE $APP_PORT 09:52:24 ---> Running in 1428a6cb6741 09:52:24 Removing intermediate container a8a2d1400d96 09:52:24 ---> 96468d099f5c 09:52:24 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:52:24 ---> Running in b04dc12010da 09:52:24 Removing intermediate container ace207c08cba 09:52:24 ---> e1eababfc445 09:52:24 Step 15/23 : EXPOSE $APP_PORT 09:52:24 ---> Running in 774a59ef27e3 09:52:24 ---> Running in e5091b3e6edd 09:52:25 Removing intermediate container 1428a6cb6741 09:52:25 ---> 260454dfcf7a 09:52:25 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:52:25 Removing intermediate container be73d8e8a16a 09:52:25 ---> 277ad5591762 09:52:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:52:25 ---> Running in 006395fa237a 09:52:25 Removing intermediate container b04dc12010da 09:52:25 ---> 32dc1274f109 09:52:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:52:25 Removing intermediate container e5091b3e6edd 09:52:25 ---> 6f707984bd5b 09:52:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:52:27 ---> ef53b59c33e1 09:52:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:52:27 ---> 2e347200254a 09:52:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:52:27 ---> b3b9ae354a0e 09:52:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:52:27 Removing intermediate container 774a59ef27e3 09:52:27 ---> 86ddf4ee1b72 09:52:27 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 09:52:28 ---> Running in b0a456d8f9f5 09:52:28 ---> c7b89c541b4b 09:52:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:52:29 ---> 2cc3bc6963ed 09:52:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:52:29 Removing intermediate container b0a456d8f9f5 09:52:29 ---> 1a82c4acf7a8 09:52:29 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:52:29 Removing intermediate container 006395fa237a 09:52:29 ---> 1786902d92a0 09:52:29 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 09:52:29 ---> a0f475416e3a 09:52:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:52:29 ---> Running in efb4e2d70e53 09:52:30 ---> baade27d0e3e 09:52:30 Step 20/24 : ENTRYPOINT ["/core-command"] 09:52:30 ---> Running in f82c057f35f2 09:52:30 ---> 34e931eceb91 09:52:30 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:52:30 ---> f74f0c7e6e00 09:52:30 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:52:30 ---> f19858908398 09:52:30 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:52:31 ---> Running in 15fab6acee7b 09:52:31 ---> Running in 15c944e8b1f8 09:52:31 ---> Running in ceedbd06b4bd 09:52:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:52:31 Removing intermediate container f82c057f35f2 09:52:31 ---> e8371581e89f 09:52:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:52:31 ---> Running in a2ab0e1a6ecd 09:52:31 Removing intermediate container 15fab6acee7b 09:52:31 ---> 89b2f08efcd4 09:52:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:52:31 Removing intermediate container 15c944e8b1f8 09:52:31 ---> 9c99124e2ad9 09:52:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:52:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:52:32 ---> Running in 7d1da1ca6362 09:52:32 ---> Running in 5dd5e8ac6914 09:52:32 Removing intermediate container a2ab0e1a6ecd 09:52:32 ---> c61706e18685 09:52:32 Step 22/24 : LABEL arch=arm64 09:52:32 ---> Running in 5709534213e1 09:52:33 (1/6) Installing dumb-init (1.2.2-r1) 09:52:33 Removing intermediate container 5dd5e8ac6914 09:52:33 ---> 878c58a62bc5 09:52:33 Step 21/23 : LABEL arch=arm64 09:52:33 Removing intermediate container 7d1da1ca6362 09:52:33 ---> df02a6a9089c 09:52:33 Step 21/23 : LABEL arch=arm64 09:52:33 (2/6) Installing libgcc (9.3.0-r2) 09:52:33 (3/6) Installing libsodium (1.0.18-r0) 09:52:33 (4/6) Installing libstdc++ (9.3.0-r2) 09:52:33 ---> Running in 2ed22660a929 09:52:33 ---> Running in 6ad36695eace 09:52:33 (5/6) Installing libzmq (4.3.3-r0) 09:52:33 Removing intermediate container 5709534213e1 09:52:33 ---> 3adf18a4cdcb 09:52:33 Step 23/24 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 09:52:33 (6/6) Installing zeromq (4.3.3-r0) 09:52:33 Executing busybox-1.31.1-r20.trigger 09:52:33 ---> Running in 2a4d90287cbd 09:52:33 OK: 8 MiB in 20 packages 09:52:33 Removing intermediate container 2ed22660a929 09:52:33 ---> eb0a968cccda 09:52:33 Step 22/23 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 09:52:34 Removing intermediate container 6ad36695eace 09:52:34 ---> e2b573e74634 09:52:34 Step 22/23 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 09:52:34 ---> Running in 61fc8812e455 09:52:34 Removing intermediate container ceedbd06b4bd 09:52:34 ---> e9305c22dda5 09:52:34 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:52:34 ---> Running in 435df3184e49 09:52:34 Removing intermediate container 2a4d90287cbd 09:52:34 ---> 5a7ddf548e19 09:52:34 Step 24/24 : LABEL version=0.0.0 09:52:34 ---> Running in a282668d0231 09:52:35 Removing intermediate container 61fc8812e455 09:52:35 ---> b5efc559347b 09:52:35 Step 23/23 : LABEL version=0.0.0 09:52:35 Removing intermediate container 435df3184e49 09:52:35 ---> c65656379425 09:52:35 Step 23/23 : LABEL version=0.0.0 09:52:35 ---> Running in a9551528efd9 09:52:35 ---> Running in c05cae207f96 09:52:35 Removing intermediate container efb4e2d70e53 09:52:35 ---> 0cbfb4353fee 09:52:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:52:35 Removing intermediate container a282668d0231 09:52:35 ---> f92c82448c70 09:52:35 09:52:35 ---> ed3e8da59fdb 09:52:35 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:52:35 Removing intermediate container a9551528efd9 09:52:35 ---> 5265f2243831 09:52:35 09:52:36 Successfully built f92c82448c70 09:52:36 Successfully tagged core-command-arm64:latest 09:52:36  Building core-command ... done Building sys-mgmt-agent 09:52:36 Removing intermediate container c05cae207f96 09:52:36 ---> deee34dd291b 09:52:36 09:52:36 Successfully built 5265f2243831 09:52:36 Successfully tagged support-scheduler-arm64:latest 09:52:36  Building support-scheduler ... done Building security-secretstore-setup 09:52:36 Successfully built deee34dd291b 09:52:36 Successfully tagged support-notifications-arm64:latest 09:52:36 Building security-proxy-setup 09:52:36  Building support-notifications ... done  ---> d825943ef99a 09:52:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:52:37 ---> 755cbdf40872 09:52:37 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:52:38 ---> 7f3fd0fedccd 09:52:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:52:38 ---> 2548d9570964 09:52:38 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:52:40 ---> 1574a2764da5 09:52:40 Step 20/24 : ENTRYPOINT ["/core-data"] 09:52:40 ---> 92f135e84082 09:52:40 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:52:40 ---> Running in 790f2124c3b5 09:52:41 Removing intermediate container 790f2124c3b5 09:52:41 ---> a9aaeeb8ec96 09:52:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:52:42 ---> 1fcdf2a3a873 09:52:42 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 09:52:42 ---> Running in 05bfccc4827a 09:52:43 ---> Running in 8c0eb0b08b65 09:52:43 Removing intermediate container 05bfccc4827a 09:52:43 ---> 68d9ef69b6f7 09:52:43 Step 22/24 : LABEL arch=arm64 09:52:44 ---> Running in f656496baf8d 09:52:44 Removing intermediate container 8c0eb0b08b65 09:52:44 ---> 4f76f7b0a36b 09:52:44 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:52:45 Removing intermediate container f656496baf8d 09:52:45 ---> ca49ea611c4c 09:52:45 Step 23/24 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 09:52:45 ---> Running in eda1816c1c20 09:52:46 ---> 709a9e906728 09:52:46 Step 27/32 : RUN chmod +x /entrypoint.sh 09:52:46 Removing intermediate container eda1816c1c20 09:52:46 ---> 11b181c6a8b8 09:52:46 Step 24/24 : LABEL version=0.0.0 09:52:46 ---> Running in a2115ba4ea6f 09:52:46 ---> Running in ec7e41174dcf 09:52:47 Removing intermediate container ec7e41174dcf 09:52:47 ---> a8b5c74a6b15 09:52:47 09:52:48 Successfully built a8b5c74a6b15 09:52:48 Successfully tagged core-data-arm64:latest 09:52:48 Building core-metadata 09:52:50  Building core-data ... done Removing intermediate container a2115ba4ea6f 09:52:50 ---> 93339c8fadf5 09:52:50 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:52:50 ---> Running in 9e132ae3097b 09:52:51 Removing intermediate container 9e132ae3097b 09:52:51 ---> f47bc808d200 09:52:51 Step 29/32 : CMD ["gate"] 09:52:51 ---> Running in c43c46a7a187 09:52:52 Removing intermediate container c43c46a7a187 09:52:52 ---> f22e14209ef1 09:52:52 Step 30/32 : LABEL arch=arm64 09:52:52 ---> Running in a5fec0562136 09:52:53 Removing intermediate container a5fec0562136 09:52:53 ---> 8cda2c74d46a 09:52:53 Step 31/32 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 09:52:53 ---> Running in 4b61499650d3 09:52:54 Removing intermediate container 4b61499650d3 09:52:54 ---> f40c020efc43 09:52:54 Step 32/32 : LABEL version=0.0.0 09:52:55 ---> Running in 8e56ade3a655 09:52:56 Removing intermediate container 8e56ade3a655 09:52:56 ---> a27053fb1dd4 09:52:56 09:52:56 Successfully built a27053fb1dd4 09:52:56 Successfully tagged security-bootstrapper-arm64:latest 09:53:29  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:53:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:53:29 ---> 00ff2aaa76ba 09:53:29 Step 3/24 : WORKDIR /edgex-go 09:53:29 ---> Using cache 09:53:29 ---> d4c715d88741 09:53:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:53:29 ---> Using cache 09:53:29 ---> cfd9298baa24 09:53:29 Step 5/24 : RUN apk add --update --no-cache make bash git 09:53:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:53:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:53:29 ---> 00ff2aaa76ba 09:53:29 Step 3/22 : WORKDIR /edgex-go 09:53:29 ---> Using cache 09:53:29 ---> d4c715d88741 09:53:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:53:29 ---> Using cache 09:53:29 ---> cfd9298baa24 09:53:29 Step 5/22 : RUN apk add --update --no-cache make git 09:53:29 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:53:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:53:29 ---> 00ff2aaa76ba 09:53:29 Step 3/26 : WORKDIR /edgex-go 09:53:29 ---> Using cache 09:53:29 ---> d4c715d88741 09:53:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:53:29 ---> Using cache 09:53:29 ---> cfd9298baa24 09:53:29 Step 5/26 : RUN apk add --update --no-cache make git 09:53:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:53:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:53:30 ---> 00ff2aaa76ba 09:53:30 Step 3/24 : WORKDIR /edgex-go 09:53:30 ---> Using cache 09:53:30 ---> d4c715d88741 09:53:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:53:30 ---> Using cache 09:53:30 ---> cfd9298baa24 09:53:30 Step 5/24 : RUN apk add --update --no-cache make git 09:53:32 ---> Running in af6e24fed4b3 09:53:32 ---> Running in 4e164849bffc 09:53:32 ---> Running in 3682f4e6fe33 09:53:32 ---> Running in d608049214bb 09:53:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:53:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:53:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:53:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:53:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:53:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:53:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:53:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:53:35 OK: 218 MiB in 52 packages 09:53:36 OK: 218 MiB in 52 packages 09:53:36 OK: 218 MiB in 52 packages 09:53:36 OK: 218 MiB in 52 packages 09:53:37 Removing intermediate container d608049214bb 09:53:37 ---> 13a528be291f 09:53:37 Step 6/26 : COPY go.mod . 09:53:38 Removing intermediate container 3682f4e6fe33 09:53:38 ---> 747f5eb810fe 09:53:38 Step 6/24 : COPY go.mod . 09:53:38 Removing intermediate container 4e164849bffc 09:53:38 ---> 759200f79915 09:53:38 Step 6/24 : COPY go.mod . 09:53:38 Removing intermediate container af6e24fed4b3 09:53:38 ---> b339127db736 09:53:38 Step 6/22 : COPY go.mod . 09:53:38 ---> 95e839221cf1 09:53:38 Step 7/26 : RUN go mod download 09:53:38 ---> Running in 01e55d9fae03 09:53:38 ---> 379436934048 09:53:38 Step 7/24 : RUN go mod download 09:53:39 ---> Running in deb7ed85d246 09:53:39 ---> f77df0d649eb 09:53:39 Step 7/22 : RUN go mod download 09:53:39 ---> 120484e87ab5 09:53:39 Step 7/24 : RUN go mod download 09:53:39 ---> Running in f7ac3e8d0442 09:53:39 ---> Running in 18a861d5f19c 09:53:43 Removing intermediate container 01e55d9fae03 09:53:43 ---> d97082f064bf 09:53:43 Step 8/26 : COPY . . 09:53:43 Removing intermediate container deb7ed85d246 09:53:43 ---> c817f03498e2 09:53:43 Step 8/24 : COPY . . 09:53:45 Removing intermediate container 18a861d5f19c 09:53:45 ---> af026c566a8b 09:53:45 Step 8/22 : COPY . . 09:53:46 Removing intermediate container f7ac3e8d0442 09:53:46 ---> c191e320c651 09:53:46 Step 8/24 : COPY . . 09:54:04 ---> 38d8a133823f 09:54:04 Step 9/26 : RUN go mod tidy 09:54:04 ---> 8f4296be3c19 09:54:04 Step 9/24 : RUN go mod tidy 09:54:04 ---> f039b29f174d 09:54:04 Step 9/24 : RUN go mod tidy 09:54:04 ---> 99183240a1f7 09:54:04 Step 9/22 : RUN go mod tidy 09:54:04 ---> Running in 71272c3e3cca 09:54:04 ---> Running in 9c7bb5b5be88 09:54:04 ---> Running in 61f258090a58 09:54:04 ---> Running in d859a6888c08 09:54:10 Removing intermediate container 71272c3e3cca 09:54:10 ---> 778ea672099a 09:54:10 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:54:10 ---> Running in 1eb75d47dd5d 09:54:10 Removing intermediate container 9c7bb5b5be88 09:54:10 ---> 85ead8f3eabf 09:54:10 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:54:10 Removing intermediate container 61f258090a58 09:54:10 ---> d068453305bc 09:54:10 Step 10/24 : RUN make cmd/core-metadata/core-metadata 09:54:10 ---> Running in 70bd9197cdaf 09:54:10 Removing intermediate container d859a6888c08 09:54:10 ---> 4bb23f611374 09:54:10 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:54:10 ---> Running in 4be1e5603608 09:54:11 ---> Running in 97e2b8fbf9bf 09:54:11 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 09:54: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 09:54:13 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 09:54:13 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 09:55:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 09:55:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:55:42 Removing intermediate container 1eb75d47dd5d 09:55:42 ---> 15db4b631a49 09:55:42 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:55:42 ---> Running in 1ebe141dd046 09:55:44 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 09:55:49 Removing intermediate container 1ebe141dd046 09:55:49 ---> 07664d919e57 09:55:49 09:55:49 Step 12/24 : FROM docker:20.10.6 09:55:49 Removing intermediate container 70bd9197cdaf 09:55:49 ---> 88803f1aaeb4 09:55:49 09:55:49 Step 11/26 : FROM alpine:3.12 09:55:49 ---> c4fd0aeabfcf 09:55:49 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 09:55:49 Removing intermediate container 97e2b8fbf9bf 09:55:49 ---> 9955106b83a5 09:55:49 09:55:49 Step 11/22 : FROM alpine:3.12 09:55:49 ---> c4fd0aeabfcf 09:55:49 Step 12/22 : RUN apk add --update --no-cache curl 09:55:49 20.10.6: Pulling from library/docker 09:55:49 ---> Running in b4ec9e98d85a 09:55:49 ---> Running in 5153ee043e59 09:55:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:55:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:55:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:55:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:55:52 (1/6) Installing ca-certificates (20191127-r4) 09:55:52 (1/4) Installing ca-certificates (20191127-r4) 09:55:52 (2/6) Installing nghttp2-libs (1.41.0-r0) 09:55:52 (3/6) Installing libcurl (7.78.0-r0) 09:55:52 (4/6) Installing curl (7.78.0-r0) 09:55:52 (5/6) Installing dumb-init (1.2.2-r1) 09:55:52 (6/6) Installing su-exec (0.2-r1) 09:55:52 Executing busybox-1.31.1-r20.trigger 09:55:52 Executing ca-certificates-20191127-r4.trigger 09:55:52 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:55:52 (3/4) Installing libcurl (7.78.0-r0) 09:55:52 (4/4) Installing curl (7.78.0-r0) 09:55:52 Executing busybox-1.31.1-r20.trigger 09:55:52 Executing ca-certificates-20191127-r4.trigger 09:55:53 OK: 7 MiB in 20 packages 09:55:53 OK: 7 MiB in 18 packages 09:55:53 Removing intermediate container 4be1e5603608 09:55:53 ---> 2bebc3aa0546 09:55:53 09:55:53 Step 11/24 : FROM alpine:3.12 09:55:53 ---> c4fd0aeabfcf 09:55:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:55:53 ---> Using cache 09:55:53 ---> b3051ab165e3 09:55:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:55:53 ---> Using cache 09:55:53 ---> 9ce783405608 09:55:53 Step 14/24 : ENV APP_PORT=59881 09:55:53 ---> Running in fa0d1f6d7c41 09:55:54 Removing intermediate container fa0d1f6d7c41 09:55:54 ---> 67d38973e8a9 09:55:54 Step 15/24 : EXPOSE $APP_PORT 09:55:55 ---> Running in 7711d5c2e310 09:55:55 Removing intermediate container 5153ee043e59 09:55:55 ---> d868a81355e4 09:55:55 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:55:55 Removing intermediate container 7711d5c2e310 09:55:55 ---> 7e9999456df8 09:55:55 Step 16/24 : WORKDIR / 09:55:55 Removing intermediate container b4ec9e98d85a 09:55:55 ---> 6111d1fecfa6 09:55:55 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:55:56 ---> Running in 02b9a2370f50 09:55:56 ---> Running in 10bfea0a4276 09:55:56 ---> Running in 5f3d61d81d61 09:55:57 Removing intermediate container 02b9a2370f50 09:55:57 ---> d773c2fc7bb1 09:55:57 Step 14/22 : WORKDIR /edgex 09:55:57 Removing intermediate container 10bfea0a4276 09:55:57 ---> 01c1a74b0911 09:55:57 Step 14/26 : WORKDIR / 09:55:57 ---> Running in e79e78b208cf 09:55:57 Removing intermediate container 5f3d61d81d61 09:55:57 ---> 78b2c319394f 09:55:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:55:57 ---> Running in ecae88e340fd 09:55:58 Removing intermediate container e79e78b208cf 09:55:58 ---> 70c3110a1823 09:55:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:55:58 Removing intermediate container ecae88e340fd 09:55:58 ---> 60a2ad9c9e3c 09:55:58 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:55:59 ---> 8660a04b32f9 09:55:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:55:59 ---> 457b363a56e3 09:55:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:56:00 ---> 2f93bd3f134a 09:56:00 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:56:01 ---> e8c5a8d34778 09:56:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:56:01 ---> d05a8c21544d 09:56:01 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:56:01 ---> 8a2f781d0b4e 09:56:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:56:02 ---> 21fd8c58b0eb 09:56:02 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:56:02 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 09:56:02 Status: Downloaded newer image for docker:20.10.6 09:56:02 ---> cdf2a7733a7b 09:56:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:56:02 ---> Running in 14f7bc485cfb 09:56:02 ---> b635dc37957a 09:56:02 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:56:03 ---> Running in c14105508e71 09:56:03 ---> f095d71e779f 09:56:03 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:56:03 ---> Running in 207f78115d48 09:56:03 Removing intermediate container 14f7bc485cfb 09:56:03 ---> 48417a97b81b 09:56:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:56:03 Removing intermediate container c14105508e71 09:56:03 ---> f034d781e04d 09:56:03 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 09:56:03 ---> Running in 111494b5ed59 09:56:03 ---> Running in 5e36a3ce4a45 09:56:03 ---> 9fe098ffa18a 09:56:03 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:56:03 Removing intermediate container 207f78115d48 09:56:03 ---> 9ccb26949ef9 09:56:03 Step 19/22 : CMD ["--init=true"] 09:56:04 ---> Running in 5c18b96f65ea 09:56:04 Removing intermediate container 111494b5ed59 09:56:04 ---> 908755cb23a6 09:56:04 Step 22/24 : LABEL arch=arm64 09:56:04 ---> Running in 8b58c1d1c3c7 09:56:04 Removing intermediate container 5c18b96f65ea 09:56:04 ---> 9c8f997b381e 09:56:04 Step 20/22 : LABEL arch=arm64 09:56:05 ---> Running in 437dccfffae1 09:56:05 Removing intermediate container 8b58c1d1c3c7 09:56:05 ---> 6a657987a44f 09:56:05 Step 23/24 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 09:56:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:56:05 ---> Running in 20a2b5e020f3 09:56:05 ---> b4b752d30cba 09:56:05 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:56:05 Removing intermediate container 437dccfffae1 09:56:05 ---> e288eeef384a 09:56:05 Step 21/22 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 09:56:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:56:05 ---> Running in 99be829996ff 09:56:06 Removing intermediate container 20a2b5e020f3 09:56:06 ---> d90362b99b1f 09:56:06 Step 24/24 : LABEL version=0.0.0 09:56:06 (1/39) Installing readline (8.1.0-r0) 09:56:06 (2/39) Installing bash (5.1.0-r0) 09:56:06 Executing bash-5.1.0-r0.post-install 09:56:06 (3/39) Installing brotli-libs (1.0.9-r3) 09:56:06 (4/39) Installing nghttp2-libs (1.42.0-r1) 09:56:06 (5/39) Installing libcurl (7.78.0-r0) 09:56:06 Removing intermediate container 99be829996ff 09:56:06 ---> af0cdd0e81aa 09:56:06 Step 22/22 : LABEL version=0.0.0 09:56:06 (6/39) Installing curl (7.78.0-r0) 09:56:06 (7/39) Installing dumb-init (1.2.5-r0) 09:56:06 (8/39) Installing libbz2 (1.0.8-r1) 09:56:06 (9/39) Installing expat (2.2.10-r1) 09:56:06 (10/39) Installing libffi (3.3-r2) 09:56:06 (11/39) Installing gdbm (1.19-r0) 09:56:06 (12/39) Installing xz-libs (5.2.5-r0) 09:56:06 (13/39) Installing sqlite-libs (3.34.1-r0) 09:56:06 (14/39) Installing python3 (3.8.10-r0) 09:56:06 ---> Running in dae677338b1d 09:56:06 ---> Running in 81d6bbec6030 09:56:07 ---> eac4cf070044 09:56:07 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:56:07 Removing intermediate container 81d6bbec6030 09:56:07 ---> 2d5ffa6ea3ea 09:56:07 09:56:07 Removing intermediate container dae677338b1d 09:56:07 ---> c2c9c65bdad4 09:56:07 09:56:07 Successfully built 2d5ffa6ea3ea 09:56:07 Successfully built c2c9c65bdad4 09:56:07 Successfully tagged security-proxy-setup-arm64:latest 09:56:07  Building security-proxy-setup ... done Successfully tagged core-metadata-arm64:latest 09:56:08  Building core-metadata ... done (15/39) Installing py3-appdirs (1.4.4-r1) 09:56:08 (16/39) Installing py3-ordered-set (4.0.2-r0) 09:56:08 (17/39) Installing py3-parsing (2.4.7-r1) 09:56:08 (18/39) Installing py3-six (1.15.0-r0) 09:56:08 (19/39) Installing py3-packaging (20.9-r0) 09:56:08 (20/39) Installing py3-setuptools (51.3.3-r0) 09:56:08 ---> dce83b7d2945 09:56:08 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 09:56:08 (21/39) Installing py3-chardet (4.0.0-r0) 09:56:08 (22/39) Installing py3-idna (3.1-r0) 09:56:08 (23/39) Installing py3-urllib3 (1.26.2-r1) 09:56:08 (24/39) Installing py3-requests (2.25.1-r1) 09:56:08 (25/39) Installing py3-msgpack (1.0.2-r0) 09:56:08 ---> Running in edc7640d3ce5 09:56:08 (26/39) Installing py3-lockfile (0.12.2-r3) 09:56:08 (27/39) Installing py3-cachecontrol (0.12.6-r0) 09:56:08 (28/39) Installing py3-colorama (0.4.4-r0) 09:56:08 (29/39) Installing py3-contextlib2 (0.6.0-r0) 09:56:08 (30/39) Installing py3-distlib (0.3.1-r1) 09:56:08 (31/39) Installing py3-distro (1.5.0-r1) 09:56:08 (32/39) Installing py3-webencodings (0.5.1-r3) 09:56:08 (33/39) Installing py3-html5lib (1.1-r0) 09:56:09 (34/39) Installing py3-pytoml (0.1.21-r0) 09:56:09 (35/39) Installing py3-pep517 (0.9.1-r0) 09:56:09 (36/39) Installing py3-progress (1.5-r0) 09:56:09 (37/39) Installing py3-retrying (1.3.3-r0) 09:56:09 (38/39) Installing py3-toml (0.10.2-r0) 09:56:09 (39/39) Installing py3-pip (20.3.4-r0) 09:56:09 Executing busybox-1.32.1-r6.trigger 09:56:09 OK: 82 MiB in 59 packages 09:56:11 Removing intermediate container edc7640d3ce5 09:56:11 ---> 6a430edb9b86 09:56:11 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 09:56:11 ---> Running in 5a904ebdd978 09:56:11 Removing intermediate container 5a904ebdd978 09:56:11 ---> 70f16546e399 09:56:11 Step 24/26 : LABEL arch=arm64 09:56:11 ---> Running in d45c9eed3ff7 09:56:12 Removing intermediate container d45c9eed3ff7 09:56:12 ---> c8d11256e412 09:56:12 Step 25/26 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 09:56:12 ---> Running in d1b8400d2526 09:56:13 Removing intermediate container d1b8400d2526 09:56:13 ---> a8e90a634052 09:56:13 Step 26/26 : LABEL version=0.0.0 09:56:13 ---> Running in 6db806f7c8d3 09:56:13 Removing intermediate container 6db806f7c8d3 09:56:13 ---> ca1f7150a533 09:56:13 09:56:14 Successfully built ca1f7150a533 09:56:14 Successfully tagged security-secretstore-setup-arm64:latest 09:56:16  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 09:56:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:56:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:56:17 Collecting websocket-client<1.0,>=0.32.0 09:56:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:56:17 Collecting cached-property<2,>=1.2.0 09:56:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:56:17 Collecting jsonschema<3,>=2.5.1 09:56:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:56:18 Collecting PyYAML<4,>=3.10 09:56:18 Downloading PyYAML-3.13.tar.gz (270 kB) 09:56:21 Collecting dockerpty<0.5,>=0.4.1 09:56:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:56:22 Collecting texttable<0.10,>=0.9.0 09:56:22 Downloading texttable-0.9.1.tar.gz (11 kB) 09:56:24 Collecting docopt<0.7,>=0.6.1 09:56:24 Downloading docopt-0.6.2.tar.gz (25 kB) 09:56:26 Collecting docker<4.0,>=3.6.0 09:56:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:56:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:56:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:56:28 Collecting docker-pycreds>=0.4.0 09:56:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:56:28 Collecting chardet<3.1.0,>=3.0.2 09:56:28 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:56:28 Collecting certifi>=2017.4.17 09:56:28 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 09:56:29 Collecting idna<2.8,>=2.5 09:56:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:56:29 Collecting urllib3<1.25,>=1.21.1 09:56:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:56:29 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:56:29 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:56:29 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:56:29 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:56:30 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:56:30 Attempting uninstall: urllib3 09:56:30 Found existing installation: urllib3 1.26.2 09:56:30 Uninstalling urllib3-1.26.2: 09:56:30 Successfully uninstalled urllib3-1.26.2 09:56:31 Attempting uninstall: idna 09:56:31 Found existing installation: idna 3.1 09:56:31 Uninstalling idna-3.1: 09:56:31 Successfully uninstalled idna-3.1 09:56:31 Attempting uninstall: chardet 09:56:31 Found existing installation: chardet 4.0.0 09:56:31 Uninstalling chardet-4.0.0: 09:56:31 Successfully uninstalled chardet-4.0.0 09:56:33 Attempting uninstall: requests 09:56:33 Found existing installation: requests 2.25.1 09:56:33 Uninstalling requests-2.25.1: 09:56:33 Successfully uninstalled requests-2.25.1 09:56:33 Running setup.py install for texttable: started 09:56:35 Running setup.py install for texttable: finished with status 'done' 09:56:35 Running setup.py install for PyYAML: started 09:56:37 Running setup.py install for PyYAML: finished with status 'done' 09:56:37 Running setup.py install for docopt: started 09:56:39 Running setup.py install for docopt: finished with status 'done' 09:56:39 Running setup.py install for dockerpty: started 09:56:41 Running setup.py install for dockerpty: finished with status 'done' 09:56:42 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 09:56:52 Removing intermediate container 5e36a3ce4a45 09:56:52 ---> 243ca15a250a 09:56:52 Step 15/24 : ENV APP_PORT=58890 09:56:52 ---> Running in 7edd15e462d9 09:56:52 Removing intermediate container 7edd15e462d9 09:56:52 ---> a6092560844b 09:56:52 Step 16/24 : EXPOSE $APP_PORT 09:56:52 ---> Running in acd8d1fd8ca6 09:56:52 Removing intermediate container acd8d1fd8ca6 09:56:52 ---> e8fced94bb27 09:56:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:56:53 ---> ffca3f2a54f6 09:56:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:56:54 ---> a651a6a7a994 09:56:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:56:55 ---> 874d08c6f0d4 09:56:55 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 09:56:55 ---> Running in d401ffe9ae4c 09:56:55 Removing intermediate container d401ffe9ae4c 09:56:55 ---> 4d0e88a0514e 09:56:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:56:56 ---> Running in daba1ce19394 09:56:56 Removing intermediate container daba1ce19394 09:56:56 ---> 08cf351ebf10 09:56:56 Step 22/24 : LABEL arch=arm64 09:56:56 ---> Running in d04cc1426e5b 09:56:57 Removing intermediate container d04cc1426e5b 09:56:57 ---> b1f2eb5f1c39 09:56:57 Step 23/24 : LABEL git_sha=ffab7a23f410ca3677b8768cda875e6192f97837 09:56:57 ---> Running in f54a8850d50f 09:56:57 Removing intermediate container f54a8850d50f 09:56:57 ---> 6a8d018c46dc 09:56:57 Step 24/24 : LABEL version=0.0.0 09:56:57 ---> Running in 6c22a41bf586 09:56:58 Removing intermediate container 6c22a41bf586 09:56:58 ---> 8dc8aae45813 09:56:58 09:56:58 Successfully built 8dc8aae45813 09:56:58 Successfully tagged sys-mgmt-agent-arm64:latest 09:56:59  Building sys-mgmt-agent ... done  [Pipeline] } 09:56:59 $ docker stop --time=1 5800220a515bce9d2294524014e3e8105f3b8155e5956f6aa8f1d8d03d1f92e6 09:57:00 $ docker rm -f 5800220a515bce9d2294524014e3e8105f3b8155e5956f6aa8f1d8d03d1f92e6 [Pipeline] // withDockerContainer [Pipeline] sh 09:57:01 + docker images 09:57:01 REPOSITORY TAG IMAGE ID CREATED SIZE 09:57:01 sys-mgmt-agent-arm64 latest 8dc8aae45813 3 seconds ago 311MB 09:57:01 security-secretstore-setup-arm64 latest ca1f7150a533 48 seconds ago 27.4MB 09:57:01 security-proxy-setup-arm64 latest 2d5ffa6ea3ea 54 seconds ago 24.5MB 09:57:01 core-metadata-arm64 latest c2c9c65bdad4 54 seconds ago 15.8MB 09:57:01 2bebc3aa0546 About a minute ago 1.56GB 09:57:01 07664d919e57 About a minute ago 1.56GB 09:57:01 88803f1aaeb4 About a minute ago 1.57GB 09:57:01 9955106b83a5 About a minute ago 1.56GB 09:57:01 security-bootstrapper-arm64 latest a27053fb1dd4 4 minutes ago 17.7MB 09:57:01 core-data-arm64 latest a8b5c74a6b15 4 minutes ago 19.3MB 09:57:01 core-command-arm64 latest f92c82448c70 4 minutes ago 15.1MB 09:57:01 support-notifications-arm64 latest deee34dd291b 4 minutes ago 15.9MB 09:57:01 support-scheduler-arm64 latest 5265f2243831 4 minutes ago 15.2MB 09:57:01 606027ef56dd 4 minutes ago 1.57GB 09:57:01 94f7d75d38fd 4 minutes ago 1.56GB 09:57:01 95bb1efd1a66 4 minutes ago 1.56GB 09:57:01 359f4358e9c6 4 minutes ago 1.56GB 09:57:01 48ab997230d7 4 minutes ago 1.56GB 09:57:01 ci-base-image-arm64 latest 00ff2aaa76ba 15 minutes ago 1.23GB 09:57:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 2 weeks ago 451MB 09:57:01 alpine 3.12 c4fd0aeabfcf 6 weeks ago 5.32MB 09:57:01 docker 20.10.6 cdf2a7733a7b 3 months ago 234MB 09:57:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:57:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:57:02 09:57:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:57:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:57:03 arm64: Pulling from edgex-lftools-log-publisher 09:57:03 448f6bf000e3: Pulling fs layer 09:57:03 f757da607395: Pulling fs layer 09:57:03 05883995daec: Pulling fs layer 09:57:03 8603b9c90790: Pulling fs layer 09:57:03 1560dd03e051: Pulling fs layer 09:57:03 27f5ce0e4adf: Pulling fs layer 09:57:03 c2d8d7efcc4b: Pulling fs layer 09:57:03 1560dd03e051: Waiting 09:57:03 27f5ce0e4adf: Waiting 09:57:03 8603b9c90790: Waiting 09:57:03 c2d8d7efcc4b: Waiting 09:57:03 f757da607395: Verifying Checksum 09:57:03 f757da607395: Download complete 09:57:03 8603b9c90790: Download complete 09:57:03 1560dd03e051: Verifying Checksum 09:57:03 1560dd03e051: Download complete 09:57:03 27f5ce0e4adf: Verifying Checksum 09:57:03 27f5ce0e4adf: Download complete 09:57:03 05883995daec: Verifying Checksum 09:57:03 05883995daec: Download complete 09:57:04 448f6bf000e3: Verifying Checksum 09:57:04 448f6bf000e3: Download complete 09:57:07 c2d8d7efcc4b: Verifying Checksum 09:57:07 c2d8d7efcc4b: Download complete 09:57:08 448f6bf000e3: Pull complete 09:57:09 f757da607395: Pull complete 09:57:10 05883995daec: Pull complete 09:57:11 8603b9c90790: Pull complete 09:57:12 1560dd03e051: Pull complete 09:57:12 27f5ce0e4adf: Pull complete 09:57:27 c2d8d7efcc4b: Pull complete 09:57:27 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 09:57:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:57:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:57:27 prd-ubuntu18.04-docker-arm64-4c-16g-460 does not seem to be running inside a container 09:57:27 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:57:31 $ docker top 189debf12ed023ee6ea494846bb3ccdebaa9b3abbfe06882a0a59f5b81001de5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:57:32 ---> job-cost.sh 09:57:32 lf-activate-venv: SKIPPING 09:57:32 INFO: No Stack... 09:57:33 INFO: Retrieving Pricing Info for: v2-standard-4 09:57:34 INFO: Archiving Costs [Pipeline] sh 09:57:34 + + cutcat -d, /w/workspace/edgex-go/8/archives/cost.csv -f6 09:57:34 [Pipeline] lock 09:57:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3623-8-stack-cost] 09:57:34 Resource [jenkins-edgexfoundry-edgex-go-PR-3623-8-stack-cost] did not exist. Created. 09:57:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3623-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:57:35 + echo total: 0.18000000715255737 [Pipeline] stash 09:57:35 Stashed 1 file(s) [Pipeline] } 09:57:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3623-8-stack-cost] [Pipeline] // lock [Pipeline] } 09:57:35 $ docker stop --time=1 189debf12ed023ee6ea494846bb3ccdebaa9b3abbfe06882a0a59f5b81001de5 09:57:37 $ docker rm -f 189debf12ed023ee6ea494846bb3ccdebaa9b3abbfe06882a0a59f5b81001de5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:57:42 provisioning config files... 09:57:42 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config2558069374414817369tmp [Pipeline] { [Pipeline] sh 09:57:42 + set +x 09:57:42 + bash -s -- 09:57:42 + curl -s https://codecov.io/bash 09:57:42 09:57:42 _____ _ 09:57:42 / ____| | | 09:57:42 | | ___ __| | ___ ___ _____ __ 09:57:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:57:42 | |___| (_) | (_| | __/ (_| (_) \ V / 09:57:42 \_____\___/ \__,_|\___|\___\___/ \_/ 09:57:42 Bash-1.0.6 09:57:42 09:57:42 09:57:42 ==> git version 2.24.4 found 09:57:42 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 09:57:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:57:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:57:42 ==> Jenkins CI detected. 09:57:42 current dir:  /w/workspace/edgex-go/8 09:57:42 project root: . 09:57:42 --> token set from env 09:57:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:57:42 ==> Running gcov in . (disable via -X gcov) 09:57:42 ==> Python coveragepy not found 09:57:42 ==> Searching for coverage reports in: 09:57:42 + . 09:57:42 -> Found 1 reports 09:57:42 ==> Detecting git/mercurial file structure 09:57:42 ==> Reading reports 09:57:42 + ./coverage.out bytes=402846 09:57:42 ==> Appending adjustments 09:57:42 https://docs.codecov.io/docs/fixing-reports 09:57:44 + Found adjustments 09:57:44 ==> Gzipping contents 09:57:44 56K /tmp/codecov.5TRKQW.gz 09:57:44 ==> Uploading reports 09:57:44 url: https://codecov.io 09:57:44 query: branch=PR-3623&commit=ffab7a23f410ca3677b8768cda875e6192f97837&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3623%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3623&job=&cmd_args= 09:57:44 -> Pinging Codecov 09:57:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3623&commit=ffab7a23f410ca3677b8768cda875e6192f97837&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3623%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3623&job=&cmd_args= 09:57:44 -> Uploading to 09:57:44 https://storage.googleapis.com/codecov/v4/raw/2021-07-29/00271124DB129430A58F1EEE437C3FCB/ffab7a23f410ca3677b8768cda875e6192f97837/03e10f8b-aa35-42aa-92aa-9b0a87b5bf36.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210729T095744Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=05f80d6463d1630ad882022ccd26291edd88ffa266d685bce500b129e2e748fa 09:57:44 % Total % Received % Xferd Average Speed Time Time Time Current 09:57:44 Dload Upload Total Spent Left Speed 09:57:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54439 0 0 100 54439 0 137k --:--:-- --:--:-- --:--:-- 137k 09:57:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ffab7a23f410ca3677b8768cda875e6192f97837 [Pipeline] } 09:57:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 09:57:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:57:46 ---> package-listing.sh 09:57:46 ++ facter osfamily 09:57:46 ++ tr '[:upper:]' '[:lower:]' 09:57:47 + OS_FAMILY=redhat 09:57:47 + workspace=/w/workspace/edgex-go/8 09:57:47 + START_PACKAGES=/tmp/packages_start.txt 09:57:47 + END_PACKAGES=/tmp/packages_end.txt 09:57:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:57:47 + PACKAGES=/tmp/packages_start.txt 09:57:47 + '[' /w/workspace/edgex-go/8 ']' 09:57:47 + PACKAGES=/tmp/packages_end.txt 09:57:47 + case "${OS_FAMILY}" in 09:57:47 + rpm -qa 09:57:47 + sort 09:57:49 + '[' -f /tmp/packages_start.txt ']' 09:57:49 + '[' -f /tmp/packages_end.txt ']' 09:57:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:57:49 + '[' /w/workspace/edgex-go/8 ']' 09:57:49 + mkdir -p /w/workspace/edgex-go/8/archives/ 09:57:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 09:57:49 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:57:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:57:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:57:50 09:57:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:57:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:57:50 latest: Pulling from edgex-lftools-log-publisher 09:57:50 b4d181a07f80: Pulling fs layer 09:57:50 a1111a8f2ec3: Pulling fs layer 09:57:50 ed53099fbce6: Pulling fs layer 09:57:50 dc539afda2c1: Pulling fs layer 09:57:50 77bc0d833cb6: Pulling fs layer 09:57:50 9065ff56babe: Pulling fs layer 09:57:50 d287ab97295c: Pulling fs layer 09:57:50 77bc0d833cb6: Waiting 09:57:50 9065ff56babe: Waiting 09:57:50 d287ab97295c: Waiting 09:57:50 dc539afda2c1: Waiting 09:57:50 a1111a8f2ec3: Verifying Checksum 09:57:50 a1111a8f2ec3: Download complete 09:57:50 dc539afda2c1: Download complete 09:57:50 77bc0d833cb6: Verifying Checksum 09:57:50 77bc0d833cb6: Download complete 09:57:50 9065ff56babe: Verifying Checksum 09:57:50 9065ff56babe: Download complete 09:57:50 ed53099fbce6: Verifying Checksum 09:57:50 ed53099fbce6: Download complete 09:57:52 b4d181a07f80: Verifying Checksum 09:57:52 b4d181a07f80: Download complete 09:57:53 b4d181a07f80: Pull complete 09:57:53 a1111a8f2ec3: Pull complete 09:57:53 ed53099fbce6: Pull complete 09:57:53 dc539afda2c1: Pull complete 09:57:54 77bc0d833cb6: Pull complete 09:57:54 9065ff56babe: Pull complete 09:57:55 d287ab97295c: Verifying Checksum 09:57:55 d287ab97295c: Download complete 09:57:59 d287ab97295c: Pull complete 09:57:59 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:57:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:57:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:57:59 prd-centos7-docker-4c-2g-459 does not seem to be running inside a container 09:57:59 $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:58:03 $ docker top d68d21921b0f7f22b09805f75e09770bff65f9dae02cfa0f806ff200d3e2d539 -eo pid,comm [Pipeline] { [Pipeline] sh 09:58:03 + touch /tmp/pre-build-complete [Pipeline] sh 09:58:03 + mkdir -p /var/log/sysstat [Pipeline] sh 09:58:04 + ls /var/log/sa-host 09:58:04 + sadf -c /var/log/sa-host/sa05 09:58:04 file_magic: OK 09:58:04 HZ: Using current value: 100 09:58:04 file_header: OK 09:58:04 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 09:58:04 Statistics: 09:58:04 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:58:04 File successfully converted to sysstat format version 12.0.3 09:58:04 + sadf -c /var/log/sa-host/sa29 09:58:04 file_magic: OK 09:58:04 HZ: Using current value: 100 09:58:04 file_header: OK 09:58:04 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 09:58:04 Statistics: 09:58:04 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... 09:58:04 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:58:04 provisioning config files... 09:58:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config5748877040123439250tmp [Pipeline] { [Pipeline] echo 09:58:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:58:05 ---> create-netrc.sh [Pipeline] } 09:58:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:58:05 ---> python-tools-install.sh [Pipeline] echo 09:58:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:58:06 ---> sudo-logs.sh 09:58:06 Archiving 'sudo' log.. 09:58:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-459.vexxhost.local: Name or service not known 09:58:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-459.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 09:58:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:58:06 ---> job-cost.sh 09:58:06 lf-activate-venv: SKIPPING 09:58:06 DEBUG: total: 0.18000000715255737 09:58:06 INFO: Retrieving Stack Cost... 09:58:07 INFO: Retrieving Pricing Info for: v3-standard-2 09:58:07 INFO: Archiving Costs [Pipeline] echo 09:58:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:58:08 ---> logs-deploy.sh 09:58:08 lf-activate-venv: SKIPPING 09:58:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3623/8 09:58:08 INFO: archiving workspace using pattern(s): 09:58:08 Archives upload complete. 09:58:08 INFO: archiving logs to Nexus 09:58:09 ---> uname -a: 09:58:09 Linux prd-centos7-docker-4c-2g-459.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 09:58:09 09:58:09 09:58:09 ---> lscpu: 09:58:09 Architecture: x86_64 09:58:09 CPU op-mode(s): 32-bit, 64-bit 09:58:09 Byte Order: Little Endian 09:58:09 Address sizes: 40 bits physical, 48 bits virtual 09:58:09 CPU(s): 2 09:58:09 On-line CPU(s) list: 0,1 09:58:09 Thread(s) per core: 1 09:58:09 Core(s) per socket: 1 09:58:09 Socket(s): 2 09:58:09 NUMA node(s): 1 09:58:09 Vendor ID: AuthenticAMD 09:58:09 CPU family: 23 09:58:09 Model: 49 09:58:09 Model name: AMD EPYC-Rome Processor 09:58:09 Stepping: 0 09:58:09 CPU MHz: 2799.998 09:58:09 BogoMIPS: 5599.99 09:58:09 Virtualization: AMD-V 09:58:09 Hypervisor vendor: KVM 09:58:09 Virtualization type: full 09:58:09 L1d cache: 32K 09:58:09 L1i cache: 32K 09:58:09 L2 cache: 512K 09:58:09 L3 cache: 16384K 09:58:09 NUMA node0 CPU(s): 0,1 09:58:09 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 09:58:09 09:58:09 09:58:09 ---> nproc: 09:58:09 2 09:58:09 09:58:09 09:58:09 ---> df -h: 09:58:09 Filesystem Size Used Avail Use% Mounted on 09:58:09 overlay 40G 13G 28G 32% / 09:58:09 tmpfs 64M 0 64M 0% /dev 09:58:09 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:58:09 shm 64M 0 64M 0% /dev/shm 09:58:09 /dev/vda1 40G 13G 28G 32% /facter-os 09:58:09 09:58:09 09:58:09 ---> sar -b -r -n DEV: 09:58:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/29/21 _x86_64_ (2 CPU) 09:58:09 09:58:09 09:35:12 LINUX RESTART (2 CPU) 09:58:09 09:58:09 09:36:01 tps rtps wtps bread/s bwrtn/s 09:58:09 09:37:01 100.38 3.58 96.80 2600.87 19351.55 09:58:09 09:38:01 292.02 0.00 292.02 0.00 64235.90 09:58:09 09:39:01 167.41 0.02 167.39 0.53 30644.55 09:58:09 09:40:01 54.18 0.02 54.16 0.53 10027.92 09:58:09 09:41:04 251.24 65.22 186.02 1648.69 111672.09 09:58:09 09:42:01 803.96 434.41 369.55 17741.86 213242.39 09:58:09 09:43:01 468.22 66.20 402.03 6523.91 175958.13 09:58:09 09:44:01 278.83 21.48 257.35 1798.50 43146.24 09:58:09 09:45:01 1.20 0.02 1.18 0.27 17.57 09:58:09 09:46:01 0.27 0.00 0.27 0.00 3.40 09:58:09 09:47:01 0.23 0.00 0.23 0.00 2.70 09:58:09 09:48:01 0.17 0.00 0.17 0.00 1.77 09:58:09 09:49:01 0.28 0.00 0.28 0.00 3.25 09:58:09 09:50:02 0.32 0.00 0.32 0.00 4.08 09:58:09 09:51:01 0.80 0.53 0.27 102.17 3.13 09:58:09 09:52:01 0.80 0.00 0.80 0.00 15.79 09:58:09 09:53:01 0.27 0.00 0.27 0.00 3.12 09:58:09 09:54:01 0.23 0.00 0.23 0.00 2.87 09:58:09 09:55:01 0.18 0.00 0.18 0.00 1.88 09:58:09 09:56:01 0.25 0.00 0.25 0.00 3.08 09:58:09 09:57:01 0.32 0.00 0.32 0.00 3.81 09:58:09 09:58:01 89.52 42.28 47.24 4207.10 5510.64 09:58:09 Average: 113.02 28.00 85.02 1539.10 30439.70 09:58:09 09:58:09 09:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:58:09 09:37:01 4618804 0 872812 10.90 2620 2514696 1447480 15.98 984248 1978816 461256 09:58:09 09:38:01 3101868 0 1140788 14.24 2620 3763656 1646124 18.17 1195084 3070572 69956 09:58:09 09:39:01 3184404 0 1162364 14.51 2620 3659544 1734648 19.15 1345388 2832276 252516 09:58:09 09:40:01 3243000 0 1154748 14.42 2620 3608564 1772844 19.57 1271392 2842500 69760 09:58:09 09:41:04 1051900 0 1348776 16.84 2620 5605636 2066932 22.82 1848824 4369432 557588 09:58:09 09:42:01 1359316 0 1692220 21.13 2620 4954776 3581932 39.55 2289948 3573612 26272 09:58:09 09:43:01 146200 0 1571888 19.63 2620 6288224 2718596 30.01 3174364 3891040 2364 09:58:09 09:44:01 2921624 0 1218768 15.22 2620 3865920 1482080 16.36 1307292 3008088 20 09:58:09 09:45:01 2938476 0 1201916 15.01 2620 3865920 1276236 14.09 1298500 3005928 12 09:58:09 09:46:01 2939292 0 1201092 15.00 2620 3865928 1268912 14.01 1298004 3005928 8 09:58:09 09:47:01 2939056 0 1201328 15.00 2620 3865928 1269020 14.01 1297868 3006488 16 09:58:09 09:48:01 2939560 0 1200816 14.99 2620 3865936 1268828 14.01 1297372 3006488 12 09:58:09 09:49:01 2940048 0 1200324 14.99 2620 3865940 1268828 14.01 1297336 3006528 8 09:58:09 09:50:02 2939744 0 1200624 14.99 2620 3865944 1268828 14.01 1297336 3006532 8 09:58:09 09:51:01 2933740 0 1203788 15.03 2620 3868784 1268960 14.01 1304288 3005432 16 09:58:09 09:52:01 2933992 0 1203536 15.03 2620 3868784 1268888 14.01 1304248 3005432 8 09:58:09 09:53:01 2934064 0 1203456 15.03 2620 3868792 1268828 14.01 1304236 3005432 16 09:58:09 09:54:01 2934196 0 1203316 15.02 2620 3868800 1268828 14.01 1304128 3005432 8 09:58:09 09:55:01 2933964 0 1203544 15.03 2620 3868804 1268828 14.01 1304132 3005432 8 09:58:09 09:56:01 2933728 0 1203776 15.03 2620 3868808 1268924 14.01 1304228 3005432 8 09:58:09 09:57:01 2934016 0 1203484 15.03 2620 3868812 1268864 14.01 1304160 3005432 8 09:58:09 09:58:01 2221812 0 1299364 16.22 2620 4485136 1456968 16.09 1373036 3582228 308576 09:58:09 Average: 2728309 0 1231488 15.38 2620 4046515 1564108 17.27 1441155 3101113 79475 09:58:09 09:58:09 09:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:58:09 09:37:01 eth0 1131.34 1164.04 6233.30 123.11 0.00 0.00 0.00 0.00 09:58:09 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:37:01 docker0 757.33 523.58 64.23 2676.57 0.00 0.00 0.00 0.00 09:58:09 09:38:01 eth0 755.29 604.51 3078.46 86.21 0.00 0.00 0.00 0.00 09:58:09 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:38:01 docker0 521.18 636.85 39.02 2430.80 0.00 0.00 0.00 0.00 09:58:09 09:39:01 vetheb240d0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:58:09 09:39:01 eth0 35.24 20.69 29.79 30.92 0.00 0.00 0.00 0.00 09:58:09 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:40:01 vetheb240d0 2.13 2.13 0.17 0.17 0.00 0.00 0.00 0.00 09:58:09 09:40:01 eth0 32.25 19.26 21.17 54.76 0.00 0.00 0.00 0.00 09:58:09 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:40:01 docker0 2.13 2.13 0.14 0.17 0.00 0.00 0.00 0.00 09:58:09 09:41:04 eth0 244.84 162.02 1628.83 62.06 0.00 0.00 0.00 0.00 09:58:09 09:41:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:41:04 veth276e9d2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:58:09 09:41:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:42:01 vethf90cacf 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 09:58:09 09:42:01 veth4fba490 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 09:58:09 09:42:01 eth0 104.40 74.00 200.54 17.89 0.00 0.00 0.00 0.00 09:58:09 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:43:01 veth3ec0e4c 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 09:58:09 09:43:01 eth0 105.77 65.60 254.14 78.84 0.00 0.00 0.00 0.00 09:58:09 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:43:01 veth276e9d2 0.00 0.98 0.00 0.05 0.00 0.00 0.00 0.00 09:58:09 09:44:01 eth0 269.48 116.50 1691.56 69.23 0.00 0.00 0.00 0.00 09:58:09 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:44:01 docker0 1387.31 1350.71 110.50 5919.37 0.00 0.00 0.00 0.00 09:58:09 09:45:01 eth0 0.30 0.22 0.37 0.03 0.00 0.00 0.00 0.00 09:58:09 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:46:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:58:09 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:47:01 eth0 1.02 0.40 0.38 0.17 0.00 0.00 0.00 0.00 09:58:09 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:48:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 09:58:09 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:49:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:58:09 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:50:02 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:58:09 09:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:51:01 eth0 0.22 0.19 0.08 0.07 0.00 0.00 0.00 0.00 09:58:09 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:52:01 eth0 0.15 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:58:09 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:53:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:54:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:58:09 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:55:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:56:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:58:09 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:57:01 eth0 0.15 0.08 0.06 0.00 0.00 0.00 0.00 0.00 09:58:09 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:58:01 eth0 373.16 246.33 2620.08 25.20 0.00 0.00 0.00 0.00 09:58:09 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 Average: eth0 139.29 112.80 720.25 25.07 0.00 0.00 0.00 0.00 09:58:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:09 Average: docker0 63.11 61.45 5.03 269.29 0.00 0.00 0.00 0.00 09:58:09 09:58:09 09:58:09 ---> sar -P ALL: 09:58:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/29/21 _x86_64_ (2 CPU) 09:58:09 09:58:09 09:35:12 LINUX RESTART (2 CPU) 09:58:09 09:58:09 09:36:01 CPU %user %nice %system %iowait %steal %idle 09:58:09 09:37:01 all 21.07 0.00 5.47 2.84 0.11 70.50 09:58:09 09:37:01 0 24.42 0.00 5.76 2.93 0.12 66.76 09:58:09 09:37:01 1 17.77 0.00 5.19 2.75 0.11 74.18 09:58:09 09:38:01 all 16.03 0.00 6.84 3.42 0.11 73.59 09:58:09 09:38:01 0 16.21 0.00 7.34 4.04 0.12 72.29 09:58:09 09:38:01 1 15.86 0.00 6.34 2.81 0.10 74.89 09:58:09 09:39:01 all 55.26 0.00 9.19 1.96 0.12 33.47 09:58:09 09:39:01 0 55.13 0.00 9.70 2.15 0.13 32.89 09:58:09 09:39:01 1 55.39 0.00 8.68 1.78 0.11 34.05 09:58:09 09:40:01 all 34.00 0.00 4.35 0.36 0.10 61.20 09:58:09 09:40:01 0 33.53 0.00 4.48 0.35 0.09 61.55 09:58:09 09:40:01 1 34.46 0.00 4.22 0.37 0.11 60.85 09:58:09 09:41:04 all 50.03 0.00 12.44 4.07 0.15 33.31 09:58:09 09:41:04 0 51.60 0.00 12.22 3.08 0.14 32.97 09:58:09 09:41:04 1 48.48 0.00 12.67 5.05 0.15 33.65 09:58:09 09:42:01 all 47.87 0.00 17.99 29.54 0.19 4.40 09:58:09 09:42:01 0 49.23 0.00 17.15 29.00 0.17 4.45 09:58:09 09:42:01 1 46.51 0.00 18.84 30.08 0.21 4.35 09:58:09 09:43:01 all 81.72 0.00 17.03 1.00 0.21 0.05 09:58:09 09:43:01 0 81.13 0.00 17.59 1.04 0.20 0.04 09:58:09 09:43:01 1 82.32 0.00 16.46 0.95 0.21 0.06 09:58:09 09:44:01 all 47.35 0.00 11.14 3.79 0.13 37.59 09:58:09 09:44:01 0 46.79 0.00 12.09 3.78 0.13 37.21 09:58:09 09:44:01 1 47.91 0.00 10.20 3.79 0.14 37.96 09:58:09 09:45:01 all 0.22 0.00 0.07 0.00 0.03 99.69 09:58:09 09:45:01 0 0.38 0.00 0.08 0.00 0.03 99.50 09:58:09 09:45:01 1 0.05 0.00 0.05 0.00 0.02 99.88 09:58:09 09:46:01 all 0.23 0.00 0.03 0.00 0.03 99.72 09:58:09 09:46:01 0 0.38 0.00 0.02 0.00 0.02 99.58 09:58:09 09:46:01 1 0.07 0.00 0.03 0.00 0.03 99.87 09:58:09 09:47:01 all 0.19 0.00 0.05 0.00 0.02 99.74 09:58:09 09:47:01 0 0.30 0.00 0.05 0.00 0.02 99.63 09:58:09 09:47:01 1 0.08 0.00 0.05 0.00 0.02 99.85 09:58:09 09:58:09 09:47:01 CPU %user %nice %system %iowait %steal %idle 09:58:09 09:48:01 all 0.09 0.00 0.02 0.00 0.05 99.84 09:58:09 09:48:01 0 0.05 0.00 0.02 0.00 0.03 99.90 09:58:09 09:48:01 1 0.13 0.00 0.02 0.00 0.07 99.78 09:58:09 09:49:01 all 0.13 0.00 0.03 0.00 0.02 99.82 09:58:09 09:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:58:09 09:49:01 1 0.23 0.00 0.03 0.00 0.03 99.70 09:58:09 09:50:02 all 0.13 0.00 0.06 0.00 0.02 99.80 09:58:09 09:50:02 0 0.18 0.00 0.08 0.00 0.02 99.72 09:58:09 09:50:02 1 0.07 0.00 0.03 0.00 0.02 99.88 09:58:09 09:51:01 all 0.06 0.00 0.06 0.01 0.05 99.82 09:58:09 09:51:01 0 0.07 0.00 0.07 0.02 0.03 99.81 09:58:09 09:51:01 1 0.05 0.00 0.05 0.00 0.07 99.83 09:58:09 09:52:01 all 0.14 0.00 0.04 0.00 0.02 99.80 09:58:09 09:52:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:58:09 09:52:01 1 0.27 0.00 0.05 0.00 0.03 99.65 09:58:09 09:53:01 all 0.18 0.00 0.04 0.00 0.03 99.75 09:58:09 09:53:01 0 0.08 0.00 0.05 0.00 0.03 99.83 09:58:09 09:53:01 1 0.28 0.00 0.03 0.00 0.02 99.67 09:58:09 09:54:01 all 0.18 0.00 0.02 0.00 0.02 99.79 09:58:09 09:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:58:09 09:54:01 1 0.33 0.00 0.02 0.00 0.02 99.63 09:58:09 09:55:01 all 0.15 0.00 0.02 0.00 0.03 99.81 09:58:09 09:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:58:09 09:55:01 1 0.25 0.00 0.02 0.00 0.03 99.70 09:58:09 09:56:01 all 0.13 0.00 0.03 0.00 0.03 99.81 09:58:09 09:56:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:58:09 09:56:01 1 0.25 0.00 0.03 0.00 0.03 99.68 09:58:09 09:57:01 all 0.24 0.00 0.03 0.00 0.03 99.69 09:58:09 09:57:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:58:09 09:57:01 1 0.45 0.00 0.05 0.00 0.03 99.47 09:58:09 09:58:01 all 8.49 0.00 3.33 2.09 0.04 86.04 09:58:09 09:58:01 0 7.58 0.00 3.02 1.11 0.03 88.26 09:58:09 09:58:01 1 9.40 0.00 3.65 3.07 0.05 83.83 09:58:09 09:58:09 Average: CPU %user %nice %system %iowait %steal %idle 09:58:09 Average: all 15.72 0.00 3.80 2.06 0.07 78.35 09:58:09 Average: 0 15.85 0.00 3.87 1.99 0.06 78.22 09:58:09 Average: 1 15.58 0.00 3.74 2.13 0.07 78.48 09:58:09 09:58:09 09:58:09