Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 80ba4e250181682bffba84591c3a2e03de29986a rather than 393a9717100cd794f713d801f499ea998ced99df Obtained Jenkinsfile from 80ba4e250181682bffba84591c3a2e03de29986a 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1602951647289720166.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4235620961675555487.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 6a41506d72e8e131afc862d141935157bee59f41 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7017667670342424471.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh351330876926328135.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7832297958533217320.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 Running on prd-centos7-docker-4c-2g-1187 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/15 [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/15 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/15@tmp/jenkins-gitclient-ssh676308011160092539.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit 393a9717100cd794f713d801f499ea998ced99df > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/15@tmp/jenkins-gitclient-ssh5370124520057428471.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 393a9717100cd794f713d801f499ea998ced99df # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/15@tmp/jenkins-gitclient-ssh1478962744270176172.key > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 Merge succeeded, producing 817cda54adb64e07cc2823c56cf491b243df1d47 Checking out Revision 817cda54adb64e07cc2823c56cf491b243df1d47 (PR-3579) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 817cda54adb64e07cc2823c56cf491b243df1d47 # timeout=10 Commit message: "Merge commit '80ba4e250181682bffba84591c3a2e03de29986a' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 9d907ca93dfd6d40e6a5c37144b7a0e6a71801a7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:12:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:12:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:12:26 ========================================================= 13:12:26 EdgeX Global Pipelines Version Info 13:12:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:12:27 ------------------- 13:12:27 stable info: 13:12:27 ------------------- 13:12:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:12:27 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 13:12:27 Message: update stable to v1.0.195 13:12:28 ------------------- 13:12:28 experimental info: 13:12:28 ------------------- 13:12:28 Commited By: **** collab-it+edgex@linuxfoundation.org 13:12:28 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 13:12:28 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 817cda54adb64e07cc2823c56cf491b243df1d47 [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 817cda5 [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:12:29 provisioning config files... 13:12:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config3178249578143343442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:29 ---> docker-login.sh 13:12:29 nexus3.edgexfoundry.org:10001 13:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:30 Configure a credential helper to remove this warning. See 13:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:30 13:12:30 Login Succeeded 13:12:30 nexus3.edgexfoundry.org:10002 13:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:30 Configure a credential helper to remove this warning. See 13:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:30 13:12:30 Login Succeeded 13:12:30 nexus3.edgexfoundry.org:10003 13:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:30 Configure a credential helper to remove this warning. See 13:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:30 13:12:30 Login Succeeded 13:12:30 nexus3.edgexfoundry.org:10004 13:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:30 Configure a credential helper to remove this warning. See 13:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:30 13:12:30 Login Succeeded 13:12:30 docker.io 13:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:30 Configure a credential helper to remove this warning. See 13:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:30 13:12:30 Login Succeeded 13:12:30 ---> docker-login.sh ends [Pipeline] } 13:12:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:12:31 ++ 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 13:12:31 + for file in '`ls cmd/**/Dockerfile`' 13:12:31 ++ dirname cmd/core-command/Dockerfile 13:12:31 ++ cut -d/ -f2 13:12:31 + echo core-command,cmd/core-command/Dockerfile 13:12:31 + for file in '`ls cmd/**/Dockerfile`' 13:12:31 ++ dirname cmd/core-data/Dockerfile 13:12:31 ++ cut -d/ -f2 13:12:31 + echo core-data,cmd/core-data/Dockerfile 13:12:31 + for file in '`ls cmd/**/Dockerfile`' 13:12:31 ++ dirname cmd/core-metadata/Dockerfile 13:12:31 ++ cut -d/ -f2 13:12:31 + echo core-metadata,cmd/core-metadata/Dockerfile 13:12:31 + for file in '`ls cmd/**/Dockerfile`' 13:12:31 ++ dirname cmd/security-bootstrapper/Dockerfile 13:12:31 ++ cut -d/ -f2 13:12:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:12:31 + for file in '`ls cmd/**/Dockerfile`' 13:12:31 ++ dirname cmd/security-proxy-setup/Dockerfile 13:12:31 ++ cut -d/ -f2 13:12:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:12:31 + for file in '`ls cmd/**/Dockerfile`' 13:12:31 ++ dirname cmd/security-secretstore-setup/Dockerfile 13:12:31 ++ cut -d/ -f2 13:12:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:12:31 + for file in '`ls cmd/**/Dockerfile`' 13:12:31 ++ dirname cmd/support-notifications/Dockerfile 13:12:31 ++ cut -d/ -f2 13:12:31 + echo support-notifications,cmd/support-notifications/Dockerfile 13:12:31 + for file in '`ls cmd/**/Dockerfile`' 13:12:31 ++ dirname cmd/support-scheduler/Dockerfile 13:12:31 ++ cut -d/ -f2 13:12:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:12:31 + for file in '`ls cmd/**/Dockerfile`' 13:12:31 ++ dirname cmd/sys-mgmt-agent/Dockerfile 13:12:31 ++ cut -d/ -f2 13:12:31 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:12:31 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 13:12:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:12:34 13:12:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:12:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:12:35 latest: Pulling from edgex-devops/git-semver 13:12:35 31603596830f: Pulling fs layer 13:12:35 54011a49482f: Pulling fs layer 13:12:35 a6820b24f6d8: Pulling fs layer 13:12:35 f581987b2513: Pulling fs layer 13:12:35 f581987b2513: Waiting 13:12:35 54011a49482f: Verifying Checksum 13:12:35 54011a49482f: Download complete 13:12:35 31603596830f: Verifying Checksum 13:12:35 31603596830f: Download complete 13:12:35 f581987b2513: Verifying Checksum 13:12:35 f581987b2513: Download complete 13:12:35 a6820b24f6d8: Verifying Checksum 13:12:35 a6820b24f6d8: Download complete 13:12:36 31603596830f: Pull complete 13:12:36 54011a49482f: Pull complete 13:12:37 a6820b24f6d8: Pull complete 13:12:37 f581987b2513: Pull complete 13:12:37 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 13:12:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:12:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:12:37 prd-centos7-docker-4c-2g-1187 does not seem to be running inside a container 13:12:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:12:41 $ docker top 7ba5a06c770c6b8ad432a9bb8a8a677418644beb75325ee07e26bf429fc9e5ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:12:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:12:41 [ssh-agent] Looking for ssh-agent implementation... 13:12:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:12:41 $ docker exec 7ba5a06c770c6b8ad432a9bb8a8a677418644beb75325ee07e26bf429fc9e5ce ssh-agent 13:12:41 SSH_AUTH_SOCK=/tmp/ssh-MtPFUzMXU7bL/agent.14 13:12:41 SSH_AGENT_PID=20 13:12:41 Running ssh-add (command line suppressed) 13:12:41 Identity added: /w/workspace/edgex-go/15@tmp/private_key_8494647436563020686.key (/w/workspace/edgex-go/15@tmp/private_key_8494647436563020686.key) 13:12:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:12:42 + git tag --points-at HEAD [Pipeline] } 13:12:42 $ docker exec --env ******** --env ******** 7ba5a06c770c6b8ad432a9bb8a8a677418644beb75325ee07e26bf429fc9e5ce ssh-agent -k 13:12:42 unset SSH_AUTH_SOCK; 13:12:42 unset SSH_AGENT_PID; 13:12:42 echo Agent pid 20 killed; 13:12:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:12:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:12:42 [ssh-agent] Looking for ssh-agent implementation... 13:12:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:12:42 $ docker exec 7ba5a06c770c6b8ad432a9bb8a8a677418644beb75325ee07e26bf429fc9e5ce ssh-agent 13:12:42 SSH_AUTH_SOCK=/tmp/ssh-UqmRA6hBpKGo/agent.53 13:12:42 SSH_AGENT_PID=59 13:12:42 Running ssh-add (command line suppressed) 13:12:42 Identity added: /w/workspace/edgex-go/15@tmp/private_key_2458945284139208973.key (/w/workspace/edgex-go/15@tmp/private_key_2458945284139208973.key) 13:12:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:12:42 + git semver init 13:12:42 # -> Open(): unable to determine branch for HEAD 13:12:42 # $GIT_DIR = /w/workspace/edgex-go/15/.git 13:12:42 # $GIT_WORK_TREE = /w/workspace/edgex-go/15 13:12:42 # $SEMVER_REMOTE_NAME = origin 13:12:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:12:42 # $SEMVER_USER_NAME = edgex-jenkins 13:12:42 # $SEMVER_BRANCH = PR-3579 13:12:42 # $SEMVER_TEMP = /tmp/semver-202741769 13:12:42 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 13:13:01 # '/tmp/semver-202741769' -> '/w/workspace/edgex-go/15/.semver' 13:13:01 # -> Force: false 13:13:01 # $SEMVER_DIR = /w/workspace/edgex-go/15/.semver [Pipeline] } 13:13:01 $ docker exec --env ******** --env ******** 7ba5a06c770c6b8ad432a9bb8a8a677418644beb75325ee07e26bf429fc9e5ce ssh-agent -k 13:13:01 unset SSH_AUTH_SOCK; 13:13:01 unset SSH_AGENT_PID; 13:13:01 echo Agent pid 59 killed; 13:13:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:13:01 + git semver [Pipeline] } 13:13:01 $ docker stop --time=1 7ba5a06c770c6b8ad432a9bb8a8a677418644beb75325ee07e26bf429fc9e5ce 13:13:12 $ docker rm -f 7ba5a06c770c6b8ad432a9bb8a8a677418644beb75325ee07e26bf429fc9e5ce [Pipeline] // withDockerContainer [Pipeline] sh 13:13:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:13:12 Stashed 1 file(s) [Pipeline] echo 13:13:12 [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] sh 13:13:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 13:13:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:13:16 + sudo service docker restart 13:13:16 + true 13:13:16 Redirecting to /bin/systemctl restart docker.service 13:13:28 Still waiting to schedule task 13:13:28 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1191’ [Pipeline] echo 13:13:34 ========================================================= 13:13:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:13:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:13:34 + 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 . 13:13:36 Sending build context to Docker daemon 329.4MB 13:13:36 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 13:13:36 Step 2/6 : FROM ${BASE} 13:13:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:13:36 540db60ca938: Pulling fs layer 13:13:36 adcc1eea9eea: Pulling fs layer 13:13:36 4c4ab2625f07: Pulling fs layer 13:13:36 0510c868ecb4: Pulling fs layer 13:13:36 afea3b2eda06: Pulling fs layer 13:13:36 7809a108b3ef: Pulling fs layer 13:13:36 f706445af74f: Pulling fs layer 13:13:36 0510c868ecb4: Waiting 13:13:36 afea3b2eda06: Waiting 13:13:36 7809a108b3ef: Waiting 13:13:36 f706445af74f: Waiting 13:13:36 4c4ab2625f07: Verifying Checksum 13:13:36 4c4ab2625f07: Download complete 13:13:36 adcc1eea9eea: Verifying Checksum 13:13:36 adcc1eea9eea: Download complete 13:13:36 afea3b2eda06: Verifying Checksum 13:13:36 afea3b2eda06: Download complete 13:13:36 540db60ca938: Verifying Checksum 13:13:36 540db60ca938: Download complete 13:13:36 7809a108b3ef: Verifying Checksum 13:13:36 7809a108b3ef: Download complete 13:13:36 540db60ca938: Pull complete 13:13:36 adcc1eea9eea: Pull complete 13:13:36 4c4ab2625f07: Pull complete 13:13:38 f706445af74f: Verifying Checksum 13:13:38 f706445af74f: Download complete 13:13:38 0510c868ecb4: Verifying Checksum 13:13:38 0510c868ecb4: Download complete 13:13:42 0510c868ecb4: Pull complete 13:13:42 afea3b2eda06: Pull complete 13:13:42 7809a108b3ef: Pull complete 13:13:46 f706445af74f: Pull complete 13:13:46 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 13:13:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:13:46 ---> b068be0155e3 13:13:46 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 13:13:53 ---> Running in 0c4a7ae7d470 13:13:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:13:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:13:54 (1/12) Installing libmagic (5.39-r0) 13:13:54 (2/12) Installing file (5.39-r0) 13:13:54 (3/12) Installing libc-dev (0.7.2-r3) 13:13:54 (4/12) Installing g++ (10.2.1_pre1-r3) 13:13:59 (5/12) Installing fortify-headers (1.1-r0) 13:13:59 (6/12) Installing patch (2.7.6-r7) 13:13:59 (7/12) Installing build-base (0.5-r2) 13:13:59 (8/12) Installing libsodium (1.0.18-r0) 13:13:59 (9/12) Installing pkgconf (1.7.3-r0) 13:13:59 (10/12) Installing libsodium-dev (1.0.18-r0) 13:13:59 (11/12) Installing libzmq (4.3.3-r1) 13:13:59 (12/12) Installing zeromq-dev (4.3.3-r1) 13:13:59 Executing busybox-1.32.1-r6.trigger 13:13:59 OK: 219 MiB in 52 packages 13:14:01 Removing intermediate container 0c4a7ae7d470 13:14:01 ---> ce61e53745cc 13:14:01 Step 4/6 : WORKDIR /edgex-go 13:14:01 ---> Running in 02a1dbbc0768 13:14:01 Removing intermediate container 02a1dbbc0768 13:14:01 ---> 9a2fffdef005 13:14:01 Step 5/6 : COPY go.mod . 13:14:01 ---> 2f2f653b84f8 13:14:01 Step 6/6 : RUN go mod download 13:14:01 ---> Running in e5c780ab2bfb 13:14:17 Removing intermediate container e5c780ab2bfb 13:14:17 ---> c21bbe7ec1e4 13:14:17 Successfully built c21bbe7ec1e4 13:14:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:14:17 + docker inspect -f . ci-base-image-x86_64 13:14:17 . [Pipeline] withDockerContainer 13:14:17 prd-centos7-docker-4c-2g-1187 does not seem to be running inside a container 13:14:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:14:18 $ docker top 3f47b705f128c8d1e53bb4cdc1ca93ebc5369ee7c3b536efcd1855dc72d09af6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:14:18 + go version 13:14:18 go version go1.16.3 linux/amd64 [Pipeline] } 13:14:18 $ docker stop --time=1 3f47b705f128c8d1e53bb4cdc1ca93ebc5369ee7c3b536efcd1855dc72d09af6 13:14:19 $ docker rm -f 3f47b705f128c8d1e53bb4cdc1ca93ebc5369ee7c3b536efcd1855dc72d09af6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:14:20 + docker inspect -f . ci-base-image-x86_64 13:14:20 . [Pipeline] withDockerContainer 13:14:20 prd-centos7-docker-4c-2g-1187 does not seem to be running inside a container 13:14:20 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:14:20 $ docker top 2f570547cb7034ba5edab10392e9e2e3b5d1523703b6eed72bdb8c24cfb6dff5 -eo pid,comm [Pipeline] { [Pipeline] echo 13:14:20 ========================================================= 13:14:20 [edgeXBuildGoParallel] Running Tests and Build... 13:14:20 ========================================================= [Pipeline] sh 13:14:21 + go mod tidy [Pipeline] sh 13:14:21 + make test 13:14:21 go mod tidy 13:14:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:14:27 ? github.com/edgexfoundry/edgex-go [no test files] 13:14:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:14:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:14:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:14:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:14:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:14:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:14:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:14:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:14:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:14:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:14:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:14:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:14:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:14:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:14:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements 13:14:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:14:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:14:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 100.0% of statements 13:14:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:14:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 53.1% of statements 13:14:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:14:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:14:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.076s coverage: 87.7% of statements 13:14:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:14:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:14:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.088s coverage: 78.9% of statements 13:14:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 81.2% of statements 13:14:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:14:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:14:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:14:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:14:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:14:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.283s coverage: 95.1% of statements 13:14:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:14:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:14:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 13:14:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:14:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:14:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:14:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:14:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:14:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements 13:14:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:14:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:14:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:15:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.8% of statements 13:15:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:15:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 13:15:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 22.0% of statements 13:15:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:15:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements 13:15:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements 13:15:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 13:15:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 13:15:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 13:15:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements 13:15:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 13:15:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.213s coverage: 81.8% of statements 13:15:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 13:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements 13:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 13:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 13:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 13:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 13:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 13:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 13:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.064s coverage: 91.2% of statements 13:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements 13:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements 13:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.026s coverage: 91.3% of statements 13:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 13:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 13:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 13:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.187s coverage: 66.9% of statements 13:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.6% of statements 13:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements 13:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:15:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 13:15:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:15:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 19.3% of statements 13:15:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:15:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:15:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:15:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:15:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.114s coverage: 91.9% of statements 13:15:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:15:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:15:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 13:15:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:15:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:15:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 13:15:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:15:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:15:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.6% of statements 13:15:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:15:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:15:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 13:15:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:15:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:15:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 13:15:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:15:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:15:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:15:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:15:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:15:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:15:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 13:15:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 13:15:45 GO111MODULE=on go vet ./... 13:16:07 gofmt -l . 13:16:07 [ "`gofmt -l .`" = "" ] 13:16:07 ./bin/test-attribution-txt.sh [Pipeline] sh 13:16:07 + ls -al . 13:16:07 total 516 13:16:07 drwxrwxr-x 10 1001 1001 4096 Jun 24 13:16 . 13:16:07 drwxr-xr-x 4 root root 30 Jun 24 13:14 .. 13:16:07 -rw-rw-r-- 1 1001 1001 11 Jun 24 13:12 .dockerignore 13:16:07 drwxrwxr-x 8 1001 1001 179 Jun 24 13:12 .git 13:16:07 drwxrwxr-x 3 1001 1001 125 Jun 24 13:12 .github 13:16:07 -rw-rw-r-- 1 1001 1001 818 Jun 24 13:12 .gitignore 13:16:07 drwx------ 3 1001 1001 60 Jun 24 13:13 .semver 13:16:07 -rw-rw-r-- 1 1001 1001 166 Jun 24 13:12 .sonarcloud.properties 13:16:07 -rw-rw-r-- 1 1001 1001 8609 Jun 24 13:12 Attribution.txt 13:16:07 -rw-rw-r-- 1 1001 1001 3804 Jun 24 13:12 CONTRIBUTING.md 13:16:07 -rw-rw-r-- 1 1001 1001 931 Jun 24 13:12 Dockerfile.build 13:16:07 -rw-rw-r-- 1 1001 1001 849 Jun 24 13:12 Jenkinsfile 13:16:07 -rw-rw-r-- 1 1001 1001 10775 Jun 24 13:12 LICENSE 13:16:07 -rw-rw-r-- 1 1001 1001 5605 Jun 24 13:12 Makefile 13:16:07 -rw-rw-r-- 1 1001 1001 7905 Jun 24 13:12 README.md 13:16:07 -rw-rw-r-- 1 1001 1001 7071 Jun 24 13:12 SECURITY.md 13:16:07 -rw-rw-r-- 1 1001 1001 5 Jun 24 13:13 VERSION 13:16:07 -rw-rw-r-- 1 1001 1001 4131 Jun 24 13:12 ZMQWindows.md 13:16:07 drwxrwxr-x 2 1001 1001 37 Jun 24 13:12 bin 13:16:07 drwxrwxr-x 14 1001 1001 4096 Jun 24 13:12 cmd 13:16:07 -rw-r--r-- 1 root root 398095 Jun 24 13:15 coverage.out 13:16:07 -rw-rw-r-- 1 1001 1001 841 Jun 24 13:12 go.mod 13:16:07 -rw-r--r-- 1 root root 20962 Jun 24 13:14 go.sum 13:16:07 drwxrwxr-x 7 1001 1001 114 Jun 24 13:12 internal 13:16:07 drwxrwxr-x 3 1001 1001 16 Jun 24 13:12 openapi 13:16:07 drwxrwxr-x 4 1001 1001 71 Jun 24 13:12 snap 13:16:07 -rw-rw-r-- 1 1001 1001 168 Jun 24 13:12 version.go [Pipeline] sh 13:16:08 + '[' -e coverage.out ] 13:16:08 + chown 1001:1001 coverage.out [Pipeline] stash 13:16:08 Stashed 1 file(s) [Pipeline] sh 13:16:08 + make build 13:16:08 go mod tidy 13:16:08 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 13:16:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:16:18 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 13:16:18 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 13:16:18 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 13:16:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:16:18 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 13:16:19 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 13:16:20 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 13:16:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:16:21 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 13:16:22 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] } 13:16:24 $ docker stop --time=1 2f570547cb7034ba5edab10392e9e2e3b5d1523703b6eed72bdb8c24cfb6dff5 13:16:27 $ docker rm -f 2f570547cb7034ba5edab10392e9e2e3b5d1523703b6eed72bdb8c24cfb6dff5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:16:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:16:31 13:16:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:16:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:16:31 latest: Pulling from edgex-devops/edgex-compose 13:16:31 cbdbe7a5bc2a: Pulling fs layer 13:16:31 ca9280d653b3: Pulling fs layer 13:16:31 7e9c9ca2126c: Pulling fs layer 13:16:31 cbdbe7a5bc2a: Verifying Checksum 13:16:31 cbdbe7a5bc2a: Download complete 13:16:31 cbdbe7a5bc2a: Pull complete 13:16:32 ca9280d653b3: Verifying Checksum 13:16:32 ca9280d653b3: Download complete 13:16:32 ca9280d653b3: Pull complete 13:16:33 7e9c9ca2126c: Verifying Checksum 13:16:33 7e9c9ca2126c: Download complete 13:16:37 7e9c9ca2126c: Pull complete 13:16:37 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:16:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:16:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:16:37 prd-centos7-docker-4c-2g-1187 does not seem to be running inside a container 13:16:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:16:40 $ docker top cb8f58c859fc4feaf26f0a36f35ed0e624aeef648152fbfcc78780026866ecc3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:16:41 + docker-compose build --help 13:16:41 + grep parallel 13:16:41 --parallel Build images in parallel. [Pipeline] } 13:16:41 $ docker stop --time=1 cb8f58c859fc4feaf26f0a36f35ed0e624aeef648152fbfcc78780026866ecc3 13:16:43 $ docker rm -f cb8f58c859fc4feaf26f0a36f35ed0e624aeef648152fbfcc78780026866ecc3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:16:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:16:43 . [Pipeline] withDockerContainer 13:16:43 prd-centos7-docker-4c-2g-1187 does not seem to be running inside a container 13:16:43 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:16:43 $ docker top 1f9ba17646ca5b728352676bce4a369005d6b5c83431d839fbb4f3e4c9a3a2c7 -eo pid,comm [Pipeline] { [Pipeline] sh 13:16:44 + docker-compose -f ./docker-compose-build.yml build --parallel 13:16:44 Building core-command ... 13:16:44 Building core-data ... 13:16:44 Building core-metadata ... 13:16:44 Building security-bootstrapper ... 13:16:44 Building security-proxy-setup ... 13:16:44 Building security-secretstore-setup ... 13:16:44 Building support-notifications ... 13:16:44 Building support-scheduler ... 13:16:44 Building sys-mgmt-agent ... 13:16:44 Building support-notifications 13:16:44 Building core-metadata 13:16:44 Building sys-mgmt-agent 13:16:44 Building security-proxy-setup 13:16:44 Building core-command 13:17:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:17:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:17:03 ---> c21bbe7ec1e4 13:17:03 Step 3/24 : WORKDIR /edgex-go 13:17:03 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:17:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:17:03 ---> c21bbe7ec1e4 13:17:03 Step 3/23 : WORKDIR /edgex-go 13:17:06 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:17:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:17:06 ---> c21bbe7ec1e4 13:17:06 Step 3/22 : WORKDIR /edgex-go 13:17:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:17:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:17:06 ---> c21bbe7ec1e4 13:17:06 Step 3/24 : WORKDIR /edgex-go 13:17:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:17:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:17:06 ---> c21bbe7ec1e4 13:17:06 Step 3/24 : WORKDIR /edgex-go 13:17:12 ---> Running in 30c284efe8cf 13:17:12 ---> Running in 3e47aa475cbf 13:17:12 ---> Running in 88f6501dba00 13:17:12 ---> Running in 18407a93b00c 13:17:12 ---> Running in 8cbb64795191 13:17:12 Removing intermediate container 30c284efe8cf 13:17:12 ---> 4ae402b1abde 13:17:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:17:12 Removing intermediate container 8cbb64795191 13:17:12 ---> 8b4a11588b1f 13:17:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:17:12 Removing intermediate container 18407a93b00c 13:17:12 ---> 40e546ca0aff 13:17:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:17:12 Removing intermediate container 88f6501dba00 13:17:12 ---> e607daa231ef 13:17:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:17:12 Removing intermediate container 3e47aa475cbf 13:17:12 ---> ee15242fbd97 13:17:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:17:12 ---> Running in 82e94bf10755 13:17:13 ---> Running in c377cc688e80 13:17:13 ---> Running in ce34b42c8280 13:17:13 ---> Running in b0dee4ac7835 13:17:13 ---> Running in e5455ebba52e 13:17:14 Removing intermediate container 82e94bf10755 13:17:14 ---> cbe38ad17c1e 13:17:14 Step 5/24 : RUN apk add --update --no-cache make git 13:17:14 Removing intermediate container c377cc688e80 13:17:14 ---> a363dd16f7b0 13:17:14 Step 5/22 : RUN apk add --update --no-cache make git 13:17:14 ---> Running in e19fc3858617 13:17:14 ---> Running in 0e2829fe75c6 13:17:14 Removing intermediate container ce34b42c8280 13:17:14 ---> adc883753071 13:17:14 Step 5/24 : RUN apk add --update --no-cache make git 13:17:14 ---> Running in 8fd5eb4de632 13:17:14 Removing intermediate container e5455ebba52e 13:17:14 ---> 0179f3b9535d 13:17:14 Step 5/24 : RUN apk add --update --no-cache make bash git 13:17:14 ---> Running in 63a5b0041ee5 13:17:14 Removing intermediate container b0dee4ac7835 13:17:14 ---> bf5088d2dbb2 13:17:14 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 13:17:14 ---> Running in 390e97fc529f 13:17:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:17:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:17:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:17:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:17:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:17:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:17:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:17:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:17:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:17:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:17:16 OK: 219 MiB in 52 packages 13:17:16 OK: 219 MiB in 52 packages 13:17:16 OK: 219 MiB in 52 packages 13:17:16 OK: 219 MiB in 52 packages 13:17:16 Removing intermediate container 8fd5eb4de632 13:17:16 ---> f263dc501fbd 13:17:16 Step 6/24 : COPY go.mod . 13:17:16 Removing intermediate container 0e2829fe75c6 13:17:16 ---> cbd2ec68ed0b 13:17:16 Step 6/22 : COPY go.mod . 13:17:16 OK: 219 MiB in 52 packages 13:17:16 ---> 67a1a8fc166d 13:17:16 Step 7/24 : RUN go mod download 13:17:16 ---> c79369d939d2 13:17:16 Step 7/22 : RUN go mod download 13:17:17 Removing intermediate container 390e97fc529f 13:17:17 ---> 8b5613c94ac3 13:17:17 Step 6/23 : COPY go.mod . 13:17:17 ---> Running in 73c11f992cd1 13:17:17 ---> Running in 52c5b2fc8f40 13:17:17 Removing intermediate container 63a5b0041ee5 13:17:17 ---> 247ba94a60a1 13:17:17 Step 6/24 : COPY go.mod . 13:17:17 Removing intermediate container e19fc3858617 13:17:17 ---> 0fbbb0c173ba 13:17:17 Step 6/24 : COPY go.mod . 13:17:17 ---> f0262a213b3c 13:17:17 Step 7/23 : RUN go mod download 13:17:17 ---> Running in 6e595f25ea98 13:17:17 ---> 6a2ca98d2fcf 13:17:17 Step 7/24 : RUN go mod download 13:17:17 ---> Running in 11974abe44e7 13:17:17 ---> ed982cf8c7df 13:17:17 Step 7/24 : RUN go mod download 13:17:17 ---> Running in e290de9d0064 13:17:18 Removing intermediate container 52c5b2fc8f40 13:17:18 ---> f5aca3a2f165 13:17:18 Step 8/22 : COPY . . 13:17:19 Removing intermediate container 73c11f992cd1 13:17:19 ---> 400e7546af7c 13:17:19 Step 8/24 : COPY . . 13:17:28 Removing intermediate container 6e595f25ea98 13:17:28 ---> bbee9d700963 13:17:28 Step 8/23 : COPY . . 13:17:28 ---> f30e5c779021 13:17:28 Step 9/22 : RUN go mod tidy 13:17:28 Removing intermediate container e290de9d0064 13:17:28 ---> ab5b9c694183 13:17:28 Step 8/24 : COPY . . 13:17:28 ---> 101783b2bd65 13:17:28 Step 9/24 : RUN go mod tidy 13:17:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1193 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 13:17:29 Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout 13:17:29 Removing intermediate container 11974abe44e7 13:17:29 ---> fdafc42da1c3 13:17:29 Step 8/24 : COPY . . 13:17:29 The recommended git tool is: git 13:17:33 ---> Running in ab2da6d0f600 13:17:33 ---> Running in 9ad8e1621f58 13:17:34 using credential edgex-jenkins-ssh 13:17:34 Cloning the remote Git repository 13:17:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:17:34 > git init /w/workspace/edgex-go/15 # timeout=10 13:17:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:17:34 > git --version # timeout=10 13:17:34 > git --version # 'git version 2.17.1' 13:17:34 using GIT_SSH to set credentials SSH Credentials for GitHub 13:17:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:17:43 ---> d31fe7decd18 13:17:43 Step 9/24 : RUN go mod tidy 13:17:43 ---> aab8b9504d2b 13:17:43 Step 9/23 : RUN go mod tidy 13:17:43 Removing intermediate container 9ad8e1621f58 13:17:43 ---> 505ef6511ed7 13:17:43 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:17:43 Removing intermediate container ab2da6d0f600 13:17:43 ---> 56772f12bf88 13:17:43 Step 10/24 : RUN make cmd/core-command/core-command 13:17:43 ---> Running in c983de5acc0d 13:17:43 ---> Running in 16c0bdaf72f1 13:17:43 ---> Running in 75970233d15a 13:17:43 ---> Running in 59c7ae002579 13:17:43 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 13:17:43 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 13:17:50 Removing intermediate container 16c0bdaf72f1 13:17:50 ---> 4bd1bd92b7b5 13:17:50 Step 10/24 : RUN make cmd/core-metadata/core-metadata 13:17:50 Removing intermediate container 75970233d15a 13:17:50 ---> e50a2774d581 13:17:50 Step 10/23 : RUN make cmd/support-notifications/support-notifications 13:17:50 ---> Running in 9bd3f531209f 13:17:50 ---> Running in 70b6bc2e7aa4 13:17:50 ---> f742f692dd1a 13:17:50 Step 9/24 : RUN go mod tidy 13:17:50 ---> Running in 17b0d19be809 13:17:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:17:50 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 13:17:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:17:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:17:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:17:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:17:50 using GIT_SSH to set credentials SSH Credentials for GitHub 13:17:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:17:51 Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit 393a9717100cd794f713d801f499ea998ced99df 13:17:52 Merge succeeded, producing 2c020decbbc92ae46f891b3abdf5220a56dbabb4 13:17:52 Checking out Revision 2c020decbbc92ae46f891b3abdf5220a56dbabb4 (PR-3579) 13:17:52 Removing intermediate container 17b0d19be809 13:17:52 ---> 8328731c5462 13:17:52 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:17:52 ---> Running in a77d2ef8b4ba 13:17:53 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 13:17:51 > git config core.sparsecheckout # timeout=10 13:17:51 > git checkout -f 393a9717100cd794f713d801f499ea998ced99df # timeout=10 13:17:51 > git remote # timeout=10 13:17:51 > git config --get remote.origin.url # timeout=10 13:17:51 using GIT_SSH to set credentials SSH Credentials for GitHub 13:17:51 > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 13:17:52 > git rev-parse HEAD^{commit} # timeout=10 13:17:52 > git config core.sparsecheckout # timeout=10 13:17:52 > git checkout -f 2c020decbbc92ae46f891b3abdf5220a56dbabb4 # timeout=10 13:17:56 Commit message: "Merge commit '80ba4e250181682bffba84591c3a2e03de29986a' into HEAD" 13:17:56 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:17:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:17:56 > git rev-list --no-walk 9d907ca93dfd6d40e6a5c37144b7a0e6a71801a7 # timeout=10 13:17:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:17:58 + sudo service docker restart 13:17:58 + true 13:18:15 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:18:18 provisioning config files... 13:18:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config1801643143276918231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:18:18 ---> docker-login.sh 13:18:18 nexus3.edgexfoundry.org:10001 13:18:19 Removing intermediate container 59c7ae002579 13:18:19 ---> b462e90cee72 13:18:19 13:18:19 Step 11/24 : FROM alpine:3.12 13:18:19 3.12: Pulling from library/alpine 13:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:20 Configure a credential helper to remove this warning. See 13:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:20 13:18:20 Login Succeeded 13:18:20 nexus3.edgexfoundry.org:10002 13:18:20 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 13:18:20 Status: Downloaded newer image for alpine:3.12 13:18:20 ---> 13621d1b12d4 13:18:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:20 Configure a credential helper to remove this warning. See 13:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:20 13:18:20 Login Succeeded 13:18:20 nexus3.edgexfoundry.org:10003 13:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:21 ---> Running in 3adaf048b701 13:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:21 Configure a credential helper to remove this warning. See 13:18:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:21 13:18:21 Login Succeeded 13:18:21 nexus3.edgexfoundry.org:10004 13:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:21 Configure a credential helper to remove this warning. See 13:18:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:21 13:18:21 Login Succeeded 13:18:21 docker.io 13:18:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:18:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:18:22 (1/1) Installing dumb-init (1.2.2-r1) 13:18:22 Executing busybox-1.31.1-r20.trigger 13:18:22 OK: 6 MiB in 15 packages 13:18:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:22 Configure a credential helper to remove this warning. See 13:18:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:22 13:18:22 Login Succeeded 13:18:22 ---> docker-login.sh ends 13:18:22 Removing intermediate container c983de5acc0d 13:18:22 ---> ab280b4a1dde 13:18:22 13:18:22 Step 11/22 : FROM alpine:3.12 13:18:22 ---> 13621d1b12d4 13:18:22 Step 12/22 : RUN apk add --update --no-cache curl 13:18:22 ---> Running in 21330c122cd0 [Pipeline] } 13:18:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 13:18:23 Removing intermediate container 3adaf048b701 13:18:23 ---> 132114cde58e 13:18:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [Pipeline] echo 13:18:23 ========================================================= 13:18:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:18:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:18:23 ---> Running in 48c361001bea 13:18:23 + 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 . 13:18:23 Removing intermediate container 48c361001bea 13:18:23 ---> 4331dac384e5 13:18:23 Step 14/24 : ENV APP_PORT=59882 13:18:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:18:23 ---> Running in 1c9fee3f01e5 13:18:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:18:23 Removing intermediate container 1c9fee3f01e5 13:18:23 ---> 7bf79469f0f5 13:18:23 Step 15/24 : EXPOSE $APP_PORT 13:18:23 (1/4) Installing ca-certificates (20191127-r4) 13:18:23 (2/4) Installing nghttp2-libs (1.41.0-r0) 13:18:23 (3/4) Installing libcurl (7.77.0-r0) 13:18:23 (4/4) Installing curl (7.77.0-r0) 13:18:23 Executing busybox-1.31.1-r20.trigger 13:18:23 Executing ca-certificates-20191127-r4.trigger 13:18:23 ---> Running in 7beb515b5c22 13:18:23 OK: 7 MiB in 18 packages 13:18:24 Removing intermediate container 7beb515b5c22 13:18:24 ---> a0fb7f198d12 13:18:24 Step 16/24 : WORKDIR / 13:18:24 ---> Running in 8a4eedb9fffc 13:18:24 Removing intermediate container 21330c122cd0 13:18:24 ---> 3499f7e7f3b6 13:18:24 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:18:24 Removing intermediate container 8a4eedb9fffc 13:18:24 ---> ca1427c7c693 13:18:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:18:24 ---> Running in 608aa4d92f0c 13:18:24 Removing intermediate container 608aa4d92f0c 13:18:24 ---> f13dc24f3123 13:18:24 Step 14/22 : WORKDIR /edgex 13:18:25 ---> 92d8ef44052f 13:18:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:18:25 ---> Running in a85579ef2edb 13:18:25 Removing intermediate container a85579ef2edb 13:18:25 ---> b0c7c7288f0e 13:18:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:18:25 ---> 6ee12f4ddc3d 13:18:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:18:26 Sending build context to Docker daemon 166.3MB 13:18:26 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 13:18:26 Step 2/6 : FROM ${BASE} 13:18:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:18:26 595b0fe564bb: Pulling fs layer 13:18:26 3088b5b3c5c0: Pulling fs layer 13:18:26 5b7225fbf94c: Pulling fs layer 13:18:26 ba82ee9f976e: Pulling fs layer 13:18:26 506bd15cee9f: Pulling fs layer 13:18:26 75a0a4a0db45: Pulling fs layer 13:18:26 618dc40b7e24: Pulling fs layer 13:18:26 ba82ee9f976e: Waiting 13:18:26 506bd15cee9f: Waiting 13:18:26 75a0a4a0db45: Waiting 13:18:26 618dc40b7e24: Waiting 13:18:26 5b7225fbf94c: Verifying Checksum 13:18:26 5b7225fbf94c: Download complete 13:18:26 3088b5b3c5c0: Verifying Checksum 13:18:26 3088b5b3c5c0: Download complete 13:18:26 506bd15cee9f: Download complete 13:18:26 595b0fe564bb: Download complete 13:18:26 75a0a4a0db45: Verifying Checksum 13:18:26 75a0a4a0db45: Download complete 13:18:26 ---> e048205757cf 13:18:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:18:26 ---> b97ac150e130 13:18:26 Step 20/24 : ENTRYPOINT ["/core-command"] 13:18:26 ---> Running in 08d5561412b6 13:18:26 595b0fe564bb: Pull complete 13:18:26 Removing intermediate container 08d5561412b6 13:18:26 ---> 94946db5c3ed 13:18:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:18:26 ---> Running in 0bd0d0475eb1 13:18:26 ---> 7a23d1075684 13:18:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:18:27 Removing intermediate container 0bd0d0475eb1 13:18:27 ---> 966933bbb644 13:18:27 Step 22/24 : LABEL arch=x86_64 13:18:27 ---> Running in e2de9b91329a 13:18:27 3088b5b3c5c0: Pull complete 13:18:27 ---> 037cdf62e172 13:18:27 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:18:27 Removing intermediate container e2de9b91329a 13:18:27 ---> f0a23d6a015d 13:18:27 Step 23/24 : LABEL git_sha=817cda54adb64e07cc2823c56cf491b243df1d47 13:18:27 ---> Running in 54ef37a59cd9 13:18:27 ---> Running in fd8628fed3d2 13:18:27 Removing intermediate container 54ef37a59cd9 13:18:27 ---> bc2a635cd269 13:18:27 Step 19/22 : CMD ["--init=true"] 13:18:27 Removing intermediate container fd8628fed3d2 13:18:27 ---> 38937c611bc6 13:18:27 Step 24/24 : LABEL version=0.0.0 13:18:27 ---> Running in fb9312fc9c59 13:18:27 5b7225fbf94c: Pull complete 13:18:28 ---> Running in 6ea7362d95dd 13:18:28 Removing intermediate container fb9312fc9c59 13:18:28 ---> e880af2c9c0d 13:18:28 Step 20/22 : LABEL arch=x86_64 13:18:28 618dc40b7e24: Verifying Checksum 13:18:28 618dc40b7e24: Download complete 13:18:29 Removing intermediate container 6ea7362d95dd 13:18:29 ---> a2e2bd6c1f10 13:18:29 13:18:29 Successfully built a2e2bd6c1f10 13:18:29 ba82ee9f976e: Verifying Checksum 13:18:29 ba82ee9f976e: Download complete 13:18:30 Successfully tagged core-command:latest 13:18:30 Building core-data 13:18:30 ---> Running in 6b1a0f67673a 13:18:30  Building core-command ... done Removing intermediate container a77d2ef8b4ba 13:18:30 ---> 4af61b5bff20 13:18:30 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:18:30 Removing intermediate container 70b6bc2e7aa4 13:18:30 ---> 527ed7118cb3 13:18:30 13:18:30 Step 11/23 : FROM alpine:3.12 13:18:30 ---> 13621d1b12d4 13:18:30 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 13:18:35 ---> Running in 1f28ac0798f0 13:18:35 ---> Running in d5ef88b326fa 13:18:35 Removing intermediate container 6b1a0f67673a 13:18:35 ---> a2a877f68744 13:18:35 Step 21/22 : LABEL git_sha=817cda54adb64e07cc2823c56cf491b243df1d47 13:18:35 Removing intermediate container 9bd3f531209f 13:18:35 ---> e3bf0f9f56d9 13:18:35 13:18:35 Step 11/24 : FROM alpine:3.12 13:18:35 ---> 13621d1b12d4 13:18:35 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:18:35 ---> Using cache 13:18:35 ---> 132114cde58e 13:18:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:18:35 ---> Using cache 13:18:35 ---> 4331dac384e5 13:18:35 Step 14/24 : ENV APP_PORT=59881 13:18:36 ---> Running in 3f060bf97978 13:18:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:18:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:18:39 ---> c21bbe7ec1e4 13:18:39 Step 3/24 : WORKDIR /edgex-go 13:18:39 ---> Using cache 13:18:39 ---> e607daa231ef 13:18:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:18:39 ---> Using cache 13:18:39 ---> 0179f3b9535d 13:18:39 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:18:40 ---> Running in c3577b1c6ed9 13:18:40 ---> Running in bc51bb9ddf31 13:18:40 Removing intermediate container 3f060bf97978 13:18:40 ---> 8aabd395c549 13:18:40 Step 22/22 : LABEL version=0.0.0 13:18:40 ---> Running in bac01ad6ff06 13:18:40 Removing intermediate container c3577b1c6ed9 13:18:40 ---> a664880287f0 13:18:40 Step 15/24 : EXPOSE $APP_PORT 13:18:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:18:40 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 13:18:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:18:40 ---> Running in 754184fb86e9 13:18:40 (1/2) Installing ca-certificates (20191127-r4) 13:18:40 (2/2) Installing dumb-init (1.2.2-r1) 13:18:40 Executing busybox-1.31.1-r20.trigger 13:18:40 Executing ca-certificates-20191127-r4.trigger 13:18:40 OK: 6 MiB in 16 packages 13:18:40 Removing intermediate container bac01ad6ff06 13:18:40 ---> 353c2da5aa7b 13:18:40 13:18:41 ba82ee9f976e: Pull complete 13:18:41 506bd15cee9f: Pull complete 13:18:41 75a0a4a0db45: Pull complete 13:18:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:18:41 Successfully built 353c2da5aa7b 13:18:41 Removing intermediate container 754184fb86e9 13:18:41 ---> 04c15e5617b1 13:18:41 Step 16/24 : WORKDIR / 13:18:41 Successfully tagged security-proxy-setup:latest 13:18:41 Building support-scheduler 13:18:41  Building security-proxy-setup ... done  ---> Running in 8f8f3fe46391 13:18:42 Removing intermediate container 8f8f3fe46391 13:18:42 ---> 6a820800f5a6 13:18:42 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:18:42 Removing intermediate container 1f28ac0798f0 13:18:42 ---> 507fedea87f9 13:18:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:18:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:18:42 OK: 219 MiB in 52 packages 13:18:44 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:18:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:18:44 ---> c21bbe7ec1e4 13:18:44 Step 3/23 : WORKDIR /edgex-go 13:18:44 ---> Using cache 13:18:44 ---> e607daa231ef 13:18:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:18:44 ---> Using cache 13:18:44 ---> 0179f3b9535d 13:18:44 Step 5/23 : RUN apk add --update --no-cache make git 13:18:45 618dc40b7e24: Pull complete 13:18:45 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 13:18:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:18:45 ---> a36622ca3599 13:18:45 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 13:18:45 ---> Running in 3d7b9bca5e5d 13:18:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:18:47 ---> Running in 146274cac2d7 13:18:47 ---> Running in 04035f20719e 13:18:47 ---> 4faf4366dfde 13:18:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:18:47 Removing intermediate container 146274cac2d7 13:18:47 ---> 442c272dcc18 13:18:47 Step 14/23 : ENV APP_PORT=59860 13:18:47 ---> Running in 7114d2d73ab0 13:18:47 Removing intermediate container 7114d2d73ab0 13:18:47 ---> 2cd6209fe78e 13:18:47 Step 15/23 : EXPOSE $APP_PORT 13:18:47 ---> 54254ae6656c 13:18:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:18:47 ---> Running in f2fbdb7e5a8f 13:18:47 Removing intermediate container bc51bb9ddf31 13:18:47 ---> 246609d02e95 13:18:47 Step 6/24 : COPY go.mod . 13:18:47 Removing intermediate container d5ef88b326fa 13:18:47 ---> 79e590fb8810 13:18:47 13:18:47 Step 12/24 : FROM docker:20.10.0 13:18:47 Removing intermediate container f2fbdb7e5a8f 13:18:47 ---> bb42700eedc3 13:18:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:18:47 20.10.0: Pulling from library/docker 13:18:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:18:48 ---> 7e5fc9a3c138 13:18:48 Step 20/24 : ENTRYPOINT ["/core-metadata"] 13:18:48 ---> 93a6ede6e60f 13:18:48 Step 7/24 : RUN go mod download 13:18:48 ---> Running in 233255e75aab 13:18:48 ---> Running in 771f203ef915 13:18:48 ---> a4da37af116a 13:18:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:18:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:18:48 Removing intermediate container 233255e75aab 13:18:48 ---> 1215732195f2 13:18:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:18:48 ---> Running in bae008f53fc2 13:18:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:18:48 Removing intermediate container bae008f53fc2 13:18:48 ---> 3e0990a54f56 13:18:48 Step 22/24 : LABEL arch=x86_64 13:18:49 OK: 219 MiB in 52 packages 13:18:49 (1/12) Installing libmagic (5.39-r0) 13:18:49 (2/12) Installing file (5.39-r0) 13:18:49 (3/12) Installing libc-dev (0.7.2-r3) 13:18:49 (4/12) Installing g++ (10.2.1_pre1-r3) 13:18:50 ---> Running in 80443aa14236 13:18:50 ---> 1eff3880eec1 13:18:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:18:50 Removing intermediate container 80443aa14236 13:18:50 ---> 54efe3ecdea8 13:18:50 Step 23/24 : LABEL git_sha=817cda54adb64e07cc2823c56cf491b243df1d47 13:18:50 ---> Running in 2f8212221eb8 13:18:50 Removing intermediate container 771f203ef915 13:18:50 ---> 0ad4d3243d23 13:18:50 Step 8/24 : COPY . . 13:18:50 ---> dad202d0cef3 13:18:50 Step 19/23 : ENTRYPOINT ["/support-notifications"] 13:18:50 Removing intermediate container 04035f20719e 13:18:50 ---> e44181e45437 13:18:50 Step 6/23 : COPY go.mod . 13:18:50 Removing intermediate container 2f8212221eb8 13:18:50 ---> 2cc2ea470a2a 13:18:50 Step 24/24 : LABEL version=0.0.0 13:19:00 (5/12) Installing fortify-headers (1.1-r0) 13:19:00 (6/12) Installing patch (2.7.6-r7) 13:19:00 (7/12) Installing build-base (0.5-r2) 13:19:00 (8/12) Installing libsodium (1.0.18-r0) 13:19:00 (9/12) Installing pkgconf (1.7.3-r0) 13:19:00 (10/12) Installing libsodium-dev (1.0.18-r0) 13:19:00 (11/12) Installing libzmq (4.3.3-r1) 13:19:00 (12/12) Installing zeromq-dev (4.3.3-r1) 13:19:01 Executing busybox-1.32.1-r6.trigger 13:19:01 OK: 218 MiB in 52 packages 13:19:01 ---> Running in 21b162ef1f63 13:19:01 ---> Running in 5b3e3a1d6ef1 13:19:01 ---> b99ed1590249 13:19:01 Step 7/23 : RUN go mod download 13:19:01 Removing intermediate container 21b162ef1f63 13:19:01 ---> 4743340f1779 13:19:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:19:01 ---> Running in 0b1ac7056091 13:19:01 ---> ad82fce922c1 13:19:01 Step 9/24 : RUN go mod tidy 13:19:02 ---> Running in aa09844a10ba 13:19:02 ---> Running in e7c04e35b9f6 13:19:02 Removing intermediate container 5b3e3a1d6ef1 13:19:02 ---> 7ff3beb7b3c2 13:19:02 13:19:02 Successfully built 7ff3beb7b3c2 13:19:02 Removing intermediate container aa09844a10ba 13:19:02 ---> 08ead2d1bc19 13:19:02 Step 21/23 : LABEL arch=x86_64 13:19:02 Successfully tagged core-metadata:latest 13:19:02 Building security-secretstore-setup 13:19:02 ---> Running in 810689202ddc 13:19:02  Building core-metadata ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 13:19:02 Status: Downloaded newer image for docker:20.10.0 13:19:02 ---> aefe523efa57 13:19: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' 13:19:03 ---> Running in ad232256d0a5 13:19:05 Removing intermediate container 3d7b9bca5e5d 13:19:05 ---> d30da3f4579a 13:19:05 Step 4/6 : WORKDIR /edgex-go 13:19:05 ---> Running in 40ec165310aa 13:19:05 Removing intermediate container 40ec165310aa 13:19:05 ---> d7ea92dff143 13:19:05 Step 5/6 : COPY go.mod . 13:19:05 ---> 21bc13da3a28 13:19:05 Step 6/6 : RUN go mod download 13:19:06 ---> Running in a8d74e5e6232 13:19:08 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:19:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:19:08 ---> c21bbe7ec1e4 13:19:08 Step 3/26 : WORKDIR /edgex-go 13:19:08 ---> Using cache 13:19:08 ---> e607daa231ef 13:19:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:19:08 ---> Using cache 13:19:08 ---> 0179f3b9535d 13:19:08 Step 5/26 : RUN apk add --update --no-cache make git 13:19:08 ---> Using cache 13:19:08 ---> e44181e45437 13:19:08 Step 6/26 : COPY go.mod . 13:19:08 ---> Using cache 13:19:08 ---> b99ed1590249 13:19:08 Step 7/26 : RUN go mod download 13:19:12 Removing intermediate container 810689202ddc 13:19:12 ---> 4c8cfa6f5429 13:19:12 Step 22/23 : LABEL git_sha=817cda54adb64e07cc2823c56cf491b243df1d47 13:19:12 ---> Running in b73438fa3727 13:19:12 Removing intermediate container ad232256d0a5 13:19:12 ---> 20fafbf3c508 13:19:12 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 13:19:12 ---> Running in 67ce3eac17f8 13:19:12 ---> Running in 87b87a0c50dc 13:19:12 Removing intermediate container 67ce3eac17f8 13:19:12 ---> 74aec795cc40 13:19:12 Step 23/23 : LABEL version=0.0.0 13:19:12 ---> Running in 6159704b6a6d 13:19:12 Removing intermediate container 0b1ac7056091 13:19:12 ---> 8e4558bd978a 13:19:12 Step 8/23 : COPY . . 13:19:12 Removing intermediate container 6159704b6a6d 13:19:12 ---> 1b870a806837 13:19:12 13:19:12 Removing intermediate container e7c04e35b9f6 13:19:12 ---> 8ec01414ad25 13:19:12 Step 10/24 : RUN make cmd/core-data/core-data 13:19:13 Successfully built 1b870a806837 13:19:13 Successfully tagged support-notifications:latest 13:19:13 Building security-bootstrapper 13:19:13  Building support-notifications ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:19:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:19:13 (1/39) Installing readline (8.0.4-r0) 13:19:13 (2/39) Installing bash (5.0.17-r0) 13:19:13 Executing bash-5.0.17-r0.post-install 13:19:13 (3/39) Installing nghttp2-libs (1.41.0-r0) 13:19:13 (4/39) Installing libcurl (7.77.0-r0) 13:19:18 (5/39) Installing curl (7.77.0-r0) 13:19:18 (6/39) Installing dumb-init (1.2.2-r1) 13:19:18 (7/39) Installing libbz2 (1.0.8-r1) 13:19:23 (8/39) Installing expat (2.2.9-r1) 13:19:26 (9/39) Installing libffi (3.3-r2) 13:19:26 (10/39) Installing gdbm (1.13-r1) 13:19:26 (11/39) Installing xz-libs (5.2.5-r0) 13:19:26 (12/39) Installing sqlite-libs (3.32.1-r1) 13:19:26 (13/39) Installing python3 (3.8.10-r0) 13:19:28 ---> Running in 7dc1f7273603 13:19:33 Removing intermediate container a8d74e5e6232 13:19:33 ---> 24e5742132c9 13:19:33 Successfully built 24e5742132c9 13:19:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:19:33 + docker inspect -f . ci-base-image-arm64 13:19:33 . [Pipeline] withDockerContainer 13:19:33 prd-ubuntu18.04-docker-arm64-4c-16g-1193 does not seem to be running inside a container 13:19:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:19:35 $ docker top 753a44db643ce53c7fe0e93500af22cb6f032bdc6e3b9dd131aed35102f46ec4 -eo pid,comm [Pipeline] { [Pipeline] sh 13:19:36 + go version 13:19:36 go version go1.16.5 linux/arm64 [Pipeline] } 13:19:36 $ docker stop --time=1 753a44db643ce53c7fe0e93500af22cb6f032bdc6e3b9dd131aed35102f46ec4 13:19:38 $ docker rm -f 753a44db643ce53c7fe0e93500af22cb6f032bdc6e3b9dd131aed35102f46ec4 13:19:38 (14/39) Installing py3-appdirs (1.4.4-r1) 13:19:38 (15/39) Installing py3-ordered-set (4.0.1-r0) 13:19:38 (16/39) Installing py3-parsing (2.4.7-r0) 13:19:38 (17/39) Installing py3-six (1.15.0-r0) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:19:38 + docker inspect -f . ci-base-image-arm64 13:19:38 . [Pipeline] withDockerContainer 13:19:39 prd-ubuntu18.04-docker-arm64-4c-16g-1193 does not seem to be running inside a container 13:19:39 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:19:40 $ docker top 3a7afc554954fe4eb8816c708ef7988de6ae805195a5f3a4a7f7f93c66a42f95 -eo pid,comm 13:19:40 (18/39) Installing py3-packaging (20.4-r0) [Pipeline] { [Pipeline] echo 13:19:41 ========================================================= 13:19:41 [edgeXBuildGoParallel] Running Tests and Build... 13:19:41 ========================================================= [Pipeline] sh 13:19:41 + go mod tidy [Pipeline] sh 13:19:42 (19/39) Installing py3-setuptools (47.0.0-r0) 13:19:42 (20/39) Installing py3-chardet (3.0.4-r4) 13:19:42 (21/39) Installing py3-idna (2.9-r0) 13:19:43 + make test 13:19:43 go mod tidy 13:19:43 (22/39) Installing py3-certifi (2020.4.5.1-r0) 13:19:43 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 13:19:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:19:43 (23/39) Installing py3-urllib3 (1.25.9-r0) 13:19:43 (24/39) Installing py3-requests (2.23.0-r0) 13:19:43 Removing intermediate container b73438fa3727 13:19:43 ---> ba5aa5f1f8eb 13:19:43 Step 8/26 : COPY . . 13:19:43 ---> 769f4da40a3a 13:19:43 Step 9/23 : RUN go mod tidy 13:19:43 (25/39) Installing py3-msgpack (1.0.0-r0) 13:19:44 (26/39) Installing py3-lockfile (0.12.2-r3) 13:19:45 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:19:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 13:19:45 ---> c21bbe7ec1e4 13:19:45 Step 3/32 : WORKDIR /edgex-go 13:19:45 ---> Using cache 13:19:45 ---> e607daa231ef 13:19:45 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:19:45 ---> Using cache 13:19:45 ---> 0179f3b9535d 13:19:45 Step 5/32 : RUN apk add --update --no-cache make git 13:19:45 ---> Using cache 13:19:45 ---> e44181e45437 13:19:45 Step 6/32 : COPY go.mod . 13:19:45 ---> Using cache 13:19:45 ---> b99ed1590249 13:19:45 Step 7/32 : RUN go mod download 13:19:45 ---> Using cache 13:19:45 ---> ba5aa5f1f8eb 13:19:45 Step 8/32 : COPY . . 13:19:50 (27/39) Installing py3-cachecontrol (0.12.6-r0) 13:19:56 (28/39) Installing py3-colorama (0.4.3-r0) 13:19:56 (29/39) Installing py3-distlib (0.3.0-r0) 13:19:59 (30/39) Installing py3-distro (1.5.0-r1) 13:20:00 (31/39) Installing py3-webencodings (0.5.1-r3) 13:20:05 (32/39) Installing py3-html5lib (1.0.1-r4) 13:20:06 (33/39) Installing py3-pytoml (0.1.21-r0) 13:20:06 (34/39) Installing py3-pep517 (0.8.2-r0) 13:20:06 (35/39) Installing py3-progress (1.5-r0) 13:20:06 (36/39) Installing py3-toml (0.10.1-r0) 13:20:06 ---> Running in 2e247c02468a 13:20:06 (37/39) Installing py3-retrying (1.3.3-r0) 13:20:06 (38/39) Installing py3-contextlib2 (0.6.0-r0) 13:20:06 (39/39) Installing py3-pip (20.1.1-r0) 13:20:07 Executing busybox-1.31.1-r19.trigger 13:20:07 OK: 72 MiB in 59 packages 13:20:07 ---> 39f9fbd60a64 13:20:07 Step 9/26 : RUN go mod tidy 13:20:07 ---> ff13b0ea4096 13:20:07 Step 9/32 : RUN go mod tidy 13:20:08 ---> Running in bb0d781fe978 13:20:08 ---> Running in 55dbffbebbec 13:20:10 Removing intermediate container 2e247c02468a 13:20:10 ---> 944b7a5a98b2 13:20:10 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:20:10 ---> Running in b950ff97a32c 13:20:10 Collecting docker-compose==1.23.2 13:20:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:20:10 ? github.com/edgexfoundry/edgex-go [no test files] 13:20:10 Collecting PyYAML<4,>=3.10 13:20:10 Downloading PyYAML-3.13.tar.gz (270 kB) 13:20:11 Removing intermediate container bb0d781fe978 13:20:11 ---> 3de7846b9828 13:20:11 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:20:11 ---> Running in 954f7a7dcfae 13:20:11 Removing intermediate container 55dbffbebbec 13:20:11 ---> 315f7ea177eb 13:20:11 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:20:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:20:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:20:11 ---> Running in 6aac3987d3b6 13:20:12 Collecting dockerpty<0.5,>=0.4.1 13:20:12 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 13:20:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:20: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 13:20:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:20:13 Collecting docker<4.0,>=3.6.0 13:20:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:20:13 Collecting cached-property<2,>=1.2.0 13:20:13 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:20:13 Collecting jsonschema<3,>=2.5.1 13:20:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:20:13 Collecting websocket-client<1.0,>=0.32.0 13:20:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:20:14 Collecting docopt<0.7,>=0.6.1 13:20:14 Downloading docopt-0.6.2.tar.gz (25 kB) 13:20:14 Collecting texttable<0.10,>=0.9.0 13:20:15 Downloading texttable-0.9.1.tar.gz (11 kB) 13:20:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 13:20:15 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 13:20:15 Collecting idna<2.8,>=2.5 13:20:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:20:15 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 13:20:15 Collecting urllib3<1.25,>=1.21.1 13:20:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:20:16 Collecting docker-pycreds>=0.4.0 13:20:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:20:16 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 13:20:16 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 13:20:16 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 13:20:16 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 13:20:16 Installing collected packages: PyYAML, idna, urllib3, requests, dockerpty, websocket-client, docker-pycreds, docker, cached-property, jsonschema, docopt, texttable, docker-compose 13:20:16 Running setup.py install for PyYAML: started 13:20:17 Running setup.py install for PyYAML: finished with status 'done' 13:20:17 Attempting uninstall: idna 13:20:17 Found existing installation: idna 2.9 13:20:17 Uninstalling idna-2.9: 13:20:17 Successfully uninstalled idna-2.9 13:20:18 Attempting uninstall: urllib3 13:20:18 Found existing installation: urllib3 1.25.9 13:20:18 Uninstalling urllib3-1.25.9: 13:20:18 Successfully uninstalled urllib3-1.25.9 13:20:18 Attempting uninstall: requests 13:20:18 Found existing installation: requests 2.23.0 13:20:18 Uninstalling requests-2.23.0: 13:20:18 Successfully uninstalled requests-2.23.0 13:20:18 Running setup.py install for dockerpty: started 13:20:19 Running setup.py install for dockerpty: finished with status 'done' 13:20:19 Running setup.py install for docopt: started 13:20:20 Running setup.py install for docopt: finished with status 'done' 13:20:20 Running setup.py install for texttable: started 13:20:21 Running setup.py install for texttable: finished with status 'done' 13:20:22 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 13:20:27 Removing intermediate container 87b87a0c50dc 13:20:27 ---> 31332efa5aab 13:20:27 Step 15/24 : ENV APP_PORT=58890 13:20:27 ---> Running in 36e5baf0a4eb 13:20:27 Removing intermediate container 36e5baf0a4eb 13:20:27 ---> 554b5a834eed 13:20:27 Step 16/24 : EXPOSE $APP_PORT 13:20:27 ---> Running in 6107e638adbc 13:20:27 Removing intermediate container 6107e638adbc 13:20:27 ---> 772a4ee4eaa8 13:20:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:20:28 ---> 7909b00e8867 13:20:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:20:28 ---> d42f3a22f0a3 13:20:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:20:28 ---> a8feb5ad79a9 13:20:28 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 13:20:28 ---> Running in 696b549cd0f9 13:20:28 Removing intermediate container 696b549cd0f9 13:20:28 ---> 6d5e027d1ddd 13:20:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:20:28 ---> Running in dc49716cd50a 13:20:29 Removing intermediate container dc49716cd50a 13:20:29 ---> e8909671c827 13:20:29 Step 22/24 : LABEL arch=x86_64 13:20:29 ---> Running in e57bf95d9820 13:20:29 Removing intermediate container e57bf95d9820 13:20:29 ---> 80de79451719 13:20:29 Step 23/24 : LABEL git_sha=817cda54adb64e07cc2823c56cf491b243df1d47 13:20:29 ---> Running in b5bc49486c0d 13:20:29 Removing intermediate container b5bc49486c0d 13:20:29 ---> 4f5ba319ecae 13:20:29 Step 24/24 : LABEL version=0.0.0 13:20:29 ---> Running in e778adf9e80f 13:20:29 Removing intermediate container e778adf9e80f 13:20:29 ---> 21b7cefab0a2 13:20:29 13:20:29 Successfully built 21b7cefab0a2 13:20:29 Successfully tagged sys-mgmt-agent:latest 13:20:42  Building sys-mgmt-agent ... done Removing intermediate container 7dc1f7273603 13:20:42 ---> 35a4e263eeaf 13:20:42 13:20:42 Step 11/24 : FROM alpine:3.12 13:20:42 ---> 13621d1b12d4 13:20:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:20:42 ---> Running in 3991a2e2e95c 13:20:42 Removing intermediate container 3991a2e2e95c 13:20:42 ---> 254d97e3f346 13:20:42 Step 13/24 : ENV APP_PORT=59880 13:20:42 ---> Running in 1320b38f35b9 13:20:42 Removing intermediate container 1320b38f35b9 13:20:42 ---> 38fa4bda2723 13:20:42 Step 14/24 : EXPOSE $APP_PORT 13:20:42 ---> Running in 89a82bdaf6a3 13:20:42 Removing intermediate container 89a82bdaf6a3 13:20:42 ---> 2fa9238ddf0a 13:20:42 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:20:42 ---> Running in 33e715f0649b 13:20:43 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 13:20:43 Removing intermediate container 33e715f0649b 13:20:43 ---> d1571487c6c5 13:20:43 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 13:20:43 ---> Running in bdc76b3087ea 13:20:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:20:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:20:45 (1/6) Installing dumb-init (1.2.2-r1) 13:20:45 (2/6) Installing libgcc (9.3.0-r2) 13:20:45 (3/6) Installing libsodium (1.0.18-r0) 13:20:45 (4/6) Installing libstdc++ (9.3.0-r2) 13:20:46 Removing intermediate container 6aac3987d3b6 13:20:46 ---> 5e52794b2bcc 13:20:46 13:20:46 Step 11/32 : FROM alpine:3.12 13:20:46 ---> 13621d1b12d4 13:20:46 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:20:46 (5/6) Installing libzmq (4.3.3-r0) 13:20:46 ---> Running in 95d3023d9da9 13:20:46 (6/6) Installing zeromq (4.3.3-r0) 13:20:47 Executing busybox-1.31.1-r20.trigger 13:20:47 OK: 8 MiB in 20 packages 13:20:47 Removing intermediate container 95d3023d9da9 13:20:47 ---> aefa675dc912 13:20:47 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 13:20:48 ---> Running in 6d926673ab2f 13:20:48 Removing intermediate container 954f7a7dcfae 13:20:48 ---> fb50364ffd03 13:20:48 13:20:48 Step 11/26 : FROM alpine:3.12 13:20:48 ---> 13621d1b12d4 13:20:48 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 13:20:48 Removing intermediate container b950ff97a32c 13:20:48 ---> 5a4219dbf312 13:20:48 13:20:48 Step 11/23 : FROM alpine:3.12 13:20:48 ---> 13621d1b12d4 13:20:48 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:20:48 ---> Using cache 13:20:48 ---> 132114cde58e 13:20:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:20:48 ---> Using cache 13:20:48 ---> 4331dac384e5 13:20:48 Step 14/23 : ENV APP_PORT=59861 13:20:48 ---> Running in 9c6934ce05f2 13:20:48 ---> Running in 913d0cce63ed 13:20:48 Removing intermediate container bdc76b3087ea 13:20:48 ---> d5c0d8762f09 13:20:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:20:48 Removing intermediate container 913d0cce63ed 13:20:48 ---> d6950492af21 13:20:48 Step 15/23 : EXPOSE $APP_PORT 13:20:48 ---> Running in 3489025dd300 13:20:49 ---> aabdd7124354 13:20:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:20:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:20:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:20:49 Removing intermediate container 3489025dd300 13:20:49 ---> 6ad2e8c930ee 13:20:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:20:49 (1/2) Installing dumb-init (1.2.2-r1) 13:20:49 (2/2) Installing su-exec (0.2-r1) 13:20:49 Executing busybox-1.31.1-r20.trigger 13:20:49 OK: 6 MiB in 16 packages 13:20:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:20:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:20:49 (1/6) Installing ca-certificates (20191127-r4) 13:20:49 (2/6) Installing nghttp2-libs (1.41.0-r0) 13:20:49 (3/6) Installing libcurl (7.77.0-r0) 13:20:49 (4/6) Installing curl (7.77.0-r0) 13:20:49 (5/6) Installing dumb-init (1.2.2-r1) 13:20:49 (6/6) Installing su-exec (0.2-r1) 13:20:49 Executing busybox-1.31.1-r20.trigger 13:20:49 Executing ca-certificates-20191127-r4.trigger 13:20:49 OK: 7 MiB in 20 packages 13:20:49 ---> ea91c3fbb7b1 13:20:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:20:49 ---> 3988cc012971 13:20:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:20:50 Removing intermediate container 6d926673ab2f 13:20:50 ---> 672bc2ed9951 13:20:50 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 13:20:50 ---> 653bf64c093b 13:20:50 Step 20/24 : ENTRYPOINT ["/core-data"] 13:20:50 ---> ed758ceab69b 13:20:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:20:50 ---> Running in efa3088d83ea 13:20:50 ---> Running in 4fe0668e1525 13:20:50 Removing intermediate container 4fe0668e1525 13:20:50 ---> 191f8dfa6895 13:20:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:20:50 Removing intermediate container 9c6934ce05f2 13:20:50 ---> b317ee346b97 13:20:50 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:20:50 Removing intermediate container efa3088d83ea 13:20:50 ---> 96b7010d6b15 13:20:50 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:20:50 ---> 2131c777cbbc 13:20:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:20:50 ---> Running in 00bd2c33ef21 13:20:50 ---> Running in 22ab2d3fe0ec 13:20:50 ---> Running in 60ffde390c25 13:20:50 ---> Running in cb9a7ecbe58e 13:20:51 Removing intermediate container 22ab2d3fe0ec 13:20:51 ---> 330625636f6b 13:20:51 Step 14/26 : WORKDIR / 13:20:51 Removing intermediate container 00bd2c33ef21 13:20:51 ---> c1343427f277 13:20:51 Step 22/24 : LABEL arch=x86_64 13:20:51 ---> Running in 9ce03a01fe2f 13:20:51 ---> Running in 51e6639a6d66 13:20:51 Removing intermediate container 60ffde390c25 13:20:51 ---> 7b2b1538fa41 13:20:51 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:20:51 Removing intermediate container cb9a7ecbe58e 13:20:51 ---> efea5804c4eb 13:20:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:20:51 ---> Running in bf413dbcb030 13:20:51 ---> Running in 0b5b19534e39 13:20:51 Removing intermediate container 51e6639a6d66 13:20:51 ---> d96aec86d408 13:20:51 Step 23/24 : LABEL git_sha=817cda54adb64e07cc2823c56cf491b243df1d47 13:20:51 Removing intermediate container 9ce03a01fe2f 13:20:51 ---> ea8974b02519 13:20:51 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:20:51 Removing intermediate container 0b5b19534e39 13:20:51 ---> e312b2cbf77c 13:20:51 Step 21/23 : LABEL arch=x86_64 13:20:51 ---> Running in 222bd2ccb80a 13:20:51 ---> Running in 06bd5e6d05d1 13:20:51 Removing intermediate container 222bd2ccb80a 13:20:51 ---> 750d7441eb26 13:20:51 Step 24/24 : LABEL version=0.0.0 13:20:51 ---> Running in 46b47cd2ef57 13:20:51 Removing intermediate container 06bd5e6d05d1 13:20:51 ---> 36b1bbc37ae9 13:20:51 Step 22/23 : LABEL git_sha=817cda54adb64e07cc2823c56cf491b243df1d47 13:20:51 ---> cf91ba5703da 13:20:51 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:20:51 ---> Running in 80b4102f847c 13:20:51 Removing intermediate container 46b47cd2ef57 13:20:51 ---> 09ee0a6da3b3 13:20:51 13:20:52 ---> 55a7bcdb688c 13:20:52 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:20:52 Successfully built 09ee0a6da3b3 13:20:52 Successfully tagged core-data:latest 13:20:52  Building core-data ... done Removing intermediate container 80b4102f847c 13:20:52 ---> 448a477e5ab1 13:20:52 Step 23/23 : LABEL version=0.0.0 13:20:52 ---> Running in 4844f1ef344d 13:20:52 Removing intermediate container bf413dbcb030 13:20:52 ---> 90c2685e7c15 13:20:52 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 13:20:52 ---> 85962c4ac6f5 13:20:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:20:52 ---> Running in d4504c6dee3a 13:20:52 Removing intermediate container 4844f1ef344d 13:20:52 ---> 6234a067e49d 13:20:52 13:20:52 Successfully built 6234a067e49d 13:20:52 Removing intermediate container d4504c6dee3a 13:20:52 ---> d552c8f76a77 13:20:52 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:20:52 Successfully tagged support-scheduler:latest 13:20:52  Building support-scheduler ... done  ---> daa31df708c3 13:20:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:20:52 ---> 75a5b2110d00 13:20:52 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:20:52 ---> a0a2a7a63c16 13:20:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:20:52 ---> Running in 5e9f5a7a7749 13:20:53 ---> 45bbb648dcba 13:20:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:20:53 ---> 1a8d21188cfd 13:20:53 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/ 13:20:53 ---> Running in 24e199575ff0 13:20:53 Removing intermediate container 5e9f5a7a7749 13:20:53 ---> 1a120e0475ba 13:20:53 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 13:20:53 ---> 25290274a379 13:20:53 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:20:54 ---> c58b3988d21b 13:20:54 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:20:54 Removing intermediate container 24e199575ff0 13:20:54 ---> de40ebd0ed71 13:20:54 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 13:20:54 ---> Running in 4e9f6fbc4806 13:20:54 ---> a294175305c6 13:20:54 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:20:54 Removing intermediate container 4e9f6fbc4806 13:20:54 ---> 3e7602aafcc0 13:20:54 Step 24/26 : LABEL arch=x86_64 13:20:54 ---> Running in a835d364b051 13:20:54 ---> 888735582ec4 13:20:54 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:20:54 Removing intermediate container a835d364b051 13:20:54 ---> b0af7eaacf9e 13:20:54 Step 25/26 : LABEL git_sha=817cda54adb64e07cc2823c56cf491b243df1d47 13:20:54 ---> Running in c761bbd9eb75 13:20:54 ---> ada5b16d85ba 13:20:54 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 13:20:54 Removing intermediate container c761bbd9eb75 13:20:54 ---> d093a075022e 13:20:54 Step 26/26 : LABEL version=0.0.0 13:20:54 ---> Running in 402f2dfb7d6f 13:20:54 ---> Running in 53660b4df8fc 13:20:55 Removing intermediate container 402f2dfb7d6f 13:20:55 ---> 970dfa372538 13:20:55 13:20:55 Successfully built 970dfa372538 13:20:55 Successfully tagged security-secretstore-setup:latest 13:20:55  Building security-secretstore-setup ... done Removing intermediate container 53660b4df8fc 13:20:55 ---> 0d2352075cdf 13:20:55 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:20:55 ---> 1a6654f8946c 13:20:55 Step 27/32 : RUN chmod +x /entrypoint.sh 13:20:55 ---> Running in a857edb8711d 13:20:56 Removing intermediate container a857edb8711d 13:20:56 ---> b1f4a5b3bcc8 13:20:56 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 13:20:56 ---> Running in 02e15488061b 13:20:56 Removing intermediate container 02e15488061b 13:20:56 ---> 7a05df06822f 13:20:56 Step 29/32 : CMD ["gate"] 13:20:56 ---> Running in 3cddccd7a86b 13:20:56 Removing intermediate container 3cddccd7a86b 13:20:56 ---> 97e1803e08d1 13:20:56 Step 30/32 : LABEL arch=x86_64 13:20:56 ---> Running in e0c2e12666f0 13:20:57 Removing intermediate container e0c2e12666f0 13:20:57 ---> f5a829ecffb0 13:20:57 Step 31/32 : LABEL git_sha=817cda54adb64e07cc2823c56cf491b243df1d47 13:20:57 ---> Running in dd7c4eb3c159 13:20:57 Removing intermediate container dd7c4eb3c159 13:20:57 ---> 7fcadcefd69f 13:20:57 Step 32/32 : LABEL version=0.0.0 13:20:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:20:57 ---> Running in 1b0dc449ea6d 13:20:57 Removing intermediate container 1b0dc449ea6d 13:20:57 ---> e5755a5be6c8 13:20:57 13:20:57 Successfully built e5755a5be6c8 13:20:57 Successfully tagged security-bootstrapper:latest 13:20:57  Building security-bootstrapper ... done  [Pipeline] } 13:20:57 $ docker stop --time=1 1f9ba17646ca5b728352676bce4a369005d6b5c83431d839fbb4f3e4c9a3a2c7 13:20:59 $ docker rm -f 1f9ba17646ca5b728352676bce4a369005d6b5c83431d839fbb4f3e4c9a3a2c7 [Pipeline] // withDockerContainer [Pipeline] sh 13:20:59 + docker images 13:20:59 REPOSITORY TAG IMAGE ID CREATED SIZE 13:20:59 security-bootstrapper latest e5755a5be6c8 2 seconds ago 18.6MB 13:20:59 security-secretstore-setup latest 970dfa372538 5 seconds ago 28.7MB 13:20:59 support-scheduler latest 6234a067e49d 7 seconds ago 15.9MB 13:20:59 core-data latest 09ee0a6da3b3 8 seconds ago 20.2MB 13:20:59 fb50364ffd03 11 seconds ago 1.15GB 13:20:59 5a4219dbf312 11 seconds ago 1.15GB 13:20:59 5e52794b2bcc 14 seconds ago 1.15GB 13:20:59 35a4e263eeaf 19 seconds ago 1.15GB 13:20:59 sys-mgmt-agent latest 21b7cefab0a2 30 seconds ago 312MB 13:20:59 support-notifications latest 1b870a806837 About a minute ago 16.7MB 13:20:59 core-metadata latest 7ff3beb7b3c2 About a minute ago 16.6MB 13:20:59 79e590fb8810 2 minutes ago 1.15GB 13:20:59 security-proxy-setup latest 353c2da5aa7b 2 minutes ago 25.7MB 13:20:59 e3bf0f9f56d9 2 minutes ago 1.15GB 13:20:59 527ed7118cb3 2 minutes ago 1.15GB 13:20:59 core-command latest a2e2bd6c1f10 2 minutes ago 15.9MB 13:20:59 ab280b4a1dde 2 minutes ago 1.15GB 13:20:59 b462e90cee72 2 minutes ago 1.14GB 13:20:59 ci-base-image-x86_64 latest c21bbe7ec1e4 6 minutes ago 647MB 13:20:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB 13:20:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB 13:20:59 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 13:20:59 docker 20.10.0 aefe523efa57 6 months ago 240MB 13:20:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 13:21:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:21:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:21:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:21:15 Still waiting to schedule task 13:21:15 ‘prd-ubuntu18.04-docker-8c-8g-1192’ is offline 13:21:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:21:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:21:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:21:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:21:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:21:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:21:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:21:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:21:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:21:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:21:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.169s coverage: 28.7% of statements 13:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:21:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.363s coverage: 100.0% of statements 13:21:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:21:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.356s coverage: 53.1% of statements 13:21:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:21:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:21:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.565s coverage: 87.7% of statements 13:21:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:21:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:21:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.259s coverage: 78.9% of statements 13:21:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.184s coverage: 81.2% of statements 13:21:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:21:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:21:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:21:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:21:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:21:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.376s coverage: 95.1% of statements 13:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 13:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:21:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.264s coverage: 60.0% of statements 13:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:21:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.345s coverage: 0.8% of statements 13:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:21:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements 13:21:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.165s coverage: 22.0% of statements 13:21:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.210s coverage: 47.1% of statements 13:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.203s coverage: 79.5% of statements 13:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.172s coverage: 94.1% of statements 13:21:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.257s coverage: 96.3% of statements 13:21:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.155s coverage: 87.5% of statements 13:22:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.298s coverage: 94.4% of statements 13:22:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.170s coverage: 44.8% of statements 13:22:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.515s coverage: 81.8% of statements 13:22:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.243s coverage: 92.9% of statements 13:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 13:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.172s coverage: 87.2% of statements 13:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.138s coverage: 100.0% of statements 13:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.177s coverage: 58.8% of statements 13:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.191s coverage: 80.0% of statements 13:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements 13:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.288s coverage: 85.4% of statements 13:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.306s coverage: 91.2% of statements 13:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.628s coverage: 64.4% of statements 13:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.156s coverage: 100.0% of statements 13:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements 13:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 13:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements 13:22:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements 13:22:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.935s coverage: 66.9% of statements 13:22:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:22:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:22:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:22:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.733s coverage: 43.6% of statements 13:22:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:22:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:22:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.192s coverage: 89.5% of statements 13:22:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:22:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.225s coverage: 84.8% of statements 13:22:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:22:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.210s coverage: 19.3% of statements 13:22:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:22:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:22:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:22:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:22:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.586s coverage: 91.9% of statements 13:22:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:22:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:22:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 13:22:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:22:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:22:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.240s coverage: 62.7% of statements 13:22:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:22:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:22:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.389s coverage: 97.6% of statements 13:22:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:22:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:22:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 13:22:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:22:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:22:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.176s coverage: 28.9% of statements 13:22:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:22:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:22:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:22:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:22:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:22:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:22:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.163s coverage: 100.0% of statements 13:22:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 13:22:29 GO111MODULE=on go vet ./... 13:23:48 Running on prd-ubuntu18.04-docker-8c-8g-1195 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 13:23:48 Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout 13:23:48 The recommended git tool is: git 13:23:50 using credential edgex-jenkins-ssh 13:23:50 Cloning the remote Git repository 13:23:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:23:52 > git init /w/workspace/edgex-go/15 # timeout=10 13:23:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:23:52 > git --version # timeout=10 13:23:52 > git --version # 'git version 2.17.1' 13:23:52 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:23:56 gofmt -l . 13:23:56 [ "`gofmt -l .`" = "" ] 13:23:56 ./bin/test-attribution-txt.sh [Pipeline] sh 13:23:56 + ls -al . 13:23:56 total 544 13:23:56 drwxrwxr-x 9 1001 1001 4096 Jun 24 13:23 . 13:23:56 drwxr-xr-x 4 root root 4096 Jun 24 13:19 .. 13:23:56 -rw-rw-r-- 1 1001 1001 11 Jun 24 13:17 .dockerignore 13:23:56 drwxrwxr-x 8 1001 1001 4096 Jun 24 13:17 .git 13:23:56 drwxrwxr-x 3 1001 1001 4096 Jun 24 13:17 .github 13:23:56 -rw-rw-r-- 1 1001 1001 818 Jun 24 13:17 .gitignore 13:23:56 -rw-rw-r-- 1 1001 1001 166 Jun 24 13:17 .sonarcloud.properties 13:23:56 -rw-rw-r-- 1 1001 1001 8609 Jun 24 13:17 Attribution.txt 13:23:56 -rw-rw-r-- 1 1001 1001 3804 Jun 24 13:17 CONTRIBUTING.md 13:23:56 -rw-rw-r-- 1 1001 1001 931 Jun 24 13:17 Dockerfile.build 13:23:56 -rw-rw-r-- 1 1001 1001 849 Jun 24 13:17 Jenkinsfile 13:23:56 -rw-rw-r-- 1 1001 1001 10775 Jun 24 13:17 LICENSE 13:23:56 -rw-rw-r-- 1 1001 1001 5605 Jun 24 13:17 Makefile 13:23:56 -rw-rw-r-- 1 1001 1001 7905 Jun 24 13:17 README.md 13:23:56 -rw-rw-r-- 1 1001 1001 7071 Jun 24 13:17 SECURITY.md 13:23:56 -rw-rw-r-- 1 1001 1001 5 Jun 24 13:13 VERSION 13:23:56 -rw-rw-r-- 1 1001 1001 4131 Jun 24 13:17 ZMQWindows.md 13:23:56 drwxrwxr-x 2 1001 1001 4096 Jun 24 13:17 bin 13:23:56 drwxrwxr-x 14 1001 1001 4096 Jun 24 13:17 cmd 13:23:56 -rw-r--r-- 1 root root 398095 Jun 24 13:22 coverage.out 13:23:56 -rw-rw-r-- 1 1001 1001 841 Jun 24 13:17 go.mod 13:23:56 -rw-r--r-- 1 root root 20962 Jun 24 13:19 go.sum 13:23:56 drwxrwxr-x 7 1001 1001 4096 Jun 24 13:17 internal 13:23:56 drwxrwxr-x 3 1001 1001 4096 Jun 24 13:17 openapi 13:23:56 drwxrwxr-x 4 1001 1001 4096 Jun 24 13:17 snap 13:23:56 -rw-rw-r-- 1 1001 1001 168 Jun 24 13:17 version.go [Pipeline] sh 13:23:57 + '[' -e coverage.out ] 13:23:57 + chown 1001:1001 coverage.out [Pipeline] stash 13:23:57 Warning: overwriting stash ‘coverage-report’ 13:23:58 Stashed 1 file(s) [Pipeline] sh 13:23:59 + make build 13:23:59 go mod tidy 13:23:59 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 13:24:06 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 13:24:15 Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit 393a9717100cd794f713d801f499ea998ced99df 13:24:15 Merge succeeded, producing 358dd43cc1f8b8bb820dd1fa81faa19e45ec9b1e 13:24:15 Checking out Revision 358dd43cc1f8b8bb820dd1fa81faa19e45ec9b1e (PR-3579) 13:24:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:24:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:24:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:24:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:24:14 using GIT_SSH to set credentials SSH Credentials for GitHub 13:24:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:24:15 > git config core.sparsecheckout # timeout=10 13:24:15 > git checkout -f 393a9717100cd794f713d801f499ea998ced99df # timeout=10 13:24:15 > git remote # timeout=10 13:24:15 > git config --get remote.origin.url # timeout=10 13:24:15 using GIT_SSH to set credentials SSH Credentials for GitHub 13:24:15 > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 13:24:15 > git rev-parse HEAD^{commit} # timeout=10 13:24:15 > git config core.sparsecheckout # timeout=10 13:24:15 > git checkout -f 358dd43cc1f8b8bb820dd1fa81faa19e45ec9b1e # timeout=10 13:24:19 Commit message: "Merge commit '80ba4e250181682bffba84591c3a2e03de29986a' into HEAD" 13:24:19 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:24:20 + echo snap-build.sh 13:24:20 snap-build.sh 13:24:20 + SNAP_BASE_DIR=. 13:24:20 + '[' '!' -z /w/workspace/edgex-go/15 ']' 13:24:20 + SNAP_BASE_DIR=/w/workspace/edgex-go/15 13:24:20 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/15]' 13:24:20 [snap-build] Building snap in dir [/w/workspace/edgex-go/15] 13:24:20 + cd /w/workspace/edgex-go/15 13:24:20 + sudo apt-get remove -qy --purge lxd lxd-client 13:24:20 Reading package lists... 13:24:20 Building dependency tree... 13:24:20 Reading state information... 13:24:20 The following packages were automatically installed and are no longer required: 13:24:20 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 13:24:20 uidmap xdelta3 13:24:20 Use 'sudo apt autoremove' to remove them. 13:24:20 The following packages will be REMOVED: 13:24:20 lxd* lxd-client* 13:24:21 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 13:24:21 After this operation, 31.7 MB disk space will be freed. 13:24:19 > git rev-list --no-walk 9d907ca93dfd6d40e6a5c37144b7a0e6a71801a7 # timeout=10 13:24:22 (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.) 13:24:22 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 13:24:23 Removing lxd dnsmasq configuration 13:24:23 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 13:24:24 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 13:24:25 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:24:25 (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.) 13:24:25 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 13:24:26 Processing triggers for systemd (237-3ubuntu10.45) ... 13:24:26 Processing triggers for ureadahead (0.100.0-21) ... 13:24:28 + sudo snap remove --purge lxd 13:24:28 snap "lxd" is not installed 13:24:28 + sudo groupadd --force --system lxd 13:24:28 ++ whoami 13:24:28 + sudo /usr/sbin/usermod -G lxd -a jenkins 13:24:28 + newgrp - lxd 13:24:28 + sudo snap install lxd 13:24:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 13:24:29 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 13:24:32 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 13:24:33 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 13:24:36 2021-06-24T13:24:34Z INFO Waiting for automatic snapd restart... 13:24:36 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 13:24:40 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 13:24:45 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 13:24:47 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 13:24:49 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 13:24:49 lxd 4.15 from Canonical* installed 13:24:49 + sudo lxd init --auto 13:24:53 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] } 13:24:59 $ docker stop --time=1 3a7afc554954fe4eb8816c708ef7988de6ae805195a5f3a4a7f7f93c66a42f95 13:25:01 $ docker rm -f 3a7afc554954fe4eb8816c708ef7988de6ae805195a5f3a4a7f7f93c66a42f95 13:25:01 + sudo snap install --classic snapcraft [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:25:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:25:03 13:25:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:25:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:25:04 latest: Pulling from edgex-devops/edgex-compose-arm64 13:25:04 29e5d40040c1: Pulling fs layer 13:25:04 1ce36da41761: Pulling fs layer 13:25:04 25b303627fd3: Pulling fs layer 13:25:04 29e5d40040c1: Verifying Checksum 13:25:04 29e5d40040c1: Download complete 13:25:04 1ce36da41761: Verifying Checksum 13:25:04 1ce36da41761: Download complete 13:25:05 29e5d40040c1: Pull complete 13:25:06 1ce36da41761: Pull complete 13:25:06 25b303627fd3: Verifying Checksum 13:25:06 25b303627fd3: Download complete 13:25:13 snapcraft 4.8.2 from Canonical* installed 13:25:13 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 13:25:13 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 13:25:13 % Total % Received % Xferd Average Speed Time Time Time Current 13:25:13 Dload Upload Total Spent Left Speed 13:25:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4610 0 --:--:-- --:--:-- --:--:-- 4610 13:25:13 0 3325k 0 16112 0 0 61731 0 0:00:55 --:--:-- 0:00:55 61731 100 3325k 100 3325k 0 0 7539k 0 --:--:-- --:--:-- --:--:-- 17.9M 13:25:13 ./yq_linux_amd64 13:25:13 + sudo snapcraft prime --use-lxd 13:25:13 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 13:25:13 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: 13:25:13 - README.md 13:25:13 13:25:13 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:25:13 Launching a container. 13:25:16 25b303627fd3: Pull complete 13:25:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:25:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:25:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:25:16 prd-ubuntu18.04-docker-arm64-4c-16g-1193 does not seem to be running inside a container 13:25:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:25:19 $ docker top 083becf6a8269faf8f1f8fcfc55462d39f38e5b7742e3ad5f700d7e5059bde80 -eo pid,comm [Pipeline] { [Pipeline] sh 13:25:20 Waiting for container to be ready 13:25:20 + docker-compose build+ --help 13:25:20 grep parallel 13:25:20 To start your first instance, try: lxc launch ubuntu:18.04 13:25:20 13:25:24 --parallel Build images in parallel. [Pipeline] } 13:25:24 $ docker stop --time=1 083becf6a8269faf8f1f8fcfc55462d39f38e5b7742e3ad5f700d7e5059bde80 13:25:25 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 13:25:25 Waiting for network to be ready... 13:25:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:25:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 13:25:25 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:25:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 13:25:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 13:25:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 13:25:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 13:25:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 13:25:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 13:25:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 13:25:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:25:26 $ docker rm -f 083becf6a8269faf8f1f8fcfc55462d39f38e5b7742e3ad5f700d7e5059bde80 13:25:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:25:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:25:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:25:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:25:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:25:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:25:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:25:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:25:26 . [Pipeline] withDockerContainer 13:25:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:25:27 prd-ubuntu18.04-docker-arm64-4c-16g-1193 does not seem to be running inside a container 13:25:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] 13:25:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 13:25:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 13:25:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 13:25:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 13:25:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 13:25:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 13:25:27 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 13:25:27 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 13:25:28 $ docker top 7572d7b3eceb51a411fdddd1d0b2589080b62fa06bb6b731043d97e250836df0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:25:29 Fetched 24.8 MB in 4s (6144 kB/s) 13:25:29 + docker-compose -f ./docker-compose-build.yml build --parallel 13:25:30 Reading package lists... 13:25:30 Reading package lists... 13:25:30 Building dependency tree... 13:25:30 Reading state information... 13:25:30 The following additional packages will be installed: 13:25:30 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:25:30 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:25:30 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:25:30 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 13:25:30 Suggested packages: 13:25:30 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 13:25:30 Recommended packages: 13:25:30 gnupg libsasl2-modules 13:25:30 The following NEW packages will be installed: 13:25:30 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:25:30 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:25:30 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:25:30 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 13:25:30 The following packages will be upgraded: 13:25:30 gpg gpg-agent gpgconf libudev1 13:25:30 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 13:25:30 Need to get 3530 kB of archives. 13:25:30 After this operation, 13.3 MB of additional disk space will be used. 13:25:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 13:25:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 13:25:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 13:25:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 13:25:31 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 13:25:31 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 13:25:31 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 13:25:31 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 13:25:31 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 13:25:32 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 13:25:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 13:25:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 13:25:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 13:25:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 13:25:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 13:25:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 13:25:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 13:25:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 13:25:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 13:25:32 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 13:25:32 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 13:25:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 13:25:32 debconf: delaying package configuration, since apt-utils is not installed 13:25:32 Fetched 3530 kB in 1s (3233 kB/s) 13:25:32 (Reading database ... 12511 files and directories currently installed.) 13:25:32 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 13:25:32 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 13:25:32 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 13:25:32 Selecting previously unselected package udev. 13:25:32 (Reading database ... 12511 files and directories currently installed.) 13:25:32 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 13:25:32 Unpacking udev (237-3ubuntu10.48) ... 13:25:32 Selecting previously unselected package libfuse2:amd64. 13:25:32 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 13:25:32 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:25:33 Selecting previously unselected package fuse. 13:25:33 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 13:25:33 Unpacking fuse (2.9.7-1ubuntu1) ... 13:25:33 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 13:25:33 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:25:33 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 13:25:33 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:25:33 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 13:25:33 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:25:33 Selecting previously unselected package libksba8:amd64. 13:25:33 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 13:25:33 Unpacking libksba8:amd64 (1.3.5-2) ... 13:25:33 Selecting previously unselected package libroken18-heimdal:amd64. 13:25:33 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:25:33 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:25:33 Selecting previously unselected package libasn1-8-heimdal:amd64. 13:25:33 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:25:33 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:25:33 Selecting previously unselected package libheimbase1-heimdal:amd64. 13:25:33 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:25:33 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:25:33 Selecting previously unselected package libhcrypto4-heimdal:amd64. 13:25:33 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:25:33 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:25:33 Selecting previously unselected package libwind0-heimdal:amd64. 13:25:33 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:25:33 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:25:33 Selecting previously unselected package libhx509-5-heimdal:amd64. 13:25:33 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:25:33 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:25:33 Selecting previously unselected package libkrb5-26-heimdal:amd64. 13:25:33 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:25:33 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:25:33 Selecting previously unselected package libheimntlm0-heimdal:amd64. 13:25:33 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:25:33 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:25:33 Selecting previously unselected package libgssapi3-heimdal:amd64. 13:25:33 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:25:33 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:25:33 Selecting previously unselected package libsasl2-modules-db:amd64. 13:25:33 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:25:33 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:25:34 Building core-command ... 13:25:34 Building core-data ... 13:25:34 Building core-metadata ... 13:25:34 Building security-bootstrapper ... 13:25:34 Building security-proxy-setup ... 13:25:34 Building security-secretstore-setup ... 13:25:34 Building support-notifications ... 13:25:34 Building support-scheduler ... 13:25:34 Building sys-mgmt-agent ... 13:25:34 Building sys-mgmt-agent 13:25:34 Building support-scheduler 13:25:34 Building security-bootstrapper 13:25:34 Building core-data 13:25:34 Building support-notifications 13:25:34 Selecting previously unselected package libsasl2-2:amd64. 13:25:34 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:25:34 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:25:34 Selecting previously unselected package libldap-common. 13:25:34 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 13:25:34 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:25:34 Selecting previously unselected package libldap-2.4-2:amd64. 13:25:34 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 13:25:34 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:25:34 Selecting previously unselected package dirmngr. 13:25:34 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 13:25:34 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 13:25:34 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:25:34 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 13:25:34 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:25:34 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:25:34 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:25:34 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 13:25:34 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:25:34 Setting up libksba8:amd64 (1.3.5-2) ... 13:25:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:25:34 Setting up udev (237-3ubuntu10.48) ... 13:25:35 invoke-rc.d: policy-rc.d denied execution of start. 13:25:35 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:25:35 Processing triggers for systemd (237-3ubuntu10) ... 13:25:35 Setting up fuse (2.9.7-1ubuntu1) ... 13:25:35 Setting up gpg (2.2.4-1ubuntu1.4) ... 13:25:35 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:25:35 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:25:35 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:25:35 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:25:35 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:25:35 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:25:35 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:25:35 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:25:35 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 13:25:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:25:35 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 13:25:35 settings in the [Install] section, and DefaultInstance for template units). 13:25:35 This means they are not meant to be enabled using systemctl. 13:25:35 Possible reasons for having this kind of units are: 13:25:35 1) A unit may be statically enabled by being symlinked from another unit's 13:25:35 .wants/ or .requires/ directory. 13:25:35 2) A unit's purpose may be to act as a helper for some other unit which has 13:25:35 a requirement dependency on it. 13:25:35 3) A unit may be started when needed via activation (socket, path, timer, 13:25:35 D-Bus, udev, scripted systemctl call, ...). 13:25:35 4) In case of template units, the unit is meant to be enabled with some 13:25:35 instance name specified. 13:25:35 Reading package lists... 13:25:36 Building dependency tree... 13:25:36 Reading state information... 13:25:36 The following additional packages will be installed: 13:25:36 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 13:25:36 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 13:25:36 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 13:25:36 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 13:25:36 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 13:25:36 Suggested packages: 13:25:36 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 13:25:36 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 13:25:36 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 13:25:36 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 13:25:36 systemd-container policykit-1 13:25:36 Recommended packages: 13:25:36 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 13:25:36 The following NEW packages will be installed: 13:25:36 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 13:25:36 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 13:25:36 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 13:25:36 multiarch-support openssh-client python3 python3-minimal python3.6 13:25:36 python3.6-minimal snapd squashfs-tools sudo 13:25:36 The following packages will be upgraded: 13:25:36 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 13:25:36 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 13:25:36 Need to get 36.7 MB of archives. 13:25:36 After this operation, 147 MB of additional disk space will be used. 13:25:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 13:25:36 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 13:25:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 13:25:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 13:25:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 13:25:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 13:25:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 13:25:36 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 13:25:36 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 13:25:36 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 13:25:36 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 13:25:36 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 13:25:36 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 13:25:36 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 13:25:36 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 13:25:36 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 13:25:37 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 13:25:37 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 13:25:37 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 13:25:37 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 13:25:37 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 13:25:37 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 13:25:37 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 13:25:37 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 13:25:37 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 13:25:37 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 13:25:37 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 13:25:37 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 13:25:37 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 13:25:37 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 13:25:38 debconf: delaying package configuration, since apt-utils is not installed 13:25:38 Fetched 36.7 MB in 3s (13.9 MB/s) 13:25:39 (Reading database ... 12757 files and directories currently installed.) 13:25:39 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 13:25:39 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 13:25:39 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 13:25:39 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 13:25:39 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 13:25:39 (Reading database ... 12757 files and directories currently installed.) 13:25:39 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 13:25:39 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 13:25:40 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 13:25:40 (Reading database ... 12757 files and directories currently installed.) 13:25:40 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 13:25:40 Unpacking apt (1.6.13) over (1.6.1) ... 13:25:40 Setting up apt (1.6.13) ... 13:25:40 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 13:25:40 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 13:25:41 (Reading database ... 12764 files and directories currently installed.) 13:25:41 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 13:25:41 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 13:25:41 Selecting previously unselected package libpython3.6-minimal:amd64. 13:25:41 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:25:41 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:25:41 Selecting previously unselected package libexpat1:amd64. 13:25:41 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 13:25:41 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:25:41 Selecting previously unselected package python3.6-minimal. 13:25:41 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:25:41 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:25:42 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 13:25:42 Checking for services that may need to be restarted...done. 13:25:42 Checking for services that may need to be restarted...done. 13:25:42 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:25:42 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:25:42 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:25:42 Selecting previously unselected package python3-minimal. 13:25:42 (Reading database ... 13012 files and directories currently installed.) 13:25:42 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 13:25:42 Unpacking python3-minimal (3.6.7-1~18.04) ... 13:25:42 Selecting previously unselected package mime-support. 13:25:42 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 13:25:42 Unpacking mime-support (3.60ubuntu1) ... 13:25:42 Selecting previously unselected package libmpdec2:amd64. 13:25:42 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 13:25:42 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:25:42 Selecting previously unselected package libpython3.6-stdlib:amd64. 13:25:42 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:25:42 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:25:42 Selecting previously unselected package python3.6. 13:25:42 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:25:42 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:25:43 Selecting previously unselected package libpython3-stdlib:amd64. 13:25:43 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 13:25:43 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:25:43 Setting up python3-minimal (3.6.7-1~18.04) ... 13:25:43 Selecting previously unselected package python3. 13:25:43 (Reading database ... 13442 files and directories currently installed.) 13:25:43 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 13:25:43 Unpacking python3 (3.6.7-1~18.04) ... 13:25:43 Selecting previously unselected package multiarch-support. 13:25:43 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 13:25:43 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 13:25:43 Setting up multiarch-support (2.27-3ubuntu1.4) ... 13:25:43 Selecting previously unselected package liblzo2-2:amd64. 13:25:43 (Reading database ... 13479 files and directories currently installed.) 13:25:43 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 13:25:43 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 13:25:43 Selecting previously unselected package libbsd0:amd64. 13:25:43 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 13:25:43 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:25:43 Selecting previously unselected package sudo. 13:25:43 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 13:25:43 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 13:25:43 Selecting previously unselected package apparmor. 13:25:43 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 13:25:43 Unpacking apparmor (2.12-4ubuntu5.1) ... 13:25:43 Selecting previously unselected package libedit2:amd64. 13:25:43 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 13:25:43 Unpacking libedit2:amd64 (3.1-20170329-1) ... 13:25:44 Selecting previously unselected package libkrb5support0:amd64. 13:25:44 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 13:25:44 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:25:44 Selecting previously unselected package libk5crypto3:amd64. 13:25:44 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 13:25:44 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:25:44 Selecting previously unselected package libkeyutils1:amd64. 13:25:44 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 13:25:44 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:25:44 Selecting previously unselected package libkrb5-3:amd64. 13:25:44 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 13:25:44 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:25:44 Selecting previously unselected package libgssapi-krb5-2:amd64. 13:25:44 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 13:25:44 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:25:44 Selecting previously unselected package libssl1.0.0:amd64. 13:25:44 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 13:25:44 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 13:25:44 Selecting previously unselected package openssh-client. 13:25:44 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 13:25:44 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 13:25:44 Selecting previously unselected package squashfs-tools. 13:25:44 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 13:25:44 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 13:25:44 Selecting previously unselected package snapd. 13:25:44 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 13:25:44 Unpacking snapd (2.49.2+18.04) ... 13:25:49 Setting up libedit2:amd64 (3.1-20170329-1) ... 13:25:49 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 13:25:49 Setting up mime-support (3.60ubuntu1) ... 13:25:49 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 13:25:49 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:25:49 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:25:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:25:49 Setting up systemd (237-3ubuntu10.48) ... 13:25:49 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 13:25:49 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:25:49 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:25:49 Setting up liblzo2-2:amd64 (2.08-1.2) ... 13:25:49 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:25:49 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:25:49 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:25:50 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 13:25:50 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:25:50 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:25:50 Setting up python3 (3.6.7-1~18.04) ... 13:25:50 running python rtupdate hooks for python3.6... 13:25:50 running python post-rtupdate hooks for python3.6... 13:25:50 Setting up apparmor (2.12-4ubuntu5.1) ... 13:25:51 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 13:25:51 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:25:51 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 13:25:51 Setting up snapd (2.49.2+18.04) ... 13:25:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 13:25:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 13:25:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 13:25:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 13:25:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:25:52 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:25:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 13:25:53 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 13:25:53 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 13:25:53 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 13:25:53 /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' 13:25:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:25:53 Processing triggers for systemd (237-3ubuntu10.48) ... 13:25:56 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:25:56 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:25:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:25:56 Reading package lists... 13:25:56 Reading package lists... 13:25:56 Building dependency tree... 13:25:56 Reading state information... 13:25:56 Calculating upgrade... 13:25:56 The following packages will be upgraded: 13:25:56 advancecomp base-files bash binutils binutils-common 13:25:56 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 13:25:56 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 13:25:56 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 13:25:56 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 13:25:56 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 13:25:56 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 13:25:56 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 13:25:56 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 13:25:56 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 13:25:56 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 13:25:56 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 13:25:56 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 13:25:56 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 13:25:56 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 13:25:56 ubuntu-keyring util-linux 13:25:56 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:25:56 Need to get 64.1 MB of archives. 13:25:56 After this operation, 5112 kB of additional disk space will be used. 13:25:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 13:25:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 13:25:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 13:25:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 13:25:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 13:25:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 13:25:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 13:25:56 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 13:25:56 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 13:25:56 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 13:25:56 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 13:25:56 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 13:25:56 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 13:25:56 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 13:25:56 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 13:25:56 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 13:25:56 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 13:25:56 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 13:25:56 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 13:25:56 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 13:25:56 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 13:25:56 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 13:25:56 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 13:25:56 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 13:25:56 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 13:25:56 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 13:25:56 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 13:25:57 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 13:25:57 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 13:25:57 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 13:25:57 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 13:25:57 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 13:25:57 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 13:25:57 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 13:25:57 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 13:25:57 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 13:25:57 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 13:25:57 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 13:25:57 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 13:25:57 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 13:25:57 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 13:25:57 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 13:25:57 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 13:25:57 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 13:25:57 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 13:25:57 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 13:25:57 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 13:25:57 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 13:25:57 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 13:25:57 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 13:25:57 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 13:25:57 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 13:25:57 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 13:25:57 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 13:25:57 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 13:25:57 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 13:25:57 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 13:25:57 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 13:25:57 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 13:25:57 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 13:25:57 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 13:25:57 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 13:25:57 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 13:25:57 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 13:25:57 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 13:25:57 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 13:25:57 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 13:25:57 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 13:25:57 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 13:25:57 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 13:25:57 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 13:25:57 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 13:25:57 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 13:25:58 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 13:25:58 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 13:25:58 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 13:25:58 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 13:25:58 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 13:25:58 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 13:25:58 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 13:25:58 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 13:25:58 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 13:25:58 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 13:25:58 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 13:25:58 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 13:25:58 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 13:25:58 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 13:25:58 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 13:25:58 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 13:25:58 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 13:25:58 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 13:25:58 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 13:25:58 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 13:25:58 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 13:25:58 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 13:25:58 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 13:25:58 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 13:25:58 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 13:25:58 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 13:25:58 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 13:25:58 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 13:25:58 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 13:25:58 debconf: delaying package configuration, since apt-utils is not installed 13:25:58 Fetched 64.1 MB in 2s (31.5 MB/s) 13:25:59 (Reading database ... 13914 files and directories currently installed.) 13:25:59 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 13:25:59 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:25:59 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 13:25:59 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:25:59 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 13:25:59 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 13:26:00 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:26:00 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:26:00 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:26:00 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:26:00 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:26:00 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:26:00 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:26:00 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:26:00 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:26:00 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:26:00 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:26:00 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:26:00 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:26:00 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:26:00 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 13:26:00 (Reading database ... 13914 files and directories currently installed.) 13:26:00 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 13:26:00 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 13:26:00 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 13:26:00 (Reading database ... 13914 files and directories currently installed.) 13:26:00 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:26:00 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:26:00 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:26:00 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:26:00 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:26:01 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:26:01 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 13:26:01 (Reading database ... 13914 files and directories currently installed.) 13:26:01 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 13:26:01 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:26:02 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 13:26:02 (Reading database ... 13914 files and directories currently installed.) 13:26:02 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 13:26:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 13:26:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 13:26:02 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 13:26:02 Setting up base-files (10.1ubuntu2.10) ... 13:26:02 Installing new version of config file /etc/issue ... 13:26:02 Installing new version of config file /etc/issue.net ... 13:26:02 Installing new version of config file /etc/lsb-release ... 13:26:02 Installing new version of config file /etc/update-motd.d/50-motd-news ... 13:26:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 13:26:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 13:26:02 Removing obsolete conffile /etc/default/motd-news ... 13:26:03 (Reading database ... 13915 files and directories currently installed.) 13:26:03 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 13:26:03 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 13:26:03 Setting up bash (4.4.18-2ubuntu1.2) ... 13:26:03 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 13:26:03 (Reading database ... 13915 files and directories currently installed.) 13:26:03 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 13:26:03 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 13:26:03 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 13:26:03 (Reading database ... 13915 files and directories currently installed.) 13:26:03 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 13:26:03 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 13:26:03 Setting up tar (1.29b-2ubuntu0.2) ... 13:26:03 (Reading database ... 13915 files and directories currently installed.) 13:26:03 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 13:26:03 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:26:04 Setting up dpkg (1.19.0.5ubuntu2.3) ... 13:26:04 (Reading database ... 13915 files and directories currently installed.) 13:26:04 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 13:26:04 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:26:04 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 13:26:04 (Reading database ... 13915 files and directories currently installed.) 13:26:04 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 13:26:04 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:26:04 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 13:26:04 (Reading database ... 13915 files and directories currently installed.) 13:26:04 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 13:26:04 Unpacking grep (3.1-2build1) over (3.1-2) ... 13:26:04 Setting up grep (3.1-2build1) ... 13:26:04 (Reading database ... 13915 files and directories currently installed.) 13:26:04 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 13:26:04 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:26:05 Setting up login (1:4.5-1ubuntu2) ... 13:26:05 (Reading database ... 13915 files and directories currently installed.) 13:26:05 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 13:26:05 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:26:05 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 13:26:05 (Reading database ... 13915 files and directories currently installed.) 13:26:05 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 13:26:05 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:26:05 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 13:26:05 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:26:06 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 13:26:06 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:26:06 Setting up perl-base (5.26.1-6ubuntu0.5) ... 13:26:06 (Reading database ... 13915 files and directories currently installed.) 13:26:06 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 13:26:06 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:26:06 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:26:06 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:26:07 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:26:07 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:26:07 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 13:26:07 (Reading database ... 13915 files and directories currently installed.) 13:26:07 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 13:26:07 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 13:26:07 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 13:26:07 (Reading database ... 13915 files and directories currently installed.) 13:26:07 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:26:07 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:26:07 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:26:07 (Reading database ... 13915 files and directories currently installed.) 13:26:07 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:26:07 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:26:07 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:26:07 (Reading database ... 13915 files and directories currently installed.) 13:26:07 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:26:07 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:26:07 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:26:07 (Reading database ... 13915 files and directories currently installed.) 13:26:07 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:26:07 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:26:08 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:26:08 (Reading database ... 13915 files and directories currently installed.) 13:26:08 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 13:26:08 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:26:08 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 13:26:08 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:26:08 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 13:26:08 (Reading database ... 13915 files and directories currently installed.) 13:26:08 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 13:26:08 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:26:08 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 13:26:08 (Reading database ... 13915 files and directories currently installed.) 13:26:08 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:26:08 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:26:08 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:26:08 (Reading database ... 13915 files and directories currently installed.) 13:26:08 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:26:08 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:26:08 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 13:26:08 (Reading database ... 13915 files and directories currently installed.) 13:26:08 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:26:08 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:26:09 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 13:26:09 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 13:26:10 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 13:26:10 (Reading database ... 13915 files and directories currently installed.) 13:26:10 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 13:26:10 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:26:10 Setting up libc-bin (2.27-3ubuntu1.4) ... 13:26:10 (Reading database ... 13915 files and directories currently installed.) 13:26:10 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 13:26:10 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:26:10 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 13:26:10 (Reading database ... 13917 files and directories currently installed.) 13:26:10 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 13:26:10 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 13:26:10 Setting up debconf (1.5.66ubuntu1) ... 13:26:10 (Reading database ... 13917 files and directories currently installed.) 13:26:10 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 13:26:10 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:26:11 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 13:26:11 (Reading database ... 13917 files and directories currently installed.) 13:26:11 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 13:26:11 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:26:11 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 13:26:11 (Reading database ... 13917 files and directories currently installed.) 13:26:11 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:26:11 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:26:11 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:26:11 (Reading database ... 13917 files and directories currently installed.) 13:26:11 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:26:11 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:26:11 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 13:26:11 (Reading database ... 13919 files and directories currently installed.) 13:26:11 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:26:11 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:26:12 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:26:12 (Reading database ... 13923 files and directories currently installed.) 13:26:12 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:26:12 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:26:12 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 13:26:12 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 13:26:12 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 13:26:12 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:26:12 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 13:26:12 (Reading database ... 13923 files and directories currently installed.) 13:26:12 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 13:26:12 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 13:26:12 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 13:26:12 (Reading database ... 13923 files and directories currently installed.) 13:26:12 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 13:26:12 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 13:26:12 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 13:26:12 (Reading database ... 13923 files and directories currently installed.) 13:26:12 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 13:26:12 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:26:13 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 13:26:13 (Reading database ... 13923 files and directories currently installed.) 13:26:13 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 13:26:13 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:26:13 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 13:26:13 (Reading database ... 13923 files and directories currently installed.) 13:26:13 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 13:26:13 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 13:26:13 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 13:26:13 (Reading database ... 13923 files and directories currently installed.) 13:26:13 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 13:26:13 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:26:13 Setting up passwd (1:4.5-1ubuntu2) ... 13:26:16 (Reading database ... 13923 files and directories currently installed.) 13:26:16 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 13:26:16 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:26:16 Setting up gpgv (2.2.4-1ubuntu1.4) ... 13:26:16 (Reading database ... 13923 files and directories currently installed.) 13:26:16 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 13:26:16 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 13:26:16 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 13:26:16 (Reading database ... 13923 files and directories currently installed.) 13:26:16 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 13:26:16 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 13:26:16 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 13:26:16 (Reading database ... 13923 files and directories currently installed.) 13:26:16 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 13:26:16 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 13:26:16 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 13:26:16 (Reading database ... 13923 files and directories currently installed.) 13:26:16 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 13:26:16 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 13:26:16 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 13:26:16 (Reading database ... 13923 files and directories currently installed.) 13:26:16 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 13:26:16 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 13:26:16 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 13:26:16 (Reading database ... 13923 files and directories currently installed.) 13:26:16 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 13:26:16 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 13:26:16 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 13:26:16 (Reading database ... 13923 files and directories currently installed.) 13:26:16 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 13:26:16 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 13:26:16 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 13:26:16 (Reading database ... 13923 files and directories currently installed.) 13:26:16 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 13:26:16 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 13:26:16 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 13:26:16 (Reading database ... 13924 files and directories currently installed.) 13:26:16 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:26:16 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:26:16 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:26:16 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:26:16 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 13:26:16 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 13:26:16 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 13:26:16 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 13:26:16 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 13:26:16 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 13:26:16 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 13:26:16 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 13:26:16 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 13:26:16 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 13:26:16 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 13:26:16 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 13:26:16 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 13:26:16 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 13:26:16 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 13:26:16 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 13:26:16 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 13:26:16 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 13:26:16 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 13:26:17 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 13:26:17 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 13:26:17 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 13:26:17 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 13:26:17 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 13:26:17 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:26:17 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:26:17 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:26:17 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:26:17 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:26:17 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:26:17 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:26:17 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:26:18 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:26:18 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:26:18 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:26:18 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:26:18 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:26:18 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:26:18 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:26:18 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:26:19 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:26:19 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:26:19 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:26:19 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:26:20 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:26:20 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:26:20 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:26:20 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:26:21 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:26:21 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:26:21 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:26:21 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:26:21 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 13:26:21 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:26:22 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 13:26:22 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:26:22 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 13:26:22 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 13:26:22 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:26:22 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:26:22 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:26:22 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:26:22 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 13:26:22 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 13:26:22 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:26:22 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 13:26:22 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:26:22 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:26:22 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:26:22 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 13:26:22 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 13:26:22 Setting up tzdata (2021a-0ubuntu0.18.04) ... 13:26:22 13:26:22 Current default time zone: 'Etc/UTC' 13:26:22 Local time is now: Thu Jun 24 13:26:22 UTC 2021. 13:26:22 Universal Time is now: Thu Jun 24 13:26:22 UTC 2021. 13:26:22 Run 'dpkg-reconfigure tzdata' if you wish to change it. 13:26:22 13:26:22 Setting up systemd-sysv (237-3ubuntu10.48) ... 13:26:22 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:26:22 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 13:26:23 Setting up mount (2.31.1-0.4ubuntu3.7) ... 13:26:23 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 13:26:23 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 13:26:23 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 13:26:23 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 13:26:23 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 13:26:23 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 13:26:23 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:26:23 Setting up procps (2:3.3.12-3ubuntu1.2) ... 13:26:23 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 13:26:23 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 13:26:23 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 13:26:23 Setting up patch (2.7.6-2ubuntu1.1) ... 13:26:23 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 13:26:23 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 13:26:23 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 13:26:23 Installing new version of config file /etc/ssl/openssl.cnf ... 13:26:23 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 13:26:23 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 13:26:23 Setting up ca-certificates (20210119~18.04.1) ... 13:26:25 Updating certificates in /etc/ssl/certs... 13:26:26 23 added, 27 removed; done. 13:26:26 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 13:26:26 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:26:26 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 13:26:26 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 13:26:26 Setting up pkgbinarymangler (138.18.04.1) ... 13:26:26 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 13:26:26 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 13:26:26 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 13:26:26 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 13:26:26 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:26:26 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 13:26:26 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:26:26 Setting up perl (5.26.1-6ubuntu0.5) ... 13:26:26 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 13:26:26 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 13:26:27 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 13:26:27 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 13:26:27 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 13:26:27 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 13:26:27 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 13:26:27 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 13:26:27 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 13:26:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:26:27 Processing triggers for systemd (237-3ubuntu10.48) ... 13:26:27 Processing triggers for mime-support (3.60ubuntu1) ... 13:26:27 Processing triggers for ca-certificates (20210119~18.04.1) ... 13:26:27 Updating certificates in /etc/ssl/certs... 13:26:27 0 added, 0 removed; done. 13:26:27 Running hooks in /etc/ca-certificates/update.d... 13:26:27 done. 13:26:28 Reading package lists... 13:26:28 Building dependency tree... 13:26:28 Reading state information... 13:26:28 The following NEW packages will be installed: 13:26:28 apt-transport-https 13:26:28 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 13:26:28 Need to get 1692 B of archives. 13:26:28 After this operation, 154 kB of additional disk space will be used. 13:26:28 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 13:26:28 debconf: delaying package configuration, since apt-utils is not installed 13:26:28 Fetched 1692 B in 0s (8471 B/s) 13:26:28 Selecting previously unselected package apt-transport-https. 13:26:28 (Reading database ... 13929 files and directories currently installed.) 13:26:28 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 13:26:28 Unpacking apt-transport-https (1.6.13) ... 13:26:29 Setting up apt-transport-https (1.6.13) ... 13:26:29 Waiting for network to be ready... 13:26:35 2021-06-24T13:26:32Z INFO Waiting for automatic snapd restart... 13:26:36 snapd 2.51 from Canonical* installed 13:26:37 "snapd" switched to the "latest/stable" channel 13:26:37 13:26:39 core18 20210611 from Canonical* installed 13:26:39 "core18" switched to the "latest/stable" channel 13:26:39 13:26:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:26:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:26:42 ---> 24e5742132c9 13:26:42 Step 3/24 : WORKDIR /edgex-go 13:26:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:26:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:26:42 ---> 24e5742132c9 13:26:42 Step 3/23 : WORKDIR /edgex-go 13:26:43 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:26:43 13:26:43 Step 2/32 : FROM ${BUILDER_BASE} AS builder 13:26:43 ---> 24e5742132c9 13:26:43 Step 3/32 : WORKDIR /edgex-go 13:26:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:26:43 ---> 24e5742132c9 13:26:43 Step 3/23 : WORKDIR /edgex-go 13:26:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:26:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:26:43 ---> 24e5742132c9 13:26:43 Step 3/24 : WORKDIR /edgex-go 13:26:43 snapcraft 4.8.2 from Canonical* installed 13:26:43 "snapcraft" switched to the "latest/stable" channel 13:26:43 13:26:45 ---> Running in 9b960fd0287b 13:26:45 ---> Running in a6ed88ec7213 13:26:45 ---> Running in f8fe62cb7686 13:26:45 ---> Running in 1ba1b2bc0d3c 13:26:45 ---> Running in 5ad29ea6404c 13:26:46 Removing intermediate container a6ed88ec7213 13:26:46 ---> a9ed3da24087 13:26:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:26:46 Removing intermediate container 1ba1b2bc0d3c 13:26:46 ---> 69bf701094d9 13:26:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:26:46 Removing intermediate container 5ad29ea6404c 13:26:46 Removing intermediate container f8fe62cb7686 13:26:46 ---> b27d180b1842 13:26:46 ---> df32afd89dcc 13:26:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:26:46 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:26:46 Removing intermediate container 9b960fd0287b 13:26:46 ---> 84a9fdfcc396 13:26:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:26:46 ---> Running in 0b216874dd96 13:26:46 ---> Running in b352e3193dbc 13:26:46 ---> Running in 14103039d355 13:26:46 ---> Running in 189e7234eaee 13:26:46 ---> Running in 6008b769bbcd 13:26:47 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: 13:26:47 - README.md 13:26:47 13:26:47 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:26:48 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:26:48 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:26:48 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:26:49 Reading package lists... 13:26:49 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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 13:26:49 Reading package lists... 13:26:49 Building dependency tree... 13:26:49 Reading state information... 13:26:50 Suggested packages: 13:26:50 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 13:26:50 git-gui gitk gitweb git-cvs git-mediawiki git-svn 13:26:50 Recommended packages: 13:26:50 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 13:26:50 The following NEW packages will be installed: 13:26:50 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 13:26:50 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 13:26:50 pkg-config zip 13:26:50 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 13:26:50 Need to get 7663 kB of archives. 13:26:50 After this operation, 43.8 MB of additional disk space will be used. 13:26:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 13:26:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 13:26:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 13:26:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 13:26:50 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 13:26:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 13:26:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 13:26:50 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 13:26:50 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 13:26:50 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 13:26:50 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 13:26:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 13:26:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 13:26:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 13:26:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 13:26:53 debconf: delaying package configuration, since apt-utils is not installed 13:26:53 Fetched 7663 kB in 1s (10.5 MB/s) 13:26:53 Selecting previously unselected package libglib2.0-0:amd64. 13:26:53 (Reading database ... 13933 files and directories currently installed.) 13:26:53 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 13:26:53 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:26:53 Selecting previously unselected package libpsl5:amd64. 13:26:53 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 13:26:53 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 13:26:53 Selecting previously unselected package libnghttp2-14:amd64. 13:26:53 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 13:26:53 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:26:53 Selecting previously unselected package librtmp1:amd64. 13:26:53 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 13:26:53 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:26:53 Selecting previously unselected package libcurl3-gnutls:amd64. 13:26:53 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 13:26:53 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 13:26:53 Selecting previously unselected package liberror-perl. 13:26:53 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 13:26:53 Unpacking liberror-perl (0.17025-1) ... 13:26:53 Selecting previously unselected package git-man. 13:26:53 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 13:26:53 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 13:26:53 Selecting previously unselected package git. 13:26:53 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 13:26:53 Unpacking git (1:2.17.1-1ubuntu0.8) ... 13:26:53 Selecting previously unselected package libnorm1:amd64. 13:26:53 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 13:26:53 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:26:53 Selecting previously unselected package libpgm-5.2-0:amd64. 13:26:53 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 13:26:53 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:26:53 Selecting previously unselected package libsodium23:amd64. 13:26:53 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 13:26:53 Unpacking libsodium23:amd64 (1.0.16-2) ... 13:26:53 Selecting previously unselected package libzmq5:amd64. 13:26:53 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 13:26:53 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:26:53 Selecting previously unselected package libzmq3-dev:amd64. 13:26:53 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 13:26:53 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:26:53 Selecting previously unselected package pkg-config. 13:26:53 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 13:26:53 Unpacking pkg-config (0.29.1-0ubuntu2) ... 13:26:53 Selecting previously unselected package zip. 13:26:53 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 13:26:53 Unpacking zip (3.0-11build1) ... 13:26:53 Removing intermediate container 0b216874dd96 13:26:53 ---> b7c5301a9d10 13:26:53 Step 5/23 : RUN apk add --update --no-cache make git 13:26:53 ---> Running in 73a7e74d0f4c 13:26:53 Removing intermediate container b352e3193dbc 13:26:53 ---> d0307ceed07e 13:26:53 Step 5/24 : RUN apk add --update --no-cache make bash git 13:26:53 Removing intermediate container 14103039d355 13:26:53 ---> 502d7af2fff0 13:26:53 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 13:26:53 ---> Running in 7df87fd7671e 13:26:53 ---> Running in d0e303d824eb 13:26:53 Removing intermediate container 189e7234eaee 13:26:53 ---> 630f760750d9 13:26:53 Step 5/32 : RUN apk add --update --no-cache make git 13:26:53 Removing intermediate container 6008b769bbcd 13:26:53 ---> fea8ba04c67a 13:26:53 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:26:53 ---> Running in d1477fdbc241 13:26:53 ---> Running in ad31c95bc913 13:26:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:26:53 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:26:53 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 13:26:53 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:26:53 Setting up liberror-perl (0.17025-1) ... 13:26:53 Setting up libpsl5:amd64 (0.19.1-5build1) ... 13:26:53 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:26:53 No schema files found: doing nothing. 13:26:53 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:26:53 Setting up zip (3.0-11build1) ... 13:26:53 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:26:53 Setting up libsodium23:amd64 (1.0.16-2) ... 13:26:53 Setting up pkg-config (0.29.1-0ubuntu2) ... 13:26:53 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:26:53 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 13:26:53 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:26:53 Setting up git (1:2.17.1-1ubuntu0.8) ... 13:26:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:26:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:26:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:26:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:26:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:26:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:26:54 git set to automatically installed. 13:26:54 git-man set to automatically installed. 13:26:54 libcurl3-gnutls set to automatically installed. 13:26:54 liberror-perl set to automatically installed. 13:26:54 libglib2.0-0 set to automatically installed. 13:26:54 libnghttp2-14 set to automatically installed. 13:26:54 libnorm1 set to automatically installed. 13:26:54 libpgm-5.2-0 set to automatically installed. 13:26:54 libpsl5 set to automatically installed. 13:26:54 librtmp1 set to automatically installed. 13:26:54 libsodium23 set to automatically installed. 13:26:54 libzmq3-dev set to automatically installed. 13:26:54 libzmq5 set to automatically installed. 13:26:54 pkg-config set to automatically installed. 13:26:54 zip set to automatically installed. 13:26:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:26:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:26:55 OK: 218 MiB in 52 packages 13:26:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:26:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:26:55 OK: 218 MiB in 52 packages 13:26:56 OK: 218 MiB in 52 packages 13:26:56 OK: 218 MiB in 52 packages 13:26:56 OK: 218 MiB in 52 packages 13:26:56 snapd is not logged in, snap install commands will use sudo 13:26:57 Removing intermediate container 73a7e74d0f4c 13:26:57 ---> 504f7e764a63 13:26:57 Step 6/23 : COPY go.mod . 13:26:57 snap "core18" has no updates available 13:26:57 Removing intermediate container 7df87fd7671e 13:26:57 ---> 3d2e821e29d4 13:26:57 Step 6/24 : COPY go.mod . 13:26:57 Removing intermediate container d0e303d824eb 13:26:57 ---> 69577ff7f863 13:26:57 Step 6/23 : COPY go.mod . 13:26:58 ---> deb1a771def6 13:26:58 Step 7/23 : RUN go mod download 13:26:58 snapd is not logged in, snap install commands will use sudo 13:26:58 Removing intermediate container ad31c95bc913 13:26:58 ---> 114ac6f32383 13:26:58 Step 6/24 : COPY go.mod . 13:26:58 ---> Running in e137eee202b1 13:26:58 Removing intermediate container d1477fdbc241 13:26:58 ---> d7c5901d9667 13:26:58 Step 6/32 : COPY go.mod . 13:26:59 ---> b7ed45791439 13:26:59 Step 7/24 : RUN go mod download 13:26:59 ---> Running in aedb1449e059 13:26:59 ---> 1292d6335329 13:26:59 Step 7/23 : RUN go mod download 13:26:59 ---> Running in a370d684b54d 13:26:59 ---> dd701bbd0f7c 13:26:59 Step 7/24 : RUN go mod download 13:26:59 ---> ae3d2a71c827 13:26:59 Step 7/32 : RUN go mod download 13:27:00 ---> Running in fd9489327126 13:27:00 ---> Running in 1e13ff608841 13:27:04 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 13:27:04 Removing intermediate container e137eee202b1 13:27:04 ---> 36602b8c93ea 13:27:04 Step 8/23 : COPY . . 13:27:04 Removing intermediate container aedb1449e059 13:27:04 ---> 911d0ef9d9c5 13:27:04 Step 8/24 : COPY . . 13:27:04 Downloading snap 'edgex-app-service-configurable' 13:27:04 Removing intermediate container a370d684b54d 13:27:04 ---> 1d5e6b645297 13:27:04 Step 8/23 : COPY . . 13:27:04 Removing intermediate container 1e13ff608841 13:27:04 ---> 392bd3aaa65a 13:27:04 Step 8/32 : COPY . . 13:27:05 Removing intermediate container fd9489327126 13:27:05 ---> 6d4ef5866881 13:27:05 Step 8/24 : COPY . . 13:27:06 2021/06/24 13:27:06.323434 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_569.snap: 7311360 13:27:07 Pulling app-service-config 13:27:07 + snapcraftctl pull 13:27:09 Pulling config-common 13:27:09 + snapcraftctl pull 13:27:10 Pulling go-build-helper 13:27:10 + snapcraftctl pull 13:27:11 'edgex-go' has dependencies that need to be staged: go-build-helper 13:27:11 Skipping pull go-build-helper (already ran) 13:27:11 Building go-build-helper 13:27:11 + snapcraftctl build 13:27:13 Staging go-build-helper 13:27:13 + snapcraftctl stage 13:27:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:27:21 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:27:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 13:27:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 13:27:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 13:27:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 13:27:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 13:27:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 13:27:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 13:27:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 13:27:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:27:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:27:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:27:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:27:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:27:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:27:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:27:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:27:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:27:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] 13:27:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 13:27:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 13:27:21 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 13:27:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 13:27:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 13:27:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 13:27:21 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 13:27:21 Fetched 24.8 MB in 0s (0 B/s) 13:27:21 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 13:27:21 Fetched 224 kB in 0s (0 B/s) 13:27:21 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 13:27:21 Fetched 157 kB in 0s (0 B/s) 13:27:21 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 13:27:21 Fetched 221 kB in 0s (0 B/s) 13:27:21 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 13:27:21 Fetched 143 kB in 0s (0 B/s) 13:27:21 Pulling edgex-go 13:27:21 + snapcraftctl pull 13:27:22 Pulling hooks 13:27:22 + snapcraftctl pull 13:27:27 ---> 9a5bef6c4b3f 13:27:27 Step 9/23 : RUN go mod tidy 13:27:27 ---> 71cb921cc72a 13:27:27 Step 9/24 : RUN go mod tidy 13:27:27 ---> Running in 0bf7c430e038 13:27:27 ---> 184897e12c95 13:27:27 Step 9/23 : RUN go mod tidy 13:27:27 ---> 2c9230a31e53 13:27:27 Step 9/32 : RUN go mod tidy 13:27:27 ---> Running in 1192a6fcd817 13:27:27 ---> Running in efb6ea3f5b55 13:27:27 ---> Running in e6bbb31a6ce4 13:27:27 ---> a84fa1649489 13:27:27 Step 9/24 : RUN go mod tidy 13:27:28 ---> Running in 5acd2aa84137 13:27:32 Removing intermediate container 0bf7c430e038 13:27:32 ---> 477c277d73ed 13:27:32 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:27:32 ---> Running in e5bf81634016 13:27:34 Removing intermediate container 1192a6fcd817 13:27:34 ---> 24a21383a8cb 13:27:34 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:27:34 Removing intermediate container efb6ea3f5b55 13:27:34 ---> 271c00a4b630 13:27:34 Step 10/23 : RUN make cmd/support-notifications/support-notifications 13:27:34 ---> Running in 261ca41fe6be 13:27:34 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 13:27:34 ---> Running in f3895a22ea87 13:27:35 Removing intermediate container 5acd2aa84137 13:27:35 Removing intermediate container e6bbb31a6ce4 13:27:35 ---> e865331790ad 13:27:35 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:27:35 ---> 57a30ed1875f 13:27:35 Step 10/24 : RUN make cmd/core-data/core-data 13:27:35 ---> Running in c8b8639e7449 13:27:35 ---> Running in aa078fab8723 13:27:37 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 13:27: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 13:27:38 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 13:27:38 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 13:27:40 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 13:27:40 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 13:27:40 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:27:40 Fetched 0 B in 0s (0 B/s) 13:27:40 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 13:27:40 Fetched 96.5 kB in 0s (0 B/s) 13:27:40 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 13:27:40 Fetched 279 kB in 0s (0 B/s) 13:27:40 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 13:27:40 Fetched 122 kB in 0s (0 B/s) 13:27:40 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 13:27:40 Fetched 77.8 kB in 0s (0 B/s) 13:27:40 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 13:27:40 Fetched 8848 B in 0s (0 B/s) 13:27:40 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 13:27:40 Fetched 47.8 kB in 0s (0 B/s) 13:27:40 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 13:27:40 Fetched 45.6 kB in 0s (0 B/s) 13:27:40 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 13:27:40 Fetched 15.0 kB in 0s (0 B/s) 13:27:40 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 13:27:40 Fetched 219 kB in 0s (0 B/s) 13:27:40 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 13:27:40 Fetched 154 kB in 0s (0 B/s) 13:27:40 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 13:27:40 Fetched 50.6 kB in 0s (0 B/s) 13:27:40 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 13:27:40 Fetched 14.8 kB in 0s (0 B/s) 13:27:40 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 13:27:40 Fetched 41.8 kB in 0s (0 B/s) 13:27:40 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 13:27:40 Fetched 499 kB in 0s (0 B/s) 13:27:40 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 13:27:40 Fetched 111 kB in 0s (0 B/s) 13:27:40 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 13:27:40 Fetched 240 kB in 0s (0 B/s) 13:27:40 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 13:27:40 Fetched 29.3 kB in 0s (0 B/s) 13:27:40 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 13:27:40 Fetched 85.5 kB in 0s (0 B/s) 13:27:40 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 13:27:40 Fetched 24.5 kB in 0s (0 B/s) 13:27:40 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 13:27:40 Fetched 49.2 kB in 0s (0 B/s) 13:27:40 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 13:27:40 Fetched 54.2 kB in 0s (0 B/s) 13:27:40 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 13:27:40 Fetched 30.8 kB in 0s (0 B/s) 13:27:40 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 13:27:40 Fetched 15.8 kB in 0s (0 B/s) 13:27:40 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 13:27:40 Fetched 85.9 kB in 0s (0 B/s) 13:27:40 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 13:27:40 Fetched 8720 B in 0s (0 B/s) 13:27:40 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 13:27:40 Fetched 140 kB in 0s (0 B/s) 13:27:40 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 13:27:40 Fetched 119 kB in 0s (0 B/s) 13:27:40 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 13:27:40 Fetched 111 kB in 0s (0 B/s) 13:27:40 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 13:27:40 Fetched 11.1 kB in 0s (0 B/s) 13:27:40 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 13:27:40 Fetched 645 kB in 0s (0 B/s) 13:27:40 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 13:27:40 Fetched 41.3 kB in 0s (0 B/s) 13:27:40 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 13:27:40 Fetched 17.9 kB in 0s (0 B/s) 13:27:40 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 13:27:40 Fetched 368 kB in 0s (0 B/s) 13:27:40 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 13:27:40 Fetched 187 kB in 0s (0 B/s) 13:27:40 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 13:27:40 Fetched 175 kB in 0s (0 B/s) 13:27:40 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 13:27:40 Fetched 206 kB in 0s (0 B/s) 13:27:40 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 13:27:40 Fetched 1301 kB in 0s (0 B/s) 13:27:40 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 13:27:40 Fetched 36.2 kB in 0s (0 B/s) 13:27:40 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 13:27:40 Fetched 159 kB in 0s (0 B/s) 13:27:40 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 13:27:40 Fetched 107 kB in 0s (0 B/s) 13:27:40 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 13:27:40 Fetched 48.7 kB in 0s (0 B/s) 13:27:40 Pulling static-packages 13:27:40 + snapcraftctl pull 13:27:40 Pulling version 13:27:40 + cd /root/project 13:27:40 + git describe --tags --abbrev=0 13:27:40 + sed s/v// 13:27:40 + GIT_VERSION=2.0.0-dev.272 13:27:40 + [ -z 2.0.0-dev.272 ] 13:27:40 + snapcraftctl set-version 2.0.0-dev.272 13:27:41 Building app-service-config 13:27:41 + snapcraftctl build 13:27:43 Building config-common 13:27:43 + snapcraftctl build 13:27:45 Skipping build go-build-helper (already ran) 13:27:45 Building edgex-go 13:27:45 + cd /root/parts/edgex-go/src 13:27:45 + make build 13:27:45 go mod tidy 13:27:48 go: downloading github.com/gorilla/mux v1.8.0 13:27:48 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 13:27:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.103 13:27:48 go: downloading github.com/stretchr/testify v1.7.0 13:27:48 go: downloading github.com/google/uuid v1.2.0 13:27:48 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 13:27:48 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 13:27:48 go: downloading gopkg.in/yaml.v2 v2.4.0 13:27:48 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 13:27:48 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 13:27:48 go: downloading github.com/lib/pq v1.10.2 13:27:48 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 13:27:48 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 13:27:48 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 13:27:48 go: downloading github.com/pelletier/go-toml v1.9.2 13:27:49 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 13:27:49 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 13:27:49 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 13:27:51 go: downloading github.com/go-playground/validator/v10 v10.6.1 13:27:51 go: downloading github.com/go-kit/kit v0.9.0 13:27:51 go: downloading github.com/davecgh/go-spew v1.1.1 13:27:51 go: downloading github.com/pmezard/go-difflib v1.0.0 13:27:51 go: downloading github.com/stretchr/objx v0.1.0 13:27:51 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 13:27:51 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 13:27:51 go: downloading github.com/x448/float16 v0.8.4 13:27:51 go: downloading github.com/go-playground/universal-translator v0.17.0 13:27:51 go: downloading github.com/leodido/go-urn v1.2.0 13:27:51 go: downloading golang.org/x/text v0.3.2 13:27:51 go: downloading github.com/go-playground/assert/v2 v2.0.1 13:27:51 go: downloading github.com/go-playground/locales v0.13.0 13:27:51 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 13:27:51 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:27:51 go: downloading github.com/pebbe/zmq4 v1.2.7 13:27:51 go: downloading github.com/go-logfmt/logfmt v0.4.0 13:27:51 go: downloading github.com/go-stack/stack v1.8.0 13:27:51 go: downloading github.com/kr/pretty v0.2.0 13:27:51 go: downloading github.com/hashicorp/consul/api v1.8.1 13:27:51 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:27:51 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 13:27:51 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 13:27:51 go: downloading github.com/gorilla/websocket v1.4.2 13:27:51 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 13:27:51 go: downloading github.com/onsi/ginkgo v1.10.1 13:27:51 go: downloading github.com/onsi/gomega v1.7.0 13:27:51 go: downloading github.com/kr/text v0.1.0 13:27:51 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:27:51 go: downloading github.com/mitchellh/copystructure v1.0.0 13:27:51 go: downloading github.com/mitchellh/mapstructure v1.1.2 13:27:51 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 13:27:51 go: downloading github.com/hashicorp/go-hclog v0.12.0 13:27:51 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:27:51 go: downloading github.com/hashicorp/serf v0.9.5 13:27:51 go: downloading github.com/hashicorp/consul/sdk v0.7.0 13:27:51 go: downloading github.com/hashicorp/go-uuid v1.0.1 13:27:51 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:27:51 go: downloading github.com/fatih/color v1.9.0 13:27:51 go: downloading github.com/mattn/go-colorable v0.1.6 13:27:51 go: downloading github.com/mattn/go-isatty v0.0.12 13:27:51 go: downloading github.com/mitchellh/go-homedir v1.1.0 13:27:51 go: downloading github.com/pkg/errors v0.8.1 13:27:51 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 13:27:51 go: downloading github.com/hashicorp/go-msgpack v0.5.3 13:27:51 go: downloading github.com/hpcloud/tail v1.0.0 13:27:51 go: downloading github.com/hashicorp/memberlist v0.2.2 13:27:51 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 13:27:51 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 13:27:51 go: downloading gopkg.in/fsnotify.v1 v1.4.7 13:27:51 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 13:27:51 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 13:27:51 go: downloading github.com/hashicorp/go-multierror v1.1.0 13:27:51 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 13:27:51 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 13:27:51 go: downloading github.com/miekg/dns v1.1.26 13:27:51 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:27:52 go: downloading github.com/hashicorp/golang-lru v0.5.0 13:27:52 go: downloading github.com/hashicorp/errwrap v1.0.0 13:27:52 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 13:28:02 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 13:28: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 13:28:06 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 13:28:07 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 13:28:08 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 13:28:09 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 13:28:10 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 13:28:11 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 13:28: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 13:28:13 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 13:28:14 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 13:28:16 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 13:28:16 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 13:28:16 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 13:28:16 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 13:28:16 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 13:28:16 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 13:28:16 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 13:28:16 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 13:28:16 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 13:28:16 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 13:28:16 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 13:28:16 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 13:28:16 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 13:28:16 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 13:28:16 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 13:28:16 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 13:28:16 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 13:28:16 + 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 13:28:16 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 13:28:16 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 13:28:16 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 13:28:16 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 13:28:16 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 13:28:16 + 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 13:28:16 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 13:28:16 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 13:28:16 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 13:28:17 Building hooks 13:28:17 + cd /root/parts/hooks/src 13:28:17 + make build 13:28:17 go mod tidy 13:28:18 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.0 13:28:18 go: downloading github.com/stretchr/testify v1.5.1 13:28:19 go: downloading gopkg.in/yaml.v2 v2.2.2 13:28:19 go: downloading github.com/davecgh/go-spew v1.1.0 13:28:19 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 13:28:20 GO111MODULE=on go build -o cmd/install/install ./cmd/install 13:28:21 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 13:28:21 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 13:28:24 Building static-packages 13:28:24 + snapcraftctl build 13:28:30 Building version 13:28:30 + snapcraftctl build 13:28:30 Staging app-service-config 13:28:30 + snapcraftctl stage 13:28:30 Staging config-common 13:28:30 + snapcraftctl stage 13:28:30 Skipping stage go-build-helper (already ran) 13:28:30 Staging edgex-go 13:28:30 + snapcraftctl stage 13:28:31 Staging hooks 13:28:31 + snapcraftctl stage 13:28:32 Staging static-packages 13:28:32 + snapcraftctl stage 13:28:34 Staging version 13:28:34 + snapcraftctl stage 13:28:35 Priming app-service-config 13:28:35 + snapcraftctl prime 13:28:36 Priming config-common 13:28:36 + snapcraftctl prime 13:28:37 Priming go-build-helper 13:28:37 + snapcraftctl prime 13:28:38 Priming edgex-go 13:28:38 + snapcraftctl prime 13:28:39 Priming hooks 13:28:39 + snapcraftctl prime 13:28:41 Priming static-packages 13:28:41 + snapcraftctl prime 13:28:43 Priming version 13:28:43 + snapcraftctl prime 13:28:44 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] } 13:29:34 Removing intermediate container 261ca41fe6be 13:29:34 ---> edcf06f2b75e 13:29:34 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:29:34 ---> Running in 18dba82bfaac 13:29:34 Removing intermediate container e5bf81634016 13:29:34 ---> 9db06d433d27 13:29:34 13:29:34 Step 11/23 : FROM alpine:3.12 13:29:34 3.12: Pulling from library/alpine 13:29:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:29:34 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 13:29:34 Status: Downloaded newer image for alpine:3.12 13:29:34 ---> c4fd0aeabfcf 13:29:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:29:34 ---> Running in 44e602089e0b 13:29:35 Removing intermediate container aa078fab8723 13:29:35 ---> bb33bc90a064 13:29:35 13:29:35 Step 11/32 : FROM alpine:3.12 13:29:35 ---> c4fd0aeabfcf 13:29:35 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:29:35 Removing intermediate container f3895a22ea87 13:29:35 ---> 173957ddd468 13:29:35 13:29:35 Step 11/23 : FROM alpine:3.12 13:29:35 ---> c4fd0aeabfcf 13:29:35 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 13:29:36 ---> Running in 983c790f5bba 13:29:36 ---> Running in 2640046f93ba 13:29:36 Removing intermediate container 18dba82bfaac 13:29:36 ---> 10c5ebfae3c9 13:29:36 13:29:36 Step 12/24 : FROM docker:20.10.0 13:29:36 Removing intermediate container 983c790f5bba 13:29:36 ---> 7019edca87ba 13:29:36 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 13:29:36 20.10.0: Pulling from library/docker 13:29:37 ---> Running in c982a09bde36 13:29:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:29:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:29:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:29:38 (1/1) Installing dumb-init (1.2.2-r1) 13:29:38 Executing busybox-1.31.1-r20.trigger 13:29:38 OK: 5 MiB in 15 packages 13:29:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:29:39 (1/2) Installing ca-certificates (20191127-r4) 13:29:39 (2/2) Installing dumb-init (1.2.2-r1) 13:29:39 Executing busybox-1.31.1-r20.trigger 13:29:39 Executing ca-certificates-20191127-r4.trigger 13:29:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:29:39 OK: 6 MiB in 16 packages 13:29:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:29:40 (1/2) Installing dumb-init (1.2.2-r1) 13:29:40 (2/2) Installing su-exec (0.2-r1) 13:29:40 Executing busybox-1.31.1-r20.trigger 13:29:40 OK: 5 MiB in 16 packages 13:29:40 Removing intermediate container 44e602089e0b 13:29:41 ---> 50adb5c7511c 13:29:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:29:41 ---> Running in 1744a70c7c1d 13:29:42 Removing intermediate container 1744a70c7c1d 13:29:42 ---> 3c066c235e47 13:29:42 Step 14/23 : ENV APP_PORT=59861 13:29:42 Removing intermediate container 2640046f93ba 13:29:42 ---> 7cec7419e64d 13:29:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:29:42 ---> Running in 225dba28c749 13:29:42 ---> Running in 80010ec057f7 13:29:43 Removing intermediate container c982a09bde36 13:29:43 ---> bde2de0626eb 13:29:43 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 13:29:43 ---> Running in 65283607e1f8 13:29:43 Removing intermediate container 225dba28c749 13:29:43 ---> b34bbf6c6a1c 13:29:43 Step 15/23 : EXPOSE $APP_PORT 13:29:43 Removing intermediate container 80010ec057f7 13:29:43 ---> 8dab3bdca8b8 13:29:43 Step 14/23 : ENV APP_PORT=59860 13:29:43 ---> Running in ad6fd6cb93fa 13:29:44 ---> Running in 5f96aeee2bf5 13:29:44 Removing intermediate container 65283607e1f8 13:29:44 ---> f7b56e903988 13:29:44 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:29:44 ---> Running in 651ce4591056 13:29:44 Removing intermediate container ad6fd6cb93fa 13:29:44 ---> 1138724c52de 13:29:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:29:44 Removing intermediate container 5f96aeee2bf5 13:29:44 ---> 25b75f6ecf33 13:29:44 Step 15/23 : EXPOSE $APP_PORT 13:29:45 ---> Running in b6edccfc0a3d 13:29:45 Removing intermediate container 651ce4591056 13:29:45 ---> a7e0a81ace4f 13:29:45 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:29:45 Removing intermediate container c8b8639e7449 13:29:45 ---> 6297aa3b7aba 13:29:45 13:29:45 Step 11/24 : FROM alpine:3.12 13:29:45 ---> c4fd0aeabfcf 13:29:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:29:46 ---> Running in ca15131e9e83 13:29:46 ---> Running in afb066ec0794 13:29:46 Removing intermediate container b6edccfc0a3d 13:29:46 ---> fd0d04075b36 13:29:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:29:46 ---> e2dd78846bcf 13:29:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:29:47 Removing intermediate container afb066ec0794 13:29:47 ---> 1adca937fb98 13:29:47 Step 13/24 : ENV APP_PORT=59880 13:29:47 ---> Running in 9ca9c8c70378 13:29:47 ---> 31a3e20d8aa3 13:29:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:29:48 Removing intermediate container 9ca9c8c70378 13:29:48 ---> c994d9942042 13:29:48 Step 14/24 : EXPOSE $APP_PORT 13:29:48 ---> Running in 3b1339c72ae7 13:29:48 ---> a4667c701599 13:29:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:29:49 Removing intermediate container 3b1339c72ae7 13:29:49 ---> 8d7512fa45b8 13:29:49 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:29:49 Removing intermediate container ca15131e9e83 13:29:49 ---> 94a2a0d9e6e9 13:29:49 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 13:29:49 ---> Running in d46ad8556073 13:29:49 ---> Running in 45c205280928 13:29:50 ---> 7e9168231acb 13:29:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:29:50 ---> Running in 87e21a8e030f 13:29:50 ---> a183921c8d0c 13:29:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:29:51 Removing intermediate container 45c205280928 13:29:51 ---> c02e3ed44f5a 13:29:51 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:29:51 Removing intermediate container 87e21a8e030f 13:29:51 ---> a929fd53660f 13:29:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:29:51 ---> Running in b95c9a62ce2e 13:29:51 ---> 6de52d1a5b15 13:29:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 13:29:52 ---> Running in 01c96f2ff74e 13:29:52 Removing intermediate container b95c9a62ce2e 13:29:52 ---> 6e50c0d56a2b 13:29:52 Step 21/23 : LABEL arch=arm64 13:29:52 ---> cf989cda2d1c 13:29:52 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:29:52 ---> Running in c15650484ac8 13:29:52 ---> Running in 79774d41467e 13:29:53 Removing intermediate container 01c96f2ff74e 13:29:53 ---> a520c8217d3c 13:29:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:29:53 ---> Running in 1d4b9b697e33 13:29:53 Removing intermediate container d46ad8556073 13:29:53 ---> 09dcce2f364e 13:29:53 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 13:29:53 Removing intermediate container c15650484ac8 13:29:53 ---> 87ad7d26a9cd 13:29:53 Step 22/23 : LABEL git_sha=2c020decbbc92ae46f891b3abdf5220a56dbabb4 13:29:53 ---> Running in 95958351e97a 13:29:54 ---> Running in 8b10344d2679 13:29:54 Removing intermediate container 1d4b9b697e33 13:29:54 ---> d953e18611b3 13:29:54 Step 21/23 : LABEL arch=arm64 13:29:54 ---> Running in 0afb575c869c 13:29:54 Removing intermediate container 8b10344d2679 13:29:54 ---> c9e24a6f4398 13:29:54 Step 23/23 : LABEL version=0.0.0 13:29:54 ---> Running in 0092000b587f 13:29:55 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 13:29:55 Status: Downloaded newer image for docker:20.10.0 13:29:55 ---> eeaf43b92773 13:29:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:29:55 Removing intermediate container 0afb575c869c 13:29:55 ---> 1424e120ef74 13:29:55 Step 22/23 : LABEL git_sha=2c020decbbc92ae46f891b3abdf5220a56dbabb4 13:29:55 ---> Running in 61d13c2515df 13:29:55 ---> Running in 1f1c477de43d 13:29:55 Removing intermediate container 0092000b587f 13:29:55 ---> 33cee1967474 13:29:55 13:29:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:29:56 Successfully built 33cee1967474 13:29:56 Removing intermediate container 79774d41467e 13:29:56 ---> b21f3e4c9d8a 13:29:56 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 13:29:56 Successfully tagged support-scheduler-arm64:latest 13:29:56  Building support-scheduler ... done Building security-secretstore-setup 13:29:56 Removing intermediate container 61d13c2515df 13:29:56 ---> a41421c906bc 13:29:56 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 13:29:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:29:56 Removing intermediate container 1f1c477de43d 13:29:56 ---> 1d912f2ccf4c 13:29:56 Step 23/23 : LABEL version=0.0.0 13:29:56 ---> Running in 4a4659ecfced 13:29:56 ---> Running in f6704402a70d 13:29:57 Removing intermediate container f6704402a70d 13:29:57 ---> 1da8cea703b4 13:29:57 13:29:57 (1/6) Installing dumb-init (1.2.2-r1) 13:29:57 (2/6) Installing libgcc (9.3.0-r2) 13:29:58 (3/6) Installing libsodium (1.0.18-r0) 13:29:58 ---> e253fa08fb10 13:29:58 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:29:58 (4/6) Installing libstdc++ (9.3.0-r2) 13:29:58 Successfully built 1da8cea703b4 13:29:58 Successfully tagged support-notifications-arm64:latest 13:29:58 Building core-metadata 13:29:58  Building support-notifications ... done (5/6) Installing libzmq (4.3.3-r0) 13:29:58 (6/6) Installing zeromq (4.3.3-r0) 13:29:58 Executing busybox-1.31.1-r20.trigger 13:29:58 OK: 8 MiB in 20 packages 13:29:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:29:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:29:59 (1/39) Installing readline (8.0.4-r0) 13:29:59 (2/39) Installing bash (5.0.17-r0) 13:29:59 Executing bash-5.0.17-r0.post-install 13:29:59 (3/39) Installing nghttp2-libs (1.41.0-r0) 13:29:59 (4/39) Installing libcurl (7.77.0-r0) 13:29:59 (5/39) Installing curl (7.77.0-r0) 13:29:59 (6/39) Installing dumb-init (1.2.2-r1) 13:29:59 (7/39) Installing libbz2 (1.0.8-r1) 13:29:59 (8/39) Installing expat (2.2.9-r1) 13:29:59 (9/39) Installing libffi (3.3-r2) 13:29:59 (10/39) Installing gdbm (1.13-r1) 13:29:59 (11/39) Installing xz-libs (5.2.5-r0) 13:29:59 (12/39) Installing sqlite-libs (3.32.1-r1) 13:29:59 ---> f3613ee265fd 13:29:59 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:29:59 (13/39) Installing python3 (3.8.10-r0) 13:30:00 Removing intermediate container 95958351e97a 13:30:00 ---> 7e60495dc7d1 13:30:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:30:01 ---> e0d35f93f573 13:30:01 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:30:01 (14/39) Installing py3-appdirs (1.4.4-r1) 13:30:01 (15/39) Installing py3-ordered-set (4.0.1-r0) 13:30:01 (16/39) Installing py3-parsing (2.4.7-r0) 13:30:02 (17/39) Installing py3-six (1.15.0-r0) 13:30:02 (18/39) Installing py3-packaging (20.4-r0) 13:30:02 (19/39) Installing py3-setuptools (47.0.0-r0) 13:30:02 (20/39) Installing py3-chardet (3.0.4-r4) 13:30:02 (21/39) Installing py3-idna (2.9-r0) 13:30:02 (22/39) Installing py3-certifi (2020.4.5.1-r0) 13:30:02 (23/39) Installing py3-urllib3 (1.25.9-r0) 13:30:02 ---> f01941d54166 13:30:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:30:02 (24/39) Installing py3-requests (2.23.0-r0) 13:30:02 (25/39) Installing py3-msgpack (1.0.0-r0) 13:30:02 (26/39) Installing py3-lockfile (0.12.2-r3) 13:30:02 (27/39) Installing py3-cachecontrol (0.12.6-r0) 13:30:02 (28/39) Installing py3-colorama (0.4.3-r0) 13:30:02 (29/39) Installing py3-distlib (0.3.0-r0) 13:30:02 (30/39) Installing py3-distro (1.5.0-r1) 13:30:02 (31/39) Installing py3-webencodings (0.5.1-r3) 13:30:02 (32/39) Installing py3-html5lib (1.0.1-r4) 13:30:02 (33/39) Installing py3-pytoml (0.1.21-r0) 13:30:02 (34/39) Installing py3-pep517 (0.8.2-r0) 13:30:02 (35/39) Installing py3-progress (1.5-r0) 13:30:02 (36/39) Installing py3-toml (0.10.1-r0) 13:30:02 (37/39) Installing py3-retrying (1.3.3-r0) 13:30:02 (38/39) Installing py3-contextlib2 (0.6.0-r0) 13:30:02 (39/39) Installing py3-pip (20.1.1-r0) 13:30:02 Executing busybox-1.31.1-r19.trigger 13:30:02 OK: 72 MiB in 59 packages 13:30:03 ---> b7e470fbb9cb 13:30:03 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:30:04 ---> 94478b6db7a8 13:30:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:30:04 ---> 768a54154a85 13:30:04 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 13:30:04 ---> Running in 4d914c0142c7 13:30:05 ---> 0c7f4d8b4ae2 13:30:05 Step 20/24 : ENTRYPOINT ["/core-data"] 13:30:05 ---> Running in 1f15bc73449f 13:30:05 Removing intermediate container 4d914c0142c7 13:30:05 ---> 55a3269408dd 13:30:05 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:30:06 Removing intermediate container 1f15bc73449f 13:30:06 ---> ae33a08bb2fd 13:30:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:30:06 ---> Running in 93b418050d8f 13:30:09 ---> bb78a7354965 13:30:09 Step 27/32 : RUN chmod +x /entrypoint.sh 13:30:09 ---> Running in 67dcd1221e11 13:30:09 Removing intermediate container 93b418050d8f 13:30:09 ---> 3d8089fc0a52 13:30:09 Step 22/24 : LABEL arch=arm64 13:30:09 ---> Running in 2ea6b61227f7 13:30:09 Collecting docker-compose==1.23.2 13:30:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:30:09 Removing intermediate container 2ea6b61227f7 13:30:09 ---> 3cf859053590 13:30:09 Step 23/24 : LABEL git_sha=2c020decbbc92ae46f891b3abdf5220a56dbabb4 13:30:09 ---> Running in 1ef7d252e73c 13:30:09 Collecting cached-property<2,>=1.2.0 13:30:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:30:10 Removing intermediate container 1ef7d252e73c 13:30:10 ---> 4545724f8009 13:30:10 Step 24/24 : LABEL version=0.0.0 13:30:10 ---> Running in 7d75e52c9a63 13:30:10 Removing intermediate container 67dcd1221e11 13:30:10 ---> d0fee40ed371 13:30:10 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 13:30:11 ---> Running in b6c68678881e 13:30:11 Removing intermediate container 7d75e52c9a63 13:30:11 ---> 6271d6f86961 13:30:11 13:30:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:30:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:30:11 Successfully built 6271d6f86961 13:30:12 Successfully tagged core-data-arm64:latest 13:30:12  Building core-data ... done Building security-proxy-setup 13:30:12 Removing intermediate container b6c68678881e 13:30:12 ---> 6cf3a1e1c58c 13:30:12 Step 29/32 : CMD ["gate"] 13:30:12 Collecting websocket-client<1.0,>=0.32.0 13:30:12 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:30:12 ---> Running in 6b6b35b91b9d 13:30:13 Removing intermediate container 6b6b35b91b9d 13:30:13 ---> 14feda01163b 13:30:13 Step 30/32 : LABEL arch=arm64 13:30:13 ---> Running in 7cfa4c39fbf8 13:30:14 Collecting PyYAML<4,>=3.10 13:30:14 Downloading PyYAML-3.13.tar.gz (270 kB) 13:30:14 Removing intermediate container 7cfa4c39fbf8 13:30:14 ---> cf47d4190c33 13:30:14 Step 31/32 : LABEL git_sha=2c020decbbc92ae46f891b3abdf5220a56dbabb4 13:30:15 ---> Running in b6b310ae0965 13:30:16 Removing intermediate container b6b310ae0965 13:30:16 ---> e08fc53a6d32 13:30:16 Step 32/32 : LABEL version=0.0.0 13:30:16 ---> Running in 0f4581091192 13:30:17 Removing intermediate container 0f4581091192 13:30:17 ---> 296974787e9a 13:30:17 13:30:17 Successfully built 296974787e9a 13:30:17 Successfully tagged security-bootstrapper-arm64:latest 13:30:17 Building core-command 13:30:18  Building security-bootstrapper ... done Collecting texttable<0.10,>=0.9.0 13:30:18 Downloading texttable-0.9.1.tar.gz (11 kB) 13:30:20 Collecting docker<4.0,>=3.6.0 13:30:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:30:21 Collecting jsonschema<3,>=2.5.1 13:30:21 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:30:21 Collecting dockerpty<0.5,>=0.4.1 13:30:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:30:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 13:30:24 Collecting docopt<0.7,>=0.6.1 13:30:24 Downloading docopt-0.6.2.tar.gz (25 kB) 13:30:28 Collecting idna<2.8,>=2.5 13:30:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:30:28 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 13:30:28 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 13:30:28 Collecting urllib3<1.25,>=1.21.1 13:30:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:30:28 Collecting docker-pycreds>=0.4.0 13:30:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:30:28 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 13:30:28 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 13:30:28 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 13:30:28 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 13:30:29 Installing collected packages: cached-property, idna, urllib3, requests, websocket-client, PyYAML, texttable, docker-pycreds, docker, jsonschema, dockerpty, docopt, docker-compose 13:30:29 Attempting uninstall: idna 13:30:29 Found existing installation: idna 2.9 13:30:29 Uninstalling idna-2.9: 13:30:29 Successfully uninstalled idna-2.9 13:30:30 Attempting uninstall: urllib3 13:30:30 Found existing installation: urllib3 1.25.9 13:30:30 Uninstalling urllib3-1.25.9: 13:30:30 Successfully uninstalled urllib3-1.25.9 13:30:30 Attempting uninstall: requests 13:30:30 Found existing installation: requests 2.23.0 13:30:31 Uninstalling requests-2.23.0: 13:30:31 Successfully uninstalled requests-2.23.0 13:30:31 Running setup.py install for PyYAML: started 13:30:34 Running setup.py install for PyYAML: finished with status 'done' 13:30:34 Running setup.py install for texttable: started 13:30:36 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:30:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:30:36 ---> 24e5742132c9 13:30:36 Step 3/26 : WORKDIR /edgex-go 13:30:36 ---> Using cache 13:30:36 ---> 84a9fdfcc396 13:30:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:30:36 ---> Using cache 13:30:36 ---> fea8ba04c67a 13:30:36 Step 5/26 : RUN apk add --update --no-cache make git 13:30:36 Running setup.py install for texttable: finished with status 'done' 13:30:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:30:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:30:38 ---> 24e5742132c9 13:30:38 Step 3/24 : WORKDIR /edgex-go 13:30:38 ---> Using cache 13:30:38 ---> 84a9fdfcc396 13:30:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:30:38 ---> Using cache 13:30:38 ---> fea8ba04c67a 13:30:38 Step 5/24 : RUN apk add --update --no-cache make git 13:30:39 Running setup.py install for dockerpty: started 13:30:39 ---> Running in 07756285e2ce 13:30:39 ---> Running in d9c4d6ddc31f 13:30:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:30:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:30:42 Running setup.py install for dockerpty: finished with status 'done' 13:30:42 Running setup.py install for docopt: started 13:30:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:30:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:30:44 OK: 218 MiB in 52 packages 13:30:44 OK: 218 MiB in 52 packages 13:30:45 Running setup.py install for docopt: finished with status 'done' 13:30:46 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 13:30:46 Removing intermediate container 07756285e2ce 13:30:46 ---> 9d378cf041b7 13:30:46 Step 6/26 : COPY go.mod . 13:30:47 Removing intermediate container d9c4d6ddc31f 13:30:47 ---> 73f053d3027a 13:30:47 Step 6/24 : COPY go.mod . 13:30:48 ---> 451d08707377 13:30:48 Step 7/26 : RUN go mod download 13:30:49 ---> bb44535df755 13:30:49 Step 7/24 : RUN go mod download 13:30:49 ---> Running in 4f5720a739fc 13:30:49 ---> Running in 32221b417db2 13:30:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:30:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:30:52 ---> 24e5742132c9 13:30:52 Step 3/22 : WORKDIR /edgex-go 13:30:52 ---> Using cache 13:30:52 ---> 84a9fdfcc396 13:30:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:30:52 ---> Using cache 13:30:52 ---> fea8ba04c67a 13:30:52 Step 5/22 : RUN apk add --update --no-cache make git 13:30:52 ---> Using cache 13:30:52 ---> 73f053d3027a 13:30:52 Step 6/22 : COPY go.mod . 13:30:52 ---> Using cache 13:30:52 ---> bb44535df755 13:30:52 Step 7/22 : RUN go mod download 13:30:52 ---> Running in 4de86090811b 13:30:54 Removing intermediate container 32221b417db2 13:30:54 ---> d643065de232 13:30:54 Step 8/24 : COPY . . 13:30:54 Removing intermediate container 4f5720a739fc 13:30:54 ---> e9fa353d7c3d 13:30:54 Step 8/26 : COPY . . 13:30:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:30:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:30:55 ---> 24e5742132c9 13:30:55 Step 3/24 : WORKDIR /edgex-go 13:30:55 ---> Using cache 13:30:55 ---> 84a9fdfcc396 13:30:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:30:55 ---> Using cache 13:30:55 ---> fea8ba04c67a 13:30:55 Step 5/24 : RUN apk add --update --no-cache make git 13:30:55 ---> Using cache 13:30:55 ---> 73f053d3027a 13:30:55 Step 6/24 : COPY go.mod . 13:30:55 ---> Using cache 13:30:55 ---> bb44535df755 13:30:55 Step 7/24 : RUN go mod download 13:30:55 ---> Using cache 13:30:55 ---> d643065de232 13:30:55 Step 8/24 : COPY . . 13:30:57 Removing intermediate container 4de86090811b 13:30:57 ---> 000102a34ec3 13:30:57 Step 8/22 : COPY . . 13:31:04 Removing intermediate container 4a4659ecfced 13:31:04 ---> 00e1c7e63451 13:31:04 Step 15/24 : ENV APP_PORT=58890 13:31:05 ---> Running in bea30e230f27 13:31:06 Removing intermediate container bea30e230f27 13:31:06 ---> 08cd56812f0c 13:31:06 Step 16/24 : EXPOSE $APP_PORT 13:31:07 ---> Running in bf5651083cc0 13:31:08 Removing intermediate container bf5651083cc0 13:31:08 ---> f4a6d8514132 13:31:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:31:12 ---> 7e51cf622f9e 13:31:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:31:14 ---> 86aafeb5932c 13:31:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:31:19 ---> 88c694a8ebc6 13:31:19 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 13:31:19 ---> 3f5ed12f463c 13:31:19 Step 9/24 : RUN go mod tidy 13:31:19 ---> e919c08cc3ed 13:31:19 Step 9/26 : RUN go mod tidy 13:31:19 ---> Running in b89261bddc19 13:31:19 ---> Running in 51276f8deac6 13:31:19 ---> Running in 30e812782d5e 13:31:20 ---> 1dc03aab44e0 13:31:20 Step 9/24 : RUN go mod tidy 13:31:20 Removing intermediate container 51276f8deac6 13:31:20 ---> c650aaff77ae 13:31:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:31:20 ---> Running in 6d4184756e6c 13:31:20 ---> 9e6dff86863c 13:31:20 Step 9/22 : RUN go mod tidy 13:31:21 ---> Running in 4462be481fc5 13:31:21 ---> Running in 47fff861fd4a 13:31:21 Removing intermediate container 4462be481fc5 13:31:21 ---> ad90fc946fd1 13:31:21 Step 22/24 : LABEL arch=arm64 13:31:22 ---> Running in 9a358bfdb3a7 13:31:23 Removing intermediate container 9a358bfdb3a7 13:31:23 ---> d8de6e5195ac 13:31:23 Step 23/24 : LABEL git_sha=2c020decbbc92ae46f891b3abdf5220a56dbabb4 13:31:23 ---> Running in 5a9e222cc963 13:31:24 Removing intermediate container 5a9e222cc963 13:31:24 ---> 8933c7a5128d 13:31:24 Step 24/24 : LABEL version=0.0.0 13:31:24 ---> Running in 7ed130286b69 13:31:25 Removing intermediate container 7ed130286b69 13:31:25 ---> 2e3311b36ed2 13:31:25 13:31:26 Successfully built 2e3311b36ed2 13:31:26 Successfully tagged sys-mgmt-agent-arm64:latest 13:31:26  Building sys-mgmt-agent ... done Removing intermediate container b89261bddc19 13:31:26 ---> 61894cd8a72c 13:31:26 Step 10/24 : RUN make cmd/core-metadata/core-metadata 13:31:26 Removing intermediate container 30e812782d5e 13:31:26 ---> 0760b5ffa879 13:31:26 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:31:26 ---> Running in 6ef190098789 13:31:27 ---> Running in b515951f2195 13:31:27 Removing intermediate container 6d4184756e6c 13:31:27 ---> 816d2f9652dd 13:31:27 Step 10/24 : RUN make cmd/core-command/core-command 13:31:27 Removing intermediate container 47fff861fd4a 13:31:27 ---> 34c32e685f7e 13:31:27 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:31:27 ---> Running in 4440f1e9c1fe 13:31:27 ---> Running in 976df6664fcd 13:31:29 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 13:31:29 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 13:31:29 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 13:31:29 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 13:32:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 13:32:53 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 13:32:56 Removing intermediate container 4440f1e9c1fe 13:32:56 ---> 22df8f4a6a62 13:32:56 13:32:56 Step 11/24 : FROM alpine:3.12 13:32:56 ---> c4fd0aeabfcf 13:32:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:32:56 ---> Using cache 13:32:56 ---> 50adb5c7511c 13:32:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:32:56 ---> Using cache 13:32:56 ---> 3c066c235e47 13:32:56 Step 14/24 : ENV APP_PORT=59882 13:32:57 ---> Running in 077624d733ef 13:32:58 Removing intermediate container 077624d733ef 13:32:58 ---> a09095ef52b0 13:32:58 Step 15/24 : EXPOSE $APP_PORT 13:32:58 ---> Running in 057f9bf6be69 13:32:59 Removing intermediate container 057f9bf6be69 13:32:59 ---> bd6ec582f64a 13:32:59 Step 16/24 : WORKDIR / 13:33:00 ---> Running in ca4b36842bff 13:33:01 Removing intermediate container ca4b36842bff 13:33:01 ---> 00f4f615c8ff 13:33:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:33:01 Removing intermediate container b515951f2195 13:33:01 ---> 7c8ecd63b41f 13:33:01 13:33:01 Step 11/26 : FROM alpine:3.12 13:33:01 ---> c4fd0aeabfcf 13:33:01 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 13:33:01 ---> Running in 29fbca9d9247 13:33:01 Removing intermediate container 976df6664fcd 13:33:01 ---> 72b321d834fa 13:33:01 13:33:01 Step 11/22 : FROM alpine:3.12 13:33:01 ---> c4fd0aeabfcf 13:33:01 Step 12/22 : RUN apk add --update --no-cache curl 13:33:02 Removing intermediate container 6ef190098789 13:33:02 ---> 185941ad67be 13:33:02 13:33:02 Step 11/24 : FROM alpine:3.12 13:33:02 ---> c4fd0aeabfcf 13:33:02 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:33:02 ---> Using cache 13:33:02 ---> 50adb5c7511c 13:33:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:33:02 ---> Using cache 13:33:02 ---> 3c066c235e47 13:33:02 Step 14/24 : ENV APP_PORT=59881 13:33:02 ---> Running in d9f99fa36046 13:33:02 ---> Running in 841bdaadb53e 13:33:02 ---> 00a224800254 13:33:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:33:03 Removing intermediate container 841bdaadb53e 13:33:03 ---> cc5ca8accc18 13:33:03 Step 15/24 : EXPOSE $APP_PORT 13:33:03 ---> Running in 7f95973f1a0f 13:33:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:33:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:33:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:33:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:33:04 Removing intermediate container 7f95973f1a0f 13:33:04 ---> e1cd0ca8db48 13:33:04 Step 16/24 : WORKDIR / 13:33:04 ---> 9e61a563f281 13:33:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:33:04 ---> Running in 393dea578840 13:33:04 (1/6) Installing ca-certificates (20191127-r4) 13:33:04 (2/6) Installing nghttp2-libs (1.41.0-r0) 13:33:04 (3/6) Installing libcurl (7.77.0-r0) 13:33:04 (4/6) Installing curl (7.77.0-r0) 13:33:04 (5/6) Installing dumb-init (1.2.2-r1) 13:33:04 (6/6) Installing su-exec (0.2-r1) 13:33:04 Executing busybox-1.31.1-r20.trigger 13:33:04 Executing ca-certificates-20191127-r4.trigger 13:33:04 (1/4) Installing ca-certificates (20191127-r4) 13:33:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 13:33:04 (3/4) Installing libcurl (7.77.0-r0) 13:33:04 (4/4) Installing curl (7.77.0-r0) 13:33:04 Executing busybox-1.31.1-r20.trigger 13:33:04 Executing ca-certificates-20191127-r4.trigger 13:33:04 OK: 7 MiB in 20 packages 13:33:04 OK: 7 MiB in 18 packages 13:33:05 Removing intermediate container 393dea578840 13:33:05 ---> 91197119d138 13:33:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:33:05 ---> 575e1c2c3fce 13:33:05 Step 20/24 : ENTRYPOINT ["/core-command"] 13:33:05 ---> Running in 618ebc619234 13:33:06 ---> 1c6e9a7a5d1d 13:33:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:33:06 Removing intermediate container 618ebc619234 13:33:06 ---> 4b61c86eb36c 13:33:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:33:06 ---> Running in b1726ac04d8b 13:33:07 Removing intermediate container 29fbca9d9247 13:33:07 ---> 09e78ce13ea9 13:33:07 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:33:07 Removing intermediate container d9f99fa36046 13:33:07 ---> 0ccd0cff6dfb 13:33:07 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:33:07 ---> Running in f4c1b79baf29 13:33:07 Removing intermediate container b1726ac04d8b 13:33:07 ---> 54ab57b1bbab 13:33:07 Step 22/24 : LABEL arch=arm64 13:33:07 ---> Running in 898cae5cb2f6 13:33:07 ---> 94ed99e3b4cc 13:33:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:33:07 ---> Running in b174136160a5 13:33:07 Removing intermediate container f4c1b79baf29 13:33:07 ---> a809d36c96e3 13:33:07 Step 14/26 : WORKDIR / 13:33:08 Removing intermediate container 898cae5cb2f6 13:33:08 ---> d2c65e5523c6 13:33:08 Step 14/22 : WORKDIR /edgex 13:33:08 ---> Running in 6664c80bb34c 13:33:08 ---> Running in 9fd437523f20 13:33:08 Removing intermediate container b174136160a5 13:33:08 ---> 002a42f50fae 13:33:08 Step 23/24 : LABEL git_sha=2c020decbbc92ae46f891b3abdf5220a56dbabb4 13:33:08 ---> Running in 554522a253bf 13:33:08 ---> 50019bd91f7a 13:33:08 Step 20/24 : ENTRYPOINT ["/core-metadata"] 13:33:08 ---> Running in ba49b1315e22 13:33:09 Removing intermediate container 6664c80bb34c 13:33:09 ---> 33d49109aacb 13:33:09 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:33:09 Removing intermediate container 9fd437523f20 13:33:09 ---> 008e05ce9565 13:33:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:33:09 Removing intermediate container 554522a253bf 13:33:09 ---> d66cd8f048b3 13:33:09 Step 24/24 : LABEL version=0.0.0 13:33:09 ---> Running in a8d04c54b683 13:33:09 Removing intermediate container ba49b1315e22 13:33:09 ---> 034b659f905f 13:33:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:33:09 ---> Running in 7b237e741ba3 13:33:09 ---> 38b1e4f8ee90 13:33:09 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:33:10 Removing intermediate container a8d04c54b683 13:33:10 ---> 66baab4f9723 13:33:10 13:33:10 ---> ec9918d3bb2f 13:33:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:33:10 Removing intermediate container 7b237e741ba3 13:33:10 ---> 38160d50dc51 13:33:10 Step 22/24 : LABEL arch=arm64 13:33:10 Successfully built 66baab4f9723 13:33:10 Successfully tagged core-command-arm64:latest 13:33:10  Building core-command ... done  ---> Running in 5a77ef8c06b3 13:33:11 ---> c686a9cbe3dd 13:33:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:33:11 Removing intermediate container 5a77ef8c06b3 13:33:11 ---> b0e6da02a434 13:33:11 Step 23/24 : LABEL git_sha=2c020decbbc92ae46f891b3abdf5220a56dbabb4 13:33:11 ---> Running in 8b811d07ad87 13:33:11 ---> e1f08fe16c8e 13:33:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:33:12 Removing intermediate container 8b811d07ad87 13:33:12 ---> 10bb79c8f987 13:33:12 Step 24/24 : LABEL version=0.0.0 13:33:12 ---> f77bf3ce61e4 13:33:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:33:12 ---> Running in 82f4ecbf9cbf 13:33:12 Removing intermediate container 82f4ecbf9cbf 13:33:12 ---> cadc45a64cd9 13:33:12 13:33:13 ---> a3b63fd56794 13:33:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:33:13 ---> 9c65a7f69994 13:33:13 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:33:13 Successfully built cadc45a64cd9 13:33:13 Successfully tagged core-metadata-arm64:latest 13:33:13  Building core-metadata ... done  ---> Running in 8809275e5bcb 13:33:13 Removing intermediate container 8809275e5bcb 13:33:13 ---> b3d6cda04d17 13:33:13 Step 19/22 : CMD ["--init=true"] 13:33:14 ---> Running in 231c0647199a 13:33:14 ---> 77053087f791 13:33:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:33:14 Removing intermediate container 231c0647199a 13:33:14 ---> 897a8489e476 13:33:14 Step 20/22 : LABEL arch=arm64 13:33:15 ---> Running in fcff8efd4c3d 13:33:15 ---> f1b42aea29bc 13:33:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:33:15 Removing intermediate container fcff8efd4c3d 13:33:15 ---> 5289beed1031 13:33:15 Step 21/22 : LABEL git_sha=2c020decbbc92ae46f891b3abdf5220a56dbabb4 13:33:15 ---> Running in 68cd5b895b2e 13:33:16 Removing intermediate container 68cd5b895b2e 13:33:16 ---> ef5f1d1ffe62 13:33:16 Step 22/22 : LABEL version=0.0.0 13:33:16 ---> Running in aa0f93c14cc6 13:33:16 ---> 273bc37f60b7 13:33:16 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 13:33:16 ---> Running in e16239d4a860 13:33:17 Removing intermediate container aa0f93c14cc6 13:33:17 ---> d3632f07f37f 13:33:17 13:33:17 Successfully built d3632f07f37f 13:33:17 Successfully tagged security-proxy-setup-arm64:latest 13:33:19  Building security-proxy-setup ... done Removing intermediate container e16239d4a860 13:33:19 ---> b605ff801898 13:33:19 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 13:33:19 ---> Running in e7df450818c8 13:33:19 Removing intermediate container e7df450818c8 13:33:19 ---> 04e4cf6dc3e2 13:33:19 Step 24/26 : LABEL arch=arm64 13:33:19 ---> Running in b11b4ae5ea3d 13:33:19 Removing intermediate container b11b4ae5ea3d 13:33:19 ---> e2c68aadaeaa 13:33:20 Step 25/26 : LABEL git_sha=2c020decbbc92ae46f891b3abdf5220a56dbabb4 13:33:20 ---> Running in 82a839ac857c 13:33:20 Removing intermediate container 82a839ac857c 13:33:20 ---> a9ac555dc99a 13:33:20 Step 26/26 : LABEL version=0.0.0 13:33:20 ---> Running in 1fbbea431628 13:33:21 Removing intermediate container 1fbbea431628 13:33:21 ---> a071cc681107 13:33:21 13:33:21 Successfully built a071cc681107 13:33:21 Successfully tagged security-secretstore-setup-arm64:latest 13:33:21  Building security-secretstore-setup ... done  [Pipeline] } 13:33:21 $ docker stop --time=1 7572d7b3eceb51a411fdddd1d0b2589080b62fa06bb6b731043d97e250836df0 13:33:23 $ docker rm -f 7572d7b3eceb51a411fdddd1d0b2589080b62fa06bb6b731043d97e250836df0 [Pipeline] // withDockerContainer [Pipeline] sh 13:33:24 + docker images 13:33:24 REPOSITORY TAG IMAGE ID CREATED SIZE 13:33:24 security-secretstore-setup-arm64 latest a071cc681107 3 seconds ago 27.1MB 13:33:24 security-proxy-setup-arm64 latest d3632f07f37f 8 seconds ago 24.2MB 13:33:24 core-metadata-arm64 latest cadc45a64cd9 12 seconds ago 15.7MB 13:33:24 core-command-arm64 latest 66baab4f9723 15 seconds ago 15MB 13:33:24 185941ad67be 23 seconds ago 972MB 13:33:24 72b321d834fa 23 seconds ago 973MB 13:33:24 7c8ecd63b41f 24 seconds ago 976MB 13:33:24 22df8f4a6a62 29 seconds ago 966MB 13:33:24 sys-mgmt-agent-arm64 latest 2e3311b36ed2 About a minute ago 299MB 13:33:24 security-bootstrapper-arm64 latest 296974787e9a 3 minutes ago 17.5MB 13:33:24 core-data-arm64 latest 6271d6f86961 3 minutes ago 19.1MB 13:33:24 support-notifications-arm64 latest 1da8cea703b4 3 minutes ago 15.7MB 13:33:24 support-scheduler-arm64 latest 33cee1967474 3 minutes ago 15.1MB 13:33:24 6297aa3b7aba 3 minutes ago 975MB 13:33:24 10c5ebfae3c9 3 minutes ago 969MB 13:33:24 bb33bc90a064 3 minutes ago 969MB 13:33:24 173957ddd468 3 minutes ago 969MB 13:33:24 9db06d433d27 3 minutes ago 968MB 13:33:24 ci-base-image-arm64 latest 24e5742132c9 13 minutes ago 641MB 13:33:24 alpine 3.12 c4fd0aeabfcf 8 days ago 5.32MB 13:33:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 13:33:24 docker 20.10.0 eeaf43b92773 6 months ago 228MB 13:33:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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] libraryResource [Pipeline] sh 13:33:25 ---> job-cost.sh 13:33:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xh83 13:34:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:35:43 lf-activate-venv(): INFO: Adding /tmp/venv-xh83/bin to PATH 13:35:43 INFO: No Stack... 13:35:43 INFO: Retrieving Pricing Info for: v2-standard-4 13:35:43 INFO: Archiving Costs [Pipeline] sh 13:35:43 + cat+ /w/workspace/edgex-go/15/archives/cost.csv 13:35:43 cut -d, -f6 [Pipeline] lock 13:35:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-15-stack-cost] 13:35:43 Resource [jenkins-edgexfoundry-edgex-go-PR-3579-15-stack-cost] did not exist. Created. 13:35:43 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:35:44 + echo total: 0.18000000715255737 [Pipeline] stash 13:35:44 Stashed 1 file(s) [Pipeline] } 13:35:44 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-15-stack-cost] [Pipeline] // lock [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 13:35:47 provisioning config files... 13:35:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/15@tmp/config2840540173908684788tmp [Pipeline] { [Pipeline] sh 13:35:47 + set +x 13:35:47 + bash -s -- 13:35:47 + curl -s https://codecov.io/bash 13:35:48 13:35:48 _____ _ 13:35:48 / ____| | | 13:35:48 | | ___ __| | ___ ___ _____ __ 13:35:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:35:48 | |___| (_) | (_| | __/ (_| (_) \ V / 13:35:48 \_____\___/ \__,_|\___|\___\___/ \_/ 13:35:48 Bash-1.0.3 13:35:48 13:35:48 13:35:48 ==> git version 2.24.4 found 13:35:48 ==> 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 13:35:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:35:48 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:35:48 ==> Jenkins CI detected. 13:35:48 project root: . 13:35:48 --> token set from env 13:35:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:35:48 ==> Running gcov in . (disable via -X gcov) 13:35:48 ==> Python coveragepy not found 13:35:48 ==> Searching for coverage reports in: 13:35:48 + . 13:35:48 -> Found 1 reports 13:35:48 ==> Detecting git/mercurial file structure 13:35:48 ==> Reading reports 13:35:48 + ./coverage.out bytes=398095 13:35:48 ==> Appending adjustments 13:35:48 https://docs.codecov.io/docs/fixing-reports 13:35:49 + Found adjustments 13:35:49 ==> Gzipping contents 13:35:49 56K /tmp/codecov.IvzgCi.gz 13:35:49 ==> Uploading reports 13:35:49 url: https://codecov.io 13:35:49 query: branch=PR-3579&commit=817cda54adb64e07cc2823c56cf491b243df1d47&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 13:35:49 -> Pinging Codecov 13:35:49 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=817cda54adb64e07cc2823c56cf491b243df1d47&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 13:35:49 -> Uploading to 13:35:49 https://storage.googleapis.com/codecov/v4/raw/2021-06-24/00271124DB129430A58F1EEE437C3FCB/817cda54adb64e07cc2823c56cf491b243df1d47/f5a27b4c-d90c-43b6-a043-b6bfdb41f371.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T133549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2075d1ffd9271cf592d5475b9ed3e6880989ff734707348460216cb822920362 13:35:49 % Total % Received % Xferd Average Speed Time Time Time Current 13:35:49 Dload Upload Total Spent Left Speed 13:35:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54777 0 0 100 54777 0 123k --:--:-- --:--:-- --:--:-- 123k 13:35:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/817cda54adb64e07cc2823c56cf491b243df1d47 [Pipeline] } 13:35:50 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 13:35:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:35:52 ---> package-listing.sh 13:35:52 ++ facter osfamily 13:35:52 ++ tr '[:upper:]' '[:lower:]' 13:35:52 + OS_FAMILY=redhat 13:35:52 + workspace=/w/workspace/edgex-go/15 13:35:52 + START_PACKAGES=/tmp/packages_start.txt 13:35:52 + END_PACKAGES=/tmp/packages_end.txt 13:35:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:35:52 + PACKAGES=/tmp/packages_start.txt 13:35:52 + '[' /w/workspace/edgex-go/15 ']' 13:35:52 + PACKAGES=/tmp/packages_end.txt 13:35:52 + case "${OS_FAMILY}" in 13:35:52 + rpm -qa 13:35:52 + sort 13:35:54 + '[' -f /tmp/packages_start.txt ']' 13:35:54 + '[' -f /tmp/packages_end.txt ']' 13:35:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:35:54 + '[' /w/workspace/edgex-go/15 ']' 13:35:54 + mkdir -p /w/workspace/edgex-go/15/archives/ 13:35:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/15/archives/ [Pipeline] echo 13:35:54 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/15/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:35:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:35:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:35:55 13:35:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:35:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:35:55 alpine: Pulling from edgex-lftools-log-publisher 13:35:55 df20fa9351a1: Pulling fs layer 13:35:55 36b3adc4ff6f: Pulling fs layer 13:35:55 8ad3a11d3b57: Pulling fs layer 13:35:55 46f8f816bc3b: Pulling fs layer 13:35:55 93b61091891f: Pulling fs layer 13:35:55 93b9cdb0e59b: Pulling fs layer 13:35:55 5e14af77c1be: Pulling fs layer 13:35:55 01666e4c0597: Pulling fs layer 13:35:55 aa168da1d23b: Pulling fs layer 13:35:55 93b9cdb0e59b: Waiting 13:35:55 5e14af77c1be: Waiting 13:35:55 01666e4c0597: Waiting 13:35:55 aa168da1d23b: Waiting 13:35:55 46f8f816bc3b: Waiting 13:35:55 93b61091891f: Waiting 13:35:55 36b3adc4ff6f: Verifying Checksum 13:35:55 36b3adc4ff6f: Download complete 13:35:55 46f8f816bc3b: Verifying Checksum 13:35:55 46f8f816bc3b: Download complete 13:35:56 df20fa9351a1: Verifying Checksum 13:35:56 df20fa9351a1: Download complete 13:35:56 93b9cdb0e59b: Verifying Checksum 13:35:56 93b9cdb0e59b: Download complete 13:35:56 93b61091891f: Verifying Checksum 13:35:56 93b61091891f: Download complete 13:35:56 5e14af77c1be: Verifying Checksum 13:35:56 5e14af77c1be: Download complete 13:35:56 01666e4c0597: Verifying Checksum 13:35:56 01666e4c0597: Download complete 13:35:56 df20fa9351a1: Pull complete 13:35:56 8ad3a11d3b57: Verifying Checksum 13:35:56 8ad3a11d3b57: Download complete 13:35:56 36b3adc4ff6f: Pull complete 13:35:56 8ad3a11d3b57: Pull complete 13:35:57 46f8f816bc3b: Pull complete 13:35:57 93b61091891f: Pull complete 13:35:57 93b9cdb0e59b: Pull complete 13:35:57 5e14af77c1be: Pull complete 13:35:57 01666e4c0597: Pull complete 13:35:58 aa168da1d23b: Verifying Checksum 13:35:58 aa168da1d23b: Download complete 13:36:02 aa168da1d23b: Pull complete 13:36:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:36:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:36:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:36:02 prd-centos7-docker-4c-2g-1187 does not seem to be running inside a container 13:36:02 $ 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/15/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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:36:06 $ docker top 8a95cc6a912a99bc3289f60129d5d62761677b658c9b22419d62b061e35e5b10 -eo pid,comm [Pipeline] { [Pipeline] sh 13:36:07 + touch /tmp/pre-build-complete [Pipeline] sh 13:36:07 + mkdir -p /var/log/sa [Pipeline] sh 13:36:07 + ls /var/log/sa-host 13:36:07 + sadf -c /var/log/sa-host/sa05 13:36:07 file_magic: OK 13:36:07 HZ: Using current value: 100 13:36:07 file_header: OK 13:36:07 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 13:36:07 Statistics: 13:36:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:36:07 File successfully converted to sysstat format version 12.2.1 13:36:07 + sadf -c /var/log/sa-host/sa24 13:36:07 file_magic: OK 13:36:07 HZ: Using current value: 100 13:36:07 file_header: OK 13:36:07 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 13:36:07 Statistics: 13:36:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:36:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:36:07 provisioning config files... 13:36:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/15@tmp/config5529198341785116807tmp [Pipeline] { [Pipeline] echo 13:36:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:36:08 ---> create-netrc.sh [Pipeline] } 13:36:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:36:08 ---> python-tools-install.sh [Pipeline] echo 13:36:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:36:08 ---> sudo-logs.sh 13:36:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:36:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:36:09 ---> job-cost.sh 13:36:09 lf-activate-venv: SKIPPING 13:36:09 DEBUG: total: 0.18000000715255737 13:36:09 INFO: Retrieving Stack Cost... 13:36:10 INFO: Retrieving Pricing Info for: v3-standard-2 13:36:10 INFO: Archiving Costs [Pipeline] echo 13:36:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:36:10 ---> logs-deploy.sh 13:36:10 lf-activate-venv: SKIPPING 13:36:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/15 13:36:10 INFO: archiving workspace using pattern(s): 13:36:11 Archives upload complete. 13:36:11 INFO: archiving logs to Nexus 13:36:12 ---> uname -a: 13:36:12 Linux prd-centos7-docker-4c-2g-1187.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 13:36:12 13:36:12 13:36:12 ---> lscpu: 13:36:12 Architecture: x86_64 13:36:12 CPU op-mode(s): 32-bit, 64-bit 13:36:12 Byte Order: Little Endian 13:36:12 Address sizes: 40 bits physical, 48 bits virtual 13:36:12 CPU(s): 2 13:36:12 On-line CPU(s) list: 0,1 13:36:12 Thread(s) per core: 1 13:36:12 Core(s) per socket: 1 13:36:12 Socket(s): 2 13:36:12 NUMA node(s): 1 13:36:12 Vendor ID: AuthenticAMD 13:36:12 CPU family: 23 13:36:12 Model: 49 13:36:12 Model name: AMD EPYC-Rome Processor 13:36:12 Stepping: 0 13:36:12 CPU MHz: 2800.000 13:36:12 BogoMIPS: 5600.00 13:36:12 Virtualization: AMD-V 13:36:12 Hypervisor vendor: KVM 13:36:12 Virtualization type: full 13:36:12 L1d cache: 64 KiB 13:36:12 L1i cache: 64 KiB 13:36:12 L2 cache: 1 MiB 13:36:12 L3 cache: 32 MiB 13:36:12 NUMA node0 CPU(s): 0,1 13:36:12 Vulnerability Itlb multihit: Not affected 13:36:12 Vulnerability L1tf: Not affected 13:36:12 Vulnerability Mds: Not affected 13:36:12 Vulnerability Meltdown: Not affected 13:36:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:36:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:36:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:36:12 Vulnerability Srbds: Not affected 13:36:12 Vulnerability Tsx async abort: Not affected 13:36:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 13:36:12 13:36:12 13:36:12 ---> nproc: 13:36:12 2 13:36:12 13:36:12 13:36:12 ---> df -h: 13:36:12 Filesystem Size Used Available Use% Mounted on 13:36:12 overlay 40.0G 13.3G 26.7G 33% / 13:36:12 tmpfs 64.0M 0 64.0M 0% /dev 13:36:12 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:36:12 shm 64.0M 0 64.0M 0% /dev/shm 13:36:12 /dev/vda1 40.0G 13.3G 26.7G 33% /facter-os 13:36:12 /dev/vda1 40.0G 13.3G 26.7G 33% /etc/resolv.conf 13:36:12 /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hostname 13:36:12 /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hosts 13:36:12 /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/auth.log 13:36:12 /dev/vda1 40.0G 13.3G 26.7G 33% /run/cloud-init/result.json 13:36:12 /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/sa-host 13:36:12 /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/secure 13:36:12 /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/15 13:36:12 /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/15@tmp 13:36:12 13:36:12 13:36:12 ---> free -m: 13:36:12 total used free shared buff/cache available 13:36:12 Mem: 7821 1417 2133 0 4269 6396 13:36:12 Swap: 1023 2 1021 13:36:12 13:36:12 13:36:12 ---> ip addr: 13:36:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:36:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:36:12 inet 127.0.0.1/8 scope host lo 13:36:12 valid_lft forever preferred_lft forever 13:36:12 inet6 ::1/128 scope host 13:36:12 valid_lft forever preferred_lft forever 13:36:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:36:12 link/ether fa:16:3e:22:4a:8b brd ff:ff:ff:ff:ff:ff 13:36:12 inet 10.30.122.21/23 brd 10.30.123.255 scope global dynamic eth0 13:36:12 valid_lft 83871sec preferred_lft 83871sec 13:36:12 inet6 fe80::f816:3eff:fe22:4a8b/64 scope link 13:36:12 valid_lft forever preferred_lft forever 13:36:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:36:12 link/ether 02:42:b5:f4:3e:db brd ff:ff:ff:ff:ff:ff 13:36:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:36:12 valid_lft forever preferred_lft forever 13:36:12 inet6 fe80::42:b5ff:fef4:3edb/64 scope link 13:36:12 valid_lft forever preferred_lft forever 13:36:12 13:36:12 13:36:12 ---> sar -b -r -n DEV: 13:36:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 13:36:12 13:36:12 12:53:52 LINUX RESTART (2 CPU) 13:36:12 13:36:12 12:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:36:12 12:56:01 3.83 0.18 3.65 0.00 28.65 712.94 0.00 13:36:12 12:57:01 1.03 0.00 1.03 0.00 0.00 16.94 0.00 13:36:12 12:58:01 0.30 0.00 0.30 0.00 0.00 3.61 0.00 13:36:12 12:59:01 0.20 0.00 0.20 0.00 0.00 2.43 0.00 13:36:12 13:00:01 0.48 0.00 0.48 0.00 0.00 5.55 0.00 13:36:12 13:01:01 0.28 0.02 0.27 0.00 0.13 3.36 0.00 13:36:12 13:02:01 0.50 0.10 0.40 0.00 1.73 6.71 0.00 13:36:12 13:03:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 13:36:12 13:04:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 13:36:12 13:05:01 0.22 0.00 0.22 0.00 0.00 3.46 0.00 13:36:12 13:06:01 0.25 0.00 0.25 0.00 0.00 2.97 0.00 13:36:12 13:07:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 13:36:12 13:08:01 0.23 0.00 0.23 0.00 0.00 1.93 0.00 13:36:12 13:09:01 0.37 0.18 0.18 0.00 5.86 2.50 0.00 13:36:12 13:10:01 0.75 0.00 0.75 0.00 0.00 15.54 0.00 13:36:12 13:11:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 13:36:12 13:12:01 0.55 0.35 0.20 0.00 163.52 2.17 0.00 13:36:12 13:13:01 33.23 3.75 29.49 0.00 2623.49 7917.19 0.00 13:36:12 13:14:01 135.64 0.18 135.46 0.00 22.78 44256.20 0.00 13:36:12 13:15:01 141.02 0.00 141.02 0.00 0.00 15420.74 0.00 13:36:12 13:16:01 57.21 0.02 57.19 0.00 0.53 8129.09 0.00 13:36:12 13:17:02 180.66 5.57 175.09 0.00 4060.40 100344.87 0.00 13:36:12 13:18:01 397.15 46.78 350.37 0.00 1972.22 201982.37 0.00 13:36:12 13:19:01 299.88 6.17 293.71 0.00 1167.39 125000.87 0.00 13:36:12 13:20:01 306.54 97.27 209.28 0.00 2940.22 137153.97 0.00 13:36:12 13:21:01 309.74 50.22 259.53 0.00 4394.27 47429.36 0.00 13:36:12 13:22:01 4.81 0.00 4.81 0.00 0.00 152.51 0.00 13:36:12 13:23:01 0.17 0.00 0.17 0.00 0.00 2.40 0.00 13:36:12 13:24:01 4.50 4.10 0.40 0.00 60.50 6.53 0.00 13:36:12 13:25:01 273.55 250.05 23.50 0.00 3386.54 1115.29 0.00 13:36:12 13:26:01 0.55 0.00 0.55 0.00 0.00 7.91 0.00 13:36:12 13:27:02 0.18 0.00 0.18 0.00 0.00 1.87 0.00 13:36:12 13:28:01 0.15 0.00 0.15 0.00 0.00 1.90 0.00 13:36:12 13:29:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 13:36:12 13:30:01 0.25 0.00 0.25 0.00 0.00 3.25 0.00 13:36:12 13:31:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 13:36:12 13:32:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 13:36:12 13:33:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 13:36:12 13:34:01 0.18 0.00 0.18 0.00 0.00 1.73 0.00 13:36:12 13:35:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 13:36:12 13:36:01 47.30 42.07 5.23 0.00 4152.56 217.12 0.00 13:36:12 Average: 53.67 12.36 41.31 0.00 609.94 16785.72 0.00 13:36:12 13:36:12 12:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:36:12 12:56:01 5745532 0 671992 8.39 2620 1588796 1076804 11.89 378384 1499664 8 13:36:12 12:57:01 5751552 0 665968 8.32 2620 1588800 1055560 11.65 372404 1500340 12 13:36:12 12:58:01 5750216 0 667300 8.33 2620 1588804 1055560 11.65 374116 1500340 8 13:36:12 12:59:01 5750172 0 667340 8.33 2620 1588808 1055560 11.65 373812 1500572 8 13:36:12 13:00:01 5749328 0 668176 8.34 2620 1588816 1055692 11.66 374708 1500576 20 13:36:12 13:01:01 5747428 0 670076 8.37 2620 1588816 1057988 11.68 375884 1500572 12 13:36:12 13:02:01 5740348 0 677028 8.45 2620 1588944 1056068 11.66 383740 1500632 12 13:36:12 13:03:01 5740136 0 677236 8.46 2620 1588948 1056068 11.66 384296 1500128 8 13:36:12 13:04:01 5740120 0 677248 8.46 2620 1588952 1056068 11.66 384300 1500128 16 13:36:12 13:05:01 5738676 0 678688 8.47 2620 1588956 1056360 11.66 386340 1499488 16 13:36:12 13:06:01 5740200 0 677160 8.46 2620 1588960 1056192 11.66 384588 1499492 12 13:36:12 13:07:01 5740700 0 676656 8.45 2620 1588964 1056132 11.66 384212 1499488 8 13:36:12 13:08:01 5740956 0 676396 8.45 2620 1588968 1056132 11.66 384316 1499488 8 13:36:12 13:09:01 5738420 0 678928 8.48 2620 1588972 1056360 11.66 386276 1499488 20 13:36:12 13:10:01 5736684 0 680660 8.50 2620 1588976 1056388 11.66 388184 1499488 16 13:36:12 13:11:01 5737576 0 679764 8.49 2620 1588980 1056196 11.66 387104 1499488 16 13:36:12 13:12:01 5727648 0 683092 8.53 2620 1595580 1057300 11.67 391920 1504608 1684 13:36:12 13:13:01 4918904 0 870172 10.87 2620 2217244 1507064 16.64 941804 1728492 321064 13:36:12 13:14:01 4105012 0 980044 12.24 2620 2921264 1723572 19.03 1063456 2347196 8 13:36:12 13:15:01 3826656 0 1117264 13.95 2620 3062400 1604992 17.72 1337864 2290240 224540 13:36:12 13:16:01 3893840 0 1072132 13.39 2620 3040348 1604588 17.72 1250880 2305680 128552 13:36:12 13:17:02 970780 0 1334728 16.67 2620 5700812 2136696 23.59 2053984 4311812 1111200 13:36:12 13:18:01 452028 0 1841812 23.00 2620 5712480 3796616 41.92 2985448 3827332 77184 13:36:12 13:19:01 635660 0 1319920 16.48 2620 6050740 1700528 18.77 2826640 3807972 8 13:36:12 13:20:01 174032 0 1418348 17.71 2620 6413940 2122740 23.44 3427752 3628952 312348 13:36:12 13:21:01 3010740 0 1217512 15.20 2620 3778068 1361684 15.03 1044636 3234120 20 13:36:12 13:22:01 3015640 0 1212612 15.14 2620 3778068 1330960 14.69 1041732 3234016 12 13:36:12 13:23:01 3016848 0 1211400 15.13 2620 3778072 1319652 14.57 1044316 3230440 8 13:36:12 13:24:01 3011988 0 1214632 15.17 2620 3779700 1323240 14.61 1046992 3231104 8 13:36:12 13:25:01 2875692 0 1290436 16.11 2620 3840192 1319792 14.57 1084788 3252236 12 13:36:12 13:26:01 2874548 0 1291572 16.13 2620 3840200 1319900 14.57 1084404 3252892 8 13:36:12 13:27:02 2874552 0 1291568 16.13 2620 3840200 1319840 14.57 1084652 3252892 8 13:36:12 13:28:01 2875588 0 1290524 16.11 2620 3840208 1319684 14.57 1084032 3252896 20 13:36:12 13:29:01 2875332 0 1290780 16.12 2620 3840208 1319684 14.57 1084068 3252892 8 13:36:12 13:30:01 2874916 0 1291192 16.12 2620 3840212 1319840 14.57 1084512 3252892 16 13:36:12 13:31:01 2874372 0 1291728 16.13 2620 3840220 1319864 14.57 1084632 3252892 8 13:36:12 13:32:01 2874316 0 1291784 16.13 2620 3840220 1319900 14.57 1084500 3252892 8 13:36:12 13:33:01 2875348 0 1290744 16.12 2620 3840228 1319684 14.57 1084048 3252892 8 13:36:12 13:34:01 2875436 0 1290656 16.12 2620 3840228 1319684 14.57 1084048 3252892 8 13:36:12 13:35:01 2874664 0 1291420 16.12 2620 3840236 1319912 14.57 1084588 3252892 8 13:36:12 13:36:01 2139408 0 1415264 17.67 2620 4451648 1718624 18.97 1306816 3725944 486112 13:36:12 Average: 3961268 0 1021999 12.76 2620 3023053 1359638 15.01 970614 2492401 64953 13:36:12 13:36:12 12:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:36:12 12:56:01 eth0 56.28 39.64 102.99 10.45 0.00 0.00 0.00 0.00 13:36:12 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 12:57:01 eth0 0.13 0.15 0.02 0.01 0.00 0.00 0.00 0.00 13:36:12 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 12:58:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:36:12 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 12:59:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:36:12 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:00:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 13:36:12 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:01:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 13:36:12 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:02:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:36:12 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:03:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:04:01 eth0 0.55 0.10 0.05 0.01 0.00 0.00 0.00 0.00 13:36:12 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:05:01 eth0 0.65 0.40 0.35 0.24 0.00 0.00 0.00 0.00 13:36:12 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:06:01 eth0 0.25 0.22 0.10 0.04 0.00 0.00 0.00 0.00 13:36:12 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:07:01 eth0 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:36:12 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:08:01 eth0 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 13:36:12 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:09:01 eth0 0.50 0.35 0.27 0.20 0.00 0.00 0.00 0.00 13:36:12 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:10:01 eth0 0.65 0.38 0.35 0.26 0.00 0.00 0.00 0.00 13:36:12 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:11:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:36:12 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:12:01 eth0 28.17 21.41 35.72 3.98 0.00 0.00 0.00 0.00 13:36:12 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:13:01 veth1548bc2 934.57 680.68 88.73 2693.53 0.00 0.00 0.00 0.00 13:36:12 13:13:01 eth0 1427.07 1463.75 6009.19 166.56 0.00 0.00 0.00 0.00 13:36:12 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:13:01 docker0 934.57 680.54 75.95 2693.52 0.00 0.00 0.00 0.00 13:36:12 13:14:01 veth9da810e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:14:01 eth0 380.83 318.15 3073.83 59.13 0.00 0.00 0.00 0.00 13:36:12 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:14:01 veth33ec61e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:15:01 eth0 163.31 144.64 503.77 26.99 0.00 0.00 0.00 0.00 13:36:12 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:15:01 vethbe8483f 0.42 0.55 0.03 0.05 0.00 0.00 0.00 0.00 13:36:12 13:15:01 docker0 1133.14 915.47 89.43 3533.02 0.00 0.00 0.00 0.00 13:36:12 13:16:01 eth0 19.80 10.62 14.77 7.87 0.00 0.00 0.00 0.00 13:36:12 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:16:01 vethbe8483f 1.83 1.83 0.14 0.14 0.00 0.00 0.00 0.00 13:36:12 13:16:01 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 13:36:12 13:17:02 veth4a54713 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:36:12 13:17:02 eth0 181.77 155.54 1684.69 118.07 0.00 0.00 0.00 0.00 13:36:12 13:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:18:01 vethdad537e 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 13:36:12 13:18:01 veth5f861ad 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:36:12 13:18:01 veth4a54713 0.00 0.75 0.00 0.03 0.00 0.00 0.00 0.00 13:36:12 13:18:01 eth0 101.54 71.85 195.61 17.20 0.00 0.00 0.00 0.00 13:36:12 13:19:01 veth4a54713 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 13:36:12 13:19:01 veth75e2d04 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:19:01 eth0 176.11 138.27 1457.18 22.54 0.00 0.00 0.00 0.00 13:36:12 13:19:01 veth77248e2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:20:01 vethc4de799 21.55 43.56 1.46 312.57 0.00 0.00 0.00 0.00 13:36:12 13:20:01 veth4a54713 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:20:01 veth687b792 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:36:12 13:20:01 eth0 84.96 45.28 339.97 92.50 0.00 0.00 0.00 0.00 13:36:12 13:21:01 eth0 82.13 53.73 186.10 21.47 0.00 0.00 0.00 0.00 13:36:12 13:21:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:36:12 13:21:01 docker0 1271.29 1105.31 98.43 4329.41 0.00 0.00 0.00 0.00 13:36:12 13:22:01 eth0 0.67 0.30 0.39 0.06 0.00 0.00 0.00 0.00 13:36:12 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:23:01 eth0 0.73 0.07 0.06 0.00 0.00 0.00 0.00 0.00 13:36:12 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:24:01 eth0 1.23 0.48 0.57 0.36 0.00 0.00 0.00 0.00 13:36:12 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:25:01 eth0 0.28 0.15 0.09 0.10 0.00 0.00 0.00 0.00 13:36:12 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:26:01 eth0 1.00 0.38 0.37 0.18 0.00 0.00 0.00 0.00 13:36:12 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:27:02 eth0 1.00 0.28 0.32 0.23 0.00 0.00 0.00 0.00 13:36:12 13:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:28:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:29:01 eth0 0.47 0.02 0.05 0.00 0.00 0.00 0.00 0.00 13:36:12 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:30:01 eth0 1.13 0.37 0.40 0.26 0.00 0.00 0.00 0.00 13:36:12 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:31:01 eth0 1.17 0.33 0.38 0.17 0.00 0.00 0.00 0.00 13:36:12 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:32:01 eth0 0.48 0.25 0.27 0.20 0.00 0.00 0.00 0.00 13:36:12 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:33:01 eth0 0.10 0.02 0.01 0.03 0.00 0.00 0.00 0.00 13:36:12 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:34:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:35:01 eth0 1.07 0.38 0.39 0.26 0.00 0.00 0.00 0.00 13:36:12 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:36:01 eth0 212.71 182.40 2172.31 19.15 0.00 0.00 0.00 0.00 13:36:12 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 Average: eth0 71.48 64.71 385.51 13.90 0.00 0.00 0.00 0.00 13:36:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:12 Average: docker0 31.03 26.98 2.40 105.66 0.00 0.00 0.00 0.00 13:36:12 13:36:12 13:36:12 ---> sar -P ALL: 13:36:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 13:36:12 13:36:12 12:53:52 LINUX RESTART (2 CPU) 13:36:12 13:36:12 12:55:01 CPU %user %nice %system %iowait %steal %idle 13:36:12 12:56:01 all 1.27 0.00 0.17 0.01 0.03 98.53 13:36:12 12:56:01 0 1.29 0.00 0.18 0.02 0.02 98.50 13:36:12 12:56:01 1 1.26 0.00 0.15 0.00 0.03 98.56 13:36:12 12:57:01 all 0.12 0.00 0.03 0.00 0.03 99.83 13:36:12 12:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:36:12 12:57:01 1 0.20 0.00 0.02 0.00 0.03 99.75 13:36:12 12:58:01 all 0.09 0.00 0.02 0.00 0.03 99.87 13:36:12 12:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:36:12 12:58:01 1 0.15 0.00 0.02 0.00 0.03 99.80 13:36:12 12:59:01 all 0.08 0.00 0.02 0.00 0.03 99.87 13:36:12 12:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:36:12 12:59:01 1 0.15 0.00 0.02 0.00 0.03 99.80 13:36:12 13:00:01 all 0.10 0.00 0.03 0.00 0.03 99.84 13:36:12 13:00:01 0 0.03 0.00 0.03 0.00 0.03 99.90 13:36:12 13:00:01 1 0.17 0.00 0.03 0.00 0.02 99.78 13:36:12 13:01:01 all 0.11 0.00 0.03 0.00 0.03 99.82 13:36:12 13:01:01 0 0.05 0.00 0.05 0.00 0.05 99.85 13:36:12 13:01:01 1 0.17 0.00 0.02 0.00 0.02 99.80 13:36:12 13:02:01 all 0.08 0.00 0.03 0.01 0.03 99.86 13:36:12 13:02:01 0 0.02 0.00 0.05 0.02 0.03 99.88 13:36:12 13:02:01 1 0.13 0.00 0.02 0.00 0.02 99.83 13:36:12 13:03:01 all 0.08 0.00 0.02 0.00 0.02 99.88 13:36:12 13:03:01 0 0.02 0.00 0.02 0.00 0.03 99.93 13:36:12 13:03:01 1 0.15 0.00 0.02 0.00 0.00 99.83 13:36:12 13:04:01 all 0.13 0.00 0.03 0.00 0.03 99.81 13:36:12 13:04:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:36:12 13:04:01 1 0.23 0.00 0.03 0.00 0.03 99.70 13:36:12 13:05:01 all 0.09 0.00 0.02 0.00 0.03 99.87 13:36:12 13:05:01 0 0.03 0.00 0.02 0.00 0.03 99.92 13:36:12 13:05:01 1 0.15 0.00 0.02 0.00 0.02 99.82 13:36:12 13:06:01 all 0.08 0.00 0.02 0.00 0.03 99.87 13:36:12 13:06:01 0 0.03 0.00 0.02 0.00 0.03 99.92 13:36:12 13:06:01 1 0.13 0.00 0.02 0.00 0.02 99.83 13:36:12 13:36:12 13:06:01 CPU %user %nice %system %iowait %steal %idle 13:36:12 13:07:01 all 0.08 0.00 0.02 0.00 0.03 99.88 13:36:12 13:07:01 0 0.03 0.00 0.02 0.00 0.03 99.92 13:36:12 13:07:01 1 0.12 0.00 0.02 0.00 0.02 99.85 13:36:12 13:08:01 all 0.09 0.00 0.02 0.00 0.02 99.87 13:36:12 13:08:01 0 0.03 0.00 0.02 0.00 0.03 99.92 13:36:12 13:08:01 1 0.15 0.00 0.02 0.00 0.00 99.83 13:36:12 13:09:01 all 0.17 0.00 0.05 0.00 0.03 99.76 13:36:12 13:09:01 0 0.25 0.00 0.05 0.00 0.03 99.67 13:36:12 13:09:01 1 0.08 0.00 0.05 0.00 0.02 99.85 13:36:12 13:10:01 all 0.23 0.00 0.03 0.00 0.02 99.72 13:36:12 13:10:01 0 0.25 0.00 0.03 0.00 0.00 99.72 13:36:12 13:10:01 1 0.20 0.00 0.03 0.00 0.03 99.73 13:36:12 13:11:01 all 0.04 0.00 0.01 0.00 0.04 99.91 13:36:12 13:11:01 0 0.02 0.00 0.02 0.00 0.03 99.93 13:36:12 13:11:01 1 0.07 0.00 0.00 0.00 0.05 99.88 13:36:12 13:12:01 all 0.35 0.00 0.08 0.03 0.02 99.52 13:36:12 13:12:01 0 0.27 0.00 0.07 0.02 0.02 99.63 13:36:12 13:12:01 1 0.43 0.00 0.08 0.05 0.02 99.41 13:36:12 13:13:01 all 21.07 0.00 4.47 10.01 0.11 64.33 13:36:12 13:13:01 0 24.94 0.00 5.20 12.49 0.12 57.24 13:36:12 13:13:01 1 17.26 0.00 3.75 7.58 0.11 71.30 13:36:12 13:14:01 all 7.85 0.00 3.76 12.47 0.06 75.86 13:36:12 13:14:01 0 8.03 0.00 3.89 9.49 0.05 78.53 13:36:12 13:14:01 1 7.68 0.00 3.62 15.42 0.07 73.21 13:36:12 13:15:01 all 59.14 0.00 8.40 3.05 0.12 29.30 13:36:12 13:15:01 0 58.50 0.00 8.58 2.38 0.13 30.41 13:36:12 13:15:01 1 59.78 0.00 8.21 3.71 0.11 28.19 13:36:12 13:16:01 all 34.39 0.00 4.83 0.69 0.09 60.01 13:36:12 13:16:01 0 33.71 0.00 4.87 0.49 0.09 60.84 13:36:12 13:16:01 1 35.06 0.00 4.80 0.88 0.09 59.17 13:36:12 13:17:02 all 39.84 0.00 12.09 14.01 0.12 33.95 13:36:12 13:17:02 0 39.87 0.00 12.45 13.17 0.11 34.40 13:36:12 13:17:02 1 39.81 0.00 11.72 14.84 0.13 33.50 13:36:12 13:36:12 13:17:02 CPU %user %nice %system %iowait %steal %idle 13:36:12 13:18:01 all 38.37 0.00 15.89 30.76 0.14 14.84 13:36:12 13:18:01 0 38.46 0.00 15.88 31.62 0.13 13.91 13:36:12 13:18:01 1 38.29 0.00 15.90 29.90 0.15 15.76 13:36:12 13:19:01 all 47.15 0.00 11.69 31.37 0.13 9.67 13:36:12 13:19:01 0 47.77 0.00 12.04 32.15 0.13 7.91 13:36:12 13:19:01 1 46.52 0.00 11.33 30.58 0.13 11.44 13:36:12 13:20:01 all 11.51 0.00 8.65 70.24 0.12 9.48 13:36:12 13:20:01 0 11.55 0.00 9.20 72.56 0.12 6.57 13:36:12 13:20:01 1 11.46 0.00 8.11 67.92 0.12 12.39 13:36:12 13:21:01 all 57.30 0.00 12.07 16.24 0.14 14.25 13:36:12 13:21:01 0 56.57 0.00 12.88 17.85 0.15 12.55 13:36:12 13:21:01 1 58.02 0.00 11.27 14.64 0.13 15.94 13:36:12 13:22:01 all 0.06 0.00 0.03 0.00 0.04 99.87 13:36:12 13:22:01 0 0.10 0.00 0.03 0.00 0.03 99.83 13:36:12 13:22:01 1 0.02 0.00 0.03 0.00 0.05 99.90 13:36:12 13:23:01 all 0.08 0.00 0.03 0.00 0.03 99.87 13:36:12 13:23:01 0 0.15 0.00 0.02 0.00 0.02 99.82 13:36:12 13:23:01 1 0.02 0.00 0.03 0.00 0.03 99.92 13:36:12 13:24:01 all 0.09 0.06 0.24 0.10 0.04 99.46 13:36:12 13:24:01 0 0.05 0.07 0.22 0.08 0.03 99.55 13:36:12 13:24:01 1 0.13 0.05 0.27 0.12 0.05 99.38 13:36:12 13:25:01 all 0.18 4.09 13.34 5.65 0.08 76.66 13:36:12 13:25:01 0 0.05 4.14 13.83 5.28 0.10 76.60 13:36:12 13:25:01 1 0.31 4.03 12.85 6.03 0.05 76.73 13:36:12 13:26:01 all 0.14 0.00 0.03 0.00 0.03 99.80 13:36:12 13:26:01 0 0.25 0.00 0.02 0.00 0.03 99.70 13:36:12 13:26:01 1 0.03 0.00 0.03 0.00 0.03 99.90 13:36:12 13:27:02 all 0.03 0.00 0.02 0.00 0.03 99.93 13:36:12 13:27:02 0 0.02 0.00 0.02 0.00 0.03 99.93 13:36:12 13:27:02 1 0.03 0.00 0.02 0.00 0.02 99.93 13:36:12 13:28:01 all 0.13 0.00 0.02 0.00 0.03 99.83 13:36:12 13:28:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:36:12 13:28:01 1 0.20 0.00 0.02 0.00 0.03 99.74 13:36:12 13:36:12 13:28:01 CPU %user %nice %system %iowait %steal %idle 13:36:12 13:29:01 all 0.07 0.00 0.03 0.00 0.03 99.87 13:36:12 13:29:01 0 0.03 0.00 0.02 0.00 0.03 99.92 13:36:12 13:29:01 1 0.10 0.00 0.03 0.00 0.03 99.83 13:36:12 13:30:01 all 0.13 0.00 0.02 0.00 0.03 99.83 13:36:12 13:30:01 0 0.03 0.00 0.02 0.00 0.03 99.92 13:36:12 13:30:01 1 0.22 0.00 0.02 0.00 0.02 99.75 13:36:12 13:31:01 all 0.05 0.00 0.03 0.00 0.03 99.90 13:36:12 13:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:36:12 13:31:01 1 0.08 0.00 0.03 0.00 0.05 99.83 13:36:12 13:32:01 all 0.13 0.00 0.02 0.00 0.03 99.82 13:36:12 13:32:01 0 0.05 0.00 0.02 0.00 0.03 99.90 13:36:12 13:32:01 1 0.20 0.00 0.02 0.00 0.03 99.75 13:36:12 13:33:01 all 0.14 0.00 0.02 0.00 0.03 99.82 13:36:12 13:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:36:12 13:33:01 1 0.27 0.00 0.02 0.00 0.03 99.68 13:36:12 13:34:01 all 0.04 0.00 0.02 0.00 0.03 99.92 13:36:12 13:34:01 0 0.05 0.00 0.03 0.00 0.03 99.88 13:36:12 13:34:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:36:12 13:35:01 all 0.03 0.00 0.03 0.00 0.03 99.91 13:36:12 13:35:01 0 0.05 0.00 0.02 0.00 0.03 99.90 13:36:12 13:35:01 1 0.02 0.00 0.03 0.00 0.03 99.92 13:36:12 13:36:01 all 6.69 0.00 2.33 1.03 0.05 89.90 13:36:12 13:36:01 0 7.00 0.00 2.55 1.73 0.05 88.66 13:36:12 13:36:01 1 6.37 0.00 2.11 0.34 0.05 91.12 13:36:12 Average: all 7.56 0.10 2.30 4.57 0.05 85.43 13:36:12 Average: 0 7.60 0.10 2.39 4.65 0.05 85.22 13:36:12 Average: 1 7.52 0.10 2.21 4.49 0.05 85.64 13:36:12 13:36:12 13:36:12