Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 8985c28abc18d36b1f725d1ae0f698a284742b07+a77f58c90179b916eae9116a1115cd7226a95c94 (9b3b1706644cc971a6de162d6e1ff76909a1d5a2) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6416566297071602916.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh936369894985868328.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3699/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3699/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4473583263217639083.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4569352428496570281.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3699/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3699/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2960227573880408418.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1675 in /w/workspace/edgexfoundry_edgex-go_PR-3699 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh1648206473832478233.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit 8985c28abc18d36b1f725d1ae0f698a284742b07 Merge succeeded, producing 10b04373b02f9aa5a631be52c64c947d889f936d Checking out Revision 10b04373b02f9aa5a631be52c64c947d889f936d (PR-3699) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh7052267643699438995.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3699/head:refs/remotes/origin/PR-3699 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh7036265223681655410.key > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 10b04373b02f9aa5a631be52c64c947d889f936d # timeout=10 Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:32:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:32:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:32:47 ========================================================= 16:32:47 EdgeX Global Pipelines Version Info 16:32:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4b399eda86124ec7859d59fe610fb0af746ada77 # timeout=10 16:32:48 ------------------- 16:32:48 stable info: 16:32:48 ------------------- 16:32:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:32:48 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:32:48 Message: update stable to v1.0.205 16:32:49 ------------------- 16:32:49 experimental info: 16:32:49 ------------------- 16:32:49 Commited By: **** collab-it+edgex@linuxfoundation.org 16:32:49 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:32:49 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3699 [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3699 [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3699 [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10b04373b02f9aa5a631be52c64c947d889f936d [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 10b0437 [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:50 provisioning config files... 16:32:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2824624314610056696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:50 ---> docker-login.sh 16:32:50 nexus3.edgexfoundry.org:10001 16:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:51 Configure a credential helper to remove this warning. See 16:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:51 16:32:51 Login Succeeded 16:32:51 nexus3.edgexfoundry.org:10002 16:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:51 Configure a credential helper to remove this warning. See 16:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:51 16:32:51 Login Succeeded 16:32:51 nexus3.edgexfoundry.org:10003 16:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:51 Configure a credential helper to remove this warning. See 16:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:51 16:32:51 Login Succeeded 16:32:51 nexus3.edgexfoundry.org:10004 16:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:51 Configure a credential helper to remove this warning. See 16:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:51 16:32:51 Login Succeeded 16:32:51 docker.io 16:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:52 Configure a credential helper to remove this warning. See 16:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:52 16:32:52 Login Succeeded 16:32:52 ---> docker-login.sh ends [Pipeline] } 16:32:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:52 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:32:52 + for file in '`ls cmd/**/Dockerfile`' 16:32:52 ++ dirname cmd/core-command/Dockerfile 16:32:52 ++ cut -d/ -f2 16:32:52 + echo core-command,cmd/core-command/Dockerfile 16:32:52 + for file in '`ls cmd/**/Dockerfile`' 16:32:52 ++ dirname cmd/core-data/Dockerfile 16:32:52 ++ cut -d/ -f2 16:32:52 + echo core-data,cmd/core-data/Dockerfile 16:32:52 + for file in '`ls cmd/**/Dockerfile`' 16:32:52 ++ dirname cmd/core-metadata/Dockerfile 16:32:52 ++ cut -d/ -f2 16:32:52 + echo core-metadata,cmd/core-metadata/Dockerfile 16:32:52 + for file in '`ls cmd/**/Dockerfile`' 16:32:52 ++ dirname cmd/security-bootstrapper/Dockerfile 16:32:52 ++ cut -d/ -f2 16:32:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:32:52 + for file in '`ls cmd/**/Dockerfile`' 16:32:52 ++ dirname cmd/security-proxy-setup/Dockerfile 16:32:52 ++ cut -d/ -f2 16:32:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:32:52 + for file in '`ls cmd/**/Dockerfile`' 16:32:52 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:32:52 ++ cut -d/ -f2 16:32:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:32:52 + for file in '`ls cmd/**/Dockerfile`' 16:32:52 ++ dirname cmd/support-notifications/Dockerfile 16:32:52 ++ cut -d/ -f2 16:32:52 + echo support-notifications,cmd/support-notifications/Dockerfile 16:32:52 + for file in '`ls cmd/**/Dockerfile`' 16:32:52 ++ dirname cmd/support-scheduler/Dockerfile 16:32:52 ++ cut -d/ -f2 16:32:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:32:52 + for file in '`ls cmd/**/Dockerfile`' 16:32:52 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:32:52 ++ cut -d/ -f2 16:32:52 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:32:52 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 16:32:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:53 16:32:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:32:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:33:01 latest: Pulling from edgex-devops/git-semver 16:33:01 31603596830f: Pulling fs layer 16:33:01 04fac38145f0: Pulling fs layer 16:33:01 701f6daf10bf: Pulling fs layer 16:33:01 24f72da36158: Pulling fs layer 16:33:01 24f72da36158: Waiting 16:33:01 04fac38145f0: Verifying Checksum 16:33:01 04fac38145f0: Download complete 16:33:01 31603596830f: Verifying Checksum 16:33:01 31603596830f: Download complete 16:33:02 24f72da36158: Verifying Checksum 16:33:02 24f72da36158: Download complete 16:33:02 31603596830f: Pull complete 16:33:02 04fac38145f0: Pull complete 16:33:02 701f6daf10bf: Verifying Checksum 16:33:02 701f6daf10bf: Download complete 16:33:02 701f6daf10bf: Pull complete 16:33:02 24f72da36158: Pull complete 16:33:02 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:33:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:33:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:33:03 prd-centos7-docker-4c-2g-1675 does not seem to be running inside a container 16:33:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:33:03 $ docker top 49131ab9c64082e0e5188bb3683deeb16c36936830583898cfca6e5a44d4945f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:33:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:33:04 [ssh-agent] Looking for ssh-agent implementation... 16:33:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:04 $ docker exec 49131ab9c64082e0e5188bb3683deeb16c36936830583898cfca6e5a44d4945f ssh-agent 16:33:04 SSH_AUTH_SOCK=/tmp/ssh-2a5xoBukaHYq/agent.14 16:33:04 SSH_AGENT_PID=20 16:33:04 Running ssh-add (command line suppressed) 16:33:04 Identity added: /w/workspace/edgex-go/4@tmp/private_key_4725218249549812476.key (/w/workspace/edgex-go/4@tmp/private_key_4725218249549812476.key) 16:33:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:33:04 + git tag --points-at HEAD [Pipeline] } 16:33:04 $ docker exec --env ******** --env ******** 49131ab9c64082e0e5188bb3683deeb16c36936830583898cfca6e5a44d4945f ssh-agent -k 16:33:04 unset SSH_AUTH_SOCK; 16:33:04 unset SSH_AGENT_PID; 16:33:04 echo Agent pid 20 killed; 16:33:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:33:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:33:04 [ssh-agent] Looking for ssh-agent implementation... 16:33:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:05 $ docker exec 49131ab9c64082e0e5188bb3683deeb16c36936830583898cfca6e5a44d4945f ssh-agent 16:33:05 SSH_AUTH_SOCK=/tmp/ssh-4zxe94WnlZZ7/agent.55 16:33:05 SSH_AGENT_PID=61 16:33:05 Running ssh-add (command line suppressed) 16:33:05 Identity added: /w/workspace/edgex-go/4@tmp/private_key_6287162974955988610.key (/w/workspace/edgex-go/4@tmp/private_key_6287162974955988610.key) 16:33:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:33:05 + git semver init 16:33:05 # -> Open(): unable to determine branch for HEAD 16:33:05 # $GIT_DIR = /w/workspace/edgex-go/4/.git 16:33:05 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 16:33:05 # $SEMVER_REMOTE_NAME = origin 16:33:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:33:05 # $SEMVER_USER_NAME = edgex-jenkins 16:33:05 # $SEMVER_BRANCH = PR-3699 16:33:05 # $SEMVER_TEMP = /tmp/semver-038104630 16:33:05 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:34:02 # '/tmp/semver-038104630' -> '/w/workspace/edgex-go/4/.semver' 16:34:02 # -> Force: false 16:34:02 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 16:34:02 $ docker exec --env ******** --env ******** 49131ab9c64082e0e5188bb3683deeb16c36936830583898cfca6e5a44d4945f ssh-agent -k 16:34:02 unset SSH_AUTH_SOCK; 16:34:02 unset SSH_AGENT_PID; 16:34:02 echo Agent pid 61 killed; 16:34:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:34:04 + git semver [Pipeline] } 16:34:04 $ docker stop --time=1 49131ab9c64082e0e5188bb3683deeb16c36936830583898cfca6e5a44d4945f 16:34:06 $ docker rm -f 49131ab9c64082e0e5188bb3683deeb16c36936830583898cfca6e5a44d4945f [Pipeline] // withDockerContainer [Pipeline] sh 16:34:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:34:06 Stashed 1 file(s) [Pipeline] echo 16:34:06 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 16:34:07 ========================================================= 16:34:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:34:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:34:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:34:07 540db60ca938: Pulling fs layer 16:34:07 adcc1eea9eea: Pulling fs layer 16:34:07 4c4ab2625f07: Pulling fs layer 16:34:07 db62176df00c: Pulling fs layer 16:34:07 3b30891b0d05: Pulling fs layer 16:34:07 06b49ca38bd5: Pulling fs layer 16:34:07 c788192a36de: Pulling fs layer 16:34:07 a77e37c0d609: Pulling fs layer 16:34:07 c3185cebc471: Pulling fs layer 16:34:07 db62176df00c: Waiting 16:34:07 3b30891b0d05: Waiting 16:34:07 06b49ca38bd5: Waiting 16:34:07 c788192a36de: Waiting 16:34:07 a77e37c0d609: Waiting 16:34:07 c3185cebc471: Waiting 16:34:07 4c4ab2625f07: Verifying Checksum 16:34:07 4c4ab2625f07: Download complete 16:34:07 adcc1eea9eea: Verifying Checksum 16:34:07 adcc1eea9eea: Download complete 16:34:07 3b30891b0d05: Verifying Checksum 16:34:07 3b30891b0d05: Download complete 16:34:07 06b49ca38bd5: Verifying Checksum 16:34:07 06b49ca38bd5: Download complete 16:34:07 c788192a36de: Verifying Checksum 16:34:07 c788192a36de: Download complete 16:34:07 540db60ca938: Verifying Checksum 16:34:07 540db60ca938: Download complete 16:34:07 540db60ca938: Pull complete 16:34:07 adcc1eea9eea: Pull complete 16:34:07 4c4ab2625f07: Pull complete 16:34:08 a77e37c0d609: Verifying Checksum 16:34:08 a77e37c0d609: Download complete 16:34:11 c3185cebc471: Verifying Checksum 16:34:11 c3185cebc471: Download complete 16:34:12 db62176df00c: Download complete 16:34:15 db62176df00c: Pull complete 16:34:15 3b30891b0d05: Pull complete 16:34:15 06b49ca38bd5: Pull complete 16:34:15 c788192a36de: Pull complete 16:34:15 a77e37c0d609: Pull complete 16:34:17 c3185cebc471: Pull complete 16:34:17 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:34:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:34:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:34:18 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:34:18 WORKDIR /edgex 16:34:18 COPY go.mod . 16:34:18 RUN go mod download' 16:34:18 + docker build -t ci-base-image-x86_64 -f - . 16:34:19 Sending build context to Docker daemon 328.8MB 16:34:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:34:19 ---> 031687cdd783 16:34:19 Step 2/4 : WORKDIR /edgex 16:34:22 Still waiting to schedule task 16:34:22 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1678’ 16:34:23 ---> Running in 55f078d75cf8 16:34:23 Removing intermediate container 55f078d75cf8 16:34:23 ---> b1f1e34e370a 16:34:23 Step 3/4 : COPY go.mod . 16:34:23 ---> ceef371848ec 16:34:23 Step 4/4 : RUN go mod download 16:34:23 ---> Running in 1d6f5b90c774 16:34:55 Removing intermediate container 1d6f5b90c774 16:34:55 ---> 16ef2ca3a502 16:34:55 Successfully built 16ef2ca3a502 16:34:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:34:55 + docker inspect -f . ci-base-image-x86_64 16:34:55 . [Pipeline] withDockerContainer 16:34:55 prd-centos7-docker-4c-2g-1675 does not seem to be running inside a container 16:34:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:34:56 $ docker top 0be15d38ad0d0ef850dac01629624b7298956d1805b4ce05ffc9696c75ca201c -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:57 + go version 16:34:57 go version go1.16.6 linux/amd64 [Pipeline] } 16:34:57 $ docker stop --time=1 0be15d38ad0d0ef850dac01629624b7298956d1805b4ce05ffc9696c75ca201c 16:34:58 $ docker rm -f 0be15d38ad0d0ef850dac01629624b7298956d1805b4ce05ffc9696c75ca201c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:34:58 + docker inspect -f . ci-base-image-x86_64 16:34:58 . [Pipeline] withDockerContainer 16:34:58 prd-centos7-docker-4c-2g-1675 does not seem to be running inside a container 16:34:58 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:34:59 $ docker top f5e461d3e1605a0272b7fe8f69032fd5afdf4bf2611655549ea2425461eb4796 -eo pid,comm [Pipeline] { [Pipeline] echo 16:34:59 ========================================================= 16:34:59 [edgeXBuildGoParallel] Running Tests and Build... 16:34:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:59 + go mod tidy [Pipeline] sh 16:35:00 + make test 16:35:00 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:35:00 go mod tidy 16:35:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:35:06 ? github.com/edgexfoundry/edgex-go [no test files] 16:35:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:35:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:35:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:35:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:35:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:35:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:35:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:35:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:35:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:35:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:35:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:35:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:35:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:35:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:35:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 16:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:35:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.049s coverage: 100.0% of statements 16:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:35:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 46.3% of statements 16:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:35:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 90.1% of statements 16:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:35:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements 16:35:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:35:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:35:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:35:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:35:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:35:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.281s coverage: 94.2% of statements 16:35:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:35:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:35:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements 16:35:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:35:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:35:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:35:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:35:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:35:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 16:35:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:35:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:35:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:35:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.8% of statements 16:35:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:35:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 16:35:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 21.7% of statements 16:35:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements 16:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.067s coverage: 79.5% of statements 16:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 16:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 16:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 16:35:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 16:35:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 16:35:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.185s coverage: 81.8% of statements 16:35:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:36:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 16:36:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:36:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:36:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:36:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 16:36:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:36:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:36:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:36:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:36:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:36:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 16:36:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:36:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:36:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 16:36:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:36:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 16:36:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:36:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 16:36:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 16:36:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 16:36:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements 16:36:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:36:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements 16:36:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:36:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:36:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 16:36:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 16:36:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 16:36:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements 16:36:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 16:36:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.185s coverage: 66.9% of statements 16:36:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:36:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:36:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:36:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.6% of statements 16:36:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:36:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:36:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 16:36:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:36:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 16:36:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:36:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 19.5% of statements 16:36:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:36:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 92.0% of statements 16:36:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:36:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements 16:36:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:36:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 16:36:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:36:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 16:36:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:36:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:36:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 16:36:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 16:36:27 GO111MODULE=on go vet ./... 16:36:51 gofmt -l . 16:36:51 [ "`gofmt -l .`" = "" ] 16:36:51 ./bin/test-attribution-txt.sh [Pipeline] sh 16:36:52 + ls -al . 16:36:52 total 608 16:36:52 drwxrwxr-x 10 1001 1001 4096 Sep 9 16:36 . 16:36:52 drwxr-xr-x 4 root root 28 Sep 9 16:34 .. 16:36:52 -rw-rw-r-- 1 1001 1001 11 Sep 9 16:32 .dockerignore 16:36:52 drwxrwxr-x 8 1001 1001 179 Sep 9 16:32 .git 16:36:52 drwxrwxr-x 4 1001 1001 142 Sep 9 16:32 .github 16:36:52 -rw-rw-r-- 1 1001 1001 818 Sep 9 16:32 .gitignore 16:36:52 -rw-rw-r-- 1 1001 1001 76 Sep 9 16:32 .hadolint.yml 16:36:52 drwx------ 3 1001 1001 58 Sep 9 16:33 .semver 16:36:52 -rw-rw-r-- 1 1001 1001 166 Sep 9 16:32 .sonarcloud.properties 16:36:52 -rw-rw-r-- 1 1001 1001 1171 Sep 9 16:32 ADOPTERS.md 16:36:52 -rw-rw-r-- 1 1001 1001 8493 Sep 9 16:32 Attribution.txt 16:36:52 -rw-rw-r-- 1 1001 1001 43881 Sep 9 16:32 CHANGELOG.md 16:36:52 -rw-rw-r-- 1 1001 1001 3804 Sep 9 16:32 CONTRIBUTING.md 16:36:52 -rw-rw-r-- 1 1001 1001 677 Sep 9 16:32 GOVERNANCE.md 16:36:52 -rw-rw-r-- 1 1001 1001 849 Sep 9 16:32 Jenkinsfile 16:36:52 -rw-rw-r-- 1 1001 1001 10775 Sep 9 16:32 LICENSE 16:36:52 -rw-rw-r-- 1 1001 1001 5915 Sep 9 16:32 Makefile 16:36:52 -rw-rw-r-- 1 1001 1001 582 Sep 9 16:32 OWNERS.md 16:36:52 -rw-rw-r-- 1 1001 1001 8643 Sep 9 16:32 README.md 16:36:52 -rw-rw-r-- 1 1001 1001 6912 Sep 9 16:32 SECURITY.md 16:36:52 -rw-rw-r-- 1 1001 1001 5 Sep 9 16:34 VERSION 16:36:52 -rw-rw-r-- 1 1001 1001 4131 Sep 9 16:32 ZMQWindows.md 16:36:52 drwxrwxr-x 2 1001 1001 37 Sep 9 16:32 bin 16:36:52 drwxrwxr-x 14 1001 1001 4096 Sep 9 16:32 cmd 16:36:52 -rw-r--r-- 1 root root 404330 Sep 9 16:36 coverage.out 16:36:52 -rw-rw-r-- 1 1001 1001 841 Sep 9 16:32 go.mod 16:36:52 -rw-r--r-- 1 root root 50064 Sep 9 16:34 go.sum 16:36:52 drwxrwxr-x 8 1001 1001 124 Sep 9 16:32 internal 16:36:52 drwxrwxr-x 3 1001 1001 16 Sep 9 16:32 openapi 16:36:52 drwxrwxr-x 4 1001 1001 71 Sep 9 16:32 snap 16:36:52 -rw-rw-r-- 1 1001 1001 204 Sep 9 16:32 version.go [Pipeline] sh 16:36:52 + '[' -e coverage.out ] 16:36:52 + chown 1001:1001 coverage.out [Pipeline] stash 16:36:52 Stashed 1 file(s) [Pipeline] sh 16:36:53 + make build 16:36:53 go mod tidy 16:36: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 16:36:54 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 16:37:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:37:03 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 16:37:03 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 16:37:03 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 16:37:04 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 16:37:07 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 16:37:07 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 16:37:07 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 16:37:08 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 16:37:09 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] } 16:37:11 $ docker stop --time=1 f5e461d3e1605a0272b7fe8f69032fd5afdf4bf2611655549ea2425461eb4796 16:37:13 $ docker rm -f f5e461d3e1605a0272b7fe8f69032fd5afdf4bf2611655549ea2425461eb4796 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:37:15 16:37:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:37:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:37:16 latest: Pulling from edgex-devops/edgex-compose 16:37:16 cbdbe7a5bc2a: Pulling fs layer 16:37:16 ca9280d653b3: Pulling fs layer 16:37:16 7e9c9ca2126c: Pulling fs layer 16:37:16 cbdbe7a5bc2a: Verifying Checksum 16:37:16 cbdbe7a5bc2a: Download complete 16:37:16 cbdbe7a5bc2a: Pull complete 16:37:17 ca9280d653b3: Verifying Checksum 16:37:17 ca9280d653b3: Download complete 16:37:18 ca9280d653b3: Pull complete 16:37:20 7e9c9ca2126c: Verifying Checksum 16:37:20 7e9c9ca2126c: Download complete 16:37:23 7e9c9ca2126c: Pull complete 16:37:23 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:37:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:37:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:37:23 prd-centos7-docker-4c-2g-1675 does not seem to be running inside a container 16:37:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:37:26 $ docker top aeed9b9792fe58e6b290cd70e7ce84d74a71018e71f400e14ea157eb27487a79 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:26 + docker-compose build --help 16:37:26 + grep parallel 16:37:27 --parallel Build images in parallel. [Pipeline] } 16:37:27 $ docker stop --time=1 aeed9b9792fe58e6b290cd70e7ce84d74a71018e71f400e14ea157eb27487a79 16:37:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1683 in /w/workspace/edgexfoundry_edgex-go_PR-3699 16:37:28 $ docker rm -f aeed9b9792fe58e6b290cd70e7ce84d74a71018e71f400e14ea157eb27487a79 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] ws 16:37:28 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:28 The recommended git tool is: git 16:37:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:37:29 . [Pipeline] withDockerContainer 16:37:29 prd-centos7-docker-4c-2g-1675 does not seem to be running inside a container 16:37:29 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:37:29 $ docker top 4b4dfdb0dfc1c70f5171dde251cf83b791790cbbc6fb45dd75d9fcabf65b8365 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:30 + docker-compose -f ./docker-compose-build.yml build --parallel 16:37:30 Building core-command ... 16:37:30 Building core-data ... 16:37:30 Building core-metadata ... 16:37:30 Building security-bootstrapper ... 16:37:30 Building security-proxy-setup ... 16:37:30 Building security-secretstore-setup ... 16:37:30 Building support-notifications ... 16:37:30 Building support-scheduler ... 16:37:30 Building sys-mgmt-agent ... 16:37:30 Building support-notifications 16:37:30 Building sys-mgmt-agent 16:37:30 Building core-command 16:37:30 Building security-proxy-setup 16:37:30 Building core-metadata 16:37:37 using credential edgex-jenkins-ssh 16:37:37 Cloning the remote Git repository 16:37:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:37:37 > git init /w/workspace/edgex-go/4 # timeout=10 16:37:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:37:37 > git --version # timeout=10 16:37:37 > git --version # 'git version 2.17.1' 16:37:37 using GIT_SSH to set credentials SSH Credentials for GitHub 16:37:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:37:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:37:41 ---> 16ef2ca3a502 16:37:41 Step 3/24 : WORKDIR /edgex-go 16:37:41 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:41 ---> 16ef2ca3a502 16:37:41 Step 3/23 : WORKDIR /edgex-go 16:37:47 ---> Running in 4ac5f969b83f 16:37:47 ---> Running in dbd79df773b5 16:37:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:37:52 ---> 16ef2ca3a502 16:37:52 Step 3/24 : WORKDIR /edgex-go 16:37:52 ---> Using cache 16:37:52 ---> c28864998c5a 16:37:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:53 ---> 16ef2ca3a502 16:37:53 Step 3/22 : WORKDIR /edgex-go 16:37:53 ---> Using cache 16:37:53 ---> c28864998c5a 16:37:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:37:53 ---> 16ef2ca3a502 16:37:53 Step 3/24 : WORKDIR /edgex-go 16:37:53 ---> Using cache 16:37:53 ---> c28864998c5a 16:37:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:54 Removing intermediate container dbd79df773b5 16:37:54 ---> c066d060f312 16:37:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:54 Removing intermediate container 4ac5f969b83f 16:37:54 ---> c28864998c5a 16:37:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:54 ---> Running in 776a95543b3b 16:37:54 ---> Running in ae405cd19d8c 16:37:54 ---> Running in d9cbfe1a6d63 16:37:54 ---> Running in 9cd4a2600bad 16:37:54 ---> Running in 5379f74be5f1 16:37:55 Removing intermediate container 776a95543b3b 16:37:55 ---> caa8327db207 16:37:55 Step 5/24 : RUN apk add --update --no-cache make git 16:37:55 Removing intermediate container d9cbfe1a6d63 16:37:55 ---> e269792462de 16:37:55 Step 5/24 : RUN apk add --update --no-cache make git 16:37:55 Removing intermediate container ae405cd19d8c 16:37:55 ---> 9266a2e1dd61 16:37:55 Step 5/22 : RUN apk add --update --no-cache make git 16:37:55 ---> Running in 2525e69b9e7f 16:37:55 ---> Running in c590adffd641 16:37:55 Removing intermediate container 5379f74be5f1 16:37:55 ---> 02de4abc5ba4 16:37:55 Step 5/24 : RUN apk add --update --no-cache make bash git 16:37:55 ---> Running in fdf44a95b412 16:37:55 ---> Running in b49f18652eb5 16:37:55 Removing intermediate container 9cd4a2600bad 16:37:55 ---> 9ba6808c7fb5 16:37:55 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:37:55 ---> Running in 82cdd95f0934 16:37:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:57 OK: 219 MiB in 52 packages 16:37:57 OK: 219 MiB in 52 packages 16:37:57 OK: 219 MiB in 52 packages 16:37:57 OK: 219 MiB in 52 packages 16:37:57 OK: 219 MiB in 52 packages 16:37:57 Removing intermediate container 2525e69b9e7f 16:37:57 ---> dcdb8144d3a8 16:37:57 Step 6/24 : COPY go.mod . 16:37:58 Removing intermediate container b49f18652eb5 16:37:58 ---> e42d26abb17a 16:37:58 Step 6/24 : COPY go.mod . 16:37:58 Removing intermediate container fdf44a95b412 16:37:58 ---> 7b28aa74e6a0 16:37:58 Step 6/22 : COPY go.mod . 16:37:58 ---> 56943fa94cea 16:37:58 Step 7/24 : RUN go mod download 16:37:58 ---> Running in ac09209c5bf7 16:37:58 Removing intermediate container 82cdd95f0934 16:37:58 ---> b8b777928c26 16:37:58 Step 6/23 : COPY go.mod . 16:37:58 Removing intermediate container c590adffd641 16:37:58 ---> 40091c4f0bf5 16:37:58 Step 6/24 : COPY go.mod . 16:37:58 ---> 63f7003d0c4c 16:37:58 Step 7/24 : RUN go mod download 16:37:58 ---> b9f5fce24a9f 16:37:58 Step 7/22 : RUN go mod download 16:37:58 ---> Running in e952db348079 16:37:58 ---> Running in 3aacea6b2060 16:37:58 ---> f5fb6a48c956 16:37:58 Step 7/23 : RUN go mod download 16:37:58 ---> 8157ea7737e0 16:37:58 Step 7/24 : RUN go mod download 16:37:58 ---> Running in 18f378879639 16:37:58 ---> Running in 96af865d64f8 16:38:00 Removing intermediate container ac09209c5bf7 16:38:00 ---> 09452da00103 16:38:00 Step 8/24 : COPY . . 16:38:02 Removing intermediate container e952db348079 16:38:02 ---> 0a012c09e82b 16:38:02 Step 8/24 : COPY . . 16:38:02 Removing intermediate container 3aacea6b2060 16:38:02 ---> 68619f609b35 16:38:02 Step 8/22 : COPY . . 16:38:04 Removing intermediate container 18f378879639 16:38:04 ---> 462cf45d7908 16:38:04 Step 8/24 : COPY . . 16:38:05 Removing intermediate container 96af865d64f8 16:38:05 ---> 3ad50b9f610d 16:38:05 Step 8/23 : COPY . . 16:38:06 ---> 0a318ce41d7d 16:38:06 Step 9/24 : RUN go mod tidy 16:38:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:38:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:38:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:38:10 Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit 8985c28abc18d36b1f725d1ae0f698a284742b07 16:38:10 ---> Running in bfe81f10b256 16:38:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:38:07 using GIT_SSH to set credentials SSH Credentials for GitHub 16:38:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3699/head:refs/remotes/origin/PR-3699 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:38:10 > git config core.sparsecheckout # timeout=10 16:38:10 > git checkout -f 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 16:38:10 > git remote # timeout=10 16:38:10 > git config --get remote.origin.url # timeout=10 16:38:10 using GIT_SSH to set credentials SSH Credentials for GitHub 16:38:10 > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 16:38:11 Merge succeeded, producing bd1bde5bf02f9826421d99e1d7918ae18818b9d5 16:38:11 Checking out Revision bd1bde5bf02f9826421d99e1d7918ae18818b9d5 (PR-3699) 16:38:10 > git rev-parse HEAD^{commit} # timeout=10 16:38:11 > git config core.sparsecheckout # timeout=10 16:38:11 > git checkout -f bd1bde5bf02f9826421d99e1d7918ae18818b9d5 # timeout=10 16:38:15 Removing intermediate container bfe81f10b256 16:38:15 ---> 763f8817f7d4 16:38:15 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:38:15 ---> Running in b4ae22862f0a 16:38:15 ---> bc08f6413ed7 16:38:15 Step 9/24 : RUN go mod tidy 16:38:15 ---> Running in 3f15ba92c0f3 16:38:15 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 16:38:15 Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" 16:38:15 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:38:16 provisioning config files... 16:38:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6968958133122482768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:15 > git rev-list --no-walk 4b399eda86124ec7859d59fe610fb0af746ada77 # timeout=10 16:38:17 ---> docker-login.sh 16:38:17 nexus3.edgexfoundry.org:10001 16:38:17 Removing intermediate container 3f15ba92c0f3 16:38:17 ---> f74caadc5f02 16:38:17 Step 10/24 : RUN make cmd/core-command/core-command 16:38:17 ---> Running in 5ad781ae0e5b 16:38:17 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 16:38:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:19 Configure a credential helper to remove this warning. See 16:38:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:19 16:38:19 Login Succeeded 16:38:19 nexus3.edgexfoundry.org:10002 16:38:19 ---> f2a5823e051d 16:38:19 Step 9/24 : RUN go mod tidy 16:38:19 ---> 38df0fda5e56 16:38:19 Step 9/22 : RUN go mod tidy 16:38:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:19 ---> Running in 461968ae2b05 16:38:19 ---> Running in 9eca781b33d4 16:38:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:19 Configure a credential helper to remove this warning. See 16:38:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:19 16:38:19 Login Succeeded 16:38:19 nexus3.edgexfoundry.org:10003 16:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:20 Configure a credential helper to remove this warning. See 16:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:20 16:38:20 Login Succeeded 16:38:20 nexus3.edgexfoundry.org:10004 16:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:20 Configure a credential helper to remove this warning. See 16:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:20 16:38:20 Login Succeeded 16:38:20 docker.io 16:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:21 Configure a credential helper to remove this warning. See 16:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:21 16:38:21 Login Succeeded 16:38:21 ---> docker-login.sh ends [Pipeline] } 16:38:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:38:22 ========================================================= 16:38:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:38:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:38:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:38:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:38:23 595b0fe564bb: Pulling fs layer 16:38:23 24495759ef45: Pulling fs layer 16:38:23 d148012ef14d: Pulling fs layer 16:38:23 e90a11edd702: Pulling fs layer 16:38:23 d77568369979: Pulling fs layer 16:38:23 fc1c9f9a7f3b: Pulling fs layer 16:38:23 170f2ba95c9a: Pulling fs layer 16:38:23 97ac5df62f85: Pulling fs layer 16:38:23 e90a11edd702: Waiting 16:38:23 d77568369979: Waiting 16:38:23 fc1c9f9a7f3b: Waiting 16:38:23 97ac5df62f85: Waiting 16:38:23 170f2ba95c9a: Waiting 16:38:23 d148012ef14d: Download complete 16:38:23 24495759ef45: Download complete 16:38:23 d77568369979: Verifying Checksum 16:38:23 d77568369979: Download complete 16:38:23 fc1c9f9a7f3b: Verifying Checksum 16:38:23 fc1c9f9a7f3b: Download complete 16:38:23 595b0fe564bb: Verifying Checksum 16:38:23 595b0fe564bb: Download complete 16:38:23 170f2ba95c9a: Verifying Checksum 16:38:23 170f2ba95c9a: Download complete 16:38:23 ---> 06a5fb75eb97 16:38:23 Step 9/23 : RUN go mod tidy 16:38:23 Removing intermediate container 461968ae2b05 16:38:23 ---> e1bf701c6fb4 16:38:23 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:38:23 Removing intermediate container 9eca781b33d4 16:38:23 ---> 57f5e1fb3a12 16:38:23 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:38:23 ---> Running in 9af2be9d18c7 16:38:23 ---> Running in 4304b94e7c94 16:38:23 ---> Running in 72a2c066bf6a 16:38:24 595b0fe564bb: Pull complete 16:38:24 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 16:38:25 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 16:38:25 24495759ef45: Pull complete 16:38:25 d148012ef14d: Pull complete 16:38:26 Removing intermediate container 9af2be9d18c7 16:38:26 ---> 0aa89a32574a 16:38:26 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:38:26 ---> Running in 79ed9fd1c4e7 16:38:26 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 16:38:29 e90a11edd702: Verifying Checksum 16:38:29 e90a11edd702: Download complete 16:38:29 97ac5df62f85: Verifying Checksum 16:38:29 97ac5df62f85: Download complete 16:38:39 e90a11edd702: Pull complete 16:38:39 d77568369979: Pull complete 16:38:39 fc1c9f9a7f3b: Pull complete 16:38:40 170f2ba95c9a: Pull complete 16:38:45 97ac5df62f85: Pull complete 16:38:45 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:38:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:38:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:38:45 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:38:45 WORKDIR /edgex 16:38:45 COPY go.mod . 16:38:45 RUN go mod download 16:38:45 docker build -t ci-base-image-arm64 -f - . 16:38:47 Sending build context to Docker daemon 166MB 16:38:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:38:47 ---> 04bc70af865f 16:38:47 Step 2/4 : WORKDIR /edgex 16:38:53 ---> Running in 07a9de535421 16:38:53 Removing intermediate container 07a9de535421 16:38:53 ---> 5b0dd1cd3387 16:38:53 Step 3/4 : COPY go.mod . 16:38:54 Removing intermediate container 5ad781ae0e5b 16:38:54 ---> 4da74b6a1b93 16:38:54 16:38:54 Step 11/24 : FROM alpine:3.12 16:38:54 3.12: Pulling from library/alpine 16:38:54 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:38:54 Status: Downloaded newer image for alpine:3.12 16:38:54 ---> 48b8ec4ed9eb 16:38:54 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:38:54 ---> Running in af5fad5f3385 16:38:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:38:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:38:54 (1/1) Installing dumb-init (1.2.2-r1) 16:38:54 Executing busybox-1.31.1-r20.trigger 16:38:54 OK: 6 MiB in 15 packages 16:38:54 Removing intermediate container af5fad5f3385 16:38:54 ---> d923ed9656e9 16:38:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:38:54 ---> Running in c297ca4d6d74 16:38:54 Removing intermediate container c297ca4d6d74 16:38:54 ---> e415666be890 16:38:54 Step 14/24 : ENV APP_PORT=59882 16:38:54 ---> Running in 4983dcc8d8e3 16:38:54 Removing intermediate container 4983dcc8d8e3 16:38:54 ---> ecb1d261df9d 16:38:54 Step 15/24 : EXPOSE $APP_PORT 16:38:54 ---> Running in cf39ce6c0cfa 16:38:54 Removing intermediate container b4ae22862f0a 16:38:54 ---> af685beafd40 16:38:54 16:38:54 Step 11/24 : FROM alpine:3.12 16:38:54 ---> 48b8ec4ed9eb 16:38:54 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:38:54 ---> Using cache 16:38:54 ---> d923ed9656e9 16:38:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:38:54 ---> Using cache 16:38:54 ---> e415666be890 16:38:54 Step 14/24 : ENV APP_PORT=59881 16:38:54 Removing intermediate container cf39ce6c0cfa 16:38:54 ---> 0c43cc801d10 16:38:54 Step 16/24 : WORKDIR / 16:38:54 ---> Running in 6851a63bd58a 16:38:54 ---> Running in 2a4839186df1 16:38:54 Removing intermediate container 6851a63bd58a 16:38:54 ---> 2e57926cd07c 16:38:54 Step 15/24 : EXPOSE $APP_PORT 16:38:54 Removing intermediate container 2a4839186df1 16:38:54 ---> 0cf602dfcdc7 16:38:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:54 ---> Running in babba2d62659 16:38:54 Removing intermediate container babba2d62659 16:38:54 ---> 8b27869c8732 16:38:54 Step 16/24 : WORKDIR / 16:38:54 ---> 6ebdff44bc87 16:38:54 Step 4/4 : RUN go mod download 16:38:54 ---> Running in 7f615a1d3a3c 16:38:55 ---> Running in 4e45f6fe6e7f 16:38:55 ---> 5ac7a78274b8 16:38:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:38:55 Removing intermediate container 4e45f6fe6e7f 16:38:55 ---> 2d3aa89b6b61 16:38:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:55 ---> 096e935f2ebc 16:38:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:38:55 ---> 74ece52334e0 16:38:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:38:56 ---> be553d0c15f3 16:38:56 Step 20/24 : ENTRYPOINT ["/core-command"] 16:38:56 ---> 7f8e7c46cfc6 16:38:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:38:56 ---> Running in 7bc8c62d1290 16:38:56 Removing intermediate container 7bc8c62d1290 16:38:56 ---> 4849ef33ccde 16:38:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:56 ---> Running in 638d709f1c0c 16:38:56 ---> c346b31ab666 16:38:56 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:38:56 ---> Running in 61c826b3b476 16:38:56 Removing intermediate container 638d709f1c0c 16:38:56 ---> 5f31975ee2a7 16:38:56 Step 22/24 : LABEL arch=x86_64 16:38:56 ---> Running in 024ef5b607a4 16:38:56 Removing intermediate container 61c826b3b476 16:38:56 ---> a0b2382b356a 16:38:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:56 ---> Running in c13dba92d0f0 16:38:56 Removing intermediate container 024ef5b607a4 16:38:56 ---> 814712e8cca8 16:38:56 Step 23/24 : LABEL git_sha=10b04373b02f9aa5a631be52c64c947d889f936d 16:38:56 ---> Running in 3655ebd86e2c 16:38:56 Removing intermediate container c13dba92d0f0 16:38:56 ---> ea5e1e501954 16:38:56 Step 22/24 : LABEL arch=x86_64 16:38:56 ---> Running in 70a6c67a8281 16:38:57 Removing intermediate container 3655ebd86e2c 16:38:57 ---> c06da9278a98 16:38:57 Step 24/24 : LABEL version=0.0.0 16:38:57 ---> Running in 10532bdb574f 16:38:57 Removing intermediate container 70a6c67a8281 16:38:57 ---> 32576e2eb5c7 16:38:57 Step 23/24 : LABEL git_sha=10b04373b02f9aa5a631be52c64c947d889f936d 16:38:57 ---> Running in a467f14bbee6 16:38:57 Removing intermediate container 10532bdb574f 16:38:57 ---> 57a0df29e041 16:38:57 16:38:57 Removing intermediate container a467f14bbee6 16:38:57 ---> 4cfacca82629 16:38:57 Step 24/24 : LABEL version=0.0.0 16:38:57 Successfully built 57a0df29e041 16:38:57 Successfully tagged core-command:latest 16:38:57 Building security-bootstrapper 16:38:57 ---> Running in 1e79f51054bd 16:38:57  Building core-command ... done Removing intermediate container 1e79f51054bd 16:38:57 ---> 9f726cd109e6 16:38:57 16:38:58 Successfully built 9f726cd109e6 16:38:58 Successfully tagged core-metadata:latest 16:38:58  Building core-metadata ... done Building security-secretstore-setup 16:38:58 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 16:39:05 Removing intermediate container 4304b94e7c94 16:39:05 ---> 28b1d9dcf54d 16:39:05 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:39:05 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:39:05 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:39:05 ---> 16ef2ca3a502 16:39:05 Step 3/32 : WORKDIR /edgex-go 16:39:05 ---> Using cache 16:39:05 ---> c28864998c5a 16:39:05 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:05 ---> Using cache 16:39:05 ---> 9ba6808c7fb5 16:39:05 Step 5/32 : RUN apk add --update --no-cache make git 16:39:05 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:39:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:39:05 ---> 16ef2ca3a502 16:39:05 Step 3/26 : WORKDIR /edgex-go 16:39:05 ---> Using cache 16:39:05 ---> c28864998c5a 16:39:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:05 ---> Using cache 16:39:05 ---> 9ba6808c7fb5 16:39:05 Step 5/26 : RUN apk add --update --no-cache make git 16:39:05 ---> Running in 9a264b9f8372 16:39:05 ---> Running in 14694c6bcd0f 16:39:05 ---> Running in 1b51788413bf 16:39:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:39:06 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 16:39:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:39:07 Removing intermediate container 72a2c066bf6a 16:39:07 ---> 3ef44a408ea7 16:39:07 16:39:07 Step 11/22 : FROM alpine:3.12 16:39:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:39:07 ---> 48b8ec4ed9eb 16:39:07 Step 12/22 : RUN apk add --update --no-cache curl 16:39:07 Removing intermediate container 79ed9fd1c4e7 16:39:07 ---> f81fd097d3d1 16:39:07 16:39:07 Step 11/23 : FROM alpine:3.12 16:39:07 ---> 48b8ec4ed9eb 16:39:07 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:39:07 ---> Running in 269f528bb6d2 16:39:07 ---> Running in 26d4e5365260 16:39:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:39:07 Removing intermediate container 14694c6bcd0f 16:39:07 ---> e35f1cdb0a46 16:39:07 16:39:07 Step 12/24 : FROM docker:20.10.7 16:39:07 20.10.7: Pulling from library/docker 16:39:07 OK: 219 MiB in 52 packages 16:39:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:39:07 OK: 219 MiB in 52 packages 16:39:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:39:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:39:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:39:08 Removing intermediate container 9a264b9f8372 16:39:08 ---> 1f5ebfb723d7 16:39:08 Step 6/32 : COPY go.mod . 16:39:08 (1/4) Installing ca-certificates (20191127-r4) 16:39:08 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:39:08 (3/4) Installing libcurl (7.78.0-r0) 16:39:08 (4/4) Installing curl (7.78.0-r0) 16:39:08 Executing busybox-1.31.1-r20.trigger 16:39:08 Executing ca-certificates-20191127-r4.trigger 16:39:08 (1/2) Installing ca-certificates (20191127-r4) 16:39:08 (2/2) Installing dumb-init (1.2.2-r1) 16:39:08 Executing busybox-1.31.1-r20.trigger 16:39:08 OK: 7 MiB in 18 packages 16:39:08 Executing ca-certificates-20191127-r4.trigger 16:39:08 ---> a49c204ccf58 16:39:08 Step 7/32 : RUN go mod download 16:39:08 OK: 6 MiB in 16 packages 16:39:08 ---> Running in 90a52dc5dd7c 16:39:08 Removing intermediate container 1b51788413bf 16:39:08 ---> fa20d1b2eba7 16:39:08 Step 6/26 : COPY go.mod . 16:39:09 ---> 19879bfed96a 16:39:09 Step 7/26 : RUN go mod download 16:39:09 Removing intermediate container 269f528bb6d2 16:39:09 ---> ea88d4df50dd 16:39:09 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:39:09 ---> Running in f0028bc0443a 16:39:09 ---> Running in f76df28e7d20 16:39:09 Removing intermediate container 26d4e5365260 16:39:09 ---> 9c5582cf717d 16:39:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:39:09 ---> Running in 1c93d32b58e5 16:39:09 Removing intermediate container f76df28e7d20 16:39:09 ---> 44d9997ba488 16:39:09 Step 14/22 : WORKDIR /edgex 16:39:09 ---> Running in 826573302dbe 16:39:09 Removing intermediate container 1c93d32b58e5 16:39:09 ---> 0bae649908bb 16:39:09 Step 14/23 : ENV APP_PORT=59860 16:39:09 ---> Running in 592739185ed2 16:39:09 Removing intermediate container 826573302dbe 16:39:09 ---> f88eee7b0efc 16:39:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:39:09 Removing intermediate container 592739185ed2 16:39:09 ---> 00c1a1c3d19a 16:39:09 Step 15/23 : EXPOSE $APP_PORT 16:39:09 ---> Running in d3b71e295f19 16:39:09 ---> b0206a55e26b 16:39:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:39:09 Removing intermediate container d3b71e295f19 16:39:09 ---> faf8a53aa412 16:39:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:10 ---> dcfd6fb5803b 16:39:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:39:10 ---> 417e35912b5c 16:39:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:39:10 Removing intermediate container 90a52dc5dd7c 16:39:10 ---> 0347673ad080 16:39:10 Step 8/32 : COPY . . 16:39:10 Removing intermediate container f0028bc0443a 16:39:10 ---> 4952951b2420 16:39:10 Step 8/26 : COPY . . 16:39:11 ---> 2bb96cae9f95 16:39:11 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:39:14 ---> 3bc2adb58846 16:39:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:39:14 ---> Running in 149d2afe4f42 16:39:14 Removing intermediate container 149d2afe4f42 16:39:14 ---> c61068d6b750 16:39:14 Step 19/22 : CMD ["--init=true"] 16:39:15 ---> 94f6aa506bbf 16:39:15 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:39:15 ---> Running in 5745f4f5a48d 16:39:15 ---> Running in 5cf87b7565ff 16:39:15 Removing intermediate container 5745f4f5a48d 16:39:15 ---> 9f1556120aa1 16:39:15 Step 20/22 : LABEL arch=x86_64 16:39:15 Removing intermediate container 5cf87b7565ff 16:39:15 ---> db2fcd420ccc 16:39:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:15 ---> Running in cf55c85384b8 16:39:15 ---> Running in 1a3a4dbbab64 16:39:15 Removing intermediate container cf55c85384b8 16:39:15 ---> 1b6f0fa84843 16:39:15 Step 21/22 : LABEL git_sha=10b04373b02f9aa5a631be52c64c947d889f936d 16:39:15 Removing intermediate container 1a3a4dbbab64 16:39:15 ---> 7a51ab46efa7 16:39:15 Step 21/23 : LABEL arch=x86_64 16:39:16 ---> Running in fc15850f835d 16:39:16 ---> Running in c11832c9423e 16:39:16 Removing intermediate container fc15850f835d 16:39:16 ---> b1b21f04c41a 16:39:16 Step 22/22 : LABEL version=0.0.0 16:39:16 Removing intermediate container c11832c9423e 16:39:16 ---> 37405bffc547 16:39:16 Step 22/23 : LABEL git_sha=10b04373b02f9aa5a631be52c64c947d889f936d 16:39:16 ---> Running in b7a98efa9eaf 16:39:16 ---> Running in f432854eb46e 16:39:16 Removing intermediate container b7a98efa9eaf 16:39:16 ---> 7ec37045d386 16:39:16 16:39:16 Removing intermediate container f432854eb46e 16:39:16 ---> 110f02d1c750 16:39:16 Step 23/23 : LABEL version=0.0.0 16:39:16 Successfully built 7ec37045d386 16:39:16 Successfully tagged security-proxy-setup:latest 16:39:16  Building security-proxy-setup ... done Building support-scheduler 16:39:16 ---> Running in 9858e00fb659 16:39:18 Removing intermediate container 9858e00fb659 16:39:18 ---> 2b6da24155cb 16:39:18 16:39:18 Successfully built 2b6da24155cb 16:39:19 Successfully tagged support-notifications:latest 16:39:19  Building support-notifications ... done Building core-data 16:39:19 ---> 31900861dbf7 16:39:19 Step 9/32 : RUN go mod tidy 16:39:21 ---> Running in 098f29550aaa 16:39:21 ---> 5feae36c8225 16:39:21 Step 9/26 : RUN go mod tidy 16:39:21 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:39:21 Status: Downloaded newer image for docker:20.10.7 16:39:21 ---> 08bdaf2f88f9 16:39:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:39:21 ---> Running in e02484f67dfa 16:39:21 ---> Running in 01678fb9813f 16:39:22 Removing intermediate container 01678fb9813f 16:39:22 ---> 4bf401bab522 16:39:22 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:39:22 ---> Running in b4c3035ab57e 16:39:23 Removing intermediate container 098f29550aaa 16:39:23 ---> a926fa8ca72d 16:39:23 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:39:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:39:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:39:23 ---> Running in 305e78df4983 16:39:23 (1/39) Installing readline (8.1.0-r0) 16:39:23 (2/39) Installing bash (5.1.0-r0) 16:39:23 Executing bash-5.1.0-r0.post-install 16:39:23 (3/39) Installing brotli-libs (1.0.9-r3) 16:39:23 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:39:23 (5/39) Installing libcurl (7.78.0-r0) 16:39:23 (6/39) Installing curl (7.78.0-r0) 16:39:23 (7/39) Installing dumb-init (1.2.5-r0) 16:39:23 (8/39) Installing libbz2 (1.0.8-r1) 16:39:23 (9/39) Installing expat (2.2.10-r1) 16:39:23 (10/39) Installing libffi (3.3-r2) 16:39:23 (11/39) Installing gdbm (1.19-r0) 16:39:23 (12/39) Installing xz-libs (5.2.5-r0) 16:39:23 (13/39) Installing sqlite-libs (3.34.1-r0) 16:39:23 (14/39) Installing python3 (3.8.10-r0) 16:39:23 Removing intermediate container e02484f67dfa 16:39:23 ---> 0cb873ba416d 16:39:23 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:39:23 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 16:39:24 ---> Running in caac12e5c9b3 16:39:24 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 16:39:24 (15/39) Installing py3-appdirs (1.4.4-r1) 16:39:24 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:39:24 (17/39) Installing py3-parsing (2.4.7-r1) 16:39:24 (18/39) Installing py3-six (1.15.0-r0) 16:39:24 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:39:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:39:24 ---> 16ef2ca3a502 16:39:24 Step 3/23 : WORKDIR /edgex-go 16:39:24 ---> Using cache 16:39:24 ---> c28864998c5a 16:39:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:24 ---> Using cache 16:39:24 ---> 9ba6808c7fb5 16:39:24 Step 5/23 : RUN apk add --update --no-cache make git 16:39:24 ---> Using cache 16:39:24 ---> fa20d1b2eba7 16:39:24 Step 6/23 : COPY go.mod . 16:39:24 ---> Using cache 16:39:24 ---> 19879bfed96a 16:39:24 Step 7/23 : RUN go mod download 16:39:24 ---> Using cache 16:39:24 ---> 4952951b2420 16:39:24 Step 8/23 : COPY . . 16:39:24 ---> Using cache 16:39:24 ---> 5feae36c8225 16:39:24 Step 9/23 : RUN go mod tidy 16:39:24 ---> Using cache 16:39:24 ---> 0cb873ba416d 16:39:24 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:39:24 (19/39) Installing py3-packaging (20.9-r0) 16:39:25 (20/39) Installing py3-setuptools (51.3.3-r0) 16:39:25 ---> Running in d26d0f7e6a84 16:39:25 (21/39) Installing py3-chardet (4.0.0-r0) 16:39:25 (22/39) Installing py3-idna (3.1-r0) 16:39:25 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:39:25 (24/39) Installing py3-requests (2.25.1-r1) 16:39:25 (25/39) Installing py3-msgpack (1.0.2-r0) 16:39:25 (26/39) Installing py3-lockfile (0.12.2-r3) 16:39:25 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:39:25 (28/39) Installing py3-colorama (0.4.4-r0) 16:39:25 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:39:25 (30/39) Installing py3-distlib (0.3.1-r1) 16:39:25 (31/39) Installing py3-distro (1.5.0-r1) 16:39:25 (32/39) Installing py3-webencodings (0.5.1-r3) 16:39:25 (33/39) Installing py3-html5lib (1.1-r0) 16:39:25 (34/39) Installing py3-pytoml (0.1.21-r0) 16:39:25 (35/39) Installing py3-pep517 (0.9.1-r0) 16:39:25 (36/39) Installing py3-progress (1.5-r0) 16:39:25 (37/39) Installing py3-retrying (1.3.3-r0) 16:39:25 (38/39) Installing py3-toml (0.10.2-r0) 16:39:25 (39/39) Installing py3-pip (20.3.4-r0) 16:39:25 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 16:39:26 Executing busybox-1.32.1-r6.trigger 16:39:26 OK: 82 MiB in 59 packages 16:39:28 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:39:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:39:28 ---> 16ef2ca3a502 16:39:28 Step 3/24 : WORKDIR /edgex-go 16:39:28 ---> Using cache 16:39:28 ---> c28864998c5a 16:39:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:28 ---> Using cache 16:39:28 ---> 9ba6808c7fb5 16:39:28 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:39:28 Collecting docker-compose==1.23.2 16:39:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:39:28 ---> Running in 1ce084687805 16:39:28 Collecting PyYAML<4,>=3.10 16:39:28 Downloading PyYAML-3.13.tar.gz (270 kB) 16:39:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:39:30 Collecting docker<4.0,>=3.6.0 16:39:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:39:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:39:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:39:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:39:30 Collecting jsonschema<3,>=2.5.1 16:39:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:39:30 Collecting websocket-client<1.0,>=0.32.0 16:39:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:39:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:39:30 Collecting dockerpty<0.5,>=0.4.1 16:39:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:39:30 OK: 219 MiB in 52 packages 16:39:30 Collecting texttable<0.10,>=0.9.0 16:39:31 Downloading texttable-0.9.1.tar.gz (11 kB) 16:39:31 Removing intermediate container 1ce084687805 16:39:31 ---> 166764b117b0 16:39:31 Step 6/24 : COPY go.mod . 16:39:31 ---> b89c591479f6 16:39:31 Step 7/24 : RUN go mod download 16:39:31 ---> Running in 33bc84ae18bb 16:39:31 Collecting cached-property<2,>=1.2.0 16:39:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:39:31 Collecting docopt<0.7,>=0.6.1 16:39:31 Downloading docopt-0.6.2.tar.gz (25 kB) 16:39:32 Collecting docker-pycreds>=0.4.0 16:39:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:39:32 Collecting idna<2.8,>=2.5 16:39:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:39:32 Collecting chardet<3.1.0,>=3.0.2 16:39:32 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:39:32 Collecting certifi>=2017.4.17 16:39:32 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:39:32 Collecting urllib3<1.25,>=1.21.1 16:39:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:39:32 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:39:32 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:39:32 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:39:32 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:39:33 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:39:33 Attempting uninstall: urllib3 16:39:33 Found existing installation: urllib3 1.26.2 16:39:33 Uninstalling urllib3-1.26.2: 16:39:33 Successfully uninstalled urllib3-1.26.2 16:39:33 Attempting uninstall: idna 16:39:33 Found existing installation: idna 3.1 16:39:33 Uninstalling idna-3.1: 16:39:33 Successfully uninstalled idna-3.1 16:39:33 Removing intermediate container 33bc84ae18bb 16:39:33 ---> cf0a14cf1bfa 16:39:33 Step 8/24 : COPY . . 16:39:33 Attempting uninstall: chardet 16:39:33 Found existing installation: chardet 4.0.0 16:39:33 Uninstalling chardet-4.0.0: 16:39:33 Successfully uninstalled chardet-4.0.0 16:39:34 Attempting uninstall: requests 16:39:34 Found existing installation: requests 2.25.1 16:39:34 Uninstalling requests-2.25.1: 16:39:34 Successfully uninstalled requests-2.25.1 16:39:34 Running setup.py install for texttable: started 16:39:35 Running setup.py install for texttable: finished with status 'done' 16:39:35 Running setup.py install for PyYAML: started 16:39:37 Running setup.py install for PyYAML: finished with status 'done' 16:39:37 Running setup.py install for docopt: started 16:39:38 Running setup.py install for docopt: finished with status 'done' 16:39:38 Running setup.py install for dockerpty: started 16:39:39 Running setup.py install for dockerpty: finished with status 'done' 16:39:40 ---> da86a433af36 16:39:40 Step 9/24 : RUN go mod tidy 16:39:40 ---> Running in 1e0e3691c0bf 16:39:40 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:39:43 Removing intermediate container 1e0e3691c0bf 16:39:43 ---> 3f9d430bfbf5 16:39:43 Step 10/24 : RUN make cmd/core-data/core-data 16:39:43 ---> Running in e257ebb98a9e 16:39:44 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 16:39:44 Removing intermediate container b4c3035ab57e 16:39:44 ---> 524bd8c9dbc5 16:39:44 Step 15/24 : ENV APP_PORT=58890 16:39:44 ---> Running in 412d43aec453 16:39:44 Removing intermediate container 412d43aec453 16:39:44 ---> 5b2cdd21d94f 16:39:44 Step 16/24 : EXPOSE $APP_PORT 16:39:45 ---> Running in 362e577af49c 16:39:45 Removing intermediate container 362e577af49c 16:39:45 ---> 9c37f9a59380 16:39:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:39:45 ---> 6473870951b3 16:39:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:39:45 ---> 8764c59b15d7 16:39:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:39:46 ---> 27e28b20e609 16:39:46 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:39:46 ---> Running in ab0b40dc90f0 16:39:46 Removing intermediate container ab0b40dc90f0 16:39:46 ---> 47c23542c936 16:39:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:46 ---> Running in e05705802768 16:39:46 Removing intermediate container e05705802768 16:39:46 ---> 2bf67242d0e5 16:39:46 Step 22/24 : LABEL arch=x86_64 16:39:46 ---> Running in db9479dc7e4a 16:39:46 Removing intermediate container db9479dc7e4a 16:39:46 ---> 81bc1022d09c 16:39:46 Step 23/24 : LABEL git_sha=10b04373b02f9aa5a631be52c64c947d889f936d 16:39:46 ---> Running in 7df4ca80ba49 16:39:47 Removing intermediate container 7df4ca80ba49 16:39:47 ---> 6cd9ee8b5531 16:39:47 Step 24/24 : LABEL version=0.0.0 16:39:47 ---> Running in c63738fcf01e 16:39:47 Removing intermediate container c63738fcf01e 16:39:47 ---> d94621e10409 16:39:47 16:39:47 Successfully built d94621e10409 16:39:47 Successfully tagged sys-mgmt-agent:latest 16:39:57  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:40:00 Removing intermediate container 305e78df4983 16:40:00 ---> e6b92738025b 16:40:00 16:40:00 Step 11/32 : FROM alpine:3.12 16:40:00 ---> 48b8ec4ed9eb 16:40:00 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:40:00 ---> Running in 9636547b2c1b 16:40:00 Removing intermediate container 9636547b2c1b 16:40:00 ---> ad33eaa2baf4 16:40:00 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:40:00 ---> Running in b2bd3b31efcf 16:40:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:40:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:40:01 (1/2) Installing dumb-init (1.2.2-r1) 16:40:01 (2/2) Installing su-exec (0.2-r1) 16:40:01 Executing busybox-1.31.1-r20.trigger 16:40:01 OK: 6 MiB in 16 packages 16:40:02 Removing intermediate container caac12e5c9b3 16:40:02 ---> 331f152b10c3 16:40:02 16:40:02 Step 11/26 : FROM alpine:3.12 16:40:02 ---> 48b8ec4ed9eb 16:40:02 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:40:02 Removing intermediate container d26d0f7e6a84 16:40:02 ---> 559b32fa06e1 16:40:02 16:40:02 Step 11/23 : FROM alpine:3.12 16:40:02 ---> 48b8ec4ed9eb 16:40:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:40:02 ---> Using cache 16:40:02 ---> d923ed9656e9 16:40:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:40:02 ---> Using cache 16:40:02 ---> e415666be890 16:40:02 Step 14/23 : ENV APP_PORT=59861 16:40:02 ---> Running in 291ace14cccd 16:40:02 ---> Running in 812b737760cf 16:40:02 Removing intermediate container 812b737760cf 16:40:02 ---> 4d51801302a0 16:40:02 Step 15/23 : EXPOSE $APP_PORT 16:40:02 Removing intermediate container b2bd3b31efcf 16:40:02 ---> 84a763325cd5 16:40:02 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:40:02 ---> Running in 3dbb4d9e059c 16:40:02 ---> Running in 3204836adb17 16:40:02 Removing intermediate container 3dbb4d9e059c 16:40:02 ---> d96a4c53a17a 16:40:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:40:02 Removing intermediate container 3204836adb17 16:40:02 ---> 098dcbc8ae1e 16:40:02 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:40:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:40:03 ---> Running in d64c9f6f7045 16:40:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:40:03 (1/3) Installing ca-certificates (20191127-r4) 16:40:03 Removing intermediate container d64c9f6f7045 16:40:03 ---> f782fd847f63 16:40:03 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:40:03 (2/3) Installing dumb-init (1.2.2-r1) 16:40:03 (3/3) Installing su-exec (0.2-r1) 16:40:03 Executing busybox-1.31.1-r20.trigger 16:40:03 ---> 65997a722054 16:40:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:40:03 Executing ca-certificates-20191127-r4.trigger 16:40:03 ---> Running in 88b7cd752a9b 16:40:03 OK: 6 MiB in 17 packages 16:40:03 Removing intermediate container 291ace14cccd 16:40:03 ---> 63ea16a57719 16:40:03 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:40:03 ---> b3ac7ce5b52c 16:40:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:40:04 ---> Running in c26f55e3896a 16:40:04 Removing intermediate container c26f55e3896a 16:40:04 ---> 2bad51a6d03a 16:40:04 Step 14/26 : WORKDIR / 16:40:04 ---> Running in 387f2e1798b7 16:40:04 ---> 85ff18256571 16:40:04 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:40:04 Removing intermediate container 88b7cd752a9b 16:40:04 ---> ef9272eb9339 16:40:04 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:40:04 ---> Running in 637c5470e344 16:40:04 ---> Running in 6a9d1b30c3b0 16:40:04 Removing intermediate container 387f2e1798b7 16:40:04 ---> 03206817ef75 16:40:04 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:40:05 Removing intermediate container 637c5470e344 16:40:05 ---> 705ce69e9cdd 16:40:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:40:05 Removing intermediate container 6a9d1b30c3b0 16:40:05 ---> 57c2ab24aba3 16:40:05 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:40:05 ---> Running in 68a888cf3956 16:40:05 ---> 9f679dcffbc7 16:40:05 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:40:05 Removing intermediate container 68a888cf3956 16:40:05 ---> 62f85aaef177 16:40:05 Step 21/23 : LABEL arch=x86_64 16:40:05 ---> Running in aa806b27b1dd 16:40:05 ---> 26c4b4c43b9e 16:40:05 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:40:05 ---> abf7cc2c67c5 16:40:05 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:40:05 ---> Running in 352958c5a045 16:40:05 Removing intermediate container aa806b27b1dd 16:40:05 ---> 4f785182e863 16:40:05 Step 22/23 : LABEL git_sha=10b04373b02f9aa5a631be52c64c947d889f936d 16:40:05 ---> Running in 3ab29af4a039 16:40:05 ---> e0c5a7786a84 16:40:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:40:05 Removing intermediate container 3ab29af4a039 16:40:05 ---> ebc93f0a0c4c 16:40:05 Step 23/23 : LABEL version=0.0.0 16:40:05 ---> Running in c72b4b9c015d 16:40:06 Removing intermediate container c72b4b9c015d 16:40:06 ---> 257482909c25 16:40:06 16:40:06 ---> a09969ddd8d1 16:40:06 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:40:06 Successfully built 257482909c25 16:40:06 Successfully tagged support-scheduler:latest 16:40:06  Building support-scheduler ... done Removing intermediate container 352958c5a045 16:40:06 ---> 7f05fddb243f 16:40:06 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:40:06 ---> 408346369d02 16:40:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:40:07 ---> 3a92fa71f290 16:40:07 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:40:07 ---> adc0f96f816b 16:40:07 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:40:07 ---> c5e941aa8ac2 16:40:07 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/ 16:40:07 ---> Running in 4336f3088547 16:40:07 ---> e1418ca9f1ba 16:40:07 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:40:07 ---> ed2f07f11326 16:40:07 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:40:08 ---> 6562d0e322f5 16:40:08 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:40:08 ---> 779b8e2ced35 16:40:08 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:40:08 Removing intermediate container 4336f3088547 16:40:08 ---> f7a237609dc9 16:40:08 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:40:08 ---> Running in f84fa758502c 16:40:08 ---> Running in 342bb4384cb3 16:40:08 Removing intermediate container f84fa758502c 16:40:08 ---> 6bda76730f38 16:40:08 Step 24/26 : LABEL arch=x86_64 16:40:08 ---> Running in a70aace39ba4 16:40:08 Removing intermediate container 342bb4384cb3 16:40:08 ---> 38ea9d36ac85 16:40:08 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:40:09 Removing intermediate container a70aace39ba4 16:40:09 ---> b96ab3846035 16:40:09 Step 25/26 : LABEL git_sha=10b04373b02f9aa5a631be52c64c947d889f936d 16:40:09 ---> 82a140a9c106 16:40:09 Step 27/32 : RUN chmod +x /entrypoint.sh 16:40:09 ---> Running in 91ccb574904d 16:40:09 ---> Running in 7ed6694ead7e 16:40:09 Removing intermediate container 91ccb574904d 16:40:09 ---> ccfa565849a3 16:40:09 Step 26/26 : LABEL version=0.0.0 16:40:09 ---> Running in b09a7b24a3c2 16:40:09 Removing intermediate container b09a7b24a3c2 16:40:09 ---> a375715ab107 16:40:09 16:40:09 Successfully built a375715ab107 16:40:09 Successfully tagged security-secretstore-setup:latest 16:40:09  Building security-secretstore-setup ... done Removing intermediate container 7ed6694ead7e 16:40:09 ---> c34f392a38d8 16:40:09 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:40:09 ---> Running in 854cdd878b4d 16:40:10 Removing intermediate container 854cdd878b4d 16:40:10 ---> c87ea35d0cf8 16:40:10 Step 29/32 : CMD ["gate"] 16:40:10 ---> Running in 82e8858a22c7 16:40:10 Removing intermediate container 82e8858a22c7 16:40:10 ---> 058252e5cbb9 16:40:10 Step 30/32 : LABEL arch=x86_64 16:40:10 ---> Running in 2c41f887ff83 16:40:10 Removing intermediate container e257ebb98a9e 16:40:10 ---> ca8ad7a552a9 16:40:10 16:40:10 Step 11/24 : FROM alpine:3.12 16:40:10 ---> 48b8ec4ed9eb 16:40:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:40:10 ---> Running in 742f9ed3d6c6 16:40:10 Removing intermediate container 2c41f887ff83 16:40:10 ---> c760569442d2 16:40:10 Step 31/32 : LABEL git_sha=10b04373b02f9aa5a631be52c64c947d889f936d 16:40:10 ---> Running in a848d54bbdc8 16:40:10 Removing intermediate container 742f9ed3d6c6 16:40:10 ---> a26d89367d1b 16:40:10 Step 13/24 : ENV APP_PORT=59880 16:40:10 ---> Running in 7d8780478eef 16:40:10 Removing intermediate container a848d54bbdc8 16:40:10 ---> 4abbd323bdca 16:40:10 Step 32/32 : LABEL version=0.0.0 16:40:11 ---> Running in a12d490d19e1 16:40:11 Removing intermediate container 7d8780478eef 16:40:11 ---> eba093dc4d47 16:40:11 Step 14/24 : EXPOSE $APP_PORT 16:40:11 ---> Running in f8440e8bce16 16:40:11 Removing intermediate container a12d490d19e1 16:40:11 ---> 03b2a64c7b3d 16:40:11 16:40:11 Removing intermediate container f8440e8bce16 16:40:11 ---> 00b5da1cfdfd 16:40:11 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:40:11 ---> Running in 4f9268cf9c76 16:40:11 Successfully built 03b2a64c7b3d 16:40:11 Successfully tagged security-bootstrapper:latest 16:40:11  Building security-bootstrapper ... done Removing intermediate container 4f9268cf9c76 16:40:11 ---> cbd02f7baeb6 16:40:11 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:40:11 ---> Running in 4617c60e2e87 16:40:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:40:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:40:12 (1/6) Installing dumb-init (1.2.2-r1) 16:40:13 (2/6) Installing libgcc (9.3.0-r2) 16:40:13 (3/6) Installing libsodium (1.0.18-r0) 16:40:13 (4/6) Installing libstdc++ (9.3.0-r2) 16:40:14 (5/6) Installing libzmq (4.3.3-r0) 16:40:14 (6/6) Installing zeromq (4.3.3-r0) 16:40:14 Executing busybox-1.31.1-r20.trigger 16:40:14 OK: 8 MiB in 20 packages 16:40:14 Removing intermediate container 4617c60e2e87 16:40:14 ---> f4be2a0945c5 16:40:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:40:14 ---> 93ea495fe37d 16:40:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:40:14 ---> e212108e398d 16:40:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:40:14 ---> 9eda1d93a6dd 16:40:14 Step 20/24 : ENTRYPOINT ["/core-data"] 16:40:15 ---> Running in 7b79a838cdd5 16:40:15 Removing intermediate container 7b79a838cdd5 16:40:15 ---> 0a016f854f04 16:40:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:40:15 ---> Running in 9f799be7497c 16:40:15 Removing intermediate container 9f799be7497c 16:40:15 ---> 63491af96122 16:40:15 Step 22/24 : LABEL arch=x86_64 16:40:15 ---> Running in 525e5ce6c18d 16:40:15 Removing intermediate container 525e5ce6c18d 16:40:15 ---> 2ba0e3b05ff8 16:40:15 Step 23/24 : LABEL git_sha=10b04373b02f9aa5a631be52c64c947d889f936d 16:40:15 ---> Running in 1bb0021144b7 16:40:15 Removing intermediate container 1bb0021144b7 16:40:15 ---> 6acca9ace438 16:40:15 Step 24/24 : LABEL version=0.0.0 16:40:15 ---> Running in 00b371c10a85 16:40:15 Removing intermediate container 00b371c10a85 16:40:15 ---> 121fe938011f 16:40:15 16:40:15 Successfully built 121fe938011f 16:40:15 Successfully tagged core-data:latest 16:40:15  Building core-data ... done  [Pipeline] } 16:40:15 $ docker stop --time=1 4b4dfdb0dfc1c70f5171dde251cf83b791790cbbc6fb45dd75d9fcabf65b8365 16:40:17 $ docker rm -f 4b4dfdb0dfc1c70f5171dde251cf83b791790cbbc6fb45dd75d9fcabf65b8365 [Pipeline] // withDockerContainer [Pipeline] sh 16:40:17 + docker images 16:40:17 REPOSITORY TAG IMAGE ID CREATED SIZE 16:40:17 core-data latest 121fe938011f 2 seconds ago 20.4MB 16:40:17 security-bootstrapper latest 03b2a64c7b3d 7 seconds ago 18.8MB 16:40:17 ca8ad7a552a9 7 seconds ago 1.76GB 16:40:17 security-secretstore-setup latest a375715ab107 8 seconds ago 28.1MB 16:40:17 support-scheduler latest 257482909c25 12 seconds ago 16.1MB 16:40:17 559b32fa06e1 16 seconds ago 1.75GB 16:40:17 331f152b10c3 16 seconds ago 1.76GB 16:40:17 e6b92738025b 18 seconds ago 1.75GB 16:40:17 sys-mgmt-agent latest d94621e10409 30 seconds ago 325MB 16:40:17 support-notifications latest 2b6da24155cb About a minute ago 16.8MB 16:40:17 security-proxy-setup latest 7ec37045d386 About a minute ago 25.9MB 16:40:17 f81fd097d3d1 About a minute ago 1.75GB 16:40:17 e35f1cdb0a46 About a minute ago 1.75GB 16:40:17 3ef44a408ea7 About a minute ago 1.76GB 16:40:17 core-command latest 57a0df29e041 About a minute ago 16MB 16:40:17 core-metadata latest 9f726cd109e6 About a minute ago 16.7MB 16:40:17 af685beafd40 About a minute ago 1.76GB 16:40:17 4da74b6a1b93 About a minute ago 1.75GB 16:40:17 ci-base-image-x86_64 latest 16ef2ca3a502 5 minutes ago 1.25GB 16:40:17 alpine 3.12 48b8ec4ed9eb 8 days ago 5.58MB 16:40:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB 16:40:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB 16:40:17 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 16:40:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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 16:40:31 Removing intermediate container 7f615a1d3a3c 16:40:31 ---> e1a46eff67e9 16:40:31 Successfully built e1a46eff67e9 16:40:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:40:32 + docker inspect -f . ci-base-image-arm64 16:40:32 . [Pipeline] withDockerContainer 16:40:32 prd-ubuntu18.04-docker-arm64-4c-16g-1683 does not seem to be running inside a container 16:40:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:40:33 Still waiting to schedule task 16:40:33 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:40:34 $ docker top 984cca1ef593b078891c8e0bd7f32227e24d396718ceef14a71ab50724411335 -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:36 + go version 16:40:36 go version go1.16.6 linux/arm64 [Pipeline] } 16:40:36 $ docker stop --time=1 984cca1ef593b078891c8e0bd7f32227e24d396718ceef14a71ab50724411335 16:40:38 $ docker rm -f 984cca1ef593b078891c8e0bd7f32227e24d396718ceef14a71ab50724411335 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:40:39 + docker inspect -f . ci-base-image-arm64 16:40:39 . [Pipeline] withDockerContainer 16:40:39 prd-ubuntu18.04-docker-arm64-4c-16g-1683 does not seem to be running inside a container 16:40:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:40:41 $ docker top 1f2ba6a3da09c909ce133751e8ce93520adff33a3e1360107c7dc388dd06073f -eo pid,comm [Pipeline] { [Pipeline] echo 16:40:42 ========================================================= 16:40:42 [edgeXBuildGoParallel] Running Tests and Build... 16:40:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:40:42 + go mod tidy [Pipeline] sh 16:40:44 + make test 16:40:44 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:40:44 go mod tidy 16:40:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:41:25 ? github.com/edgexfoundry/edgex-go [no test files] 16:42:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:42:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:42:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:42:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:42:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:42:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:42:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:42:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:42:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:42:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:42:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:42:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:42:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:42:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:43:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.219s coverage: 28.7% of statements 16:43:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:43:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:43:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.351s coverage: 100.0% of statements 16:43:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:43:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.417s coverage: 46.3% of statements 16:43:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:43:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:43:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.733s coverage: 90.1% of statements 16:43:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:43:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:43:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.274s coverage: 81.2% of statements 16:43:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:43:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:43:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:43:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:43:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:43:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.011s coverage: 94.2% of statements 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:43:25 ok github.com/edgexfoundry/edgex-go/internal/io 0.284s coverage: 59.1% of statements 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:43:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.275s coverage: 60.0% of statements 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:43:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.428s coverage: 0.8% of statements 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:43:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.225s coverage: 58.8% of statements 16:43:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.226s coverage: 21.7% of statements 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:43:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.273s coverage: 47.1% of statements 16:43:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.292s coverage: 79.5% of statements 16:43:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.208s coverage: 94.1% of statements 16:43:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.278s coverage: 96.3% of statements 16:43:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.239s coverage: 87.5% of statements 16:43:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.252s coverage: 94.4% of statements 16:43:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.262s coverage: 44.8% of statements 16:43:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.788s coverage: 81.8% of statements 16:43:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:43:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.345s coverage: 92.9% of statements 16:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:43:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 16:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:43:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.221s coverage: 87.2% of statements 16:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:43:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.182s coverage: 100.0% of statements 16:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:43:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.214s coverage: 58.8% of statements 16:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:43:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.203s coverage: 80.0% of statements 16:43:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.280s coverage: 87.2% of statements 16:43:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.366s coverage: 85.4% of statements 16:43:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.365s coverage: 91.2% of statements 16:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.969s coverage: 64.4% of statements 16:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.194s coverage: 100.0% of statements 16:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements 16:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 16:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 16:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 16:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.222s coverage: 66.9% of statements 16:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:44:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.021s coverage: 43.6% of statements 16:44:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:44:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:44:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.259s coverage: 89.5% of statements 16:44:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:44:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.253s coverage: 84.8% of statements 16:44:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:44:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.315s coverage: 19.5% of statements 16:44:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:44:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:44:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:44:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:44:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.799s coverage: 92.0% of statements 16:44:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:44:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:44:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:44:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:44:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.269s coverage: 62.7% of statements 16:44:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:44:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:44:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.542s coverage: 97.7% of statements 16:44:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:44:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:44:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:44:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:44:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.208s coverage: 28.9% of statements 16:44:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:44:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:44:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:44:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:44:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:44:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:44:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.219s coverage: 100.0% of statements 16:44:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements 16:44:13 GO111MODULE=on go vet ./... 16:45:50 gofmt -l . 16:45:50 [ "`gofmt -l .`" = "" ] 16:45:50 ./bin/test-attribution-txt.sh [Pipeline] sh 16:45:51 + ls -al . 16:45:51 total 636 16:45:51 drwxrwxr-x 9 1001 1001 4096 Sep 9 16:45 . 16:45:51 drwxr-xr-x 4 root root 4096 Sep 9 16:40 .. 16:45:51 -rw-rw-r-- 1 1001 1001 11 Sep 9 16:38 .dockerignore 16:45:51 drwxrwxr-x 8 1001 1001 4096 Sep 9 16:38 .git 16:45:51 drwxrwxr-x 4 1001 1001 4096 Sep 9 16:38 .github 16:45:51 -rw-rw-r-- 1 1001 1001 818 Sep 9 16:38 .gitignore 16:45:51 -rw-rw-r-- 1 1001 1001 76 Sep 9 16:38 .hadolint.yml 16:45:51 -rw-rw-r-- 1 1001 1001 166 Sep 9 16:38 .sonarcloud.properties 16:45:51 -rw-rw-r-- 1 1001 1001 1171 Sep 9 16:38 ADOPTERS.md 16:45:51 -rw-rw-r-- 1 1001 1001 8493 Sep 9 16:38 Attribution.txt 16:45:51 -rw-rw-r-- 1 1001 1001 43881 Sep 9 16:38 CHANGELOG.md 16:45:51 -rw-rw-r-- 1 1001 1001 3804 Sep 9 16:38 CONTRIBUTING.md 16:45:51 -rw-rw-r-- 1 1001 1001 677 Sep 9 16:38 GOVERNANCE.md 16:45:51 -rw-rw-r-- 1 1001 1001 849 Sep 9 16:38 Jenkinsfile 16:45:51 -rw-rw-r-- 1 1001 1001 10775 Sep 9 16:38 LICENSE 16:45:51 -rw-rw-r-- 1 1001 1001 5915 Sep 9 16:38 Makefile 16:45:51 -rw-rw-r-- 1 1001 1001 582 Sep 9 16:38 OWNERS.md 16:45:51 -rw-rw-r-- 1 1001 1001 8643 Sep 9 16:38 README.md 16:45:51 -rw-rw-r-- 1 1001 1001 6912 Sep 9 16:38 SECURITY.md 16:45:51 -rw-rw-r-- 1 1001 1001 5 Sep 9 16:34 VERSION 16:45:51 -rw-rw-r-- 1 1001 1001 4131 Sep 9 16:38 ZMQWindows.md 16:45:51 drwxrwxr-x 2 1001 1001 4096 Sep 9 16:38 bin 16:45:51 drwxrwxr-x 14 1001 1001 4096 Sep 9 16:38 cmd 16:45:51 -rw-r--r-- 1 root root 404331 Sep 9 16:44 coverage.out 16:45:51 -rw-rw-r-- 1 1001 1001 841 Sep 9 16:38 go.mod 16:45:51 -rw-r--r-- 1 root root 50064 Sep 9 16:40 go.sum 16:45:51 drwxrwxr-x 8 1001 1001 4096 Sep 9 16:38 internal 16:45:51 drwxrwxr-x 3 1001 1001 4096 Sep 9 16:38 openapi 16:45:51 drwxrwxr-x 4 1001 1001 4096 Sep 9 16:38 snap 16:45:51 -rw-rw-r-- 1 1001 1001 204 Sep 9 16:38 version.go [Pipeline] sh 16:45:51 + '[' -e coverage.out ] 16:45:51 + chown 1001:1001 coverage.out [Pipeline] stash 16:45:51 Warning: overwriting stash ‘coverage-report’ 16:45:52 Stashed 1 file(s) [Pipeline] sh 16:45:53 + make build 16:45:53 go mod tidy 16:45:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:46:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:46:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:46: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 16:46:36 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 16:46:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:46:41 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 16:46:48 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 16:46:49 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 16:46:55 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 16:46:57 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 16:47:02 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] } 16:47:10 $ docker stop --time=1 1f2ba6a3da09c909ce133751e8ce93520adff33a3e1360107c7dc388dd06073f 16:47:13 $ docker rm -f 1f2ba6a3da09c909ce133751e8ce93520adff33a3e1360107c7dc388dd06073f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:47:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:15 16:47:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:47:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:16 latest: Pulling from edgex-devops/edgex-compose-arm64 16:47:16 29e5d40040c1: Pulling fs layer 16:47:16 1ce36da41761: Pulling fs layer 16:47:16 25b303627fd3: Pulling fs layer 16:47:16 29e5d40040c1: Download complete 16:47:17 29e5d40040c1: Pull complete 16:47:17 1ce36da41761: Verifying Checksum 16:47:17 1ce36da41761: Download complete 16:47:18 1ce36da41761: Pull complete 16:47:19 25b303627fd3: Verifying Checksum 16:47:19 25b303627fd3: Download complete 16:47:29 25b303627fd3: Pull complete 16:47:29 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:47:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:47:29 prd-ubuntu18.04-docker-arm64-4c-16g-1683 does not seem to be running inside a container 16:47:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:47:33 $ docker top 7e42851f376226b2d2b103b3aec2eba091ef81145672b22d91cf349086b61f50 -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:34 + docker-compose build --help 16:47:34 + grep parallel 16:47:43 --parallel Build images in parallel. [Pipeline] } 16:47:43 $ docker stop --time=1 7e42851f376226b2d2b103b3aec2eba091ef81145672b22d91cf349086b61f50 16:47:45 $ docker rm -f 7e42851f376226b2d2b103b3aec2eba091ef81145672b22d91cf349086b61f50 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:47:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:46 . [Pipeline] withDockerContainer 16:47:46 prd-ubuntu18.04-docker-arm64-4c-16g-1683 does not seem to be running inside a container 16:47:46 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:47:48 $ docker top b40040477d2e88ed6c492c79521e193b39f21f2aaebcb56d1f6284a8f18aa046 -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:49 + docker-compose -f ./docker-compose-build.yml build --parallel 16:47:57 Building core-command ... 16:47:57 Building core-data ... 16:47:57 Building core-metadata ... 16:47:57 Building security-bootstrapper ... 16:47:57 Building security-proxy-setup ... 16:47:57 Building security-secretstore-setup ... 16:47:57 Building support-notifications ... 16:47:57 Building support-scheduler ... 16:47:57 Building sys-mgmt-agent ... 16:47:57 Building security-secretstore-setup 16:47:57 Building security-proxy-setup 16:47:57 Building support-scheduler 16:47:57 Building sys-mgmt-agent 16:47:57 Building core-data 16:49:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:49:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:49:06 ---> e1a46eff67e9 16:49:06 Step 3/24 : WORKDIR /edgex-go 16:49:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:49:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:49:07 ---> e1a46eff67e9 16:49:07 Step 3/24 : WORKDIR /edgex-go 16:49:07 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:49:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:49:07 ---> e1a46eff67e9 16:49:07 Step 3/22 : WORKDIR /edgex-go 16:49:07 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:49:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:49:07 ---> e1a46eff67e9 16:49:07 Step 3/26 : WORKDIR /edgex-go 16:49:07 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:49:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:49:07 ---> e1a46eff67e9 16:49:07 Step 3/23 : WORKDIR /edgex-go 16:49:13 ---> Running in acdfd5ef09a1 16:49:13 ---> Running in ae9872f4835e 16:49:13 ---> Running in c39b974dd3ca 16:49:13 ---> Running in 9ab6bae6c416 16:49:13 ---> Running in 41c8ea090eb7 16:49:13 Removing intermediate container 41c8ea090eb7 16:49:13 ---> 13e4170f05f7 16:49:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:13 Removing intermediate container ae9872f4835e 16:49:13 ---> ad6af1325db7 16:49:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:13 Removing intermediate container acdfd5ef09a1 16:49:13 Removing intermediate container c39b974dd3ca 16:49:13 ---> d78a591ab945 16:49:13 ---> efecc54da6da 16:49:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:13 Removing intermediate container 9ab6bae6c416 16:49:13 ---> 36ba3c532e9d 16:49:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:13 ---> Running in 87f11c2bcad0 16:49:13 ---> Running in adaf3d0bc8ff 16:49:13 ---> Running in 133fc64c0438 16:49:13 ---> Running in 0512a306421a 16:49:13 ---> Running in 6cccc5b778d0 16:49:18 Removing intermediate container adaf3d0bc8ff 16:49:18 ---> 6202cfa080d5 16:49:18 Step 5/24 : RUN apk add --update --no-cache make bash git 16:49:18 ---> Running in 75786603db96 16:49:18 Removing intermediate container 87f11c2bcad0 16:49:18 ---> c716c8799324 16:49:18 Step 5/23 : RUN apk add --update --no-cache make git 16:49:18 ---> Running in 01af948ae107 16:49:18 Removing intermediate container 133fc64c0438 16:49:18 ---> b47ddea7d94c 16:49:18 Step 5/22 : RUN apk add --update --no-cache make git 16:49:18 Removing intermediate container 6cccc5b778d0 16:49:18 Removing intermediate container 0512a306421a 16:49:18 ---> c6dd2800bcf7 16:49:18 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:49:18 ---> d0bee5544712 16:49:18 Step 5/26 : RUN apk add --update --no-cache make git 16:49:18 ---> Running in d094d445b99b 16:49:19 ---> Running in 493044fd4f71 16:49:19 ---> Running in fef15f5782fa 16:49:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:49:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:49:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:49:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:49:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:49:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:49:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:49:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:49:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:49:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:49:22 OK: 218 MiB in 52 packages 16:49:23 OK: 218 MiB in 52 packages 16:49:23 OK: 218 MiB in 52 packages 16:49:23 OK: 218 MiB in 52 packages 16:49:24 Removing intermediate container 75786603db96 16:49:24 ---> 31655b9b2355 16:49:24 Step 6/24 : COPY go.mod . 16:49:25 Removing intermediate container fef15f5782fa 16:49:25 ---> 4377f3e5fbf2 16:49:25 Step 6/26 : COPY go.mod . 16:49:25 OK: 218 MiB in 52 packages 16:49:25 ---> 00cf89e8b047 16:49:25 Step 7/24 : RUN go mod download 16:49:25 Removing intermediate container d094d445b99b 16:49:25 ---> 5dd2f980e537 16:49:25 Step 6/22 : COPY go.mod . 16:49:25 ---> Running in c37d43572c64 16:49:25 Removing intermediate container 493044fd4f71 16:49:25 ---> 1b2aea0e1ea7 16:49:25 Step 6/24 : COPY go.mod . 16:49:26 ---> e8fdbd10d6dc 16:49:26 Step 7/26 : RUN go mod download 16:49:27 ---> Running in 6f47b95240dc 16:49:27 ---> a3bc5e2a8d73 16:49:27 Step 7/22 : RUN go mod download 16:49:27 Removing intermediate container 01af948ae107 16:49:27 ---> 5f15bcdcc588 16:49:27 Step 6/23 : COPY go.mod . 16:49:27 ---> eb581a4209d3 16:49:27 Step 7/24 : RUN go mod download 16:49:27 ---> Running in b54234022ecb 16:49:27 ---> Running in 8ca92369d6be 16:49:29 ---> e18c77a5e339 16:49:29 Step 7/23 : RUN go mod download 16:49:29 ---> Running in 4d2b1c63f574 16:49:32 Removing intermediate container c37d43572c64 16:49:32 ---> 016ddc2e0edb 16:49:32 Step 8/24 : COPY . . 16:49:38 Removing intermediate container 6f47b95240dc 16:49:38 ---> 1b1575e801dd 16:49:38 Step 8/26 : COPY . . 16:49:38 Removing intermediate container 8ca92369d6be 16:49:38 ---> 4f8d58d3c1d5 16:49:38 Step 8/24 : COPY . . 16:49:38 Removing intermediate container b54234022ecb 16:49:38 ---> 9ff8cf7dad29 16:49:38 Step 8/22 : COPY . . 16:49:38 Removing intermediate container 4d2b1c63f574 16:49:38 ---> 787fe346db8f 16:49:38 Step 8/23 : COPY . . 16:50:00 ---> b55225c052a6 16:50:00 Step 9/24 : RUN go mod tidy 16:50:00 ---> Running in 53940503fa4f 16:50:00 ---> 912e4dec63a0 16:50:00 Step 9/26 : RUN go mod tidy 16:50:00 ---> 64ee28badb72 16:50:00 Step 9/22 : RUN go mod tidy 16:50:00 ---> Running in 01adba91ebf6 16:50:00 ---> 837b0dd63986 16:50:00 Step 9/23 : RUN go mod tidy 16:50:00 ---> Running in 240b3fefe940 16:50:00 ---> e0e76433047e 16:50:00 Step 9/24 : RUN go mod tidy 16:50:00 ---> Running in cd1eb6467ef6 16:50:01 ---> Running in 3cd5ae6155a7 16:50:06 Removing intermediate container 53940503fa4f 16:50:06 ---> ac4271534460 16:50:06 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:50:06 ---> Running in f3fd7e316fb2 16:50:08 Removing intermediate container 01adba91ebf6 16:50:08 ---> 79ab42f02a50 16:50:08 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:50:08 ---> Running in 0f90e2c3072c 16:50:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:50:10 Removing intermediate container cd1eb6467ef6 16:50:10 ---> df067ea7abe7 16:50:10 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:50:10 Removing intermediate container 240b3fefe940 16:50:10 ---> e554da0db261 16:50:10 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:50:10 Removing intermediate container 3cd5ae6155a7 16:50:10 ---> 8d11e92cf149 16:50:10 Step 10/24 : RUN make cmd/core-data/core-data 16:50:10 ---> Running in 7e4d888c1d17 16:50:10 ---> Running in e80cc46aa93d 16:50:10 ---> Running in 4f59646d48aa 16:50:11 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 16:50:14 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 16:50:14 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 16:50:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:52:51 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 16:52:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:52:51 Removing intermediate container f3fd7e316fb2 16:52:51 ---> 53953b58b476 16:52:51 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:52:51 ---> Running in f305bb8800eb 16:52:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:52:58 Removing intermediate container f305bb8800eb 16:52:58 ---> 61d41895b011 16:52:58 16:52:58 Step 12/24 : FROM docker:20.10.7 16:52:59 20.10.7: Pulling from library/docker 16:53:11 Removing intermediate container 0f90e2c3072c 16:53:11 ---> 53872aa99e16 16:53:11 16:53:11 Step 11/26 : FROM alpine:3.12 16:53:11 3.12: Pulling from library/alpine 16:53:14 Removing intermediate container 7e4d888c1d17 16:53:14 ---> 2958fba34af5 16:53:14 16:53:14 Step 11/22 : FROM alpine:3.12 16:53:14 3.12: Pulling from library/alpine 16:53:16 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:53:16 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:53:16 Status: Downloaded newer image for alpine:3.12 16:53:16 Status: Image is up to date for alpine:3.12 16:53:16 ---> afc2cc120ca2 16:53:16 Step 12/22 : RUN apk add --update --no-cache curl 16:53:16 ---> afc2cc120ca2 16:53:16 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:53:17 Removing intermediate container e80cc46aa93d 16:53:17 ---> c8af120c8ab4 16:53:17 16:53:17 Step 11/23 : FROM alpine:3.12 16:53:17 ---> afc2cc120ca2 16:53:17 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:53:18 ---> Running in 08937650119f 16:53:18 ---> Running in 1134e25b9e5c 16:53:18 ---> Running in 5d1b0b6e3b4d 16:53:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:53:21 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:53:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:53:21 Status: Downloaded newer image for docker:20.10.7 16:53:21 ---> df445af6242a 16:53:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation'fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:53:21 16:53:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:53:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:53:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:53:21 ---> Running in c867bd3b28e8 16:53:21 (1/3) Installing ca-certificates (20191127-r4) 16:53:23 (2/3) Installing dumb-init (1.2.2-r1) 16:53:23 (3/3) Installing su-exec (0.2-r1) 16:53:23 (1/1) Installing dumb-init (1.2.2-r1) 16:53:23 Executing busybox-1.31.1-r20.trigger 16:53:23 Executing busybox-1.31.1-r20.trigger 16:53:23 Executing ca-certificates-20191127-r4.trigger 16:53:23 OK: 5 MiB in 15 packages 16:53:23 (1/4) Installing ca-certificates (20191127-r4) 16:53:23 OK: 6 MiB in 17 packages 16:53:23 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:53:23 (3/4) Installing libcurl (7.78.0-r0) 16:53:23 (4/4) Installing curl (7.78.0-r0) 16:53:23 Executing busybox-1.31.1-r20.trigger 16:53:23 Executing ca-certificates-20191127-r4.trigger 16:53:23 OK: 7 MiB in 18 packages 16:53:23 Removing intermediate container c867bd3b28e8 16:53:23 ---> 734649982e5e 16:53:23 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:53:24 ---> Running in 484ca47bdcda 16:53:24 Removing intermediate container 5d1b0b6e3b4d 16:53:24 ---> ae1aa835cee2 16:53:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:53:25 ---> Running in 779834dbc5dd 16:53:26 Removing intermediate container 1134e25b9e5c 16:53:26 ---> 86017710bacd 16:53:26 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:53:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:53:26 Removing intermediate container 08937650119f 16:53:26 ---> 17df079dabca 16:53:26 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:53:26 Removing intermediate container 779834dbc5dd 16:53:26 ---> d3407722f560 16:53:26 Step 14/23 : ENV APP_PORT=59861 16:53:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:53:26 ---> Running in 94f95a75c3ba 16:53:26 ---> Running in 6720d0a76f3c 16:53:27 Removing intermediate container 4f59646d48aa 16:53:27 ---> cf793da29fb3 16:53:27 16:53:27 Step 11/24 : FROM alpine:3.12 16:53:27 ---> afc2cc120ca2 16:53:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:53:27 ---> Running in 05a2ca346e68 16:53:27 ---> Running in d892b5aa521e 16:53:27 (1/39) Installing readline (8.1.0-r0) 16:53:27 (2/39) Installing bash (5.1.0-r0) 16:53:27 Executing bash-5.1.0-r0.post-install 16:53:27 Removing intermediate container 94f95a75c3ba 16:53:27 ---> a8518ee924fc 16:53:27 Step 14/26 : WORKDIR / 16:53:27 (3/39) Installing brotli-libs (1.0.9-r3) 16:53:27 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:53:27 (5/39) Installing libcurl (7.78.0-r0) 16:53:27 (6/39) Installing curl (7.78.0-r0) 16:53:27 (7/39) Installing dumb-init (1.2.5-r0) 16:53:27 (8/39) Installing libbz2 (1.0.8-r1) 16:53:27 (9/39) Installing expat (2.2.10-r1) 16:53:27 (10/39) Installing libffi (3.3-r2) 16:53:27 (11/39) Installing gdbm (1.19-r0) 16:53:27 (12/39) Installing xz-libs (5.2.5-r0) 16:53:27 (13/39) Installing sqlite-libs (3.34.1-r0) 16:53:27 (14/39) Installing python3 (3.8.10-r0) 16:53:28 Removing intermediate container 6720d0a76f3c 16:53:28 ---> 2943f1ef94dd 16:53:28 Step 14/22 : WORKDIR /edgex 16:53:28 Removing intermediate container 05a2ca346e68 16:53:28 ---> 9c68d14780ad 16:53:28 Step 15/23 : EXPOSE $APP_PORT 16:53:28 ---> Running in 9f2dede28e4c 16:53:28 ---> Running in 9970d99d3500 16:53:28 Removing intermediate container d892b5aa521e 16:53:28 ---> be567c76c7d1 16:53:28 Step 13/24 : ENV APP_PORT=59880 16:53:28 ---> Running in 62ebe007dbaa 16:53:29 ---> Running in fbd9dfa89959 16:53:29 Removing intermediate container 9f2dede28e4c 16:53:29 ---> d4d088c58f1d 16:53:29 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:53:29 Removing intermediate container 62ebe007dbaa 16:53:29 ---> faf5770db73a 16:53:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:29 Removing intermediate container 9970d99d3500 16:53:29 ---> a6ef10b383e4 16:53:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:53:30 (15/39) Installing py3-appdirs (1.4.4-r1) 16:53:30 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:53:30 (17/39) Installing py3-parsing (2.4.7-r1) 16:53:30 (18/39) Installing py3-six (1.15.0-r0) 16:53:30 (19/39) Installing py3-packaging (20.9-r0) 16:53:30 (20/39) Installing py3-setuptools (51.3.3-r0) 16:53:30 Removing intermediate container fbd9dfa89959 16:53:30 ---> ed3face39f09 16:53:30 Step 14/24 : EXPOSE $APP_PORT 16:53:30 (21/39) Installing py3-chardet (4.0.0-r0) 16:53:30 (22/39) Installing py3-idna (3.1-r0) 16:53:30 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:53:30 (24/39) Installing py3-requests (2.25.1-r1) 16:53:30 (25/39) Installing py3-msgpack (1.0.2-r0) 16:53:30 (26/39) Installing py3-lockfile (0.12.2-r3) 16:53:30 ---> Running in c18d8bb8f8ba 16:53:30 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:53:30 (28/39) Installing py3-colorama (0.4.4-r0) 16:53:30 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:53:30 (30/39) Installing py3-distlib (0.3.1-r1) 16:53:30 (31/39) Installing py3-distro (1.5.0-r1) 16:53:30 (32/39) Installing py3-webencodings (0.5.1-r3) 16:53:31 (33/39) Installing py3-html5lib (1.1-r0) 16:53:31 (34/39) Installing py3-pytoml (0.1.21-r0) 16:53:31 (35/39) Installing py3-pep517 (0.9.1-r0) 16:53:31 (36/39) Installing py3-progress (1.5-r0) 16:53:31 (37/39) Installing py3-retrying (1.3.3-r0) 16:53:31 (38/39) Installing py3-toml (0.10.2-r0) 16:53:31 (39/39) Installing py3-pip (20.3.4-r0) 16:53:31 ---> a7227f26e819 16:53:31 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:53:31 ---> 5857e1ec14d2 16:53:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:53:31 ---> 0375f5f670ca 16:53:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:53:31 Executing busybox-1.32.1-r6.trigger 16:53:31 OK: 82 MiB in 59 packages 16:53:31 Removing intermediate container c18d8bb8f8ba 16:53:31 ---> a923f9136d87 16:53:31 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:32 ---> Running in 85356cbf71a1 16:53:33 ---> 3772209595c0 16:53:33 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:53:33 ---> 3150a2ba1154 16:53:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:53:33 ---> 269cefc3b18d 16:53:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:53:34 ---> df1865dc2fbd 16:53:34 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:53:35 ---> cde8b2fe6c4f 16:53:35 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:53:35 ---> Running in dcbe715c4e14 16:53:36 ---> be4261058d17 16:53:36 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:53:36 Removing intermediate container dcbe715c4e14 16:53:36 ---> c40151eacb2e 16:53:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:36 ---> 304b44b43da2 16:53:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:53:36 ---> Running in 355120a0f49c 16:53:37 ---> Running in 854c0fc86e7e 16:53:37 Removing intermediate container 85356cbf71a1 16:53:37 ---> 7c13907b2817 16:53:37 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:53:37 ---> Running in 8491d23e065c 16:53:38 Removing intermediate container 355120a0f49c 16:53:38 ---> e1f28cc769c5 16:53:38 Step 19/22 : CMD ["--init=true"] 16:53:38 Removing intermediate container 854c0fc86e7e 16:53:38 ---> 7a156e292443 16:53:38 Step 21/23 : LABEL arch=arm64 16:53:38 ---> Running in fcd41bc145c6 16:53:38 ---> Running in 5027f50ac276 16:53:39 ---> 3d97cac029d6 16:53:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:53:39 Removing intermediate container fcd41bc145c6 16:53:39 ---> a565c0242219 16:53:39 Step 20/22 : LABEL arch=arm64 16:53:39 Removing intermediate container 5027f50ac276 16:53:39 ---> 74149abdaf6d 16:53:39 Step 22/23 : LABEL git_sha=bd1bde5bf02f9826421d99e1d7918ae18818b9d5 16:53:40 ---> Running in 5d7e206016fe 16:53:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:53:40 ---> Running in d7a402cd0a13 16:53:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:53:41 Removing intermediate container 5d7e206016fe 16:53:41 ---> 932f82e9c747 16:53:41 Step 21/22 : LABEL git_sha=bd1bde5bf02f9826421d99e1d7918ae18818b9d5 16:53:41 ---> Running in 45b1af181d91 16:53:41 Removing intermediate container d7a402cd0a13 16:53:41 ---> c009c2f8e5a4 16:53:41 Step 23/23 : LABEL version=0.0.0 16:53:41 ---> 83ecc93c06ef 16:53:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:53:42 ---> Running in 16d361b676d2 16:53:42 (1/6) Installing dumb-init (1.2.2-r1) 16:53:42 (2/6) Installing libgcc (9.3.0-r2) 16:53:42 (3/6) Installing libsodium (1.0.18-r0) 16:53:42 (4/6) Installing libstdc++ (9.3.0-r2) 16:53:42 (5/6) Installing libzmq (4.3.3-r0) 16:53:42 Removing intermediate container 45b1af181d91 16:53:42 ---> c5b051e653ac 16:53:42 Step 22/22 : LABEL version=0.0.0 16:53:42 (6/6) Installing zeromq (4.3.3-r0) 16:53:42 Executing busybox-1.31.1-r20.trigger 16:53:42 OK: 8 MiB in 20 packages 16:53:42 ---> Running in 024a89c53790 16:53:42 Removing intermediate container 16d361b676d2 16:53:42 ---> 8529aff05e12 16:53:42 16:53:43 ---> 6e6139d7025f 16:53:43 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/ 16:53:43 Successfully built 8529aff05e12 16:53:43 ---> Running in 6f52a37e56ee 16:53:43 Successfully tagged support-scheduler-arm64:latest 16:53:43 Building security-bootstrapper 16:53:44  Building support-scheduler ... done Removing intermediate container 024a89c53790 16:53:44 ---> b39c54aa779d 16:53:44 16:53:45 Collecting docker-compose==1.23.2 16:53:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:53:45 Successfully built b39c54aa779d 16:53:45 Successfully tagged security-proxy-setup-arm64:latest 16:53:45 Building support-notifications 16:53:45  Building security-proxy-setup ... done Removing intermediate container 8491d23e065c 16:53:45 ---> a09c14861600 16:53:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:47 Collecting PyYAML<4,>=3.10 16:53:47 Downloading PyYAML-3.13.tar.gz (270 kB) 16:53:47 ---> e1c7f73a7a8a 16:53:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:53:50 Removing intermediate container 6f52a37e56ee 16:53:50 ---> b06813695f72 16:53:50 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:53:50 ---> Running in 3e512c6ccd77 16:53:50 ---> ed7893d0a57b 16:53:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:53:51 Removing intermediate container 3e512c6ccd77 16:53:51 ---> 8cc87e2d17ce 16:53:51 Step 24/26 : LABEL arch=arm64 16:53:51 ---> Running in 6856274425e7 16:53:52 ---> fbe293a7129c 16:53:52 Step 20/24 : ENTRYPOINT ["/core-data"] 16:53:52 ---> Running in 8ab472d6d830 16:53:53 Removing intermediate container 6856274425e7 16:53:53 ---> 7ee49a1ec73d 16:53:53 Step 25/26 : LABEL git_sha=bd1bde5bf02f9826421d99e1d7918ae18818b9d5 16:53:53 ---> Running in cc834990ec57 16:53:53 Removing intermediate container 8ab472d6d830 16:53:53 ---> 1d4b5f6548ec 16:53:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:53 Collecting texttable<0.10,>=0.9.0 16:53:53 Downloading texttable-0.9.1.tar.gz (11 kB) 16:53:54 ---> Running in 014c6eb1a1fb 16:53:54 Removing intermediate container cc834990ec57 16:53:54 ---> 374a0d3bc49d 16:53:54 Step 26/26 : LABEL version=0.0.0 16:53:54 ---> Running in 30cab5d576bc 16:53:55 Removing intermediate container 014c6eb1a1fb 16:53:55 ---> cd0d5ae9ce03 16:53:55 Step 22/24 : LABEL arch=arm64 16:53:55 ---> Running in 942c78018bc7 16:53:55 Removing intermediate container 30cab5d576bc 16:53:55 ---> a8105885c3c7 16:53:55 16:53:56 Successfully built a8105885c3c7 16:53:56 Successfully tagged security-secretstore-setup-arm64:latest 16:53:56  Building security-secretstore-setup ... done Building core-command 16:53:56 Removing intermediate container 942c78018bc7 16:53:56 ---> 81c545aa7fbf 16:53:56 Step 23/24 : LABEL git_sha=bd1bde5bf02f9826421d99e1d7918ae18818b9d5 16:53:56 ---> Running in 3f210b0f9f69 16:53:57 Removing intermediate container 3f210b0f9f69 16:53:57 ---> 829316dde2f4 16:53:57 Step 24/24 : LABEL version=0.0.0 16:53:57 ---> Running in 182c45dfb7b2 16:53:57 Collecting docker<4.0,>=3.6.0 16:53:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:53:57 Collecting dockerpty<0.5,>=0.4.1 16:53:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:53:57 Removing intermediate container 182c45dfb7b2 16:53:57 ---> 78ab233fc897 16:53:57 16:53:58 Successfully built 78ab233fc897 16:53:58 Successfully tagged core-data-arm64:latest 16:53:58  Building core-data ... done Building core-metadata 16:54:01 Collecting cached-property<2,>=1.2.0 16:54:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:54:01 Collecting docopt<0.7,>=0.6.1 16:54:01 Downloading docopt-0.6.2.tar.gz (25 kB) 16:54:04 Collecting jsonschema<3,>=2.5.1 16:54:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:54:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:54:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:54:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:54:06 Collecting websocket-client<1.0,>=0.32.0 16:54:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:54:07 Collecting docker-pycreds>=0.4.0 16:54:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:54:08 Collecting chardet<3.1.0,>=3.0.2 16:54:08 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:54:09 Collecting certifi>=2017.4.17 16:54:09 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:54:09 Collecting idna<2.8,>=2.5 16:54:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:54:11 Collecting urllib3<1.25,>=1.21.1 16:54:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:54:11 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:54:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:54:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:54:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:54:13 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:54:13 Attempting uninstall: urllib3 16:54:13 Found existing installation: urllib3 1.26.2 16:54:13 Uninstalling urllib3-1.26.2: 16:54:13 Successfully uninstalled urllib3-1.26.2 16:54:13 Attempting uninstall: idna 16:54:13 Found existing installation: idna 3.1 16:54:13 Uninstalling idna-3.1: 16:54:14 Successfully uninstalled idna-3.1 16:54:15 Attempting uninstall: chardet 16:54:15 Found existing installation: chardet 4.0.0 16:54:15 Uninstalling chardet-4.0.0: 16:54:15 Successfully uninstalled chardet-4.0.0 16:54:17 Attempting uninstall: requests 16:54:17 Found existing installation: requests 2.25.1 16:54:17 Uninstalling requests-2.25.1: 16:54:17 Successfully uninstalled requests-2.25.1 16:54:17 Running setup.py install for texttable: started 16:54:20 Running setup.py install for texttable: finished with status 'done' 16:54:20 Running setup.py install for PyYAML: started 16:54:24 Running setup.py install for PyYAML: finished with status 'done' 16:54:24 Running setup.py install for docopt: started 16:54:28 Running setup.py install for docopt: finished with status 'done' 16:54:28 Running setup.py install for dockerpty: started 16:54:29 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:54:29 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:54:29 ---> e1a46eff67e9 16:54:29 Step 3/32 : WORKDIR /edgex-go 16:54:29 ---> Using cache 16:54:29 ---> 36ba3c532e9d 16:54:29 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:29 ---> Using cache 16:54:29 ---> d0bee5544712 16:54:29 Step 5/32 : RUN apk add --update --no-cache make git 16:54:29 ---> Using cache 16:54:29 ---> 4377f3e5fbf2 16:54:29 Step 6/32 : COPY go.mod . 16:54:29 ---> Using cache 16:54:29 ---> e8fdbd10d6dc 16:54:29 Step 7/32 : RUN go mod download 16:54:29 ---> Using cache 16:54:29 ---> 1b1575e801dd 16:54:29 Step 8/32 : COPY . . 16:54:29 ---> Using cache 16:54:29 ---> 912e4dec63a0 16:54:29 Step 9/32 : RUN go mod tidy 16:54:29 ---> Using cache 16:54:29 ---> 79ab42f02a50 16:54:29 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:54:31 Running setup.py install for dockerpty: finished with status 'done' 16:54:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:54:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:54:31 ---> e1a46eff67e9 16:54:31 Step 3/23 : WORKDIR /edgex-go 16:54:31 ---> Using cache 16:54:31 ---> 36ba3c532e9d 16:54:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:31 ---> Using cache 16:54:31 ---> d0bee5544712 16:54:31 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:54:36 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:54:38 ---> Running in 3e015870fb46 16:54:38 ---> Running in 6433b494c3c7 16:54:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:54:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:54:39 ---> e1a46eff67e9 16:54:39 Step 3/24 : WORKDIR /edgex-go 16:54:39 ---> Using cache 16:54:39 ---> 36ba3c532e9d 16:54:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:39 ---> Using cache 16:54:39 ---> d0bee5544712 16:54:39 Step 5/24 : RUN apk add --update --no-cache make git 16:54:39 ---> Using cache 16:54:39 ---> 4377f3e5fbf2 16:54:39 Step 6/24 : COPY go.mod . 16:54:39 ---> Using cache 16:54:39 ---> e8fdbd10d6dc 16:54:39 Step 7/24 : RUN go mod download 16:54:39 ---> Using cache 16:54:39 ---> 1b1575e801dd 16:54:39 Step 8/24 : COPY . . 16:54:39 ---> Using cache 16:54:39 ---> 912e4dec63a0 16:54:39 Step 9/24 : RUN go mod tidy 16:54:39 ---> Using cache 16:54:39 ---> 79ab42f02a50 16:54:39 Step 10/24 : RUN make cmd/core-command/core-command 16:54:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:54:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:54:39 ---> e1a46eff67e9 16:54:39 Step 3/24 : WORKDIR /edgex-go 16:54:39 ---> Using cache 16:54:39 ---> 36ba3c532e9d 16:54:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:39 ---> Using cache 16:54:39 ---> d0bee5544712 16:54:39 Step 5/24 : RUN apk add --update --no-cache make git 16:54:39 ---> Using cache 16:54:39 ---> 4377f3e5fbf2 16:54:39 Step 6/24 : COPY go.mod . 16:54:39 ---> Using cache 16:54:39 ---> e8fdbd10d6dc 16:54:39 Step 7/24 : RUN go mod download 16:54:39 ---> Using cache 16:54:39 ---> 1b1575e801dd 16:54:39 Step 8/24 : COPY . . 16:54:39 ---> Using cache 16:54:39 ---> 912e4dec63a0 16:54:39 Step 9/24 : RUN go mod tidy 16:54:39 ---> Using cache 16:54:39 ---> 79ab42f02a50 16:54:39 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:54:39 ---> Running in 941f6c0e670e 16:54:40 ---> Running in 9b9cb6afce80 16:54:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:54:40 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 16:54:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:54:42 OK: 218 MiB in 52 packages 16:54:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:54:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:54:44 Removing intermediate container 3e015870fb46 16:54:44 ---> dc7039112f98 16:54:44 Step 6/23 : COPY go.mod . 16:54:46 ---> 265ed5474676 16:54:46 Step 7/23 : RUN go mod download 16:54:47 ---> Running in 6b302b01e947 16:54:53 Removing intermediate container 484ca47bdcda 16:54:53 ---> ed445a42fc75 16:54:53 Step 15/24 : ENV APP_PORT=58890 16:54:53 ---> Running in e01b7cab1341 16:54:54 Removing intermediate container e01b7cab1341 16:54:54 ---> 50723d2f07f0 16:54:54 Step 16/24 : EXPOSE $APP_PORT 16:54:54 ---> Running in cbc73a7f2125 16:54:55 Removing intermediate container cbc73a7f2125 16:54:55 ---> 69525305e585 16:54:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:54:56 Removing intermediate container 6b302b01e947 16:54:56 ---> 1880f4e4d882 16:54:56 Step 8/23 : COPY . . 16:54:57 ---> 5603dea5c934 16:54:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:55:00 ---> 9d42c165fd1b 16:55:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:55:02 ---> 35d956db40c7 16:55:02 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:55:02 ---> Running in 8e44642b4203 16:55:03 Removing intermediate container 8e44642b4203 16:55:03 ---> d28ae0887b89 16:55:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:04 ---> Running in c42b3483a933 16:55:05 Removing intermediate container c42b3483a933 16:55:05 ---> f67e86515d0a 16:55:05 Step 22/24 : LABEL arch=arm64 16:55:05 ---> Running in a12981c4ed6f 16:55:06 Removing intermediate container a12981c4ed6f 16:55:06 ---> 5a5c4fbed6a7 16:55:06 Step 23/24 : LABEL git_sha=bd1bde5bf02f9826421d99e1d7918ae18818b9d5 16:55:07 ---> Running in 4033dde50b91 16:55:09 Removing intermediate container 4033dde50b91 16:55:09 ---> 6f8a31b86351 16:55:09 Step 24/24 : LABEL version=0.0.0 16:55:09 ---> Running in 1c5901bd4a96 16:55:09 Removing intermediate container 1c5901bd4a96 16:55:09 ---> 224c478ff4b6 16:55:09 16:55:10 Successfully built 224c478ff4b6 16:55:10 Successfully tagged sys-mgmt-agent-arm64:latest 16:55:17  Building sys-mgmt-agent ... done  ---> 671077b8c417 16:55:17 Step 9/23 : RUN go mod tidy 16:55:17 ---> Running in 13921fcf43dd 16:55:25 Removing intermediate container 13921fcf43dd 16:55:25 ---> 643217a86311 16:55:25 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:55:25 ---> Running in f735efbe93ac 16:55:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:56:51 Removing intermediate container 6433b494c3c7 16:56:51 ---> a0a3144f689d 16:56:51 16:56:51 Step 11/32 : FROM alpine:3.12 16:56:51 ---> afc2cc120ca2 16:56:51 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:56:51 Removing intermediate container 941f6c0e670e 16:56:51 ---> 66580e7c2b9c 16:56:51 16:56:51 Step 11/24 : FROM alpine:3.12 16:56:51 ---> afc2cc120ca2 16:56:51 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:56:51 ---> Using cache 16:56:51 ---> ae1aa835cee2 16:56:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:56:51 ---> Using cache 16:56:51 ---> d3407722f560 16:56:51 Step 14/24 : ENV APP_PORT=59882 16:56:51 ---> Running in 7c35740e7e7c 16:56:51 ---> Running in 4062b30b676d 16:56:51 Removing intermediate container 7c35740e7e7c 16:56:51 ---> 573739e1b29b 16:56:51 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:56:51 Removing intermediate container 4062b30b676d 16:56:51 ---> 79670279027d 16:56:51 Step 15/24 : EXPOSE $APP_PORT 16:56:51 ---> Running in 5eb962b3a940 16:56:51 ---> Running in e81894cbe72b 16:56:51 Removing intermediate container e81894cbe72b 16:56:51 ---> c802a2c5aa21 16:56:51 Step 16/24 : WORKDIR / 16:56:51 ---> Running in 23d72ab79284 16:56:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:56:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:56:51 Removing intermediate container 23d72ab79284 16:56:51 ---> 25ccccb4a9ae 16:56:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:51 (1/2) Installing dumb-init (1.2.2-r1) 16:56:51 (2/2) Installing su-exec (0.2-r1) 16:56:51 Executing busybox-1.31.1-r20.trigger 16:56:51 OK: 5 MiB in 16 packages 16:56:51 ---> 002dcf1cffeb 16:56:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:56:51 Removing intermediate container 5eb962b3a940 16:56:51 ---> 9db509389304 16:56:51 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:56:51 Removing intermediate container 9b9cb6afce80 16:56:51 ---> 41c16a2d6224 16:56:51 16:56:51 Step 11/24 : FROM alpine:3.12 16:56:51 ---> afc2cc120ca2 16:56:51 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:56:51 ---> Using cache 16:56:51 ---> ae1aa835cee2 16:56:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:56:51 ---> Using cache 16:56:51 ---> d3407722f560 16:56:51 Step 14/24 : ENV APP_PORT=59881 16:56:51 ---> Running in d8666465ac35 16:56:51 ---> Running in ad52a2a0f04d 16:56:52 Removing intermediate container d8666465ac35 16:56:52 ---> 13912b8a3d8b 16:56:52 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:56:52 Removing intermediate container ad52a2a0f04d 16:56:52 ---> 6a1c2ba7369e 16:56:53 Step 15/24 : EXPOSE $APP_PORT 16:56:53 ---> Running in 34eedb380bce 16:56:53 ---> Running in 2ad094a51973 16:56:53 ---> eb5cf0e3ae8d 16:56:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:56:54 Removing intermediate container 2ad094a51973 16:56:54 Removing intermediate container 34eedb380bce 16:56:54 ---> 0dbf0e8104ba 16:56:54 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:56:54 ---> e3a318c7318b 16:56:54 Step 16/24 : WORKDIR / 16:56:54 ---> Running in 024c73132fe4 16:56:54 ---> Running in c5d8fe9a9d3a 16:56:55 ---> c7eab448bb1d 16:56:55 Step 20/24 : ENTRYPOINT ["/core-command"] 16:56:55 ---> Running in 2889ab3e1be8 16:56:55 Removing intermediate container 024c73132fe4 16:56:55 ---> 178d70aa839f 16:56:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:56 Removing intermediate container 2889ab3e1be8 16:56:56 ---> e1fdcd7de462 16:56:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:56 ---> Running in 9a6a2480f8fe 16:56:57 ---> 6b7304b3a14a 16:56:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:56:57 Removing intermediate container 9a6a2480f8fe 16:56:57 ---> bce715d5f90e 16:56:57 Step 22/24 : LABEL arch=arm64 16:56:58 ---> Running in 392fcd501b03 16:56:58 Removing intermediate container c5d8fe9a9d3a 16:56:58 ---> 5ef0f795da5e 16:56:58 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:56:58 ---> Running in d2b2023071a4 16:56:58 Removing intermediate container 392fcd501b03 16:56:58 ---> 9dcdae2bc8f0 16:56:58 Step 23/24 : LABEL git_sha=bd1bde5bf02f9826421d99e1d7918ae18818b9d5 16:56:59 ---> Running in 752e41dbc7ce 16:56:59 ---> 71f21530fe41 16:56:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:56:59 Removing intermediate container d2b2023071a4 16:56:59 ---> d58587ef9600 16:56:59 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:56:59 Removing intermediate container 752e41dbc7ce 16:56:59 ---> 630bca1cb86f 16:56:59 Step 24/24 : LABEL version=0.0.0 16:57:00 ---> Running in 12c3cd75a5bb 16:57:00 ---> add5c9a4de9e 16:57:00 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:57:00 ---> Running in 94d0e131f065 16:57:00 ---> 4558e9126515 16:57:00 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:57:00 Removing intermediate container 12c3cd75a5bb 16:57:00 ---> 36786fe00cfe 16:57:00 16:57:01 ---> Running in ebcebdf4dd98 16:57:01 Successfully built 36786fe00cfe 16:57:01 Removing intermediate container 94d0e131f065 16:57:01 ---> 5cc728ba2338 16:57:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:01 Successfully tagged core-command-arm64:latest 16:57:01  Building core-command ... done  ---> Running in cc63807611a2 16:57:03 Removing intermediate container cc63807611a2 16:57:03 ---> 0b8ade5ef8dd 16:57:03 Step 22/24 : LABEL arch=arm64 16:57:03 ---> Running in 72522d5b1464 16:57:03 Removing intermediate container 72522d5b1464 16:57:03 ---> c299dd44f564 16:57:03 Step 23/24 : LABEL git_sha=bd1bde5bf02f9826421d99e1d7918ae18818b9d5 16:57:04 ---> Running in ea75caada4f8 16:57:04 Removing intermediate container f735efbe93ac 16:57:04 ---> 82e7fcb8ce06 16:57:04 16:57:04 Step 11/23 : FROM alpine:3.12 16:57:04 ---> afc2cc120ca2 16:57:04 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:57:04 Removing intermediate container ea75caada4f8 16:57:04 ---> f2c9336f4eec 16:57:04 Step 24/24 : LABEL version=0.0.0 16:57:04 Removing intermediate container ebcebdf4dd98 16:57:04 ---> b2e5844138cd 16:57:04 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:04 ---> Running in e9f6302c52ef 16:57:05 ---> Running in 84eb2e8e471f 16:57:05 Removing intermediate container 84eb2e8e471f 16:57:05 ---> 207e15a7f9f5 16:57:05 16:57:06 ---> 1473fcff803c 16:57:06 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:57:06 Successfully built 207e15a7f9f5 16:57:06 Successfully tagged core-metadata-arm64:latest 16:57:06  Building core-metadata ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:57:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:57:07 (1/2) Installing ca-certificates (20191127-r4) 16:57:07 (2/2) Installing dumb-init (1.2.2-r1) 16:57:07 Executing busybox-1.31.1-r20.trigger 16:57:07 Executing ca-certificates-20191127-r4.trigger 16:57:07 ---> 50099eee77e4 16:57:07 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:57:07 OK: 6 MiB in 16 packages 16:57:08 ---> b9a9ec82d36b 16:57:08 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:57:09 Removing intermediate container e9f6302c52ef 16:57:09 ---> 0fd3f71997a8 16:57:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:57:09 ---> 1b97edec93e1 16:57:09 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:57:09 ---> Running in 7a6ed6641c6b 16:57:09 Removing intermediate container 7a6ed6641c6b 16:57:09 ---> d5d881cd51a1 16:57:09 Step 14/23 : ENV APP_PORT=59860 16:57:09 ---> Running in 9e4aef191e0f 16:57:10 ---> b1db242bdba4 16:57:10 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:57:10 ---> Running in a50946fb7500 16:57:10 Removing intermediate container 9e4aef191e0f 16:57:10 ---> 346cfbe724f4 16:57:10 Step 15/23 : EXPOSE $APP_PORT 16:57:11 ---> Running in 97ddc18f9f01 16:57:11 Removing intermediate container a50946fb7500 16:57:11 ---> 487c8980dffb 16:57:11 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:57:11 Removing intermediate container 97ddc18f9f01 16:57:11 ---> 9171ee032865 16:57:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:12 ---> fa09dcc0fb79 16:57:12 Step 27/32 : RUN chmod +x /entrypoint.sh 16:57:12 ---> Running in b4a5a939762e 16:57:12 ---> 43b36e401dbf 16:57:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:57:14 ---> b154c658ba3b 16:57:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:57:15 Removing intermediate container b4a5a939762e 16:57:15 ---> ebfbd4b79fa9 16:57:15 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:57:15 ---> 5f2aa0d5e680 16:57:15 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:57:16 ---> Running in d8979210389d 16:57:16 ---> Running in c4e25fcc4ff5 16:57:16 Removing intermediate container d8979210389d 16:57:16 ---> 727f0c72cedf 16:57:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:16 Removing intermediate container c4e25fcc4ff5 16:57:16 ---> f36f68bb5890 16:57:16 Step 29/32 : CMD ["gate"] 16:57:16 ---> Running in 75b6d554fc59 16:57:17 ---> Running in f750baf09bde 16:57:17 Removing intermediate container 75b6d554fc59 16:57:17 ---> e637da63e4c6 16:57:17 Step 21/23 : LABEL arch=arm64 16:57:17 ---> Running in af640aefd0ba 16:57:17 Removing intermediate container f750baf09bde 16:57:17 ---> 6c029a1d4d20 16:57:17 Step 30/32 : LABEL arch=arm64 16:57:18 ---> Running in 9e6971bf0131 16:57:18 Removing intermediate container af640aefd0ba 16:57:18 ---> 7737eabdfa48 16:57:18 Step 22/23 : LABEL git_sha=bd1bde5bf02f9826421d99e1d7918ae18818b9d5 16:57:18 ---> Running in 84dcaf8012ab 16:57:18 Removing intermediate container 9e6971bf0131 16:57:18 ---> 646370edfed5 16:57:18 Step 31/32 : LABEL git_sha=bd1bde5bf02f9826421d99e1d7918ae18818b9d5 16:57:19 ---> Running in 7b252d3ccc5d 16:57:19 Removing intermediate container 84dcaf8012ab 16:57:19 ---> a1b7df03db26 16:57:19 Step 23/23 : LABEL version=0.0.0 16:57:19 ---> Running in 2d0442ab0042 16:57:19 Removing intermediate container 7b252d3ccc5d 16:57:19 ---> e08cdec09604 16:57:19 Step 32/32 : LABEL version=0.0.0 16:57:20 ---> Running in 2923cb8ed26b 16:57:20 Removing intermediate container 2d0442ab0042 16:57:20 ---> 6638b1453e5d 16:57:20 16:57:20 Successfully built 6638b1453e5d 16:57:20 Successfully tagged support-notifications-arm64:latest 16:57:21  Building support-notifications ... done Removing intermediate container 2923cb8ed26b 16:57:21 ---> 8bfefdf314b9 16:57:21 16:57:21 Successfully built 8bfefdf314b9 16:57:21 Successfully tagged security-bootstrapper-arm64:latest 16:57:21  Building security-bootstrapper ... done  [Pipeline] } 16:57:21 $ docker stop --time=1 b40040477d2e88ed6c492c79521e193b39f21f2aaebcb56d1f6284a8f18aa046 16:57:23 $ docker rm -f b40040477d2e88ed6c492c79521e193b39f21f2aaebcb56d1f6284a8f18aa046 [Pipeline] // withDockerContainer [Pipeline] sh 16:57:24 + docker images 16:57:24 REPOSITORY TAG IMAGE ID CREATED SIZE 16:57:24 security-bootstrapper-arm64 latest 8bfefdf314b9 4 seconds ago 17.7MB 16:57:24 support-notifications-arm64 latest 6638b1453e5d 5 seconds ago 15.9MB 16:57:24 core-metadata-arm64 latest 207e15a7f9f5 19 seconds ago 15.8MB 16:57:24 82e7fcb8ce06 21 seconds ago 1.57GB 16:57:24 core-command-arm64 latest 36786fe00cfe 24 seconds ago 15.2MB 16:57:24 41c16a2d6224 34 seconds ago 1.57GB 16:57:24 66580e7c2b9c 40 seconds ago 1.56GB 16:57:24 a0a3144f689d 41 seconds ago 1.57GB 16:57:24 sys-mgmt-agent-arm64 latest 224c478ff4b6 2 minutes ago 311MB 16:57:24 core-data-arm64 latest 78ab233fc897 3 minutes ago 19.3MB 16:57:24 security-secretstore-setup-arm64 latest a8105885c3c7 3 minutes ago 26.5MB 16:57:24 security-proxy-setup-arm64 latest b39c54aa779d 3 minutes ago 24.6MB 16:57:24 support-scheduler-arm64 latest 8529aff05e12 3 minutes ago 15.2MB 16:57:24 cf793da29fb3 3 minutes ago 1.57GB 16:57:24 c8af120c8ab4 4 minutes ago 1.57GB 16:57:24 2958fba34af5 4 minutes ago 1.57GB 16:57:24 53872aa99e16 4 minutes ago 1.57GB 16:57:24 61d41895b011 4 minutes ago 1.57GB 16:57:24 ci-base-image-arm64 latest e1a46eff67e9 17 minutes ago 1.24GB 16:57:24 alpine 3.12 afc2cc120ca2 8 days ago 5.33MB 16:57:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB 16:57:24 docker 20.10.7 df445af6242a 2 months ago 234MB 16:57:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:57:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:57:25 16:57:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:57:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:57:26 arm64: Pulling from edgex-lftools-log-publisher 16:57:26 448f6bf000e3: Pulling fs layer 16:57:26 f757da607395: Pulling fs layer 16:57:26 05883995daec: Pulling fs layer 16:57:26 8603b9c90790: Pulling fs layer 16:57:26 1560dd03e051: Pulling fs layer 16:57:26 27f5ce0e4adf: Pulling fs layer 16:57:26 c2d8d7efcc4b: Pulling fs layer 16:57:26 1560dd03e051: Waiting 16:57:26 27f5ce0e4adf: Waiting 16:57:26 8603b9c90790: Waiting 16:57:26 f757da607395: Verifying Checksum 16:57:26 f757da607395: Download complete 16:57:26 8603b9c90790: Verifying Checksum 16:57:26 8603b9c90790: Download complete 16:57:26 1560dd03e051: Verifying Checksum 16:57:26 1560dd03e051: Download complete 16:57:26 27f5ce0e4adf: Download complete 16:57:26 05883995daec: Verifying Checksum 16:57:26 05883995daec: Download complete 16:57:27 448f6bf000e3: Verifying Checksum 16:57:27 448f6bf000e3: Download complete 16:57:31 c2d8d7efcc4b: Verifying Checksum 16:57:31 c2d8d7efcc4b: Download complete 16:57:31 448f6bf000e3: Pull complete 16:57:32 f757da607395: Pull complete 16:57:33 05883995daec: Pull complete 16:57:33 8603b9c90790: Pull complete 16:57:34 1560dd03e051: Pull complete 16:57:35 27f5ce0e4adf: Pull complete 16:57:50 c2d8d7efcc4b: Pull complete 16:57:50 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:57:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:57:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:57:50 prd-ubuntu18.04-docker-arm64-4c-16g-1683 does not seem to be running inside a container 16:57:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:57:54 $ docker top 381154ba78522166144744c47d02c97a26c976d05ec201a341b1261b2a4e8d9c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:55 ---> job-cost.sh 16:57:55 lf-activate-venv: SKIPPING 16:57:55 INFO: No Stack... 16:57:57 INFO: Retrieving Pricing Info for: v3-standard-4 16:57:57 INFO: Archiving Costs [Pipeline] sh 16:57:58 + cat /w/workspace/edgex-go/4/archives/cost.csv 16:57:58 + cut -d, -f6 [Pipeline] lock 16:57:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3699-4-stack-cost] 16:57:58 Resource [jenkins-edgexfoundry-edgex-go-PR-3699-4-stack-cost] did not exist. Created. 16:57:58 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3699-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:57:59 + echo total: 0.10999999940395355 [Pipeline] stash 16:57:59 Stashed 1 file(s) [Pipeline] } 16:57:59 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3699-4-stack-cost] [Pipeline] // lock [Pipeline] } 16:57:59 $ docker stop --time=1 381154ba78522166144744c47d02c97a26c976d05ec201a341b1261b2a4e8d9c 16:58:00 $ docker rm -f 381154ba78522166144744c47d02c97a26c976d05ec201a341b1261b2a4e8d9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:46:23 Running on prd-ubuntu18.04-docker-8c-8g-1861 in /w/workspace/edgexfoundry_edgex-go_PR-3699 [Pipeline] { [Pipeline] ws 17:46:23 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 17:46:23 The recommended git tool is: git 17:46:26 using credential edgex-jenkins-ssh 17:46:26 Cloning the remote Git repository 17:46:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:46:26 > git init /w/workspace/edgex-go/4 # timeout=10 17:46:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:46:26 > git --version # timeout=10 17:46:26 > git --version # 'git version 2.17.1' 17:46:26 using GIT_SSH to set credentials SSH Credentials for GitHub 17:46:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:46:47 Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit 8985c28abc18d36b1f725d1ae0f698a284742b07 17:46:47 Merge succeeded, producing 6bb3b9b78443f1387aa60bd737d89e98d65a74bb 17:46:47 Checking out Revision 6bb3b9b78443f1387aa60bd737d89e98d65a74bb (PR-3699) 17:46:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:46:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:46:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:46:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:46:46 using GIT_SSH to set credentials SSH Credentials for GitHub 17:46:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3699/head:refs/remotes/origin/PR-3699 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:46:47 > git config core.sparsecheckout # timeout=10 17:46:47 > git checkout -f 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 17:46:47 > git remote # timeout=10 17:46:47 > git config --get remote.origin.url # timeout=10 17:46:47 using GIT_SSH to set credentials SSH Credentials for GitHub 17:46:47 > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 17:46:47 > git rev-parse HEAD^{commit} # timeout=10 17:46:47 > git config core.sparsecheckout # timeout=10 17:46:47 > git checkout -f 6bb3b9b78443f1387aa60bd737d89e98d65a74bb # timeout=10 17:46:52 Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" 17:46:52 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:46:53 + echo snap-build.sh 17:46:53 snap-build.sh 17:46:53 + SNAP_BASE_DIR=. 17:46:53 + '[' '!' -z /w/workspace/edgex-go/4 ']' 17:46:53 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 17:46:53 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 17:46:53 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 17:46:53 + cd /w/workspace/edgex-go/4 17:46:53 + sudo apt-get remove -qy --purge lxd lxd-client 17:46:53 Reading package lists... 17:46:53 Building dependency tree... 17:46:53 Reading state information... 17:46:53 The following packages were automatically installed and are no longer required: 17:46:53 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:46:53 uidmap xdelta3 17:46:53 Use 'sudo apt autoremove' to remove them. 17:46:53 The following packages will be REMOVED: 17:46:53 lxd* lxd-client* 17:46:53 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:46:53 After this operation, 31.7 MB disk space will be freed. 17:46:52 > git rev-list --no-walk 4b399eda86124ec7859d59fe610fb0af746ada77 # timeout=10 17:46:54 (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.) 17:46:54 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:46:54 Removing lxd dnsmasq configuration 17:46:55 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:46:55 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:46:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:46:56 (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.) 17:46:56 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:46:57 Processing triggers for systemd (237-3ubuntu10.45) ... 17:46:57 Processing triggers for ureadahead (0.100.0-21) ... 17:46:58 + sudo snap remove --purge lxd 17:46:58 snap "lxd" is not installed 17:46:58 + sudo groupadd --force --system lxd 17:46:58 ++ whoami 17:46:58 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:46:58 + newgrp - lxd 17:46:58 + sudo snap install lxd 17:47:06 2021-09-09T17:47:03Z INFO Waiting for automatic snapd restart... 17:47:24 lxd 4.18 from Canonical* installed 17:47:24 + sudo lxd init --auto 17:47:31 + sudo snap install --classic snapcraft 17:47:40 snapcraft 5.0 from Canonical* installed 17:47:40 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:47:40 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 17:47:40 % Total % Received % Xferd Average Speed Time Time Time Current 17:47:40 Dload Upload Total Spent Left Speed 17:47:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4208 0 --:--:-- --:--:-- --:--:-- 4208 17:47:40 100 3325k 100 3325k 0 0 9955k 0 --:--:-- --:--:-- --:--:-- 9955k 17:47:40 ./yq_linux_amd64 17:47:40 + sudo snapcraft prime --use-lxd 17:47:42 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:47:42 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: 17:47:42 - README.md 17:47:42 17:47:42 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:47:42 Launching a container. 17:47:48 Waiting for container to be ready 17:47:49 To start your first instance, try: lxc launch ubuntu:18.04 17:47:49 17:47:52 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:47:53 Waiting for network to be ready... 17:47:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:47:53 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:47:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] 17:47:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] 17:47:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 17:47:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 17:47:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] 17:47:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] 17:47:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 17:47:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 17:47:54 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:47:54 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:47:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:47:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:47:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:47:54 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:47:54 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:47:54 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:47:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:47:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 17:47:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 17:47:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 17:47:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 17:47:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 17:47:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 17:47:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 17:47:55 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 17:47:57 Fetched 25.2 MB in 4s (6245 kB/s) 17:47:58 Reading package lists... 17:47:58 Reading package lists... 17:47:58 Building dependency tree... 17:47:58 Reading state information... 17:47:58 The following additional packages will be installed: 17:47:58 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:47:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:47:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:47:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:47:58 Suggested packages: 17:47:58 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:47:58 Recommended packages: 17:47:58 gnupg libsasl2-modules 17:47:58 The following NEW packages will be installed: 17:47:58 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:47:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:47:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:47:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:47:58 The following packages will be upgraded: 17:47:58 gpg gpg-agent gpgconf libudev1 17:47:59 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 17:47:59 Need to get 3527 kB of archives. 17:47:59 After this operation, 13.3 MB of additional disk space will be used. 17:47:59 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] 17:47:59 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] 17:47:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:47:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:47:59 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 17:47:59 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 17:48:00 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:48:00 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:48:00 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:48:00 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:48:00 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:48:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:48:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:48:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:48:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:48:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:48:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:48:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:48:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:48:00 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:48:00 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:48:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:48:00 debconf: delaying package configuration, since apt-utils is not installed 17:48:00 Fetched 3527 kB in 1s (3324 kB/s) 17:48:00 (Reading database ... 12511 files and directories currently installed.) 17:48:00 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 17:48:00 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 17:48:00 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 17:48:00 Selecting previously unselected package udev. 17:48:00 (Reading database ... 12511 files and directories currently installed.) 17:48:00 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 17:48:00 Unpacking udev (237-3ubuntu10.51) ... 17:48:00 Selecting previously unselected package libfuse2:amd64. 17:48:00 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:48:00 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:48:00 Selecting previously unselected package fuse. 17:48:00 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:48:00 Unpacking fuse (2.9.7-1ubuntu1) ... 17:48:00 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:48:00 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:48:00 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:48:00 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:48:01 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:48:01 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:48:01 Selecting previously unselected package libksba8:amd64. 17:48:01 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:48:01 Unpacking libksba8:amd64 (1.3.5-2) ... 17:48:01 Selecting previously unselected package libroken18-heimdal:amd64. 17:48:01 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:48:01 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:48:01 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:48:01 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:48:01 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:48:01 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:48:01 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:48:01 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:48:01 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:48:01 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:48:01 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:48:01 Selecting previously unselected package libwind0-heimdal:amd64. 17:48:01 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:48:01 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:48:01 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:48:01 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:48:01 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:48:01 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:48:01 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:48:01 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:48:01 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:48:01 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:48:01 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:48:01 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:48:01 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:48:01 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:48:01 Selecting previously unselected package libsasl2-modules-db:amd64. 17:48:01 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:48:01 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:48:01 Selecting previously unselected package libsasl2-2:amd64. 17:48:01 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:48:01 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:48:01 Selecting previously unselected package libldap-common. 17:48:01 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:48:01 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:48:01 Selecting previously unselected package libldap-2.4-2:amd64. 17:48:01 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:48:01 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:48:01 Selecting previously unselected package dirmngr. 17:48:01 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:48:01 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:48:01 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:48:01 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:48:01 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:48:01 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:48:01 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:48:01 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:48:01 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:48:01 Setting up libksba8:amd64 (1.3.5-2) ... 17:48:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:48:02 Setting up udev (237-3ubuntu10.51) ... 17:48:02 invoke-rc.d: policy-rc.d denied execution of start. 17:48:02 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:48:02 Processing triggers for systemd (237-3ubuntu10) ... 17:48:02 Setting up fuse (2.9.7-1ubuntu1) ... 17:48:02 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:48:02 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:48:02 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:48:02 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:48:02 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:48:02 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:48:02 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:48:02 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:48:02 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:48:02 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:48:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:48:02 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:48:02 settings in the [Install] section, and DefaultInstance for template units). 17:48:02 This means they are not meant to be enabled using systemctl. 17:48:02 Possible reasons for having this kind of units are: 17:48:02 1) A unit may be statically enabled by being symlinked from another unit's 17:48:02 .wants/ or .requires/ directory. 17:48:02 2) A unit's purpose may be to act as a helper for some other unit which has 17:48:02 a requirement dependency on it. 17:48:02 3) A unit may be started when needed via activation (socket, path, timer, 17:48:02 D-Bus, udev, scripted systemctl call, ...). 17:48:02 4) In case of template units, the unit is meant to be enabled with some 17:48:02 instance name specified. 17:48:03 Reading package lists... 17:48:03 Building dependency tree... 17:48:03 Reading state information... 17:48:03 The following additional packages will be installed: 17:48:03 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:48:03 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:48:03 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:48:03 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:48:03 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:48:03 Suggested packages: 17:48:03 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:48:03 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:48:03 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:48:03 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:48:03 systemd-container policykit-1 17:48:03 Recommended packages: 17:48:03 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:48:03 The following NEW packages will be installed: 17:48:03 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:48:03 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:48:03 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:48:03 multiarch-support openssh-client python3 python3-minimal python3.6 17:48:03 python3.6-minimal snapd squashfs-tools sudo 17:48:03 The following packages will be upgraded: 17:48:03 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:48:04 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 17:48:04 Need to get 36.7 MB of archives. 17:48:04 After this operation, 147 MB of additional disk space will be used. 17:48:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 17:48:04 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 17:48:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 17:48:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:48:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 17:48:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 17:48:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 17:48:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:48:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:48:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:48:04 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:48:04 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:48:04 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:48:04 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:48:04 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 17:48:04 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 17:48:04 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] 17:48:04 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 17:48:04 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 17:48:04 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 17:48:04 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:48:04 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:48:04 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:48:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:48:04 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:48:04 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:48:04 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:48:05 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:48:05 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:48:05 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 17:48:07 debconf: delaying package configuration, since apt-utils is not installed 17:48:07 Fetched 36.7 MB in 2s (17.4 MB/s) 17:48:07 (Reading database ... 12757 files and directories currently installed.) 17:48:07 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 17:48:07 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 17:48:07 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 17:48:07 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 17:48:07 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 17:48:07 (Reading database ... 12757 files and directories currently installed.) 17:48:07 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 17:48:07 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 17:48:07 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 17:48:07 (Reading database ... 12757 files and directories currently installed.) 17:48:07 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 17:48:07 Unpacking apt (1.6.14) over (1.6.1) ... 17:48:07 Setting up apt (1.6.14) ... 17:48:07 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:48:07 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:48:07 (Reading database ... 12764 files and directories currently installed.) 17:48:07 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 17:48:07 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 17:48:08 Selecting previously unselected package libpython3.6-minimal:amd64. 17:48:08 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:48:08 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:48:08 Selecting previously unselected package libexpat1:amd64. 17:48:08 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:48:08 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:48:08 Selecting previously unselected package python3.6-minimal. 17:48:08 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:48:08 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:48:08 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 17:48:08 Checking for services that may need to be restarted...done. 17:48:08 Checking for services that may need to be restarted...done. 17:48:08 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:48:08 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:48:08 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:48:09 Selecting previously unselected package python3-minimal. 17:48:09 (Reading database ... 13012 files and directories currently installed.) 17:48:09 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:48:09 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:48:09 Selecting previously unselected package mime-support. 17:48:09 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:48:09 Unpacking mime-support (3.60ubuntu1) ... 17:48:09 Selecting previously unselected package libmpdec2:amd64. 17:48:09 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:48:09 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:48:09 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:48:09 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:48:09 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:48:09 Selecting previously unselected package python3.6. 17:48:09 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:48:09 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:48:09 Selecting previously unselected package libpython3-stdlib:amd64. 17:48:09 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:48:09 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:48:09 Setting up python3-minimal (3.6.7-1~18.04) ... 17:48:09 Selecting previously unselected package python3. 17:48:09 (Reading database ... 13442 files and directories currently installed.) 17:48:09 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:48:09 Unpacking python3 (3.6.7-1~18.04) ... 17:48:09 Selecting previously unselected package multiarch-support. 17:48:09 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:48:09 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:48:09 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:48:09 Selecting previously unselected package liblzo2-2:amd64. 17:48:09 (Reading database ... 13479 files and directories currently installed.) 17:48:09 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:48:09 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:48:09 Selecting previously unselected package libbsd0:amd64. 17:48:09 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:48:09 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:48:09 Selecting previously unselected package sudo. 17:48:09 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:48:09 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:48:09 Selecting previously unselected package apparmor. 17:48:09 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:48:09 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:48:10 Selecting previously unselected package libedit2:amd64. 17:48:10 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:48:10 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:48:10 Selecting previously unselected package libkrb5support0:amd64. 17:48:10 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:48:10 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:48:10 Selecting previously unselected package libk5crypto3:amd64. 17:48:10 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:48:10 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:48:10 Selecting previously unselected package libkeyutils1:amd64. 17:48:10 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:48:10 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:48:10 Selecting previously unselected package libkrb5-3:amd64. 17:48:10 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:48:10 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:48:10 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:48:10 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:48:10 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:48:10 Selecting previously unselected package libssl1.0.0:amd64. 17:48:10 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 17:48:10 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 17:48:10 Selecting previously unselected package openssh-client. 17:48:10 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 17:48:10 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 17:48:10 Selecting previously unselected package squashfs-tools. 17:48:10 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... 17:48:10 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 17:48:10 Selecting previously unselected package snapd. 17:48:10 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 17:48:10 Unpacking snapd (2.49.2+18.04) ... 17:48:13 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:48:13 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 17:48:13 Setting up mime-support (3.60ubuntu1) ... 17:48:13 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:48:13 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:48:13 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:48:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:48:13 Setting up systemd (237-3ubuntu10.51) ... 17:48:13 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:48:13 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:48:13 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:48:13 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:48:13 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:48:13 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:48:13 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:48:14 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 17:48:14 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:48:14 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:48:14 Setting up python3 (3.6.7-1~18.04) ... 17:48:14 running python rtupdate hooks for python3.6... 17:48:14 running python post-rtupdate hooks for python3.6... 17:48:14 Setting up apparmor (2.12-4ubuntu5.1) ... 17:48:14 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:48:15 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:48:15 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 17:48:15 Setting up snapd (2.49.2+18.04) ... 17:48:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:48:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:48:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:48:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:48:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:48:16 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:48:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:48:16 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:48:17 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:48:17 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:48:17 /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' 17:48:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:48:17 Processing triggers for systemd (237-3ubuntu10.51) ... 17:48:18 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:48:18 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:48:18 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:48:19 Reading package lists... 17:48:19 Reading package lists... 17:48:19 Building dependency tree... 17:48:19 Reading state information... 17:48:19 Calculating upgrade... 17:48:20 The following packages will be upgraded: 17:48:20 advancecomp base-files bash binutils binutils-common 17:48:20 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:48:20 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:48:20 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 17:48:20 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 17:48:20 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:48:20 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:48:20 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 17:48:20 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 17:48:20 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 17:48:20 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 17:48:20 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 17:48:20 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 17:48:20 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 17:48:20 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 17:48:20 ubuntu-keyring util-linux 17:48:20 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:48:20 Need to get 64.2 MB of archives. 17:48:20 After this operation, 5138 kB of additional disk space will be used. 17:48:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] 17:48:20 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:48:20 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:48:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:48:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:48:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:48:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:48:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:48:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:48:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:48:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:48:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:48:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:48:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:48:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:48:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:48:20 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:48:20 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:48:20 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:48:20 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:48:20 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:48:20 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:48:20 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:48:20 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:48:20 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:48:20 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:48:20 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:48:20 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:48:20 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:48:20 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:48:20 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:48:20 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:48:20 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:48:20 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 17:48:20 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 17:48:20 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:48:20 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 17:48:20 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 17:48:20 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 17:48:20 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:48:20 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:48:20 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 17:48:20 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 17:48:20 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:48:20 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:48:20 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:48:20 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 17:48:20 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:48:20 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:48:20 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] 17:48:20 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 17:48:20 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 17:48:20 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 17:48:20 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:48:20 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:48:20 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:48:20 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:48:21 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:48:21 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:48:21 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:48:21 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:48:21 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:48:21 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:48:21 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:48:21 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:48:21 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:48:21 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:48:21 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:48:21 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 17:48:21 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:48:21 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:48:21 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:48:21 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 17:48:21 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:48:21 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:48:21 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:48:21 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:48:21 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:48:21 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:48:21 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:48:21 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:48:21 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:48:21 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:48:21 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 17:48:21 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 17:48:21 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 17:48:21 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 17:48:21 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 17:48:21 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:48:21 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:48:21 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:48:21 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:48:21 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 17:48:21 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 17:48:21 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:48:21 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:48:21 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 17:48:21 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:48:21 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:48:21 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:48:21 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:48:21 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:48:21 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:48:21 debconf: delaying package configuration, since apt-utils is not installed 17:48:21 Fetched 64.2 MB in 2s (37.8 MB/s) 17:48:22 (Reading database ... 13914 files and directories currently installed.) 17:48:22 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:48:22 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:48:22 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:48:22 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:48:22 Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... 17:48:22 Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... 17:48:22 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:48:22 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:48:22 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:48:22 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:48:23 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:48:23 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:48:23 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:48:23 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:48:23 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:48:23 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:48:23 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:48:23 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:48:23 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:48:23 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:48:23 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:48:23 (Reading database ... 13914 files and directories currently installed.) 17:48:23 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:48:23 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:48:23 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:48:23 (Reading database ... 13914 files and directories currently installed.) 17:48:23 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:48:23 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:48:23 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:48:23 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:48:23 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:48:23 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:48:23 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:48:23 (Reading database ... 13914 files and directories currently installed.) 17:48:23 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:48:23 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:48:24 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:48:24 (Reading database ... 13914 files and directories currently installed.) 17:48:24 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 17:48:24 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:48:24 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:48:24 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:48:24 Setting up base-files (10.1ubuntu2.10) ... 17:48:24 Installing new version of config file /etc/issue ... 17:48:24 Installing new version of config file /etc/issue.net ... 17:48:24 Installing new version of config file /etc/lsb-release ... 17:48:24 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:48:25 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:48:25 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:48:25 Removing obsolete conffile /etc/default/motd-news ... 17:48:25 (Reading database ... 13915 files and directories currently installed.) 17:48:25 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:48:25 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:48:25 Setting up bash (4.4.18-2ubuntu1.2) ... 17:48:25 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 17:48:25 (Reading database ... 13915 files and directories currently installed.) 17:48:25 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:48:25 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:48:25 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:48:25 (Reading database ... 13915 files and directories currently installed.) 17:48:25 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:48:25 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:48:25 Setting up tar (1.29b-2ubuntu0.2) ... 17:48:25 (Reading database ... 13915 files and directories currently installed.) 17:48:25 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:48:25 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:48:26 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:48:26 (Reading database ... 13915 files and directories currently installed.) 17:48:26 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:48:26 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:48:26 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:48:26 (Reading database ... 13915 files and directories currently installed.) 17:48:26 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:48:26 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:48:26 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:48:26 (Reading database ... 13915 files and directories currently installed.) 17:48:26 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:48:26 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:48:26 Setting up grep (3.1-2build1) ... 17:48:26 (Reading database ... 13915 files and directories currently installed.) 17:48:26 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 17:48:26 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 17:48:26 Setting up gzip (1.6-5ubuntu1.1) ... 17:48:26 (Reading database ... 13915 files and directories currently installed.) 17:48:26 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:48:26 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:48:26 Setting up login (1:4.5-1ubuntu2) ... 17:48:26 (Reading database ... 13915 files and directories currently installed.) 17:48:26 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:48:26 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:48:26 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:48:26 (Reading database ... 13915 files and directories currently installed.) 17:48:26 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:48:26 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:48:27 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:48:27 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:48:27 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:48:27 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:48:27 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:48:28 (Reading database ... 13915 files and directories currently installed.) 17:48:28 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:48:28 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:48:28 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:48:28 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:48:28 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:48:28 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:48:28 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:48:28 (Reading database ... 13915 files and directories currently installed.) 17:48:28 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:48:28 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:48:28 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:48:28 (Reading database ... 13915 files and directories currently installed.) 17:48:28 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:48:28 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:48:28 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:48:28 (Reading database ... 13915 files and directories currently installed.) 17:48:28 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:48:28 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:48:28 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:48:28 (Reading database ... 13915 files and directories currently installed.) 17:48:28 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:48:28 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:48:29 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:48:29 (Reading database ... 13915 files and directories currently installed.) 17:48:29 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:48:29 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:48:29 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:48:29 (Reading database ... 13915 files and directories currently installed.) 17:48:29 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:48:29 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:48:29 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:48:29 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:48:29 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:48:29 (Reading database ... 13915 files and directories currently installed.) 17:48:29 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:48:29 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:48:29 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:48:29 (Reading database ... 13915 files and directories currently installed.) 17:48:29 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:48:29 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:48:29 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:48:29 (Reading database ... 13915 files and directories currently installed.) 17:48:29 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:48:29 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:48:29 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:48:29 (Reading database ... 13915 files and directories currently installed.) 17:48:29 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:48:29 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:48:30 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:48:30 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:48:30 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:48:30 (Reading database ... 13915 files and directories currently installed.) 17:48:30 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:48:30 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:48:30 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:48:31 (Reading database ... 13915 files and directories currently installed.) 17:48:31 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:48:31 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:48:31 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:48:31 (Reading database ... 13917 files and directories currently installed.) 17:48:31 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:48:31 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:48:31 Setting up debconf (1.5.66ubuntu1) ... 17:48:31 (Reading database ... 13917 files and directories currently installed.) 17:48:31 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:48:31 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:48:31 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:48:31 (Reading database ... 13917 files and directories currently installed.) 17:48:31 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:48:31 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:48:31 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:48:31 (Reading database ... 13917 files and directories currently installed.) 17:48:31 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:48:31 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:48:31 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:48:32 (Reading database ... 13917 files and directories currently installed.) 17:48:32 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:48:32 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:48:32 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 17:48:32 (Reading database ... 13919 files and directories currently installed.) 17:48:32 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:48:32 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:48:32 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:48:32 (Reading database ... 13923 files and directories currently installed.) 17:48:32 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:48:32 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:48:32 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 17:48:32 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 17:48:32 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:48:32 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:48:32 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:48:32 (Reading database ... 13923 files and directories currently installed.) 17:48:32 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 17:48:32 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:48:32 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 17:48:32 (Reading database ... 13923 files and directories currently installed.) 17:48:32 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 17:48:32 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 17:48:32 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 17:48:32 (Reading database ... 13923 files and directories currently installed.) 17:48:32 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 17:48:32 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:48:33 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 17:48:33 (Reading database ... 13923 files and directories currently installed.) 17:48:33 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:48:33 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:48:33 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:48:33 (Reading database ... 13923 files and directories currently installed.) 17:48:33 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 17:48:33 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 17:48:33 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 17:48:33 (Reading database ... 13923 files and directories currently installed.) 17:48:33 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:48:33 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:48:33 Setting up passwd (1:4.5-1ubuntu2) ... 17:48:33 (Reading database ... 13923 files and directories currently installed.) 17:48:33 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:48:33 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:48:33 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:48:33 (Reading database ... 13923 files and directories currently installed.) 17:48:33 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:48:33 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:48:33 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:48:33 (Reading database ... 13923 files and directories currently installed.) 17:48:33 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:48:33 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:48:34 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:48:34 (Reading database ... 13923 files and directories currently installed.) 17:48:34 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:48:34 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:48:34 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:48:34 (Reading database ... 13923 files and directories currently installed.) 17:48:34 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:48:34 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:48:34 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:48:34 (Reading database ... 13923 files and directories currently installed.) 17:48:34 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:48:34 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:48:34 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:48:34 (Reading database ... 13923 files and directories currently installed.) 17:48:34 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:48:34 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:48:34 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:48:34 (Reading database ... 13923 files and directories currently installed.) 17:48:34 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 17:48:34 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 17:48:34 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 17:48:34 (Reading database ... 13923 files and directories currently installed.) 17:48:34 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 17:48:34 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 17:48:34 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 17:48:35 (Reading database ... 13924 files and directories currently installed.) 17:48:35 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:48:35 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:48:35 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:48:35 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:48:35 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 17:48:35 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 17:48:35 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 17:48:35 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 17:48:35 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:48:35 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:48:35 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:48:35 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:48:35 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:48:35 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:48:35 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:48:35 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:48:35 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:48:35 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:48:36 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:48:36 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:48:36 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:48:36 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:48:36 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 17:48:36 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 17:48:36 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:48:36 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:48:36 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:48:36 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:48:36 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:48:36 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:48:36 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:48:36 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:48:36 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:48:36 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:48:36 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:48:36 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:48:37 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:48:37 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:48:37 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:48:37 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:48:37 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:48:37 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:48:37 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:48:37 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:48:37 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:48:37 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:48:38 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:48:38 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:48:39 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:48:39 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:48:39 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:48:39 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:48:39 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:48:39 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:48:40 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:48:40 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:48:40 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:48:40 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:48:40 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:48:40 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:48:40 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:48:40 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:48:40 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:48:40 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:48:40 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:48:40 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:48:40 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:48:40 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:48:40 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:48:40 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:48:40 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:48:40 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:48:40 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:48:40 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:48:40 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:48:40 Setting up tzdata (2021a-0ubuntu0.18.04) ... 17:48:41 17:48:41 Current default time zone: 'Etc/UTC' 17:48:41 Local time is now: Thu Sep 9 17:48:40 UTC 2021. 17:48:41 Universal Time is now: Thu Sep 9 17:48:40 UTC 2021. 17:48:41 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:48:41 17:48:41 Setting up systemd-sysv (237-3ubuntu10.51) ... 17:48:41 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:48:41 Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... 17:48:41 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:48:41 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:48:41 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:48:41 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:48:41 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:48:41 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:48:41 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:48:41 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:48:41 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:48:41 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:48:41 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 17:48:41 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:48:41 Setting up patch (2.7.6-2ubuntu1.1) ... 17:48:41 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:48:41 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:48:41 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 17:48:41 Installing new version of config file /etc/ssl/openssl.cnf ... 17:48:41 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:48:41 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:48:41 Setting up ca-certificates (20210119~18.04.1) ... 17:48:43 Updating certificates in /etc/ssl/certs... 17:48:44 23 added, 27 removed; done. 17:48:44 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:48:44 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:48:44 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:48:44 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:48:44 Setting up pkgbinarymangler (138.18.04.1) ... 17:48:44 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:48:44 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 17:48:44 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:48:44 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:48:44 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:48:44 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:48:44 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:48:44 Setting up perl (5.26.1-6ubuntu0.5) ... 17:48:44 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 17:48:44 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:48:44 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:48:44 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 17:48:44 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:48:44 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:48:44 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:48:44 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:48:44 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:48:44 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:48:44 Processing triggers for systemd (237-3ubuntu10.51) ... 17:48:44 Processing triggers for mime-support (3.60ubuntu1) ... 17:48:44 Processing triggers for ca-certificates (20210119~18.04.1) ... 17:48:44 Updating certificates in /etc/ssl/certs... 17:48:45 0 added, 0 removed; done. 17:48:45 Running hooks in /etc/ca-certificates/update.d... 17:48:45 done. 17:48:45 Reading package lists... 17:48:45 Building dependency tree... 17:48:45 Reading state information... 17:48:45 The following NEW packages will be installed: 17:48:45 apt-transport-https 17:48:45 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:48:46 Need to get 4348 B of archives. 17:48:46 After this operation, 154 kB of additional disk space will be used. 17:48:46 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 17:48:46 debconf: delaying package configuration, since apt-utils is not installed 17:48:46 Fetched 4348 B in 0s (24.4 kB/s) 17:48:46 Selecting previously unselected package apt-transport-https. 17:48:46 (Reading database ... 13929 files and directories currently installed.) 17:48:46 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 17:48:46 Unpacking apt-transport-https (1.6.14) ... 17:48:46 Setting up apt-transport-https (1.6.14) ... 17:48:46 Waiting for network to be ready... 17:48:53 2021-09-09T17:48:50Z INFO Waiting for automatic snapd restart... 17:48:53 snapd 2.51.4 from Canonical* installed 17:48:54 "snapd" switched to the "latest/stable" channel 17:48:54 17:48:56 core18 20210722 from Canonical* installed 17:48:56 "core18" switched to the "latest/stable" channel 17:48:56 17:48:59 snapcraft 5.0 from Canonical* installed 17:48:59 "snapcraft" switched to the "latest/stable" channel 17:48:59 17:49:03 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: 17:49:03 - README.md 17:49:03 17:49:03 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:49:04 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:49:04 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:49:04 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:49:05 Reading package lists... 17:49:05 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 17:49:05 Reading package lists... 17:49:06 Building dependency tree... 17:49:06 Reading state information... 17:49:06 Suggested packages: 17:49:06 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:49:06 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:49:06 Recommended packages: 17:49:06 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:49:06 The following NEW packages will be installed: 17:49:06 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:49:06 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:49:06 pkg-config zip 17:49:06 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:49:06 Need to get 7663 kB of archives. 17:49:06 After this operation, 43.8 MB of additional disk space will be used. 17:49:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 17:49:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 17:49:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 17:49:06 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:49:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 17:49:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:49:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:49:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:49:06 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:49:06 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:49:06 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:49:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:49:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:49:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:49:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:49:07 debconf: delaying package configuration, since apt-utils is not installed 17:49:07 Fetched 7663 kB in 1s (10.5 MB/s) 17:49:07 Selecting previously unselected package libglib2.0-0:amd64. 17:49:07 (Reading database ... 13933 files and directories currently installed.) 17:49:07 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 17:49:07 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:49:07 Selecting previously unselected package libpsl5:amd64. 17:49:07 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:49:07 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:49:07 Selecting previously unselected package libnghttp2-14:amd64. 17:49:07 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:49:07 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:49:07 Selecting previously unselected package librtmp1:amd64. 17:49:07 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:49:07 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:49:07 Selecting previously unselected package libcurl3-gnutls:amd64. 17:49:07 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 17:49:07 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 17:49:07 Selecting previously unselected package liberror-perl. 17:49:07 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:49:07 Unpacking liberror-perl (0.17025-1) ... 17:49:07 Selecting previously unselected package git-man. 17:49:07 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 17:49:07 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 17:49:07 Selecting previously unselected package git. 17:49:07 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 17:49:07 Unpacking git (1:2.17.1-1ubuntu0.8) ... 17:49:08 Selecting previously unselected package libnorm1:amd64. 17:49:08 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:49:08 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:49:08 Selecting previously unselected package libpgm-5.2-0:amd64. 17:49:08 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:49:08 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:49:08 Selecting previously unselected package libsodium23:amd64. 17:49:08 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:49:08 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:49:08 Selecting previously unselected package libzmq5:amd64. 17:49:08 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:49:08 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:49:08 Selecting previously unselected package libzmq3-dev:amd64. 17:49:08 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:49:08 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:49:08 Selecting previously unselected package pkg-config. 17:49:08 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:49:08 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:49:08 Selecting previously unselected package zip. 17:49:08 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:49:08 Unpacking zip (3.0-11build1) ... 17:49:08 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:49:08 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 17:49:08 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:49:08 Setting up liberror-perl (0.17025-1) ... 17:49:08 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:49:08 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:49:08 No schema files found: doing nothing. 17:49:08 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:49:08 Setting up zip (3.0-11build1) ... 17:49:09 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:49:09 Setting up libsodium23:amd64 (1.0.16-2) ... 17:49:09 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:49:09 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:49:09 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 17:49:09 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:49:09 Setting up git (1:2.17.1-1ubuntu0.8) ... 17:49:09 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:49:09 git set to automatically installed. 17:49:09 git-man set to automatically installed. 17:49:09 libcurl3-gnutls set to automatically installed. 17:49:09 liberror-perl set to automatically installed. 17:49:09 libglib2.0-0 set to automatically installed. 17:49:09 libnghttp2-14 set to automatically installed. 17:49:09 libnorm1 set to automatically installed. 17:49:09 libpgm-5.2-0 set to automatically installed. 17:49:09 libpsl5 set to automatically installed. 17:49:09 librtmp1 set to automatically installed. 17:49:09 libsodium23 set to automatically installed. 17:49:09 libzmq3-dev set to automatically installed. 17:49:09 libzmq5 set to automatically installed. 17:49:09 pkg-config set to automatically installed. 17:49:09 zip set to automatically installed. 17:49:11 snapd is not logged in, snap install commands will use sudo 17:49:16 go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed 17:49:16 snapd is not logged in, snap install commands will use sudo 17:49:17 snap "core18" has no updates available 17:49:18 Pulling config-common 17:49:18 + snapcraftctl pull 17:49:19 Pulling go-build-helper 17:49:19 + snapcraftctl pull 17:49:20 'edgex-go' has dependencies that need to be staged: go-build-helper 17:49:20 Skipping pull go-build-helper (already ran) 17:49:20 Building go-build-helper 17:49:20 + snapcraftctl build 17:49:22 Staging go-build-helper 17:49:22 + snapcraftctl stage 17:49:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:49:30 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:49:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] 17:49:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] 17:49:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 17:49:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 17:49:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] 17:49:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] 17:49:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 17:49:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 17:49:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:49:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:49:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:49:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:49:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:49:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:49:30 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:49:30 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:49:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:49:30 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 17:49:30 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 17:49:30 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 17:49:30 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 17:49:30 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 17:49:30 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 17:49:30 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 17:49:30 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 17:49:30 Fetched 25.2 MB in 0s (0 B/s) 17:49:30 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:49:30 Fetched 224 kB in 0s (0 B/s) 17:49:30 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:49:30 Fetched 157 kB in 0s (0 B/s) 17:49:30 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:49:30 Fetched 221 kB in 0s (0 B/s) 17:49:30 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:49:30 Fetched 143 kB in 0s (0 B/s) 17:49:30 Pulling edgex-go 17:49:30 + snapcraftctl pull 17:49:32 Pulling hooks 17:49:32 + snapcraftctl pull 17:49:50 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:49:50 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:49:50 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:49:50 Fetched 0 B in 0s (0 B/s) 17:49:50 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:49:50 Fetched 96.5 kB in 0s (0 B/s) 17:49:50 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:49:50 Fetched 279 kB in 0s (0 B/s) 17:49:50 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:49:50 Fetched 122 kB in 0s (0 B/s) 17:49:50 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:49:50 Fetched 77.8 kB in 0s (0 B/s) 17:49:50 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:49:50 Fetched 8848 B in 0s (0 B/s) 17:49:50 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:49:50 Fetched 47.8 kB in 0s (0 B/s) 17:49:50 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:49:50 Fetched 45.6 kB in 0s (0 B/s) 17:49:50 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 17:49:50 Fetched 15.0 kB in 0s (0 B/s) 17:49:50 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 17:49:50 Fetched 219 kB in 0s (0 B/s) 17:49:50 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 17:49:50 Fetched 154 kB in 0s (0 B/s) 17:49:50 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:49:50 Fetched 50.6 kB in 0s (0 B/s) 17:49:50 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:49:50 Fetched 14.8 kB in 0s (0 B/s) 17:49:50 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:49:50 Fetched 41.8 kB in 0s (0 B/s) 17:49:50 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:49:50 Fetched 499 kB in 0s (0 B/s) 17:49:50 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:49:50 Fetched 111 kB in 0s (0 B/s) 17:49:50 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:49:50 Fetched 240 kB in 0s (0 B/s) 17:49:50 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:49:50 Fetched 29.3 kB in 0s (0 B/s) 17:49:50 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:49:50 Fetched 85.5 kB in 0s (0 B/s) 17:49:50 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:49:50 Fetched 24.5 kB in 0s (0 B/s) 17:49:50 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 17:49:50 Fetched 49.2 kB in 0s (0 B/s) 17:49:50 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:49:50 Fetched 54.2 kB in 0s (0 B/s) 17:49:50 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:49:50 Fetched 30.8 kB in 0s (0 B/s) 17:49:50 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 17:49:50 Fetched 15.8 kB in 0s (0 B/s) 17:49:50 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:49:50 Fetched 85.9 kB in 0s (0 B/s) 17:49:50 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:49:50 Fetched 8720 B in 0s (0 B/s) 17:49:50 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 17:49:50 Fetched 140 kB in 0s (0 B/s) 17:49:50 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:49:50 Fetched 119 kB in 0s (0 B/s) 17:49:50 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 17:49:50 Fetched 111 kB in 0s (0 B/s) 17:49:50 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:49:50 Fetched 11.1 kB in 0s (0 B/s) 17:49:50 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 17:49:50 Fetched 645 kB in 0s (0 B/s) 17:49:50 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:49:50 Fetched 41.3 kB in 0s (0 B/s) 17:49:50 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:49:50 Fetched 17.9 kB in 0s (0 B/s) 17:49:50 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:49:50 Fetched 368 kB in 0s (0 B/s) 17:49:50 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 17:49:50 Fetched 187 kB in 0s (0 B/s) 17:49:50 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:49:50 Fetched 175 kB in 0s (0 B/s) 17:49:50 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:49:50 Fetched 206 kB in 0s (0 B/s) 17:49:50 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 17:49:50 Fetched 1302 kB in 0s (0 B/s) 17:49:50 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:49:50 Fetched 36.2 kB in 0s (0 B/s) 17:49:50 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 17:49:50 Fetched 159 kB in 0s (0 B/s) 17:49:50 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:49:50 Fetched 107 kB in 0s (0 B/s) 17:49:50 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:49:50 Fetched 48.7 kB in 0s (0 B/s) 17:49:50 Pulling static-packages 17:49:50 + snapcraftctl pull 17:49:50 Pulling version 17:49:50 + cd /root/project 17:49:50 + + sed s/v// 17:49:50 git describe --tags --abbrev=0 17:49:50 + GIT_VERSION=2.0.1-dev.40 17:49:50 + [ -z 2.0.1-dev.40 ] 17:49:50 + snapcraftctl set-version 2.0.1-dev.40 17:49:50 Building config-common 17:49:50 + snapcraftctl build 17:49:53 Skipping build go-build-helper (already ran) 17:49:53 Building edgex-go 17:49:53 + cd /root/parts/edgex-go/src 17:49:53 + + sed s/v// 17:49:53 git describe --tags --abbrev=0 17:49:53 + GIT_VERSION=2.0.1-dev.40 17:49:53 + [ -z 2.0.1-dev.40 ] 17:49:53 + echo 2.0.1-dev.40 17:49:53 + make build 17:49:53 go mod tidy 17:49:55 go: downloading github.com/gorilla/mux v1.8.0 17:49:55 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 17:49:55 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 17:49:55 go: downloading github.com/stretchr/testify v1.7.0 17:49:55 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 17:49:55 go: downloading github.com/google/uuid v1.3.0 17:49:55 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 17:49:55 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 17:49:55 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:49:55 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:49:55 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 17:49:55 go: downloading github.com/lib/pq v1.10.3 17:49:57 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 17:49:57 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 17:49:57 go: downloading github.com/pelletier/go-toml v1.9.4 17:49:57 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 17:49:57 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 17:49:57 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 17:49:57 go: downloading github.com/go-playground/validator/v10 v10.9.0 17:49:57 go: downloading github.com/davecgh/go-spew v1.1.1 17:49:57 go: downloading github.com/pmezard/go-difflib v1.0.0 17:49:57 go: downloading github.com/go-kit/kit v0.11.0 17:49:57 go: downloading github.com/stretchr/objx v0.1.1 17:49:57 go: downloading github.com/x448/float16 v0.8.4 17:49:57 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 17:49:57 go: downloading github.com/go-playground/universal-translator v0.18.0 17:49:57 go: downloading github.com/leodido/go-urn v1.2.1 17:49:57 go: downloading golang.org/x/text v0.3.6 17:49:57 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:49:57 go: downloading github.com/go-playground/locales v0.14.0 17:49:57 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 17:49:57 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:49:57 go: downloading github.com/pebbe/zmq4 v1.2.7 17:49:57 go: downloading github.com/go-logfmt/logfmt v0.5.0 17:49:58 go: downloading github.com/go-stack/stack v1.8.0 17:49:58 go: downloading github.com/kr/pretty v0.3.0 17:49:58 go: downloading github.com/hashicorp/consul/api v1.8.1 17:49:58 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:49:58 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 17:49:58 go: downloading github.com/gorilla/websocket v1.4.2 17:49:58 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 17:49:58 go: downloading github.com/onsi/ginkgo v1.10.1 17:49:58 go: downloading github.com/onsi/gomega v1.7.0 17:49:58 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:49:58 go: downloading github.com/mitchellh/copystructure v1.0.0 17:49:58 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:49:58 go: downloading github.com/kr/text v0.2.0 17:49:58 go: downloading github.com/rogpeppe/go-internal v1.8.0 17:49:58 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:49:58 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:49:58 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:49:58 go: downloading github.com/hashicorp/serf v0.9.5 17:49:58 go: downloading github.com/hashicorp/consul/sdk v0.7.0 17:49:58 go: downloading github.com/hashicorp/go-uuid v1.0.1 17:49:59 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:49:59 go: downloading github.com/fatih/color v1.9.0 17:49:59 go: downloading github.com/mattn/go-colorable v0.1.6 17:49:59 go: downloading github.com/mattn/go-isatty v0.0.12 17:49:59 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:49:59 go: downloading github.com/pkg/errors v0.9.1 17:49:59 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:49:59 go: downloading github.com/hashicorp/go-msgpack v0.5.3 17:49:59 go: downloading github.com/hashicorp/memberlist v0.2.2 17:49:59 go: downloading github.com/hpcloud/tail v1.0.0 17:49:59 go: downloading gopkg.in/yaml.v2 v2.4.0 17:49:59 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 17:49:59 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:49:59 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:49:59 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:49:59 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:49:59 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:49:59 go: downloading github.com/hashicorp/go-multierror v1.1.0 17:49:59 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 17:49:59 go: downloading github.com/miekg/dns v1.1.26 17:49:59 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:49:59 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:49:59 go: downloading github.com/hashicorp/errwrap v1.0.0 17:49:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-data/core-data ./cmd/core-data 17:50:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:50:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-command/core-command ./cmd/core-command 17:50:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:50:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:50:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:50:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:50:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:50:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:50:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:50:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/secrets-config ./cmd/secrets-config 17:50:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:50:24 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 17:50:24 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 17:50:24 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 17:50:24 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 17:50:24 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 17:50:24 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 17:50:24 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 17:50:24 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 17:50:24 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 17:50:24 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 17:50:24 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 17:50:24 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 17:50:24 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 17:50:24 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 17:50:24 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 17:50:24 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 17:50:24 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 17:50:24 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 17:50:24 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 17:50:24 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 17:50:24 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 17:50:24 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 17:50:24 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 17:50:24 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 17:50:24 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 17:50:24 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 17:50:24 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 17:50:24 Building hooks 17:50:24 + cd /root/parts/hooks/src 17:50:24 + make build 17:50:24 go mod tidy 17:50:25 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 17:50:25 go: downloading github.com/stretchr/testify v1.5.1 17:50:25 go: downloading gopkg.in/yaml.v2 v2.2.2 17:50:25 go: downloading github.com/davecgh/go-spew v1.1.0 17:50:25 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 17:50:26 GO111MODULE=on go build -o cmd/install/install ./cmd/install 17:50:27 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 17:50:27 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 17:50:30 Building static-packages 17:50:30 + snapcraftctl build 17:50:32 Building version 17:50:32 + snapcraftctl build 17:50:34 Staging config-common 17:50:34 + snapcraftctl stage 17:50:35 Skipping stage go-build-helper (already ran) 17:50:35 Staging edgex-go 17:50:35 + snapcraftctl stage 17:50:36 Staging hooks 17:50:36 + snapcraftctl stage 17:50:37 Staging static-packages 17:50:37 + snapcraftctl stage 17:50:38 Staging version 17:50:38 + snapcraftctl stage 17:50:40 Priming config-common 17:50:40 + snapcraftctl prime 17:50:41 Priming go-build-helper 17:50:41 + snapcraftctl prime 17:50:42 Priming edgex-go 17:50:42 + snapcraftctl prime 17:50:43 Priming hooks 17:50:43 + snapcraftctl prime 17:50:44 Priming static-packages 17:50:44 + snapcraftctl prime 17:50:47 Priming version 17:50:47 + snapcraftctl prime 17:50:48 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:50:50 provisioning config files... 17:50:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config5427343341058623136tmp [Pipeline] { [Pipeline] sh 17:50:50 + set +x 17:50:50 + curl -s https://codecov.io/bash 17:50:50 + bash -s -- 17:50:50 17:50:50 _____ _ 17:50:50 / ____| | | 17:50:50 | | ___ __| | ___ ___ _____ __ 17:50:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:50:50 | |___| (_) | (_| | __/ (_| (_) \ V / 17:50:50 \_____\___/ \__,_|\___|\___\___/ \_/ 17:50:50 Bash-1.0.6 17:50:50 17:50:50 17:50:50 ==> git version 2.24.4 found 17:50:50 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 17:50:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:50:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:50:50 ==> Jenkins CI detected. 17:50:51 current dir:  /w/workspace/edgex-go/4 17:50:51 project root: . 17:50:51 --> token set from env 17:50:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:50:51 ==> Running gcov in . (disable via -X gcov) 17:50:51 ==> Python coveragepy not found 17:50:51 ==> Searching for coverage reports in: 17:50:51 + . 17:50:51 -> Found 1 reports 17:50:51 ==> Detecting git/mercurial file structure 17:50:51 ==> Reading reports 17:50:51 + ./coverage.out bytes=404331 17:50:51 ==> Appending adjustments 17:50:51 https://docs.codecov.io/docs/fixing-reports 17:50:52 + Found adjustments 17:50:52 ==> Gzipping contents 17:50:52 56K /tmp/codecov.SopsJz.gz 17:50:52 ==> Uploading reports 17:50:52 url: https://codecov.io 17:50:52 query: branch=PR-3699&commit=10b04373b02f9aa5a631be52c64c947d889f936d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3699%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3699&job=&cmd_args= 17:50:52 -> Pinging Codecov 17:50:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3699&commit=10b04373b02f9aa5a631be52c64c947d889f936d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3699%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3699&job=&cmd_args= 17:50:52 -> Uploading to 17:50:52 https://storage.googleapis.com/codecov/v4/raw/2021-09-09/00271124DB129430A58F1EEE437C3FCB/10b04373b02f9aa5a631be52c64c947d889f936d/669f0460-ba53-4106-b375-e9b666c177e3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210909%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210909T175052Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7fd478be4d4a29e9bfd492916c4803c07ef2669286e54bff7f5c1eb3bfacc15c 17:50:52 % Total % Received % Xferd Average Speed Time Time Time Current 17:50:52 Dload Upload Total Spent Left Speed 17:50:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54520 0 0 100 54520 0 141k --:--:-- --:--:-- --:--:-- 141k 17:50:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/10b04373b02f9aa5a631be52c64c947d889f936d [Pipeline] } 17:50:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:50:55 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:50:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:50:56 ---> package-listing.sh 17:50:56 ++ tr '[:upper:]' '[:lower:]' 17:50:56 ++ facter osfamily 17:50:57 + OS_FAMILY=redhat 17:50:57 + workspace=/w/workspace/edgex-go/4 17:50:57 + START_PACKAGES=/tmp/packages_start.txt 17:50:57 + END_PACKAGES=/tmp/packages_end.txt 17:50:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:50:57 + PACKAGES=/tmp/packages_start.txt 17:50:57 + '[' /w/workspace/edgex-go/4 ']' 17:50:57 + PACKAGES=/tmp/packages_end.txt 17:50:57 + case "${OS_FAMILY}" in 17:50:57 + sort 17:50:57 + rpm -qa 17:50:59 + '[' -f /tmp/packages_start.txt ']' 17:50:59 + '[' -f /tmp/packages_end.txt ']' 17:50:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:50:59 + '[' /w/workspace/edgex-go/4 ']' 17:50:59 + mkdir -p /w/workspace/edgex-go/4/archives/ 17:50:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 17:50: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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:50:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:50:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:50:59 17:50:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:51:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:51:00 latest: Pulling from edgex-lftools-log-publisher 17:51:00 b4d181a07f80: Pulling fs layer 17:51:00 a1111a8f2ec3: Pulling fs layer 17:51:00 ed53099fbce6: Pulling fs layer 17:51:00 dc539afda2c1: Pulling fs layer 17:51:00 77bc0d833cb6: Pulling fs layer 17:51:00 9065ff56babe: Pulling fs layer 17:51:00 d287ab97295c: Pulling fs layer 17:51:00 77bc0d833cb6: Waiting 17:51:00 9065ff56babe: Waiting 17:51:00 d287ab97295c: Waiting 17:51:00 dc539afda2c1: Waiting 17:51:00 a1111a8f2ec3: Verifying Checksum 17:51:00 a1111a8f2ec3: Download complete 17:51:00 dc539afda2c1: Verifying Checksum 17:51:00 dc539afda2c1: Download complete 17:51:01 77bc0d833cb6: Verifying Checksum 17:51:01 77bc0d833cb6: Download complete 17:51:01 9065ff56babe: Verifying Checksum 17:51:01 9065ff56babe: Download complete 17:51:01 ed53099fbce6: Verifying Checksum 17:51:01 ed53099fbce6: Download complete 17:51:02 b4d181a07f80: Verifying Checksum 17:51:02 b4d181a07f80: Download complete 17:51:03 b4d181a07f80: Pull complete 17:51:03 a1111a8f2ec3: Pull complete 17:51:04 ed53099fbce6: Pull complete 17:51:04 dc539afda2c1: Pull complete 17:51:04 77bc0d833cb6: Pull complete 17:51:04 9065ff56babe: Pull complete 17:51:08 d287ab97295c: Verifying Checksum 17:51:08 d287ab97295c: Download complete 17:51:13 d287ab97295c: Pull complete 17:51:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:51:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:51:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:51:13 prd-centos7-docker-4c-2g-1675 does not seem to be running inside a container 17:51:13 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:51:17 $ docker top b5a7f6275a783f243ac54ea5ff9c3d63dd15ecda2eab82d82fd5cc508d560df7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:17 + touch /tmp/pre-build-complete [Pipeline] sh 17:51:18 + mkdir -p /var/log/sysstat [Pipeline] sh 17:51:18 + ls /var/log/sa-host 17:51:18 + sadf -c /var/log/sa-host/sa05 17:51:18 file_magic: OK 17:51:18 HZ: Using current value: 100 17:51:18 file_header: OK 17:51:18 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 17:51:18 Statistics: 17:51:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:51:18 File successfully converted to sysstat format version 12.0.3 17:51:18 + sadf -c /var/log/sa-host/sa09 17:51:18 file_magic: OK 17:51:18 HZ: Using current value: 100 17:51:18 file_header: OK 17:51:18 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 17:51:18 Statistics: 17:51:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...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... 17:51:18 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:51:18 provisioning config files... 17:51:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config4667346180361639790tmp [Pipeline] { [Pipeline] echo 17:51:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:51:19 ---> create-netrc.sh [Pipeline] } 17:51:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:51:19 ---> python-tools-install.sh [Pipeline] echo 17:51:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:51:20 ---> sudo-logs.sh 17:51:20 Archiving 'sudo' log.. 17:51:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-1675.vexxhost.local: Name or service not known 17:51:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-1675.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 17:51:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:51:20 ---> job-cost.sh 17:51:20 lf-activate-venv: SKIPPING 17:51:20 DEBUG: total: 0.10999999940395355 17:51:20 INFO: Retrieving Stack Cost... 17:51:21 INFO: Retrieving Pricing Info for: v3-standard-2 17:51:21 INFO: Archiving Costs [Pipeline] echo 17:51:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:51:21 ---> logs-deploy.sh 17:51:21 lf-activate-venv: SKIPPING 17:51:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3699/4 17:51:21 INFO: archiving workspace using pattern(s): 17:51:22 Archives upload complete. 17:51:22 INFO: archiving logs to Nexus 17:51:23 ---> uname -a: 17:51:23 Linux prd-centos7-docker-4c-2g-1675.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 17:51:23 17:51:23 17:51:23 ---> lscpu: 17:51:23 Architecture: x86_64 17:51:23 CPU op-mode(s): 32-bit, 64-bit 17:51:23 Byte Order: Little Endian 17:51:23 Address sizes: 40 bits physical, 48 bits virtual 17:51:23 CPU(s): 2 17:51:23 On-line CPU(s) list: 0,1 17:51:23 Thread(s) per core: 1 17:51:23 Core(s) per socket: 1 17:51:23 Socket(s): 2 17:51:23 NUMA node(s): 1 17:51:23 Vendor ID: AuthenticAMD 17:51:23 CPU family: 23 17:51:23 Model: 49 17:51:23 Model name: AMD EPYC-Rome Processor 17:51:23 Stepping: 0 17:51:23 CPU MHz: 2799.998 17:51:23 BogoMIPS: 5599.99 17:51:23 Virtualization: AMD-V 17:51:23 Hypervisor vendor: KVM 17:51:23 Virtualization type: full 17:51:23 L1d cache: 32K 17:51:23 L1i cache: 32K 17:51:23 L2 cache: 512K 17:51:23 L3 cache: 16384K 17:51:23 NUMA node0 CPU(s): 0,1 17:51:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 17:51:23 17:51:23 17:51:23 ---> nproc: 17:51:23 2 17:51:23 17:51:23 17:51:23 ---> df -h: 17:51:23 Filesystem Size Used Avail Use% Mounted on 17:51:23 overlay 40G 14G 27G 35% / 17:51:23 tmpfs 64M 0 64M 0% /dev 17:51:23 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:51:23 shm 64M 0 64M 0% /dev/shm 17:51:23 /dev/vda1 40G 14G 27G 35% /facter-os 17:51:23 17:51:23 17:51:23 ---> sar -b -r -n DEV: 17:51:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/09/21 _x86_64_ (2 CPU) 17:51:23 17:51:23 16:31:20 LINUX RESTART (2 CPU) 17:51:23 17:51:23 16:32:01 tps rtps wtps bread/s bwrtn/s 17:51:23 16:33:01 75.20 2.98 72.22 2249.00 6851.48 17:51:23 16:34:01 19.82 0.43 19.38 328.53 5326.98 17:51:23 16:35:02 365.03 0.15 364.88 22.10 95557.19 17:51:23 16:36:01 56.51 0.00 56.51 0.00 8779.24 17:51:23 16:37:01 48.83 0.02 48.82 0.53 3628.73 17:51:23 16:38:01 511.09 245.72 265.37 9061.86 179202.88 17:51:23 16:39:01 525.40 172.55 352.85 11051.17 182181.30 17:51:23 16:40:01 579.64 56.77 522.87 3805.75 222192.21 17:51:23 16:41:01 138.16 20.06 118.10 1858.10 14506.63 17:51:23 16:42:01 0.20 0.02 0.18 0.13 2.43 17:51:23 16:43:01 0.27 0.00 0.27 0.00 3.00 17:51:23 16:44:01 0.28 0.00 0.28 0.00 3.27 17:51:23 16:45:02 0.27 0.02 0.25 0.13 2.73 17:51:23 16:46:01 0.29 0.00 0.29 0.00 3.18 17:51:23 16:47:01 0.38 0.18 0.20 5.73 2.60 17:51:23 16:48:01 0.83 0.00 0.83 0.00 16.66 17:51:23 16:49:01 0.25 0.00 0.25 0.00 2.92 17:51:23 16:50:01 0.23 0.00 0.23 0.00 2.20 17:51:23 16:51:01 0.27 0.00 0.27 0.00 3.27 17:51:23 16:52:01 0.23 0.00 0.23 0.00 2.58 17:51:23 16:53:01 0.28 0.00 0.28 0.00 3.13 17:51:23 16:54:01 0.20 0.00 0.20 0.00 2.85 17:51:23 16:55:01 0.20 0.00 0.20 0.00 1.65 17:51:23 16:56:01 0.27 0.00 0.27 0.00 3.27 17:51:23 16:57:01 0.30 0.00 0.30 0.00 4.25 17:51:23 16:58:01 0.30 0.00 0.30 0.00 3.28 17:51:23 16:59:01 0.25 0.00 0.25 0.00 2.57 17:51:23 17:00:01 0.17 0.00 0.17 0.00 1.33 17:51:23 17:01:01 0.27 0.02 0.25 0.13 2.98 17:51:23 17:02:01 0.50 0.20 0.30 3.60 5.05 17:51:23 17:03:01 0.28 0.00 0.28 0.00 3.93 17:51:23 17:04:01 0.17 0.00 0.17 0.00 1.33 17:51:23 17:05:01 0.27 0.00 0.27 0.00 3.12 17:51:23 17:06:01 0.25 0.00 0.25 0.00 2.70 17:51:23 17:07:01 0.17 0.00 0.17 0.00 1.73 17:51:23 17:08:01 0.17 0.00 0.17 0.00 1.47 17:51:23 17:09:01 0.17 0.00 0.17 0.00 1.47 17:51:23 17:10:01 0.27 0.00 0.27 0.00 3.40 17:51:23 17:11:01 0.22 0.00 0.22 0.00 2.15 17:51:23 17:12:01 0.17 0.00 0.17 0.00 1.60 17:51:23 17:13:01 0.17 0.00 0.17 0.00 1.47 17:51:23 17:14:01 0.17 0.00 0.17 0.00 1.47 17:51:23 17:15:01 0.25 0.00 0.25 0.00 3.10 17:51:23 17:16:01 0.22 0.00 0.22 0.00 2.15 17:51:23 17:17:01 0.20 0.00 0.20 0.00 1.63 17:51:23 17:18:01 0.17 0.00 0.17 0.00 1.47 17:51:23 17:19:01 0.17 0.00 0.17 0.00 1.47 17:51:23 17:20:01 0.25 0.00 0.25 0.00 2.83 17:51:23 17:21:01 0.22 0.00 0.22 0.00 2.28 17:51:23 17:22:01 0.17 0.00 0.17 0.00 1.36 17:51:23 17:23:01 0.17 0.00 0.17 0.00 1.60 17:51:23 17:24:01 0.20 0.00 0.20 0.00 1.37 17:51:23 17:25:01 0.27 0.00 0.27 0.00 3.13 17:51:23 17:26:01 0.25 0.00 0.25 0.00 2.60 17:51:23 17:27:01 0.17 0.00 0.17 0.00 1.37 17:51:23 17:28:01 0.18 0.00 0.18 0.00 1.52 17:51:23 17:29:01 0.23 0.03 0.20 2.27 1.65 17:51:23 17:30:01 0.25 0.00 0.25 0.00 2.98 17:51:23 17:31:01 0.25 0.00 0.25 0.00 2.37 17:51:23 17:32:01 0.18 0.00 0.18 0.00 2.02 17:51:23 17:33:01 0.17 0.00 0.17 0.00 1.50 17:51:23 17:34:01 0.17 0.00 0.17 0.00 1.23 17:51:23 17:35:01 0.35 0.00 0.35 0.00 4.83 17:51:23 17:36:01 0.27 0.00 0.27 0.00 3.27 17:51:23 17:37:01 0.22 0.00 0.22 0.00 3.05 17:51:23 17:38:01 0.25 0.00 0.25 0.00 3.25 17:51:23 17:39:01 0.25 0.00 0.25 0.00 4.10 17:51:23 17:40:01 0.32 0.00 0.32 0.00 4.63 17:51:23 17:41:01 0.27 0.00 0.27 0.00 4.05 17:51:23 17:42:01 0.22 0.00 0.22 0.00 3.32 17:51:23 17:43:01 0.22 0.00 0.22 0.00 3.18 17:51:23 17:44:01 0.22 0.00 0.22 0.00 3.18 17:51:23 17:45:01 0.32 0.00 0.32 0.00 4.48 17:51:23 17:46:01 0.33 0.00 0.33 0.00 5.26 17:51:23 17:47:01 0.22 0.00 0.22 0.00 3.03 17:51:23 17:48:01 0.28 0.00 0.28 0.00 3.95 17:51:23 17:49:01 0.28 0.00 0.28 0.00 3.66 17:51:23 17:50:01 3.48 3.02 0.47 49.85 8.30 17:51:23 17:51:01 316.32 293.32 23.00 7696.60 1133.14 17:51:23 Average: 33.71 10.10 23.60 458.77 9137.89 17:51:23 17:51:23 16:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:51:23 16:33:01 5281668 0 866112 10.81 2620 1858532 1664532 18.38 774460 1554648 21972 17:51:23 16:34:01 4969716 0 824108 10.29 2620 2212488 1334224 14.73 897260 1726712 216084 17:51:23 16:35:02 3422132 0 1197776 14.96 2620 3386404 1689628 18.65 1220852 2736828 3504 17:51:23 16:36:01 3099996 0 1196744 14.94 2620 3709572 1773256 19.58 1402640 2859120 78688 17:51:23 16:37:01 3157916 0 1149596 14.35 2620 3698800 1665488 18.39 1309644 2887480 126604 17:51:23 16:38:01 751000 0 1279708 15.98 2620 5975604 1759004 19.42 1821324 4686216 74708 17:51:23 16:39:01 678236 0 1374020 17.16 2620 5954056 2266060 25.02 2510852 4043264 237116 17:51:23 16:40:01 740968 0 1409212 17.60 2620 5856132 2072840 22.89 2758064 3687704 6444 17:51:23 16:41:01 2676824 0 1225908 15.31 2620 4103580 1426892 15.75 1254708 3299136 8 17:51:23 16:42:01 2691640 0 1211088 15.12 2620 4103584 1264896 13.97 1251636 3293860 8 17:51:23 16:43:01 2692908 0 1209816 15.11 2620 4103588 1264872 13.96 1251604 3293920 8 17:51:23 16:44:01 2693168 0 1209552 15.10 2620 4103592 1264812 13.96 1251652 3293920 8 17:51:23 16:45:02 2692668 0 1210044 15.11 2620 4103600 1264932 13.97 1251952 3293936 8 17:51:23 16:46:01 2692976 0 1209736 15.10 2620 4103600 1264812 13.96 1251536 3293932 8 17:51:23 16:47:01 2692536 0 1210172 15.11 2620 4103604 1264944 13.97 1253372 3292540 8 17:51:23 16:48:01 2693620 0 1209048 15.10 2620 4103644 1264848 13.96 1253004 3292488 8 17:51:23 16:49:01 2692744 0 1209920 15.11 2620 4103648 1264812 13.96 1253040 3292488 8 17:51:23 16:50:01 2693108 0 1209548 15.10 2620 4103656 1264812 13.96 1253056 3292488 8 17:51:23 16:51:01 2693100 0 1209556 15.10 2620 4103656 1264812 13.96 1253172 3292488 8 17:51:23 16:52:01 2692804 0 1209844 15.11 2620 4103664 1264896 13.97 1253148 3292488 8 17:51:23 16:53:01 2692728 0 1209920 15.11 2620 4103664 1264860 13.96 1253252 3292488 8 17:51:23 16:54:01 2693080 0 1209560 15.10 2620 4103672 1264812 13.96 1253064 3292488 8 17:51:23 16:55:01 2692832 0 1209804 15.11 2620 4103676 1264812 13.96 1253068 3292488 8 17:51:23 16:56:01 2693056 0 1209580 15.10 2620 4103676 1264812 13.96 1253076 3292488 8 17:51:23 16:57:01 2692564 0 1210064 15.11 2620 4103684 1264896 13.97 1253088 3292488 8 17:51:23 16:58:01 2692720 0 1209904 15.11 2620 4103688 1264884 13.97 1253164 3292492 8 17:51:23 16:59:01 2692808 0 1209812 15.11 2620 4103692 1264812 13.96 1253092 3292488 8 17:51:23 17:00:01 2692932 0 1209684 15.10 2620 4103696 1264812 13.96 1253212 3292488 8 17:51:23 17:01:01 2691268 0 1211344 15.12 2620 4103700 1267288 13.99 1254044 3292488 8 17:51:23 17:02:01 2692448 0 1209980 15.11 2620 4103884 1265404 13.97 1253604 3292604 8 17:51:23 17:03:01 2692308 0 1210116 15.11 2620 4103888 1265428 13.97 1253508 3292600 8 17:51:23 17:04:01 2692568 0 1209856 15.11 2620 4103888 1265320 13.97 1253408 3292600 8 17:51:23 17:05:01 2692096 0 1210316 15.11 2620 4103900 1265476 13.97 1253912 3292604 16 17:51:23 17:06:01 2693004 0 1209404 15.10 2620 4103904 1265320 13.97 1253572 3292600 12 17:51:23 17:07:01 2692340 0 1210060 15.11 2620 4103912 1265404 13.97 1253648 3292600 8 17:51:23 17:08:01 2692364 0 1210032 15.11 2620 4103916 1265380 13.97 1253532 3292600 8 17:51:23 17:09:01 2692684 0 1209708 15.10 2620 4103920 1265320 13.97 1253448 3292604 8 17:51:23 17:10:01 2691996 0 1210392 15.11 2620 4103924 1265476 13.97 1253836 3292600 8 17:51:23 17:11:01 2692584 0 1209804 15.11 2620 4103924 1265320 13.97 1253456 3292600 8 17:51:23 17:12:01 2692520 0 1209860 15.11 2620 4103932 1265404 13.97 1253676 3292600 8 17:51:23 17:13:01 2692464 0 1209912 15.11 2620 4103936 1265392 13.97 1253560 3292600 8 17:51:23 17:14:01 2692708 0 1209664 15.10 2620 4103940 1265320 13.97 1253476 3292600 8 17:51:23 17:15:01 2692560 0 1209808 15.11 2620 4103944 1265320 13.97 1253600 3292600 8 17:51:23 17:16:01 2692808 0 1209556 15.10 2620 4103948 1265320 13.97 1253604 3292600 8 17:51:23 17:17:01 2692456 0 1209904 15.11 2620 4103952 1265404 13.97 1253696 3292600 8 17:51:23 17:18:01 2692504 0 1209852 15.11 2620 4103956 1265380 13.97 1253580 3292600 8 17:51:23 17:19:01 2692684 0 1209668 15.10 2620 4103960 1265320 13.97 1253616 3292600 8 17:51:23 17:20:01 2692584 0 1209764 15.11 2620 4103964 1265320 13.97 1253504 3292600 8 17:51:23 17:21:01 2692684 0 1209656 15.10 2620 4103972 1265320 13.97 1253632 3292600 8 17:51:23 17:22:01 2692456 0 1209884 15.11 2620 4103972 1265404 13.97 1253608 3292600 8 17:51:23 17:23:01 2692552 0 1209780 15.11 2620 4103980 1265320 13.97 1253640 3292600 8 17:51:23 17:24:01 2692444 0 1209888 15.11 2620 4103980 1265320 13.97 1253524 3292600 8 17:51:23 17:25:01 2692372 0 1209952 15.11 2620 4103988 1265368 13.97 1253544 3292604 8 17:51:23 17:26:01 2692328 0 1209992 15.11 2620 4103992 1265320 13.97 1253536 3292600 8 17:51:23 17:27:01 2692240 0 1210080 15.11 2620 4103992 1265392 13.97 1253624 3292600 8 17:51:23 17:28:01 2692232 0 1210080 15.11 2620 4104000 1265392 13.97 1253632 3292600 8 17:51:23 17:29:01 2692444 0 1209800 15.11 2620 4104068 1265320 13.97 1253548 3292668 8 17:51:23 17:30:01 2692444 0 1209792 15.11 2620 4104076 1265320 13.97 1253556 3292668 8 17:51:23 17:31:01 2692436 0 1209796 15.11 2620 4104080 1265320 13.97 1253560 3292668 8 17:51:23 17:32:01 2692208 0 1210020 15.11 2620 4104084 1265404 13.97 1253660 3292672 8 17:51:23 17:33:01 2692204 0 1210020 15.11 2620 4104088 1265320 13.97 1253576 3292668 8 17:51:23 17:34:01 2692428 0 1209796 15.11 2620 4104088 1265320 13.97 1253692 3292668 8 17:51:23 17:35:01 2692232 0 1209980 15.11 2620 4104100 1265380 13.97 1253572 3292672 8 17:51:23 17:36:01 2692188 0 1210020 15.11 2620 4104104 1265320 13.97 1253600 3292672 8 17:51:23 17:37:01 2692256 0 1209948 15.11 2620 4104108 1265392 13.97 1253784 3292672 8 17:51:23 17:38:01 2692076 0 1210124 15.11 2620 4104112 1265404 13.97 1253688 3292672 8 17:51:23 17:39:01 2692336 0 1209860 15.11 2620 4104116 1265320 13.97 1253592 3292672 8 17:51:23 17:40:01 2692080 0 1210112 15.11 2620 4104120 1265320 13.97 1253596 3292672 8 17:51:23 17:41:01 2691460 0 1210728 15.12 2620 4104124 1265500 13.97 1254184 3292672 8 17:51:23 17:42:01 2690704 0 1211480 15.13 2620 4104128 1265596 13.97 1254640 3292672 8 17:51:23 17:43:01 2691776 0 1210404 15.11 2620 4104132 1265356 13.97 1253784 3292672 8 17:51:23 17:44:01 2692204 0 1209968 15.11 2620 4104140 1265320 13.97 1253652 3292672 8 17:51:23 17:45:01 2692080 0 1210092 15.11 2620 4104140 1265320 13.97 1253652 3292672 8 17:51:23 17:46:01 2691648 0 1210516 15.11 2620 4104148 1265440 13.97 1253900 3292672 8 17:51:23 17:47:01 2691492 0 1210672 15.12 2620 4104148 1265464 13.97 1254100 3292672 8 17:51:23 17:48:01 2692188 0 1209964 15.11 2620 4104160 1265320 13.97 1253664 3292680 8 17:51:23 17:49:01 2692312 0 1209836 15.11 2620 4104164 1265368 13.97 1253700 3292672 8 17:51:23 17:50:01 2688012 0 1212976 15.15 2620 4105324 1269420 14.02 1255584 3293116 16 17:51:23 17:51:01 2341376 0 1323720 16.53 2620 4341216 1455368 16.07 1336692 3477012 44520 17:51:23 Average: 2694852 0 1206807 15.07 2620 4104653 1321694 14.59 1288278 3267778 10256 17:51:23 17:51:23 16:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:51:23 16:33:01 eth0 874.62 500.98 2537.63 46.75 0.00 0.00 0.00 0.00 17:51:23 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:34:01 eth0 1241.92 1177.65 2837.40 110.76 0.00 0.00 0.00 0.00 17:51:23 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:34:01 vetha2e4f50 1155.92 1173.01 103.01 2726.05 0.00 0.00 0.00 0.00 17:51:23 16:34:01 docker0 1155.92 1172.87 87.21 2726.04 0.00 0.00 0.00 0.00 17:51:23 16:35:02 vethbade2a2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:51:23 16:35:02 eth0 1082.01 830.74 5371.35 122.00 0.00 0.00 0.00 0.00 17:51:23 16:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:35:02 docker0 408.29 480.23 31.44 2056.65 0.00 0.00 0.00 0.00 17:51:23 16:36:01 vethbade2a2 0.75 0.78 0.06 0.06 0.00 0.00 0.00 0.00 17:51:23 16:36:01 eth0 31.72 16.58 23.27 11.33 0.00 0.00 0.00 0.00 17:51:23 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:36:01 docker0 0.75 0.75 0.05 0.06 0.00 0.00 0.00 0.00 17:51:23 16:37:01 vethbade2a2 1.05 1.03 0.08 0.08 0.00 0.00 0.00 0.00 17:51:23 16:37:01 eth0 29.16 17.26 18.04 57.53 0.00 0.00 0.00 0.00 17:51:23 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:37:01 docker0 1.05 1.03 0.07 0.08 0.00 0.00 0.00 0.00 17:51:23 16:38:01 eth0 408.03 282.45 1870.63 71.50 0.00 0.00 0.00 0.00 17:51:23 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:38:01 veth335e8b9 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 17:51:23 16:38:01 veth5db073f 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 17:51:23 16:39:01 vethe16752e 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:51:23 16:39:01 eth0 43.12 22.60 98.02 11.85 0.00 0.00 0.00 0.00 17:51:23 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:39:01 veth335e8b9 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:51:23 16:40:01 veth5a76772 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:51:23 16:40:01 vethf5170a1 2.11 4.77 0.14 29.79 0.00 0.00 0.00 0.00 17:51:23 16:40:01 eth0 384.51 212.35 1822.00 90.28 0.00 0.00 0.00 0.00 17:51:23 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:41:01 eth0 50.14 33.26 93.58 53.47 0.00 0.00 0.00 0.00 17:51:23 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:41:01 docker0 1714.00 1893.59 128.60 5655.23 0.00 0.00 0.00 0.00 17:51:23 16:42:01 eth0 0.48 0.45 0.10 0.09 0.00 0.00 0.00 0.00 17:51:23 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:43:01 eth0 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 17:51:23 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:44:01 eth0 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 17:51:23 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:45:02 eth0 0.65 0.33 0.28 0.20 0.00 0.00 0.00 0.00 17:51:23 16:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:46:01 eth0 0.14 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:51:23 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:47:01 eth0 1.07 0.42 0.40 0.26 0.00 0.00 0.00 0.00 17:51:23 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:48:01 eth0 0.12 0.07 0.06 0.01 0.00 0.00 0.00 0.00 17:51:23 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:49:01 eth0 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:51:23 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:50:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:51:23 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:51:23 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:52:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 17:51:23 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:53:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 17:51:23 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:54:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:51:23 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:55:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:51:23 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:56:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:51:23 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:57:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:51:23 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:58:01 eth0 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 17:51:23 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:59:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:51:23 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:00:01 eth0 0.52 0.05 0.05 0.00 0.00 0.00 0.00 0.00 17:51:23 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:01:01 eth0 0.52 0.28 0.27 0.20 0.00 0.00 0.00 0.00 17:51:23 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:02:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:51:23 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:03:01 eth0 0.17 0.08 0.07 0.01 0.00 0.00 0.00 0.00 17:51:23 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:04:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:51:23 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:05:01 eth0 1.47 0.30 0.37 0.17 0.00 0.00 0.00 0.00 17:51:23 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:06:01 eth0 0.53 0.07 0.06 0.04 0.00 0.00 0.00 0.00 17:51:23 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:07:01 eth0 0.25 0.15 0.08 0.07 0.00 0.00 0.00 0.00 17:51:23 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:08:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 17:51:23 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:09:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:10:01 eth0 0.50 0.40 0.27 0.21 0.00 0.00 0.00 0.00 17:51:23 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:11:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:12:01 eth0 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:51:23 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:13:01 eth0 0.13 0.08 0.06 0.01 0.00 0.00 0.00 0.00 17:51:23 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:15:01 eth0 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:16:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:17:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:51:23 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:18:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 17:51:23 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:20:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:21:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:22:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:51:23 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:24:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:25:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 17:51:23 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:26:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:27:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:51:23 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:28:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 17:51:23 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:30:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:31:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:32:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:51:23 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:33:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:34:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:35:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 17:51:23 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:37:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 17:51:23 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:38:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 17:51:23 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:39:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:40:01 eth0 0.93 0.00 0.10 0.00 0.00 0.00 0.00 0.00 17:51:23 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:41:01 eth0 1.48 0.45 0.60 0.39 0.00 0.00 0.00 0.00 17:51:23 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:42:01 eth0 0.97 0.53 0.61 0.45 0.00 0.00 0.00 0.00 17:51:23 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:43:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 17:51:23 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:44:01 eth0 0.75 0.03 0.06 0.00 0.00 0.00 0.00 0.00 17:51:23 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:45:01 eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 17:51:23 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:46:01 eth0 0.88 0.25 0.32 0.20 0.00 0.00 0.00 0.00 17:51:23 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:47:01 eth0 0.67 0.38 0.35 0.23 0.00 0.00 0.00 0.00 17:51:23 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:48:01 eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:51:23 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:49:01 eth0 0.10 0.05 0.06 0.03 0.00 0.00 0.00 0.00 17:51:23 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:50:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:51:01 eth0 144.57 96.20 758.87 12.86 0.00 0.00 0.00 0.00 17:51:23 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 Average: eth0 54.63 40.56 195.84 7.50 0.00 0.00 0.00 0.00 17:51:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:23 Average: docker0 21.72 24.00 1.63 71.67 0.00 0.00 0.00 0.00 17:51:23 17:51:23 17:51:23 ---> sar -P ALL: 17:51:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/09/21 _x86_64_ (2 CPU) 17:51:23 17:51:23 16:31:20 LINUX RESTART (2 CPU) 17:51:23 17:51:23 16:32:01 CPU %user %nice %system %iowait %steal %idle 17:51:23 16:33:01 all 7.16 0.00 2.23 1.75 0.07 88.79 17:51:23 16:33:01 0 7.53 0.00 2.70 2.16 0.09 87.53 17:51:23 16:33:01 1 6.80 0.00 1.78 1.35 0.05 90.03 17:51:23 16:34:01 all 14.75 0.00 3.85 0.24 0.10 81.07 17:51:23 16:34:01 0 11.85 0.00 3.82 0.04 0.11 84.19 17:51:23 16:34:01 1 17.61 0.00 3.87 0.44 0.09 77.99 17:51:23 16:35:02 all 26.34 0.00 12.97 3.83 0.13 56.73 17:51:23 16:35:02 0 26.17 0.00 13.34 5.13 0.13 55.24 17:51:23 16:35:02 1 26.51 0.00 12.61 2.54 0.13 58.20 17:51:23 16:36:01 all 55.80 0.00 5.87 0.67 0.10 37.56 17:51:23 16:36:01 0 54.72 0.00 6.14 0.61 0.09 38.44 17:51:23 16:36:01 1 56.88 0.00 5.60 0.73 0.11 36.68 17:51:23 16:37:01 all 53.63 0.00 8.03 0.36 0.12 37.86 17:51:23 16:37:01 0 54.36 0.00 8.20 0.33 0.11 37.01 17:51:23 16:37:01 1 52.90 0.00 7.86 0.40 0.13 38.71 17:51:23 16:38:01 all 31.13 0.00 17.17 18.14 0.13 33.43 17:51:23 16:38:01 0 30.00 0.00 17.45 19.17 0.13 33.25 17:51:23 16:38:01 1 32.26 0.00 16.89 17.12 0.13 33.61 17:51:23 16:39:01 all 71.47 0.00 16.60 9.12 0.16 2.66 17:51:23 16:39:01 0 71.65 0.00 16.41 9.11 0.17 2.67 17:51:23 16:39:01 1 71.29 0.00 16.80 9.13 0.15 2.64 17:51:23 16:40:01 all 70.53 0.00 21.29 5.75 0.19 2.25 17:51:23 16:40:01 0 70.30 0.00 21.92 5.63 0.17 1.98 17:51:23 16:40:01 1 70.75 0.00 20.65 5.87 0.21 2.52 17:51:23 16:41:01 all 10.53 0.00 4.44 1.09 0.05 83.88 17:51:23 16:41:01 0 10.71 0.00 4.55 1.07 0.05 83.62 17:51:23 16:41:01 1 10.36 0.00 4.34 1.11 0.05 84.14 17:51:23 16:42:01 all 0.14 0.00 0.07 0.00 0.03 99.77 17:51:23 16:42:01 0 0.18 0.00 0.05 0.00 0.03 99.73 17:51:23 16:42:01 1 0.10 0.00 0.08 0.00 0.02 99.80 17:51:23 16:43:01 all 0.18 0.00 0.04 0.00 0.02 99.76 17:51:23 16:43:01 0 0.32 0.00 0.05 0.00 0.02 99.62 17:51:23 16:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 17:51:23 17:51:23 16:43:01 CPU %user %nice %system %iowait %steal %idle 17:51:23 16:44:01 all 0.10 0.00 0.03 0.00 0.03 99.84 17:51:23 16:44:01 0 0.18 0.00 0.03 0.00 0.02 99.77 17:51:23 16:44:01 1 0.02 0.00 0.03 0.00 0.03 99.92 17:51:23 16:45:02 all 0.15 0.00 0.05 0.00 0.02 99.78 17:51:23 16:45:02 0 0.25 0.00 0.05 0.00 0.00 99.70 17:51:23 16:45:02 1 0.05 0.00 0.05 0.00 0.03 99.87 17:51:23 16:46:01 all 0.10 0.00 0.03 0.00 0.02 99.86 17:51:23 16:46:01 0 0.17 0.00 0.02 0.00 0.02 99.80 17:51:23 16:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:51:23 16:47:01 all 0.08 0.00 0.06 0.00 0.03 99.83 17:51:23 16:47:01 0 0.12 0.00 0.07 0.00 0.03 99.78 17:51:23 16:47:01 1 0.05 0.00 0.05 0.00 0.02 99.88 17:51:23 16:48:01 all 0.05 0.00 0.03 0.00 0.02 99.90 17:51:23 16:48:01 0 0.07 0.00 0.03 0.00 0.02 99.88 17:51:23 16:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:51:23 16:49:01 all 0.13 0.00 0.03 0.00 0.02 99.82 17:51:23 16:49:01 0 0.20 0.00 0.03 0.00 0.02 99.75 17:51:23 16:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 17:51:23 16:50:01 all 0.19 0.00 0.02 0.00 0.03 99.77 17:51:23 16:50:01 0 0.37 0.00 0.02 0.00 0.03 99.58 17:51:23 16:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:51:23 16:51:01 all 0.21 0.00 0.02 0.00 0.03 99.75 17:51:23 16:51:01 0 0.37 0.00 0.02 0.00 0.03 99.58 17:51:23 16:51:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:51:23 16:52:01 all 0.21 0.00 0.04 0.00 0.02 99.73 17:51:23 16:52:01 0 0.07 0.00 0.05 0.00 0.02 99.87 17:51:23 16:52:01 1 0.35 0.00 0.03 0.00 0.02 99.60 17:51:23 16:53:01 all 0.18 0.00 0.04 0.00 0.01 99.77 17:51:23 16:53:01 0 0.07 0.00 0.05 0.00 0.02 99.87 17:51:23 16:53:01 1 0.28 0.00 0.03 0.00 0.00 99.68 17:51:23 16:54:01 all 0.20 0.00 0.03 0.00 0.01 99.77 17:51:23 16:54:01 0 0.07 0.00 0.03 0.00 0.02 99.88 17:51:23 16:54:01 1 0.33 0.00 0.02 0.00 0.00 99.65 17:51:23 17:51:23 16:54:01 CPU %user %nice %system %iowait %steal %idle 17:51:23 16:55:01 all 0.09 0.00 0.03 0.00 0.03 99.85 17:51:23 16:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:51:23 16:55:01 1 0.17 0.00 0.05 0.00 0.03 99.75 17:51:23 16:56:01 all 0.10 0.00 0.03 0.00 0.03 99.85 17:51:23 16:56:01 0 0.05 0.00 0.03 0.00 0.03 99.88 17:51:23 16:56:01 1 0.15 0.00 0.02 0.00 0.02 99.82 17:51:23 16:57:01 all 0.08 0.00 0.03 0.00 0.02 99.87 17:51:23 16:57:01 0 0.15 0.00 0.02 0.00 0.02 99.82 17:51:23 16:57:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:51:23 16:58:01 all 0.05 0.00 0.03 0.00 0.03 99.90 17:51:23 16:58:01 0 0.07 0.00 0.03 0.00 0.02 99.88 17:51:23 16:58:01 1 0.03 0.00 0.02 0.00 0.03 99.92 17:51:23 16:59:01 all 0.08 0.00 0.03 0.00 0.03 99.87 17:51:23 16:59:01 0 0.02 0.00 0.03 0.00 0.03 99.92 17:51:23 16:59:01 1 0.15 0.00 0.02 0.00 0.02 99.82 17:51:23 17:00:01 all 0.17 0.00 0.03 0.00 0.03 99.78 17:51:23 17:00:01 0 0.05 0.00 0.02 0.00 0.02 99.92 17:51:23 17:00:01 1 0.28 0.00 0.03 0.00 0.03 99.65 17:51:23 17:01:01 all 0.13 0.00 0.05 0.00 0.02 99.81 17:51:23 17:01:01 0 0.03 0.00 0.05 0.00 0.02 99.90 17:51:23 17:01:01 1 0.22 0.00 0.05 0.00 0.02 99.72 17:51:23 17:02:01 all 0.12 0.00 0.03 0.01 0.03 99.82 17:51:23 17:02:01 0 0.05 0.00 0.03 0.00 0.03 99.88 17:51:23 17:02:01 1 0.18 0.00 0.03 0.02 0.02 99.75 17:51:23 17:03:01 all 0.09 0.00 0.03 0.00 0.03 99.85 17:51:23 17:03:01 0 0.02 0.00 0.02 0.00 0.05 99.92 17:51:23 17:03:01 1 0.17 0.00 0.03 0.00 0.02 99.78 17:51:23 17:04:01 all 0.15 0.00 0.03 0.00 0.01 99.82 17:51:23 17:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:51:23 17:04:01 1 0.27 0.00 0.03 0.00 0.02 99.68 17:51:23 17:05:01 all 0.08 0.00 0.04 0.00 0.03 99.86 17:51:23 17:05:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:51:23 17:05:01 1 0.13 0.00 0.05 0.00 0.03 99.78 17:51:23 17:51:23 17:05:01 CPU %user %nice %system %iowait %steal %idle 17:51:23 17:06:01 all 0.13 0.00 0.02 0.00 0.03 99.83 17:51:23 17:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:51:23 17:06:01 1 0.23 0.00 0.02 0.00 0.03 99.72 17:51:23 17:07:01 all 0.16 0.00 0.03 0.00 0.03 99.78 17:51:23 17:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:51:23 17:07:01 1 0.28 0.00 0.05 0.00 0.03 99.63 17:51:23 17:08:01 all 0.21 0.00 0.02 0.00 0.03 99.74 17:51:23 17:08:01 0 0.02 0.00 0.02 0.00 0.03 99.93 17:51:23 17:08:01 1 0.40 0.00 0.02 0.00 0.03 99.55 17:51:23 17:09:01 all 0.23 0.00 0.03 0.00 0.03 99.72 17:51:23 17:09:01 0 0.03 0.00 0.02 0.00 0.03 99.92 17:51:23 17:09:01 1 0.43 0.00 0.03 0.00 0.02 99.52 17:51:23 17:10:01 all 0.14 0.00 0.03 0.00 0.03 99.81 17:51:23 17:10:01 0 0.27 0.00 0.02 0.00 0.02 99.70 17:51:23 17:10:01 1 0.02 0.00 0.03 0.00 0.03 99.92 17:51:23 17:11:01 all 0.17 0.00 0.03 0.00 0.03 99.77 17:51:23 17:11:01 0 0.28 0.00 0.02 0.00 0.02 99.68 17:51:23 17:11:01 1 0.05 0.00 0.05 0.00 0.05 99.85 17:51:23 17:12:01 all 0.13 0.00 0.02 0.00 0.02 99.83 17:51:23 17:12:01 0 0.23 0.00 0.00 0.00 0.02 99.75 17:51:23 17:12:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:51:23 17:13:01 all 0.18 0.00 0.03 0.00 0.02 99.77 17:51:23 17:13:01 0 0.32 0.00 0.02 0.00 0.00 99.67 17:51:23 17:13:01 1 0.05 0.00 0.03 0.00 0.03 99.88 17:51:23 17:14:01 all 0.14 0.00 0.03 0.00 0.03 99.80 17:51:23 17:14:01 0 0.23 0.00 0.02 0.00 0.02 99.73 17:51:23 17:14:01 1 0.05 0.00 0.03 0.00 0.05 99.87 17:51:23 17:15:01 all 0.17 0.00 0.03 0.00 0.01 99.80 17:51:23 17:15:01 0 0.30 0.00 0.02 0.00 0.00 99.68 17:51:23 17:15:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:51:23 17:16:01 all 0.19 0.00 0.03 0.00 0.02 99.76 17:51:23 17:16:01 0 0.35 0.00 0.02 0.00 0.00 99.63 17:51:23 17:16:01 1 0.03 0.00 0.05 0.00 0.03 99.88 17:51:23 17:51:23 17:16:01 CPU %user %nice %system %iowait %steal %idle 17:51:23 17:17:01 all 0.16 0.00 0.03 0.00 0.03 99.78 17:51:23 17:17:01 0 0.28 0.00 0.03 0.00 0.02 99.67 17:51:23 17:17:01 1 0.03 0.00 0.03 0.00 0.03 99.90 17:51:23 17:18:01 all 0.05 0.00 0.04 0.00 0.03 99.88 17:51:23 17:18:01 0 0.08 0.00 0.05 0.00 0.03 99.83 17:51:23 17:18:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:51:23 17:19:01 all 0.10 0.00 0.04 0.00 0.02 99.84 17:51:23 17:19:01 0 0.15 0.00 0.03 0.00 0.00 99.82 17:51:23 17:19:01 1 0.05 0.00 0.05 0.00 0.03 99.87 17:51:23 17:20:01 all 0.13 0.00 0.03 0.00 0.03 99.82 17:51:23 17:20:01 0 0.22 0.00 0.02 0.00 0.02 99.75 17:51:23 17:20:01 1 0.03 0.00 0.03 0.00 0.05 99.88 17:51:23 17:21:01 all 0.23 0.00 0.02 0.00 0.03 99.72 17:51:23 17:21:01 0 0.47 0.00 0.02 0.00 0.02 99.50 17:51:23 17:21:01 1 0.00 0.00 0.02 0.00 0.03 99.95 17:51:23 17:22:01 all 0.06 0.00 0.03 0.00 0.03 99.89 17:51:23 17:22:01 0 0.09 0.00 0.03 0.00 0.02 99.86 17:51:23 17:22:01 1 0.03 0.00 0.02 0.00 0.03 99.92 17:51:23 17:23:01 all 0.07 0.00 0.03 0.00 0.03 99.88 17:51:23 17:23:01 0 0.08 0.00 0.02 0.00 0.02 99.88 17:51:23 17:23:01 1 0.05 0.00 0.03 0.00 0.03 99.88 17:51:23 17:24:01 all 0.11 0.00 0.03 0.00 0.03 99.84 17:51:23 17:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:51:23 17:24:01 1 0.18 0.00 0.02 0.00 0.03 99.77 17:51:23 17:25:01 all 0.13 0.00 0.03 0.00 0.02 99.82 17:51:23 17:25:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:51:23 17:25:01 1 0.25 0.00 0.02 0.00 0.02 99.72 17:51:23 17:26:01 all 0.15 0.00 0.02 0.00 0.03 99.80 17:51:23 17:26:01 0 0.03 0.00 0.02 0.00 0.03 99.92 17:51:23 17:26:01 1 0.27 0.00 0.02 0.00 0.03 99.68 17:51:23 17:27:01 all 0.13 0.00 0.03 0.00 0.02 99.82 17:51:23 17:27:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:51:23 17:27:01 1 0.27 0.00 0.03 0.00 0.02 99.68 17:51:23 17:51:23 17:27:01 CPU %user %nice %system %iowait %steal %idle 17:51:23 17:28:01 all 0.18 0.00 0.02 0.00 0.01 99.80 17:51:23 17:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:51:23 17:28:01 1 0.32 0.00 0.02 0.00 0.02 99.65 17:51:23 17:29:01 all 0.06 0.00 0.03 0.00 0.02 99.89 17:51:23 17:29:01 0 0.10 0.00 0.03 0.00 0.02 99.85 17:51:23 17:29:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:51:23 17:30:01 all 0.18 0.00 0.02 0.00 0.03 99.77 17:51:23 17:30:01 0 0.32 0.00 0.02 0.00 0.02 99.65 17:51:23 17:30:01 1 0.05 0.00 0.02 0.00 0.03 99.90 17:51:23 17:31:01 all 0.18 0.00 0.03 0.00 0.02 99.77 17:51:23 17:31:01 0 0.32 0.00 0.02 0.00 0.00 99.67 17:51:23 17:31:01 1 0.03 0.00 0.05 0.00 0.03 99.88 17:51:23 17:32:01 all 0.15 0.00 0.05 0.00 0.02 99.78 17:51:23 17:32:01 0 0.12 0.00 0.03 0.00 0.00 99.85 17:51:23 17:32:01 1 0.18 0.00 0.07 0.00 0.03 99.72 17:51:23 17:33:01 all 0.05 0.00 0.03 0.00 0.03 99.90 17:51:23 17:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:51:23 17:33:01 1 0.08 0.00 0.05 0.00 0.03 99.83 17:51:23 17:34:01 all 0.21 0.00 0.03 0.00 0.02 99.75 17:51:23 17:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:51:23 17:34:01 1 0.38 0.00 0.02 0.00 0.02 99.58 17:51:23 17:35:01 all 0.20 0.00 0.03 0.00 0.02 99.75 17:51:23 17:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:51:23 17:35:01 1 0.38 0.00 0.03 0.00 0.03 99.55 17:51:23 17:36:01 all 0.18 0.00 0.02 0.00 0.02 99.79 17:51:23 17:36:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:51:23 17:36:01 1 0.35 0.00 0.02 0.00 0.02 99.62 17:51:23 17:37:01 all 0.22 0.00 0.03 0.00 0.02 99.73 17:51:23 17:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:51:23 17:37:01 1 0.40 0.00 0.05 0.00 0.02 99.53 17:51:23 17:38:01 all 0.18 0.00 0.02 0.00 0.02 99.78 17:51:23 17:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:51:23 17:38:01 1 0.35 0.00 0.02 0.00 0.02 99.62 17:51:23 17:51:23 17:38:01 CPU %user %nice %system %iowait %steal %idle 17:51:23 17:39:01 all 0.13 0.00 0.03 0.00 0.03 99.82 17:51:23 17:39:01 0 0.05 0.00 0.03 0.00 0.03 99.88 17:51:23 17:39:01 1 0.22 0.00 0.02 0.00 0.02 99.75 17:51:23 17:40:01 all 0.17 0.00 0.03 0.00 0.02 99.79 17:51:23 17:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:51:23 17:40:01 1 0.32 0.00 0.03 0.00 0.02 99.63 17:51:23 17:41:01 all 0.20 0.00 0.03 0.00 0.03 99.75 17:51:23 17:41:01 0 0.05 0.00 0.02 0.00 0.03 99.90 17:51:23 17:41:01 1 0.35 0.00 0.03 0.00 0.02 99.60 17:51:23 17:42:01 all 0.18 0.00 0.04 0.00 0.01 99.77 17:51:23 17:42:01 0 0.03 0.00 0.05 0.00 0.02 99.90 17:51:23 17:42:01 1 0.32 0.00 0.03 0.00 0.00 99.65 17:51:23 17:43:01 all 0.06 0.00 0.03 0.00 0.02 99.89 17:51:23 17:43:01 0 0.05 0.00 0.03 0.00 0.03 99.88 17:51:23 17:43:01 1 0.07 0.00 0.03 0.00 0.00 99.90 17:51:23 17:44:01 all 0.04 0.00 0.03 0.00 0.03 99.90 17:51:23 17:44:01 0 0.03 0.00 0.03 0.00 0.03 99.90 17:51:23 17:44:01 1 0.05 0.00 0.02 0.00 0.03 99.90 17:51:23 17:45:01 all 0.15 0.00 0.03 0.00 0.01 99.81 17:51:23 17:45:01 0 0.03 0.00 0.05 0.00 0.02 99.90 17:51:23 17:45:01 1 0.27 0.00 0.02 0.00 0.00 99.72 17:51:23 17:46:01 all 0.19 0.00 0.03 0.00 0.02 99.77 17:51:23 17:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:51:23 17:46:01 1 0.35 0.00 0.02 0.00 0.02 99.62 17:51:23 17:47:01 all 0.18 0.00 0.02 0.00 0.02 99.78 17:51:23 17:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:51:23 17:47:01 1 0.33 0.00 0.02 0.00 0.02 99.63 17:51:23 17:48:01 all 0.13 0.00 0.02 0.00 0.02 99.83 17:51:23 17:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:51:23 17:48:01 1 0.25 0.00 0.02 0.00 0.02 99.72 17:51:23 17:49:01 all 0.25 0.00 0.03 0.00 0.03 99.69 17:51:23 17:49:01 0 0.05 0.00 0.02 0.00 0.03 99.90 17:51:23 17:49:01 1 0.45 0.00 0.03 0.00 0.03 99.48 17:51:23 17:51:23 17:49:01 CPU %user %nice %system %iowait %steal %idle 17:51:23 17:50:01 all 0.12 0.03 0.13 0.04 0.03 99.67 17:51:23 17:50:01 0 0.02 0.02 0.12 0.03 0.02 99.80 17:51:23 17:50:01 1 0.22 0.03 0.13 0.05 0.03 99.53 17:51:23 17:51:01 all 2.68 4.18 17.47 3.35 0.06 72.26 17:51:23 17:51:01 0 1.63 4.19 17.49 2.33 0.07 74.29 17:51:23 17:51:01 1 3.73 4.16 17.45 4.38 0.05 70.23 17:51:23 Average: all 4.15 0.05 1.33 0.52 0.03 93.91 17:51:23 Average: 0 4.07 0.05 1.35 0.54 0.03 93.96 17:51:23 Average: 1 4.24 0.05 1.31 0.51 0.03 93.86 17:51:23 17:51:23 17:51:23