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 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 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-ssh5330932149808535770.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-ssh6444245023466908513.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-ssh6464565434607078751.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-ssh3049101530596105281.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-ssh8940523028063740318.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 Still waiting to schedule task ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-713 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/41 [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/41 # 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/41@tmp/jenkins-gitclient-ssh4251979859934003923.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 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 Merge succeeded, producing 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 Checking out Revision 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 (PR-3579) > 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/41@tmp/jenkins-gitclient-ssh4700683455145832919.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 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 # 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/41@tmp/jenkins-gitclient-ssh6170085418366097438.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 # timeout=10 Commit message: "build(snap): install kuper services directory" First time build. Skipping changelog. > git rev-list --no-walk 515f5ff2057667c9413e5757f14856225f437f35 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:13:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:13:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:13:57 ========================================================= 19:13:57 EdgeX Global Pipelines Version Info 19:13:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:13:59 ------------------- 19:13:59 stable info: 19:13:59 ------------------- 19:13:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:13:59 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:13:59 Message: update stable to v1.0.195 19:14:00 ------------------- 19:14:00 experimental info: 19:14:00 ------------------- 19:14:00 Commited By: **** collab-it+edgex@linuxfoundation.org 19:14:00 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:14:00 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 19:14:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 [Pipeline] echo 19:14:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 462d29a [Pipeline] echo 19:14:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:14:01 provisioning config files... 19:14:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/41@tmp/config5226617677664445235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:01 ---> docker-login.sh 19:14:01 nexus3.edgexfoundry.org:10001 19:14:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:02 Configure a credential helper to remove this warning. See 19:14:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:02 19:14:02 Login Succeeded 19:14:02 nexus3.edgexfoundry.org:10002 19:14:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:02 Configure a credential helper to remove this warning. See 19:14:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:02 19:14:02 Login Succeeded 19:14:02 nexus3.edgexfoundry.org:10003 19:14:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:02 Configure a credential helper to remove this warning. See 19:14:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:02 19:14:02 Login Succeeded 19:14:02 nexus3.edgexfoundry.org:10004 19:14:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:02 Configure a credential helper to remove this warning. See 19:14:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:02 19:14:02 Login Succeeded 19:14:02 docker.io 19:14:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:02 Configure a credential helper to remove this warning. See 19:14:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:02 19:14:02 Login Succeeded 19:14:02 ---> docker-login.sh ends [Pipeline] } 19:14:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:14:03 ++ 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 19:14:03 + for file in '`ls cmd/**/Dockerfile`' 19:14:03 ++ dirname cmd/core-command/Dockerfile 19:14:03 ++ cut -d/ -f2 19:14:03 + echo core-command,cmd/core-command/Dockerfile 19:14:03 + for file in '`ls cmd/**/Dockerfile`' 19:14:03 ++ dirname cmd/core-data/Dockerfile 19:14:03 ++ cut -d/ -f2 19:14:03 + echo core-data,cmd/core-data/Dockerfile 19:14:03 + for file in '`ls cmd/**/Dockerfile`' 19:14:03 ++ dirname cmd/core-metadata/Dockerfile 19:14:03 ++ cut -d/ -f2 19:14:03 + echo core-metadata,cmd/core-metadata/Dockerfile 19:14:03 + for file in '`ls cmd/**/Dockerfile`' 19:14:03 ++ dirname cmd/security-bootstrapper/Dockerfile 19:14:03 ++ cut -d/ -f2 19:14:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:14:03 + for file in '`ls cmd/**/Dockerfile`' 19:14:03 ++ dirname cmd/security-proxy-setup/Dockerfile 19:14:03 ++ cut -d/ -f2 19:14:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:14:03 + for file in '`ls cmd/**/Dockerfile`' 19:14:03 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:14:03 ++ cut -d/ -f2 19:14:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:14:03 + for file in '`ls cmd/**/Dockerfile`' 19:14:03 ++ dirname cmd/support-notifications/Dockerfile 19:14:03 ++ cut -d/ -f2 19:14:03 + echo support-notifications,cmd/support-notifications/Dockerfile 19:14:03 + for file in '`ls cmd/**/Dockerfile`' 19:14:03 ++ dirname cmd/support-scheduler/Dockerfile 19:14:03 ++ cut -d/ -f2 19:14:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:14:03 + for file in '`ls cmd/**/Dockerfile`' 19:14:03 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:14:03 ++ cut -d/ -f2 19:14:03 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:14:03 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 19:14:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:14:04 19:14:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:14:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:14:05 latest: Pulling from edgex-devops/git-semver 19:14:05 31603596830f: Pulling fs layer 19:14:05 54011a49482f: Pulling fs layer 19:14:05 a6820b24f6d8: Pulling fs layer 19:14:05 f581987b2513: Pulling fs layer 19:14:05 f581987b2513: Waiting 19:14:05 54011a49482f: Verifying Checksum 19:14:05 54011a49482f: Download complete 19:14:05 31603596830f: Verifying Checksum 19:14:05 31603596830f: Download complete 19:14:05 a6820b24f6d8: Verifying Checksum 19:14:05 a6820b24f6d8: Download complete 19:14:05 31603596830f: Pull complete 19:14:05 54011a49482f: Pull complete 19:14:05 f581987b2513: Verifying Checksum 19:14:05 f581987b2513: Download complete 19:14:06 a6820b24f6d8: Pull complete 19:14:06 f581987b2513: Pull complete 19:14:06 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:14:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:14:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:14:06 prd-centos7-docker-4c-2g-713 does not seem to be running inside a container 19:14:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:14:08 $ docker top 66027b54ca0139f7008633a378825be77bf7861cf2f5193b2a94ec01a9580b03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:14:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:08 [ssh-agent] Looking for ssh-agent implementation... 19:14:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:08 $ docker exec 66027b54ca0139f7008633a378825be77bf7861cf2f5193b2a94ec01a9580b03 ssh-agent 19:14:08 SSH_AUTH_SOCK=/tmp/ssh-Fbo3Gf9533d2/agent.14 19:14:08 SSH_AGENT_PID=21 19:14:08 Running ssh-add (command line suppressed) 19:14:08 Identity added: /w/workspace/edgex-go/41@tmp/private_key_1934625884351368593.key (/w/workspace/edgex-go/41@tmp/private_key_1934625884351368593.key) 19:14:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:08 + git tag --points-at HEAD [Pipeline] } 19:14:08 $ docker exec --env ******** --env ******** 66027b54ca0139f7008633a378825be77bf7861cf2f5193b2a94ec01a9580b03 ssh-agent -k 19:14:08 unset SSH_AUTH_SOCK; 19:14:08 unset SSH_AGENT_PID; 19:14:08 echo Agent pid 21 killed; 19:14:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:14:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:09 [ssh-agent] Looking for ssh-agent implementation... 19:14:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:09 $ docker exec 66027b54ca0139f7008633a378825be77bf7861cf2f5193b2a94ec01a9580b03 ssh-agent 19:14:09 SSH_AUTH_SOCK=/tmp/ssh-hHNNDl7kXADP/agent.56 19:14:09 SSH_AGENT_PID=62 19:14:09 Running ssh-add (command line suppressed) 19:14:09 Identity added: /w/workspace/edgex-go/41@tmp/private_key_8702959668715791285.key (/w/workspace/edgex-go/41@tmp/private_key_8702959668715791285.key) 19:14:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:09 + git semver init 19:14:09 # -> Open(): unable to determine branch for HEAD 19:14:09 # $GIT_DIR = /w/workspace/edgex-go/41/.git 19:14:09 # $GIT_WORK_TREE = /w/workspace/edgex-go/41 19:14:09 # $SEMVER_REMOTE_NAME = origin 19:14:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:14:09 # $SEMVER_USER_NAME = edgex-jenkins 19:14:09 # $SEMVER_BRANCH = PR-3579 19:14:09 # $SEMVER_TEMP = /tmp/semver-997652207 19:14:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:14:21 # '/tmp/semver-997652207' -> '/w/workspace/edgex-go/41/.semver' 19:14:21 # -> Force: false 19:14:21 # $SEMVER_DIR = /w/workspace/edgex-go/41/.semver [Pipeline] } 19:14:21 $ docker exec --env ******** --env ******** 66027b54ca0139f7008633a378825be77bf7861cf2f5193b2a94ec01a9580b03 ssh-agent -k 19:14:22 unset SSH_AUTH_SOCK; 19:14:22 unset SSH_AGENT_PID; 19:14:22 echo Agent pid 62 killed; 19:14:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:14:22 + git semver [Pipeline] } 19:14:22 $ docker stop --time=1 66027b54ca0139f7008633a378825be77bf7861cf2f5193b2a94ec01a9580b03 19:14:25 $ docker rm -f 66027b54ca0139f7008633a378825be77bf7861cf2f5193b2a94ec01a9580b03 [Pipeline] // withDockerContainer [Pipeline] sh 19:14:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:14:26 Stashed 1 file(s) [Pipeline] echo 19:14:26 [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 19:14:26 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:14:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:14:27 + sudo service docker restart 19:14:27 + true 19:14:27 Redirecting to /bin/systemctl restart docker.service 19:14:41 Still waiting to schedule task 19:14:41 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [Pipeline] echo 19:14:45 ========================================================= 19:14:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:14:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:14:45 + 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 . 19:14:47 Sending build context to Docker daemon 329.5MB 19:14:47 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:14:47 Step 2/6 : FROM ${BASE} 19:14:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:14:47 540db60ca938: Pulling fs layer 19:14:47 adcc1eea9eea: Pulling fs layer 19:14:47 4c4ab2625f07: Pulling fs layer 19:14:47 0510c868ecb4: Pulling fs layer 19:14:47 afea3b2eda06: Pulling fs layer 19:14:47 7809a108b3ef: Pulling fs layer 19:14:47 f706445af74f: Pulling fs layer 19:14:47 afea3b2eda06: Waiting 19:14:47 7809a108b3ef: Waiting 19:14:47 f706445af74f: Waiting 19:14:47 0510c868ecb4: Waiting 19:14:47 4c4ab2625f07: Verifying Checksum 19:14:47 4c4ab2625f07: Download complete 19:14:47 adcc1eea9eea: Verifying Checksum 19:14:47 adcc1eea9eea: Download complete 19:14:47 afea3b2eda06: Verifying Checksum 19:14:47 afea3b2eda06: Download complete 19:14:47 7809a108b3ef: Verifying Checksum 19:14:47 7809a108b3ef: Download complete 19:14:47 540db60ca938: Verifying Checksum 19:14:47 540db60ca938: Download complete 19:14:47 540db60ca938: Pull complete 19:14:47 adcc1eea9eea: Pull complete 19:14:47 4c4ab2625f07: Pull complete 19:14:49 f706445af74f: Verifying Checksum 19:14:49 f706445af74f: Download complete 19:14:49 0510c868ecb4: Verifying Checksum 19:14:49 0510c868ecb4: Download complete 19:14:53 0510c868ecb4: Pull complete 19:14:53 afea3b2eda06: Pull complete 19:14:53 7809a108b3ef: Pull complete 19:14:55 f706445af74f: Pull complete 19:14:55 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:14:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:14:55 ---> b068be0155e3 19:14:55 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 19:14:57 ---> Running in 5bb400cd1ef5 19:14:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:14:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:14:58 (1/12) Installing libmagic (5.39-r0) 19:14:59 (2/12) Installing file (5.39-r0) 19:14:59 (3/12) Installing libc-dev (0.7.2-r3) 19:14:59 (4/12) Installing g++ (10.2.1_pre1-r3) 19:15:06 (5/12) Installing fortify-headers (1.1-r0) 19:15:06 (6/12) Installing patch (2.7.6-r7) 19:15:06 (7/12) Installing build-base (0.5-r2) 19:15:06 (8/12) Installing libsodium (1.0.18-r0) 19:15:06 (9/12) Installing pkgconf (1.7.3-r0) 19:15:06 (10/12) Installing libsodium-dev (1.0.18-r0) 19:15:06 (11/12) Installing libzmq (4.3.3-r1) 19:15:06 (12/12) Installing zeromq-dev (4.3.3-r1) 19:15:06 Executing busybox-1.32.1-r6.trigger 19:15:06 OK: 219 MiB in 52 packages 19:15:08 Removing intermediate container 5bb400cd1ef5 19:15:08 ---> e7f6d292b5ee 19:15:08 Step 4/6 : WORKDIR /edgex-go 19:15:08 ---> Running in 79df7fb6a6a1 19:15:08 Removing intermediate container 79df7fb6a6a1 19:15:08 ---> 464d1c8d6be8 19:15:08 Step 5/6 : COPY go.mod . 19:15:08 ---> 83d367a615b8 19:15:08 Step 6/6 : RUN go mod download 19:15:08 ---> Running in cf2ccb7619ef 19:15:20 Removing intermediate container cf2ccb7619ef 19:15:20 ---> e94d75c335b7 19:15:20 Successfully built e94d75c335b7 19:15:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:15:21 + docker inspect -f . ci-base-image-x86_64 19:15:21 . [Pipeline] withDockerContainer 19:15:21 prd-centos7-docker-4c-2g-713 does not seem to be running inside a container 19:15:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@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-x86_64 cat 19:15:21 $ docker top 6ed6ea91e73d1543f96480b3e7b64877a41d36b7c84b601be0e472d84b7e764c -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:22 + go version 19:15:22 go version go1.16.3 linux/amd64 [Pipeline] } 19:15:22 $ docker stop --time=1 6ed6ea91e73d1543f96480b3e7b64877a41d36b7c84b601be0e472d84b7e764c 19:15:23 $ docker rm -f 6ed6ea91e73d1543f96480b3e7b64877a41d36b7c84b601be0e472d84b7e764c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:15:23 + docker inspect -f . ci-base-image-x86_64 19:15:23 . [Pipeline] withDockerContainer 19:15:23 prd-centos7-docker-4c-2g-713 does not seem to be running inside a container 19:15:23 $ 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/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@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-x86_64 cat 19:15:24 $ docker top 9b67742f2b375a9429f5a40ba46df88b5f18ba3de7b4b30c71a09e551089ff71 -eo pid,comm [Pipeline] { [Pipeline] echo 19:15:24 ========================================================= 19:15:24 [edgeXBuildGoParallel] Running Tests and Build... 19:15:24 ========================================================= [Pipeline] sh 19:15:24 + go mod tidy [Pipeline] sh 19:15:25 + make test 19:15:25 go mod tidy 19:15:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:15:30 ? github.com/edgexfoundry/edgex-go [no test files] 19:15:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:15:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:15:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:15:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:15:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:15:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:15:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:15:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:15:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:15:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:15:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:15:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:15:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:15:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:15:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 100.0% of statements 19:15:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:15:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 53.1% of statements 19:15:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:15:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:16:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.089s coverage: 87.7% of statements 19:16:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:16:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:16:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.046s coverage: 78.9% of statements 19:16:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 81.2% of statements 19:16:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:16:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:16:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:16:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:16:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:16:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.231s coverage: 95.1% of statements 19:16:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:16:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:16:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 19:16:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:16:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:16:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:16:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:16:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:16:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements 19:16:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:16:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:16:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:16:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements 19:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:16:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements 19:16:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 22.0% of statements 19:16:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:16:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements 19:16:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements 19:16:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 19:16:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 19:16:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 19:16:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.045s coverage: 94.4% of statements 19:16:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 19:16:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.177s coverage: 81.8% of statements 19:16:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:16:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-714 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 19:16:32 Running in /w/workspace/edgex-go/41 [Pipeline] { [Pipeline] checkout 19:16:33 The recommended git tool is: git 19:16:38 using credential edgex-jenkins-ssh 19:16:38 Cloning the remote Git repository 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.040s coverage: 58.8% of statements 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.084s coverage: 91.2% of statements 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.195s coverage: 66.9% of statements 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:16:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:16:38 > git init /w/workspace/edgex-go/41 # timeout=10 19:16:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:16:38 > git --version # timeout=10 19:16:38 > git --version # 'git version 2.17.1' 19:16:38 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.6% of statements 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:16:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 19.3% of statements 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:16:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 91.9% of statements 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:16:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.044s coverage: 62.7% of statements 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:16:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.6% of statements 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:16:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:16:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 19:16:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 19:16:46 GO111MODULE=on go vet ./... 19:16:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:16:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:16:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:16:54 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:54 > 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 19:16:55 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 19:16:55 Merge succeeded, producing 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 19:16:55 Checking out Revision 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 (PR-3579) 19:16:55 > git config core.sparsecheckout # timeout=10 19:16:55 > git checkout -f 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 # timeout=10 19:16:55 > git remote # timeout=10 19:16:55 > git config --get remote.origin.url # timeout=10 19:16:55 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:55 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 19:16:55 > git rev-parse HEAD^{commit} # timeout=10 19:16:55 > git config core.sparsecheckout # timeout=10 19:16:55 > git checkout -f 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 # timeout=10 19:17:00 Commit message: "build(snap): install kuper services directory" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:17:01 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:17:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:17:02 + true 19:17:02 + sudo service docker restart 19:17:08 gofmt -l . 19:17:08 [ "`gofmt -l .`" = "" ] 19:17:09 ./bin/test-attribution-txt.sh [Pipeline] sh 19:17:09 + ls -al . 19:17:09 total 560 19:17:09 drwxrwxr-x 10 1001 1001 4096 Jun 29 19:17 . 19:17:09 drwxr-xr-x 4 root root 30 Jun 29 19:15 .. 19:17:09 -rw-rw-r-- 1 1001 1001 11 Jun 29 19:13 .dockerignore 19:17:09 drwxrwxr-x 8 1001 1001 179 Jun 29 19:13 .git 19:17:09 drwxrwxr-x 3 1001 1001 125 Jun 29 19:13 .github 19:17:09 -rw-rw-r-- 1 1001 1001 818 Jun 29 19:13 .gitignore 19:17:09 drwx------ 3 1001 1001 60 Jun 29 19:14 .semver 19:17:09 -rw-rw-r-- 1 1001 1001 166 Jun 29 19:13 .sonarcloud.properties 19:17:09 -rw-rw-r-- 1 1001 1001 8609 Jun 29 19:13 Attribution.txt 19:17:09 -rw-rw-r-- 1 1001 1001 43881 Jun 29 19:13 CHANGELOG.md 19:17:09 -rw-rw-r-- 1 1001 1001 3804 Jun 29 19:13 CONTRIBUTING.md 19:17:09 -rw-rw-r-- 1 1001 1001 931 Jun 29 19:13 Dockerfile.build 19:17:09 -rw-rw-r-- 1 1001 1001 849 Jun 29 19:13 Jenkinsfile 19:17:09 -rw-rw-r-- 1 1001 1001 10775 Jun 29 19:13 LICENSE 19:17:09 -rw-rw-r-- 1 1001 1001 5605 Jun 29 19:13 Makefile 19:17:09 -rw-rw-r-- 1 1001 1001 7905 Jun 29 19:13 README.md 19:17:09 -rw-rw-r-- 1 1001 1001 7071 Jun 29 19:13 SECURITY.md 19:17:09 -rw-rw-r-- 1 1001 1001 5 Jun 29 19:14 VERSION 19:17:09 -rw-rw-r-- 1 1001 1001 4131 Jun 29 19:13 ZMQWindows.md 19:17:09 drwxrwxr-x 2 1001 1001 37 Jun 29 19:13 bin 19:17:09 drwxrwxr-x 14 1001 1001 4096 Jun 29 19:13 cmd 19:17:09 -rw-r--r-- 1 root root 398095 Jun 29 19:16 coverage.out 19:17:09 -rw-rw-r-- 1 1001 1001 806 Jun 29 19:13 go.mod 19:17:09 -rw-r--r-- 1 root root 20759 Jun 29 19:15 go.sum 19:17:09 drwxrwxr-x 7 1001 1001 114 Jun 29 19:13 internal 19:17:09 drwxrwxr-x 3 1001 1001 16 Jun 29 19:13 openapi 19:17:09 drwxrwxr-x 4 1001 1001 71 Jun 29 19:13 snap 19:17:09 -rw-rw-r-- 1 1001 1001 168 Jun 29 19:13 version.go [Pipeline] sh 19:17:09 + '[' -e coverage.out ] 19:17:09 + chown 1001:1001 coverage.out [Pipeline] stash 19:17:10 Stashed 1 file(s) [Pipeline] sh 19:17:10 + make build 19:17:10 go mod tidy 19:17:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:17:11 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 19:17: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 19:17: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 19:17:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:17:19 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:17:20 provisioning config files... 19:17:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/41@tmp/config4747922861063727518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:17:20 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 19:17:21 ---> docker-login.sh 19:17:21 nexus3.edgexfoundry.org:10001 19:17:21 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 19:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:22 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 19:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:22 Configure a credential helper to remove this warning. See 19:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:22 19:17:22 Login Succeeded 19:17:22 nexus3.edgexfoundry.org:10002 19:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:22 Configure a credential helper to remove this warning. See 19:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:22 19:17:22 Login Succeeded 19:17:22 nexus3.edgexfoundry.org:10003 19:17:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:23 Configure a credential helper to remove this warning. See 19:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:23 19:17:23 Login Succeeded 19:17:23 nexus3.edgexfoundry.org:10004 19:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:23 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 19:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:24 Configure a credential helper to remove this warning. See 19:17:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:24 19:17:24 Login Succeeded 19:17:24 docker.io 19:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:24 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 19:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:24 Configure a credential helper to remove this warning. See 19:17:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:24 19:17:24 Login Succeeded 19:17:24 ---> docker-login.sh ends [Pipeline] } 19:17:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:17:25 ========================================================= 19:17:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:17:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:17:25 + 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 . [Pipeline] } 19:17:26 $ docker stop --time=1 9b67742f2b375a9429f5a40ba46df88b5f18ba3de7b4b30c71a09e551089ff71 19:17:28 $ docker rm -f 9b67742f2b375a9429f5a40ba46df88b5f18ba3de7b4b30c71a09e551089ff71 19:17:28 Sending build context to Docker daemon 166.4MB 19:17:28 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:17:28 Step 2/6 : FROM ${BASE} 19:17:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:17:28 595b0fe564bb: Pulling fs layer 19:17:28 3088b5b3c5c0: Pulling fs layer 19:17:28 5b7225fbf94c: Pulling fs layer 19:17:28 ba82ee9f976e: Pulling fs layer 19:17:28 506bd15cee9f: Pulling fs layer 19:17:28 75a0a4a0db45: Pulling fs layer 19:17:28 618dc40b7e24: Pulling fs layer 19:17:28 506bd15cee9f: Waiting 19:17:28 75a0a4a0db45: Waiting 19:17:28 618dc40b7e24: Waiting 19:17:28 ba82ee9f976e: Waiting 19:17:28 5b7225fbf94c: Verifying Checksum 19:17:28 5b7225fbf94c: Download complete 19:17:28 3088b5b3c5c0: Verifying Checksum 19:17:28 3088b5b3c5c0: Download complete 19:17:28 506bd15cee9f: Verifying Checksum 19:17:28 506bd15cee9f: Download complete 19:17:28 595b0fe564bb: Verifying Checksum 19:17:28 595b0fe564bb: Download complete 19:17:28 75a0a4a0db45: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 19:17:28 595b0fe564bb: Pull complete 19:17:29 3088b5b3c5c0: Pull complete 19:17:30 5b7225fbf94c: Pull complete 19:17:30 618dc40b7e24: Verifying Checksum 19:17:30 618dc40b7e24: Download complete [Pipeline] isUnix [Pipeline] sh 19:17:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:17:31 19:17:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:17:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:17:32 latest: Pulling from edgex-devops/edgex-compose 19:17:32 cbdbe7a5bc2a: Pulling fs layer 19:17:32 ca9280d653b3: Pulling fs layer 19:17:32 7e9c9ca2126c: Pulling fs layer 19:17:32 cbdbe7a5bc2a: Verifying Checksum 19:17:32 cbdbe7a5bc2a: Download complete 19:17:32 cbdbe7a5bc2a: Pull complete 19:17:32 ba82ee9f976e: Verifying Checksum 19:17:32 ba82ee9f976e: Download complete 19:17:32 ca9280d653b3: Verifying Checksum 19:17:32 ca9280d653b3: Download complete 19:17:33 ca9280d653b3: Pull complete 19:17:33 7e9c9ca2126c: Verifying Checksum 19:17:33 7e9c9ca2126c: Download complete 19:17:36 7e9c9ca2126c: Pull complete 19:17:36 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:17:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:17:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:17:36 prd-centos7-docker-4c-2g-713 does not seem to be running inside a container 19:17:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@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 19:17:39 $ docker top ea28ab33ea6a5a2eb4e4bc6b004c90ca3d648bab924f0d9f2886a0b4a1aad82e -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:40 + docker-compose build --help 19:17:40 + grep parallel 19:17:40 --parallel Build images in parallel. [Pipeline] } 19:17:40 $ docker stop --time=1 ea28ab33ea6a5a2eb4e4bc6b004c90ca3d648bab924f0d9f2886a0b4a1aad82e 19:17:42 $ docker rm -f ea28ab33ea6a5a2eb4e4bc6b004c90ca3d648bab924f0d9f2886a0b4a1aad82e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:17:42 ba82ee9f976e: Pull complete 19:17:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:17:42 . [Pipeline] withDockerContainer 19:17:42 prd-centos7-docker-4c-2g-713 does not seem to be running inside a container 19:17:42 $ 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/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:17:43 $ docker top c4f7e0592daeb73a7e257c3c488ef45fc6e82c917a0415a10e9382f8a01fd3ca -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:43 506bd15cee9f: Pull complete 19:17:43 + docker-compose -f ./docker-compose-build.yml build --parallel 19:17:43 75a0a4a0db45: Pull complete 19:17:43 Building core-command ... 19:17:43 Building core-data ... 19:17:43 Building core-metadata ... 19:17:43 Building security-bootstrapper ... 19:17:43 Building security-proxy-setup ... 19:17:43 Building security-secretstore-setup ... 19:17:43 Building support-notifications ... 19:17:43 Building support-scheduler ... 19:17:43 Building sys-mgmt-agent ... 19:17:43 Building security-secretstore-setup 19:17:43 Building core-metadata 19:17:43 Building sys-mgmt-agent 19:17:43 Building security-proxy-setup 19:17:43 Building support-notifications 19:17:47 618dc40b7e24: Pull complete 19:17:47 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 19:17:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:17:47 ---> a36622ca3599 19:17:47 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 19:17:50 ---> Running in 5e31e44d3c75 19:17:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:17:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:17:53 (1/12) Installing libmagic (5.39-r0) 19:17:53 (2/12) Installing file (5.39-r0) 19:17:53 (3/12) Installing libc-dev (0.7.2-r3) 19:17:53 (4/12) Installing g++ (10.2.1_pre1-r3) 19:17:56 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:17:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:17:56 ---> e94d75c335b7 19:17:56 Step 3/26 : WORKDIR /edgex-go 19:17:56 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:17:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:17:56 ---> e94d75c335b7 19:17:56 Step 3/23 : WORKDIR /edgex-go 19:17:56 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:17:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:17:56 ---> e94d75c335b7 19:17:56 Step 3/22 : WORKDIR /edgex-go 19:17:59 (5/12) Installing fortify-headers (1.1-r0) 19:17:59 (6/12) Installing patch (2.7.6-r7) 19:17:59 (7/12) Installing build-base (0.5-r2) 19:17:59 (8/12) Installing libsodium (1.0.18-r0) 19:17:59 (9/12) Installing pkgconf (1.7.3-r0) 19:17:59 (10/12) Installing libsodium-dev (1.0.18-r0) 19:17:59 (11/12) Installing libzmq (4.3.3-r1) 19:17:59 (12/12) Installing zeromq-dev (4.3.3-r1) 19:17:59 Executing busybox-1.32.1-r6.trigger 19:17:59 OK: 218 MiB in 52 packages 19:18:02 Removing intermediate container 5e31e44d3c75 19:18:02 ---> d16309524a73 19:18:02 Step 4/6 : WORKDIR /edgex-go 19:18:03 ---> Running in 4e0ebe60e146 19:18:03 Removing intermediate container 4e0ebe60e146 19:18:03 ---> 5f064d3a1fb8 19:18:03 Step 5/6 : COPY go.mod . 19:18:04 ---> d9c765a1b0e1 19:18:04 Step 6/6 : RUN go mod download 19:18:04 ---> Running in 39cd5ed568c2 19:18:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:18:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:18:04 ---> e94d75c335b7 19:18:04 Step 3/24 : WORKDIR /edgex-go 19:18:05 ---> Running in 7fd874af6db6 19:18:05 ---> Running in 196705d5eeb1 19:18:05 ---> Running in f3030d6b3830 19:18:05 ---> Running in a56463864627 19:18:06 Removing intermediate container 7fd874af6db6 19:18:06 ---> 72d27a3f935e 19:18:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:06 Removing intermediate container 196705d5eeb1 19:18:06 ---> 8d1c007c4529 19:18:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:18:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:18:07 ---> e94d75c335b7 19:18:07 Step 3/24 : WORKDIR /edgex-go 19:18:07 ---> Using cache 19:18:07 ---> ca401b9cf608 19:18:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:07 Removing intermediate container f3030d6b3830 19:18:07 ---> ca401b9cf608 19:18:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:07 Removing intermediate container a56463864627 19:18:07 ---> a2ac237f30e9 19:18:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:07 ---> Running in 2a0026939af8 19:18:07 ---> Running in da03d0affb3c 19:18:07 ---> Running in 26faae8c0058 19:18:07 ---> Running in 1aed101f5d3b 19:18:07 ---> Running in 45ca7d333069 19:18:08 Removing intermediate container 2a0026939af8 19:18:08 ---> d56617fb40a7 19:18:08 Step 5/24 : RUN apk add --update --no-cache make git 19:18:08 ---> Running in d85d19079e3a 19:18:08 Removing intermediate container da03d0affb3c 19:18:08 ---> 828fa26c761a 19:18:08 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:18:08 ---> Running in 19695f226e64 19:18:08 Removing intermediate container 26faae8c0058 19:18:08 ---> f3bd561926f1 19:18:08 Step 5/22 : RUN apk add --update --no-cache make git 19:18:08 ---> Running in b0eaaa2464b1 19:18:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:18:08 Removing intermediate container 45ca7d333069 19:18:08 ---> 3211bd755ce8 19:18:08 Step 5/26 : RUN apk add --update --no-cache make git 19:18:08 Removing intermediate container 1aed101f5d3b 19:18:08 ---> 4063d5e2bed7 19:18:08 Step 5/24 : RUN apk add --update --no-cache make bash git 19:18:08 ---> Running in 9f63f5d15dc3 19:18:08 ---> Running in 7cec36d41928 19:18:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:18:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:18:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:18:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:18:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:18:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:18:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:18:10 OK: 219 MiB in 52 packages 19:18:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:18:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:18:10 OK: 219 MiB in 52 packages 19:18:10 Removing intermediate container d85d19079e3a 19:18:10 ---> 9f58471382fe 19:18:10 Step 6/24 : COPY go.mod . 19:18:10 OK: 219 MiB in 52 packages 19:18:10 OK: 219 MiB in 52 packages 19:18:10 ---> a73e52914180 19:18:10 Step 7/24 : RUN go mod download 19:18:10 ---> Running in 35cd4c958ac1 19:18:10 OK: 219 MiB in 52 packages 19:18:10 Removing intermediate container 19695f226e64 19:18:10 ---> 56e839f5fd99 19:18:10 Step 6/23 : COPY go.mod . 19:18:10 Removing intermediate container b0eaaa2464b1 19:18:10 ---> c2d5c5b3cd6a 19:18:10 Step 6/22 : COPY go.mod . 19:18:10 Removing intermediate container 9f63f5d15dc3 19:18:10 ---> 11d60a83d1c2 19:18:10 Step 6/26 : COPY go.mod . 19:18:10 ---> fe78e5000244 19:18:10 Step 7/23 : RUN go mod download 19:18:11 ---> Running in 8d5c17b9f1fa 19:18:11 ---> 971629c20f9c 19:18:11 Step 7/22 : RUN go mod download 19:18:11 ---> Running in 4e6f32076700 19:18:11 Removing intermediate container 7cec36d41928 19:18:11 ---> 0f9f373fa849 19:18:11 Step 6/24 : COPY go.mod . 19:18:11 ---> 0e5e5970f576 19:18:11 Step 7/26 : RUN go mod download 19:18:11 ---> Running in 39c28864da38 19:18:11 ---> 33544e19aaad 19:18:11 Step 7/24 : RUN go mod download 19:18:11 ---> Running in 871555976dc0 19:18:11 Removing intermediate container 35cd4c958ac1 19:18:11 ---> ff1e1aa6cbc4 19:18:11 Step 8/24 : COPY . . 19:18:15 Removing intermediate container 39c28864da38 19:18:15 ---> ce0048a84fde 19:18:15 Step 8/26 : COPY . . 19:18:17 Removing intermediate container 8d5c17b9f1fa 19:18:17 ---> 84d29b5179c0 19:18:17 Step 8/23 : COPY . . 19:18:18 Removing intermediate container 4e6f32076700 19:18:18 ---> 220c2026bdcd 19:18:18 Step 8/22 : COPY . . 19:18:18 Removing intermediate container 871555976dc0 19:18:18 ---> 7a1a1c9d3c64 19:18:18 Step 8/24 : COPY . . 19:18:18 ---> 23f3bc8eed57 19:18:18 Step 9/24 : RUN go mod tidy 19:18:18 ---> 1c3ab758b5db 19:18:18 Step 9/26 : RUN go mod tidy 19:18:23 ---> Running in 68c605acf186 19:18:23 ---> Running in 9a37b4c5bd6c 19:18:29 Removing intermediate container 68c605acf186 19:18:29 ---> c8a06d953532 19:18:29 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:18:29 Removing intermediate container 9a37b4c5bd6c 19:18:29 ---> 2afba27ddbf5 19:18:29 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:18:29 ---> Running in c9a003d75d08 19:18:29 ---> 81228e2f23fe 19:18:29 Step 9/24 : RUN go mod tidy 19:18:29 ---> Running in efedd2caf264 19:18:29 ---> 9827c7149d97 19:18:29 Step 9/23 : RUN go mod tidy 19:18:29 ---> Running in 00c92984b564 19:18:29 ---> 233c37f45146 19:18:29 Step 9/22 : RUN go mod tidy 19:18:29 ---> Running in 8e9b640d0116 19:18:29 ---> Running in d3e61591f643 19:18: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 19:18: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 19:18:31 Removing intermediate container 00c92984b564 19:18:31 ---> 204d16dcb2eb 19:18:31 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:18:31 ---> Running in 686bd1595629 19:18:31 Removing intermediate container 39cd5ed568c2 19:18:31 ---> 9441c9fe5368 19:18:31 Successfully built 9441c9fe5368 19:18:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:18:31 Removing intermediate container 8e9b640d0116 19:18:31 ---> 483c3ff9dcd9 19:18:31 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:18:31 ---> Running in a9bfd0c01816 19:18:31 + docker inspect -f . ci-base-image-arm64 19:18:31 . [Pipeline] withDockerContainer 19:18:31 Removing intermediate container d3e61591f643 19:18:31 ---> 591841c73a59 19:18:31 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:18:31 prd-ubuntu18.04-docker-arm64-4c-16g-714 does not seem to be running inside a container 19:18:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:18:32 ---> Running in 9243ea67b002 19:18:32 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 19:18:32 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 19:18:32 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 19:18:33 $ docker top 667a3f94da04a0ace9f0629ec8778e9e2cda6e64eea50715795308724e562d45 -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:34 + go version 19:18:34 go version go1.16.5 linux/arm64 [Pipeline] } 19:18:34 $ docker stop --time=1 667a3f94da04a0ace9f0629ec8778e9e2cda6e64eea50715795308724e562d45 19:18:36 $ docker rm -f 667a3f94da04a0ace9f0629ec8778e9e2cda6e64eea50715795308724e562d45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:18:37 + docker inspect -f . ci-base-image-arm64 19:18:37 . [Pipeline] withDockerContainer 19:18:37 prd-ubuntu18.04-docker-arm64-4c-16g-714 does not seem to be running inside a container 19:18:37 $ 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/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:18:38 $ docker top 89b9e44e0de130725433c9fba328e25b3b0fb4e29ad22e4d9348ef6034db6c9a -eo pid,comm [Pipeline] { [Pipeline] echo 19:18:39 ========================================================= 19:18:39 [edgeXBuildGoParallel] Running Tests and Build... 19:18:39 ========================================================= [Pipeline] sh 19:18:39 + go mod tidy [Pipeline] sh 19:18:41 + make test 19:18:41 go mod tidy 19:18:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:19:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:19:05 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 19:19:08 ? github.com/edgexfoundry/edgex-go [no test files] 19:19:08 Removing intermediate container c9a003d75d08 19:19:08 ---> 59df597e84f7 19:19:08 19:19:08 Step 11/26 : FROM alpine:3.12 19:19:08 Removing intermediate container 686bd1595629 19:19:08 ---> ed957880f7ec 19:19:08 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:19:08 ---> Running in d984a540d737 19:19:08 3.12: Pulling from library/alpine 19:19:09 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 19:19:09 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:19:09 Status: Downloaded newer image for alpine:3.12 19:19:09 ---> 13621d1b12d4 19:19:09 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:19:10 ---> Running in 36d7c213a8ee 19:19:10 Removing intermediate container efedd2caf264 19:19:10 ---> 4bfa9df196ef 19:19:10 19:19:10 Step 11/24 : FROM alpine:3.12 19:19:10 ---> 13621d1b12d4 19:19:10 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:19:10 Removing intermediate container a9bfd0c01816 19:19:10 ---> 49e5128b2228 19:19:10 19:19:10 Step 11/23 : FROM alpine:3.12 19:19:10 ---> 13621d1b12d4 19:19:10 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:19:10 Removing intermediate container 9243ea67b002 19:19:10 ---> 34e9dc461c2c 19:19:10 19:19:10 Step 11/22 : FROM alpine:3.12 19:19:10 ---> 13621d1b12d4 19:19:10 Step 12/22 : RUN apk add --update --no-cache curl 19:19:10 ---> Running in ac63c01fdb69 19:19:11 ---> Running in 3ca34246ff71 19:19:11 ---> Running in 4d0d12425025 19:19:11 Removing intermediate container d984a540d737 19:19:11 ---> adefcf73e98f 19:19:11 19:19:11 Step 12/24 : FROM docker:20.10.0 19:19:11 20.10.0: Pulling from library/docker 19:19:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:19:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:19:11 (1/6) Installing ca-certificates (20191127-r4) 19:19:11 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:19:11 (3/6) Installing libcurl (7.77.0-r0) 19:19:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:19:11 (4/6) Installing curl (7.77.0-r0) 19:19:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:19:11 (5/6) Installing dumb-init (1.2.2-r1) 19:19:11 (6/6) Installing su-exec (0.2-r1) 19:19:11 Executing busybox-1.31.1-r20.trigger 19:19:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:19:11 Executing ca-certificates-20191127-r4.trigger 19:19:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:19:11 OK: 7 MiB in 20 packages 19:19:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:19:11 (1/1) Installing dumb-init (1.2.2-r1) 19:19:11 Executing busybox-1.31.1-r20.trigger 19:19:11 OK: 6 MiB in 15 packages 19:19:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:19:11 (1/2) Installing ca-certificates (20191127-r4) 19:19:11 (2/2) Installing dumb-init (1.2.2-r1) 19:19:11 Executing busybox-1.31.1-r20.trigger 19:19:11 Executing ca-certificates-20191127-r4.trigger 19:19:11 (1/4) Installing ca-certificates (20191127-r4) 19:19:11 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:19:11 OK: 6 MiB in 16 packages 19:19:11 (3/4) Installing libcurl (7.77.0-r0) 19:19:11 (4/4) Installing curl (7.77.0-r0) 19:19:11 Executing busybox-1.31.1-r20.trigger 19:19:12 Executing ca-certificates-20191127-r4.trigger 19:19:12 OK: 7 MiB in 18 packages 19:19:12 Removing intermediate container 36d7c213a8ee 19:19:12 ---> 8bcbfb821d84 19:19:12 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:19:12 Removing intermediate container ac63c01fdb69 19:19:12 ---> 7c20b00e1c6d 19:19:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:19:12 ---> Running in c914121ce744 19:19:12 ---> Running in d2b1dcd67ea8 19:19:12 Removing intermediate container c914121ce744 19:19:12 ---> 61405445f8e8 19:19:12 Step 14/26 : WORKDIR / 19:19:12 Removing intermediate container 3ca34246ff71 19:19:12 ---> bec057f9793c 19:19:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:19:13 Removing intermediate container 4d0d12425025 19:19:13 ---> 8d224da19fa9 19:19:13 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:19:13 Removing intermediate container d2b1dcd67ea8 19:19:13 ---> 74c8524512ce 19:19:13 Step 14/24 : ENV APP_PORT=59881 19:19:13 ---> Running in bbe2848b36e6 19:19:13 ---> Running in 038175aa3d97 19:19:13 ---> Running in 2f24fa34518f 19:19:13 ---> Running in 1cc06cb36d94 19:19:13 Removing intermediate container bbe2848b36e6 19:19:13 ---> e6970cd8ce10 19:19:13 Step 14/23 : ENV APP_PORT=59860 19:19:13 Removing intermediate container 2f24fa34518f 19:19:13 ---> 8adccfd5c3e1 19:19:13 Step 14/22 : WORKDIR /edgex 19:19:13 Removing intermediate container 038175aa3d97 19:19:13 ---> 82c92302899f 19:19:13 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:19:13 ---> Running in 4cac71a3c746 19:19:13 ---> Running in 8126a093270e 19:19:13 Removing intermediate container 1cc06cb36d94 19:19:13 ---> ecde1fafb6b9 19:19:13 Step 15/24 : EXPOSE $APP_PORT 19:19:13 ---> Running in 9b74eea7085a 19:19:13 Removing intermediate container 8126a093270e 19:19:13 ---> 1f260d44f03c 19:19:13 Step 15/23 : EXPOSE $APP_PORT 19:19:13 ---> db244b235236 19:19:13 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:19:13 Removing intermediate container 4cac71a3c746 19:19:13 ---> 80a37e66fe40 19:19:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:19:14 Removing intermediate container 9b74eea7085a 19:19:14 ---> 31d44696dee7 19:19:14 Step 16/24 : WORKDIR / 19:19:14 ---> Running in 0e2de69ba830 19:19:14 ---> Running in ac711a5b2d62 19:19:14 Removing intermediate container 0e2de69ba830 19:19:14 ---> 9b81ab9db339 19:19:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:14 ---> 2b82d80e4751 19:19:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:19:14 ---> 0320de837716 19:19:14 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:19:14 Removing intermediate container ac711a5b2d62 19:19:14 ---> 0e41b7e2e050 19:19:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:14 ---> 54d20c1bb8b9 19:19:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:19:14 ---> 7fdabfd88bd4 19:19:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:19:14 ---> 317651c682f6 19:19:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:19:14 ---> 6e6c97188690 19:19:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:19:15 ---> e9f986b1ee58 19:19:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:19:15 ---> 7edba899ade5 19:19:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:19:15 ---> d0ba2a123bd6 19:19:15 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:19:15 ---> b9d9496f98d0 19:19:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:19:16 ---> Running in 15df52de31a2 19:19:16 ---> 3ffdb31cb123 19:19:16 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:19:16 ---> 9c26ad2c0c16 19:19:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:19:16 ---> 95b8bc0600bc 19:19:16 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:19:16 ---> Running in 82e7a37c9b0b 19:19:16 Removing intermediate container 15df52de31a2 19:19:16 ---> ce2df68db4df 19:19:16 Step 19/22 : CMD ["--init=true"] 19:19:16 ---> Running in 35663c7f2267 19:19:16 ---> Running in 077e79df06c8 19:19:16 ---> c3d8987e10c5 19:19:16 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:19:16 Removing intermediate container 82e7a37c9b0b 19:19:16 ---> 0d0daba11763 19:19:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:16 Removing intermediate container 35663c7f2267 19:19:16 ---> 51d5ca228cd4 19:19:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:16 ---> Running in 80e014935da4 19:19:16 ---> Running in 0eeb05b9854f 19:19:17 Removing intermediate container 077e79df06c8 19:19:17 ---> d2b3b0ac08aa 19:19:17 Step 20/22 : LABEL arch=x86_64 19:19:17 Removing intermediate container 80e014935da4 19:19:17 ---> 39c30ccf9d55 19:19:17 Step 21/23 : LABEL arch=x86_64 19:19:17 Removing intermediate container 0eeb05b9854f 19:19:17 ---> 4eaf8f174138 19:19:17 Step 22/24 : LABEL arch=x86_64 19:19:17 ---> Running in 99a51b860758 19:19:17 ---> Running in 26dd67e5351a 19:19:17 ---> 70503397a18c 19:19:17 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/ 19:19:17 ---> Running in b8f324d9fb8c 19:19:17 ---> Running in 085ff4bab504 19:19:17 Removing intermediate container 99a51b860758 19:19:17 ---> 30cc4663dcc3 19:19:17 Step 21/22 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 19:19:17 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:19:17 Status: Downloaded newer image for docker:20.10.0 19:19:17 ---> Running in 0728b405527e 19:19:17 Removing intermediate container 26dd67e5351a 19:19:17 ---> b34ca78d8e86 19:19:17 Step 22/23 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 19:19:17 ---> aefe523efa57 19:19:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:19:17 ---> Running in 574d4442b0dc 19:19:17 Removing intermediate container b8f324d9fb8c 19:19:17 ---> 48fa57c3cae0 19:19:17 Step 23/24 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 19:19:17 ---> Running in 58610d21d6f9 19:19:17 ---> Running in 961d209b594d 19:19:17 Removing intermediate container 0728b405527e 19:19:17 ---> 467bf31417b4 19:19:17 Step 22/22 : LABEL version=0.0.0 19:19:17 Removing intermediate container 58610d21d6f9 19:19:17 ---> 13e15a8d2ce8 19:19:17 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 19:19:17 ---> Running in ad8fb44b7090 19:19:17 Removing intermediate container 574d4442b0dc 19:19:17 ---> d55e519653c7 19:19:17 Step 23/23 : LABEL version=0.0.0 19:19:17 Removing intermediate container 961d209b594d 19:19:17 ---> e10278a7358d 19:19:17 Step 24/24 : LABEL version=0.0.0 19:19:17 ---> Running in f802e781e072 19:19:17 ---> Running in d510033010ad 19:19:17 ---> Running in 468afa9421ee 19:19:17 Removing intermediate container ad8fb44b7090 19:19:17 ---> eff0ba8ab834 19:19:17 19:19:17 Removing intermediate container d510033010ad 19:19:17 ---> eb2d9b158b40 19:19:17 19:19:17 Successfully built eff0ba8ab834 19:19:17 Successfully tagged security-proxy-setup:latest 19:19:17  Building security-proxy-setup ... done Building core-data 19:19:17 Successfully built eb2d9b158b40 19:19:17 Removing intermediate container 468afa9421ee 19:19:17 ---> 7bd1d51e109d 19:19:17 19:19:17 Successfully tagged support-notifications:latest 19:19:17  Building support-notifications ... done Building support-scheduler 19:19:17 Successfully built 7bd1d51e109d 19:19:17 Successfully tagged core-metadata:latest 19:19:17  Building core-metadata ... done Building core-command 19:19:17 Removing intermediate container 085ff4bab504 19:19:17 ---> 94a34bbebd8e 19:19:17 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:19:18 ---> Running in e54343a25d37 19:19:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:19:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:19:18 Removing intermediate container e54343a25d37 19:19:18 ---> 9713bdd48a32 19:19:18 Step 24/26 : LABEL arch=x86_64 19:19:18 (1/39) Installing readline (8.0.4-r0) 19:19:18 (2/39) Installing bash (5.0.17-r0) 19:19:18 Executing bash-5.0.17-r0.post-install 19:19:18 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:19:18 (4/39) Installing libcurl (7.77.0-r0) 19:19:18 (5/39) Installing curl (7.77.0-r0) 19:19:18 (6/39) Installing dumb-init (1.2.2-r1) 19:19:18 (7/39) Installing libbz2 (1.0.8-r1) 19:19:18 (8/39) Installing expat (2.2.9-r1) 19:19:18 (9/39) Installing libffi (3.3-r2) 19:19:18 (10/39) Installing gdbm (1.13-r1) 19:19:18 (11/39) Installing xz-libs (5.2.5-r0) 19:19:18 (12/39) Installing sqlite-libs (3.32.1-r1) 19:19:18 (13/39) Installing python3 (3.8.10-r0) 19:19:19 ---> Running in 2b615f5e60c4 19:19:20 (14/39) Installing py3-appdirs (1.4.4-r1) 19:19:20 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:19:20 (16/39) Installing py3-parsing (2.4.7-r0) 19:19:20 (17/39) Installing py3-six (1.15.0-r0) 19:19:20 (18/39) Installing py3-packaging (20.4-r0) 19:19:22 (19/39) Installing py3-setuptools (47.0.0-r0) 19:19:22 (20/39) Installing py3-chardet (3.0.4-r4) 19:19:22 Removing intermediate container 2b615f5e60c4 19:19:22 ---> 995a7565f988 19:19:22 Step 25/26 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 19:19:22 (21/39) Installing py3-idna (2.9-r0) 19:19:22 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:19:23 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:19:23 (24/39) Installing py3-requests (2.23.0-r0) 19:19:23 (25/39) Installing py3-msgpack (1.0.0-r0) 19:19:23 (26/39) Installing py3-lockfile (0.12.2-r3) 19:19:23 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:19:23 (28/39) Installing py3-colorama (0.4.3-r0) 19:19:23 (29/39) Installing py3-distlib (0.3.0-r0) 19:19:23 (30/39) Installing py3-distro (1.5.0-r1) 19:19:23 (31/39) Installing py3-webencodings (0.5.1-r3) 19:19:23 ---> Running in b5346bf96564 19:19:23 (32/39) Installing py3-html5lib (1.0.1-r4) 19:19:23 (33/39) Installing py3-pytoml (0.1.21-r0) 19:19:23 (34/39) Installing py3-pep517 (0.8.2-r0) 19:19:23 (35/39) Installing py3-progress (1.5-r0) 19:19:23 (36/39) Installing py3-toml (0.10.1-r0) 19:19:23 (37/39) Installing py3-retrying (1.3.3-r0) 19:19:23 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:19:23 (39/39) Installing py3-pip (20.1.1-r0) 19:19:23 Executing busybox-1.31.1-r19.trigger 19:19:23 OK: 72 MiB in 59 packages 19:19:24 Removing intermediate container b5346bf96564 19:19:24 ---> b5c73fbccb5c 19:19:24 Step 26/26 : LABEL version=0.0.0 19:19:24 Collecting docker-compose==1.23.2 19:19:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:19:26 Collecting dockerpty<0.5,>=0.4.1 19:19:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:19:26 ---> Running in a61e77bad1f1 19:19:28 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:19:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:19:28 ---> e94d75c335b7 19:19:28 Step 3/24 : WORKDIR /edgex-go 19:19:28 ---> Using cache 19:19:28 ---> ca401b9cf608 19:19:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:28 ---> Using cache 19:19:28 ---> 3211bd755ce8 19:19:28 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:19:28 Collecting cached-property<2,>=1.2.0 19:19:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:19:28 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:19:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:19:28 ---> e94d75c335b7 19:19:28 Step 3/24 : WORKDIR /edgex-go 19:19:28 ---> Using cache 19:19:28 ---> ca401b9cf608 19:19:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:28 ---> Using cache 19:19:28 ---> 3211bd755ce8 19:19:28 Step 5/24 : RUN apk add --update --no-cache make git 19:19:28 ---> Using cache 19:19:28 ---> 11d60a83d1c2 19:19:28 Step 6/24 : COPY go.mod . 19:19:28 ---> Using cache 19:19:28 ---> 0e5e5970f576 19:19:28 Step 7/24 : RUN go mod download 19:19:28 ---> Using cache 19:19:28 ---> ce0048a84fde 19:19:28 Step 8/24 : COPY . . 19:19:28 ---> Using cache 19:19:28 ---> 1c3ab758b5db 19:19:28 Step 9/24 : RUN go mod tidy 19:19:28 ---> Using cache 19:19:28 ---> c8a06d953532 19:19:28 Step 10/24 : RUN make cmd/core-command/core-command 19:19:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:19:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:19:30 ---> e94d75c335b7 19:19:30 Step 3/23 : WORKDIR /edgex-go 19:19:30 ---> Using cache 19:19:30 ---> ca401b9cf608 19:19:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:30 ---> Using cache 19:19:30 ---> 3211bd755ce8 19:19:30 Step 5/23 : RUN apk add --update --no-cache make git 19:19:30 ---> Using cache 19:19:30 ---> 11d60a83d1c2 19:19:30 Step 6/23 : COPY go.mod . 19:19:30 ---> Using cache 19:19:30 ---> 0e5e5970f576 19:19:30 Step 7/23 : RUN go mod download 19:19:30 ---> Using cache 19:19:30 ---> ce0048a84fde 19:19:30 Step 8/23 : COPY . . 19:19:30 ---> Using cache 19:19:30 ---> 1c3ab758b5db 19:19:30 Step 9/23 : RUN go mod tidy 19:19:30 ---> Using cache 19:19:30 ---> c8a06d953532 19:19:30 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:19:31 Removing intermediate container a61e77bad1f1 19:19:31 ---> 5436f9a9ee11 19:19:31 19:19:31 ---> Running in 856432dc671d 19:19:31 ---> Running in c79f62a84a94 19:19:31 ---> Running in 581f6b9ef0d2 19:19:31 Successfully built 5436f9a9ee11 19:19:31 Successfully tagged security-secretstore-setup:latest 19:19:31 Building security-bootstrapper 19:19:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:19:31  Building security-secretstore-setup ... done  Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:19:31 Collecting websocket-client<1.0,>=0.32.0 19:19:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:19:31 Collecting docker<4.0,>=3.6.0 19:19:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:19:31 Collecting texttable<0.10,>=0.9.0 19:19:31 Downloading texttable-0.9.1.tar.gz (11 kB) 19:19:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:19:32 Collecting PyYAML<4,>=3.10 19:19:32 Downloading PyYAML-3.13.tar.gz (270 kB) 19:19:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:19:32 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 19:19:32 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 19:19:32 Collecting docopt<0.7,>=0.6.1 19:19:32 Downloading docopt-0.6.2.tar.gz (25 kB) 19:19:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:19:33 OK: 219 MiB in 52 packages 19:19:34 Collecting jsonschema<3,>=2.5.1 19:19:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:19:34 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) 19:19:34 Collecting urllib3<1.25,>=1.21.1 19:19:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:19:37 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:19:37 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:19:37 ---> e94d75c335b7 19:19:37 Step 3/32 : WORKDIR /edgex-go 19:19:37 ---> Using cache 19:19:37 ---> ca401b9cf608 19:19:37 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:37 ---> Using cache 19:19:37 ---> 3211bd755ce8 19:19:37 Step 5/32 : RUN apk add --update --no-cache make git 19:19:37 ---> Using cache 19:19:37 ---> 11d60a83d1c2 19:19:37 Step 6/32 : COPY go.mod . 19:19:37 ---> Using cache 19:19:37 ---> 0e5e5970f576 19:19:37 Step 7/32 : RUN go mod download 19:19:37 ---> Using cache 19:19:37 ---> ce0048a84fde 19:19:37 Step 8/32 : COPY . . 19:19:37 ---> Using cache 19:19:37 ---> 1c3ab758b5db 19:19:37 Step 9/32 : RUN go mod tidy 19:19:37 ---> Using cache 19:19:37 ---> c8a06d953532 19:19:37 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:19:37 Collecting idna<2.8,>=2.5 19:19:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:19:37 ---> Running in f423cd5cc1b8 19:19:37 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) 19:19:38 Collecting docker-pycreds>=0.4.0 19:19:38 Removing intermediate container 581f6b9ef0d2 19:19:38 ---> 657de219d6ea 19:19:38 Step 6/24 : COPY go.mod . 19:19:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:19:38 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:19:38 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:19:38 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:19:38 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:19:38 Installing collected packages: dockerpty, cached-property, urllib3, idna, requests, websocket-client, docker-pycreds, docker, texttable, PyYAML, docopt, jsonschema, docker-compose 19:19:38 Running setup.py install for dockerpty: started 19:19:38 ---> 046cdace616d 19:19:38 Step 7/24 : RUN go mod download 19:19: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 19:19:38 ---> Running in 67af8f4c412d 19:19:39 Running setup.py install for dockerpty: finished with status 'done' 19:19:39 Attempting uninstall: urllib3 19:19:39 Found existing installation: urllib3 1.25.9 19:19:39 Uninstalling urllib3-1.25.9: 19:19:39 Successfully uninstalled urllib3-1.25.9 19:19:39 Attempting uninstall: idna 19:19:39 Found existing installation: idna 2.9 19:19:39 Uninstalling idna-2.9: 19:19:39 Successfully uninstalled idna-2.9 19:19:39 Removing intermediate container 67af8f4c412d 19:19:39 ---> 8207ddfb304d 19:19:39 Step 8/24 : COPY . . 19:19:39 Attempting uninstall: requests 19:19:39 Found existing installation: requests 2.23.0 19:19:39 Uninstalling requests-2.23.0: 19:19:39 Successfully uninstalled requests-2.23.0 19:19:40 Running setup.py install for texttable: started 19:19:41 Running setup.py install for texttable: finished with status 'done' 19:19:41 Running setup.py install for PyYAML: started 19:19:43 Running setup.py install for PyYAML: finished with status 'done' 19:19:43 Running setup.py install for docopt: started 19:19:44 Running setup.py install for docopt: finished with status 'done' 19:19:46 ---> f15fe1856aa3 19:19:46 Step 9/24 : RUN go mod tidy 19:19:46 ---> Running in 8685f2113dc0 19:19: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 19:19:48 Removing intermediate container 8685f2113dc0 19:19:48 ---> 0d70bd6211c4 19:19:48 Step 10/24 : RUN make cmd/core-data/core-data 19:19:48 ---> Running in 3fb7b52c3947 19:19:50 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 19:19:50 Removing intermediate container f802e781e072 19:19:50 ---> 47ff83145c19 19:19:50 Step 15/24 : ENV APP_PORT=58890 19:19:50 ---> Running in e02cfd7ca0ee 19:19:50 Removing intermediate container e02cfd7ca0ee 19:19:50 ---> da2852f7030c 19:19:50 Step 16/24 : EXPOSE $APP_PORT 19:19:50 ---> Running in 015c56e53369 19:19:50 Removing intermediate container 015c56e53369 19:19:50 ---> e896640f03e6 19:19:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:19:51 ---> 9d64296c1896 19:19:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:19:51 ---> ed587d6c1ac2 19:19:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:19:51 ---> 5ec59a3245fc 19:19:51 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:19:51 ---> Running in 61b8460bf19c 19:19:52 Removing intermediate container 61b8460bf19c 19:19:52 ---> 836ccf721e14 19:19:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:52 ---> Running in 519a17c22b4f 19:19:52 Removing intermediate container 519a17c22b4f 19:19:52 ---> c4914ee3488c 19:19:52 Step 22/24 : LABEL arch=x86_64 19:19:52 ---> Running in 9d2f0def79cf 19:19:52 Removing intermediate container 9d2f0def79cf 19:19:52 ---> 16cf10132c41 19:19:52 Step 23/24 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 19:19:52 ---> Running in 33b059775a98 19:19:52 Removing intermediate container 33b059775a98 19:19:52 ---> 25ea5dc342eb 19:19:52 Step 24/24 : LABEL version=0.0.0 19:19:52 ---> Running in 734abc6eb7d6 19:19:53 Removing intermediate container 734abc6eb7d6 19:19:53 ---> cc7b506fa175 19:19:53 19:19:53 Successfully built cc7b506fa175 19:19:53 Successfully tagged sys-mgmt-agent:latest 19:20:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:20:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:20:08  Building sys-mgmt-agent ... done Removing intermediate container c79f62a84a94 19:20:08 ---> 4e8a38342d55 19:20:08 19:20:08 Step 11/24 : FROM alpine:3.12 19:20:08 ---> 13621d1b12d4 19:20:08 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:20:08 ---> Using cache 19:20:08 ---> 7c20b00e1c6d 19:20:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:20:08 ---> Using cache 19:20:08 ---> 74c8524512ce 19:20:08 Step 14/24 : ENV APP_PORT=59882 19:20:08 ---> Running in 7186f69ceca3 19:20:08 Removing intermediate container 7186f69ceca3 19:20:08 ---> 7d2b0f47abba 19:20:08 Step 15/24 : EXPOSE $APP_PORT 19:20:08 ---> Running in 2f39ddf9f482 19:20:08 Removing intermediate container 2f39ddf9f482 19:20:08 ---> aa6dfa97aced 19:20:08 Step 16/24 : WORKDIR / 19:20:08 ---> Running in 31e4646b7718 19:20:08 Removing intermediate container 31e4646b7718 19:20:08 ---> 9c42edd75a4c 19:20:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:08 Removing intermediate container 856432dc671d 19:20:08 ---> d086ad7cfd5a 19:20:08 19:20:08 Step 11/23 : FROM alpine:3.12 19:20:08 ---> 13621d1b12d4 19:20:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:20:08 ---> Using cache 19:20:08 ---> 7c20b00e1c6d 19:20:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:20:08 ---> Using cache 19:20:08 ---> 74c8524512ce 19:20:08 Step 14/23 : ENV APP_PORT=59861 19:20:08 ---> Running in 1374b570386c 19:20:08 ---> 1ba69fb2ee4a 19:20:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:20:09 Removing intermediate container 1374b570386c 19:20:09 ---> 6c184081542a 19:20:09 Step 15/23 : EXPOSE $APP_PORT 19:20:09 ---> Running in 4dee9cd1ac03 19:20:09 ---> 095c5133f86f 19:20:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:20:09 Removing intermediate container 4dee9cd1ac03 19:20:09 ---> 37ca82c2183e 19:20:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:09 ---> a324bb71e713 19:20:09 Step 20/24 : ENTRYPOINT ["/core-command"] 19:20:09 ---> 97abb6c6df45 19:20:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:20:09 ---> Running in c2c8e42ff065 19:20:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:20:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:20:09 Removing intermediate container c2c8e42ff065 19:20:09 ---> b331d9c81c6e 19:20:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:10 ---> Running in 6eae436f80f0 19:20:10 ---> a4f4cc1b9d16 19:20:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:20:10 Removing intermediate container 6eae436f80f0 19:20:10 ---> f6f81dec9a1b 19:20:10 Step 22/24 : LABEL arch=x86_64 19:20:10 ---> Running in 8c5da454eca1 19:20:10 Removing intermediate container 8c5da454eca1 19:20:10 ---> 49d4f17dfbe1 19:20:10 Step 23/24 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 19:20:10 ---> 15166f5323c3 19:20:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:20:10 ---> Running in 79e438a874c4 19:20:10 ---> Running in b929df24c1f8 19:20:11 Removing intermediate container 79e438a874c4 19:20:11 ---> ba10da57cc17 19:20:11 Step 24/24 : LABEL version=0.0.0 19:20:11 Removing intermediate container b929df24c1f8 19:20:11 ---> 0affec1ec71c 19:20:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:11 ---> Running in 245d53625856 19:20:11 Removing intermediate container f423cd5cc1b8 19:20:11 ---> c7ff34e30a56 19:20:11 19:20:11 Step 11/32 : FROM alpine:3.12 19:20:11 ---> 13621d1b12d4 19:20:11 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:20:11 ---> Running in c07bdcb0e1ed 19:20:11 ---> Running in e7d6c58ab5f4 19:20:11 Removing intermediate container 245d53625856 19:20:11 ---> aaa01e08af4c 19:20:11 19:20:11 Removing intermediate container c07bdcb0e1ed 19:20:11 ---> 9a1a1c7cb4f2 19:20:11 Step 21/23 : LABEL arch=x86_64 19:20:11 ---> Running in 81c415a4bd50 19:20:12 Successfully built aaa01e08af4c 19:20:12 Removing intermediate container e7d6c58ab5f4 19:20:12 ---> f829008c9c52 19:20:12 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:20:12 Successfully tagged core-command:latest 19:20:12  Building core-command ... done  ---> Running in 8b161b89e3a0 19:20:12 Removing intermediate container 81c415a4bd50 19:20:12 ---> 77a65420aa83 19:20:12 Step 22/23 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 19:20:12 ---> Running in b2a82c96f57a 19:20:12 Removing intermediate container b2a82c96f57a 19:20:12 ---> 720dc949b086 19:20:12 Step 23/23 : LABEL version=0.0.0 19:20:12 ---> Running in 7e762feb2431 19:20:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:20:12 Removing intermediate container 7e762feb2431 19:20:12 ---> dbd1e316eefb 19:20:12 19:20:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:20:13 Successfully built dbd1e316eefb 19:20:13 (1/2) Installing dumb-init (1.2.2-r1) 19:20:13 (2/2) Installing su-exec (0.2-r1) 19:20:13 Executing busybox-1.31.1-r20.trigger 19:20:13 OK: 6 MiB in 16 packages 19:20:13 Successfully tagged support-scheduler:latest 19:20:13  Building support-scheduler ... done Removing intermediate container 8b161b89e3a0 19:20:13 ---> a7304917a1c8 19:20:13 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:20:13 ---> Running in 50e243c0cbb8 19:20:13 Removing intermediate container 50e243c0cbb8 19:20:13 ---> f09c5223ebf3 19:20:13 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:20:13 ---> Running in 322b52ae431d 19:20:13 Removing intermediate container 322b52ae431d 19:20:13 ---> 0e0b792eb959 19:20:13 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:20:13 ---> Running in b39cc326f258 19:20:14 Removing intermediate container b39cc326f258 19:20:14 ---> d04c200ae913 19:20:14 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:20:14 ---> Running in 72e7e97a333e 19:20:14 Removing intermediate container 72e7e97a333e 19:20:14 ---> 8cc0d22fdab8 19:20:14 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:20:14 ---> e660307a26d8 19:20:14 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:20:14 ---> Running in 6773ecd22409 19:20:15 Removing intermediate container 6773ecd22409 19:20:15 ---> 0c47caab8a2e 19:20:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:15 ---> 180dab5c2b85 19:20:15 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:20:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:20:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:20:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:20:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:20:16 ---> 6a2919b73360 19:20:16 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:20:16 Removing intermediate container 3fb7b52c3947 19:20:16 ---> 97153f0eefb7 19:20:16 19:20:16 Step 11/24 : FROM alpine:3.12 19:20:16 ---> 13621d1b12d4 19:20:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:20:16 ---> Running in 22968cb53eda 19:20:16 Removing intermediate container 22968cb53eda 19:20:16 ---> 9c102c8d4bfc 19:20:16 Step 13/24 : ENV APP_PORT=59880 19:20:16 ---> d1f6d87ed8cd 19:20:16 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:20:16 ---> Running in 07f2cae62c3a 19:20:16 Removing intermediate container 07f2cae62c3a 19:20:16 ---> 082570ddb2ec 19:20:16 Step 14/24 : EXPOSE $APP_PORT 19:20:16 ---> Running in d845bc1541db 19:20:16 ---> a9e4a8bcc47f 19:20:16 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:20:17 Removing intermediate container d845bc1541db 19:20:17 ---> 8db16a12ef7a 19:20:17 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:17 ---> Running in 2186b8ce0d78 19:20:17 ---> bceafe518d94 19:20:17 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:20:17 ---> Running in 83dce8b776ab 19:20:17 Removing intermediate container 83dce8b776ab 19:20:17 ---> 6311bf1ef914 19:20:17 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:20:17 ---> cac0c7f11e3a 19:20:17 Step 27/32 : RUN chmod +x /entrypoint.sh 19:20:17 ---> Running in 706802727f5b 19:20:17 Removing intermediate container 2186b8ce0d78 19:20:17 ---> b59253876da1 19:20:17 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:20:17 ---> Running in 1a7802f8ec4b 19:20:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:20:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:20:18 Removing intermediate container 706802727f5b 19:20:18 ---> b9e3a2c4c4a7 19:20:18 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:20:18 ---> Running in 333ccb483c7c 19:20:18 Removing intermediate container 333ccb483c7c 19:20:18 ---> 887ae0e93894 19:20:18 Step 29/32 : CMD ["gate"] 19:20:18 ---> Running in b4e6a41ca5b1 19:20:18 Removing intermediate container b4e6a41ca5b1 19:20:18 ---> 665ad900a1eb 19:20:18 Step 30/32 : LABEL arch=x86_64 19:20:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:20:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:20:18 ---> Running in 075b4c729615 19:20:18 Removing intermediate container 075b4c729615 19:20:18 ---> 9287f062757a 19:20:18 Step 31/32 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 19:20:18 ---> Running in 2d3cbe8989e0 19:20:18 Removing intermediate container 2d3cbe8989e0 19:20:18 ---> d7030555d031 19:20:18 Step 32/32 : LABEL version=0.0.0 19:20:18 ---> Running in ac05b17ede55 19:20:18 (1/6) Installing dumb-init (1.2.2-r1) 19:20:18 Removing intermediate container ac05b17ede55 19:20:18 ---> da25e8a8a0a7 19:20:18 19:20:18 (2/6) Installing libgcc (9.3.0-r2) 19:20:19 Successfully built da25e8a8a0a7 19:20:19 Successfully tagged security-bootstrapper:latest 19:20:19  Building security-bootstrapper ... done (3/6) Installing libsodium (1.0.18-r0) 19:20:19 (4/6) Installing libstdc++ (9.3.0-r2) 19:20:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:20:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:20:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:20:20 (5/6) Installing libzmq (4.3.3-r0) 19:20:20 (6/6) Installing zeromq (4.3.3-r0) 19:20:20 Executing busybox-1.31.1-r20.trigger 19:20:20 OK: 8 MiB in 20 packages 19:20:20 Removing intermediate container 1a7802f8ec4b 19:20:20 ---> 02d3e63fa9f5 19:20:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:20 ---> 2b7a1b751230 19:20:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:20:20 ---> 88a439d73f3e 19:20:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:20:21 ---> 4ecccdfbf3dc 19:20:21 Step 20/24 : ENTRYPOINT ["/core-data"] 19:20:21 ---> Running in 2e9d7bd1683d 19:20:21 Removing intermediate container 2e9d7bd1683d 19:20:21 ---> a2884563fb74 19:20:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:21 ---> Running in dcc6773b6321 19:20:21 Removing intermediate container dcc6773b6321 19:20:21 ---> 339e89c0a459 19:20:21 Step 22/24 : LABEL arch=x86_64 19:20:21 ---> Running in 1726a2b3bfd6 19:20:21 Removing intermediate container 1726a2b3bfd6 19:20:21 ---> e883e433b9f5 19:20:21 Step 23/24 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 19:20:21 ---> Running in e8fa4a689e10 19:20:21 Removing intermediate container e8fa4a689e10 19:20:21 ---> e17ccf670da5 19:20:21 Step 24/24 : LABEL version=0.0.0 19:20:21 ---> Running in 8f6f046472e1 19:20:21 Removing intermediate container 8f6f046472e1 19:20:21 ---> 4e6af78ddaea 19:20:21 19:20:21 Successfully built 4e6af78ddaea 19:20:21 Successfully tagged core-data:latest 19:20:21  Building core-data ... done  [Pipeline] } 19:20:21 $ docker stop --time=1 c4f7e0592daeb73a7e257c3c488ef45fc6e82c917a0415a10e9382f8a01fd3ca 19:20:23 $ docker rm -f c4f7e0592daeb73a7e257c3c488ef45fc6e82c917a0415a10e9382f8a01fd3ca [Pipeline] // withDockerContainer [Pipeline] sh 19:20:23 + docker images 19:20:23 REPOSITORY TAG IMAGE ID CREATED SIZE 19:20:23 core-data latest 4e6af78ddaea 2 seconds ago 20.2MB 19:20:23 security-bootstrapper latest da25e8a8a0a7 5 seconds ago 18.6MB 19:20:23 97153f0eefb7 7 seconds ago 1.15GB 19:20:23 support-scheduler latest dbd1e316eefb 11 seconds ago 15.9MB 19:20:23 core-command latest aaa01e08af4c 12 seconds ago 15.9MB 19:20:23 c7ff34e30a56 12 seconds ago 1.15GB 19:20:23 d086ad7cfd5a 15 seconds ago 1.15GB 19:20:23 4e8a38342d55 17 seconds ago 1.14GB 19:20:23 sys-mgmt-agent latest cc7b506fa175 31 seconds ago 312MB 19:20:23 security-secretstore-setup latest 5436f9a9ee11 57 seconds ago 28.7MB 19:20:23 support-notifications latest eb2d9b158b40 About a minute ago 16.7MB 19:20:23 security-proxy-setup latest eff0ba8ab834 About a minute ago 25.7MB 19:20:23 core-metadata latest 7bd1d51e109d About a minute ago 16.6MB 19:20:23 adefcf73e98f About a minute ago 1.15GB 19:20:23 34e9dc461c2c About a minute ago 1.15GB 19:20:23 49e5128b2228 About a minute ago 1.15GB 19:20:23 4bfa9df196ef About a minute ago 1.15GB 19:20:23 59df597e84f7 About a minute ago 1.15GB 19:20:23 ci-base-image-x86_64 latest e94d75c335b7 5 minutes ago 647MB 19:20:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB 19:20:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB 19:20:23 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 19:20:23 docker 20.10.0 aefe523efa57 6 months ago 240MB 19:20:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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 19:20:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.180s coverage: 28.7% of statements 19:20:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:20:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:20:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.374s coverage: 100.0% of statements 19:20:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:20:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.279s coverage: 53.1% of statements 19:20:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:20:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:20:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.523s coverage: 87.7% of statements 19:20:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:20:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:20:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.228s coverage: 78.9% of statements 19:20:38 Still waiting to schedule task 19:20:38 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:20:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.194s coverage: 81.2% of statements 19:20:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:20:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:20:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:20:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:20:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:20:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.413s coverage: 95.1% of statements 19:20:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:20:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.166s coverage: 60.0% of statements 19:20:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:20:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.304s coverage: 0.8% of statements 19:20:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:20:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.137s coverage: 58.8% of statements 19:20:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.230s coverage: 22.0% of statements 19:20:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:20:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.223s coverage: 47.1% of statements 19:20:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.202s coverage: 79.5% of statements 19:20:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.155s coverage: 94.1% of statements 19:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.225s coverage: 96.3% of statements 19:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.195s coverage: 87.5% of statements 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.221s coverage: 94.4% of statements 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements 19:21:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.648s coverage: 81.8% of statements 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:21:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.273s coverage: 92.9% of statements 19:21:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:21:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:21:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:21:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 19:21:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:21:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:21:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:21:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:21:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:21:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.167s coverage: 87.2% of statements 19:21:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:21:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:21:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 19:21:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:21:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.184s coverage: 58.8% of statements 19:21:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:21:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.222s coverage: 80.0% of statements 19:21:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements 19:21:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.235s coverage: 85.4% of statements 19:21:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.302s coverage: 91.2% of statements 19:21:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:21:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.655s coverage: 64.4% of statements 19:21:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:21:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:21:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.181s coverage: 100.0% of statements 19:21:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 91.3% of statements 19:21:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements 19:21:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.118s coverage: 73.7% of statements 19:21:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 19:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.043s coverage: 66.9% of statements 19:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:21:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.718s coverage: 43.6% of statements 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:21:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.255s coverage: 89.5% of statements 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:21:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.248s coverage: 84.8% of statements 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.228s coverage: 19.3% of statements 19:21:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:21:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:21:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:21:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.577s coverage: 91.9% of statements 19:21:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:21:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:21:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 19:21:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:21:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.208s coverage: 62.7% of statements 19:21:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:21:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.383s coverage: 97.6% of statements 19:21:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:21:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:21:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 19:21:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:21:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.176s coverage: 28.9% of statements 19:21:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:21:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:21:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:21:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:21:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:21:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.164s coverage: 100.0% of statements 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 19:21:28 GO111MODULE=on go vet ./... 19:21:46 Running on prd-ubuntu18.04-docker-8c-8g-715 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 19:21:46 Running in /w/workspace/edgex-go/41 [Pipeline] { [Pipeline] checkout 19:21:46 The recommended git tool is: git 19:21:48 using credential edgex-jenkins-ssh 19:21:48 Cloning the remote Git repository 19:21:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:21:48 > git init /w/workspace/edgex-go/41 # timeout=10 19:21:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:21:48 > git --version # timeout=10 19:21:48 > git --version # 'git version 2.17.1' 19:21:48 using GIT_SSH to set credentials SSH Credentials for GitHub 19:21:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:21:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:21:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:21:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:21:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:21:53 using GIT_SSH to set credentials SSH Credentials for GitHub 19:21:53 > 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 19:21:53 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 19:21:53 Merge succeeded, producing 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 19:21:53 Checking out Revision 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 (PR-3579) 19:21:53 > git config core.sparsecheckout # timeout=10 19:21:53 > git checkout -f 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 # timeout=10 19:21:53 > git remote # timeout=10 19:21:53 > git config --get remote.origin.url # timeout=10 19:21:53 using GIT_SSH to set credentials SSH Credentials for GitHub 19:21:53 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 19:21:53 > git rev-parse HEAD^{commit} # timeout=10 19:21:53 > git config core.sparsecheckout # timeout=10 19:21:53 > git checkout -f 462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 # timeout=10 19:21:57 Commit message: "build(snap): install kuper services directory" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:21:58 + echo snap-build.sh 19:21:58 snap-build.sh 19:21:58 + SNAP_BASE_DIR=. 19:21:58 + '[' '!' -z /w/workspace/edgex-go/41 ']' 19:21:58 + SNAP_BASE_DIR=/w/workspace/edgex-go/41 19:21:58 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/41]' 19:21:58 [snap-build] Building snap in dir [/w/workspace/edgex-go/41] 19:21:58 + cd /w/workspace/edgex-go/41 19:21:58 + sudo apt-get remove -qy --purge lxd lxd-client 19:21:58 Reading package lists... 19:21:58 Building dependency tree... 19:21:58 Reading state information... 19:21:59 The following packages were automatically installed and are no longer required: 19:21:59 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:21:59 uidmap xdelta3 19:21:59 Use 'sudo apt autoremove' to remove them. 19:21:59 The following packages will be REMOVED: 19:21:59 lxd* lxd-client* 19:21:59 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:21:59 After this operation, 31.7 MB disk space will be freed. 19:22:00 (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.) 19:22:00 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:22:01 Removing lxd dnsmasq configuration 19:22:01 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:22:01 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:22:03 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:22:03 (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.) 19:22:03 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:22:04 Processing triggers for systemd (237-3ubuntu10.45) ... 19:22:05 Processing triggers for ureadahead (0.100.0-21) ... 19:22:06 + sudo snap remove --purge lxd 19:22:06 snap "lxd" is not installed 19:22:06 + sudo groupadd --force --system lxd 19:22:06 ++ whoami 19:22:06 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:22:06 + newgrp - lxd 19:22:06 + sudo snap install lxd 19:22:14 2021-06-29T19:22:12Z INFO Waiting for automatic snapd restart... 19:22:50 gofmt -l . 19:22:50 [ "`gofmt -l .`" = "" ] 19:22:50 ./bin/test-attribution-txt.sh [Pipeline] sh 19:22:51 + ls -al . 19:22:51 total 588 19:22:51 drwxrwxr-x 9 1001 1001 4096 Jun 29 19:22 . 19:22:51 drwxr-xr-x 4 root root 4096 Jun 29 19:18 .. 19:22:51 -rw-rw-r-- 1 1001 1001 11 Jun 29 19:16 .dockerignore 19:22:51 drwxrwxr-x 8 1001 1001 4096 Jun 29 19:16 .git 19:22:51 drwxrwxr-x 3 1001 1001 4096 Jun 29 19:16 .github 19:22:51 -rw-rw-r-- 1 1001 1001 818 Jun 29 19:16 .gitignore 19:22:51 -rw-rw-r-- 1 1001 1001 166 Jun 29 19:16 .sonarcloud.properties 19:22:51 -rw-rw-r-- 1 1001 1001 8609 Jun 29 19:16 Attribution.txt 19:22:51 -rw-rw-r-- 1 1001 1001 43881 Jun 29 19:16 CHANGELOG.md 19:22:51 -rw-rw-r-- 1 1001 1001 3804 Jun 29 19:16 CONTRIBUTING.md 19:22:51 -rw-rw-r-- 1 1001 1001 931 Jun 29 19:16 Dockerfile.build 19:22:51 -rw-rw-r-- 1 1001 1001 849 Jun 29 19:16 Jenkinsfile 19:22:51 -rw-rw-r-- 1 1001 1001 10775 Jun 29 19:16 LICENSE 19:22:51 -rw-rw-r-- 1 1001 1001 5605 Jun 29 19:16 Makefile 19:22:51 -rw-rw-r-- 1 1001 1001 7905 Jun 29 19:16 README.md 19:22:51 -rw-rw-r-- 1 1001 1001 7071 Jun 29 19:16 SECURITY.md 19:22:51 -rw-rw-r-- 1 1001 1001 5 Jun 29 19:14 VERSION 19:22:51 -rw-rw-r-- 1 1001 1001 4131 Jun 29 19:16 ZMQWindows.md 19:22:51 drwxrwxr-x 2 1001 1001 4096 Jun 29 19:16 bin 19:22:51 drwxrwxr-x 14 1001 1001 4096 Jun 29 19:16 cmd 19:22:51 -rw-r--r-- 1 root root 398095 Jun 29 19:21 coverage.out 19:22:51 -rw-rw-r-- 1 1001 1001 806 Jun 29 19:16 go.mod 19:22:51 -rw-r--r-- 1 root root 20759 Jun 29 19:18 go.sum 19:22:51 drwxrwxr-x 7 1001 1001 4096 Jun 29 19:16 internal 19:22:51 drwxrwxr-x 3 1001 1001 4096 Jun 29 19:16 openapi 19:22:51 drwxrwxr-x 4 1001 1001 4096 Jun 29 19:16 snap 19:22:51 -rw-rw-r-- 1 1001 1001 168 Jun 29 19:16 version.go [Pipeline] sh 19:22:51 + '[' -e coverage.out ] 19:22:51 + chown 1001:1001 coverage.out [Pipeline] stash 19:22:51 Warning: overwriting stash ‘coverage-report’ 19:22:52 Stashed 1 file(s) [Pipeline] sh 19:22:53 + make build 19:22:53 go mod tidy 19:22:53 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 19:23:00 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 19:23:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:23:22 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 19:23:27 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 19:23:27 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 19:23:31 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 19:23:34 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 19:23:37 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 19:23:41 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 19:23:44 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 19:23:47 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] } 19:23:52 $ docker stop --time=1 89b9e44e0de130725433c9fba328e25b3b0fb4e29ad22e4d9348ef6034db6c9a 19:23:55 $ docker rm -f 89b9e44e0de130725433c9fba328e25b3b0fb4e29ad22e4d9348ef6034db6c9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:23:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:56 19:23:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:23:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:57 latest: Pulling from edgex-devops/edgex-compose-arm64 19:23:57 29e5d40040c1: Pulling fs layer 19:23:57 1ce36da41761: Pulling fs layer 19:23:57 25b303627fd3: Pulling fs layer 19:23:57 29e5d40040c1: Verifying Checksum 19:23:57 29e5d40040c1: Download complete 19:23:58 29e5d40040c1: Pull complete 19:23:58 1ce36da41761: Verifying Checksum 19:23:58 1ce36da41761: Download complete 19:24:00 1ce36da41761: Pull complete 19:24:00 25b303627fd3: Verifying Checksum 19:24:00 25b303627fd3: Download complete 19:24:10 25b303627fd3: Pull complete 19:24:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:24:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:24:10 prd-ubuntu18.04-docker-arm64-4c-16g-714 does not seem to be running inside a container 19:24:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:24:13 $ docker top b8e6e6ab570b04a16618e41d7467374ada3ead6823972e17c4ca862316c4eec4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:14 + + grepdocker-compose parallel build --help 19:24:14 19:24:18 --parallel Build images in parallel. [Pipeline] } 19:24:18 $ docker stop --time=1 b8e6e6ab570b04a16618e41d7467374ada3ead6823972e17c4ca862316c4eec4 19:24:20 $ docker rm -f b8e6e6ab570b04a16618e41d7467374ada3ead6823972e17c4ca862316c4eec4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:24:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:20 . [Pipeline] withDockerContainer 19:24:21 prd-ubuntu18.04-docker-arm64-4c-16g-714 does not seem to be running inside a container 19:24:21 $ 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/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@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 19:24:23 $ docker top 1504dfb728201acdccf11b4773e1a02a2ecffea7d6a0e95d187284d92641290a -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:24 + docker-compose -f ./docker-compose-build.yml build --parallel 19:24:28 Building core-command ... 19:24:28 Building core-data ... 19:24:28 Building core-metadata ... 19:24:28 Building security-bootstrapper ... 19:24:28 Building security-proxy-setup ... 19:24:28 Building security-secretstore-setup ... 19:24:28 Building support-notifications ... 19:24:28 Building support-scheduler ... 19:24:28 Building sys-mgmt-agent ... 19:24:28 Building core-metadata 19:24:28 Building security-bootstrapper 19:24:28 Building core-command 19:24:28 Building support-notifications 19:24:28 Building support-scheduler 19:25:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:25:50 ---> 9441c9fe5368 19:25:50 Step 3/24 : WORKDIR /edgex-go 19:25:50 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:50 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:25:50 ---> 9441c9fe5368 19:25:50 Step 3/32 : WORKDIR /edgex-go 19:25:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:25:50 ---> 9441c9fe5368 19:25:50 Step 3/24 : WORKDIR /edgex-go 19:25:50 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:25:50 ---> 9441c9fe5368 19:25:50 Step 3/23 : WORKDIR /edgex-go 19:25:50 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:25:50 ---> 9441c9fe5368 19:25:50 Step 3/23 : WORKDIR /edgex-go 19:25:50 ---> Running in c865b7d78c49 19:25:50 ---> Running in 3efd0f4550a3 19:25:50 ---> Running in bb6de44ea742 19:25:50 ---> Running in e93be8fc163d 19:25:50 ---> Running in 8bc37490cf42 19:25:50 Removing intermediate container e93be8fc163d 19:25:50 ---> f14ac94e12f5 19:25:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:50 Removing intermediate container 3efd0f4550a3 19:25:50 ---> 38740c412e67 19:25:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:50 Removing intermediate container bb6de44ea742 19:25:50 ---> d6b2dff00693 19:25:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:50 Removing intermediate container 8bc37490cf42 19:25:50 ---> a788fe3ae429 19:25:50 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:50 Removing intermediate container c865b7d78c49 19:25:50 ---> 7538a32b213d 19:25:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:50 ---> Running in 5f8155de8ec0 19:25:50 ---> Running in aa64987bce63 19:25:50 ---> Running in 3316a985fa23 19:25:50 ---> Running in fc16d05d9784 19:25:50 ---> Running in 9f3bd2b17b2e 19:25:50 Removing intermediate container 5f8155de8ec0 19:25:50 ---> 1b6c0599c580 19:25:50 Step 5/23 : RUN apk add --update --no-cache make git 19:25:50 Removing intermediate container aa64987bce63 19:25:50 ---> 47ec46ebb4e6 19:25:50 Step 5/24 : RUN apk add --update --no-cache make git 19:25:50 ---> Running in 9e3883ded170 19:25:50 ---> Running in 4240831a5afd 19:25:50 Removing intermediate container 3316a985fa23 19:25:50 ---> fee96dd98e06 19:25:50 Step 5/24 : RUN apk add --update --no-cache make git 19:25:50 Removing intermediate container 9f3bd2b17b2e 19:25:50 ---> 2eb5e475cd62 19:25:50 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:25:50 ---> Running in 9b95b68ede61 19:25:50 Removing intermediate container fc16d05d9784 19:25:50 ---> 8810dfa48e2d 19:25:50 Step 5/32 : RUN apk add --update --no-cache make git 19:25:50 ---> Running in c39d6b1b8efd 19:25:50 ---> Running in 97c4f1da4343 19:25:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:25:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:25:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:25:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:25:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:25:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:25:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:25:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:25:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:25:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:25:50 OK: 218 MiB in 52 packages 19:25:50 OK: 218 MiB in 52 packages 19:25:50 OK: 218 MiB in 52 packages 19:25:50 OK: 218 MiB in 52 packages 19:25:50 OK: 218 MiB in 52 packages 19:25:51 Removing intermediate container 9e3883ded170 19:25:51 ---> d2127f8cbd33 19:25:51 Step 6/23 : COPY go.mod . 19:25:51 Removing intermediate container 4240831a5afd 19:25:51 ---> 5a9397141dd0 19:25:51 Step 6/24 : COPY go.mod . 19:25:52 Removing intermediate container 9b95b68ede61 19:25:52 ---> 91ec0c49c039 19:25:52 Step 6/24 : COPY go.mod . 19:25:52 Removing intermediate container 97c4f1da4343 19:25:52 Removing intermediate container c39d6b1b8efd 19:25:52 ---> 6b9e1b6345c6 19:25:52 Step 6/23 : COPY go.mod . 19:25:52 ---> 2ace354060d4 19:25:52 Step 6/32 : COPY go.mod . 19:25:53 ---> d26d43281fbf 19:25:53 Step 7/23 : RUN go mod download 19:25:53 ---> 625c61c054ec 19:25:53 Step 7/24 : RUN go mod download 19:25:53 ---> Running in 14b3776fae89 19:25:53 ---> Running in 898bafa59e81 19:25:53 ---> c4b11f5c84d2 19:25:53 Step 7/24 : RUN go mod download 19:25:53 ---> ffa1ff2a737c 19:25:53 Step 7/23 : RUN go mod download 19:25:53 ---> Running in 257c75068f12 19:25:53 ---> 7d14e93b0385 19:25:53 Step 7/32 : RUN go mod download 19:25:54 ---> Running in 3f3407cf7031 19:25:54 ---> Running in 1f5e43b1b54f 19:25:57 Removing intermediate container 14b3776fae89 19:25:57 ---> 29d9cc2fe903 19:25:57 Step 8/23 : COPY . . 19:25:58 Removing intermediate container 898bafa59e81 19:25:58 ---> 88b365492b2f 19:25:58 Step 8/24 : COPY . . 19:25:59 Removing intermediate container 257c75068f12 19:25:59 ---> d598dfd27342 19:25:59 Step 8/24 : COPY . . 19:25:59 Removing intermediate container 1f5e43b1b54f 19:25:59 ---> 277ab32d0233 19:25:59 Removing intermediate container 3f3407cf7031 19:25:59 ---> 6338b9763cb1 19:25:59 Step 8/23 : COPY . . 19:25:59 Step 8/32 : COPY . . 19:26:21 ---> e65725485948 19:26:21 Step 9/23 : RUN go mod tidy 19:26:21 ---> Running in 8e3249a14155 19:26:22 ---> b74ef944cb97 19:26:22 Step 9/24 : RUN go mod tidy 19:26:22 ---> 3c82c625d1ad 19:26:22 Step 9/24 : RUN go mod tidy 19:26:22 ---> a1c47e908d1b 19:26:22 Step 9/32 : RUN go mod tidy 19:26:22 ---> Running in d2b9abca088b 19:26:22 ---> Running in 1e2cbe680937 19:26:22 ---> Running in e0dc38b57b78 19:26:22 ---> b346d050182f 19:26:22 Step 9/23 : RUN go mod tidy 19:26:23 ---> Running in aa10ad773a1d 19:26:27 Removing intermediate container 8e3249a14155 19:26:27 ---> 2ee769ba779e 19:26:27 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:26:27 ---> Running in 3dde83b5a470 19:26:29 Removing intermediate container d2b9abca088b 19:26:29 ---> 4f309bd0575b 19:26:29 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:26:29 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 19:26:29 ---> Running in 8d7f5d848416 19:26:29 Removing intermediate container e0dc38b57b78 19:26:29 ---> 3e67833d8999 19:26:29 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:26:29 ---> Running in 957291631dfc 19:26:30 Removing intermediate container aa10ad773a1d 19:26:30 ---> f09ecdbecefa 19:26:30 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:26:30 Removing intermediate container 1e2cbe680937 19:26:30 ---> 797f5c0210f3 19:26:30 Step 10/24 : RUN make cmd/core-command/core-command 19:26:30 ---> Running in d8f8d120899f 19:26:30 ---> Running in 6ff4c3171bcb 19:26:32 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 19:26:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:26:33 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 19:26:33 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 19:28:25 Removing intermediate container 3dde83b5a470 19:28:25 ---> e218a8332636 19:28:25 19:28:25 Step 11/23 : FROM alpine:3.12 19:28:25 3.12: Pulling from library/alpine 19:28:25 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:28:25 Status: Downloaded newer image for alpine:3.12 19:28:25 ---> c4fd0aeabfcf 19:28:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:28:27 ---> Running in bcc97adc5757 19:28:27 Removing intermediate container 6ff4c3171bcb 19:28:27 ---> 1009b66bfa7c 19:28:27 19:28:27 Step 11/24 : FROM alpine:3.12 19:28:27 ---> c4fd0aeabfcf 19:28:27 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:28:27 Removing intermediate container 957291631dfc 19:28:27 ---> a857048c6cd3 19:28:27 19:28:27 Step 11/32 : FROM alpine:3.12 19:28:27 ---> c4fd0aeabfcf 19:28:27 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:28:27 ---> Running in 0fc47a9a8586 19:28:28 ---> Running in 78f9584cac0f 19:28:28 Removing intermediate container d8f8d120899f 19:28:28 ---> 4e262edff291 19:28:28 19:28:28 Step 11/23 : FROM alpine:3.12 19:28:28 ---> c4fd0aeabfcf 19:28:28 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:28:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:28:29 ---> Running in 7e2ba48ec75d 19:28:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:28:29 Removing intermediate container 78f9584cac0f 19:28:29 ---> f118cb822380 19:28:29 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:28:29 (1/1) Installing dumb-init (1.2.2-r1) 19:28:29 Executing busybox-1.31.1-r20.trigger 19:28:29 ---> Running in 357eb6c59905 19:28:29 OK: 5 MiB in 15 packages 19:28:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:28:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:28:31 Removing intermediate container 8d7f5d848416 19:28:31 ---> 3b555968f424 19:28:31 19:28:31 Step 11/24 : FROM alpine:3.12 19:28:31 ---> c4fd0aeabfcf 19:28:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:28:31 (1/1) Installing dumb-init (1.2.2-r1) 19:28:31 Executing busybox-1.31.1-r20.trigger 19:28:31 OK: 5 MiB in 15 packages 19:28:31 ---> Running in b7c8c6132031 19:28:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:28:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:28:32 Removing intermediate container bcc97adc5757 19:28:32 ---> 782c5f0817e0 19:28:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:28:32 ---> Running in 98295f2df918 19:28:32 (1/2) Installing ca-certificates (20191127-r4) 19:28:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:28:32 (2/2) Installing dumb-init (1.2.2-r1) 19:28:32 Executing busybox-1.31.1-r20.trigger 19:28:32 Executing ca-certificates-20191127-r4.trigger 19:28:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:28:32 OK: 6 MiB in 16 packages 19:28:33 (1/2) Installing dumb-init (1.2.2-r1) 19:28:33 (2/2) Installing su-exec (0.2-r1) 19:28:33 Executing busybox-1.31.1-r20.trigger 19:28:33 OK: 5 MiB in 16 packages 19:28:33 Removing intermediate container 98295f2df918 19:28:33 ---> 11e661fb6637 19:28:33 Step 14/23 : ENV APP_PORT=59861 19:28:33 Removing intermediate container 0fc47a9a8586 19:28:33 ---> a0cc69a0abc9 19:28:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:28:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:28:33 ---> Running in 37daa7be78f7 19:28:33 ---> Running in 1948acaef91b 19:28:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:28:34 (1/1) Installing dumb-init (1.2.2-r1) 19:28:34 Executing busybox-1.31.1-r20.trigger 19:28:34 OK: 5 MiB in 15 packages 19:28:34 Removing intermediate container 1948acaef91b 19:28:34 ---> 330dec041df1 19:28:34 Step 15/23 : EXPOSE $APP_PORT 19:28:34 Removing intermediate container 37daa7be78f7 19:28:34 ---> 533f3928f26d 19:28:34 Step 14/24 : ENV APP_PORT=59882 19:28:34 ---> Running in 50e47e25ee23 19:28:34 Removing intermediate container 357eb6c59905 19:28:34 ---> 942ebe37acfd 19:28:34 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:28:35 Removing intermediate container 7e2ba48ec75d 19:28:35 ---> 21f469b6a1e5 19:28:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:28:35 ---> Running in 4ada7219e1a1 19:28:35 ---> Running in e134ff1d1708 19:28:35 ---> Running in d5436faa3ac6 19:28:35 Removing intermediate container 50e47e25ee23 19:28:35 ---> ef11e4bdaad5 19:28:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:36 Removing intermediate container 4ada7219e1a1 19:28:36 ---> 48bf1ca711f1 19:28:36 Step 15/24 : EXPOSE $APP_PORT 19:28:36 ---> Running in 11cf7c0051a8 19:28:36 Removing intermediate container d5436faa3ac6 19:28:36 ---> 1ece8552c9c9 19:28:36 Step 14/23 : ENV APP_PORT=59860 19:28:36 Removing intermediate container e134ff1d1708 19:28:36 ---> 9c01a9482cd2 19:28:36 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:28:36 Removing intermediate container b7c8c6132031 19:28:36 ---> 76ed48a09901 19:28:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:28:36 ---> Running in 405a95063053 19:28:36 ---> Running in 31c99ce6f9db 19:28:36 ---> Running in 601ccb8c09d3 19:28:36 ---> 9ec64bfd88bf 19:28:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:28:36 Removing intermediate container 11cf7c0051a8 19:28:36 ---> fd1d848ee733 19:28:36 Step 16/24 : WORKDIR / 19:28:37 ---> Running in a1f1bb6042a6 19:28:37 Removing intermediate container 31c99ce6f9db 19:28:37 ---> 7c1acce2419e 19:28:37 Step 15/23 : EXPOSE $APP_PORT 19:28:37 Removing intermediate container 405a95063053 19:28:37 ---> a4901f61c602 19:28:37 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:28:37 ---> Running in 192097e7305b 19:28:37 ---> Running in 831242eabd6d 19:28:37 Removing intermediate container 601ccb8c09d3 19:28:37 ---> 51b2e452fa79 19:28:37 Step 14/24 : ENV APP_PORT=59881 19:28:37 Removing intermediate container a1f1bb6042a6 19:28:37 ---> 5bae96fb3c58 19:28:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:37 ---> Running in a0ee9d0f2d2c 19:28:38 Removing intermediate container 192097e7305b 19:28:38 ---> 59840b16700e 19:28:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:38 ---> 0b4b3ccd65f1 19:28:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:28:38 Removing intermediate container a0ee9d0f2d2c 19:28:38 ---> 1f4cb7a35dea 19:28:38 Step 15/24 : EXPOSE $APP_PORT 19:28:39 ---> Running in 29306d520fdb 19:28:39 ---> 8f9f37716ce5 19:28:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:28:39 ---> fff813b2c775 19:28:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:28:39 Removing intermediate container 29306d520fdb 19:28:39 ---> 612dce3538b9 19:28:39 Step 16/24 : WORKDIR / 19:28:39 ---> c953a1ea19e2 19:28:39 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:28:40 ---> Running in 0dbf5ce1aa13 19:28:40 ---> Running in c443d0e78ce7 19:28:41 ---> b655be670838 19:28:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:28:41 Removing intermediate container 0dbf5ce1aa13 19:28:41 ---> 3d56fca72984 19:28:41 Removing intermediate container c443d0e78ce7 19:28:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / ---> 75cd3c6f09b7 19:28:41 19:28:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:41 Removing intermediate container 831242eabd6d 19:28:41 ---> ec875fecf860 19:28:41 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:28:41 ---> ec3a548e44b5 19:28:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:28:41 ---> Running in 3bd328b364fe 19:28:41 ---> Running in af8bb16e483d 19:28:41 ---> 7c3e3896b366 19:28:41 Step 20/24 : ENTRYPOINT ["/core-command"] 19:28:42 Removing intermediate container 3bd328b364fe 19:28:42 ---> e977cf77d14f 19:28:42 Step 21/23 : LABEL arch=arm64 19:28:42 ---> Running in 0a930e509329 19:28:42 ---> Running in 6a96c47cdf57 19:28:42 Removing intermediate container af8bb16e483d 19:28:42 ---> 7fee518edf70 19:28:42 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:28:42 ---> 886190615f26 19:28:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:28:42 ---> f88886358e00 19:28:42 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:28:42 ---> Running in 103343c6799c 19:28:42 Removing intermediate container 0a930e509329 19:28:42 ---> d530f210c118 19:28:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:43 Removing intermediate container 6a96c47cdf57 19:28:43 ---> bc009223c044 19:28:43 Step 22/23 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 19:28:43 ---> Running in 4fb6e1b5347b 19:28:43 ---> Running in 70a83c4df4d4 19:28:43 Removing intermediate container 103343c6799c 19:28:43 ---> 09f60117d1d1 19:28:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:43 ---> 7d7889b975e1 19:28:43 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:28:44 ---> Running in 92012570c7b1 19:28:44 ---> Running in 483f1cc15d7a 19:28:44 Removing intermediate container 4fb6e1b5347b 19:28:44 ---> 7bce97e9c33f 19:28:44 Step 22/24 : LABEL arch=arm64 19:28:44 Removing intermediate container 70a83c4df4d4 19:28:44 ---> b6bfef0b3a78 19:28:44 Step 23/23 : LABEL version=0.0.0 19:28:44 ---> 108ce3e1a8db 19:28:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:28:44 ---> Running in c9480df5fb0d 19:28:44 ---> Running in a61faee8b08a 19:28:44 Removing intermediate container 483f1cc15d7a 19:28:44 ---> 6d06005e2f83 19:28:44 Step 21/23 : LABEL arch=arm64 19:28:44 ---> Running in 7124f51e24b4 19:28:45 Removing intermediate container c9480df5fb0d 19:28:45 ---> 9d7d7acdda7f 19:28:45 Step 23/24 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 19:28:45 ---> Running in c930bb4110a5 19:28:45 Removing intermediate container a61faee8b08a 19:28:45 ---> b52aaa350ef9 19:28:45 19:28:45 ---> 6455363729e1 19:28:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:28:45 ---> Running in c262cad2139c 19:28:45 Removing intermediate container 7124f51e24b4 19:28:45 ---> 203ba0ee87b6 19:28:45 Step 22/23 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 19:28:46 Successfully built b52aaa350ef9 19:28:46 ---> Running in 8b1e66f72702 19:28:46 Successfully tagged support-scheduler-arm64:latest 19:28:46  Building support-scheduler ... done Building security-proxy-setup 19:28:46 Removing intermediate container c930bb4110a5 19:28:46 ---> eca0dcabec94 19:28:46 Step 24/24 : LABEL version=0.0.0 19:28:46 Removing intermediate container c262cad2139c 19:28:46 ---> 283e06809d36 19:28:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:46 ---> Running in 9fdfb560be0c 19:28:46 ---> Running in c103350db4f4 19:28:46 Removing intermediate container 8b1e66f72702 19:28:46 ---> d6f542018de1 19:28:46 Step 23/23 : LABEL version=0.0.0 19:28:47 ---> Running in efc18e4cc50d 19:28:47 Removing intermediate container 92012570c7b1 19:28:47 ---> de23e8c6d8be 19:28:47 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:47 Removing intermediate container 9fdfb560be0c 19:28:47 ---> 698300730a07 19:28:47 19:28:47 Removing intermediate container c103350db4f4 19:28:47 ---> e6c259fed70d 19:28:47 Step 22/24 : LABEL arch=arm64 19:28:47 Successfully built 698300730a07 19:28:47 Successfully tagged core-command-arm64:latest 19:28:47  Building core-command ... done Building security-secretstore-setup 19:28:47 ---> Running in 5814a22c8ab5 19:28:47 Removing intermediate container efc18e4cc50d 19:28:47 ---> 6660de309b3e 19:28:47 19:28:48 ---> c517cc9d0efd 19:28:48 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:28:48 Successfully built 6660de309b3e 19:28:48 Successfully tagged support-notifications-arm64:latest 19:28:48  Building support-notifications ... done Building core-data 19:28:48 Removing intermediate container 5814a22c8ab5 19:28:48 ---> 93f56e4ac209 19:28:48 Step 23/24 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 19:28:49 ---> Running in b99010f7bbb4 19:28:49 Removing intermediate container b99010f7bbb4 19:28:49 ---> 05c1fc2d817b 19:28:49 Step 24/24 : LABEL version=0.0.0 19:28:49 ---> 165b9c2e34b8 19:28:49 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:28:49 ---> Running in 4bf62e0c4361 19:28:50 Removing intermediate container 4bf62e0c4361 19:28:50 ---> dde0189794fd 19:28:50 19:28:51 Successfully built dde0189794fd 19:28:51 ---> 9c0d15790d1f 19:28:51 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:28:51 Successfully tagged core-metadata-arm64:latest 19:28:51  Building core-metadata ... done Building sys-mgmt-agent 19:28:52 ---> 9a71859212e6 19:28:52 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:28:53 ---> 47a3e6c67e09 19:28:53 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:28:54 ---> Running in 4e274478be4f 19:28:54 Removing intermediate container 4e274478be4f 19:28:54 ---> 56a50208cf58 19:28:54 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:28:56 ---> e60d49bfefb3 19:28:56 Step 27/32 : RUN chmod +x /entrypoint.sh 19:28:57 ---> Running in 3f2be0102ec7 19:29:00 Removing intermediate container 3f2be0102ec7 19:29:00 ---> a8f2deef2c60 19:29:00 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:29:00 ---> Running in 1eb57c023532 19:29:01 Removing intermediate container 1eb57c023532 19:29:01 ---> 72fcee84c103 19:29:01 Step 29/32 : CMD ["gate"] 19:29:01 ---> Running in bb913ce4d617 19:29:01 Removing intermediate container bb913ce4d617 19:29:01 ---> e30af7ed2804 19:29:01 Step 30/32 : LABEL arch=arm64 19:29:02 ---> Running in b49fc9816c23 19:29:03 Removing intermediate container b49fc9816c23 19:29:03 ---> d21e9521b5cb 19:29:03 Step 31/32 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 19:29:03 ---> Running in d23935dfb096 19:29:04 Removing intermediate container d23935dfb096 19:29:04 ---> 64f8a37865cf 19:29:04 Step 32/32 : LABEL version=0.0.0 19:29:04 ---> Running in 4cc9dee7b1ab 19:29:05 Removing intermediate container 4cc9dee7b1ab 19:29:05 ---> d246d903fde6 19:29:05 19:29:05 Successfully built d246d903fde6 19:29:05 Successfully tagged security-bootstrapper-arm64:latest 19:29:06 lxd 4.15 from Canonical* installed 19:29:06 + sudo lxd init --auto 19:29:06 + sudo snap install --classic snapcraft 19:29:44  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:29:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:29:44 ---> 9441c9fe5368 19:29:44 Step 3/22 : WORKDIR /edgex-go 19:29:44 ---> Using cache 19:29:44 ---> 7538a32b213d 19:29:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:44 ---> Using cache 19:29:44 ---> 2eb5e475cd62 19:29:44 Step 5/22 : RUN apk add --update --no-cache make git 19:29:44 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:29:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:29:44 ---> 9441c9fe5368 19:29:44 Step 3/26 : WORKDIR /edgex-go 19:29:44 ---> Using cache 19:29:44 ---> 7538a32b213d 19:29:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:44 ---> Using cache 19:29:44 ---> 2eb5e475cd62 19:29:44 Step 5/26 : RUN apk add --update --no-cache make git 19:29:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:29:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:29:44 ---> 9441c9fe5368 19:29:44 Step 3/24 : WORKDIR /edgex-go 19:29:44 ---> Using cache 19:29:44 ---> 7538a32b213d 19:29:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:44 ---> Using cache 19:29:44 ---> 2eb5e475cd62 19:29:44 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:29:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:29:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:29:44 ---> 9441c9fe5368 19:29:44 Step 3/24 : WORKDIR /edgex-go 19:29:44 ---> Using cache 19:29:44 ---> 7538a32b213d 19:29:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:44 ---> Using cache 19:29:44 ---> 2eb5e475cd62 19:29:44 Step 5/24 : RUN apk add --update --no-cache make bash git 19:29:45 ---> Running in 2735c666838a 19:29:45 ---> Running in 9cb350e91ff3 19:29:45 ---> Running in a245017b3e52 19:29:45 ---> Running in 0ec6317f28d7 19:29:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:29:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:29:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:29:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:29:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:29:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:29:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:29:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:29:49 OK: 218 MiB in 52 packages 19:29:49 OK: 218 MiB in 52 packages 19:29:49 OK: 218 MiB in 52 packages 19:29:49 OK: 218 MiB in 52 packages 19:29:50 Removing intermediate container 0ec6317f28d7 19:29:50 ---> edfffa3ee7d2 19:29:50 Step 6/24 : COPY go.mod . 19:29:51 Removing intermediate container 2735c666838a 19:29:51 ---> c9cab50e69ad 19:29:51 Step 6/24 : COPY go.mod . 19:29:51 Removing intermediate container 9cb350e91ff3 19:29:51 ---> 5e8bdbc98758 19:29:51 Step 6/22 : COPY go.mod . 19:29:51 Removing intermediate container a245017b3e52 19:29:51 ---> 59a5a12bdfba 19:29:51 Step 6/26 : COPY go.mod . 19:29:51 ---> 471fcb6ec9b4 19:29:51 Step 7/24 : RUN go mod download 19:29:52 ---> Running in 2064b42a8a9b 19:29:52 ---> 52497787b477 19:29:52 Step 7/24 : RUN go mod download 19:29:52 ---> Running in aaf6db68eecb 19:29:52 ---> 8daa3f2d3feb 19:29:52 Step 7/22 : RUN go mod download 19:29:52 ---> 427704901af5 19:29:52 Step 7/26 : RUN go mod download 19:29:52 ---> Running in 2d5f63912c2b 19:29:52 ---> Running in 062aa1b209b7 19:29:56 Removing intermediate container 2064b42a8a9b 19:29:56 ---> 9064bc7a4a36 19:29:56 Step 8/24 : COPY . . 19:29:56 Removing intermediate container aaf6db68eecb 19:29:56 ---> 445dbd8162f2 19:29:56 Step 8/24 : COPY . . 19:29:56 Removing intermediate container 062aa1b209b7 19:29:56 ---> 96d45f539750 19:29:56 Step 8/26 : COPY . . 19:29:56 Removing intermediate container 2d5f63912c2b 19:29:56 ---> e972657094c9 19:29:56 Step 8/22 : COPY . . 19:30:19 ---> 3b9497f07ab2 19:30:19 Step 9/24 : RUN go mod tidy 19:30:19 ---> 0a252ba8c872 19:30:19 Step 9/26 : RUN go mod tidy 19:30:19 ---> 62f3f17bb6a8 19:30:19 Step 9/24 : RUN go mod tidy ---> 9e6eb4837947 19:30:19 Step 9/22 : RUN go mod tidy 19:30:19 19:30:19 ---> Running in d7b115f02875 19:30:19 ---> Running in a7b7446fb010 19:30:19 ---> Running in c04f5f08d834 19:30:19 ---> Running in 0179bfe4d219 19:30:24 Removing intermediate container 0179bfe4d219 19:30:24 ---> bcf9e26207dd 19:30:24 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:30:25 ---> Running in 599e58b18233 19:30:25 Removing intermediate container d7b115f02875 19:30:25 ---> 6afb41a037f5 19:30:25 Step 10/24 : RUN make cmd/core-data/core-data 19:30:25 ---> Running in 4ff19b36ab04 19:30:25 Removing intermediate container a7b7446fb010 19:30:25 ---> 02aab9f2b277 19:30:25 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:30:25 Removing intermediate container c04f5f08d834 19:30:25 ---> c11ec94d750c 19:30:25 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:30:25 ---> Running in 5b3f65dacbbe 19:30:25 ---> Running in b68f1664dc08 19:30:27 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 19:30:27 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 19:30:27 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 19:30:27 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 19:31: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 19:31:50 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 19:31:55 Removing intermediate container 599e58b18233 19:31:55 ---> 71801bc9f1e5 19:31:55 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:31:55 ---> Running in 2491708d0c11 19:31:57 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 19:32:01 Removing intermediate container b68f1664dc08 19:32:01 ---> 97be3d2942c4 19:32:01 19:32:01 Step 11/22 : FROM alpine:3.12 19:32:01 ---> c4fd0aeabfcf 19:32:01 Step 12/22 : RUN apk add --update --no-cache curl 19:32:01 ---> Running in 0d90cfb7c698 19:32:02 Removing intermediate container 2491708d0c11 19:32:02 ---> a7afc2f7d83c 19:32:02 19:32:02 Step 12/24 : FROM docker:20.10.0 19:32:02 20.10.0: Pulling from library/docker 19:32:02 Removing intermediate container 5b3f65dacbbe 19:32:02 ---> 4f751e0188dc 19:32:02 19:32:02 Step 11/26 : FROM alpine:3.12 19:32:02 ---> c4fd0aeabfcf 19:32:02 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:32:02 ---> Running in c1922c79d74d 19:32:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:32:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:32:04 (1/4) Installing ca-certificates (20191127-r4) 19:32:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:32:04 (3/4) Installing libcurl (7.77.0-r0) 19:32:04 (4/4) Installing curl (7.77.0-r0) 19:32:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:32:04 Executing busybox-1.31.1-r20.trigger 19:32:04 Executing ca-certificates-20191127-r4.trigger 19:32:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:32:05 OK: 7 MiB in 18 packages 19:32:05 (1/6) Installing ca-certificates (20191127-r4) 19:32:05 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:32:05 (3/6) Installing libcurl (7.77.0-r0) 19:32:05 (4/6) Installing curl (7.77.0-r0) 19:32:05 (5/6) Installing dumb-init (1.2.2-r1) 19:32:05 (6/6) Installing su-exec (0.2-r1) 19:32:05 Executing busybox-1.31.1-r20.trigger 19:32:05 Executing ca-certificates-20191127-r4.trigger 19:32:06 OK: 7 MiB in 20 packages 19:32:08 Removing intermediate container 0d90cfb7c698 19:32:08 ---> 1d6c023c2f4c 19:32:08 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:32:08 Removing intermediate container c1922c79d74d 19:32:08 ---> 76192ce25ff5 19:32:08 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:32:08 ---> Running in 35e1ce8b538f 19:32:08 ---> Running in 534ebff2d3b0 19:32:09 Removing intermediate container 35e1ce8b538f 19:32:09 ---> fc1860de87e2 19:32:09 Step 14/22 : WORKDIR /edgex 19:32:09 Removing intermediate container 534ebff2d3b0 19:32:09 ---> 5e0a4d0cd492 19:32:09 Step 14/26 : WORKDIR / 19:32:10 ---> Running in 9134e5978faa 19:32:10 ---> Running in b827034dbb1e 19:32:10 Removing intermediate container 4ff19b36ab04 19:32:10 ---> 9706d7550caf 19:32:10 19:32:10 Step 11/24 : FROM alpine:3.12 19:32:10 ---> c4fd0aeabfcf 19:32:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:32:10 ---> Running in e7a8a2f67af1 19:32:10 Removing intermediate container 9134e5978faa 19:32:10 ---> 91d17b1f0e2e 19:32:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:32:11 Removing intermediate container b827034dbb1e 19:32:11 ---> 185329b4f955 19:32:11 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:32:11 Removing intermediate container e7a8a2f67af1 19:32:11 ---> 3ea11425f719 19:32:11 Step 13/24 : ENV APP_PORT=59880 19:32:12 ---> Running in 6f897f245538 19:32:12 ---> 99e720583b50 19:32:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:32:12 ---> 512c35f5baf3 19:32:12 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:32:12 Removing intermediate container 6f897f245538 19:32:12 ---> 703f4f2dfa52 19:32:12 Step 14/24 : EXPOSE $APP_PORT 19:32:13 ---> Running in 3955b1d0313b 19:32:13 ---> d98d1504b137 19:32:13 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:32:14 Removing intermediate container 3955b1d0313b 19:32:14 ---> cf7dceca87b4 19:32:14 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:14 ---> e7abbbee475b 19:32:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:32:14 ---> Running in 32e7ef050f34 19:32:14 ---> 28bd69bd7602 19:32:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:32:16 ---> 4d334b6afa82 19:32:16 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:32:16 ---> 2591c0331906 19:32:16 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:32:16 ---> Running in 905528980ba5 19:32:16 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:32:16 Status: Downloaded newer image for docker:20.10.0 19:32:16 ---> eeaf43b92773 19:32:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:32:17 ---> Running in 70af0ab23e96 19:32:17 Removing intermediate container 905528980ba5 19:32:17 ---> b264187f3210 19:32:17 Step 19/22 : CMD ["--init=true"] 19:32:17 Removing intermediate container 32e7ef050f34 19:32:17 ---> 6942b253378c 19:32:17 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:32:17 ---> Running in 98a4c470d697 19:32:17 ---> Running in b09e10d693e5 19:32:18 ---> bffe08246e86 19:32:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:32:18 Removing intermediate container 70af0ab23e96 19:32:18 ---> 9c5ea8c76942 19:32:18 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 19:32:18 ---> Running in 6cda17f8cda9 19:32:18 Removing intermediate container 98a4c470d697 19:32:18 ---> 49a840257cbb 19:32:18 Step 20/22 : LABEL arch=arm64 19:32:19 ---> Running in 114a6f765a3d 19:32:20 Removing intermediate container 114a6f765a3d 19:32:20 ---> 659b7cd88ede 19:32:20 Step 21/22 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 19:32:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:32:20 ---> c6fb73c68142 19:32:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:32:20 ---> Running in d561b371fb5a 19:32:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:32:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:32:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:32:20 Removing intermediate container d561b371fb5a 19:32:20 ---> b6988c1a5b4a 19:32:20 Step 22/22 : LABEL version=0.0.0 19:32:20 ---> Running in e5e2dd98562a 19:32:20 ---> 48c68354ebb6 19:32:20 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/ 19:32:20 (1/39) Installing readline (8.0.4-r0) 19:32:20 (2/39) Installing bash (5.0.17-r0) 19:32:21 Executing bash-5.0.17-r0.post-install 19:32:21 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:32:21 (4/39) Installing libcurl (7.77.0-r0) 19:32:21 (5/39) Installing curl (7.77.0-r0) 19:32:21 (6/39) Installing dumb-init (1.2.2-r1) 19:32:21 (7/39) Installing libbz2 (1.0.8-r1) 19:32:21 (8/39) Installing expat (2.2.9-r1) 19:32:21 (9/39) Installing libffi (3.3-r2) 19:32:21 (10/39) Installing gdbm (1.13-r1) 19:32:21 (11/39) Installing xz-libs (5.2.5-r0) 19:32:21 ---> Running in 820f9c67a10d 19:32:21 (12/39) Installing sqlite-libs (3.32.1-r1) 19:32:21 (13/39) Installing python3 (3.8.10-r0) 19:32:21 (1/6) Installing dumb-init (1.2.2-r1) 19:32:21 (2/6) Installing libgcc (9.3.0-r2) 19:32:21 (3/6) Installing libsodium (1.0.18-r0) 19:32:21 (4/6) Installing libstdc++ (9.3.0-r2) 19:32:21 (5/6) Installing libzmq (4.3.3-r0) 19:32:21 (6/6) Installing zeromq (4.3.3-r0) 19:32:21 Executing busybox-1.31.1-r20.trigger 19:32:21 Removing intermediate container e5e2dd98562a 19:32:21 ---> 89479cd8e45a 19:32:21 19:32:21 OK: 8 MiB in 20 packages 19:32:22 Successfully built 89479cd8e45a 19:32:22 Successfully tagged security-proxy-setup-arm64:latest 19:32:23  Building security-proxy-setup ... done (14/39) Installing py3-appdirs (1.4.4-r1) 19:32:23 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:32:23 (16/39) Installing py3-parsing (2.4.7-r0) 19:32:23 (17/39) Installing py3-six (1.15.0-r0) 19:32:23 (18/39) Installing py3-packaging (20.4-r0) 19:32:23 (19/39) Installing py3-setuptools (47.0.0-r0) 19:32:23 (20/39) Installing py3-chardet (3.0.4-r4) 19:32:23 (21/39) Installing py3-idna (2.9-r0) 19:32:23 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:32:23 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:32:23 (24/39) Installing py3-requests (2.23.0-r0) 19:32:23 (25/39) Installing py3-msgpack (1.0.0-r0) 19:32:23 (26/39) Installing py3-lockfile (0.12.2-r3) 19:32:23 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:32:23 (28/39) Installing py3-colorama (0.4.3-r0) 19:32:23 (29/39) Installing py3-distlib (0.3.0-r0) 19:32:23 (30/39) Installing py3-distro (1.5.0-r1) 19:32:23 (31/39) Installing py3-webencodings (0.5.1-r3) 19:32:23 (32/39) Installing py3-html5lib (1.0.1-r4) 19:32:23 (33/39) Installing py3-pytoml (0.1.21-r0) 19:32:23 (34/39) Installing py3-pep517 (0.8.2-r0) 19:32:23 (35/39) Installing py3-progress (1.5-r0) 19:32:23 (36/39) Installing py3-toml (0.10.1-r0) 19:32:23 (37/39) Installing py3-retrying (1.3.3-r0) 19:32:23 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:32:23 (39/39) Installing py3-pip (20.1.1-r0) 19:32:23 Removing intermediate container b09e10d693e5 19:32:23 ---> d45be34dfa36 19:32:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:23 Executing busybox-1.31.1-r19.trigger 19:32:23 OK: 72 MiB in 59 packages 19:32:24 Removing intermediate container 820f9c67a10d 19:32:24 ---> 3c8b6430e6ac 19:32:24 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:32:24 ---> Running in 0f062783afb9 19:32:24 ---> 9cf9ca331239 19:32:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:32:25 Removing intermediate container 0f062783afb9 19:32:25 ---> e6b6b1391cc0 19:32:25 Step 24/26 : LABEL arch=arm64 19:32:25 ---> Running in 4825f96f8acb 19:32:25 Removing intermediate container 4825f96f8acb 19:32:25 ---> 1002f9087e59 19:32:25 Step 25/26 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 19:32:26 ---> 4ceeb244ba54 19:32:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:32:26 ---> Running in a832c54cfff6 19:32:27 Removing intermediate container a832c54cfff6 19:32:27 ---> fde423181d91 19:32:27 Step 26/26 : LABEL version=0.0.0 19:32:27 ---> Running in adcb83ecff52 19:32:27 ---> 9b6f703898e7 19:32:27 Step 20/24 : ENTRYPOINT ["/core-data"] 19:32:27 ---> Running in 6e8edc7bf1d0 19:32:28 Removing intermediate container adcb83ecff52 19:32:28 ---> ebde6ab17240 19:32:28 19:32:28 Successfully built ebde6ab17240 19:32:28 Successfully tagged security-secretstore-setup-arm64:latest 19:32:28  Building security-secretstore-setup ... done Removing intermediate container 6e8edc7bf1d0 19:32:28 ---> 5f433902702a 19:32:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:28 ---> Running in 69ebf0ff176e 19:32:28 Collecting docker-compose==1.23.2 19:32:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:32:29 Removing intermediate container 69ebf0ff176e 19:32:29 ---> 1faeace3f817 19:32:29 Step 22/24 : LABEL arch=arm64 19:32:29 ---> Running in 2d25ea6cad26 19:32:29 Collecting cached-property<2,>=1.2.0 19:32:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:32:29 Removing intermediate container 2d25ea6cad26 19:32:29 ---> f01d1b7ed879 19:32:29 Step 23/24 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 19:32:29 ---> Running in 699695a6374c 19:32:30 Collecting websocket-client<1.0,>=0.32.0 19:32:30 Removing intermediate container 699695a6374c 19:32:30 ---> 922b85cffdb7 19:32:30 Step 24/24 : LABEL version=0.0.0 19:32:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:32:30 ---> Running in efbe81e24d11 19:32:31 Removing intermediate container efbe81e24d11 19:32:31 ---> d58cc401e92f 19:32:31 19:32:31 Collecting docker<4.0,>=3.6.0 19:32:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:32:31 Successfully built d58cc401e92f 19:32:31 Successfully tagged core-data-arm64:latest 19:32:31  Building core-data ... done Collecting texttable<0.10,>=0.9.0 19:32:31 Downloading texttable-0.9.1.tar.gz (11 kB) 19:32:34 Collecting PyYAML<4,>=3.10 19:32:34 Downloading PyYAML-3.13.tar.gz (270 kB) 19:32:37 Collecting docopt<0.7,>=0.6.1 19:32:37 Downloading docopt-0.6.2.tar.gz (25 kB) 19:32:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:32:38 Collecting jsonschema<3,>=2.5.1 19:32:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:32:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:32:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:32:40 Collecting dockerpty<0.5,>=0.4.1 19:32:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:32:42 Collecting docker-pycreds>=0.4.0 19:32:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:32:43 Collecting urllib3<1.25,>=1.21.1 19:32:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:32:43 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) 19:32:43 Collecting idna<2.8,>=2.5 19:32:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:32:43 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) 19:32:43 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:32:43 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:32:43 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:32:43 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:32:44 Installing collected packages: cached-property, websocket-client, docker-pycreds, urllib3, idna, requests, docker, texttable, PyYAML, docopt, jsonschema, dockerpty, docker-compose 19:32:44 Attempting uninstall: urllib3 19:32:44 Found existing installation: urllib3 1.25.9 19:32:44 Uninstalling urllib3-1.25.9: 19:32:44 Successfully uninstalled urllib3-1.25.9 19:32:45 Attempting uninstall: idna 19:32:45 Found existing installation: idna 2.9 19:32:45 Uninstalling idna-2.9: 19:32:45 Successfully uninstalled idna-2.9 19:32:45 Attempting uninstall: requests 19:32:45 Found existing installation: requests 2.23.0 19:32:45 Uninstalling requests-2.23.0: 19:32:46 Successfully uninstalled requests-2.23.0 19:32:47 Running setup.py install for texttable: started 19:32:49 Running setup.py install for texttable: finished with status 'done' 19:32:49 Running setup.py install for PyYAML: started 19:32:51 Running setup.py install for PyYAML: finished with status 'done' 19:32:51 Running setup.py install for docopt: started 19:32:52 Running setup.py install for docopt: finished with status 'done' 19:32:53 Running setup.py install for dockerpty: started 19:32:55 Running setup.py install for dockerpty: finished with status 'done' 19:32:55 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 19:33:03 Removing intermediate container 6cda17f8cda9 19:33:03 ---> c091ce209c06 19:33:03 Step 15/24 : ENV APP_PORT=58890 19:33:03 ---> Running in 3d7d47e1b6a0 19:33:04 Removing intermediate container 3d7d47e1b6a0 19:33:04 ---> 28a8a6f7c59d 19:33:04 Step 16/24 : EXPOSE $APP_PORT 19:33:04 ---> Running in 23942680c472 19:33:04 Removing intermediate container 23942680c472 19:33:04 ---> 8a36b7ec840c 19:33:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:33:05 ---> a0aa13415428 19:33:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:33:06 ---> 424074a352b0 19:33:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:33:07 ---> 12f1445ddd61 19:33:07 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:33:07 ---> Running in 5c78e5117ebd 19:33:08 Removing intermediate container 5c78e5117ebd 19:33:08 ---> e85214a9d45a 19:33:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:33:08 ---> Running in 8a71088e92b1 19:33:08 Removing intermediate container 8a71088e92b1 19:33:08 ---> a608f13a0f36 19:33:08 Step 22/24 : LABEL arch=arm64 19:33:08 ---> Running in 611ca62ea1fc 19:33:09 Removing intermediate container 611ca62ea1fc 19:33:09 ---> 59d0b08ced76 19:33:09 Step 23/24 : LABEL git_sha=462d29a2e487f2ef9a548c845ec7ca1c45b4a6c2 19:33:09 ---> Running in 28e7dd654b0e 19:33:09 Removing intermediate container 28e7dd654b0e 19:33:09 ---> 58e993cc1da3 19:33:09 Step 24/24 : LABEL version=0.0.0 19:33:09 ---> Running in 25874c9c7fc0 19:33:10 Removing intermediate container 25874c9c7fc0 19:33:10 ---> d31d2857b143 19:33:10 19:33:10 Successfully built d31d2857b143 19:33:10 Successfully tagged sys-mgmt-agent-arm64:latest 19:33:11  Building sys-mgmt-agent ... done  [Pipeline] } 19:33:11 $ docker stop --time=1 1504dfb728201acdccf11b4773e1a02a2ecffea7d6a0e95d187284d92641290a 19:33:13 $ docker rm -f 1504dfb728201acdccf11b4773e1a02a2ecffea7d6a0e95d187284d92641290a [Pipeline] // withDockerContainer [Pipeline] sh 19:33:13 + docker images 19:33:13 REPOSITORY TAG IMAGE ID CREATED SIZE 19:33:13 sys-mgmt-agent-arm64 latest d31d2857b143 3 seconds ago 299MB 19:33:13 core-data-arm64 latest d58cc401e92f 43 seconds ago 19.1MB 19:33:13 security-secretstore-setup-arm64 latest ebde6ab17240 46 seconds ago 27.1MB 19:33:13 security-proxy-setup-arm64 latest 89479cd8e45a 52 seconds ago 24.2MB 19:33:13 9706d7550caf About a minute ago 975MB 19:33:13 4f751e0188dc About a minute ago 976MB 19:33:13 a7afc2f7d83c About a minute ago 969MB 19:33:13 97be3d2942c4 About a minute ago 973MB 19:33:13 security-bootstrapper-arm64 latest d246d903fde6 4 minutes ago 17.5MB 19:33:13 core-metadata-arm64 latest dde0189794fd 4 minutes ago 15.7MB 19:33:13 support-notifications-arm64 latest 6660de309b3e 4 minutes ago 15.7MB 19:33:13 core-command-arm64 latest 698300730a07 4 minutes ago 15MB 19:33:13 support-scheduler-arm64 latest b52aaa350ef9 4 minutes ago 15.1MB 19:33:13 3b555968f424 4 minutes ago 972MB 19:33:13 4e262edff291 4 minutes ago 969MB 19:33:13 a857048c6cd3 4 minutes ago 970MB 19:33:13 1009b66bfa7c 4 minutes ago 966MB 19:33:13 e218a8332636 4 minutes ago 968MB 19:33:13 ci-base-image-arm64 latest 9441c9fe5368 14 minutes ago 641MB 19:33:13 alpine 3.12 c4fd0aeabfcf 13 days ago 5.32MB 19:33:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 19:33:13 docker 20.10.0 eeaf43b92773 6 months ago 228MB 19:33:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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 19:33:14 ---> job-cost.sh 19:33:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6ZpT 19:33:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:34:43 snapcraft 4.8.3 from Canonical* installed 19:34:43 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:34:43 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:34:43 % Total % Received % Xferd Average Speed Time Time Time Current 19:34:43 Dload Upload Total Spent Left Speed 19:34:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4045 0 --:--:-- --:--:-- --:--:-- 4045 19:34:43 100 3325k 100 3325k 0 0 8658k 0 --:--:-- --:--:-- --:--:-- 8658k 19:34:43 ./yq_linux_amd64 19:34:43 + sudo snapcraft prime --use-lxd 19:34:43 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:34:43 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: 19:34:43 - README.md 19:34:43 19:34:43 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:34:43 Launching a container. 19:34:48 Waiting for container to be ready 19:34:48 To start your first instance, try: lxc launch ubuntu:18.04 19:34:48 19:34:52 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:34:52 Waiting for network to be ready... 19:34:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:34:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 19:34:53 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:34:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 19:34:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 19:34:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 19:34:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 19:34:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 19:34:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 19:34:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 19:34:53 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:34:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:34:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:34:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:34:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:34:54 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:34:54 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:34:54 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:34:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:34:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] 19:34:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 19:34:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 19:34:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 19:34:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 19:34:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 19:34:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 19:34:55 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 19:34:57 Fetched 24.8 MB in 4s (6132 kB/s) 19:34:58 Reading package lists... 19:34:58 Reading package lists... 19:34:58 Building dependency tree... 19:34:58 Reading state information... 19:34:58 The following additional packages will be installed: 19:34:58 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:34:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:34:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:34:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:34:58 Suggested packages: 19:34:58 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:34:58 Recommended packages: 19:34:58 gnupg libsasl2-modules 19:34:58 The following NEW packages will be installed: 19:34:58 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:34:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:34:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:34:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:34:58 The following packages will be upgraded: 19:34:58 gpg gpg-agent gpgconf libudev1 19:34:58 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 19:34:58 Need to get 3530 kB of archives. 19:34:58 After this operation, 13.3 MB of additional disk space will be used. 19:34:58 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] 19:34:58 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] 19:34:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:34:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:34:58 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 19:34:59 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 19:34:59 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:34:59 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:34:59 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:34:59 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:34:59 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:34:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:34:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:34:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:34:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:34:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:34:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:34:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:35:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:35:00 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:35:00 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:35:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:35:00 debconf: delaying package configuration, since apt-utils is not installed 19:35:00 Fetched 3530 kB in 1s (2934 kB/s) 19:35:00 (Reading database ... 12511 files and directories currently installed.) 19:35:00 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 19:35:00 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:35:00 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 19:35:00 Selecting previously unselected package udev. 19:35:00 (Reading database ... 12511 files and directories currently installed.) 19:35:00 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 19:35:00 Unpacking udev (237-3ubuntu10.48) ... 19:35:00 Selecting previously unselected package libfuse2:amd64. 19:35:00 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:35:00 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:35:00 Selecting previously unselected package fuse. 19:35:00 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:35:00 Unpacking fuse (2.9.7-1ubuntu1) ... 19:35:00 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:35:00 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:35:00 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:35:00 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:35:00 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:35:00 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:35:00 Selecting previously unselected package libksba8:amd64. 19:35:00 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:35:00 Unpacking libksba8:amd64 (1.3.5-2) ... 19:35:01 Selecting previously unselected package libroken18-heimdal:amd64. 19:35:01 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:35:01 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:35:01 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:35:01 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:35:01 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:35:01 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:35:01 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:35:01 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:35:01 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:35:01 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:35:01 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:35:01 Selecting previously unselected package libwind0-heimdal:amd64. 19:35:01 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:35:01 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:35:01 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:35:01 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:35:01 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:35:01 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:35:01 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:35:01 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:35:01 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:35:01 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:35:01 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:35:01 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:35:01 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:35:01 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:35:01 Selecting previously unselected package libsasl2-modules-db:amd64. 19:35:01 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:35:01 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:35:01 Selecting previously unselected package libsasl2-2:amd64. 19:35:01 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:35:01 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:35:01 Selecting previously unselected package libldap-common. 19:35:01 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:35:01 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:35:01 Selecting previously unselected package libldap-2.4-2:amd64. 19:35:01 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:35:01 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:35:01 Selecting previously unselected package dirmngr. 19:35:01 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:35:01 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:35:01 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:35:01 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:35:01 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:35:01 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:35:01 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:35:01 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:35:01 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:35:01 Setting up libksba8:amd64 (1.3.5-2) ... 19:35:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:35:01 Setting up udev (237-3ubuntu10.48) ... 19:35:02 invoke-rc.d: policy-rc.d denied execution of start. 19:35:02 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:35:02 Processing triggers for systemd (237-3ubuntu10) ... 19:35:02 Setting up fuse (2.9.7-1ubuntu1) ... 19:35:02 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:35:02 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:35:02 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:35:02 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:35:02 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:35:02 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:35:02 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:35:02 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:35:02 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:35:02 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:35:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:35:02 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:35:02 settings in the [Install] section, and DefaultInstance for template units). 19:35:02 This means they are not meant to be enabled using systemctl. 19:35:02 Possible reasons for having this kind of units are: 19:35:02 1) A unit may be statically enabled by being symlinked from another unit's 19:35:02 .wants/ or .requires/ directory. 19:35:02 2) A unit's purpose may be to act as a helper for some other unit which has 19:35:02 a requirement dependency on it. 19:35:02 3) A unit may be started when needed via activation (socket, path, timer, 19:35:02 D-Bus, udev, scripted systemctl call, ...). 19:35:02 4) In case of template units, the unit is meant to be enabled with some 19:35:02 instance name specified. 19:35:03 Reading package lists... 19:35:03 Building dependency tree... 19:35:03 Reading state information... 19:35:03 The following additional packages will be installed: 19:35:03 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:35:03 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:35:03 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:35:03 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:35:03 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:35:03 Suggested packages: 19:35:03 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:35:03 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:35:03 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:35:03 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:35:03 systemd-container policykit-1 19:35:03 Recommended packages: 19:35:03 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:35:03 The following NEW packages will be installed: 19:35:03 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:35:03 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:35:03 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:35:03 multiarch-support openssh-client python3 python3-minimal python3.6 19:35:03 python3.6-minimal snapd squashfs-tools sudo 19:35:03 The following packages will be upgraded: 19:35:03 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:35:03 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 19:35:03 Need to get 36.7 MB of archives. 19:35:03 After this operation, 147 MB of additional disk space will be used. 19:35:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 19:35:03 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 19:35:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:35:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:35:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:35:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 19:35:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:35:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:35:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:35:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:35:03 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:35:03 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:35:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:35:03 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:35:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 19:35:03 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 19:35:04 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 19:35:04 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 19:35:04 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 19:35:04 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:35:04 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:35:04 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:35:04 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:35:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:35:04 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:35:04 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:35:04 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:35:04 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:35:04 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 19:35:04 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 19:35:05 debconf: delaying package configuration, since apt-utils is not installed 19:35:05 Fetched 36.7 MB in 2s (17.6 MB/s) 19:35:05 (Reading database ... 12757 files and directories currently installed.) 19:35:05 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 19:35:06 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:35:06 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 19:35:06 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:35:06 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 19:35:06 (Reading database ... 12757 files and directories currently installed.) 19:35:06 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 19:35:06 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 19:35:06 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 19:35:06 (Reading database ... 12757 files and directories currently installed.) 19:35:06 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 19:35:06 Unpacking apt (1.6.13) over (1.6.1) ... 19:35:07 Setting up apt (1.6.13) ... 19:35:07 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:35:07 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:35:07 (Reading database ... 12764 files and directories currently installed.) 19:35:07 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:35:07 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:35:07 Selecting previously unselected package libpython3.6-minimal:amd64. 19:35:07 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:35:07 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:35:07 Selecting previously unselected package libexpat1:amd64. 19:35:07 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:35:07 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:35:07 Selecting previously unselected package python3.6-minimal. 19:35:07 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:35:07 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:35:08 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 19:35:08 Checking for services that may need to be restarted...done. 19:35:08 Checking for services that may need to be restarted...done. 19:35:08 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:35:08 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:35:08 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:35:08 Selecting previously unselected package python3-minimal. 19:35:08 (Reading database ... 13012 files and directories currently installed.) 19:35:08 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:35:08 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:35:08 Selecting previously unselected package mime-support. 19:35:08 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:35:08 Unpacking mime-support (3.60ubuntu1) ... 19:35:08 Selecting previously unselected package libmpdec2:amd64. 19:35:08 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:35:08 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:35:08 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:35:08 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:35:08 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:35:09 Selecting previously unselected package python3.6. 19:35:09 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:35:09 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:35:09 Selecting previously unselected package libpython3-stdlib:amd64. 19:35:09 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:35:09 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:35:09 Setting up python3-minimal (3.6.7-1~18.04) ... 19:35:09 Selecting previously unselected package python3. 19:35:09 (Reading database ... 13442 files and directories currently installed.) 19:35:09 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:35:09 Unpacking python3 (3.6.7-1~18.04) ... 19:35:09 Selecting previously unselected package multiarch-support. 19:35:09 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:35:09 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:35:09 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:35:09 Selecting previously unselected package liblzo2-2:amd64. 19:35:09 (Reading database ... 13479 files and directories currently installed.) 19:35:09 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:35:09 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:35:09 Selecting previously unselected package libbsd0:amd64. 19:35:09 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:35:09 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:35:09 Selecting previously unselected package sudo. 19:35:09 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:35:09 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:35:09 Selecting previously unselected package apparmor. 19:35:09 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:35:09 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:35:09 Selecting previously unselected package libedit2:amd64. 19:35:09 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:35:09 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:35:09 Selecting previously unselected package libkrb5support0:amd64. 19:35:09 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:35:09 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:35:10 Selecting previously unselected package libk5crypto3:amd64. 19:35:10 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:35:10 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:35:10 Selecting previously unselected package libkeyutils1:amd64. 19:35:10 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:35:10 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:35:10 Selecting previously unselected package libkrb5-3:amd64. 19:35:10 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:35:10 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:35:10 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:35:10 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:35:10 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:35:10 Selecting previously unselected package libssl1.0.0:amd64. 19:35:10 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 19:35:11 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:35:11 Selecting previously unselected package openssh-client. 19:35:11 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 19:35:11 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 19:35:11 Selecting previously unselected package squashfs-tools. 19:35:11 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 19:35:11 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 19:35:11 Selecting previously unselected package snapd. 19:35:11 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 19:35:11 Unpacking snapd (2.49.2+18.04) ... 19:35:13 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:35:13 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:35:13 Setting up mime-support (3.60ubuntu1) ... 19:35:13 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:35:13 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:35:13 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:35:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:35:13 Setting up systemd (237-3ubuntu10.48) ... 19:35:13 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:35:14 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:35:14 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:35:14 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:35:14 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:35:14 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:35:14 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:35:14 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 19:35:14 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:35:14 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:35:14 Setting up python3 (3.6.7-1~18.04) ... 19:35:14 running python rtupdate hooks for python3.6... 19:35:14 running python post-rtupdate hooks for python3.6... 19:35:14 Setting up apparmor (2.12-4ubuntu5.1) ... 19:35:17 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:35:17 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:35:17 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 19:35:17 Setting up snapd (2.49.2+18.04) ... 19:35:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:35:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:35:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:35:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:35:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:35:19 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:35:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:35:19 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:35:19 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:35:19 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:35:20 /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' 19:35:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:35:20 Processing triggers for systemd (237-3ubuntu10.48) ... 19:35:20 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:35:20 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:35:20 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:35:22 Reading package lists... 19:35:22 Reading package lists... 19:35:22 Building dependency tree... 19:35:22 Reading state information... 19:35:22 Calculating upgrade... 19:35:22 The following packages will be upgraded: 19:35:22 advancecomp base-files bash binutils binutils-common 19:35:22 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:35:22 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:35:22 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 19:35:22 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 19:35:22 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:35:22 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:35:22 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:35:22 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 19:35:22 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 19:35:22 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 19:35:22 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 19:35:22 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 19:35:22 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 19:35:22 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 19:35:22 ubuntu-keyring util-linux 19:35:22 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:35:22 Need to get 64.1 MB of archives. 19:35:22 After this operation, 5112 kB of additional disk space will be used. 19:35:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 19:35:22 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:35:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:35:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:35:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:35:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:35:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:35:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:35:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:35:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:35:22 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:35:22 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:35:22 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:35:22 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:35:22 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:35:22 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:35:22 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:35:22 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:35:22 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:35:22 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:35:22 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:35:23 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:35:23 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:35:23 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:35:23 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:35:23 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:35:23 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:35:23 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:35:23 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:35:23 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:35:23 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:35:23 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:35:23 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:35:23 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 19:35:23 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 19:35:23 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:35:23 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:35:23 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 19:35:23 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 19:35:23 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:35:23 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:35:23 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 19:35:23 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 19:35:23 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:35:23 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:35:23 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:35:23 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 19:35:23 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:35:23 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:35:23 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] 19:35:23 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 19:35:23 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 19:35:23 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 19:35:23 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:35:23 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:35:23 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:35:23 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:35:23 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:35:23 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:35:23 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:35:23 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:35:23 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:35:23 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:35:23 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:35:23 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:35:23 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:35:23 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:35:23 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:35:23 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 19:35:23 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:35:23 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:35:23 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:35:23 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:35:23 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:35:23 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:35:23 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:35:23 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:35:24 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:35:24 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:35:24 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:35:24 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:35:24 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:35:24 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 19:35:24 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] 19:35:24 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 19:35:24 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 19:35:24 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] 19:35:24 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:35:24 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:35:24 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:35:24 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 19:35:24 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 19:35:24 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 19:35:24 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:35:24 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:35:24 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] 19:35:24 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:35:24 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:35:24 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:35:24 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:35:24 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:35:24 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:35:24 debconf: delaying package configuration, since apt-utils is not installed 19:35:24 Fetched 64.1 MB in 2s (34.6 MB/s) 19:35:24 (Reading database ... 13914 files and directories currently installed.) 19:35:24 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:35:24 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:35:25 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:35:25 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:35:25 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 19:35:25 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 19:35:25 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:35:25 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:35:25 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:35:25 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:35:25 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:35:25 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:35:25 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:35:25 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:35:25 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:35:25 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:35:25 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:35:25 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:35:25 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:35:25 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:35:26 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:35:26 (Reading database ... 13914 files and directories currently installed.) 19:35:26 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:35:26 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:35:26 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:35:26 (Reading database ... 13914 files and directories currently installed.) 19:35:26 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:35:26 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:35:26 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:35:26 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:35:26 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:35:26 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:35:26 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:35:26 (Reading database ... 13914 files and directories currently installed.) 19:35:26 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:35:26 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:35:26 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:35:27 (Reading database ... 13914 files and directories currently installed.) 19:35:27 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 19:35:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:35:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:35:27 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 19:35:27 Setting up base-files (10.1ubuntu2.10) ... 19:35:27 Installing new version of config file /etc/issue ... 19:35:27 Installing new version of config file /etc/issue.net ... 19:35:27 Installing new version of config file /etc/lsb-release ... 19:35:27 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:35:27 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:35:27 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:35:27 Removing obsolete conffile /etc/default/motd-news ... 19:35:28 (Reading database ... 13915 files and directories currently installed.) 19:35:28 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:35:28 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:35:28 Setting up bash (4.4.18-2ubuntu1.2) ... 19:35:28 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 19:35:28 (Reading database ... 13915 files and directories currently installed.) 19:35:28 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:35:28 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:35:28 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:35:28 (Reading database ... 13915 files and directories currently installed.) 19:35:28 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:35:28 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:35:28 Setting up tar (1.29b-2ubuntu0.2) ... 19:35:28 (Reading database ... 13915 files and directories currently installed.) 19:35:28 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:35:28 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:35:28 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:35:28 (Reading database ... 13915 files and directories currently installed.) 19:35:28 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:35:28 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:35:28 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:35:28 (Reading database ... 13915 files and directories currently installed.) 19:35:28 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:35:28 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:35:29 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:35:29 (Reading database ... 13915 files and directories currently installed.) 19:35:29 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:35:29 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:35:29 Setting up grep (3.1-2build1) ... 19:35:29 (Reading database ... 13915 files and directories currently installed.) 19:35:29 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:35:29 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:35:29 Setting up login (1:4.5-1ubuntu2) ... 19:35:29 (Reading database ... 13915 files and directories currently installed.) 19:35:29 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:35:29 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:35:29 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:35:29 (Reading database ... 13915 files and directories currently installed.) 19:35:29 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:35:29 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:35:30 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:35:30 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:35:30 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:35:30 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:35:30 lf-activate-venv(): INFO: Adding /tmp/venv-6ZpT/bin to PATH 19:35:30 INFO: No Stack... 19:35:30 INFO: Retrieving Pricing Info for: v2-standard-4 19:35:30 INFO: Archiving Costs [Pipeline] sh 19:35:30 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:35:30 (Reading database ... 13915 files and directories currently installed.) 19:35:30 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:35:30 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:35:30 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:35:30 + cat /w/workspace/edgex-go/41/archives/cost.csv 19:35:30 + cut -d, -f6 [Pipeline] lock 19:35:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-41-stack-cost] 19:35:30 Resource [jenkins-edgexfoundry-edgex-go-PR-3579-41-stack-cost] did not exist. Created. 19:35:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:35:31 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:35:31 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:35:31 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:35:31 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:35:31 (Reading database ... 13915 files and directories currently installed.) 19:35:31 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:35:31 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:35:31 + echo total: 0.18000000715255737 [Pipeline] stash 19:35:31 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:35:31 (Reading database ... 13915 files and directories currently installed.) 19:35:31 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:35:31 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:35:31 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:35:31 Stashed 1 file(s) [Pipeline] } 19:35:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-41-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 19:35:31 (Reading database ... 13915 files and directories currently installed.) 19:35:31 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:35:31 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:35:31 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:35:31 (Reading database ... 13915 files and directories currently installed.) 19:35:31 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:35:31 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:35:31 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:35:31 (Reading database ... 13915 files and directories currently installed.) 19:35:31 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:35:31 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:35:31 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:35:31 (Reading database ... 13915 files and directories currently installed.) 19:35:31 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:35:31 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:35:31 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:35:31 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:35:32 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:35:32 (Reading database ... 13915 files and directories currently installed.) 19:35:32 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:35:32 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:35:32 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:35:32 (Reading database ... 13915 files and directories currently installed.) 19:35:32 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:35:32 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:35:32 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:35:32 (Reading database ... 13915 files and directories currently installed.) 19:35:32 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:35:32 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:35:32 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:35:32 (Reading database ... 13915 files and directories currently installed.) 19:35:32 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:35:32 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:35:32 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:35:33 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:35:33 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:35:33 (Reading database ... 13915 files and directories currently installed.) 19:35:33 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:35:33 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:35:33 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:35:33 (Reading database ... 13915 files and directories currently installed.) 19:35:33 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:35:33 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:35:33 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:35:33 (Reading database ... 13917 files and directories currently installed.) 19:35:33 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:35:33 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:35:33 Setting up debconf (1.5.66ubuntu1) ... 19:35:34 (Reading database ... 13917 files and directories currently installed.) 19:35:34 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:35:34 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:35:34 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:35:34 (Reading database ... 13917 files and directories currently installed.) 19:35:34 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:35:34 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:35:34 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:35:34 (Reading database ... 13917 files and directories currently installed.) 19:35:34 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:35:34 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:35:34 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:35:34 (Reading database ... 13917 files and directories currently installed.) 19:35:34 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:35:34 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:35:34 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 19:35:34 (Reading database ... 13919 files and directories currently installed.) 19:35:34 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:35:34 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:35:34 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:35:34 (Reading database ... 13923 files and directories currently installed.) 19:35:34 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:35:34 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:35:34 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 19:35:34 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:35:35 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:35:35 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:35:35 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:35:35 (Reading database ... 13923 files and directories currently installed.) 19:35:35 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 19:35:35 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 19:35:35 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 19:35:35 (Reading database ... 13923 files and directories currently installed.) 19:35:35 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 19:35:35 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 19:35:35 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 19:35:35 (Reading database ... 13923 files and directories currently installed.) 19:35:35 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 19:35:35 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:35:35 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 19:35:36 (Reading database ... 13923 files and directories currently installed.) 19:35:36 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:35:36 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:35:36 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:35:36 (Reading database ... 13923 files and directories currently installed.) 19:35:36 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:35:36 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:35:36 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:35:36 (Reading database ... 13923 files and directories currently installed.) 19:35:36 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:35:36 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:35:36 Setting up passwd (1:4.5-1ubuntu2) ... 19:35:36 (Reading database ... 13923 files and directories currently installed.) 19:35:36 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:35:36 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:35:36 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:35:36 (Reading database ... 13923 files and directories currently installed.) 19:35:36 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:35:36 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:35:36 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:35:36 (Reading database ... 13923 files and directories currently installed.) 19:35:36 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:35:36 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:35:36 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:35:36 (Reading database ... 13923 files and directories currently installed.) 19:35:36 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:35:36 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:35:37 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:35:37 (Reading database ... 13923 files and directories currently installed.) 19:35:37 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:35:37 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:35:37 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:35:37 (Reading database ... 13923 files and directories currently installed.) 19:35:37 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:35:37 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:35:37 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:35:37 (Reading database ... 13923 files and directories currently installed.) 19:35:37 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 19:35:37 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 19:35:37 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 19:35:37 (Reading database ... 13923 files and directories currently installed.) 19:35:37 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 19:35:37 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 19:35:37 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 19:35:37 (Reading database ... 13923 files and directories currently installed.) 19:35:37 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:35:37 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:35:37 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:35:37 (Reading database ... 13924 files and directories currently installed.) 19:35:37 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:35:37 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:35:37 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:35:37 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:35:37 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:35:37 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:35:38 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 19:35:38 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 19:35:38 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:35:38 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:35:38 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:35:38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:35:38 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:35:38 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:35:38 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:35:38 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:35:38 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:35:38 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:35:38 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:35:38 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:35:38 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:35:38 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:35:38 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 19:35:38 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 19:35:38 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:35:38 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:35:39 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:35:39 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:35:39 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:35:39 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:35:39 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:35:39 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:35:39 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:35:39 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:35:39 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:35:39 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:35:39 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:35:39 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:35:39 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:35:39 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:35:39 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:35:39 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:35:39 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:35:39 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:35:40 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:35:40 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:35:41 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:35:41 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:35:42 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:35:42 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:35:42 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:35:42 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:35:43 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:35:43 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:35:43 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:35:43 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:35:43 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:35:43 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:35:43 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:35:43 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:35:43 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:35:43 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:35:43 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:35:43 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:35:43 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:35:43 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:35:43 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:35:43 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:35:43 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:35:43 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:35:43 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:35:43 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:35:43 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:35:43 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:35:43 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:35:43 Setting up tzdata (2021a-0ubuntu0.18.04) ... 19:35:43 19:35:43 Current default time zone: 'Etc/UTC' 19:35:43 Local time is now: Tue Jun 29 19:35:43 UTC 2021. 19:35:43 Universal Time is now: Tue Jun 29 19:35:43 UTC 2021. 19:35:43 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:35:43 19:35:44 Setting up systemd-sysv (237-3ubuntu10.48) ... 19:35:44 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:35:44 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 19:35:44 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:35:44 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:35:44 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:35:44 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:35:44 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:35:44 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:35:44 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:35:44 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:35:44 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:35:44 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:35:44 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 19:35:44 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:35:44 Setting up patch (2.7.6-2ubuntu1.1) ... 19:35:44 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:35:44 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:35:44 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 19:35:44 Installing new version of config file /etc/ssl/openssl.cnf ... 19:35:44 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:35:44 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:35:44 Setting up ca-certificates (20210119~18.04.1) ... 19:35:46 Updating certificates in /etc/ssl/certs... 19:35:47 23 added, 27 removed; done. 19:35:47 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:35:47 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:35:47 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:35:47 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:35:47 Setting up pkgbinarymangler (138.18.04.1) ... 19:35:47 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:35:47 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 19:35:47 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:35:47 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:35:47 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:35:47 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:35:47 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:35:47 Setting up perl (5.26.1-6ubuntu0.5) ... 19:35:47 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 19:35:47 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:35:47 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:35:47 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 19:35:47 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:35:47 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:35:47 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:35:47 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:35:47 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:35:47 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:35:47 Processing triggers for systemd (237-3ubuntu10.48) ... 19:35:47 Processing triggers for mime-support (3.60ubuntu1) ... 19:35:47 Processing triggers for ca-certificates (20210119~18.04.1) ... 19:35:47 Updating certificates in /etc/ssl/certs... 19:35:48 0 added, 0 removed; done. 19:35:48 Running hooks in /etc/ca-certificates/update.d... 19:35:48 done. 19:35:48 Reading package lists... 19:35:48 Building dependency tree... 19:35:48 Reading state information... 19:35:49 The following NEW packages will be installed: 19:35:49 apt-transport-https 19:35:49 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:35:49 Need to get 1692 B of archives. 19:35:49 After this operation, 154 kB of additional disk space will be used. 19:35:49 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 19:35:49 debconf: delaying package configuration, since apt-utils is not installed 19:35:49 Fetched 1692 B in 0s (9390 B/s) 19:35:49 Selecting previously unselected package apt-transport-https. 19:35:49 (Reading database ... 13929 files and directories currently installed.) 19:35:49 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 19:35:49 Unpacking apt-transport-https (1.6.13) ... 19:35:49 Setting up apt-transport-https (1.6.13) ... 19:35:49 Waiting for network to be ready... 19:35:56 2021-06-29T19:35:53Z INFO Waiting for automatic snapd restart... 19:35:57 snapd 2.51 from Canonical* installed 19:35:58 "snapd" switched to the "latest/stable" channel 19:35:58 19:36:01 core18 20210611 from Canonical* installed 19:36:01 "core18" switched to the "latest/stable" channel 19:36:01 19:36:04 snapcraft 4.8.3 from Canonical* installed 19:36:04 "snapcraft" switched to the "latest/stable" channel 19:36:04 19:36:08 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: 19:36:08 - README.md 19:36:08 19:36:08 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:36:09 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:36:09 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:36:09 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:36:10 Reading package lists... 19:36:10 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 19:36:11 Reading package lists... 19:36:11 Building dependency tree... 19:36:11 Reading state information... 19:36:11 Suggested packages: 19:36:11 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:36:11 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:36:11 Recommended packages: 19:36:11 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:36:11 The following NEW packages will be installed: 19:36:11 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:36:11 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:36:11 pkg-config zip 19:36:11 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:36:11 Need to get 7663 kB of archives. 19:36:11 After this operation, 43.8 MB of additional disk space will be used. 19:36:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 19:36:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 19:36:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 19:36:11 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:36:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 19:36:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:36:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:36:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:36:11 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:36:11 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:36:11 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:36:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:36:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:36:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:36:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:36:12 debconf: delaying package configuration, since apt-utils is not installed 19:36:12 Fetched 7663 kB in 1s (10.6 MB/s) 19:36:12 Selecting previously unselected package libglib2.0-0:amd64. 19:36:12 (Reading database ... 13933 files and directories currently installed.) 19:36:12 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:36:12 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:36:12 Selecting previously unselected package libpsl5:amd64. 19:36:12 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:36:12 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:36:12 Selecting previously unselected package libnghttp2-14:amd64. 19:36:12 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:36:12 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:36:12 Selecting previously unselected package librtmp1:amd64. 19:36:12 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:36:12 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:36:12 Selecting previously unselected package libcurl3-gnutls:amd64. 19:36:12 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 19:36:12 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 19:36:12 Selecting previously unselected package liberror-perl. 19:36:12 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:36:12 Unpacking liberror-perl (0.17025-1) ... 19:36:12 Selecting previously unselected package git-man. 19:36:12 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 19:36:12 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 19:36:12 Selecting previously unselected package git. 19:36:12 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 19:36:12 Unpacking git (1:2.17.1-1ubuntu0.8) ... 19:36:13 Selecting previously unselected package libnorm1:amd64. 19:36:13 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:36:13 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:36:13 Selecting previously unselected package libpgm-5.2-0:amd64. 19:36:13 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:36:13 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:36:13 Selecting previously unselected package libsodium23:amd64. 19:36:13 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:36:13 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:36:13 Selecting previously unselected package libzmq5:amd64. 19:36:13 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:36:13 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:36:13 Selecting previously unselected package libzmq3-dev:amd64. 19:36:13 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:36:13 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:36:13 Selecting previously unselected package pkg-config. 19:36:13 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:36:13 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:36:13 Selecting previously unselected package zip. 19:36:13 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:36:13 Unpacking zip (3.0-11build1) ... 19:36:14 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:36:14 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 19:36:14 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:36:14 Setting up liberror-perl (0.17025-1) ... 19:36:14 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:36:14 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:36:14 No schema files found: doing nothing. 19:36:14 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:36:14 Setting up zip (3.0-11build1) ... 19:36:14 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:36:14 Setting up libsodium23:amd64 (1.0.16-2) ... 19:36:14 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:36:14 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:36:14 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 19:36:14 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:36:14 Setting up git (1:2.17.1-1ubuntu0.8) ... 19:36:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:36:14 git set to automatically installed. 19:36:14 git-man set to automatically installed. 19:36:14 libcurl3-gnutls set to automatically installed. 19:36:14 liberror-perl set to automatically installed. 19:36:14 libglib2.0-0 set to automatically installed. 19:36:14 libnghttp2-14 set to automatically installed. 19:36:14 libnorm1 set to automatically installed. 19:36:14 libpgm-5.2-0 set to automatically installed. 19:36:14 libpsl5 set to automatically installed. 19:36:14 librtmp1 set to automatically installed. 19:36:14 libsodium23 set to automatically installed. 19:36:14 libzmq3-dev set to automatically installed. 19:36:14 libzmq5 set to automatically installed. 19:36:14 pkg-config set to automatically installed. 19:36:14 zip set to automatically installed. 19:36:16 snapd is not logged in, snap install commands will use sudo 19:43:53 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 19:43:53 snapd is not logged in, snap install commands will use sudo 19:43:53 snap "core18" has no updates available 19:43:53 Downloading snap 'edgex-app-service-configurable' 19:43:53 error: cannot download snap "edgex-app-service-configurable": no snap revision available as specified 19:43:53 Error while downloading snap 'edgex-app-service-configurable' from channel '2.0/stable' 19:43:53 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:43:53 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:43:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:43:56 ---> package-listing.sh 19:43:56 ++ facter osfamily 19:43:56 ++ tr '[:upper:]' '[:lower:]' 19:43:56 + OS_FAMILY=redhat 19:43:56 + workspace=/w/workspace/edgex-go/41 19:43:56 + START_PACKAGES=/tmp/packages_start.txt 19:43:56 + END_PACKAGES=/tmp/packages_end.txt 19:43:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:43:56 + PACKAGES=/tmp/packages_start.txt 19:43:56 + '[' /w/workspace/edgex-go/41 ']' 19:43:56 + PACKAGES=/tmp/packages_end.txt 19:43:56 + case "${OS_FAMILY}" in 19:43:56 + sort 19:43:56 + rpm -qa 19:43:59 + '[' -f /tmp/packages_start.txt ']' 19:43:59 + '[' -f /tmp/packages_end.txt ']' 19:43:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:43:59 + '[' /w/workspace/edgex-go/41 ']' 19:43:59 + mkdir -p /w/workspace/edgex-go/41/archives/ 19:43:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/41/archives/ [Pipeline] echo 19:43:59 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/41/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:43:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:43:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:43:59 19:43:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:44:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:44:00 alpine: Pulling from edgex-lftools-log-publisher 19:44:00 df20fa9351a1: Pulling fs layer 19:44:00 36b3adc4ff6f: Pulling fs layer 19:44:00 8ad3a11d3b57: Pulling fs layer 19:44:00 46f8f816bc3b: Pulling fs layer 19:44:00 93b61091891f: Pulling fs layer 19:44:00 93b9cdb0e59b: Pulling fs layer 19:44:00 5e14af77c1be: Pulling fs layer 19:44:00 01666e4c0597: Pulling fs layer 19:44:00 aa168da1d23b: Pulling fs layer 19:44:00 93b9cdb0e59b: Waiting 19:44:00 5e14af77c1be: Waiting 19:44:00 01666e4c0597: Waiting 19:44:00 aa168da1d23b: Waiting 19:44:00 46f8f816bc3b: Waiting 19:44:00 93b61091891f: Waiting 19:44:00 36b3adc4ff6f: Verifying Checksum 19:44:00 36b3adc4ff6f: Download complete 19:44:00 46f8f816bc3b: Verifying Checksum 19:44:00 46f8f816bc3b: Download complete 19:44:00 df20fa9351a1: Verifying Checksum 19:44:00 df20fa9351a1: Download complete 19:44:00 93b9cdb0e59b: Verifying Checksum 19:44:00 93b9cdb0e59b: Download complete 19:44:00 93b61091891f: Verifying Checksum 19:44:00 93b61091891f: Download complete 19:44:00 5e14af77c1be: Verifying Checksum 19:44:00 5e14af77c1be: Download complete 19:44:00 01666e4c0597: Verifying Checksum 19:44:00 01666e4c0597: Download complete 19:44:00 8ad3a11d3b57: Verifying Checksum 19:44:00 8ad3a11d3b57: Download complete 19:44:00 df20fa9351a1: Pull complete 19:44:00 36b3adc4ff6f: Pull complete 19:44:00 8ad3a11d3b57: Pull complete 19:44:01 46f8f816bc3b: Pull complete 19:44:01 93b61091891f: Pull complete 19:44:01 93b9cdb0e59b: Pull complete 19:44:01 5e14af77c1be: Pull complete 19:44:01 01666e4c0597: Pull complete 19:44:02 aa168da1d23b: Verifying Checksum 19:44:02 aa168da1d23b: Download complete 19:44:06 aa168da1d23b: Pull complete 19:44:06 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:44:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:44:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:44:06 prd-centos7-docker-4c-2g-713 does not seem to be running inside a container 19:44:06 $ 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/41/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/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:44:09 $ docker top 67f064db6f03c1eaffe23b9f5da53255d3107cc610fa4d29e5ccc96ba1b3e324 -eo pid,comm [Pipeline] { [Pipeline] sh 19:44:10 + touch /tmp/pre-build-complete [Pipeline] sh 19:44:10 + mkdir -p /var/log/sa [Pipeline] sh 19:44:10 + ls /var/log/sa-host 19:44:10 + sadf -c /var/log/sa-host/sa05 19:44:10 file_magic: OK 19:44:10 HZ: Using current value: 100 19:44:10 file_header: OK 19:44:10 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 19:44:10 Statistics: 19:44:10 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:44:10 File successfully converted to sysstat format version 12.2.1 19:44:10 + sadf -c /var/log/sa-host/sa29 19:44:10 file_magic: OK 19:44:10 HZ: Using current value: 100 19:44:10 file_header: OK 19:44:10 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 19:44:10 Statistics: 19:44:10 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... 19:44:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:44:11 provisioning config files... 19:44:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/41@tmp/config8583903761858172127tmp [Pipeline] { [Pipeline] echo 19:44:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:44:11 ---> create-netrc.sh [Pipeline] } 19:44:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:44:12 ---> python-tools-install.sh [Pipeline] echo 19:44:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:44:12 ---> sudo-logs.sh 19:44:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:44:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:44:12 ---> job-cost.sh 19:44:12 lf-activate-venv: SKIPPING 19:44:12 DEBUG: total: 0.18000000715255737 19:44:12 INFO: Retrieving Stack Cost... 19:44:13 INFO: Retrieving Pricing Info for: v3-standard-2 19:44:14 INFO: Archiving Costs [Pipeline] echo 19:44:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:44:14 ---> logs-deploy.sh 19:44:14 lf-activate-venv: SKIPPING 19:44:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/41 19:44:14 INFO: archiving workspace using pattern(s): 19:44:15 Archives upload complete. 19:44:15 INFO: archiving logs to Nexus 19:44:16 ---> uname -a: 19:44:16 Linux prd-centos7-docker-4c-2g-713.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:44:16 19:44:16 19:44:16 ---> lscpu: 19:44:16 Architecture: x86_64 19:44:16 CPU op-mode(s): 32-bit, 64-bit 19:44:16 Byte Order: Little Endian 19:44:16 Address sizes: 40 bits physical, 48 bits virtual 19:44:16 CPU(s): 2 19:44:16 On-line CPU(s) list: 0,1 19:44:16 Thread(s) per core: 1 19:44:16 Core(s) per socket: 1 19:44:16 Socket(s): 2 19:44:16 NUMA node(s): 1 19:44:16 Vendor ID: AuthenticAMD 19:44:16 CPU family: 23 19:44:16 Model: 49 19:44:16 Model name: AMD EPYC-Rome Processor 19:44:16 Stepping: 0 19:44:16 CPU MHz: 2799.998 19:44:16 BogoMIPS: 5599.99 19:44:16 Virtualization: AMD-V 19:44:16 Hypervisor vendor: KVM 19:44:16 Virtualization type: full 19:44:16 L1d cache: 64 KiB 19:44:16 L1i cache: 64 KiB 19:44:16 L2 cache: 1 MiB 19:44:16 L3 cache: 32 MiB 19:44:16 NUMA node0 CPU(s): 0,1 19:44:16 Vulnerability Itlb multihit: Not affected 19:44:16 Vulnerability L1tf: Not affected 19:44:16 Vulnerability Mds: Not affected 19:44:16 Vulnerability Meltdown: Not affected 19:44:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:44:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:44:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:44:16 Vulnerability Srbds: Not affected 19:44:16 Vulnerability Tsx async abort: Not affected 19:44:16 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 19:44:16 19:44:16 19:44:16 ---> nproc: 19:44:16 2 19:44:16 19:44:16 19:44:16 ---> df -h: 19:44:16 Filesystem Size Used Available Use% Mounted on 19:44:16 overlay 40.0G 11.6G 28.4G 29% / 19:44:16 tmpfs 64.0M 0 64.0M 0% /dev 19:44:16 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:44:16 shm 64.0M 0 64.0M 0% /dev/shm 19:44:16 /dev/vda1 40.0G 11.6G 28.4G 29% /facter-os 19:44:16 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/resolv.conf 19:44:16 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hostname 19:44:16 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hosts 19:44:16 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/auth.log 19:44:16 /dev/vda1 40.0G 11.6G 28.4G 29% /run/cloud-init/result.json 19:44:16 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/sa-host 19:44:16 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/secure 19:44:16 /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/41@tmp 19:44:16 /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/41 19:44:16 19:44:16 19:44:16 ---> free -m: 19:44:16 total used free shared buff/cache available 19:44:16 Mem: 7821 1215 2313 0 4292 6553 19:44:16 Swap: 1023 0 1023 19:44:16 19:44:16 19:44:16 ---> ip addr: 19:44:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:44:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:44:16 inet 127.0.0.1/8 scope host lo 19:44:16 valid_lft forever preferred_lft forever 19:44:16 inet6 ::1/128 scope host 19:44:16 valid_lft forever preferred_lft forever 19:44:16 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:44:16 link/ether fa:16:3e:c7:14:f6 brd ff:ff:ff:ff:ff:ff 19:44:16 inet 10.30.123.53/23 brd 10.30.123.255 scope global dynamic eth0 19:44:16 valid_lft 84543sec preferred_lft 84543sec 19:44:16 inet6 fe80::f816:3eff:fec7:14f6/64 scope link 19:44:16 valid_lft forever preferred_lft forever 19:44:16 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:44:16 link/ether 02:42:62:50:de:e2 brd ff:ff:ff:ff:ff:ff 19:44:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:44:16 valid_lft forever preferred_lft forever 19:44:16 inet6 fe80::42:62ff:fe50:dee2/64 scope link 19:44:16 valid_lft forever preferred_lft forever 19:44:16 19:44:16 19:44:16 ---> sar -b -r -n DEV: 19:44:16 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) 19:44:16 19:44:16 19:13:08 LINUX RESTART (2 CPU) 19:44:16 19:44:16 19:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:44:16 19:15:01 97.20 3.38 93.82 0.00 2564.93 44886.58 0.00 19:44:16 19:16:01 143.77 0.02 143.75 0.00 0.53 18802.15 0.00 19:44:16 19:17:01 54.92 0.00 54.92 0.00 0.00 9693.79 0.00 19:44:16 19:18:02 316.53 94.37 222.16 0.00 2270.40 140860.11 0.00 19:44:16 19:19:01 410.12 67.67 342.45 0.00 1754.02 178658.26 0.00 19:44:16 19:20:01 484.78 29.90 454.88 0.00 3520.13 196985.56 0.00 19:44:16 19:21:01 168.54 15.82 152.72 0.00 1376.85 24355.64 0.00 19:44:16 19:22:01 1.50 0.00 1.50 0.00 0.00 27.90 0.00 19:44:16 19:23:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 19:44:16 19:24:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 19:44:16 19:25:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 19:44:16 19:26:01 0.20 0.00 0.20 0.00 0.00 2.72 0.00 19:44:16 19:27:01 0.25 0.00 0.25 0.00 0.00 3.93 0.00 19:44:16 19:28:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 19:44:16 19:29:01 0.38 0.18 0.20 0.00 5.73 2.47 0.00 19:44:16 19:30:01 0.85 0.00 0.85 0.00 0.00 16.09 0.00 19:44:16 19:31:01 0.18 0.00 0.18 0.00 0.00 2.98 0.00 19:44:16 19:32:01 0.27 0.00 0.27 0.00 0.00 3.80 0.00 19:44:16 19:33:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 19:44:16 19:34:01 0.25 0.00 0.25 0.00 0.00 3.12 0.00 19:44:16 19:35:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 19:44:16 19:36:01 0.22 0.00 0.22 0.00 0.00 3.40 0.00 19:44:16 19:37:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 19:44:16 19:38:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 19:44:16 19:39:01 0.25 0.00 0.25 0.00 0.00 3.25 0.00 19:44:16 19:40:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 19:44:16 19:41:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 19:44:16 19:42:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 19:44:16 19:43:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 19:44:16 19:44:01 42.02 38.81 3.21 0.00 3928.58 75.30 0.00 19:44:16 Average: 57.44 8.34 49.10 0.00 514.26 20454.42 0.00 19:44:16 19:44:16 19:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:44:16 19:15:01 4142564 0 970680 12.12 2620 2893076 1634256 18.04 1057748 2318916 32760 19:44:16 19:16:01 3865352 0 1079844 13.48 2620 3061124 1691352 18.67 1314792 2275888 273592 19:44:16 19:17:01 3939336 0 1039096 12.97 2620 3027888 1557944 17.20 1212444 2297384 114860 19:44:16 19:18:02 1408308 0 1234188 15.41 2620 5363824 1836620 20.28 1874028 4052844 338456 19:44:16 19:19:01 1274376 0 1628740 20.34 2620 5103204 3510844 38.76 2550316 3440304 316992 19:44:16 19:20:01 876884 0 1591092 19.87 2620 5538344 3297988 36.41 2146240 4196764 99264 19:44:16 19:21:01 3002752 0 1133412 14.15 2620 3870156 1295412 14.30 1223772 3086072 8 19:44:16 19:22:01 3000512 0 1135648 14.18 2620 3870160 1259888 13.91 1259708 3054688 8 19:44:16 19:23:01 3002508 0 1133648 14.15 2620 3870164 1257428 13.88 1291548 3022496 8 19:44:16 19:24:01 3000104 0 1136048 14.18 2620 3870168 1260404 13.92 1297096 3019692 8 19:44:16 19:25:01 2997128 0 1139020 14.22 2620 3870172 1260356 13.92 1301204 3018992 8 19:44:16 19:26:01 2997228 0 1138916 14.22 2620 3870176 1260320 13.91 1305184 3014892 8 19:44:16 19:27:01 2997112 0 1139028 14.22 2620 3870180 1260384 13.92 1305284 3014892 16 19:44:16 19:28:01 2997104 0 1139032 14.22 2620 3870184 1260384 13.92 1305220 3014892 8 19:44:16 19:29:01 2997108 0 1138996 14.22 2620 3870216 1260468 13.92 1305128 3015160 16 19:44:16 19:30:01 2997072 0 1139028 14.22 2620 3870220 1260384 13.92 1305156 3015160 8 19:44:16 19:31:01 2996800 0 1139296 14.23 2620 3870224 1260420 13.92 1310492 3009728 8 19:44:16 19:32:01 2996728 0 1139356 14.23 2620 3870236 1260504 13.92 1310900 3009728 8 19:44:16 19:33:01 2996780 0 1139304 14.23 2620 3870236 1260384 13.92 1310496 3009728 8 19:44:16 19:34:01 2996660 0 1139416 14.23 2620 3870244 1260468 13.92 1310696 3009732 8 19:44:16 19:35:01 2997020 0 1139056 14.22 2620 3870244 1260408 13.92 1310512 3009728 8 19:44:16 19:36:01 2996928 0 1139144 14.22 2620 3870248 1260384 13.92 1310624 3009728 8 19:44:16 19:37:01 2996068 0 1139996 14.23 2620 3870256 1260552 13.92 1310900 3009728 8 19:44:16 19:38:01 2997052 0 1139012 14.22 2620 3870256 1260384 13.92 1310536 3009728 8 19:44:16 19:39:01 2996932 0 1139124 14.22 2620 3870264 1260480 13.92 1310588 3009728 8 19:44:16 19:40:01 2996928 0 1139124 14.22 2620 3870268 1260384 13.92 1310524 3009732 8 19:44:16 19:41:01 2997144 0 1138904 14.22 2620 3870272 1260420 13.92 1310608 3009728 8 19:44:16 19:42:01 2996244 0 1139800 14.23 2620 3870276 1260576 13.92 1310840 3009728 8 19:44:16 19:43:01 2996780 0 1139264 14.22 2620 3870276 1260384 13.92 1310536 3009728 8 19:44:16 19:44:01 2715728 0 1176416 14.69 2620 4114176 1536244 16.96 1358596 3237808 125576 19:44:16 Average: 2905641 0 1163454 14.53 2620 3937224 1469547 16.22 1381724 3040777 43390 19:44:16 19:44:16 19:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:44:16 19:15:01 eth0 962.18 1181.85 5855.35 146.81 0.00 0.00 0.00 0.00 19:44:16 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:15:01 veth0c9a602 41.37 48.29 3.03 144.18 0.00 0.00 0.00 0.00 19:44:16 19:15:01 docker0 884.91 624.95 73.25 2829.62 0.00 0.00 0.00 0.00 19:44:16 19:16:01 eth0 256.73 225.35 734.94 31.98 0.00 0.00 0.00 0.00 19:44:16 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:16:01 veth39662a6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:44:16 19:16:01 docker0 204.11 217.90 13.66 699.22 0.00 0.00 0.00 0.00 19:44:16 19:17:01 eth0 27.81 15.34 22.59 9.39 0.00 0.00 0.00 0.00 19:44:16 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:17:01 veth39662a6 2.26 2.26 0.18 0.18 0.00 0.00 0.00 0.00 19:44:16 19:17:01 docker0 2.26 2.26 0.15 0.18 0.00 0.00 0.00 0.00 19:44:16 19:18:02 eth0 181.58 156.67 1685.73 79.54 0.00 0.00 0.00 0.00 19:44:16 19:18:02 veth270113d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:44:16 19:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:19:01 vetheda80b0 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:44:16 19:19:01 vetha3acc95 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:44:16 19:19:01 veth9571bd1 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:44:16 19:19:01 eth0 91.83 69.43 191.56 15.52 0.00 0.00 0.00 0.00 19:44:16 19:20:01 vethc4c3745 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:44:16 19:20:01 eth0 232.58 162.43 1820.68 79.32 0.00 0.00 0.00 0.00 19:44:16 19:20:01 vetha7b2392 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:44:16 19:20:01 veth270113d 0.00 1.13 0.00 0.06 0.00 0.00 0.00 0.00 19:44:16 19:21:01 eth0 39.88 27.53 90.72 9.12 0.00 0.00 0.00 0.00 19:44:16 19:21:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:44:16 19:21:01 docker0 1215.60 1013.59 95.24 4291.77 0.00 0.00 0.00 0.00 19:44:16 19:22:01 eth0 1.53 0.78 0.76 0.24 0.00 0.00 0.00 0.00 19:44:16 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:23:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:44:16 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:24:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:44:16 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:25:01 eth0 0.20 0.18 0.10 0.01 0.00 0.00 0.00 0.00 19:44:16 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:26:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:44:16 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:27:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:44:16 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:28:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:44:16 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:29:01 eth0 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 19:44:16 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:30:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:44:16 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:31:01 eth0 0.58 0.07 0.11 0.00 0.00 0.00 0.00 0.00 19:44:16 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:32:01 eth0 0.43 0.23 0.27 0.19 0.00 0.00 0.00 0.00 19:44:16 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:33:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:44:16 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:34:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:44:16 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:35:01 eth0 0.73 0.12 0.12 0.01 0.00 0.00 0.00 0.00 19:44:16 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:36:01 eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 19:44:16 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:37:01 eth0 0.52 0.35 0.27 0.20 0.00 0.00 0.00 0.00 19:44:16 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:38:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:39:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:44:16 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:40:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:41:01 eth0 0.53 0.12 0.11 0.01 0.00 0.00 0.00 0.00 19:44:16 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:42:01 eth0 0.52 0.35 0.27 0.20 0.00 0.00 0.00 0.00 19:44:16 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:43:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:44:01 eth0 166.44 148.23 1642.21 57.61 0.00 0.00 0.00 0.00 19:44:16 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 Average: eth0 65.58 66.40 402.27 14.38 0.00 0.00 0.00 0.00 19:44:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:16 Average: docker0 40.54 33.80 3.18 143.11 0.00 0.00 0.00 0.00 19:44:16 19:44:16 19:44:16 ---> sar -P ALL: 19:44:16 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) 19:44:16 19:44:16 19:13:08 LINUX RESTART (2 CPU) 19:44:16 19:44:16 19:14:01 CPU %user %nice %system %iowait %steal %idle 19:44:16 19:15:01 all 18.98 0.00 5.94 3.93 0.07 71.08 19:44:16 19:15:01 0 21.36 0.00 7.05 4.10 0.07 67.42 19:44:16 19:15:01 1 16.62 0.00 4.85 3.75 0.07 74.71 19:44:16 19:16:01 all 55.40 0.00 8.43 2.23 0.09 33.85 19:44:16 19:16:01 0 55.41 0.00 8.71 2.73 0.09 33.06 19:44:16 19:16:01 1 55.38 0.00 8.16 1.73 0.09 34.64 19:44:16 19:17:01 all 34.36 0.00 4.54 0.29 0.09 60.72 19:44:16 19:17:01 0 34.55 0.00 4.95 0.30 0.09 60.11 19:44:16 19:17:01 1 34.17 0.00 4.13 0.28 0.09 61.33 19:44:16 19:18:02 all 42.72 0.00 12.89 12.00 0.11 32.29 19:44:16 19:18:02 0 42.77 0.00 12.99 12.15 0.11 31.99 19:44:16 19:18:02 1 42.68 0.00 12.78 11.84 0.11 32.59 19:44:16 19:19:01 all 62.82 0.00 16.46 14.51 0.11 6.10 19:44:16 19:19:01 0 63.17 0.00 16.22 13.57 0.11 6.93 19:44:16 19:19:01 1 62.47 0.00 16.69 15.46 0.11 5.28 19:44:16 19:20:01 all 63.60 0.00 18.45 13.31 0.14 4.50 19:44:16 19:20:01 0 64.59 0.00 17.55 13.08 0.13 4.65 19:44:16 19:20:01 1 62.61 0.00 19.35 13.55 0.15 4.35 19:44:16 19:21:01 all 19.93 0.00 5.63 1.41 0.08 72.95 19:44:16 19:21:01 0 19.92 0.00 6.06 1.60 0.05 72.36 19:44:16 19:21:01 1 19.95 0.00 5.20 1.21 0.10 73.53 19:44:16 19:22:01 all 0.12 0.00 0.08 0.00 0.03 99.78 19:44:16 19:22:01 0 0.20 0.00 0.08 0.00 0.02 99.70 19:44:16 19:22:01 1 0.03 0.00 0.07 0.00 0.03 99.87 19:44:16 19:23:01 all 0.13 0.00 0.12 0.00 0.04 99.72 19:44:16 19:23:01 0 0.20 0.00 0.15 0.00 0.03 99.61 19:44:16 19:23:01 1 0.05 0.00 0.08 0.00 0.05 99.82 19:44:16 19:24:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:44:16 19:24:01 0 0.23 0.00 0.02 0.00 0.02 99.73 19:44:16 19:24:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:44:16 19:25:01 all 0.18 0.00 0.03 0.00 0.02 99.78 19:44:16 19:25:01 0 0.18 0.00 0.02 0.00 0.02 99.78 19:44:16 19:25:01 1 0.17 0.00 0.03 0.00 0.02 99.78 19:44:16 19:44:16 19:25:01 CPU %user %nice %system %iowait %steal %idle 19:44:16 19:26:01 all 0.07 0.00 0.03 0.00 0.03 99.88 19:44:16 19:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:44:16 19:26:01 1 0.10 0.00 0.03 0.00 0.05 99.82 19:44:16 19:27:01 all 0.22 0.00 0.02 0.00 0.03 99.73 19:44:16 19:27:01 0 0.13 0.00 0.02 0.00 0.03 99.82 19:44:16 19:27:01 1 0.30 0.00 0.02 0.00 0.03 99.65 19:44:16 19:28:01 all 0.08 0.00 0.03 0.00 0.02 99.87 19:44:16 19:28:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:44:16 19:28:01 1 0.13 0.00 0.02 0.00 0.00 99.85 19:44:16 19:29:01 all 0.07 0.00 0.06 0.00 0.03 99.85 19:44:16 19:29:01 0 0.07 0.00 0.07 0.00 0.03 99.83 19:44:16 19:29:01 1 0.07 0.00 0.05 0.00 0.02 99.87 19:44:16 19:30:01 all 0.08 0.00 0.03 0.00 0.03 99.86 19:44:16 19:30:01 0 0.03 0.00 0.03 0.00 0.05 99.88 19:44:16 19:30:01 1 0.13 0.00 0.02 0.00 0.02 99.83 19:44:16 19:31:01 all 0.10 0.00 0.05 0.00 0.03 99.82 19:44:16 19:31:01 0 0.07 0.00 0.07 0.00 0.05 99.82 19:44:16 19:31:01 1 0.13 0.00 0.03 0.00 0.02 99.82 19:44:16 19:32:01 all 0.05 0.00 0.01 0.00 0.02 99.92 19:44:16 19:32:01 0 0.10 0.00 0.02 0.00 0.03 99.85 19:44:16 19:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:44:16 19:33:01 all 0.09 0.00 0.03 0.00 0.03 99.85 19:44:16 19:33:01 0 0.17 0.00 0.03 0.00 0.03 99.77 19:44:16 19:33:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:44:16 19:34:01 all 0.07 0.00 0.02 0.00 0.03 99.88 19:44:16 19:34:01 0 0.10 0.00 0.02 0.00 0.02 99.87 19:44:16 19:34:01 1 0.03 0.00 0.02 0.00 0.05 99.90 19:44:16 19:35:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:44:16 19:35:01 0 0.13 0.00 0.02 0.00 0.02 99.83 19:44:16 19:35:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:44:16 19:36:01 all 0.11 0.00 0.02 0.00 0.02 99.86 19:44:16 19:36:01 0 0.17 0.00 0.02 0.00 0.00 99.82 19:44:16 19:36:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:44:16 19:44:16 19:36:01 CPU %user %nice %system %iowait %steal %idle 19:44:16 19:37:01 all 0.04 0.00 0.03 0.00 0.03 99.90 19:44:16 19:37:01 0 0.07 0.00 0.02 0.00 0.02 99.90 19:44:16 19:37:01 1 0.02 0.00 0.03 0.00 0.05 99.90 19:44:16 19:38:01 all 0.09 0.00 0.03 0.00 0.03 99.86 19:44:16 19:38:01 0 0.13 0.00 0.02 0.00 0.02 99.83 19:44:16 19:38:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:44:16 19:39:01 all 0.11 0.00 0.03 0.00 0.03 99.84 19:44:16 19:39:01 0 0.18 0.00 0.02 0.00 0.02 99.78 19:44:16 19:39:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:44:16 19:40:01 all 0.11 0.00 0.03 0.00 0.03 99.83 19:44:16 19:40:01 0 0.18 0.00 0.03 0.00 0.02 99.77 19:44:16 19:40:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:44:16 19:41:01 all 0.05 0.00 0.03 0.00 0.03 99.90 19:44:16 19:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:44:16 19:41:01 1 0.07 0.00 0.03 0.00 0.05 99.85 19:44:16 19:42:01 all 0.08 0.00 0.02 0.00 0.03 99.88 19:44:16 19:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:44:16 19:42:01 1 0.13 0.00 0.02 0.00 0.03 99.82 19:44:16 19:43:01 all 0.11 0.00 0.03 0.00 0.02 99.84 19:44:16 19:43:01 0 0.02 0.00 0.05 0.00 0.02 99.92 19:44:16 19:43:01 1 0.20 0.00 0.02 0.00 0.02 99.77 19:44:16 19:44:01 all 2.50 0.00 0.89 1.01 0.04 95.55 19:44:16 19:44:01 0 2.62 0.00 0.96 1.50 0.05 94.88 19:44:16 19:44:01 1 2.39 0.00 0.82 0.52 0.03 96.23 19:44:16 Average: all 9.49 0.00 2.32 1.52 0.04 86.64 19:44:16 Average: 0 9.62 0.00 2.36 1.53 0.04 86.45 19:44:16 Average: 1 9.35 0.00 2.27 1.50 0.05 86.82 19:44:16 19:44:16 19:44:16