Pull request #3462 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from f56ecf2013cf5febccec03f18e43845927c1fb00+f8639be71566bc17dc794f8d8590871c369ea833 (8db6d8588fb55dbf09304050196f3c0a243b8d89) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6181977504343571596.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7772744270295303764.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 9d0281235b943b7ad605f650702698f9078b2862 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-3462/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3462/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5537990624372448048.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8912750963215518153.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3462/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3462/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh288683492503797911.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3691 in /w/workspace/edgexfoundry_edgex-go_PR-3462 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/13@tmp/jenkins-gitclient-ssh8801258040108254051.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f8639be71566bc17dc794f8d8590871c369ea833 into PR head commit f56ecf2013cf5febccec03f18e43845927c1fb00 Merge succeeded, producing f56ecf2013cf5febccec03f18e43845927c1fb00 Checking out Revision f56ecf2013cf5febccec03f18e43845927c1fb00 (PR-3462) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/13@tmp/jenkins-gitclient-ssh1611880357327230765.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3462/head:refs/remotes/origin/PR-3462 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f56ecf2013cf5febccec03f18e43845927c1fb00 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/13@tmp/jenkins-gitclient-ssh7634731319001667588.key > git merge f8639be71566bc17dc794f8d8590871c369ea833 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f56ecf2013cf5febccec03f18e43845927c1fb00 # timeout=10 Commit message: "Merge branch 'master' into service-keys" > git rev-list --no-walk f56ce7ce5ddeaabef666ed470821df7bde083a09 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:26:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:26:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:26:18 ========================================================= 15:26:18 EdgeX Global Pipelines Version Info 15:26:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:26:19 ------------------- 15:26:19 stable info: 15:26:19 ------------------- 15:26:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:26:19 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 15:26:19 Message: update stable to v1.0.192 15:26:20 ------------------- 15:26:20 experimental info: 15:26:20 ------------------- 15:26:20 Commited By: **** collab-it+edgex@linuxfoundation.org 15:26:20 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 15:26:20 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:26:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:26:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:26:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:26:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:26:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:26:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:26:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:26:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:26:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:26:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:26:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:26:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:26:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:26:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:26:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:26:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:26:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:26:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:26:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:26:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 15:26:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:26:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:26:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3462 [Pipeline] echo 15:26:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3462 [Pipeline] echo 15:26:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3462 [Pipeline] echo 15:26:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f56ecf2013cf5febccec03f18e43845927c1fb00 [Pipeline] echo 15:26:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f56ecf2 [Pipeline] echo 15:26:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:26:21 provisioning config files... 15:26:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config5608773873148802063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:26:21 ---> docker-login.sh 15:26:21 nexus3.edgexfoundry.org:10001 15:26:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:21 Configure a credential helper to remove this warning. See 15:26:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:21 15:26:21 Login Succeeded 15:26:21 nexus3.edgexfoundry.org:10002 15:26:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:22 Configure a credential helper to remove this warning. See 15:26:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:22 15:26:22 Login Succeeded 15:26:22 nexus3.edgexfoundry.org:10003 15:26:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:22 Configure a credential helper to remove this warning. See 15:26:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:22 15:26:22 Login Succeeded 15:26:22 nexus3.edgexfoundry.org:10004 15:26:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:22 Configure a credential helper to remove this warning. See 15:26:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:22 15:26:22 Login Succeeded 15:26:22 docker.io 15:26:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:22 Configure a credential helper to remove this warning. See 15:26:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:22 15:26:22 Login Succeeded 15:26:22 ---> docker-login.sh ends [Pipeline] } 15:26:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:26:23 ++ 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 15:26:23 + for file in '`ls cmd/**/Dockerfile`' 15:26:23 ++ dirname cmd/core-command/Dockerfile 15:26:23 ++ cut -d/ -f2 15:26:23 + echo core-command,cmd/core-command/Dockerfile 15:26:23 + for file in '`ls cmd/**/Dockerfile`' 15:26:23 ++ cut -d/ -f2 15:26:23 ++ dirname cmd/core-data/Dockerfile 15:26:23 + echo core-data,cmd/core-data/Dockerfile 15:26:23 + for file in '`ls cmd/**/Dockerfile`' 15:26:23 ++ cut -d/ -f2 15:26:23 ++ dirname cmd/core-metadata/Dockerfile 15:26:23 + echo core-metadata,cmd/core-metadata/Dockerfile 15:26:23 + for file in '`ls cmd/**/Dockerfile`' 15:26:23 ++ cut -d/ -f2 15:26:23 ++ dirname cmd/security-bootstrapper/Dockerfile 15:26:23 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:26:23 + for file in '`ls cmd/**/Dockerfile`' 15:26:23 ++ cut -d/ -f2 15:26:23 ++ dirname cmd/security-proxy-setup/Dockerfile 15:26:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:26:23 + for file in '`ls cmd/**/Dockerfile`' 15:26:23 ++ cut -d/ -f2 15:26:23 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:26:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:26:23 + for file in '`ls cmd/**/Dockerfile`' 15:26:23 ++ cut -d/ -f2 15:26:23 ++ dirname cmd/support-notifications/Dockerfile 15:26:23 + echo support-notifications,cmd/support-notifications/Dockerfile 15:26:23 + for file in '`ls cmd/**/Dockerfile`' 15:26:23 ++ cut -d/ -f2 15:26:23 ++ dirname cmd/support-scheduler/Dockerfile 15:26:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:26:23 + for file in '`ls cmd/**/Dockerfile`' 15:26:23 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:26:23 ++ cut -d/ -f2 15:26:23 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:26:23 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 15:26:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:26:24 15:26:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:26:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:26:25 latest: Pulling from edgex-devops/git-semver 15:26:25 31603596830f: Pulling fs layer 15:26:25 54011a49482f: Pulling fs layer 15:26:25 a6820b24f6d8: Pulling fs layer 15:26:25 f581987b2513: Pulling fs layer 15:26:25 f581987b2513: Waiting 15:26:25 54011a49482f: Verifying Checksum 15:26:25 54011a49482f: Download complete 15:26:25 31603596830f: Verifying Checksum 15:26:25 31603596830f: Download complete 15:26:25 f581987b2513: Verifying Checksum 15:26:25 f581987b2513: Download complete 15:26:25 a6820b24f6d8: Verifying Checksum 15:26:25 a6820b24f6d8: Download complete 15:26:25 31603596830f: Pull complete 15:26:25 54011a49482f: Pull complete 15:26:26 a6820b24f6d8: Pull complete 15:26:26 f581987b2513: Pull complete 15:26:26 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:26:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:26:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:26:26 prd-centos7-docker-4c-2g-3691 does not seem to be running inside a container 15:26:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:26:27 $ docker top 62676fe90d26ad58d46cd432f10a181becd1ad41bf66728418192a21e87a5e8a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:26:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:26:27 [ssh-agent] Looking for ssh-agent implementation... 15:26:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:26:28 $ docker exec 62676fe90d26ad58d46cd432f10a181becd1ad41bf66728418192a21e87a5e8a ssh-agent 15:26:28 SSH_AUTH_SOCK=/tmp/ssh-NPeNIl8mmlXN/agent.14 15:26:28 SSH_AGENT_PID=21 15:26:28 Running ssh-add (command line suppressed) 15:26:28 Identity added: /w/workspace/edgex-go/13@tmp/private_key_4081503142712364691.key (/w/workspace/edgex-go/13@tmp/private_key_4081503142712364691.key) 15:26:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:26:28 + git tag --points-at HEAD [Pipeline] } 15:26:28 $ docker exec --env ******** --env ******** 62676fe90d26ad58d46cd432f10a181becd1ad41bf66728418192a21e87a5e8a ssh-agent -k 15:26:28 unset SSH_AUTH_SOCK; 15:26:28 unset SSH_AGENT_PID; 15:26:28 echo Agent pid 21 killed; 15:26:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:26:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:26:28 [ssh-agent] Looking for ssh-agent implementation... 15:26:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:26:28 $ docker exec 62676fe90d26ad58d46cd432f10a181becd1ad41bf66728418192a21e87a5e8a ssh-agent 15:26:29 SSH_AUTH_SOCK=/tmp/ssh-UtGaZIalhfmg/agent.55 15:26:29 SSH_AGENT_PID=61 15:26:29 Running ssh-add (command line suppressed) 15:26:29 Identity added: /w/workspace/edgex-go/13@tmp/private_key_8510781586615948559.key (/w/workspace/edgex-go/13@tmp/private_key_8510781586615948559.key) 15:26:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:26:29 + git semver init 15:26:29 # -> Open(): unable to determine branch for HEAD 15:26:29 # $GIT_DIR = /w/workspace/edgex-go/13/.git 15:26:29 # $GIT_WORK_TREE = /w/workspace/edgex-go/13 15:26:29 # $SEMVER_REMOTE_NAME = origin 15:26:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:26:29 # $SEMVER_USER_NAME = edgex-jenkins 15:26:29 # $SEMVER_BRANCH = PR-3462 15:26:29 # $SEMVER_TEMP = /tmp/semver-678490520 15:26:29 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:26:44 # '/tmp/semver-678490520' -> '/w/workspace/edgex-go/13/.semver' 15:26:44 # -> Force: false 15:26:44 # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [Pipeline] } 15:26:44 $ docker exec --env ******** --env ******** 62676fe90d26ad58d46cd432f10a181becd1ad41bf66728418192a21e87a5e8a ssh-agent -k 15:26:44 unset SSH_AUTH_SOCK; 15:26:44 unset SSH_AGENT_PID; 15:26:44 echo Agent pid 61 killed; 15:26:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:26:44 + git semver [Pipeline] } 15:26:44 $ docker stop --time=1 62676fe90d26ad58d46cd432f10a181becd1ad41bf66728418192a21e87a5e8a 15:26:54 $ docker rm -f 62676fe90d26ad58d46cd432f10a181becd1ad41bf66728418192a21e87a5e8a [Pipeline] // withDockerContainer [Pipeline] sh 15:26:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:26:54 Stashed 1 file(s) [Pipeline] echo 15:26:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:26:55 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:26:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:26:56 + sudo service docker restart 15:26:56 + true 15:26:56 Redirecting to /bin/systemctl restart docker.service 15:27:10 Still waiting to schedule task 15:27:10 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 15:27:14 ========================================================= 15:27:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:27:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:27:14 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 15:27:16 Sending build context to Docker daemon 330.6MB 15:27:16 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:27:16 Step 2/6 : FROM ${BASE} 15:27:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:27:16 540db60ca938: Pulling fs layer 15:27:16 adcc1eea9eea: Pulling fs layer 15:27:16 4c4ab2625f07: Pulling fs layer 15:27:16 0510c868ecb4: Pulling fs layer 15:27:16 afea3b2eda06: Pulling fs layer 15:27:16 7809a108b3ef: Pulling fs layer 15:27:16 f706445af74f: Pulling fs layer 15:27:16 afea3b2eda06: Waiting 15:27:16 7809a108b3ef: Waiting 15:27:16 f706445af74f: Waiting 15:27:16 0510c868ecb4: Waiting 15:27:16 4c4ab2625f07: Download complete 15:27:16 adcc1eea9eea: Verifying Checksum 15:27:16 adcc1eea9eea: Download complete 15:27:16 afea3b2eda06: Verifying Checksum 15:27:16 afea3b2eda06: Download complete 15:27:16 7809a108b3ef: Verifying Checksum 15:27:16 7809a108b3ef: Download complete 15:27:16 540db60ca938: Verifying Checksum 15:27:16 540db60ca938: Download complete 15:27:16 540db60ca938: Pull complete 15:27:16 adcc1eea9eea: Pull complete 15:27:16 4c4ab2625f07: Pull complete 15:27:18 f706445af74f: Verifying Checksum 15:27:18 f706445af74f: Download complete 15:27:19 0510c868ecb4: Verifying Checksum 15:27:19 0510c868ecb4: Download complete 15:27:23 0510c868ecb4: Pull complete 15:27:23 afea3b2eda06: Pull complete 15:27:23 7809a108b3ef: Pull complete 15:27:30 f706445af74f: Pull complete 15:27:30 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:27:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:27:30 ---> b068be0155e3 15:27:30 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 15:27:38 ---> Running in 349cff448890 15:27:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:27:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:27:39 (1/12) Installing libmagic (5.39-r0) 15:27:39 (2/12) Installing file (5.39-r0) 15:27:39 (3/12) Installing libc-dev (0.7.2-r3) 15:27:39 (4/12) Installing g++ (10.2.1_pre1-r3) 15:27:44 (5/12) Installing fortify-headers (1.1-r0) 15:27:44 (6/12) Installing patch (2.7.6-r6) 15:27:44 (7/12) Installing build-base (0.5-r2) 15:27:44 (8/12) Installing libsodium (1.0.18-r0) 15:27:44 (9/12) Installing pkgconf (1.7.3-r0) 15:27:44 (10/12) Installing libsodium-dev (1.0.18-r0) 15:27:44 (11/12) Installing libzmq (4.3.3-r1) 15:27:44 (12/12) Installing zeromq-dev (4.3.3-r1) 15:27:44 Executing busybox-1.32.1-r6.trigger 15:27:44 OK: 219 MiB in 52 packages 15:27:49 Removing intermediate container 349cff448890 15:27:49 ---> 678a06b2a210 15:27:49 Step 4/6 : WORKDIR /edgex-go 15:27:49 ---> Running in 298f6f1acdcb 15:27:49 Removing intermediate container 298f6f1acdcb 15:27:49 ---> b0ab573063da 15:27:49 Step 5/6 : COPY go.mod . 15:27:49 ---> 6c57e1ec9ba0 15:27:49 Step 6/6 : RUN go mod download 15:27:49 ---> Running in 6d5546789fd1 15:28:11 Removing intermediate container 6d5546789fd1 15:28:11 ---> daaf90cc582b 15:28:11 Successfully built daaf90cc582b 15:28:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:28:11 + docker inspect -f . ci-base-image-x86_64 15:28:11 . [Pipeline] withDockerContainer 15:28:12 prd-centos7-docker-4c-2g-3691 does not seem to be running inside a container 15:28:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:28:12 $ docker top 5d1c55adaa5e86f145f0a27b7c9a73da75f4f25dbf3a027037d4ca39a3ad29c4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:13 + go version 15:28:13 go version go1.16.3 linux/amd64 [Pipeline] } 15:28:13 $ docker stop --time=1 5d1c55adaa5e86f145f0a27b7c9a73da75f4f25dbf3a027037d4ca39a3ad29c4 15:28:14 $ docker rm -f 5d1c55adaa5e86f145f0a27b7c9a73da75f4f25dbf3a027037d4ca39a3ad29c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:28:14 + docker inspect -f . ci-base-image-x86_64 15:28:14 . [Pipeline] withDockerContainer 15:28:14 prd-centos7-docker-4c-2g-3691 does not seem to be running inside a container 15:28:14 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:28:15 $ docker top e8cb50de5148dee738e2c769c88f1ea217f8485c8dc20139c349f052a434cf23 -eo pid,comm [Pipeline] { [Pipeline] echo 15:28:15 ========================================================= 15:28:15 [edgeXBuildGoParallel] Running Tests and Build... 15:28:15 ========================================================= [Pipeline] sh 15:28:15 + go mod tidy [Pipeline] sh 15:28:16 + make test 15:28:16 go mod tidy 15:28:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:28:21 ? github.com/edgexfoundry/edgex-go [no test files] 15:28:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:28:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:28:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:28:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:28:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:28:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:28:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:28:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:28:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:28:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:28:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:28:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:28:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:28:57 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.074s coverage: 46.1% of statements 15:28:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:28:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:28:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:28:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:28:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:28:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 15:28:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.046s coverage: 28.7% of statements 15:28:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.055s coverage: 100.0% of statements 15:28:59 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.087s coverage: 27.8% of statements 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:28:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:28:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:28:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.052s coverage: 100.0% of statements 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:29:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.071s coverage: 71.3% of statements 15:29:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:29:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:29:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.086s coverage: 87.7% of statements 15:29:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:29:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:29:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.052s coverage: 78.9% of statements 15:29:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:29:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.184s coverage: 28.6% of statements 15:29:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:29:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:29:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:29:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:29:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:29:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.046s coverage: 100.0% of statements 15:29:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:29:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements 15:29:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:29:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.095s coverage: 86.7% of statements 15:29:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:29:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.081s coverage: 97.5% of statements 15:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:29:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.078s coverage: 78.3% of statements 15:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:29:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.203s coverage: 95.1% of statements 15:29:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:29:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:29:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:29:06 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:29:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 15:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:29:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.040s coverage: 0.8% of statements 15:29:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:29:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.044s coverage: 21.7% of statements 15:29:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:29:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 15:29:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 15:29:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 15:29:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.050s coverage: 96.3% of statements 15:29:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 15:29:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements 15:29:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 15:29:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.152s coverage: 81.8% of statements 15:29:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 15:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 15:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements 15:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 15:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 76.0% of statements 15:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 15:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 15:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 15:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 15:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 15:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 15:29:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 15:29:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 15:29:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 15:29:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 15:29:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.185s coverage: 66.9% of statements 15:29:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:29:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:29:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:29:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 43.5% of statements 15:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:29:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.030s coverage: 89.5% of statements 15:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:29:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.031s coverage: 84.8% of statements 15:29:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.078s coverage: 47.1% of statements 15:29:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:29:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:29:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:29:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:29:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:29:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.043s coverage: 100.0% of statements 15:29:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:29:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.031s coverage: 100.0% of statements 15:29:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:29:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 15:29:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.057s coverage: 20.6% of statements 15:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 15:29:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.125s coverage: 91.6% of statements 15:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 15:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 15:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 15:29:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.600s coverage: 28.8% of statements 15:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:29:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.052s coverage: 99.0% of statements 15:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:29:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements 15:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 15:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 15:29:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.063s coverage: 64.6% of statements 15:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 15:29:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.080s coverage: 97.6% of statements 15:29:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 15:29:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 15:29:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 15:29:52 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 15:29:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:29:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.022s coverage: 100.0% of statements 15:29:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:29:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:29:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:29:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:29:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.029s coverage: 87.9% of statements 15:29:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:29:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:29:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements 15:29:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.039s coverage: 28.1% of statements 15:29:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 15:29:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.030s coverage: 85.7% of statements 15:29:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 15:29:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements 15:29:53 GO111MODULE=on go vet ./... 15:30:25 gofmt -l . 15:30:25 [ "`gofmt -l .`" = "" ] 15:30:25 ./bin/test-go-mod-tidy.sh 15:30:25 ./bin/test-attribution-txt.sh [Pipeline] sh 15:30:26 + ls -al . 15:30:26 total 840 15:30:26 drwxrwxr-x 10 1001 1001 4096 May 18 15:30 . 15:30:26 drwxr-xr-x 4 root root 30 May 18 15:28 .. 15:30:26 -rw-rw-r-- 1 1001 1001 11 May 18 15:26 .dockerignore 15:30:26 drwxrwxr-x 8 1001 1001 179 May 18 15:26 .git 15:30:26 drwxrwxr-x 3 1001 1001 125 May 18 15:26 .github 15:30:26 -rw-rw-r-- 1 1001 1001 818 May 18 15:26 .gitignore 15:30:26 drwx------ 3 1001 1001 60 May 18 15:26 .semver 15:30:26 -rw-rw-r-- 1 1001 1001 166 May 18 15:26 .sonarcloud.properties 15:30:26 -rw-rw-r-- 1 1001 1001 8609 May 18 15:26 Attribution.txt 15:30:26 -rw-rw-r-- 1 1001 1001 3804 May 18 15:26 CONTRIBUTING.md 15:30:26 -rw-rw-r-- 1 1001 1001 931 May 18 15:26 Dockerfile.build 15:30:26 -rw-rw-r-- 1 1001 1001 863 May 18 15:26 Jenkinsfile 15:30:26 -rw-rw-r-- 1 1001 1001 10775 May 18 15:26 LICENSE 15:30:26 -rw-rw-r-- 1 1001 1001 5632 May 18 15:26 Makefile 15:30:26 -rw-rw-r-- 1 1001 1001 7978 May 18 15:26 README.md 15:30:26 -rw-rw-r-- 1 1001 1001 6755 May 18 15:26 SECURITY.md 15:30:26 -rw-rw-r-- 1 1001 1001 5 May 18 15:26 VERSION 15:30:26 -rw-rw-r-- 1 1001 1001 4131 May 18 15:26 ZMQWindows.md 15:30:26 drwxrwxr-x 2 1001 1001 117 May 18 15:26 bin 15:30:26 drwxrwxr-x 14 1001 1001 4096 May 18 15:26 cmd 15:30:26 -rw-r--r-- 1 root root 730935 May 18 15:29 coverage.out 15:30:26 -rw-r--r-- 1 root root 1060 May 18 15:30 go.mod 15:30:26 -rw-r--r-- 1 root root 22101 May 18 15:28 go.sum 15:30:26 drwxrwxr-x 8 1001 1001 127 May 18 15:26 internal 15:30:26 drwxrwxr-x 4 1001 1001 26 May 18 15:26 openapi 15:30:26 drwxrwxr-x 4 1001 1001 71 May 18 15:26 snap 15:30:26 -rw-rw-r-- 1 1001 1001 168 May 18 15:26 version.go [Pipeline] sh 15:30:26 + '[' -e coverage.out ] 15:30:26 + chown 1001:1001 coverage.out [Pipeline] stash 15:30:26 Stashed 1 file(s) [Pipeline] sh 15:30:26 + make build 15:30:26 go mod tidy 15:30:26 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 15:30:28 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 15:30:37 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 15:30:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:30:38 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 15:30:39 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 15:30:40 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 15:30:41 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 15:30:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:30:43 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 15:30:43 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 15:30:44 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] } 15:30:46 $ docker stop --time=1 e8cb50de5148dee738e2c769c88f1ea217f8485c8dc20139c349f052a434cf23 15:30:49 $ docker rm -f e8cb50de5148dee738e2c769c88f1ea217f8485c8dc20139c349f052a434cf23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:30:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:30:52 15:30:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:30:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:30:53 latest: Pulling from edgex-devops/edgex-compose 15:30:53 cbdbe7a5bc2a: Pulling fs layer 15:30:53 ca9280d653b3: Pulling fs layer 15:30:53 7e9c9ca2126c: Pulling fs layer 15:30:53 cbdbe7a5bc2a: Verifying Checksum 15:30:53 cbdbe7a5bc2a: Download complete 15:30:53 cbdbe7a5bc2a: Pull complete 15:30:53 ca9280d653b3: Verifying Checksum 15:30:53 ca9280d653b3: Download complete 15:30:54 ca9280d653b3: Pull complete 15:30:54 7e9c9ca2126c: Verifying Checksum 15:30:54 7e9c9ca2126c: Download complete 15:30:58 7e9c9ca2126c: Pull complete 15:30:58 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:30:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:30:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:30:58 prd-centos7-docker-4c-2g-3691 does not seem to be running inside a container 15:30:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:31:05 $ docker top f2f56de135d60ee0d15ef0259f4100c591fda83ef844b6dc0714ab2f19a0c83b -eo pid,comm [Pipeline] { [Pipeline] sh 15:31:06 + docker-compose build --help 15:31:06 + grep parallel 15:31:06 --parallel Build images in parallel. [Pipeline] } 15:31:06 $ docker stop --time=1 f2f56de135d60ee0d15ef0259f4100c591fda83ef844b6dc0714ab2f19a0c83b 15:31:08 $ docker rm -f f2f56de135d60ee0d15ef0259f4100c591fda83ef844b6dc0714ab2f19a0c83b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:31:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:31:08 . [Pipeline] withDockerContainer 15:31:08 prd-centos7-docker-4c-2g-3691 does not seem to be running inside a container 15:31:08 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:31:09 $ docker top 465730d2465fad538a2e145fa87452614c4df3aba5710a5b162138501539a1a7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:31:09 + docker-compose -f ./docker-compose-build.yml build --parallel 15:31:09 Building core-command ... 15:31:09 Building core-data ... 15:31:09 Building core-metadata ... 15:31:09 Building security-bootstrapper ... 15:31:09 Building security-proxy-setup ... 15:31:09 Building security-secretstore-setup ... 15:31:09 Building support-notifications ... 15:31:09 Building support-scheduler ... 15:31:09 Building sys-mgmt-agent ... 15:31:09 Building sys-mgmt-agent 15:31:09 Building support-notifications 15:31:09 Building core-command 15:31:09 Building security-secretstore-setup 15:31:09 Building security-bootstrapper 15:31:32 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:31:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:31:32 ---> daaf90cc582b 15:31:32 Step 3/26 : WORKDIR /edgex-go 15:31:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:31:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:31:32 ---> daaf90cc582b 15:31:32 Step 3/24 : WORKDIR /edgex-go 15:31:32 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:31:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:31:32 ---> daaf90cc582b 15:31:32 Step 3/23 : WORKDIR /edgex-go 15:31:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:31:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:31:36 ---> daaf90cc582b 15:31:36 Step 3/24 : WORKDIR /edgex-go 15:31:44 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:31:44 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:31:44 ---> daaf90cc582b 15:31:44 Step 3/32 : WORKDIR /edgex-go 15:31:47 ---> Running in 6af0035f7848 15:31:47 ---> Running in aef17283fe4a 15:31:47 ---> Running in 4a294ecbd110 15:31:47 ---> Running in faeb0bd64258 15:31:47 ---> Running in 8aedad6f04d1 15:31:47 Removing intermediate container 6af0035f7848 15:31:47 ---> cf85d83c1e15 15:31:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:31:47 Removing intermediate container 4a294ecbd110 15:31:47 ---> 400c55f2d474 15:31:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:31:47 Removing intermediate container aef17283fe4a 15:31:47 ---> 8e7f08bb67e8 15:31:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:31:47 Removing intermediate container faeb0bd64258 15:31:47 ---> f37ee8f4f65c 15:31:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:31:47 Removing intermediate container 8aedad6f04d1 15:31:47 ---> 3a1dfe480a22 15:31:47 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:31:47 ---> Running in 3c926ea1417c 15:31:47 ---> Running in ebbdb025d41c 15:31:47 ---> Running in d38ee21ecff1 15:31:47 ---> Running in e45d2a75d34f 15:31:47 ---> Running in 4e5f2fcfb8fe 15:31:48 Removing intermediate container 3c926ea1417c 15:31:48 ---> d3106e28de6b 15:31:48 Step 5/24 : RUN apk add --update --no-cache make git 15:31:48 ---> Running in bc59f550d8aa 15:31:48 Removing intermediate container ebbdb025d41c 15:31:48 ---> 7840d67b008f 15:31:48 Step 5/26 : RUN apk add --update --no-cache make git 15:31:48 ---> Running in 7aaa510e4ad6 15:31:49 Removing intermediate container d38ee21ecff1 15:31:49 ---> e970acb195a6 15:31:49 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:31:49 ---> Running in 6994fd471aa3 15:31:49 Removing intermediate container e45d2a75d34f 15:31:49 ---> 1d9b5c07a7c5 15:31:49 Step 5/24 : RUN apk add --update --no-cache make bash git 15:31:49 ---> Running in 1fcc39c6d558 15:31:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:31:49 Removing intermediate container 4e5f2fcfb8fe 15:31:49 ---> 1faff5bcc635 15:31:49 Step 5/32 : RUN apk add --update --no-cache make git 15:31:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:31:49 ---> Running in a907073c6e32 15:31:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:31:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:31:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:31:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:31:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:31:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:31:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:31:50 OK: 219 MiB in 52 packages 15:31:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:31:51 OK: 219 MiB in 52 packages 15:31:51 Removing intermediate container 7aaa510e4ad6 15:31:51 ---> 517cff5cfecb 15:31:51 Step 6/26 : COPY go.mod . 15:31:51 ---> 0cd45cf97a69 15:31:51 Step 7/26 : RUN go mod download 15:31:51 ---> Running in deb86ab0383d 15:31:51 Removing intermediate container 6994fd471aa3 15:31:51 ---> 4d990d24c792 15:31:51 Step 6/23 : COPY go.mod . 15:31:51 OK: 219 MiB in 52 packages 15:31:51 OK: 219 MiB in 52 packages 15:31:51 OK: 219 MiB in 52 packages 15:31:51 ---> 5d699aa31ec9 15:31:51 Step 7/23 : RUN go mod download 15:31:51 ---> Running in b028d972cd1a 15:31:52 Removing intermediate container 1fcc39c6d558 15:31:52 ---> 3de8febbae5b 15:31:52 Step 6/24 : COPY go.mod . 15:31:52 Removing intermediate container bc59f550d8aa 15:31:52 ---> 1a4148813038 15:31:52 Step 6/24 : COPY go.mod . 15:31:52 Removing intermediate container a907073c6e32 15:31:52 ---> 3f49abf22d42 15:31:52 Step 6/32 : COPY go.mod . 15:31:52 ---> 58083d8aeaae 15:31:52 Step 7/24 : RUN go mod download 15:31:52 ---> bef5cb1ff096 15:31:52 Step 7/24 : RUN go mod download 15:31:52 Removing intermediate container deb86ab0383d 15:31:52 ---> 638ecaefb715 15:31:52 Step 8/26 : COPY . . 15:31:52 ---> Running in b91bb98318f3 15:31:52 ---> Running in d829188eca89 15:31:54 ---> 27facd266352 15:31:54 Step 7/32 : RUN go mod download 15:31:59 ---> Running in 790c160e5cac 15:31:59 ---> c3c4780806f7 15:31:59 Step 9/26 : RUN go mod tidy 15:31:59 ---> Running in 79273eda6253 15:31:59 Removing intermediate container b028d972cd1a 15:31:59 ---> 804664af6c2f 15:31:59 Step 8/23 : COPY . . 15:32:07 Removing intermediate container b91bb98318f3 15:32:07 ---> cdd8f07ce4be 15:32:07 Step 8/24 : COPY . . 15:32:07 ---> 56e031d2683d 15:32:07 Step 9/23 : RUN go mod tidy 15:32:15 ---> Running in bef41fe9d614 15:32:15 Removing intermediate container d829188eca89 15:32:15 ---> 23bf572e0923 15:32:15 Step 8/24 : COPY . . 15:32:15 Removing intermediate container 790c160e5cac 15:32:15 ---> 53bca0d35c00 15:32:15 Step 8/32 : COPY . . 15:32:15 ---> a220b4f6222b 15:32:15 Step 9/24 : RUN go mod tidy 15:32:30 Removing intermediate container 79273eda6253 15:32:30 ---> 4fd7c00f7018 15:32:30 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:32:30 ---> Running in 4c1e7c761344 15:32:30 ---> Running in a22252a1e1e1 15:32:30 ---> e467527b86f2 15:32:30 Step 9/24 : RUN go mod tidy 15:32:30 ---> 490403312f66 15:32:30 Step 9/32 : RUN go mod tidy 15:32:30 ---> Running in e77e18f7e3a8 15:32:30 ---> Running in 1809bf0a4aef 15:32:31 Removing intermediate container bef41fe9d614 15:32:31 ---> c7a9835030c2 15:32:31 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:32:31 ---> Running in d358b73702e5 15:32:31 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 15:32:31 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 15:32:33 Removing intermediate container 4c1e7c761344 15:32:33 ---> a41fa3f5a318 15:32:33 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:32:33 ---> Running in f68f288bb16f 15:32:34 Removing intermediate container 1809bf0a4aef 15:32:34 ---> 083ecf4a2947 15:32:34 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:32:34 Removing intermediate container e77e18f7e3a8 15:32:34 ---> cfd7704a0e5f 15:32:34 Step 10/24 : RUN make cmd/core-command/core-command 15:32:34 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 15:32:34 ---> Running in 6eda90e62f3d 15:32:34 ---> Running in 9f057bc20498 15:32:35 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 15:32:35 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 15:33: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 15:33:10 Removing intermediate container a22252a1e1e1 15:33:10 ---> 8cf81d043f72 15:33:10 15:33:10 Step 11/26 : FROM alpine:3.12 15:33:10 3.12: Pulling from library/alpine 15:33:11 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:33:11 Status: Downloaded newer image for alpine:3.12 15:33:11 ---> 13621d1b12d4 15:33:11 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 15:33:11 ---> Running in 71d17f03bcfa 15:33:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:33:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:33:12 (1/6) Installing ca-certificates (20191127-r4) 15:33:12 (2/6) Installing nghttp2-libs (1.41.0-r0) 15:33:12 (3/6) Installing libcurl (7.76.1-r0) 15:33:12 (4/6) Installing curl (7.76.1-r0) 15:33:12 (5/6) Installing dumb-init (1.2.2-r1) 15:33:12 (6/6) Installing su-exec (0.2-r1) 15:33:12 Executing busybox-1.31.1-r20.trigger 15:33:12 Executing ca-certificates-20191127-r4.trigger 15:33:12 OK: 7 MiB in 20 packages 15:33:13 Removing intermediate container 71d17f03bcfa 15:33:13 ---> 4eacd08c33c4 15:33:13 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:33:13 ---> Running in 4254bed7b3f4 15:33:13 Removing intermediate container 4254bed7b3f4 15:33:13 ---> d5428b454438 15:33:13 Step 14/26 : WORKDIR / 15:33:13 ---> Running in 97b13cd05dff 15:33:14 Removing intermediate container 97b13cd05dff 15:33:14 ---> 2704530c1144 15:33:14 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:33:14 ---> 880503a856d4 15:33:14 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:33:15 ---> 9820d958fb50 15:33:15 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:33:16 Removing intermediate container f68f288bb16f 15:33:16 ---> 44576b5d8f69 15:33:16 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:33:17 ---> 8f8e469991a8 15:33:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:33:18 ---> Running in 5b7344a61828 15:33:19 ---> 21b2efc44e23 15:33:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:33:19 Removing intermediate container 6eda90e62f3d 15:33:19 ---> 4dbee35e2c33 15:33:19 15:33:19 Step 11/32 : FROM alpine:3.12 15:33:19 ---> 13621d1b12d4 15:33:19 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:33:19 ---> Running in e1368b5c2380 15:33:19 Removing intermediate container d358b73702e5 15:33:19 ---> 428b0846d18e 15:33:19 15:33:19 Step 11/23 : FROM alpine:3.12 15:33:19 ---> 13621d1b12d4 15:33:19 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:33:20 ---> 4e384991fba6 15:33:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:33:20 ---> Running in fb95e7737cff 15:33:20 Removing intermediate container 9f057bc20498 15:33:20 ---> ecb646982083 15:33:20 15:33:20 Step 11/24 : FROM alpine:3.12 15:33:20 ---> 13621d1b12d4 15:33:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:33:20 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 15:33:20 Removing intermediate container e1368b5c2380 15:33:20 ---> b25bde90fad3 15:33:20 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:33:20 ---> Running in 2db809072d6e 15:33:20 ---> Running in 234d49697faf 15:33:20 ---> 458b82858899 15:33:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:33:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:33:21 ---> eccf2cb20be6 15:33:21 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/ 15:33:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:33:21 ---> Running in 3adb2ea77370 15:33:21 (1/2) Installing ca-certificates (20191127-r4) 15:33:21 (2/2) Installing dumb-init (1.2.2-r1) 15:33:21 Executing busybox-1.31.1-r20.trigger 15:33:21 Executing ca-certificates-20191127-r4.trigger 15:33:21 OK: 6 MiB in 16 packages 15:33:21 Removing intermediate container 5b7344a61828 15:33:21 ---> f178453900a8 15:33:21 15:33:21 Step 12/24 : FROM docker:20.10.0 15:33:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:33:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:33:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:33:21 20.10.0: Pulling from library/docker 15:33:21 (1/1) Installing dumb-init (1.2.2-r1) 15:33:21 Executing busybox-1.31.1-r20.trigger 15:33:21 OK: 6 MiB in 15 packages 15:33:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:33:21 (1/2) Installing dumb-init (1.2.2-r1) 15:33:21 (2/2) Installing su-exec (0.2-r1) 15:33:21 Executing busybox-1.31.1-r20.trigger 15:33:21 OK: 6 MiB in 16 packages 15:33:22 Removing intermediate container fb95e7737cff 15:33:22 ---> cd3307810dc6 15:33:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:33:22 ---> Running in 5c934ebd36d8 15:33:22 Removing intermediate container 5c934ebd36d8 15:33:22 ---> 22dcead0fc7a 15:33:22 Step 14/23 : ENV APP_PORT=48060 15:33:22 Removing intermediate container 2db809072d6e 15:33:22 ---> cd2d935ebfbf 15:33:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:33:22 Removing intermediate container 3adb2ea77370 15:33:22 ---> 87e40bbc1dcd 15:33:22 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:33:22 ---> Running in 4830545b3db7 15:33:22 Removing intermediate container 234d49697faf 15:33:22 ---> 872ef8f28324 15:33:22 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:33:22 ---> Running in eac1926cb618 15:33:22 ---> Running in 1d6cb5aee1cd 15:33:22 ---> Running in ea71bb8b544d 15:33:23 Removing intermediate container 4830545b3db7 15:33:23 ---> 7136db48d649 15:33:23 Step 15/23 : EXPOSE $APP_PORT 15:33:23 Removing intermediate container eac1926cb618 15:33:23 ---> 75cb73bb288a 15:33:23 Step 24/26 : LABEL arch=x86_64 15:33:23 Removing intermediate container ea71bb8b544d 15:33:23 ---> 2dc59d8e455c 15:33:23 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:33:23 Removing intermediate container 1d6cb5aee1cd 15:33:23 ---> 4e43067010ba 15:33:23 Step 14/24 : ENV APP_PORT=48082 15:33:24 ---> Running in 2b382f9fdc5d 15:33:24 ---> Running in 56418fd94cd9 15:33:24 ---> Running in 8f7d0c6f74cf 15:33:24 ---> Running in 9dbb9613338a 15:33:24 Removing intermediate container 56418fd94cd9 15:33:24 ---> 734d5999865e 15:33:24 Step 25/26 : LABEL git_sha=f56ecf2013cf5febccec03f18e43845927c1fb00 15:33:24 Removing intermediate container 2b382f9fdc5d 15:33:24 ---> 1abe7ec976c0 15:33:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:33:24 ---> Running in 3dc1e6509410 15:33:24 Removing intermediate container 8f7d0c6f74cf 15:33:24 ---> 53d84f06998b 15:33:24 Step 15/24 : EXPOSE $APP_PORT 15:33:24 Removing intermediate container 9dbb9613338a 15:33:24 ---> 5aeb833d3ab0 15:33:24 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:33:24 ---> Running in 8aa909c2c749 15:33:24 ---> Running in 9f6fd0157d47 15:33:25 ---> db4f8141716d 15:33:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:33:25 Removing intermediate container 3dc1e6509410 15:33:25 ---> ac4789bb57ae 15:33:25 Step 26/26 : LABEL version=0.0.0 15:33:25 Removing intermediate container 8aa909c2c749 15:33:25 ---> e6991c9d1a37 15:33:25 Step 16/24 : WORKDIR / 15:33:25 ---> Running in 9815d0ec16d6 15:33:25 ---> 0ad1bfa9b7b7 15:33:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:33:25 ---> Running in 202c830e28e8 15:33:26 Removing intermediate container 9815d0ec16d6 15:33:26 ---> c1904fdf7bb7 15:33:26 15:33:26 Successfully built c1904fdf7bb7 15:33:26 ---> b42bd9f0b2a5 15:33:26 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:33:26 Removing intermediate container 202c830e28e8 15:33:26 ---> 3a5b4b0e5133 15:33:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:33:26 Successfully tagged security-secretstore-setup:latest 15:33:26 Building core-data 15:33:26  Building security-secretstore-setup ... done  ---> Running in 4efa6e8b611b 15:33:26 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:33:26 Status: Downloaded newer image for docker:20.10.0 15:33:26 ---> aefe523efa57 15:33:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:33:28 ---> Running in c9a6ecb39cbf 15:33:28 Removing intermediate container 4efa6e8b611b 15:33:28 ---> 1cbfeb4bc45e 15:33:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:33:28 Removing intermediate container 9f6fd0157d47 15:33:28 ---> 6317361a6f7b 15:33:28 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:33:28 ---> 97fd79316615 15:33:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:33:28 ---> Running in ca7b9262407c 15:33:29 ---> Running in fb8af244d088 15:33:29 Removing intermediate container c9a6ecb39cbf 15:33:29 ---> b589caa93d79 15:33:29 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 15:33:32 Removing intermediate container ca7b9262407c 15:33:32 ---> 98642c4a4cc7 15:33:32 Step 21/23 : LABEL arch=x86_64 15:33:33 ---> Running in 39f368fb0cd1 15:33:33 ---> 63a57bfbfb5a 15:33:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:33:33 Removing intermediate container fb8af244d088 15:33:33 ---> 78dd421cb2e9 15:33:33 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:33:33 ---> Running in 9223264cda66 15:33:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:33:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:33:33 ---> daaf90cc582b 15:33:33 Step 3/24 : WORKDIR /edgex-go 15:33:33 ---> Using cache 15:33:33 ---> 3a1dfe480a22 15:33:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:33 ---> Using cache 15:33:33 ---> 1faff5bcc635 15:33:33 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:33:33 ---> Running in 2377614ee76b 15:33:33 ---> 0d5930660bce 15:33:33 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:33:33 Removing intermediate container 9223264cda66 15:33:33 ---> 55d653b2c594 15:33:33 Step 22/23 : LABEL git_sha=f56ecf2013cf5febccec03f18e43845927c1fb00 15:33:33 ---> 1044ce7e4423 15:33:33 Step 20/24 : ENTRYPOINT ["/core-command"] 15:33:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:33:33 ---> Running in 6fd4169bb687 15:33:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:33:33 ---> Running in e61e92f3e5a6 15:33:33 ---> Running in 10ca03a2c3d5 15:33:33 (1/39) Installing readline (8.0.4-r0) 15:33:33 (2/39) Installing bash (5.0.17-r0) 15:33:33 Executing bash-5.0.17-r0.post-install 15:33:33 (3/39) Installing nghttp2-libs (1.41.0-r0) 15:33:33 (4/39) Installing libcurl (7.76.1-r0) 15:33:33 Removing intermediate container 10ca03a2c3d5 15:33:33 ---> 6401f5d0f974 15:33:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:33:33 (5/39) Installing curl (7.76.1-r0) 15:33:33 (6/39) Installing dumb-init (1.2.2-r1) 15:33:33 (7/39) Installing libbz2 (1.0.8-r1) 15:33:33 (8/39) Installing expat (2.2.9-r1) 15:33:33 (9/39) Installing libffi (3.3-r2) 15:33:33 (10/39) Installing gdbm (1.13-r1) 15:33:33 Removing intermediate container e61e92f3e5a6 15:33:33 ---> cf30768bacc8 15:33:33 Step 23/23 : LABEL version=0.0.0 15:33:33 (11/39) Installing xz-libs (5.2.5-r0) 15:33:33 (12/39) Installing sqlite-libs (3.32.1-r0) 15:33:33 (13/39) Installing python3 (3.8.10-r0) 15:33:33 ---> Running in a3be53394d1b 15:33:34 ---> Running in af9b54f57c47 15:33:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:33:34 Removing intermediate container a3be53394d1b 15:33:34 ---> ed62ecb0aff8 15:33:34 Step 22/24 : LABEL arch=x86_64 15:33:34 Removing intermediate container af9b54f57c47 15:33:34 ---> f6c3211db29a 15:33:34 15:33:34 ---> Running in 9d1aa375664a 15:33:34 Successfully built f6c3211db29a 15:33:34 Successfully tagged support-notifications:latest 15:33:34  Building support-notifications ... done Building support-scheduler 15:33:34 Removing intermediate container 9d1aa375664a 15:33:34 ---> d6c709e74c1a 15:33:34 Step 23/24 : LABEL git_sha=f56ecf2013cf5febccec03f18e43845927c1fb00 15:33:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:33:35 OK: 219 MiB in 52 packages 15:33:35 (14/39) Installing py3-appdirs (1.4.4-r1) 15:33:35 (15/39) Installing py3-ordered-set (4.0.1-r0) 15:33:35 (16/39) Installing py3-parsing (2.4.7-r0) 15:33:35 (17/39) Installing py3-six (1.15.0-r0) 15:33:35 (18/39) Installing py3-packaging (20.4-r0) 15:33:35 (19/39) Installing py3-setuptools (47.0.0-r0) 15:33:35 ---> Running in 6f582b4079c3 15:33:36 Removing intermediate container 6fd4169bb687 15:33:36 ---> 5a17aebc8103 15:33:36 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:33:36 (20/39) Installing py3-chardet (3.0.4-r4) 15:33:36 (21/39) Installing py3-idna (2.9-r0) 15:33:36 (22/39) Installing py3-certifi (2020.4.5.1-r0) 15:33:36 (23/39) Installing py3-urllib3 (1.25.9-r0) 15:33:37 (24/39) Installing py3-requests (2.23.0-r0) 15:33:37 (25/39) Installing py3-msgpack (1.0.0-r0) 15:33:39 (26/39) Installing py3-lockfile (0.12.2-r3) 15:33:39 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:33:39 (28/39) Installing py3-colorama (0.4.3-r0) 15:33:39 (29/39) Installing py3-distlib (0.3.0-r0) 15:33:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:33:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:33:40 ---> daaf90cc582b 15:33:40 Step 3/23 : WORKDIR /edgex-go 15:33:40 ---> Using cache 15:33:40 ---> 3a1dfe480a22 15:33:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:40 ---> Using cache 15:33:40 ---> 1faff5bcc635 15:33:40 Step 5/23 : RUN apk add --update --no-cache make git 15:33:40 ---> Using cache 15:33:40 ---> 3f49abf22d42 15:33:40 Step 6/23 : COPY go.mod . 15:33:40 ---> Using cache 15:33:40 ---> 27facd266352 15:33:40 Step 7/23 : RUN go mod download 15:33:40 ---> Using cache 15:33:40 ---> 53bca0d35c00 15:33:40 Step 8/23 : COPY . . 15:33:40 ---> Using cache 15:33:40 ---> 490403312f66 15:33:40 Step 9/23 : RUN go mod tidy 15:33:40 ---> Using cache 15:33:40 ---> 083ecf4a2947 15:33:40 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:33:41 (30/39) Installing py3-distro (1.5.0-r1) 15:33:43 (31/39) Installing py3-webencodings (0.5.1-r3) 15:33:44 (32/39) Installing py3-html5lib (1.0.1-r4) 15:33:44 ---> f3acce18bb43 15:33:44 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:33:44 Removing intermediate container 6f582b4079c3 15:33:44 ---> 4140b8212221 15:33:44 Step 24/24 : LABEL version=0.0.0 15:33:44 (33/39) Installing py3-pytoml (0.1.21-r0) 15:33:44 (34/39) Installing py3-pep517 (0.8.2-r0) 15:33:45 (35/39) Installing py3-progress (1.5-r0) 15:33:45 (36/39) Installing py3-toml (0.10.1-r0) 15:33:45 (37/39) Installing py3-retrying (1.3.3-r0) 15:33:45 (38/39) Installing py3-contextlib2 (0.6.0-r0) 15:33:45 (39/39) Installing py3-pip (20.1.1-r0) 15:33:46 ---> Running in 9c9cfb174342 15:33:46 ---> Running in e0097c72d4d5 15:33:46 Removing intermediate container 2377614ee76b 15:33:46 ---> 63963ed1a9f8 15:33:46 Step 6/24 : COPY go.mod . 15:33:46 Executing busybox-1.31.1-r19.trigger 15:33:46 OK: 72 MiB in 59 packages 15:33:46 ---> 99174f574f0c 15:33:46 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:33:46 ---> 362eeba8d10e 15:33:46 Step 7/24 : RUN go mod download 15:33:46 Removing intermediate container e0097c72d4d5 15:33:46 ---> 9d0b3dee8950 15:33:46 15:33:47 Successfully built 9d0b3dee8950 15:33:47 Successfully tagged core-command:latest 15:33:47 Building security-proxy-setup 15:33:47 ---> Running in cb71bc2416dc 15:33:47  Building core-command ... done  ---> b02eaf935c5c 15:33:47 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:33:47 Collecting docker-compose==1.23.2 15:33:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:33:47 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 15:33:47 Collecting texttable<0.10,>=0.9.0 15:33:47 Downloading texttable-0.9.1.tar.gz (11 kB) 15:33:50 Collecting docopt<0.7,>=0.6.1 15:33:50 Downloading docopt-0.6.2.tar.gz (25 kB) 15:33:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:33:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:33:51 ---> daaf90cc582b 15:33:51 Step 3/22 : WORKDIR /edgex-go 15:33:51 ---> Using cache 15:33:51 ---> 3a1dfe480a22 15:33:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:51 ---> Using cache 15:33:51 ---> 1faff5bcc635 15:33:51 Step 5/22 : RUN apk add --update --no-cache make git 15:33:51 ---> Using cache 15:33:51 ---> 3f49abf22d42 15:33:51 Step 6/22 : COPY go.mod . 15:33:51 ---> Using cache 15:33:51 ---> 27facd266352 15:33:51 Step 7/22 : RUN go mod download 15:33:51 ---> Using cache 15:33:51 ---> 53bca0d35c00 15:33:51 Step 8/22 : COPY . . 15:33:51 ---> Using cache 15:33:51 ---> 490403312f66 15:33:51 Step 9/22 : RUN go mod tidy 15:33:51 ---> Using cache 15:33:51 ---> 083ecf4a2947 15:33:51 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:33:55 ---> d26867e08a5f 15:33:55 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:33:55 ---> Running in 9652f55be002 15:33:55 Collecting cached-property<2,>=1.2.0 15:33:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:33:55 Collecting dockerpty<0.5,>=0.4.1 15:33:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:33:55 ---> 9bd0ec98a485 15:33:55 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:33:56 ---> Running in 0887d0686e39 15:33:56 Removing intermediate container cb71bc2416dc 15:33:56 ---> e02947b320fd 15:33:56 Step 8/24 : COPY . . 15:33:56 Collecting jsonschema<3,>=2.5.1 15:33:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:33:56 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 15:33:56 Removing intermediate container 0887d0686e39 15:33:56 ---> b5f0f1c0e073 15:33:56 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:33:56 Collecting PyYAML<4,>=3.10 15:33:56 Downloading PyYAML-3.13.tar.gz (270 kB) 15:34:07 Collecting websocket-client<1.0,>=0.32.0 15:34:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:34:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:34:07 ---> 195df16352aa 15:34:07 Step 27/32 : RUN chmod +x /entrypoint.sh 15:34:07 ---> 4ce9af9d2414 15:34:07 Step 9/24 : RUN go mod tidy 15:34:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:34:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:34:08 ---> Running in 2d895ab403fb 15:34:08 ---> Running in 401b44debf9a 15:34:08 Collecting docker<4.0,>=3.6.0 15:34:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:34:08 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 15:34:08 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 15:34:09 Collecting urllib3<1.25,>=1.21.1 15:34:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:34:09 Collecting idna<2.8,>=2.5 15:34:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:34:09 Collecting docker-pycreds>=0.4.0 15:34:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:34:09 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:34:09 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:34:09 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:34:09 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:34:09 Installing collected packages: texttable, docopt, cached-property, dockerpty, jsonschema, PyYAML, websocket-client, urllib3, idna, requests, docker-pycreds, docker, docker-compose 15:34:09 Running setup.py install for texttable: started 15:34:10 Removing intermediate container 401b44debf9a 15:34:10 ---> 3c405935e16f 15:34:10 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:34:10 Running setup.py install for texttable: finished with status 'done' 15:34:10 Running setup.py install for docopt: started 15:34:10 ---> Running in 1ad1383099b4 15:34:11 Running setup.py install for docopt: finished with status 'done' 15:34:11 Running setup.py install for dockerpty: started 15:34:11 Running setup.py install for dockerpty: finished with status 'done' 15:34:11 Removing intermediate container 1ad1383099b4 15:34:11 ---> e3a6f91df833 15:34:11 Step 29/32 : CMD ["gate"] 15:34:12 Running setup.py install for PyYAML: started 15:34:12 Removing intermediate container 2d895ab403fb 15:34:12 ---> 36c63c569576 15:34:12 Step 10/24 : RUN make cmd/core-data/core-data 15:34:12 ---> Running in ea974d542a5d 15:34:12 ---> Running in 5bcda05e32f3 15:34:12 Running setup.py install for PyYAML: finished with status 'done' 15:34:13 Attempting uninstall: urllib3 15:34:13 Found existing installation: urllib3 1.25.9 15:34:13 Uninstalling urllib3-1.25.9: 15:34:13 Successfully uninstalled urllib3-1.25.9 15:34:13 Removing intermediate container ea974d542a5d 15:34:13 ---> fb8ae30f1f04 15:34:13 Step 30/32 : LABEL arch=x86_64 15:34:14 Attempting uninstall: idna 15:34:14 Found existing installation: idna 2.9 15:34:14 Uninstalling idna-2.9: 15:34:14 Successfully uninstalled idna-2.9 15:34: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 15:34:15 ---> Running in ed42a3bbcbdd 15:34:15 Attempting uninstall: requests 15:34:15 Found existing installation: requests 2.23.0 15:34:15 Uninstalling requests-2.23.0: 15:34:15 Successfully uninstalled requests-2.23.0 15:34:15 Removing intermediate container ed42a3bbcbdd 15:34:15 ---> 4363cb6512cd 15:34:15 Step 31/32 : LABEL git_sha=f56ecf2013cf5febccec03f18e43845927c1fb00 15:34:15 ---> Running in e3f8910ad144 15:34:16 Removing intermediate container e3f8910ad144 15:34:16 ---> 8bef4b17bc2d 15:34:16 Step 32/32 : LABEL version=0.0.0 15:34:16 ---> Running in 75f5f53fbf27 15:34:16 Removing intermediate container 75f5f53fbf27 15:34:16 ---> 46c79723b75f 15:34:16 15:34:17 Successfully built 46c79723b75f 15:34:17 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 15:34:17 Successfully tagged security-bootstrapper:latest 15:34:17 Building core-metadata 15:34:27  Building security-bootstrapper ... done Removing intermediate container 39f368fb0cd1 15:34:27 ---> 9514fb2c5cba 15:34:27 Step 15/24 : ENV APP_PORT=48090 15:34:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:34:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:34:27 ---> daaf90cc582b 15:34:27 Step 3/24 : WORKDIR /edgex-go 15:34:27 ---> Using cache 15:34:27 ---> 3a1dfe480a22 15:34:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:27 ---> Using cache 15:34:27 ---> 1faff5bcc635 15:34:27 Step 5/24 : RUN apk add --update --no-cache make git 15:34:27 ---> Using cache 15:34:27 ---> 3f49abf22d42 15:34:27 Step 6/24 : COPY go.mod . 15:34:27 ---> Using cache 15:34:27 ---> 27facd266352 15:34:27 Step 7/24 : RUN go mod download 15:34:27 ---> Using cache 15:34:27 ---> 53bca0d35c00 15:34:27 Step 8/24 : COPY . . 15:34:27 ---> Using cache 15:34:27 ---> 490403312f66 15:34:27 Step 9/24 : RUN go mod tidy 15:34:27 ---> Using cache 15:34:27 ---> 083ecf4a2947 15:34:27 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:34:28 ---> Running in ad5f6367e2dc 15:34:28 ---> Running in 139bafc649c5 15:34:28 Removing intermediate container ad5f6367e2dc 15:34:28 ---> abcd90ef3fe7 15:34:28 Step 16/24 : EXPOSE $APP_PORT 15:34:28 ---> Running in 7755bb28b7bb 15:34:28 Removing intermediate container 7755bb28b7bb 15:34:28 ---> 36f39cce47a4 15:34:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:34:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:34:29 ---> 0d268cf7b020 15:34:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:34:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:34:30 ---> b6e0a0709303 15:34:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:34:30 ---> a589179542e5 15:34:30 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:34:30 ---> Running in 7c21c0ad02cc 15:34:30 Removing intermediate container 7c21c0ad02cc 15:34:30 ---> 8603434dba77 15:34:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:34:30 ---> Running in c9261dec4d63 15:34:31 Removing intermediate container c9261dec4d63 15:34:31 ---> 963969beea52 15:34:31 Step 22/24 : LABEL arch=x86_64 15:34:31 ---> Running in fc0801f5e58f 15:34:32 Removing intermediate container fc0801f5e58f 15:34:32 ---> 8b3c0a3f691c 15:34:32 Step 23/24 : LABEL git_sha=f56ecf2013cf5febccec03f18e43845927c1fb00 15:34:32 ---> Running in ab1b3b9a037d 15:34:32 Removing intermediate container ab1b3b9a037d 15:34:32 ---> 276c3120fca2 15:34:32 Step 24/24 : LABEL version=0.0.0 15:34:32 ---> Running in 9e834efade4d 15:34:33 Removing intermediate container 9e834efade4d 15:34:33 ---> c6ff3dd1210b 15:34:33 15:34:33 Successfully built c6ff3dd1210b 15:34:33 Successfully tagged sys-mgmt-agent:latest 15:34:33 Removing intermediate container 9c9cfb174342 15:34:33 ---> b4dd7b5a0369 15:34:33 15:34:33 Step 11/23 : FROM alpine:3.12 15:34:33 ---> 13621d1b12d4 15:34:33 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:34:33 ---> Using cache 15:34:33 ---> cd2d935ebfbf 15:34:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:34:33 ---> Using cache 15:34:33 ---> 4e43067010ba 15:34:33 Step 14/23 : ENV APP_PORT=48085 15:34:33  Building sys-mgmt-agent ... done  ---> Running in 4bf4a74269a3 15:34:34 Removing intermediate container 4bf4a74269a3 15:34:34 ---> 979edc432787 15:34:34 Step 15/23 : EXPOSE $APP_PORT 15:34:34 ---> Running in 6c1516608690 15:34:35 Removing intermediate container 6c1516608690 15:34:35 ---> e243c255459a 15:34:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:34:35 Removing intermediate container 9652f55be002 15:34:35 ---> cac8e478021b 15:34:35 15:34:35 Step 11/22 : FROM alpine:3.12 15:34:35 ---> 13621d1b12d4 15:34:35 Step 12/22 : RUN apk add --update --no-cache curl 15:34:35 ---> Running in 17445c726294 15:34:35 ---> 5abf91f14824 15:34:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:34:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:34:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:34:36 (1/4) Installing ca-certificates (20191127-r4) 15:34:36 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:34:36 (3/4) Installing libcurl (7.76.1-r0) 15:34:36 (4/4) Installing curl (7.76.1-r0) 15:34:36 Executing busybox-1.31.1-r20.trigger 15:34:36 Executing ca-certificates-20191127-r4.trigger 15:34:36 OK: 7 MiB in 18 packages 15:34:38 ---> eb09b0166990 15:34:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:34:39 ---> 19e08b50224a 15:34:39 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:34:39 ---> Running in 78d75450c71a 15:34:39 Removing intermediate container 17445c726294 15:34:39 ---> 2ad216aec0f1 15:34:39 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:34:39 Removing intermediate container 78d75450c71a 15:34:39 ---> 1522763d7344 15:34:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:34:39 ---> Running in d2bf17c901db 15:34:39 ---> Running in 75496a7a90a7 15:34:39 Removing intermediate container d2bf17c901db 15:34:39 ---> 578bc4ab6134 15:34:39 Step 14/22 : WORKDIR /edgex 15:34:40 Removing intermediate container 75496a7a90a7 15:34:40 ---> f59f69866508 15:34:40 Step 21/23 : LABEL arch=x86_64 15:34:40 ---> Running in 01838fa2c982 15:34:40 ---> Running in 4ead3e669629 15:34:40 Removing intermediate container 4ead3e669629 15:34:40 ---> a9131b5166c2 15:34:40 Step 22/23 : LABEL git_sha=f56ecf2013cf5febccec03f18e43845927c1fb00 15:34:40 Removing intermediate container 01838fa2c982 15:34:40 ---> c091ec76814b 15:34:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:34:40 ---> Running in dd1f0e4308f7 15:34:41 ---> 390d418d244d 15:34:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:34:41 Removing intermediate container dd1f0e4308f7 15:34:41 ---> cf6fbc77930e 15:34:41 Step 23/23 : LABEL version=0.0.0 15:34:41 ---> Running in 373e6cc0652c 15:34:41 Removing intermediate container 373e6cc0652c 15:34:41 ---> 191b6f8f15cc 15:34:41 15:34:41 Successfully built 191b6f8f15cc 15:34:41 Successfully tagged support-scheduler:latest 15:34:41  Building support-scheduler ... done  ---> 34ac8c5424ec 15:34:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:34:43 ---> 4f29a9d3b71c 15:34:43 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:34:43 ---> Running in 62a70d9d6f54 15:34:43 Removing intermediate container 62a70d9d6f54 15:34:43 ---> 5053b7dd1311 15:34:43 Step 19/22 : CMD ["--init=true"] 15:34:43 ---> Running in c720d52be4e1 15:34:43 Removing intermediate container c720d52be4e1 15:34:43 ---> b54ea652b45b 15:34:43 Step 20/22 : LABEL arch=x86_64 15:34:44 ---> Running in 0a45bbb9304c 15:34:44 Removing intermediate container 0a45bbb9304c 15:34:44 ---> fac8eea5fef8 15:34:44 Step 21/22 : LABEL git_sha=f56ecf2013cf5febccec03f18e43845927c1fb00 15:34:44 ---> Running in 95ce50d71384 15:34:44 Removing intermediate container 95ce50d71384 15:34:44 ---> bca2b4121bad 15:34:44 Step 22/22 : LABEL version=0.0.0 15:34:45 ---> Running in 74dbd4440f9e 15:34:45 Removing intermediate container 74dbd4440f9e 15:34:45 ---> 0338c2bd3fa0 15:34:45 15:34:45 Successfully built 0338c2bd3fa0 15:34:45 Successfully tagged security-proxy-setup:latest 15:34:53  Building security-proxy-setup ... done Removing intermediate container 5bcda05e32f3 15:34:53 ---> 0a32058ed3e6 15:34:53 15:34:53 Step 11/24 : FROM alpine:3.12 15:34:53 ---> 13621d1b12d4 15:34:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:34:53 ---> Running in 9648fb6ea148 15:34:53 Removing intermediate container 9648fb6ea148 15:34:53 ---> 51f0ecc0ee42 15:34:53 Step 13/24 : ENV APP_PORT=48080 15:34:53 ---> Running in 029bf7a5e2e3 15:34:53 Removing intermediate container 029bf7a5e2e3 15:34:53 ---> f700444d055e 15:34:53 Step 14/24 : EXPOSE $APP_PORT 15:34:54 ---> Running in 076fdac2f3a5 15:34:54 Removing intermediate container 076fdac2f3a5 15:34:54 ---> 67a7e9b94f7a 15:34:54 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:54 ---> Running in a03742a298ea 15:34:56 Removing intermediate container 139bafc649c5 15:34:56 ---> 93ea5c22ac26 15:34:56 15:34:56 Step 11/24 : FROM alpine:3.12 15:34:56 ---> 13621d1b12d4 15:34:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:34:56 ---> Using cache 15:34:56 ---> cd2d935ebfbf 15:34:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:34:56 ---> Using cache 15:34:56 ---> 4e43067010ba 15:34:56 Step 14/24 : ENV APP_PORT=48081 15:34:56 Removing intermediate container a03742a298ea 15:34:56 ---> 0ef05c6d2b76 15:34:56 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:34:56 ---> Running in bf3ab3401a8e 15:34:56 ---> Running in d258d506767b 15:34:57 Removing intermediate container bf3ab3401a8e 15:34:57 ---> 43b562ffddc9 15:34:57 Step 15/24 : EXPOSE $APP_PORT 15:34:57 ---> Running in 6f756b194842 15:34:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:34:57 Removing intermediate container 6f756b194842 15:34:57 ---> a5e220a90f0b 15:34:57 Step 16/24 : WORKDIR / 15:34:57 ---> Running in 09aed4bbed98 15:34:57 Removing intermediate container 09aed4bbed98 15:34:57 ---> 96df0a857e07 15:34:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:34:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:34:57 ---> ef69a0446572 15:34:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:34:58 (1/6) Installing dumb-init (1.2.2-r1) 15:34:58 (2/6) Installing libgcc (9.3.0-r2) 15:34:58 (3/6) Installing libsodium (1.0.18-r0) 15:34:58 (4/6) Installing libstdc++ (9.3.0-r2) 15:34:59 ---> e5f1984f1ea6 15:34:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:34:59 ---> 60fbf9674702 15:34:59 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:34:59 (5/6) Installing libzmq (4.3.3-r0) 15:34:59 ---> Running in f91a8c966930 15:34:59 (6/6) Installing zeromq (4.3.3-r0) 15:34:59 Removing intermediate container f91a8c966930 15:34:59 ---> 284f897551a4 15:34:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:34:59 Executing busybox-1.31.1-r20.trigger 15:34:59 OK: 8 MiB in 20 packages 15:34:59 ---> Running in 617d38f29372 15:34:59 Removing intermediate container 617d38f29372 15:34:59 ---> 8439e7fe7aae 15:34:59 Step 22/24 : LABEL arch=x86_64 15:35:00 ---> Running in 62872923359c 15:35:00 Removing intermediate container d258d506767b 15:35:00 ---> 3be4771a95d0 15:35:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:35:00 Removing intermediate container 62872923359c 15:35:00 ---> 445d5d17afdb 15:35:00 Step 23/24 : LABEL git_sha=f56ecf2013cf5febccec03f18e43845927c1fb00 15:35:00 ---> baaba1c571d2 15:35:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:35:00 ---> Running in d9d9af9591d2 15:35:00 Removing intermediate container d9d9af9591d2 15:35:00 ---> db4883ed4305 15:35:00 Step 24/24 : LABEL version=0.0.0 15:35:01 ---> b067287a0dd2 15:35:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:35:01 ---> Running in 7f448999ca0b 15:35:01 Removing intermediate container 7f448999ca0b 15:35:01 ---> b73a3a192387 15:35:01 15:35:01 Successfully built b73a3a192387 15:35:01 Successfully tagged core-metadata:latest 15:35:01  Building core-metadata ... done  ---> 473a4a3047a8 15:35:01 Step 20/24 : ENTRYPOINT ["/core-data"] 15:35:02 ---> Running in 965eb4be45d1 15:35:02 Removing intermediate container 965eb4be45d1 15:35:02 ---> 2971d4099b05 15:35:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:35:02 ---> Running in de5ba978e09e 15:35:02 Removing intermediate container de5ba978e09e 15:35:02 ---> 3849619d9354 15:35:02 Step 22/24 : LABEL arch=x86_64 15:35:02 ---> Running in b7f9823424bd 15:35:02 Removing intermediate container b7f9823424bd 15:35:02 ---> d0789ee67c79 15:35:02 Step 23/24 : LABEL git_sha=f56ecf2013cf5febccec03f18e43845927c1fb00 15:35:02 ---> Running in f1577f0a5433 15:35:02 Removing intermediate container f1577f0a5433 15:35:02 ---> 1b72a5f80aa0 15:35:02 Step 24/24 : LABEL version=0.0.0 15:35:02 ---> Running in ab5fbffdee3f 15:35:02 Removing intermediate container ab5fbffdee3f 15:35:02 ---> 76ef25362244 15:35:02 15:35:03 Successfully built 76ef25362244 15:35:03 Successfully tagged core-data:latest 15:35:03  Building core-data ... done  [Pipeline] } 15:35:03 $ docker stop --time=1 465730d2465fad538a2e145fa87452614c4df3aba5710a5b162138501539a1a7 15:35:04 $ docker rm -f 465730d2465fad538a2e145fa87452614c4df3aba5710a5b162138501539a1a7 [Pipeline] // withDockerContainer [Pipeline] sh 15:35:05 + docker images 15:35:05 REPOSITORY TAG IMAGE ID CREATED SIZE 15:35:05 core-data latest 76ef25362244 2 seconds ago 21.6MB 15:35:05 core-metadata latest b73a3a192387 3 seconds ago 18.6MB 15:35:05 93ea5c22ac26 8 seconds ago 1.17GB 15:35:05 0a32058ed3e6 11 seconds ago 1.17GB 15:35:05 security-proxy-setup latest 0338c2bd3fa0 19 seconds ago 25.3MB 15:35:05 support-scheduler latest 191b6f8f15cc 23 seconds ago 17.1MB 15:35:05 cac8e478021b 30 seconds ago 1.16GB 15:35:05 sys-mgmt-agent latest c6ff3dd1210b 31 seconds ago 312MB 15:35:05 b4dd7b5a0369 31 seconds ago 1.16GB 15:35:05 security-bootstrapper latest 46c79723b75f 48 seconds ago 18.2MB 15:35:05 core-command latest 9d0b3dee8950 About a minute ago 17.1MB 15:35:05 support-notifications latest f6c3211db29a About a minute ago 17.7MB 15:35:05 security-secretstore-setup latest c1904fdf7bb7 About a minute ago 25.8MB 15:35:05 f178453900a8 About a minute ago 1.15GB 15:35:05 ecb646982083 About a minute ago 1.16GB 15:35:05 428b0846d18e About a minute ago 1.16GB 15:35:05 4dbee35e2c33 About a minute ago 1.15GB 15:35:05 8cf81d043f72 About a minute ago 1.16GB 15:35:05 ci-base-image-x86_64 latest daaf90cc582b 6 minutes ago 648MB 15:35:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB 15:35:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB 15:35:05 alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB 15:35:05 docker 20.10.0 aefe523efa57 5 months ago 240MB 15:35:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 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 15:35:20 Still waiting to schedule task 15:35:20 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:38:40 Running on prd-ubuntu18.04-docker-8c-8g-3983 in /w/workspace/edgexfoundry_edgex-go_PR-3462 [Pipeline] { [Pipeline] ws 15:38:40 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 15:38:40 The recommended git tool is: git 15:38:42 using credential edgex-jenkins-ssh 15:38:42 Cloning the remote Git repository 15:38:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:38:42 > git init /w/workspace/edgex-go/13 # timeout=10 15:38:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:38:43 > git --version # timeout=10 15:38:43 > git --version # 'git version 2.17.1' 15:38:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:49 Merging remotes/origin/master commit f8639be71566bc17dc794f8d8590871c369ea833 into PR head commit f56ecf2013cf5febccec03f18e43845927c1fb00 15:38:49 Merge succeeded, producing f56ecf2013cf5febccec03f18e43845927c1fb00 15:38:49 Checking out Revision f56ecf2013cf5febccec03f18e43845927c1fb00 (PR-3462) 15:38:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:38:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:38:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:38:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3462/head:refs/remotes/origin/PR-3462 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:38:49 > git config core.sparsecheckout # timeout=10 15:38:49 > git checkout -f f56ecf2013cf5febccec03f18e43845927c1fb00 # timeout=10 15:38:49 > git remote # timeout=10 15:38:49 > git config --get remote.origin.url # timeout=10 15:38:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:49 > git merge f8639be71566bc17dc794f8d8590871c369ea833 # timeout=10 15:38:49 > git rev-parse HEAD^{commit} # timeout=10 15:38:49 > git config core.sparsecheckout # timeout=10 15:38:49 > git checkout -f f56ecf2013cf5febccec03f18e43845927c1fb00 # timeout=10 15:38:53 Commit message: "Merge branch 'master' into service-keys" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:54 + echo snap-build.sh 15:38:54 snap-build.sh 15:38:54 + SNAP_BASE_DIR=. 15:38:54 + '[' '!' -z /w/workspace/edgex-go/13 ']' 15:38:54 + SNAP_BASE_DIR=/w/workspace/edgex-go/13 15:38:54 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/13]' 15:38:54 [snap-build] Building snap in dir [/w/workspace/edgex-go/13] 15:38:54 + cd /w/workspace/edgex-go/13 15:38:54 + sudo apt-get remove -qy --purge lxd lxd-client 15:38:54 Reading package lists... 15:38:55 Building dependency tree... 15:38:55 Reading state information... 15:38:55 The following packages were automatically installed and are no longer required: 15:38:55 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:38:55 uidmap xdelta3 15:38:55 Use 'sudo apt autoremove' to remove them. 15:38:55 The following packages will be REMOVED: 15:38:55 lxd* lxd-client* 15:38:55 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:38:55 After this operation, 31.7 MB disk space will be freed. 15:38: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 ... 190317 files and directories currently installed.) 15:38:56 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:38:57 Removing lxd dnsmasq configuration 15:38:57 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:38:57 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:38:59 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:38:59 (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.) 15:38:59 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:39:02 Processing triggers for systemd (237-3ubuntu10.45) ... 15:39:02 Processing triggers for ureadahead (0.100.0-21) ... 15:39:04 + sudo snap remove --purge lxd 15:39:04 snap "lxd" is not installed 15:39:04 + sudo groupadd --force --system lxd 15:39:04 ++ whoami 15:39:04 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:39:04 + newgrp - lxd 15:39:04 + sudo snap install lxd 15:39:14 2021-05-18T15:39:12Z INFO Waiting for automatic snapd restart... 15:39:32 lxd 4.14 from Canonical* installed 15:39:32 + sudo lxd init --auto 15:39:42 + sudo snap install --classic snapcraft 15:39:50 snapcraft 4.7.1 from Canonical* installed 15:39:50 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 15:39:50 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 15:39:50 % Total % Received % Xferd Average Speed Time Time Time Current 15:39:50 Dload Upload Total Spent Left Speed 15:39:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 0 627 0 0 3754 0 --:--:-- --:--:-- --:--:-- 3777 15:39:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 5328k 0 --:--:-- --:--:-- --:--:-- 8396k 15:39:51 ./yq_linux_amd64 15:39:51 + sudo snapcraft prime --use-lxd 15:39:53 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:39:53 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 15:39:53 - README.md 15:39:53 15:39:53 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:39:53 Launching a container. 15:40:01 Waiting for container to be ready 15:40:01 To start your first instance, try: lxc launch ubuntu:18.04 15:40:01 15:40:05 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:40:05 Waiting for network to be ready... 15:40:05 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:40:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:40:06 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:40:06 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:40:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 15:40:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 15:40:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 15:40:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 15:40:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 15:40:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 15:40:06 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 15:40:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 15:40:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:40:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:40:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:40:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:40:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:40:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:40:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:40:07 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 15:40:07 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 15:40:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 15:40:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 15:40:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 15:40:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 15:40:07 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 15:40:07 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 15:40:10 Fetched 24.6 MB in 4s (5490 kB/s) 15:40:11 Reading package lists... 15:40:11 Reading package lists... 15:40:11 Building dependency tree... 15:40:11 Reading state information... 15:40:11 The following additional packages will be installed: 15:40:11 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:40:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:40:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:40:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:40:11 Suggested packages: 15:40:11 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:40:11 Recommended packages: 15:40:11 gnupg libsasl2-modules 15:40:11 The following NEW packages will be installed: 15:40:11 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:40:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:40:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:40:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:40:11 The following packages will be upgraded: 15:40:11 gpg gpg-agent gpgconf libudev1 15:40:11 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 15:40:11 Need to get 3530 kB of archives. 15:40:11 After this operation, 13.3 MB of additional disk space will be used. 15:40:11 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] 15:40:11 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] 15:40:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 15:40:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 15:40:11 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 15:40:12 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 15:40:12 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 15:40:12 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 15:40:12 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 15:40:12 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 15:40:12 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 15:40:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:40:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 15:40:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 15:40:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 15:40:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 15:40:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 15:40:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 15:40:12 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 15:40:12 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 15:40:12 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 15:40:12 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 15:40:13 debconf: delaying package configuration, since apt-utils is not installed 15:40:13 Fetched 3530 kB in 1s (3148 kB/s) 15:40:13 (Reading database ... 12511 files and directories currently installed.) 15:40:13 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 15:40:13 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 15:40:13 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 15:40:13 Selecting previously unselected package udev. 15:40:13 (Reading database ... 12511 files and directories currently installed.) 15:40:13 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 15:40:13 Unpacking udev (237-3ubuntu10.47) ... 15:40:13 Selecting previously unselected package libfuse2:amd64. 15:40:13 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 15:40:13 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:40:13 Selecting previously unselected package fuse. 15:40:13 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 15:40:13 Unpacking fuse (2.9.7-1ubuntu1) ... 15:40:14 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 15:40:14 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:40:14 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 15:40:14 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:40:14 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 15:40:14 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:40:14 Selecting previously unselected package libksba8:amd64. 15:40:14 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:40:14 Unpacking libksba8:amd64 (1.3.5-2) ... 15:40:14 Selecting previously unselected package libroken18-heimdal:amd64. 15:40:14 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:14 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:14 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:40:14 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:14 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:15 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:40:15 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:15 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:15 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:40:15 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:15 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:15 Selecting previously unselected package libwind0-heimdal:amd64. 15:40:15 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:15 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:15 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:40:15 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:15 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:15 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:40:15 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:15 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:16 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:40:16 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:16 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:16 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:40:16 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:16 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:16 Selecting previously unselected package libsasl2-modules-db:amd64. 15:40:16 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:40:16 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:40:16 Selecting previously unselected package libsasl2-2:amd64. 15:40:16 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:40:16 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:40:16 Selecting previously unselected package libldap-common. 15:40:16 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 15:40:16 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:40:16 Selecting previously unselected package libldap-2.4-2:amd64. 15:40:16 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 15:40:16 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:40:17 Selecting previously unselected package dirmngr. 15:40:17 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 15:40:17 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 15:40:17 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:40:17 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 15:40:17 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:40:17 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:40:17 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:40:17 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 15:40:17 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:17 Setting up libksba8:amd64 (1.3.5-2) ... 15:40:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:40:17 Setting up udev (237-3ubuntu10.47) ... 15:40:17 invoke-rc.d: policy-rc.d denied execution of start. 15:40:18 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:18 Processing triggers for systemd (237-3ubuntu10) ... 15:40:18 Setting up fuse (2.9.7-1ubuntu1) ... 15:40:18 Setting up gpg (2.2.4-1ubuntu1.4) ... 15:40:18 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:18 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:18 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:18 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:18 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:18 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:18 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:18 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:40:18 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 15:40:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:40:19 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:40:19 settings in the [Install] section, and DefaultInstance for template units). 15:40:19 This means they are not meant to be enabled using systemctl. 15:40:19 Possible reasons for having this kind of units are: 15:40:19 1) A unit may be statically enabled by being symlinked from another unit's 15:40:19 .wants/ or .requires/ directory. 15:40:19 2) A unit's purpose may be to act as a helper for some other unit which has 15:40:19 a requirement dependency on it. 15:40:19 3) A unit may be started when needed via activation (socket, path, timer, 15:40:19 D-Bus, udev, scripted systemctl call, ...). 15:40:19 4) In case of template units, the unit is meant to be enabled with some 15:40:19 instance name specified. 15:40:19 Reading package lists... 15:40:19 Building dependency tree... 15:40:19 Reading state information... 15:40:19 The following additional packages will be installed: 15:40:19 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:40:19 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:40:19 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:40:19 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:40:19 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:40:19 Suggested packages: 15:40:19 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:40:19 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:40:19 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:40:19 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:40:19 systemd-container policykit-1 15:40:19 Recommended packages: 15:40:19 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:40:19 The following NEW packages will be installed: 15:40:19 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:40:19 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:40:19 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:40:19 multiarch-support openssh-client python3 python3-minimal python3.6 15:40:19 python3.6-minimal snapd squashfs-tools sudo 15:40:19 The following packages will be upgraded: 15:40:19 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:40:20 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 15:40:20 Need to get 35.2 MB of archives. 15:40:20 After this operation, 141 MB of additional disk space will be used. 15:40:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 15:40:20 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 15:40:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 15:40:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:40:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 15:40:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 15:40:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 15:40:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:40:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 15:40:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 15:40:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 15:40:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 15:40:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 15:40:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 15:40:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 15:40:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 15:40:20 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 15:40:20 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 15:40:20 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 15:40:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 15:40:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 15:40:21 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 15:40:21 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 15:40:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 15:40:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 15:40:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 15:40:21 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 15:40:21 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:40:21 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 15:40:21 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 15:40:21 debconf: delaying package configuration, since apt-utils is not installed 15:40:21 Fetched 35.2 MB in 1s (27.7 MB/s) 15:40:21 (Reading database ... 12757 files and directories currently installed.) 15:40:21 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 15:40:21 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 15:40:22 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 15:40:22 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 15:40:22 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 15:40:22 (Reading database ... 12757 files and directories currently installed.) 15:40:22 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 15:40:23 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 15:40:23 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 15:40:23 (Reading database ... 12757 files and directories currently installed.) 15:40:23 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 15:40:23 Unpacking apt (1.6.13) over (1.6.1) ... 15:40:24 Setting up apt (1.6.13) ... 15:40:24 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 15:40:24 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:40:24 (Reading database ... 12764 files and directories currently installed.) 15:40:24 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 15:40:24 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 15:40:25 Selecting previously unselected package libpython3.6-minimal:amd64. 15:40:25 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:40:25 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:40:26 Selecting previously unselected package libexpat1:amd64. 15:40:26 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:40:26 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:40:26 Selecting previously unselected package python3.6-minimal. 15:40:26 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:40:26 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:40:26 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 15:40:26 Checking for services that may need to be restarted...done. 15:40:26 Checking for services that may need to be restarted...done. 15:40:26 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:40:26 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:40:26 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:40:27 Selecting previously unselected package python3-minimal. 15:40:27 (Reading database ... 13012 files and directories currently installed.) 15:40:27 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 15:40:27 Unpacking python3-minimal (3.6.7-1~18.04) ... 15:40:27 Selecting previously unselected package mime-support. 15:40:27 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 15:40:27 Unpacking mime-support (3.60ubuntu1) ... 15:40:27 Selecting previously unselected package libmpdec2:amd64. 15:40:27 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 15:40:27 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:40:27 Selecting previously unselected package libpython3.6-stdlib:amd64. 15:40:27 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:40:27 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:40:28 Selecting previously unselected package python3.6. 15:40:28 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:40:28 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:40:28 Selecting previously unselected package libpython3-stdlib:amd64. 15:40:28 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 15:40:28 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:40:28 Setting up python3-minimal (3.6.7-1~18.04) ... 15:40:28 Selecting previously unselected package python3. 15:40:28 (Reading database ... 13442 files and directories currently installed.) 15:40:28 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 15:40:28 Unpacking python3 (3.6.7-1~18.04) ... 15:40:28 Selecting previously unselected package multiarch-support. 15:40:28 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 15:40:28 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 15:40:28 Setting up multiarch-support (2.27-3ubuntu1.4) ... 15:40:29 Selecting previously unselected package liblzo2-2:amd64. 15:40:29 (Reading database ... 13479 files and directories currently installed.) 15:40:29 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 15:40:29 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 15:40:29 Selecting previously unselected package libbsd0:amd64. 15:40:29 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:40:29 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:40:29 Selecting previously unselected package sudo. 15:40:29 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 15:40:29 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 15:40:29 Selecting previously unselected package apparmor. 15:40:29 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 15:40:29 Unpacking apparmor (2.12-4ubuntu5.1) ... 15:40:29 Selecting previously unselected package libedit2:amd64. 15:40:29 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 15:40:29 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:40:29 Selecting previously unselected package libkrb5support0:amd64. 15:40:29 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 15:40:29 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:40:29 Selecting previously unselected package libk5crypto3:amd64. 15:40:29 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 15:40:29 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:40:30 Selecting previously unselected package libkeyutils1:amd64. 15:40:30 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 15:40:30 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:40:30 Selecting previously unselected package libkrb5-3:amd64. 15:40:30 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 15:40:30 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:40:30 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:40:30 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 15:40:30 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:40:30 Selecting previously unselected package libssl1.0.0:amd64. 15:40:30 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 15:40:30 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 15:40:30 Selecting previously unselected package openssh-client. 15:40:30 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 15:40:30 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 15:40:33 Selecting previously unselected package squashfs-tools. 15:40:33 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 15:40:33 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 15:40:34 Selecting previously unselected package snapd. 15:40:34 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 15:40:34 Unpacking snapd (2.48.3+18.04) ... 15:40:37 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:40:37 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 15:40:37 Setting up mime-support (3.60ubuntu1) ... 15:40:37 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 15:40:37 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:40:37 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:40:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:40:37 Setting up systemd (237-3ubuntu10.47) ... 15:40:37 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:40:38 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:40:38 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:40:38 Setting up liblzo2-2:amd64 (2.08-1.2) ... 15:40:38 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:40:38 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:40:38 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:40:38 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 15:40:38 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:40:38 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:40:38 Setting up python3 (3.6.7-1~18.04) ... 15:40:38 running python rtupdate hooks for python3.6... 15:40:38 running python post-rtupdate hooks for python3.6... 15:40:38 Setting up apparmor (2.12-4ubuntu5.1) ... 15:40:41 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:40:41 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:40:41 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 15:40:42 Setting up snapd (2.48.3+18.04) ... 15:40:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:40:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:40:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:40:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:40:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:40:43 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:40:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:40:43 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:40:43 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:40:43 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:40:44 /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' 15:40:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:40:44 Processing triggers for systemd (237-3ubuntu10.47) ... 15:40:45 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:40:45 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:40:45 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:40:46 Reading package lists... 15:40:46 Reading package lists... 15:40:46 Building dependency tree... 15:40:46 Reading state information... 15:40:46 Calculating upgrade... 15:40:46 The following packages will be upgraded: 15:40:46 advancecomp base-files bash binutils binutils-common 15:40:46 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 15:40:46 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 15:40:46 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 15:40:46 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 15:40:46 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 15:40:46 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 15:40:46 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 15:40:46 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 15:40:46 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 15:40:46 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 15:40:46 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 15:40:46 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 15:40:46 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 15:40:46 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 15:40:47 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:40:47 Need to get 64.0 MB of archives. 15:40:47 After this operation, 5041 kB of additional disk space will be used. 15:40:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 15:40:47 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:40:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:40:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:40:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:40:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:40:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:40:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 15:40:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 15:40:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:40:47 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:40:47 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 15:40:47 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 15:40:47 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 15:40:47 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 15:40:47 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 15:40:47 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 15:40:47 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 15:40:47 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 15:40:47 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 15:40:47 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 15:40:47 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 15:40:47 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 15:40:47 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 15:40:47 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 15:40:47 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 15:40:47 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 15:40:47 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 15:40:47 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 15:40:47 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 15:40:47 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 15:40:47 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 15:40:47 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 15:40:47 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 15:40:47 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 15:40:47 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 15:40:47 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 15:40:47 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 15:40:47 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 15:40:47 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 15:40:47 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 15:40:47 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 15:40:47 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 15:40:47 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 15:40:47 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 15:40:47 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 15:40:47 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 15:40:47 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 15:40:47 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 15:40:47 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 15:40:47 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 15:40:47 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 15:40:47 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:40:47 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:40:47 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:40:47 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:40:47 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:40:47 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:40:47 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:40:47 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:40:47 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:40:47 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:40:47 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:40:47 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:40:47 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:40:48 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 15:40:48 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 15:40:48 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 15:40:48 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 15:40:48 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 15:40:48 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 15:40:48 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 15:40:48 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 15:40:48 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 15:40:48 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 15:40:48 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 15:40:48 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 15:40:48 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 15:40:48 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 15:40:48 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 15:40:48 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 15:40:48 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 15:40:48 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 15:40:48 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 15:40:48 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 15:40:48 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 15:40:48 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 15:40:48 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 15:40:48 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 15:40:48 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 15:40:48 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 15:40:48 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 15:40:48 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 15:40:48 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 15:40:48 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 15:40:48 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 15:40:48 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 15:40:48 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 15:40:48 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:40:48 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:40:48 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 15:40:48 debconf: delaying package configuration, since apt-utils is not installed 15:40:49 Fetched 64.0 MB in 2s (31.3 MB/s) 15:40:49 (Reading database ... 13912 files and directories currently installed.) 15:40:49 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 15:40:49 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:40:50 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 15:40:50 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:40:51 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 15:40:51 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 15:40:53 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:53 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:53 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:53 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:53 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:53 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:53 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:53 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:53 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:53 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:53 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:53 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:53 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:53 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:53 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:53 (Reading database ... 13911 files and directories currently installed.) 15:40:53 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:53 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 15:40:54 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 15:40:54 (Reading database ... 13911 files and directories currently installed.) 15:40:54 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:54 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:54 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:54 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:54 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:54 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:54 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:54 (Reading database ... 13911 files and directories currently installed.) 15:40:54 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 15:40:55 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:40:55 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 15:40:56 (Reading database ... 13911 files and directories currently installed.) 15:40:56 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 15:40:56 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:40:56 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:40:56 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 15:40:56 Setting up base-files (10.1ubuntu2.10) ... 15:40:56 Installing new version of config file /etc/issue ... 15:40:56 Installing new version of config file /etc/issue.net ... 15:40:56 Installing new version of config file /etc/lsb-release ... 15:40:56 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:40:57 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:40:57 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:40:57 Removing obsolete conffile /etc/default/motd-news ... 15:40:57 (Reading database ... 13912 files and directories currently installed.) 15:40:57 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 15:40:57 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 15:40:57 Setting up bash (4.4.18-2ubuntu1.2) ... 15:40:57 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 15:40:57 (Reading database ... 13912 files and directories currently installed.) 15:40:57 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 15:40:57 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 15:40:57 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 15:40:57 (Reading database ... 13912 files and directories currently installed.) 15:40:57 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 15:40:58 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 15:40:58 Setting up tar (1.29b-2ubuntu0.2) ... 15:40:58 (Reading database ... 13912 files and directories currently installed.) 15:40:58 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 15:40:58 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:40:58 Setting up dpkg (1.19.0.5ubuntu2.3) ... 15:40:58 (Reading database ... 13912 files and directories currently installed.) 15:40:58 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 15:40:58 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:40:58 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 15:40:58 (Reading database ... 13912 files and directories currently installed.) 15:40:58 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 15:40:58 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:40:59 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 15:40:59 (Reading database ... 13912 files and directories currently installed.) 15:40:59 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 15:40:59 Unpacking grep (3.1-2build1) over (3.1-2) ... 15:40:59 Setting up grep (3.1-2build1) ... 15:40:59 (Reading database ... 13912 files and directories currently installed.) 15:40:59 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 15:40:59 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:41:00 Setting up login (1:4.5-1ubuntu2) ... 15:41:00 (Reading database ... 13912 files and directories currently installed.) 15:41:00 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 15:41:00 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:41:00 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 15:41:00 (Reading database ... 13912 files and directories currently installed.) 15:41:00 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 15:41:00 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:41:01 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 15:41:01 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:41:01 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 15:41:01 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:41:02 Setting up perl-base (5.26.1-6ubuntu0.5) ... 15:41:02 (Reading database ... 13912 files and directories currently installed.) 15:41:02 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 15:41:02 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:41:03 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:41:03 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:41:03 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:41:03 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:41:04 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 15:41:04 (Reading database ... 13912 files and directories currently installed.) 15:41:04 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 15:41:04 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 15:41:04 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 15:41:05 (Reading database ... 13912 files and directories currently installed.) 15:41:05 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:41:05 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:41:05 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:41:05 (Reading database ... 13912 files and directories currently installed.) 15:41:05 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:41:05 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:41:05 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:41:05 (Reading database ... 13912 files and directories currently installed.) 15:41:05 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:41:05 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:41:05 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:41:06 (Reading database ... 13912 files and directories currently installed.) 15:41:06 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:41:06 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:41:06 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:41:06 (Reading database ... 13912 files and directories currently installed.) 15:41:06 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 15:41:06 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:41:06 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 15:41:06 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:41:06 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 15:41:06 (Reading database ... 13912 files and directories currently installed.) 15:41:06 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 15:41:06 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:41:06 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 15:41:06 (Reading database ... 13912 files and directories currently installed.) 15:41:06 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:41:06 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:41:06 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:41:06 (Reading database ... 13912 files and directories currently installed.) 15:41:06 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:41:06 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:41:06 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 15:41:06 (Reading database ... 13912 files and directories currently installed.) 15:41:06 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:41:07 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:41:07 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 15:41:07 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:41:07 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:41:07 (Reading database ... 13912 files and directories currently installed.) 15:41:07 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 15:41:07 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:41:08 Setting up libc-bin (2.27-3ubuntu1.4) ... 15:41:08 (Reading database ... 13912 files and directories currently installed.) 15:41:08 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 15:41:08 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:41:08 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 15:41:08 (Reading database ... 13914 files and directories currently installed.) 15:41:08 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 15:41:08 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 15:41:08 Setting up debconf (1.5.66ubuntu1) ... 15:41:09 (Reading database ... 13914 files and directories currently installed.) 15:41:09 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 15:41:09 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:41:09 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 15:41:09 (Reading database ... 13914 files and directories currently installed.) 15:41:09 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 15:41:09 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:41:09 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 15:41:09 (Reading database ... 13914 files and directories currently installed.) 15:41:09 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:41:09 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:41:09 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 15:41:09 (Reading database ... 13914 files and directories currently installed.) 15:41:09 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:41:09 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:41:09 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 15:41:10 (Reading database ... 13914 files and directories currently installed.) 15:41:10 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:41:10 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:41:10 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 15:41:10 (Reading database ... 13914 files and directories currently installed.) 15:41:10 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:41:10 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:41:10 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 15:41:10 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 15:41:10 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 15:41:10 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:41:10 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 15:41:10 (Reading database ... 13914 files and directories currently installed.) 15:41:10 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 15:41:10 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 15:41:11 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 15:41:11 (Reading database ... 13914 files and directories currently installed.) 15:41:11 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 15:41:11 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:41:11 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 15:41:11 (Reading database ... 13914 files and directories currently installed.) 15:41:11 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 15:41:11 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:41:11 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 15:41:11 (Reading database ... 13914 files and directories currently installed.) 15:41:11 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 15:41:11 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 15:41:11 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 15:41:11 (Reading database ... 13914 files and directories currently installed.) 15:41:11 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 15:41:11 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:41:12 Setting up passwd (1:4.5-1ubuntu2) ... 15:41:12 (Reading database ... 13914 files and directories currently installed.) 15:41:12 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 15:41:12 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:41:12 Setting up gpgv (2.2.4-1ubuntu1.4) ... 15:41:12 (Reading database ... 13914 files and directories currently installed.) 15:41:12 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 15:41:12 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 15:41:12 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 15:41:12 (Reading database ... 13914 files and directories currently installed.) 15:41:12 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 15:41:12 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 15:41:12 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 15:41:12 (Reading database ... 13914 files and directories currently installed.) 15:41:12 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 15:41:12 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 15:41:12 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 15:41:12 (Reading database ... 13914 files and directories currently installed.) 15:41:12 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 15:41:12 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 15:41:12 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 15:41:12 (Reading database ... 13914 files and directories currently installed.) 15:41:12 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 15:41:12 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 15:41:12 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 15:41:13 (Reading database ... 13914 files and directories currently installed.) 15:41:13 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 15:41:13 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 15:41:13 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 15:41:13 (Reading database ... 13914 files and directories currently installed.) 15:41:13 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 15:41:13 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 15:41:13 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 15:41:14 (Reading database ... 13914 files and directories currently installed.) 15:41:14 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 15:41:14 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 15:41:14 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 15:41:14 (Reading database ... 13915 files and directories currently installed.) 15:41:14 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:41:14 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:41:14 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:41:14 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:41:14 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 15:41:14 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 15:41:14 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 15:41:14 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 15:41:15 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 15:41:15 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 15:41:15 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 15:41:15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 15:41:15 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 15:41:15 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 15:41:15 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 15:41:15 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 15:41:15 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 15:41:15 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 15:41:15 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 15:41:15 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 15:41:15 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 15:41:15 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 15:41:15 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 15:41:15 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 15:41:15 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 15:41:15 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 15:41:16 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 15:41:16 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 15:41:16 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:41:16 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:41:16 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:41:16 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:41:16 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:41:16 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:41:16 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:41:16 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:41:16 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:41:16 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:41:16 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:41:16 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:41:16 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:41:17 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:41:17 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:41:17 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:41:18 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:41:18 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:41:19 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:41:19 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:41:20 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:41:20 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:41:20 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:41:20 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:41:22 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:41:22 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:41:22 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:41:22 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:41:22 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:41:22 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:41:23 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:41:23 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:41:24 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:41:24 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 15:41:24 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:41:24 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:41:24 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:41:24 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:41:24 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 15:41:24 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 15:41:25 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:41:25 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 15:41:25 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:41:25 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:41:25 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:41:25 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 15:41:25 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 15:41:25 Setting up tzdata (2021a-0ubuntu0.18.04) ... 15:41:25 15:41:25 Current default time zone: 'Etc/UTC' 15:41:25 Local time is now: Tue May 18 15:41:25 UTC 2021. 15:41:25 Universal Time is now: Tue May 18 15:41:25 UTC 2021. 15:41:25 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:41:25 15:41:25 Setting up systemd-sysv (237-3ubuntu10.47) ... 15:41:25 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:41:25 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 15:41:25 Setting up mount (2.31.1-0.4ubuntu3.7) ... 15:41:25 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 15:41:25 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 15:41:25 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 15:41:25 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 15:41:25 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 15:41:25 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 15:41:25 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:41:25 Setting up procps (2:3.3.12-3ubuntu1.2) ... 15:41:25 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:41:25 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 15:41:25 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:41:25 Setting up patch (2.7.6-2ubuntu1.1) ... 15:41:25 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 15:41:26 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 15:41:26 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 15:41:26 Installing new version of config file /etc/ssl/openssl.cnf ... 15:41:26 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 15:41:26 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 15:41:26 Setting up ca-certificates (20210119~18.04.1) ... 15:41:27 Updating certificates in /etc/ssl/certs... 15:41:28 23 added, 27 removed; done. 15:41:28 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 15:41:28 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:41:28 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 15:41:28 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 15:41:28 Setting up pkgbinarymangler (138.18.04.1) ... 15:41:29 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:41:29 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 15:41:29 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:41:29 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:41:29 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:41:29 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:41:29 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:41:29 Setting up perl (5.26.1-6ubuntu0.5) ... 15:41:29 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 15:41:29 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:41:29 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:41:29 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 15:41:29 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:41:29 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:41:29 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:41:29 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:41:29 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:41:29 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:41:29 Processing triggers for systemd (237-3ubuntu10.47) ... 15:41:29 Processing triggers for mime-support (3.60ubuntu1) ... 15:41:29 Processing triggers for ca-certificates (20210119~18.04.1) ... 15:41:29 Updating certificates in /etc/ssl/certs... 15:41:30 0 added, 0 removed; done. 15:41:30 Running hooks in /etc/ca-certificates/update.d... 15:41:30 done. 15:41:30 Reading package lists... 15:41:30 Building dependency tree... 15:41:30 Reading state information... 15:41:30 The following NEW packages will be installed: 15:41:30 apt-transport-https 15:41:31 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:41:31 Need to get 1692 B of archives. 15:41:31 After this operation, 154 kB of additional disk space will be used. 15:41:31 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 15:41:31 debconf: delaying package configuration, since apt-utils is not installed 15:41:31 Fetched 1692 B in 0s (8613 B/s) 15:41:31 Selecting previously unselected package apt-transport-https. 15:41:31 (Reading database ... 13920 files and directories currently installed.) 15:41:31 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 15:41:31 Unpacking apt-transport-https (1.6.13) ... 15:41:31 Setting up apt-transport-https (1.6.13) ... 15:41:31 Waiting for network to be ready... 15:41:39 2021-05-18T15:41:36Z INFO Waiting for automatic snapd restart... 15:41:40 snapd 2.50 from Canonical* installed 15:41:41 "snapd" switched to the "latest/stable" channel 15:41:41 15:41:46 core18 20210309 from Canonical* installed 15:41:46 "core18" switched to the "latest/stable" channel 15:41:46 15:41:49 snapcraft 4.7.1 from Canonical* installed 15:41:49 "snapcraft" switched to the "latest/stable" channel 15:41:49 15:41:53 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 15:41:53 - README.md 15:41:53 15:41:53 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:42:00 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:42:00 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:42:00 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:42:00 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:42:00 Reading package lists... 15:42:01 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 15:42:08 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:42:08 Reading package lists... 15:42:08 Building dependency tree... 15:42:08 Reading state information... 15:42:08 Suggested packages: 15:42:08 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:42:08 git-gui gitk gitweb git-cvs git-mediawiki git-svn 15:42:08 Recommended packages: 15:42:08 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:42:08 The following NEW packages will be installed: 15:42:08 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 15:42:08 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 15:42:08 pkg-config zip 15:42:08 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 15:42:08 Need to get 7663 kB of archives. 15:42:08 After this operation, 43.8 MB of additional disk space will be used. 15:42:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 15:42:08 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 15:42:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 15:42:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 15:42:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 15:42:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 15:42:08 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 15:42:08 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 15:42:08 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 15:42:08 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:42:08 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 15:42:08 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 15:42:08 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 15:42:08 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 15:42:08 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 15:42:09 debconf: delaying package configuration, since apt-utils is not installed 15:42:09 Fetched 7663 kB in 1s (6349 kB/s) 15:42:09 Selecting previously unselected package libglib2.0-0:amd64. 15:42:09 (Reading database ... 13924 files and directories currently installed.) 15:42:09 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 15:42:09 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:42:09 Selecting previously unselected package libpsl5:amd64. 15:42:09 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 15:42:09 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 15:42:09 Selecting previously unselected package libnghttp2-14:amd64. 15:42:09 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 15:42:09 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:42:09 Selecting previously unselected package librtmp1:amd64. 15:42:09 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 15:42:09 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:42:09 Selecting previously unselected package libcurl3-gnutls:amd64. 15:42:09 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 15:42:09 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 15:42:09 Selecting previously unselected package liberror-perl. 15:42:09 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 15:42:09 Unpacking liberror-perl (0.17025-1) ... 15:42:09 Selecting previously unselected package git-man. 15:42:09 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 15:42:09 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 15:42:10 Selecting previously unselected package git. 15:42:10 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 15:42:10 Unpacking git (1:2.17.1-1ubuntu0.8) ... 15:42:10 Selecting previously unselected package libnorm1:amd64. 15:42:10 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 15:42:10 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:42:10 Selecting previously unselected package libpgm-5.2-0:amd64. 15:42:10 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 15:42:10 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:42:10 Selecting previously unselected package libsodium23:amd64. 15:42:10 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 15:42:10 Unpacking libsodium23:amd64 (1.0.16-2) ... 15:42:10 Selecting previously unselected package libzmq5:amd64. 15:42:10 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 15:42:10 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:42:10 Selecting previously unselected package libzmq3-dev:amd64. 15:42:10 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 15:42:10 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:42:11 Selecting previously unselected package pkg-config. 15:42:11 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 15:42:11 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:42:11 Selecting previously unselected package zip. 15:42:11 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 15:42:11 Unpacking zip (3.0-11build1) ... 15:42:11 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:42:11 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 15:42:11 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:42:11 Setting up liberror-perl (0.17025-1) ... 15:42:11 Setting up libpsl5:amd64 (0.19.1-5build1) ... 15:42:11 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:42:11 No schema files found: doing nothing. 15:42:11 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:42:11 Setting up zip (3.0-11build1) ... 15:42:11 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:42:11 Setting up libsodium23:amd64 (1.0.16-2) ... 15:42:11 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:42:11 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:42:11 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 15:42:11 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:42:11 Setting up git (1:2.17.1-1ubuntu0.8) ... 15:42:11 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:42:18 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:42:18 git set to automatically installed. 15:42:18 git-man set to automatically installed. 15:42:18 libcurl3-gnutls set to automatically installed. 15:42:18 liberror-perl set to automatically installed. 15:42:18 libglib2.0-0 set to automatically installed. 15:42:18 libnghttp2-14 set to automatically installed. 15:42:18 libnorm1 set to automatically installed. 15:42:18 libpgm-5.2-0 set to automatically installed. 15:42:18 libpsl5 set to automatically installed. 15:42:18 librtmp1 set to automatically installed. 15:42:18 libsodium23 set to automatically installed. 15:42:18 libzmq3-dev set to automatically installed. 15:42:18 libzmq5 set to automatically installed. 15:42:18 pkg-config set to automatically installed. 15:42:18 zip set to automatically installed. 15:42:19 snapd is not logged in, snap install commands will use sudo 15:42:26 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:42:31 core18 20210507 from Canonical* refreshed 15:42:31 snapd is not logged in, snap install commands will use sudo 15:42:39 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:42:52 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 15:42:52 Pulling go-build-helper 15:42:52 + snapcraftctl pull 15:42:54 'app-service-config' has dependencies that need to be staged: go-build-helper 15:42:54 Skipping pull go-build-helper (already ran) 15:42:54 Building go-build-helper 15:42:54 + snapcraftctl build 15:42:55 Staging go-build-helper 15:42:55 + snapcraftctl stage 15:43:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:43:05 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:43:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 15:43:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 15:43:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 15:43:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 15:43:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 15:43:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 15:43:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 15:43:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 15:43:05 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:43:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:43:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:43:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:43:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:43:05 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:43:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:43:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:43:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:43:05 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 15:43:05 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 15:43:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 15:43:05 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 15:43:05 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 15:43:05 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 15:43:05 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 15:43:05 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 15:43:05 Fetched 24.6 MB in 0s (0 B/s) 15:43:05 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 15:43:05 Fetched 224 kB in 0s (0 B/s) 15:43:05 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 15:43:05 Fetched 157 kB in 0s (0 B/s) 15:43:05 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 15:43:05 Fetched 221 kB in 0s (0 B/s) 15:43:05 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 15:43:05 Fetched 143 kB in 0s (0 B/s) 15:43:05 Pulling app-service-config 15:43:05 + snapcraftctl pull 15:43:05 Cloning into '/root/parts/app-service-config/src'... 15:43:06 Pulling config-common 15:43:06 + snapcraftctl pull 15:43:10 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 15:43:10 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 15:43:10 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:43:10 Fetched 0 B in 0s (0 B/s) 15:43:10 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 15:43:10 Fetched 0 B in 0s (0 B/s) 15:43:10 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 15:43:10 Fetched 0 B in 0s (0 B/s) 15:43:10 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 15:43:10 Fetched 0 B in 0s (0 B/s) 15:43:10 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 15:43:10 Fetched 0 B in 0s (0 B/s) 15:43:10 Pulling edgex-go 15:43:10 + snapcraftctl pull 15:43:28 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 15:43:28 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 15:43:28 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:43:28 Fetched 0 B in 0s (0 B/s) 15:43:28 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 15:43:28 Fetched 96.5 kB in 0s (0 B/s) 15:43:28 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 15:43:28 Fetched 279 kB in 0s (0 B/s) 15:43:28 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 15:43:28 Fetched 122 kB in 0s (0 B/s) 15:43:28 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 15:43:28 Fetched 77.8 kB in 0s (0 B/s) 15:43:28 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 15:43:28 Fetched 8848 B in 0s (0 B/s) 15:43:28 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 15:43:28 Fetched 47.8 kB in 0s (0 B/s) 15:43:28 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 15:43:28 Fetched 45.6 kB in 0s (0 B/s) 15:43:28 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 15:43:28 Fetched 15.0 kB in 0s (0 B/s) 15:43:28 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 15:43:28 Fetched 219 kB in 0s (0 B/s) 15:43:28 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 15:43:28 Fetched 154 kB in 0s (0 B/s) 15:43:28 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:43:28 Fetched 50.6 kB in 0s (0 B/s) 15:43:28 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 15:43:28 Fetched 14.8 kB in 0s (0 B/s) 15:43:28 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 15:43:28 Fetched 41.8 kB in 0s (0 B/s) 15:43:28 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 15:43:28 Fetched 499 kB in 0s (0 B/s) 15:43:28 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 15:43:28 Fetched 111 kB in 0s (0 B/s) 15:43:28 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 15:43:28 Fetched 240 kB in 0s (0 B/s) 15:43:28 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 15:43:28 Fetched 29.3 kB in 0s (0 B/s) 15:43:28 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 15:43:28 Fetched 85.5 kB in 0s (0 B/s) 15:43:28 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 15:43:28 Fetched 24.5 kB in 0s (0 B/s) 15:43:28 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 15:43:28 Fetched 49.2 kB in 0s (0 B/s) 15:43:28 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 15:43:28 Fetched 54.2 kB in 0s (0 B/s) 15:43:28 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 15:43:28 Fetched 30.8 kB in 0s (0 B/s) 15:43:28 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 15:43:28 Fetched 15.8 kB in 0s (0 B/s) 15:43:28 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 15:43:28 Fetched 85.9 kB in 0s (0 B/s) 15:43:28 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 15:43:28 Fetched 8720 B in 0s (0 B/s) 15:43:28 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 15:43:28 Fetched 137 kB in 0s (0 B/s) 15:43:28 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 15:43:28 Fetched 119 kB in 0s (0 B/s) 15:43:28 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 15:43:28 Fetched 110 kB in 0s (0 B/s) 15:43:28 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 15:43:28 Fetched 11.1 kB in 0s (0 B/s) 15:43:28 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 15:43:28 Fetched 645 kB in 0s (0 B/s) 15:43:28 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 15:43:28 Fetched 41.3 kB in 0s (0 B/s) 15:43:28 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 15:43:28 Fetched 17.9 kB in 0s (0 B/s) 15:43:28 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 15:43:28 Fetched 368 kB in 0s (0 B/s) 15:43:28 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 15:43:28 Fetched 187 kB in 0s (0 B/s) 15:43:28 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 15:43:28 Fetched 175 kB in 0s (0 B/s) 15:43:28 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 15:43:28 Fetched 206 kB in 0s (0 B/s) 15:43:28 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 15:43:28 Fetched 1301 kB in 0s (0 B/s) 15:43:28 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 15:43:28 Fetched 36.2 kB in 0s (0 B/s) 15:43:28 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 15:43:28 Fetched 159 kB in 0s (0 B/s) 15:43:28 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 15:43:28 Fetched 107 kB in 0s (0 B/s) 15:43:28 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 15:43:28 Fetched 48.7 kB in 0s (0 B/s) 15:43:28 Pulling static-packages 15:43:28 + snapcraftctl pull 15:43:28 Pulling version 15:43:28 + cd /root/project 15:43:28 + [ -f VERSION ] 15:43:28 + PROJECT_VERSION=local-dev 15:43:28 + git rev-parse --short HEAD 15:43:28 + GIT_REVISION=f56ecf20 15:43:28 + snapcraftctl set-version local-dev 15:43:28 Skipping build go-build-helper (already ran) 15:43:29 Building app-service-config 15:43:29 + make build 15:43:29 go mod tidy 15:43:33 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 15:43:33 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 15:43:33 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 15:43:33 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 15:43:33 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 15:43:33 go: downloading github.com/hashicorp/consul/api v1.8.1 15:43:33 go: downloading github.com/google/uuid v1.2.0 15:43:33 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:43:33 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 15:43:33 go: downloading github.com/hashicorp/serf v0.9.5 15:43:33 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 15:43:33 go: downloading github.com/stretchr/testify v1.7.0 15:43:33 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:43:33 go: downloading github.com/pmezard/go-difflib v1.0.0 15:43:33 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:43:33 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:43:33 go: downloading github.com/gorilla/mux v1.8.0 15:43:33 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:43:33 go: downloading github.com/hashicorp/consul/sdk v0.7.0 15:43:33 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:43:33 go: downloading github.com/go-playground/validator/v10 v10.5.0 15:43:33 go: downloading gopkg.in/yaml.v2 v2.4.0 15:43:34 go: downloading github.com/hashicorp/go-msgpack v0.5.3 15:43:34 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:43:34 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:43:34 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 15:43:34 go: downloading github.com/pelletier/go-toml v1.9.0 15:43:34 go: downloading github.com/leodido/go-urn v1.2.0 15:43:34 go: downloading github.com/go-playground/universal-translator v0.17.0 15:43:34 go: downloading github.com/pkg/errors v0.8.1 15:43:34 go: downloading github.com/stretchr/objx v0.1.0 15:43:34 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:43:34 go: downloading golang.org/x/text v0.3.2 15:43:34 go: downloading github.com/go-playground/assert/v2 v2.0.1 15:43:34 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:43:34 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 15:43:34 go: downloading github.com/hashicorp/memberlist v0.2.2 15:43:34 go: downloading github.com/davecgh/go-spew v1.1.1 15:43:34 go: downloading github.com/mattn/go-colorable v0.1.6 15:43:34 go: downloading github.com/go-playground/locales v0.13.0 15:43:34 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:43:34 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 15:43:34 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:43:34 go: downloading github.com/go-kit/kit v0.8.0 15:43:34 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:43:34 go: downloading github.com/hashicorp/go-uuid v1.0.1 15:43:34 go: downloading github.com/mattn/go-isatty v0.0.12 15:43:34 go: downloading github.com/mitchellh/copystructure v1.0.0 15:43:34 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:43:34 go: downloading github.com/x448/float16 v0.8.4 15:43:34 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 15:43:34 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:43:34 go: downloading github.com/miekg/dns v1.1.26 15:43:34 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:43:34 go: downloading github.com/gorilla/websocket v1.4.2 15:43:34 go: downloading github.com/hashicorp/go-multierror v1.1.0 15:43:34 go: downloading github.com/go-logfmt/logfmt v0.4.0 15:43:34 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:43:34 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:43:35 go: downloading github.com/fatih/color v1.9.0 15:43:35 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 15:43:35 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 15:43:35 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:43:35 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 15:43:35 go: downloading github.com/kr/pretty v0.2.0 15:43:35 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:43:35 go: downloading github.com/pebbe/zmq4 v1.2.7 15:43:35 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 15:43:35 go: downloading github.com/go-redis/redis/v7 v7.2.0 15:43:35 go: downloading github.com/kr/text v0.1.0 15:43:35 go: downloading github.com/hashicorp/errwrap v1.0.0 15:43:35 go: downloading github.com/go-stack/stack v1.8.0 15:43:35 go: downloading github.com/onsi/ginkgo v1.10.1 15:43:35 go: downloading github.com/onsi/gomega v1.7.0 15:43:35 go: downloading github.com/hpcloud/tail v1.0.0 15:43:35 go: downloading github.com/golang/protobuf v1.3.2 15:43:35 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:43:35 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:43:36 go: downloading github.com/fsnotify/fsnotify v1.4.7 15:43:36 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 15:43:46 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 15:43:46 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 15:43:46 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 15:43:46 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 15:43:46 Building config-common 15:43:46 + snapcraftctl build 15:43:49 Building edgex-go 15:43:49 + cd /root/parts/edgex-go/src 15:43:49 + make build 15:43:49 go mod tidy 15:43:49 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 15:43:49 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 15:43:49 go: downloading github.com/imdario/mergo v0.3.12 15:43:49 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 15:43:49 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 15:43:49 go: downloading github.com/go-kit/kit v0.9.0 15:43:49 go: downloading github.com/lib/pq v1.10.2 15:43:49 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:43:49 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 15:43:49 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 15:43:49 go: downloading github.com/go-playground/validator/v10 v10.6.1 15:43:49 go: downloading github.com/pelletier/go-toml v1.9.1 15:43:49 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:43:50 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:43:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:43:55 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 15:44:00 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 15:44:01 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 15:44: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 15:44: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 15:44:06 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 15:44:08 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 15:44:09 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 15:44: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 15:44:12 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 15:44:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:44:15 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 15:44:15 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 15:44:15 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 15:44:15 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 15:44:15 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 15:44:15 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 15:44:15 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 15:44:15 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 15:44:15 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 15:44:15 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 15:44:15 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 15:44:15 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 15:44:15 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 15:44:15 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 15:44:15 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 15:44:15 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 15:44:15 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 15:44:15 + 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 15:44:15 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 15:44:15 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 15:44:15 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 15:44:15 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 15:44:15 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 15:44:15 + 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 15:44:15 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 15:44:15 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 15:44:15 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 15:44:18 Building static-packages 15:44:18 + snapcraftctl build 15:44:20 Building version 15:44:20 + snapcraftctl build 15:44:22 Skipping stage go-build-helper (already ran) 15:44:22 Staging app-service-config 15:44:22 + snapcraftctl stage 15:44:23 Staging config-common 15:44:23 + snapcraftctl stage 15:44:24 Staging edgex-go 15:44:24 + snapcraftctl stage 15:44:25 Staging static-packages 15:44:25 + snapcraftctl stage 15:44:26 Staging version 15:44:26 + snapcraftctl stage 15:44:27 Priming go-build-helper 15:44:27 + snapcraftctl prime 15:44:28 Priming app-service-config 15:44:28 + snapcraftctl prime 15:44:29 Priming config-common 15:44:29 + snapcraftctl prime 15:44:30 Priming edgex-go 15:44:30 + snapcraftctl prime 15:44:31 Priming static-packages 15:44:31 + snapcraftctl prime 15:44:34 Priming version 15:44:34 + snapcraftctl prime 15:44:35 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] } 19:01:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14769 in /w/workspace/edgexfoundry_edgex-go_PR-3462 [Pipeline] { [Pipeline] ws 19:01:46 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 19:01:46 The recommended git tool is: git 19:01:53 using credential edgex-jenkins-ssh 19:01:53 Cloning the remote Git repository 19:01:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:01:53 > git init /w/workspace/edgex-go/13 # timeout=10 19:01:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:01:53 > git --version # timeout=10 19:01:53 > git --version # 'git version 2.17.1' 19:01:53 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:02:10 Merging remotes/origin/master commit f8639be71566bc17dc794f8d8590871c369ea833 into PR head commit f56ecf2013cf5febccec03f18e43845927c1fb00 19:02:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:02:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:02:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:02:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:02:09 using GIT_SSH to set credentials SSH Credentials for GitHub 19:02:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3462/head:refs/remotes/origin/PR-3462 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:02:10 > git config core.sparsecheckout # timeout=10 19:02:10 > git checkout -f f56ecf2013cf5febccec03f18e43845927c1fb00 # timeout=10 19:02:11 Merge succeeded, producing f56ecf2013cf5febccec03f18e43845927c1fb00 19:02:11 Checking out Revision f56ecf2013cf5febccec03f18e43845927c1fb00 (PR-3462) 19:02:11 > git remote # timeout=10 19:02:11 > git config --get remote.origin.url # timeout=10 19:02:11 using GIT_SSH to set credentials SSH Credentials for GitHub 19:02:11 > git merge f8639be71566bc17dc794f8d8590871c369ea833 # timeout=10 19:02:11 > git rev-parse HEAD^{commit} # timeout=10 19:02:11 > git config core.sparsecheckout # timeout=10 19:02:11 > git checkout -f f56ecf2013cf5febccec03f18e43845927c1fb00 # timeout=10 19:02:15 Commit message: "Merge branch 'master' into service-keys" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:02:17 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:02:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:02:17 + true 19:02:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:02:36 provisioning config files... 19:02:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config2222234508891399369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:36 ---> docker-login.sh 19:02:36 nexus3.edgexfoundry.org:10001 19:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:37 Configure a credential helper to remove this warning. See 19:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:37 19:02:37 Login Succeeded 19:02:37 nexus3.edgexfoundry.org:10002 19:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:38 Configure a credential helper to remove this warning. See 19:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:38 19:02:38 Login Succeeded 19:02:38 nexus3.edgexfoundry.org:10003 19:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:38 Configure a credential helper to remove this warning. See 19:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:38 19:02:38 Login Succeeded 19:02:39 nexus3.edgexfoundry.org:10004 19:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:39 Configure a credential helper to remove this warning. See 19:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:39 19:02:39 Login Succeeded 19:02:39 docker.io 19:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:40 Configure a credential helper to remove this warning. See 19:02:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:40 19:02:40 Login Succeeded 19:02:40 ---> docker-login.sh ends [Pipeline] } 19:02:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:02:40 ========================================================= 19:02:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:02:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:02:40 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 19:02:43 Sending build context to Docker daemon 168MB 19:02:43 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:02:43 Step 2/6 : FROM ${BASE} 19:02:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:02:43 595b0fe564bb: Pulling fs layer 19:02:43 7186ed65a4f7: Pulling fs layer 19:02:43 316046926c0a: Pulling fs layer 19:02:43 4ebd0625c992: Pulling fs layer 19:02:43 207e8628e3a3: Pulling fs layer 19:02:43 c791037a9be2: Pulling fs layer 19:02:43 ffd874e62e21: Pulling fs layer 19:02:43 c791037a9be2: Waiting 19:02:43 ffd874e62e21: Waiting 19:02:43 4ebd0625c992: Waiting 19:02:43 207e8628e3a3: Waiting 19:02:43 316046926c0a: Verifying Checksum 19:02:43 316046926c0a: Download complete 19:02:43 7186ed65a4f7: Verifying Checksum 19:02:43 7186ed65a4f7: Download complete 19:02:43 207e8628e3a3: Verifying Checksum 19:02:43 207e8628e3a3: Download complete 19:02:43 c791037a9be2: Verifying Checksum 19:02:43 c791037a9be2: Download complete 19:02:43 595b0fe564bb: Verifying Checksum 19:02:43 595b0fe564bb: Download complete 19:02:44 595b0fe564bb: Pull complete 19:02:45 7186ed65a4f7: Pull complete 19:02:45 316046926c0a: Pull complete 19:02:46 ffd874e62e21: Download complete 19:02:48 4ebd0625c992: Verifying Checksum 19:02:48 4ebd0625c992: Download complete 19:02:58 4ebd0625c992: Pull complete 19:02:58 207e8628e3a3: Pull complete 19:02:58 c791037a9be2: Pull complete 19:03:01 ffd874e62e21: Pull complete 19:03:01 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 19:03:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:03:01 ---> cfc18b08335c 19:03:01 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:03:05 ---> Running in 82f8cf720a92 19:03:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:03:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:03:08 (1/12) Installing libmagic (5.39-r0) 19:03:08 (2/12) Installing file (5.39-r0) 19:03:08 (3/12) Installing libc-dev (0.7.2-r3) 19:03:08 (4/12) Installing g++ (10.2.1_pre1-r3) 19:03:15 (5/12) Installing fortify-headers (1.1-r0) 19:03:15 (6/12) Installing patch (2.7.6-r6) 19:03:15 (7/12) Installing build-base (0.5-r2) 19:03:15 (8/12) Installing libsodium (1.0.18-r0) 19:03:15 (9/12) Installing pkgconf (1.7.3-r0) 19:03:15 (10/12) Installing libsodium-dev (1.0.18-r0) 19:03:15 (11/12) Installing libzmq (4.3.3-r1) 19:03:15 (12/12) Installing zeromq-dev (4.3.3-r1) 19:03:15 Executing busybox-1.32.1-r6.trigger 19:03:15 OK: 218 MiB in 52 packages 19:03:18 Removing intermediate container 82f8cf720a92 19:03:18 ---> b72d717ed3df 19:03:18 Step 4/6 : WORKDIR /edgex-go 19:03:19 ---> Running in 0964b814483a 19:03:19 Removing intermediate container 0964b814483a 19:03:19 ---> ad73f3a9d46a 19:03:19 Step 5/6 : COPY go.mod . 19:03:20 ---> 255982a56bb6 19:03:20 Step 6/6 : RUN go mod download 19:03:20 ---> Running in 04e1f596ef25 19:03:47 Removing intermediate container 04e1f596ef25 19:03:47 ---> f677b087aade 19:03:47 Successfully built f677b087aade 19:03:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:03:47 + docker inspect -f . ci-base-image-arm64 19:03:47 . [Pipeline] withDockerContainer 19:03:48 prd-ubuntu18.04-docker-arm64-4c-16g-14769 does not seem to be running inside a container 19:03:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:03:49 $ docker top c16a413a6c7263666bf675efd6b2fc85eeebb33874a480dbd7e021a441ca9fc6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:50 + go version 19:03:50 go version go1.16.3 linux/arm64 [Pipeline] } 19:03:50 $ docker stop --time=1 c16a413a6c7263666bf675efd6b2fc85eeebb33874a480dbd7e021a441ca9fc6 19:03:52 $ docker rm -f c16a413a6c7263666bf675efd6b2fc85eeebb33874a480dbd7e021a441ca9fc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:03:53 + docker inspect -f . ci-base-image-arm64 19:03:53 . [Pipeline] withDockerContainer 19:03:53 prd-ubuntu18.04-docker-arm64-4c-16g-14769 does not seem to be running inside a container 19:03:53 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:03:55 $ docker top 54ee260345d90616ccded353fd0e091981994c09a3401b303b99205e258555ca -eo pid,comm [Pipeline] { [Pipeline] echo 19:03:55 ========================================================= 19:03:55 [edgeXBuildGoParallel] Running Tests and Build... 19:03:55 ========================================================= [Pipeline] sh 19:03:56 + go mod tidy [Pipeline] sh 19:03:57 + make test 19:03:57 go mod tidy 19:03:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:04:25 ? github.com/edgexfoundry/edgex-go [no test files] 19:05:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:05:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:05:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:05:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:05:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:05:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:05:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:05:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:05:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:06:13 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.451s coverage: 46.1% of statements 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 19:06:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.177s coverage: 28.7% of statements 19:06:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.406s coverage: 100.0% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.600s coverage: 27.8% of statements 19:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.245s coverage: 81.2% of statements 19:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.172s coverage: 100.0% of statements 19:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.323s coverage: 100.0% of statements 19:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.384s coverage: 71.3% of statements 19:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:06:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.604s coverage: 87.7% of statements 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:06:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.233s coverage: 78.9% of statements 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:06:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.141s coverage: 28.6% of statements 19:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 19:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 19:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 19:06:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.302s coverage: 100.0% of statements 19:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 19:06:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.262s coverage: 100.0% of statements 19:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 19:06:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.453s coverage: 86.7% of statements 19:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 19:06:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.541s coverage: 97.5% of statements 19:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 19:06:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.409s coverage: 78.3% of statements 19:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 19:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 19:06:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.295s coverage: 95.1% of statements 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 19:06:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.175s coverage: 58.8% of statements 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 19:06:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.279s coverage: 0.8% of statements 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:06:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.160s coverage: 21.7% of statements 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.214s coverage: 47.1% of statements 19:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.217s coverage: 79.5% of statements 19:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.165s coverage: 94.1% of statements 19:06:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.217s coverage: 96.3% of statements 19:06:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.172s coverage: 87.5% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.188s coverage: 94.4% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements 19:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.545s coverage: 81.8% of statements 19:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.197s coverage: 92.9% of statements 19:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 19:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements 19:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.153s coverage: 100.0% of statements 19:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.198s coverage: 76.0% of statements 19:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.180s coverage: 80.0% of statements 19:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements 19:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.265s coverage: 85.4% of statements 19:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.329s coverage: 91.2% of statements 19:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.676s coverage: 64.4% of statements 19:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.155s coverage: 100.0% of statements 19:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements 19:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 19:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 19:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 19:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.110s coverage: 66.9% of statements 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:07:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.607s coverage: 43.5% of statements 19:07:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:07:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:07:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.152s coverage: 89.5% of statements 19:07:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:07:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.097s coverage: 84.8% of statements 19:07:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.547s coverage: 47.1% of statements 19:07:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:07:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:07:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 19:07:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 19:07:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 19:07:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.111s coverage: 100.0% of statements 19:07:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 19:07:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.097s coverage: 100.0% of statements 19:07:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 19:07:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 19:07:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.272s coverage: 20.6% of statements 19:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 19:07:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.462s coverage: 91.6% of statements 19:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 19:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 19:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 19:07:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.475s coverage: 28.8% of statements 19:07:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:07:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:07:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 19:07:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 19:07:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 19:07:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.205s coverage: 99.0% of statements 19:07:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 19:07:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.253s coverage: 100.0% of statements 19:07:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 19:07:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 19:07:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 19:07:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.202s coverage: 64.6% of statements 19:07:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 19:07:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.479s coverage: 97.6% of statements 19:07:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 19:07:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 19:07:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 19:07:33 ok github.com/edgexfoundry/edgex-go/internal/system 0.049s coverage: 0.0% of statements 19:07:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:07:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.058s coverage: 100.0% of statements 19:07:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:07:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:07:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:07:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:07:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.109s coverage: 87.9% of statements 19:07:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:07:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:07:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.097s coverage: 100.0% of statements 19:07:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.156s coverage: 28.1% of statements 19:07:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 19:07:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.058s coverage: 85.7% of statements 19:07:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 19:07:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 19:07:36 GO111MODULE=on go vet ./... 19:09:13 gofmt -l . 19:09:13 [ "`gofmt -l .`" = "" ] 19:09:16 ./bin/test-go-mod-tidy.sh 19:09:17 ./bin/test-attribution-txt.sh [Pipeline] sh 19:09:20 + ls -al . 19:09:20 total 868 19:09:20 drwxrwxr-x 9 1001 1001 4096 May 18 19:09 . 19:09:20 drwxr-xr-x 4 root root 4096 May 18 19:03 .. 19:09:20 -rw-rw-r-- 1 1001 1001 11 May 18 19:02 .dockerignore 19:09:20 drwxrwxr-x 8 1001 1001 4096 May 18 19:02 .git 19:09:20 drwxrwxr-x 3 1001 1001 4096 May 18 19:02 .github 19:09:20 -rw-rw-r-- 1 1001 1001 818 May 18 19:02 .gitignore 19:09:20 -rw-rw-r-- 1 1001 1001 166 May 18 19:02 .sonarcloud.properties 19:09:20 -rw-rw-r-- 1 1001 1001 8609 May 18 19:02 Attribution.txt 19:09:20 -rw-rw-r-- 1 1001 1001 3804 May 18 19:02 CONTRIBUTING.md 19:09:20 -rw-rw-r-- 1 1001 1001 931 May 18 19:02 Dockerfile.build 19:09:20 -rw-rw-r-- 1 1001 1001 863 May 18 19:02 Jenkinsfile 19:09:20 -rw-rw-r-- 1 1001 1001 10775 May 18 19:02 LICENSE 19:09:20 -rw-rw-r-- 1 1001 1001 5632 May 18 19:02 Makefile 19:09:20 -rw-rw-r-- 1 1001 1001 7978 May 18 19:02 README.md 19:09:20 -rw-rw-r-- 1 1001 1001 6755 May 18 19:02 SECURITY.md 19:09:20 -rw-rw-r-- 1 1001 1001 5 May 18 15:26 VERSION 19:09:20 -rw-rw-r-- 1 1001 1001 4131 May 18 19:02 ZMQWindows.md 19:09:20 drwxrwxr-x 2 1001 1001 4096 May 18 19:02 bin 19:09:20 drwxrwxr-x 14 1001 1001 4096 May 18 19:02 cmd 19:09:20 -rw-r--r-- 1 root root 730935 May 18 19:07 coverage.out 19:09:20 -rw-r--r-- 1 root root 1060 May 18 19:09 go.mod 19:09:20 -rw-r--r-- 1 root root 22101 May 18 19:03 go.sum 19:09:20 drwxrwxr-x 8 1001 1001 4096 May 18 19:02 internal 19:09:20 drwxrwxr-x 4 1001 1001 4096 May 18 19:02 openapi 19:09:20 drwxrwxr-x 4 1001 1001 4096 May 18 19:02 snap 19:09:20 -rw-rw-r-- 1 1001 1001 168 May 18 19:02 version.go [Pipeline] sh 19:09:21 + '[' -e coverage.out ] 19:09:21 + chown 1001:1001 coverage.out [Pipeline] stash 19:09:21 Warning: overwriting stash ‘coverage-report’ 19:09:22 Stashed 1 file(s) [Pipeline] sh 19:09:22 + make build 19:09:22 go mod tidy 19:09:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:09:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:09:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:10:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:10: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 19:10:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:10:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:10:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:10:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:10:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:10:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:10:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 19:10:33 $ docker stop --time=1 54ee260345d90616ccded353fd0e091981994c09a3401b303b99205e258555ca 19:10:36 $ docker rm -f 54ee260345d90616ccded353fd0e091981994c09a3401b303b99205e258555ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:10:38 19:10:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:10:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:10:39 latest: Pulling from edgex-devops/edgex-compose-arm64 19:10:39 29e5d40040c1: Pulling fs layer 19:10:39 1ce36da41761: Pulling fs layer 19:10:39 25b303627fd3: Pulling fs layer 19:10:39 29e5d40040c1: Verifying Checksum 19:10:39 29e5d40040c1: Download complete 19:10:39 1ce36da41761: Verifying Checksum 19:10:39 1ce36da41761: Download complete 19:10:40 29e5d40040c1: Pull complete 19:10:41 1ce36da41761: Pull complete 19:10:41 25b303627fd3: Verifying Checksum 19:10:41 25b303627fd3: Download complete 19:10:51 25b303627fd3: Pull complete 19:10:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:10:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:10:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:10:52 prd-ubuntu18.04-docker-arm64-4c-16g-14769 does not seem to be running inside a container 19:10:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:10:54 $ docker top 283900bea63567bd9164f11294d54ee5583057dee6a87b4e68b8fea059193eb8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:55 + docker-compose build --help 19:10:55 + grep parallel 19:11:00 --parallel Build images in parallel. [Pipeline] } 19:11:00 $ docker stop --time=1 283900bea63567bd9164f11294d54ee5583057dee6a87b4e68b8fea059193eb8 19:11:02 $ docker rm -f 283900bea63567bd9164f11294d54ee5583057dee6a87b4e68b8fea059193eb8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:11:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:11:02 . [Pipeline] withDockerContainer 19:11:03 prd-ubuntu18.04-docker-arm64-4c-16g-14769 does not seem to be running inside a container 19:11:03 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 19:11:05 $ docker top 243b6b18bd6d442765ccc10671394de8a450004b16b295a1da8ad487a330caa8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:06 + docker-compose -f ./docker-compose-build.yml build --parallel 19:11:11 Building core-command ... 19:11:11 Building core-data ... 19:11:11 Building core-metadata ... 19:11:11 Building security-bootstrapper ... 19:11:11 Building security-proxy-setup ... 19:11:11 Building security-secretstore-setup ... 19:11:11 Building support-notifications ... 19:11:11 Building support-scheduler ... 19:11:11 Building sys-mgmt-agent ... 19:11:11 Building support-notifications 19:11:11 Building sys-mgmt-agent 19:11:11 Building core-command 19:11:11 Building security-proxy-setup 19:11:11 Building core-metadata 19:12:19 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:12:19 ---> f677b087aade 19:12:19 Step 3/22 : WORKDIR /edgex-go 19:12:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:12:19 ---> f677b087aade 19:12:19 Step 3/24 : WORKDIR /edgex-go 19:12:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:12:19 ---> f677b087aade 19:12:19 Step 3/24 : WORKDIR /edgex-go 19:12:19 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:19 ---> f677b087aade 19:12:19 Step 3/23 : WORKDIR /edgex-go 19:12:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:12:19 ---> f677b087aade 19:12:19 Step 3/24 : WORKDIR /edgex-go 19:12:23 ---> Running in 27b1fd5438d5 19:12:23 ---> Running in b5393732296a 19:12:23 ---> Running in fc3cbec4d66a 19:12:23 ---> Running in bc42db74fa47 19:12:23 ---> Running in 266a5e8ddaf0 19:12:24 Removing intermediate container bc42db74fa47 19:12:24 ---> 5cb7a7bbe7f0 19:12:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:24 Removing intermediate container 266a5e8ddaf0 19:12:24 ---> 2291995f657f 19:12:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:24 Removing intermediate container b5393732296a 19:12:24 ---> 652b62c61bc4 19:12:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 27b1fd5438d5 19:12:24 ---> 9da7c40b7d4c 19:12:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:24 19:12:24 Removing intermediate container fc3cbec4d66a 19:12:24 ---> 114ad70b30b5 19:12:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:24 ---> Running in cce56e5a73db 19:12:24 ---> Running in 0c112776b88f 19:12:24 ---> Running in 746bb5843684 19:12:24 ---> Running in feae7944dc4f 19:12:24 ---> Running in c112a74681cd 19:12:28 Removing intermediate container cce56e5a73db 19:12:28 ---> 32ab3bda9d92 19:12:28 Step 5/22 : RUN apk add --update --no-cache make git 19:12:28 ---> Running in ea4fede632e1 19:12:28 Removing intermediate container 746bb5843684 19:12:28 ---> 8a1c583adce8 19:12:28 Step 5/24 : RUN apk add --update --no-cache make git 19:12:28 Removing intermediate container feae7944dc4f 19:12:28 ---> 540785fbeafc 19:12:28 Step 5/24 : RUN apk add --update --no-cache make bash git 19:12:28 Removing intermediate container 0c112776b88f 19:12:28 ---> 74f2bcc52be4 19:12:28 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:12:29 ---> Running in 0c557716aa87 19:12:29 ---> Running in 631fedf49df6 19:12:29 Removing intermediate container c112a74681cd 19:12:29 ---> ce558ee639e6 19:12:29 Step 5/24 : RUN apk add --update --no-cache make git 19:12:29 ---> Running in 877972af1e5b 19:12:29 ---> Running in 6616a3d55465 19:12:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:12:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:12:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:12:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:12:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:12:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:12:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:12:32 OK: 218 MiB in 52 packages 19:12:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:12:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:12:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:12:32 OK: 218 MiB in 52 packages 19:12:33 OK: 218 MiB in 52 packages 19:12:33 OK: 218 MiB in 52 packages 19:12:33 Removing intermediate container ea4fede632e1 19:12:33 ---> 9113edf6de0a 19:12:33 Step 6/22 : COPY go.mod . 19:12:33 OK: 218 MiB in 52 packages 19:12:34 Removing intermediate container 0c557716aa87 19:12:34 ---> 707d35d0b1df 19:12:34 Step 6/24 : COPY go.mod . 19:12:35 Removing intermediate container 631fedf49df6 19:12:35 ---> 529a6f3fc0eb 19:12:35 Step 6/24 : COPY go.mod . 19:12:35 ---> c248f671d19c 19:12:35 Step 7/22 : RUN go mod download 19:12:35 Removing intermediate container 877972af1e5b 19:12:35 ---> 9334631f2935 19:12:35 Step 6/23 : COPY go.mod . 19:12:35 ---> Running in ed617175c5ee 19:12:35 Removing intermediate container 6616a3d55465 19:12:35 ---> 0ce251322c70 19:12:35 Step 6/24 : COPY go.mod . 19:12:35 ---> 0b74cc692c11 19:12:35 Step 7/24 : RUN go mod download 19:12:35 ---> 0ae1f7f32f18 19:12:36 Step 7/24 : RUN go mod download 19:12:36 ---> Running in 95efa31d56b3 19:12:36 ---> 7cfa6c1427f8 19:12:36 Step 7/23 : RUN go mod download 19:12:36 ---> Running in 23780a4f6575 19:12:36 ---> 8c284614cf78 19:12:36 Step 7/24 : RUN go mod download 19:12:36 ---> Running in 0c3cb21e0633 19:12:37 ---> Running in 08c9de395fcf 19:12:39 Removing intermediate container ed617175c5ee 19:12:39 ---> 9a844a9ae47a 19:12:39 Step 8/22 : COPY . . 19:12:40 Removing intermediate container 95efa31d56b3 19:12:40 ---> dce9deef4e74 19:12:40 Step 8/24 : COPY . . 19:12:40 Removing intermediate container 23780a4f6575 19:12:40 ---> b58315b83e9a 19:12:40 Step 8/24 : COPY . . 19:12:41 Removing intermediate container 08c9de395fcf 19:12:41 ---> 30afbf35e3f3 19:12:41 Step 8/24 : COPY . . 19:12:42 Removing intermediate container 0c3cb21e0633 19:12:42 ---> 8f9848c1beb0 19:12:42 Step 8/23 : COPY . . 19:13:09 ---> 6fc8efdbba99 19:13:09 Step 9/22 : RUN go mod tidy 19:13:09 ---> Running in 3e9b3882ccb4 19:13:09 ---> 22a514786986 19:13:09 Step 9/24 : RUN go mod tidy 19:13:09 ---> a4b42a7f7e07 19:13:09 Step 9/23 : RUN go mod tidy 19:13:09 ---> ae5c5a1a9aeb 19:13:09 Step 9/24 : RUN go mod tidy 19:13:09 ---> 5f4e185e6f1c 19:13:09 Step 9/24 : RUN go mod tidy 19:13:09 ---> Running in 4ca85b753821 19:13:09 ---> Running in 653acc203b8f 19:13:09 ---> Running in 84f772941efe 19:13:09 ---> Running in 8ada11feb819 19:13:11 Removing intermediate container 3e9b3882ccb4 19:13:11 ---> d890252996ba 19:13:11 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:13:11 ---> Running in a62bc5e17938 19:13:13 Removing intermediate container 84f772941efe 19:13:13 ---> 69841bc0b947 19:13:13 Step 10/24 : RUN make cmd/core-command/core-command 19:13:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:13:13 ---> Running in e44634394b76 19:13:13 Removing intermediate container 653acc203b8f 19:13:13 ---> c1eda8c0be34 19:13:13 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:13:14 ---> Running in c711ce462b3b 19:13:14 Removing intermediate container 8ada11feb819 19:13:14 Removing intermediate container 4ca85b753821 19:13:14 ---> b748c6b50f38 19:13:14 ---> 002841fbc03e 19:13:14 Step 10/24 : RUN make cmd/core-metadata/core-metadataStep 10/23 : RUN make cmd/support-notifications/support-notifications 19:13:14 19:13:14 ---> Running in 9fc0eb335cd5 19:13:14 ---> Running in 650ba9d93fdb 19:13:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:13:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:13:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:13:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:15:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:15:15 Removing intermediate container a62bc5e17938 19:15:15 ---> 0637cf36e7ac 19:15:15 19:15:15 Step 11/22 : FROM alpine:3.12 19:15:15 3.12: Pulling from library/alpine 19:15:16 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:15:16 Status: Downloaded newer image for alpine:3.12 19:15:16 ---> 9852663dfa18 19:15:16 Step 12/22 : RUN apk add --update --no-cache curl 19:15:16 ---> Running in 21027b781277 19:15:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:15:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:15:19 (1/4) Installing ca-certificates (20191127-r4) 19:15:19 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:15:19 (3/4) Installing libcurl (7.76.1-r0) 19:15:19 (4/4) Installing curl (7.76.1-r0) 19:15:19 Executing busybox-1.31.1-r20.trigger 19:15:19 Executing ca-certificates-20191127-r4.trigger 19:15:20 OK: 7 MiB in 18 packages 19:15:22 Removing intermediate container c711ce462b3b 19:15:22 ---> 96e34e76f9d9 19:15:22 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:15:23 ---> Running in 91ef233ee030 19:15:23 Removing intermediate container 21027b781277 19:15:23 ---> 01ebe28a67ee 19:15:23 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:15:24 ---> Running in 55ff52046411 19:15:25 Removing intermediate container 55ff52046411 19:15:25 ---> 27e8c549e638 19:15:25 Step 14/22 : WORKDIR /edgex 19:15:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:15:25 ---> Running in df971451dd68 19:15:26 Removing intermediate container df971451dd68 19:15:26 ---> f099a7825813 19:15:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:15:28 ---> 60b3056a349e 19:15:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:15:30 Removing intermediate container 91ef233ee030 19:15:30 ---> c311737f6f84 19:15:30 19:15:30 Step 12/24 : FROM docker:20.10.0 19:15:30 Removing intermediate container e44634394b76 19:15:30 ---> 440295afb04d 19:15:30 19:15:30 Step 11/24 : FROM alpine:3.12 19:15:30 ---> 9852663dfa18 19:15:30 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:15:31 ---> cce70d033b00 19:15:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:15:31 20.10.0: Pulling from library/docker 19:15:31 ---> Running in 94782721682b 19:15:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:15:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:15:34 (1/1) Installing dumb-init (1.2.2-r1) 19:15:34 Executing busybox-1.31.1-r20.trigger 19:15:34 OK: 5 MiB in 15 packages 19:15:34 ---> 5ba69c2e0e7e 19:15:34 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:15:35 ---> Running in b8da1e050cf4 19:15:35 Removing intermediate container 650ba9d93fdb 19:15:35 ---> f6c7be1a4c32 19:15:35 19:15:35 Step 11/23 : FROM alpine:3.12 19:15:35 ---> 9852663dfa18 19:15:35 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:15:36 ---> Running in 70d9bfe4eac7 19:15:36 Removing intermediate container b8da1e050cf4 19:15:36 ---> 89baac00b930 19:15:36 Step 19/22 : CMD ["--init=true"] 19:15:36 ---> Running in a06860d61f79 19:15:36 Removing intermediate container 94782721682b 19:15:36 ---> 7eaae03c9c78 19:15:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:15:36 ---> Running in 03ae44f435a6 19:15:37 Removing intermediate container a06860d61f79 19:15:37 ---> c65ce63bdbfd 19:15:37 Step 20/22 : LABEL arch=arm64 19:15:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:15:37 ---> Running in 65995a2d913e 19:15:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:15:38 Removing intermediate container 03ae44f435a6 19:15:38 ---> 12a42383edf1 19:15:38 Step 14/24 : ENV APP_PORT=48082 19:15:38 (1/2) Installing ca-certificates (20191127-r4) 19:15:38 (2/2) Installing dumb-init (1.2.2-r1) 19:15:38 Executing busybox-1.31.1-r20.trigger 19:15:38 Executing ca-certificates-20191127-r4.trigger 19:15:38 ---> Running in b3bb5994e1bb 19:15:38 OK: 6 MiB in 16 packages 19:15:38 Removing intermediate container 65995a2d913e 19:15:38 ---> 96795e3f7090 19:15:38 Step 21/22 : LABEL git_sha=f56ecf2013cf5febccec03f18e43845927c1fb00 19:15:39 ---> Running in afae6920d650 19:15:40 Removing intermediate container b3bb5994e1bb 19:15:40 ---> e1ae4ef7d25d 19:15:40 Step 15/24 : EXPOSE $APP_PORT 19:15:40 Removing intermediate container afae6920d650 19:15:40 ---> a8cb5cefd94b 19:15:40 Step 22/22 : LABEL version=0.0.0 19:15:40 ---> Running in 6a3d07d801c8 19:15:40 Removing intermediate container 9fc0eb335cd5 19:15:40 ---> be225541a78e 19:15:40 19:15:40 Step 11/24 : FROM alpine:3.12 19:15:40 ---> 9852663dfa18 19:15:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:15:40 ---> Using cache 19:15:40 ---> 7eaae03c9c78 19:15:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:15:40 ---> Using cache 19:15:40 ---> 12a42383edf1 19:15:40 Step 14/24 : ENV APP_PORT=48081 19:15:41 ---> Running in 4e1855c661e6 19:15:41 ---> Running in 9fbf24c5e049 19:15:41 Removing intermediate container 6a3d07d801c8 19:15:41 ---> 89265e7dfe51 19:15:41 Step 16/24 : WORKDIR / 19:15:41 Removing intermediate container 70d9bfe4eac7 19:15:41 ---> 317aaaecb4cc 19:15:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:15:42 Removing intermediate container 4e1855c661e6 19:15:42 ---> 95899ebeea1a 19:15:42 19:15:42 ---> Running in 9325a3afc9c9 19:15:42 ---> Running in 67aeeb8014be 19:15:42 Successfully built 95899ebeea1a 19:15:42 Successfully tagged security-proxy-setup-arm64:latest 19:15:42  Building security-proxy-setup ... done Building security-bootstrapper 19:15:43 Removing intermediate container 9fbf24c5e049 19:15:43 ---> 49160d60093a 19:15:43 Step 15/24 : EXPOSE $APP_PORT 19:15:43 ---> Running in 5a9f6f4195cc 19:15:43 Removing intermediate container 9325a3afc9c9 19:15:43 ---> f56f14f1d225 19:15:43 Step 14/23 : ENV APP_PORT=48060 19:15:43 Removing intermediate container 67aeeb8014be 19:15:43 ---> 965dffaaa1ed 19:15:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:44 ---> Running in 9a4a3d70d3da 19:15:44 Removing intermediate container 5a9f6f4195cc 19:15:44 ---> e5e7bb82cb72 19:15:44 Step 16/24 : WORKDIR / 19:15:45 ---> Running in e3b949b3fbbd 19:15:45 Removing intermediate container 9a4a3d70d3da 19:15:45 ---> f20d62da54fd 19:15:45 Step 15/23 : EXPOSE $APP_PORT 19:15:45 ---> f2b706fd0533 19:15:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:15:45 ---> Running in 602877a78973 19:15:46 Removing intermediate container e3b949b3fbbd 19:15:46 ---> fcc7884e9a4e 19:15:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:47 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:15:47 Status: Downloaded newer image for docker:20.10.0 19:15:47 Removing intermediate container 602877a78973 19:15:47 ---> ed93d1936377 19:15:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:47 ---> eeaf43b92773 19:15:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:15:47 ---> b82eda81a27d 19:15:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:15:47 ---> 4470b0f6250d 19:15:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:15:47 ---> Running in f4a502c662e2 19:15:48 Removing intermediate container f4a502c662e2 19:15:48 ---> 4e25bdf173e8 19:15:48 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 19:15:48 ---> 5c7b74e270ee 19:15:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:15:48 ---> Running in 68efeedac4d0 19:15:49 ---> 9ca7e8bf8264 19:15:49 Step 20/24 : ENTRYPOINT ["/core-command"] 19:15:49 ---> 8c3d98efedf0 19:15:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:15:49 ---> Running in d6ccb0df0fed 19:15:50 ---> de6a7a4c033f 19:15:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:15:50 Removing intermediate container d6ccb0df0fed 19:15:50 ---> 6b8297894e02 19:15:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:15:50 ---> 0177266f6019 19:15:50 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:15:50 ---> Running in 2e177292b584 19:15:50 ---> Running in 22a8fc6fe256 19:15:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:15:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:15:51 Removing intermediate container 2e177292b584 19:15:51 ---> e17496f40773 19:15:51 Step 22/24 : LABEL arch=arm64 19:15:51 ---> 8aa69ccd7e4c 19:15:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:15:51 ---> Running in cae2622f7a05 19:15:51 ---> Running in 68d41d663047 19:15:51 Removing intermediate container 22a8fc6fe256 19:15:51 ---> 41614ed1b6e2 19:15:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:15:51 ---> Running in 4cccf5260b95 19:15:51 (1/39) Installing readline (8.0.4-r0) 19:15:51 (2/39) Installing bash (5.0.17-r0) 19:15:51 Executing bash-5.0.17-r0.post-install 19:15:51 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:15:51 (4/39) Installing libcurl (7.76.1-r0) 19:15:52 (5/39) Installing curl (7.76.1-r0) 19:15:52 (6/39) Installing dumb-init (1.2.2-r1) 19:15:52 (7/39) Installing libbz2 (1.0.8-r1) 19:15:52 (8/39) Installing expat (2.2.9-r1) 19:15:52 (9/39) Installing libffi (3.3-r2) 19:15:52 (10/39) Installing gdbm (1.13-r1) 19:15:52 (11/39) Installing xz-libs (5.2.5-r0) 19:15:52 (12/39) Installing sqlite-libs (3.32.1-r0) 19:15:52 (13/39) Installing python3 (3.8.10-r0) 19:15:52 Removing intermediate container cae2622f7a05 19:15:52 ---> 3e16b9a20b31 19:15:52 Step 23/24 : LABEL git_sha=f56ecf2013cf5febccec03f18e43845927c1fb00 19:15:52 Removing intermediate container 68d41d663047 19:15:52 ---> b08627ea1dd9 19:15:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:15:53 ---> Running in 3d596ccbe666 19:15:53 Removing intermediate container 4cccf5260b95 19:15:53 ---> f3269a8ba2e8 19:15:53 Step 22/24 : LABEL arch=arm64 19:15:53 ---> Running in 777e00d5e999 19:15:53 ---> Running in 1070a1a52630 19:15:54 (14/39) Installing py3-appdirs (1.4.4-r1) 19:15:54 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:15:54 Removing intermediate container 3d596ccbe666 19:15:54 ---> 4743a3cbaa98 19:15:54 Step 24/24 : LABEL version=0.0.0 19:15:54 (16/39) Installing py3-parsing (2.4.7-r0) 19:15:54 (17/39) Installing py3-six (1.15.0-r0) 19:15:54 (18/39) Installing py3-packaging (20.4-r0) 19:15:54 (19/39) Installing py3-setuptools (47.0.0-r0) 19:15:54 (20/39) Installing py3-chardet (3.0.4-r4) 19:15:54 (21/39) Installing py3-idna (2.9-r0) 19:15:54 Removing intermediate container 777e00d5e999 19:15:54 ---> 9764bdc7a05c 19:15:54 Step 21/23 : LABEL arch=arm64 19:15:54 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:15:54 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:15:54 (24/39) Installing py3-requests (2.23.0-r0) 19:15:54 (25/39) Installing py3-msgpack (1.0.0-r0) 19:15:54 (26/39) Installing py3-lockfile (0.12.2-r3) 19:15:54 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:15:54 (28/39) Installing py3-colorama (0.4.3-r0) 19:15:54 (29/39) Installing py3-distlib (0.3.0-r0) 19:15:54 ---> Running in ac55c86ade14 19:15:54 Removing intermediate container 1070a1a52630 19:15:54 ---> df0220d8d307 19:15:54 Step 23/24 : LABEL git_sha=f56ecf2013cf5febccec03f18e43845927c1fb00 19:15:54 (30/39) Installing py3-distro (1.5.0-r1) 19:15:54 (31/39) Installing py3-webencodings (0.5.1-r3) 19:15:54 (32/39) Installing py3-html5lib (1.0.1-r4) 19:15:54 (33/39) Installing py3-pytoml (0.1.21-r0) 19:15:54 (34/39) Installing py3-pep517 (0.8.2-r0) 19:15:54 (35/39) Installing py3-progress (1.5-r0) 19:15:54 (36/39) Installing py3-toml (0.10.1-r0) 19:15:54 (37/39) Installing py3-retrying (1.3.3-r0) 19:15:54 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:15:54 (39/39) Installing py3-pip (20.1.1-r0) 19:15:54 ---> Running in 86b118674da2 19:15:55 Executing busybox-1.31.1-r19.trigger 19:15:55 OK: 72 MiB in 59 packages 19:15:55 ---> Running in 2bd8b4cf1f01 19:15:55 Removing intermediate container ac55c86ade14 19:15:55 ---> 66e5601c3068 19:15:55 19:15:55 Removing intermediate container 86b118674da2 19:15:55 ---> 814a96eff2a2 19:15:55 Step 22/23 : LABEL git_sha=f56ecf2013cf5febccec03f18e43845927c1fb00 19:15:56 Removing intermediate container 2bd8b4cf1f01 19:15:56 ---> adccf48404e9 19:15:56 Step 24/24 : LABEL version=0.0.0 19:15:56 Successfully built 66e5601c3068 19:15:56 Successfully tagged core-command-arm64:latest 19:15:56  Building core-command ... done Building security-secretstore-setup 19:15:56 ---> Running in 8002d888153b 19:15:56 ---> Running in ef123f869ff6 19:15:57 Removing intermediate container 8002d888153b 19:15:57 ---> 428505c90e73 19:15:57 Step 23/23 : LABEL version=0.0.0 19:15:57 ---> Running in f69d57b7468a 19:15:57 Removing intermediate container ef123f869ff6 19:15:57 ---> 7db1178204ae 19:15:57 19:15:58 Successfully built 7db1178204ae 19:15:58 Successfully tagged core-metadata-arm64:latest 19:15:58  Building core-metadata ... done Building support-scheduler 19:15:58 Removing intermediate container f69d57b7468a 19:15:58 ---> 596e939e6577 19:15:58 19:15:58 Successfully built 596e939e6577 19:15:58 Successfully tagged support-notifications-arm64:latest 19:15:58 Building core-data 19:16:00  Building support-notifications ... done Collecting docker-compose==1.23.2 19:16:00 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:16:01 Collecting texttable<0.10,>=0.9.0 19:16:01 Downloading texttable-0.9.1.tar.gz (11 kB) 19:16:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:16:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:16:06 Collecting websocket-client<1.0,>=0.32.0 19:16:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:16:06 Collecting docker<4.0,>=3.6.0 19:16:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:16:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:16:07 Collecting jsonschema<3,>=2.5.1 19:16:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:16:08 Collecting dockerpty<0.5,>=0.4.1 19:16:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:16:11 Collecting docopt<0.7,>=0.6.1 19:16:11 Downloading docopt-0.6.2.tar.gz (25 kB) 19:16:12 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:16:12 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:16:12 ---> f677b087aade 19:16:12 Step 3/32 : WORKDIR /edgex-go 19:16:12 ---> Using cache 19:16:12 ---> 114ad70b30b5 19:16:12 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:12 ---> Using cache 19:16:12 ---> ce558ee639e6 19:16:12 Step 5/32 : RUN apk add --update --no-cache make git 19:16:12 ---> Using cache 19:16:12 ---> 0ce251322c70 19:16:12 Step 6/32 : COPY go.mod . 19:16:12 ---> Using cache 19:16:12 ---> 8c284614cf78 19:16:12 Step 7/32 : RUN go mod download 19:16:12 ---> Using cache 19:16:12 ---> 30afbf35e3f3 19:16:12 Step 8/32 : COPY . . 19:16:12 ---> Using cache 19:16:12 ---> 5f4e185e6f1c 19:16:12 Step 9/32 : RUN go mod tidy 19:16:12 ---> Using cache 19:16:12 ---> b748c6b50f38 19:16:12 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:16:14 Collecting PyYAML<4,>=3.10 19:16:14 Downloading PyYAML-3.13.tar.gz (270 kB) 19:16:16 ---> Running in ab8d44c7b5b8 19:16:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:16:19 Collecting cached-property<2,>=1.2.0 19:16:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:16:19 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 19:16:19 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 19:16:20 Collecting urllib3<1.25,>=1.21.1 19:16:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:16:20 Collecting idna<2.8,>=2.5 19:16:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:16:20 Collecting docker-pycreds>=0.4.0 19:16:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:16:20 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:16:20 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:16:20 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:16:20 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:16:21 Installing collected packages: texttable, urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, dockerpty, docopt, PyYAML, cached-property, docker-compose 19:16:21 Running setup.py install for texttable: started 19:16:24 Running setup.py install for texttable: finished with status 'done' 19:16:24 Attempting uninstall: urllib3 19:16:24 Found existing installation: urllib3 1.25.9 19:16:24 Uninstalling urllib3-1.25.9: 19:16:24 Successfully uninstalled urllib3-1.25.9 19:16:25 Attempting uninstall: idna 19:16:25 Found existing installation: idna 2.9 19:16:25 Uninstalling idna-2.9: 19:16:25 Successfully uninstalled idna-2.9 19:16:26 Attempting uninstall: requests 19:16:26 Found existing installation: requests 2.23.0 19:16:26 Uninstalling requests-2.23.0: 19:16:26 Successfully uninstalled requests-2.23.0 19:16:29 Running setup.py install for dockerpty: started 19:16:31 Running setup.py install for dockerpty: finished with status 'done' 19:16:31 Running setup.py install for docopt: started 19:16:33 Running setup.py install for docopt: finished with status 'done' 19:16:33 Running setup.py install for PyYAML: started 19:16:36 Running setup.py install for PyYAML: finished with status 'done' 19:16:37 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:16:47 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:16:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:16:47 ---> f677b087aade 19:16:47 Step 3/26 : WORKDIR /edgex-go 19:16:47 ---> Using cache 19:16:47 ---> 114ad70b30b5 19:16:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:47 ---> Using cache 19:16:47 ---> ce558ee639e6 19:16:47 Step 5/26 : RUN apk add --update --no-cache make git 19:16:47 ---> Using cache 19:16:47 ---> 0ce251322c70 19:16:47 Step 6/26 : COPY go.mod . 19:16:47 ---> Using cache 19:16:47 ---> 8c284614cf78 19:16:47 Step 7/26 : RUN go mod download 19:16:47 ---> Using cache 19:16:47 ---> 30afbf35e3f3 19:16:47 Step 8/26 : COPY . . 19:16:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:16:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:16:48 ---> f677b087aade 19:16:48 Step 3/23 : WORKDIR /edgex-go 19:16:48 ---> Using cache 19:16:48 ---> 114ad70b30b5 19:16:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:48 ---> Using cache 19:16:48 ---> ce558ee639e6 19:16:48 Step 5/23 : RUN apk add --update --no-cache make git 19:16:48 ---> Using cache 19:16:48 ---> 0ce251322c70 19:16:48 Step 6/23 : COPY go.mod . 19:16:48 ---> Using cache 19:16:48 ---> 8c284614cf78 19:16:48 Step 7/23 : RUN go mod download 19:16:48 ---> Using cache 19:16:48 ---> 30afbf35e3f3 19:16:48 Step 8/23 : COPY . . 19:16:48 ---> Using cache 19:16:48 ---> 5f4e185e6f1c 19:16:48 Step 9/26 : RUN go mod tidy 19:16:48 ---> Using cache 19:16:48 ---> b748c6b50f38 19:16:48 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:16:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:16:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:16:48 ---> f677b087aade 19:16:48 Step 3/24 : WORKDIR /edgex-go 19:16:48 ---> Using cache 19:16:48 ---> 114ad70b30b5 19:16:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:48 ---> Using cache 19:16:48 ---> ce558ee639e6 19:16:48 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:16:48 ---> Using cache 19:16:48 ---> 5f4e185e6f1c 19:16:48 Step 9/23 : RUN go mod tidy 19:16:48 ---> Using cache 19:16:48 ---> b748c6b50f38 19:16:48 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:16:49 ---> Running in f1623e760a83 19:16:49 ---> Running in 8f4bb7ba08fe 19:16:49 ---> Running in 3d0cd1ec67e5 19:16:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:16:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:16:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:16:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:16:55 OK: 218 MiB in 52 packages 19:16:56 Removing intermediate container 68efeedac4d0 19:16:56 ---> d4d4ee2abf84 19:16:56 Step 15/24 : ENV APP_PORT=48090 19:16:57 ---> Running in 448c865d687f 19:16:57 Removing intermediate container 8f4bb7ba08fe 19:16:57 ---> ec849a17898f 19:16:57 Step 6/24 : COPY go.mod . 19:16:58 Removing intermediate container 448c865d687f 19:16:58 ---> a241110ce2cc 19:16:58 Step 16/24 : EXPOSE $APP_PORT 19:16:58 ---> Running in 036f79da144a 19:16:58 ---> cfd378feb0fe 19:16:58 Step 7/24 : RUN go mod download 19:16:58 ---> Running in c529d44d0e88 19:16:58 Removing intermediate container 036f79da144a 19:16:58 ---> c6a9c63aa064 19:16:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:17:01 ---> 6e44e8ba4a1d 19:17:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:17:02 ---> 0bb4faa11c4e 19:17:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:17:03 Removing intermediate container c529d44d0e88 19:17:03 ---> eb4de3839fce 19:17:03 Step 8/24 : COPY . . 19:17:04 ---> ff76cd8d1a17 19:17:04 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:17:04 ---> Running in 8c2ca17bf10b 19:17:06 Removing intermediate container 8c2ca17bf10b 19:17:06 ---> edc056c987e8 19:17:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:17:06 ---> Running in 43dca3b46c05 19:17:07 Removing intermediate container 43dca3b46c05 19:17:07 ---> d984fec23e71 19:17:07 Step 22/24 : LABEL arch=arm64 19:17:08 ---> Running in d101c9bc2604 19:17:09 Removing intermediate container d101c9bc2604 19:17:09 ---> 7da49b5ac2b6 19:17:09 Step 23/24 : LABEL git_sha=f56ecf2013cf5febccec03f18e43845927c1fb00 19:17:09 ---> Running in 320bc0f23331 19:17:11 Removing intermediate container 320bc0f23331 19:17:11 ---> acd814022f5d 19:17:11 Step 24/24 : LABEL version=0.0.0 19:17:11 ---> Running in c12291f7cfbf 19:17:12 Removing intermediate container c12291f7cfbf 19:17:12 ---> 39b441f96574 19:17:12 19:17:13 Successfully built 39b441f96574 19:17:13 Successfully tagged sys-mgmt-agent-arm64:latest 19:17:26  Building sys-mgmt-agent ... done  ---> a4fd6fca53af 19:17:26 Step 9/24 : RUN go mod tidy 19:17:26 ---> Running in 0a2ee8e2b77d 19:17:30 Removing intermediate container 0a2ee8e2b77d 19:17:30 ---> 769df65e96db 19:17:30 Step 10/24 : RUN make cmd/core-data/core-data 19:17:30 ---> Running in a472ca75f89d 19:17:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:17:37 Removing intermediate container ab8d44c7b5b8 19:17:37 ---> 9ea2f86ab1da 19:17:37 19:17:37 Step 11/32 : FROM alpine:3.12 19:17:37 ---> 9852663dfa18 19:17:37 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:17:37 ---> Running in 37a580491a37 19:17:37 Removing intermediate container 37a580491a37 19:17:37 ---> d68b262d8d84 19:17:37 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:17:38 ---> Running in be86cf915562 19:17:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:17:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:17:41 (1/2) Installing dumb-init (1.2.2-r1) 19:17:41 (2/2) Installing su-exec (0.2-r1) 19:17:41 Executing busybox-1.31.1-r20.trigger 19:17:41 OK: 5 MiB in 16 packages 19:17:42 Removing intermediate container be86cf915562 19:17:43 ---> 22c81ea8f11a 19:17:43 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:17:43 ---> Running in 80afb45a07da 19:17:43 Removing intermediate container 80afb45a07da 19:17:43 ---> 3b73060f15df 19:17:43 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:17:43 ---> Running in ca7d9c45e0f4 19:17:44 Removing intermediate container ca7d9c45e0f4 19:17:44 ---> 21a9c8b74491 19:17:44 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:17:44 ---> Running in ed74c3803003 19:17:48 Removing intermediate container ed74c3803003 19:17:48 ---> 9eb696928a27 19:17:48 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:17:48 ---> Running in 38d3befdd199 19:17:48 Removing intermediate container 38d3befdd199 19:17:48 ---> 6ebd34a34fb3 19:17:48 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:17:50 ---> bef9ce7c6b04 19:17:50 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:17:50 ---> Running in 3a413d35c1c2 19:17:54 Removing intermediate container 3a413d35c1c2 19:17:54 ---> 912f0a5062d3 19:17:54 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:55 ---> 800f5c664719 19:17:55 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:17:57 ---> f372c3ce58ce 19:17:57 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:17:58 ---> f41c7d411631 19:17:58 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:17:59 ---> 83f2194e559b 19:17:59 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:18:01 ---> 368a3ae02dc1 19:18:01 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:18:01 ---> Running in 66b9cea846cc 19:18:02 Removing intermediate container 66b9cea846cc 19:18:02 ---> 2ca986a21777 19:18:02 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:18:03 ---> 626c3a7fd618 19:18:03 Step 27/32 : RUN chmod +x /entrypoint.sh 19:18:04 ---> Running in f4e8fedbce5f 19:18:07 Removing intermediate container f4e8fedbce5f 19:18:07 ---> f50ddc8387f2 19:18:07 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:18:08 ---> Running in a3ec36ad1581 19:18:08 Removing intermediate container a3ec36ad1581 19:18:08 ---> 0bfd8727c1c2 19:18:08 Step 29/32 : CMD ["gate"] 19:18:08 ---> Running in 8380eb7c8a44 19:18:09 Removing intermediate container 8380eb7c8a44 19:18:09 ---> f63f1c2b56cf 19:18:09 Step 30/32 : LABEL arch=arm64 19:18:10 ---> Running in 13c3fad82875 19:18:10 Removing intermediate container 13c3fad82875 19:18:10 ---> f2106457a8d8 19:18:10 Step 31/32 : LABEL git_sha=f56ecf2013cf5febccec03f18e43845927c1fb00 19:18:11 ---> Running in d3a9c612cb0a 19:18:11 Removing intermediate container d3a9c612cb0a 19:18:11 ---> cd031c27aa3e 19:18:11 Step 32/32 : LABEL version=0.0.0 19:18:12 ---> Running in 9d002eea2c6c 19:18:13 Removing intermediate container 9d002eea2c6c 19:18:13 ---> 1ec24bbbe9e0 19:18:13 19:18:13 Successfully built 1ec24bbbe9e0 19:18:13 Successfully tagged security-bootstrapper-arm64:latest 19:18:20  Building security-bootstrapper ... 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 19:18:30 Removing intermediate container f1623e760a83 19:18:30 ---> d1e4f977d9f7 19:18:30 19:18:30 Step 11/26 : FROM alpine:3.12 19:18:30 ---> 9852663dfa18 19:18:30 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:18:30 ---> Running in 8dfb39cf4b33 19:18:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:18:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:18:32 (1/6) Installing ca-certificates (20191127-r4) 19:18:32 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:18:33 (3/6) Installing libcurl (7.76.1-r0) 19:18:33 (4/6) Installing curl (7.76.1-r0) 19:18:33 (5/6) Installing dumb-init (1.2.2-r1) 19:18:33 (6/6) Installing su-exec (0.2-r1) 19:18:33 Executing busybox-1.31.1-r20.trigger 19:18:33 Executing ca-certificates-20191127-r4.trigger 19:18:33 OK: 7 MiB in 20 packages 19:18:36 Removing intermediate container 8dfb39cf4b33 19:18:36 ---> e2c5809f93ab 19:18:36 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:18:36 ---> Running in 712e7a4cd162 19:18:37 Removing intermediate container 3d0cd1ec67e5 19:18:37 ---> 48c01bcaf589 19:18:37 19:18:37 Step 11/23 : FROM alpine:3.12 19:18:37 ---> 9852663dfa18 19:18:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:18:37 ---> Using cache 19:18:37 ---> 7eaae03c9c78 19:18:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:18:37 ---> Using cache 19:18:37 ---> 12a42383edf1 19:18:37 Step 14/23 : ENV APP_PORT=48085 19:18:37 ---> Running in 35cf3a0fcbdf 19:18:37 Removing intermediate container 712e7a4cd162 19:18:37 ---> 3b49c1da4b3b 19:18:37 Step 14/26 : WORKDIR / 19:18:37 ---> Running in 52ad56372f34 19:18:38 Removing intermediate container 35cf3a0fcbdf 19:18:38 ---> fab417a0c57a 19:18:38 Step 15/23 : EXPOSE $APP_PORT 19:18:38 ---> Running in 92426c8ed7c3 19:18:38 Removing intermediate container 52ad56372f34 19:18:38 ---> abd23d6b3b85 19:18:38 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:18:39 Removing intermediate container 92426c8ed7c3 19:18:39 ---> 78bcf9a98e22 19:18:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:40 ---> 684231106166 19:18:40 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:18:40 ---> 900d903c357c 19:18:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:18:42 ---> 072436c7df65 19:18:42 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:18:42 ---> 479cd00cd021 19:18:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:18:43 ---> 7169d4885d77 19:18:43 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:18:44 ---> ccd8a26fb28d 19:18:44 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:18:44 ---> Running in 6017b6a93417 19:18:44 ---> eeb40bd67cd7 19:18:44 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:18:44 Removing intermediate container 6017b6a93417 19:18:44 ---> a301c72eb5fb 19:18:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:45 ---> Running in ed44698f909b 19:18:46 Removing intermediate container ed44698f909b 19:18:46 ---> 0d9b1ece7941 19:18:46 Step 21/23 : LABEL arch=arm64 19:18:46 ---> Running in 43b107ab8ed7 19:18:46 ---> a3af63de4518 19:18:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:18:47 Removing intermediate container 43b107ab8ed7 19:18:47 ---> 838a1a1618b7 19:18:47 Step 22/23 : LABEL git_sha=f56ecf2013cf5febccec03f18e43845927c1fb00 19:18:47 ---> Running in 2d9f3b7a5ec9 19:18:48 Removing intermediate container 2d9f3b7a5ec9 19:18:48 ---> 06b8e788913f 19:18:48 Step 23/23 : LABEL version=0.0.0 19:18:48 ---> eb69e5409b89 19:18:48 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:18:48 ---> Running in f04cd2184db4 19:18:49 Removing intermediate container f04cd2184db4 19:18:49 ---> 1fd7d2dd6e4a 19:18:49 19:18:49 ---> 1b3299ac8b4f 19:18:49 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:18:49 Successfully built 1fd7d2dd6e4a 19:18:49 Successfully tagged support-scheduler-arm64:latest 19:18:49  Building support-scheduler ... done  ---> Running in 46deb6a824b5 19:18:52 Removing intermediate container 46deb6a824b5 19:18:52 ---> e041df7aacc3 19:18:52 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:18:52 ---> Running in c592245af4dc 19:18:52 Removing intermediate container c592245af4dc 19:18:52 ---> 92e66c22d247 19:18:52 Step 24/26 : LABEL arch=arm64 19:18:53 ---> Running in a6fdbe036bb5 19:18:53 Removing intermediate container a6fdbe036bb5 19:18:53 ---> 3b044ec6e3fd 19:18:53 Step 25/26 : LABEL git_sha=f56ecf2013cf5febccec03f18e43845927c1fb00 19:18:53 ---> Running in eee5941f2832 19:18:54 Removing intermediate container eee5941f2832 19:18:54 ---> f05d8381e189 19:18:54 Step 26/26 : LABEL version=0.0.0 19:18:54 ---> Running in e08103e891eb 19:18:55 Removing intermediate container e08103e891eb 19:18:55 ---> b348e505f0d5 19:18:55 19:18:55 Successfully built b348e505f0d5 19:18:55 Successfully tagged security-secretstore-setup-arm64:latest 19:18:59  Building security-secretstore-setup ... done Removing intermediate container a472ca75f89d 19:18:59 ---> fbd01bfa960f 19:18:59 19:18:59 Step 11/24 : FROM alpine:3.12 19:18:59 ---> 9852663dfa18 19:18:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:18:59 ---> Running in 47023b739f1b 19:18:59 Removing intermediate container 47023b739f1b 19:18:59 ---> 6a493a677bd9 19:18:59 Step 13/24 : ENV APP_PORT=48080 19:18:59 ---> Running in 522f0163f2fb 19:18:59 Removing intermediate container 522f0163f2fb 19:18:59 ---> 78526482e809 19:18:59 Step 14/24 : EXPOSE $APP_PORT 19:19:00 ---> Running in 4492e8fb91f0 19:19:00 Removing intermediate container 4492e8fb91f0 19:19:00 ---> 7a7745604465 19:19:00 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:00 ---> Running in 454f54aaca9a 19:19:02 Removing intermediate container 454f54aaca9a 19:19:02 ---> ea75c74bc720 19:19:02 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:19:02 ---> Running in 17011b35ab35 19:19:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:19:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:19:05 (1/6) Installing dumb-init (1.2.2-r1) 19:19:05 (2/6) Installing libgcc (9.3.0-r2) 19:19:05 (3/6) Installing libsodium (1.0.18-r0) 19:19:05 (4/6) Installing libstdc++ (9.3.0-r2) 19:19:05 (5/6) Installing libzmq (4.3.3-r0) 19:19:06 (6/6) Installing zeromq (4.3.3-r0) 19:19:06 Executing busybox-1.31.1-r20.trigger 19:19:06 OK: 8 MiB in 20 packages 19:19:07 Removing intermediate container 17011b35ab35 19:19:07 ---> 824d5e1d5455 19:19:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:08 ---> 578711ddd3b1 19:19:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:19:10 ---> ac55a35e86e5 19:19:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:19:11 ---> e9a9a610f2af 19:19:11 Step 20/24 : ENTRYPOINT ["/core-data"] 19:19:11 ---> Running in 1cffe9cc5315 19:19:12 Removing intermediate container 1cffe9cc5315 19:19:12 ---> 2adf1c3fc4e4 19:19:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:12 ---> Running in 8df347b8056d 19:19:12 Removing intermediate container 8df347b8056d 19:19:12 ---> 10b8160f0c6c 19:19:12 Step 22/24 : LABEL arch=arm64 19:19:12 ---> Running in d952f02c892a 19:19:13 Removing intermediate container d952f02c892a 19:19:13 ---> 2ad06d620749 19:19:13 Step 23/24 : LABEL git_sha=f56ecf2013cf5febccec03f18e43845927c1fb00 19:19:13 ---> Running in 913e10a9eec2 19:19:13 Removing intermediate container 913e10a9eec2 19:19:13 ---> 66f3f0a6736a 19:19:13 Step 24/24 : LABEL version=0.0.0 19:19:14 ---> Running in 4ba5395d10bd 19:19:14 Removing intermediate container 4ba5395d10bd 19:19:14 ---> 30b5e9e21f30 19:19:14 19:19:14 Successfully built 30b5e9e21f30 19:19:14 Successfully tagged core-data-arm64:latest 19:19:15  Building core-data ... done  [Pipeline] } 19:19:15 $ docker stop --time=1 243b6b18bd6d442765ccc10671394de8a450004b16b295a1da8ad487a330caa8 19:19:17 $ docker rm -f 243b6b18bd6d442765ccc10671394de8a450004b16b295a1da8ad487a330caa8 [Pipeline] // withDockerContainer [Pipeline] sh 19:19:17 + docker images 19:19:17 REPOSITORY TAG IMAGE ID CREATED SIZE 19:19:17 core-data-arm64 latest 30b5e9e21f30 3 seconds ago 20.4MB 19:19:17 fbd01bfa960f 20 seconds ago 990MB 19:19:17 security-secretstore-setup-arm64 latest b348e505f0d5 23 seconds ago 24.4MB 19:19:17 support-scheduler-arm64 latest 1fd7d2dd6e4a 29 seconds ago 16.1MB 19:19:17 48c01bcaf589 41 seconds ago 981MB 19:19:17 d1e4f977d9f7 49 seconds ago 978MB 19:19:17 security-bootstrapper-arm64 latest 1ec24bbbe9e0 About a minute ago 17.2MB 19:19:17 9ea2f86ab1da About a minute ago 974MB 19:19:17 sys-mgmt-agent-arm64 latest 39b441f96574 2 minutes ago 299MB 19:19:17 core-metadata-arm64 latest 7db1178204ae 3 minutes ago 17.4MB 19:19:17 support-notifications-arm64 latest 596e939e6577 3 minutes ago 16.8MB 19:19:17 core-command-arm64 latest 66e5601c3068 3 minutes ago 16.1MB 19:19:17 security-proxy-setup-arm64 latest 95899ebeea1a 3 minutes ago 24MB 19:19:17 be225541a78e 3 minutes ago 989MB 19:19:17 f6c7be1a4c32 3 minutes ago 981MB 19:19:17 c311737f6f84 3 minutes ago 977MB 19:19:17 440295afb04d 3 minutes ago 980MB 19:19:17 0637cf36e7ac 4 minutes ago 978MB 19:19:17 ci-base-image-arm64 latest f677b087aade 15 minutes ago 641MB 19:19:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB 19:19:17 alpine 3.12 9852663dfa18 4 weeks ago 5.32MB 19:19:17 docker 20.10.0 eeaf43b92773 5 months ago 228MB 19:19:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:19:18 ---> job-cost.sh 19:19:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BJGR 19:19:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:21:34 lf-activate-venv(): INFO: Adding /tmp/venv-BJGR/bin to PATH 19:21:34 INFO: No Stack... 19:21:34 INFO: Retrieving Pricing Info for: v2-standard-4 19:21:34 INFO: Archiving Costs [Pipeline] sh 19:21:34 + cat /w/workspace/edgex-go/13/archives/cost.csv 19:21:34 + cut -d, -f6 [Pipeline] lock 19:21:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3462-13-stack-cost] 19:21:34 Resource [jenkins-edgexfoundry-edgex-go-PR-3462-13-stack-cost] did not exist. Created. 19:21:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3462-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:21:35 + echo total: 0.18000000715255737 [Pipeline] stash 19:21:35 Stashed 1 file(s) [Pipeline] } 19:21:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3462-13-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:21:36 provisioning config files... 19:21:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/13@tmp/config5290537597686951583tmp [Pipeline] { [Pipeline] sh 19:21:36 + set +x 19:21:36 + bash -s -- 19:21:36 + curl -s https://codecov.io/bash 19:21:36 19:21:36 _____ _ 19:21:36 / ____| | | 19:21:36 | | ___ __| | ___ ___ _____ __ 19:21:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:21:36 | |___| (_) | (_| | __/ (_| (_) \ V / 19:21:36 \_____\___/ \__,_|\___|\___\___/ \_/ 19:21:36 Bash-1.0.2 19:21:36 19:21:36 19:21:36 ==> git version 2.24.4 found 19:21:36 ==> 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 19:21:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:21:36 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:21:36 ==> Jenkins CI detected. 19:21:36 project root: . 19:21:36 --> token set from env 19:21:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:21:36 ==> Running gcov in . (disable via -X gcov) 19:21:36 ==> Python coveragepy not found 19:21:36 ==> Searching for coverage reports in: 19:21:36 + . 19:21:36 -> Found 1 reports 19:21:36 ==> Detecting git/mercurial file structure 19:21:36 ==> Reading reports 19:21:36 + ./coverage.out bytes=730935 19:21:36 ==> Appending adjustments 19:21:36 https://docs.codecov.io/docs/fixing-reports 19:21:39 + Found adjustments 19:21:39 ==> Gzipping contents 19:21:39 104K /tmp/codecov.lgQ1Ou.gz 19:21:39 ==> Uploading reports 19:21:39 url: https://codecov.io 19:21:39 query: branch=PR-3462&commit=f56ecf2013cf5febccec03f18e43845927c1fb00&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3462%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3462&job=&cmd_args= 19:21:39 -> Pinging Codecov 19:21:39 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3462&commit=f56ecf2013cf5febccec03f18e43845927c1fb00&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3462%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3462&job=&cmd_args= 19:21:39 -> Uploading to 19:21:39 https://storage.googleapis.com/codecov/v4/raw/2021-05-18/00271124DB129430A58F1EEE437C3FCB/f56ecf2013cf5febccec03f18e43845927c1fb00/8cfee216-ba26-48eb-98f3-8aba761936ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210518T192139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=56c32a3b897459b693cf81079b1e0b7348069eaf61861744343c4f1447e8cc50 19:21:39 % Total % Received % Xferd Average Speed Time Time Time Current 19:21:39 Dload Upload Total Spent Left Speed 19:21:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 226k --:--:-- --:--:-- --:--:-- 226k 19:21:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f56ecf2013cf5febccec03f18e43845927c1fb00 [Pipeline] } 19:21:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:21:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:21:42 ---> package-listing.sh 19:21:42 ++ facter osfamily 19:21:42 ++ tr '[:upper:]' '[:lower:]' 19:21:42 + OS_FAMILY=redhat 19:21:42 + workspace=/w/workspace/edgex-go/13 19:21:42 + START_PACKAGES=/tmp/packages_start.txt 19:21:42 + END_PACKAGES=/tmp/packages_end.txt 19:21:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:21:42 + PACKAGES=/tmp/packages_start.txt 19:21:42 + '[' /w/workspace/edgex-go/13 ']' 19:21:42 + PACKAGES=/tmp/packages_end.txt 19:21:42 + case "${OS_FAMILY}" in 19:21:42 + rpm -qa 19:21:42 + sort 19:21:44 + '[' -f /tmp/packages_start.txt ']' 19:21:44 + '[' -f /tmp/packages_end.txt ']' 19:21:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:21:44 + '[' /w/workspace/edgex-go/13 ']' 19:21:44 + mkdir -p /w/workspace/edgex-go/13/archives/ 19:21:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo 19:21:44 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/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:21:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:21:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:21:45 19:21:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:21:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:21:45 alpine: Pulling from edgex-lftools-log-publisher 19:21:45 df20fa9351a1: Pulling fs layer 19:21:45 36b3adc4ff6f: Pulling fs layer 19:21:45 8ad3a11d3b57: Pulling fs layer 19:21:45 46f8f816bc3b: Pulling fs layer 19:21:45 93b61091891f: Pulling fs layer 19:21:45 93b9cdb0e59b: Pulling fs layer 19:21:45 5e14af77c1be: Pulling fs layer 19:21:45 01666e4c0597: Pulling fs layer 19:21:45 aa168da1d23b: Pulling fs layer 19:21:45 46f8f816bc3b: Waiting 19:21:45 93b61091891f: Waiting 19:21:45 93b9cdb0e59b: Waiting 19:21:45 5e14af77c1be: Waiting 19:21:45 01666e4c0597: Waiting 19:21:45 aa168da1d23b: Waiting 19:21:45 36b3adc4ff6f: Verifying Checksum 19:21:45 36b3adc4ff6f: Download complete 19:21:45 46f8f816bc3b: Verifying Checksum 19:21:45 46f8f816bc3b: Download complete 19:21:45 df20fa9351a1: Verifying Checksum 19:21:45 df20fa9351a1: Download complete 19:21:45 93b9cdb0e59b: Verifying Checksum 19:21:45 93b9cdb0e59b: Download complete 19:21:45 93b61091891f: Verifying Checksum 19:21:45 93b61091891f: Download complete 19:21:45 01666e4c0597: Verifying Checksum 19:21:45 01666e4c0597: Download complete 19:21:45 df20fa9351a1: Pull complete 19:21:45 8ad3a11d3b57: Verifying Checksum 19:21:45 8ad3a11d3b57: Download complete 19:21:45 36b3adc4ff6f: Pull complete 19:21:46 8ad3a11d3b57: Pull complete 19:21:46 46f8f816bc3b: Pull complete 19:21:46 93b61091891f: Pull complete 19:21:46 5e14af77c1be: Verifying Checksum 19:21:46 5e14af77c1be: Download complete 19:21:46 93b9cdb0e59b: Pull complete 19:21:46 5e14af77c1be: Pull complete 19:21:46 01666e4c0597: Pull complete 19:21:47 aa168da1d23b: Verifying Checksum 19:21:47 aa168da1d23b: Download complete 19:21:52 aa168da1d23b: Pull complete 19:21:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:21:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:21:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:21:52 prd-centos7-docker-4c-2g-3691 does not seem to be running inside a container 19:21:52 $ 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/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:21:55 $ docker top 42023532af43a283f7a39c53d0c4c31085706853fda737b4dea9284262373a91 -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:55 + touch /tmp/pre-build-complete [Pipeline] sh 19:21:56 + mkdir -p /var/log/sa [Pipeline] sh 19:21:56 + ls /var/log/sa-host 19:21:56 + sadf -c /var/log/sa-host/sa05 19:21:56 file_magic: OK 19:21:56 HZ: Using current value: 100 19:21:56 file_header: OK 19:21:56 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:21:56 Statistics: 19:21:56 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:21:56 File successfully converted to sysstat format version 12.2.1 19:21:56 + sadf -c /var/log/sa-host/sa18 19:21:56 file_magic: OK 19:21:56 HZ: Using current value: 100 19:21:56 file_header: OK 19:21:56 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:21:56 Statistics: 19:21:56 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...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...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... 19:21:56 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:21:57 provisioning config files... 19:21:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config5000224135541449036tmp [Pipeline] { [Pipeline] echo 19:21:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:21:57 ---> create-netrc.sh [Pipeline] } 19:21:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:21:57 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:21:57 ---> python-tools-install.sh [Pipeline] echo 19:21:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:21:58 ---> sudo-logs.sh 19:21:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:21:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:21:58 ---> job-cost.sh 19:21:58 lf-activate-venv: SKIPPING 19:21:58 DEBUG: total: 0.18000000715255737 19:21:58 INFO: Retrieving Stack Cost... 19:21:59 INFO: Retrieving Pricing Info for: v3-standard-2 19:21:59 INFO: Archiving Costs [Pipeline] echo 19:21:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:22:00 ---> logs-deploy.sh 19:22:00 lf-activate-venv: SKIPPING 19:22:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3462/13 19:22:00 INFO: archiving workspace using pattern(s): 19:22:01 Archives upload complete. 19:22:01 INFO: archiving logs to Nexus 19:22:01 ---> uname -a: 19:22:01 Linux prd-centos7-docker-4c-2g-3691.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:22:01 19:22:01 19:22:01 ---> lscpu: 19:22:01 Architecture: x86_64 19:22:01 CPU op-mode(s): 32-bit, 64-bit 19:22:01 Byte Order: Little Endian 19:22:01 Address sizes: 40 bits physical, 48 bits virtual 19:22:01 CPU(s): 2 19:22:01 On-line CPU(s) list: 0,1 19:22:01 Thread(s) per core: 1 19:22:01 Core(s) per socket: 1 19:22:01 Socket(s): 2 19:22:01 NUMA node(s): 1 19:22:01 Vendor ID: AuthenticAMD 19:22:01 CPU family: 23 19:22:01 Model: 49 19:22:01 Model name: AMD EPYC-Rome Processor 19:22:01 Stepping: 0 19:22:01 CPU MHz: 2800.000 19:22:01 BogoMIPS: 5600.00 19:22:01 Virtualization: AMD-V 19:22:01 Hypervisor vendor: KVM 19:22:01 Virtualization type: full 19:22:01 L1d cache: 64 KiB 19:22:01 L1i cache: 64 KiB 19:22:01 L2 cache: 1 MiB 19:22:01 L3 cache: 32 MiB 19:22:01 NUMA node0 CPU(s): 0,1 19:22:01 Vulnerability Itlb multihit: Not affected 19:22:01 Vulnerability L1tf: Not affected 19:22:01 Vulnerability Mds: Not affected 19:22:01 Vulnerability Meltdown: Not affected 19:22:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:22:01 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:22:01 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:22:01 Vulnerability Srbds: Not affected 19:22:01 Vulnerability Tsx async abort: Not affected 19:22:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 19:22:01 19:22:01 19:22:01 ---> nproc: 19:22:01 2 19:22:01 19:22:01 19:22:01 ---> df -h: 19:22:01 Filesystem Size Used Available Use% Mounted on 19:22:01 overlay 40.0G 12.1G 27.9G 30% / 19:22:01 tmpfs 64.0M 0 64.0M 0% /dev 19:22:01 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:22:01 shm 64.0M 0 64.0M 0% /dev/shm 19:22:01 /dev/vda1 40.0G 12.1G 27.9G 30% /facter-os 19:22:01 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/resolv.conf 19:22:01 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hostname 19:22:01 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hosts 19:22:01 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/auth.log 19:22:01 /dev/vda1 40.0G 12.1G 27.9G 30% /run/cloud-init/result.json 19:22:01 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/sa-host 19:22:01 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/secure 19:22:01 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/13@tmp 19:22:01 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/13 19:22:01 19:22:01 19:22:01 ---> free -m: 19:22:01 total used free shared buff/cache available 19:22:01 Mem: 7821 1306 2102 0 4412 6497 19:22:01 Swap: 1023 1 1022 19:22:01 19:22:01 19:22:01 ---> ip addr: 19:22:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:22:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:22:01 inet 127.0.0.1/8 scope host lo 19:22:01 valid_lft forever preferred_lft forever 19:22:01 inet6 ::1/128 scope host 19:22:01 valid_lft forever preferred_lft forever 19:22:01 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:22:01 link/ether fa:16:3e:9b:16:b8 brd ff:ff:ff:ff:ff:ff 19:22:01 inet 10.30.122.179/23 brd 10.30.123.255 scope global dynamic eth0 19:22:01 valid_lft 72212sec preferred_lft 72212sec 19:22:01 inet6 fe80::f816:3eff:fe9b:16b8/64 scope link 19:22:01 valid_lft forever preferred_lft forever 19:22:01 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:22:01 link/ether 02:42:55:2a:f7:14 brd ff:ff:ff:ff:ff:ff 19:22:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:22:01 valid_lft forever preferred_lft forever 19:22:01 inet6 fe80::42:55ff:fe2a:f714/64 scope link 19:22:01 valid_lft forever preferred_lft forever 19:22:01 19:22:01 19:22:01 ---> sar -b -r -n DEV: 19:22:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 19:22:01 19:22:01 15:25:22 LINUX RESTART (2 CPU) 19:22:01 19:22:01 15:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:22:01 15:27:01 97.69 3.71 93.97 0.00 2629.10 19727.59 0.00 19:22:01 15:28:01 132.86 0.00 132.86 0.00 0.00 37501.81 0.00 19:22:01 15:29:01 109.74 0.00 109.74 0.00 0.00 13396.87 0.00 19:22:01 15:30:01 55.97 0.00 55.97 0.00 0.00 8857.67 0.00 19:22:01 15:31:01 73.00 0.00 73.00 0.00 0.00 16258.49 0.00 19:22:01 15:32:02 372.45 83.84 288.61 0.00 2072.51 179224.28 0.00 19:22:01 15:33:02 203.47 7.43 196.04 0.00 214.29 114436.98 0.00 19:22:01 15:34:01 383.89 7.32 376.57 0.00 1141.85 145954.09 0.00 19:22:01 15:35:01 327.71 33.26 294.45 0.00 2271.17 84795.29 0.00 19:22:01 15:36:01 19.70 5.80 13.91 0.00 987.31 392.91 0.00 19:22:01 15:37:01 0.30 0.00 0.30 0.00 0.00 4.35 0.00 19:22:01 15:38:01 0.27 0.00 0.27 0.00 0.00 2.60 0.00 19:22:01 15:39:01 0.32 0.03 0.28 0.00 0.27 3.28 0.00 19:22:01 15:40:01 0.23 0.00 0.23 0.00 0.00 2.87 0.00 19:22:01 15:41:01 1.12 0.30 0.82 0.00 6.66 16.79 0.00 19:22:01 15:42:01 0.25 0.00 0.25 0.00 0.00 2.75 0.00 19:22:01 15:43:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 19:22:01 15:44:01 0.25 0.00 0.25 0.00 0.00 4.06 0.00 19:22:01 15:45:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 19:22:01 15:46:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 19:22:01 15:47:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 19:22:01 15:48:01 0.23 0.00 0.23 0.00 0.00 3.27 0.00 19:22:01 15:49:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 19:22:01 15:50:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 19:22:01 15:51:01 0.28 0.00 0.28 0.00 0.00 3.27 0.00 19:22:01 15:52:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 19:22:01 15:53:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 19:22:01 15:54:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 19:22:01 15:55:01 0.25 0.00 0.25 0.00 0.00 2.32 0.00 19:22:01 15:56:01 0.25 0.00 0.25 0.00 0.00 2.97 0.00 19:22:01 15:57:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 19:22:01 15:58:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:22:01 15:59:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 19:22:01 16:00:02 0.22 0.00 0.22 0.00 0.00 2.15 0.00 19:22:01 16:01:01 0.34 0.05 0.29 0.00 0.68 3.37 0.00 19:22:01 16:02:01 0.52 0.17 0.35 0.00 3.07 5.86 0.00 19:22:01 16:03:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 19:22:01 16:04:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:22:01 16:05:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:22:01 16:06:01 0.25 0.00 0.25 0.00 0.00 3.12 0.00 19:22:01 16:07:01 0.57 0.32 0.25 0.00 6.80 3.30 0.00 19:22:01 16:08:01 277.26 253.72 23.54 0.00 3437.35 1111.94 0.00 19:22:01 16:09:01 0.43 0.00 0.43 0.00 0.00 6.93 0.00 19:22:01 16:10:01 0.15 0.00 0.15 0.00 0.00 1.20 0.00 19:22:01 16:11:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 19:22:01 16:12:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 19:22:01 16:13:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 19:22:01 16:14:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 19:22:01 16:15:01 0.18 0.00 0.18 0.00 0.00 1.78 0.00 19:22:01 16:16:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 19:22:01 16:17:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 19:22:01 16:18:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 19:22:01 16:19:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 19:22:01 16:20:01 0.18 0.00 0.18 0.00 0.00 1.75 0.00 19:22:01 16:21:01 0.15 0.00 0.15 0.00 0.00 1.20 0.00 19:22:01 16:22:01 0.27 0.00 0.27 0.00 0.00 3.30 0.00 19:22:01 16:23:01 0.22 0.00 0.22 0.00 0.00 3.60 0.00 19:22:01 16:24:01 0.15 0.00 0.15 0.00 0.00 1.33 0.00 19:22:01 16:25:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 19:22:01 16:26:01 0.15 0.00 0.15 0.00 0.00 1.20 0.00 19:22:01 16:27:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 19:22:01 16:28:01 0.33 0.00 0.33 0.00 0.00 4.98 0.00 19:22:01 16:29:01 0.28 0.00 0.28 0.00 0.00 3.75 0.00 19:22:01 16:30:01 0.23 0.00 0.23 0.00 0.00 3.38 0.00 19:22:01 16:31:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 19:22:01 16:32:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 19:22:01 16:33:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 19:22:01 16:34:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 19:22:01 16:35:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 19:22:01 16:36:02 0.23 0.00 0.23 0.00 0.00 2.82 0.00 19:22:01 16:37:01 0.32 0.00 0.32 0.00 0.00 4.86 0.00 19:22:01 16:38:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 19:22:01 16:39:01 0.13 0.00 0.13 0.00 0.00 1.77 0.00 19:22:01 16:40:01 0.15 0.00 0.15 0.00 0.00 2.28 0.00 19:22:01 16:41:01 0.23 0.00 0.23 0.00 0.00 2.97 0.00 19:22:01 16:42:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 19:22:01 16:43:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 19:22:01 16:44:01 0.18 0.00 0.18 0.00 0.00 1.50 0.00 19:22:01 16:45:01 0.23 0.00 0.23 0.00 0.00 2.20 0.00 19:22:01 16:46:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 19:22:01 16:47:01 0.22 0.00 0.22 0.00 0.00 2.82 0.00 19:22:01 16:48:01 0.37 0.00 0.37 0.00 0.00 5.71 0.00 19:22:01 16:49:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 19:22:01 16:50:01 0.17 0.00 0.17 0.00 0.00 2.32 0.00 19:22:01 16:51:01 0.27 0.00 0.27 0.00 0.00 3.03 0.00 19:22:01 16:52:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 19:22:01 16:53:01 0.22 0.00 0.22 0.00 0.00 3.38 0.00 19:22:01 16:54:01 0.20 0.00 0.20 0.00 0.00 2.18 0.00 19:22:01 16:55:01 0.15 0.00 0.15 0.00 0.00 1.63 0.00 19:22:01 16:56:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 19:22:01 16:57:01 0.18 0.00 0.18 0.00 0.00 2.58 0.00 19:22:01 16:58:01 0.27 0.00 0.27 0.00 0.00 3.17 0.00 19:22:01 16:59:01 0.18 0.00 0.18 0.00 0.00 3.50 0.00 19:22:01 17:00:01 0.15 0.00 0.15 0.00 0.00 1.37 0.00 19:22:01 17:01:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 19:22:01 17:02:01 0.25 0.00 0.25 0.00 0.00 3.51 0.00 19:22:01 17:03:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 19:22:01 17:04:01 0.17 0.00 0.17 0.00 0.00 2.07 0.00 19:22:01 17:05:01 0.33 0.00 0.33 0.00 0.00 4.50 0.00 19:22:01 17:06:01 0.37 0.15 0.22 0.00 115.79 2.28 0.00 19:22:01 17:07:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 19:22:01 17:08:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 19:22:01 17:09:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 19:22:01 17:10:02 0.25 0.00 0.25 0.00 0.00 2.98 0.00 19:22:01 17:11:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 19:22:01 17:12:01 0.33 0.00 0.33 0.00 0.00 4.51 0.00 19:22:01 17:13:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 19:22:01 17:14:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 19:22:01 17:15:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 19:22:01 17:16:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 19:22:01 17:17:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 19:22:01 17:18:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 19:22:01 17:19:01 0.23 0.00 0.23 0.00 0.00 2.88 0.00 19:22:01 17:20:01 0.28 0.00 0.28 0.00 0.00 3.00 0.00 19:22:01 17:21:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 19:22:01 17:22:01 0.25 0.00 0.25 0.00 0.00 3.15 0.00 19:22:01 17:23:01 0.23 0.00 0.23 0.00 0.00 2.60 0.00 19:22:01 17:24:01 0.15 0.00 0.15 0.00 0.00 1.63 0.00 19:22:01 17:25:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 19:22:01 17:26:01 0.32 0.00 0.32 0.00 0.00 4.25 0.00 19:22:01 17:27:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 19:22:01 17:28:01 0.18 0.00 0.18 0.00 0.00 2.88 0.00 19:22:01 17:29:01 0.28 0.00 0.28 0.00 0.00 3.67 0.00 19:22:01 17:30:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 19:22:01 17:31:01 0.20 0.00 0.20 0.00 0.00 2.15 0.00 19:22:01 17:32:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 19:22:01 17:33:01 0.23 0.00 0.23 0.00 0.00 2.71 0.00 19:22:01 17:34:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 19:22:01 17:35:01 0.23 0.00 0.23 0.00 0.00 3.03 0.00 19:22:01 17:36:01 0.23 0.00 0.23 0.00 0.00 2.43 0.00 19:22:01 17:37:01 0.23 0.00 0.23 0.00 0.00 3.02 0.00 19:22:01 17:38:01 0.20 0.00 0.20 0.00 0.00 2.15 0.00 19:22:01 17:39:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 19:22:01 17:40:01 0.27 0.00 0.27 0.00 0.00 3.18 0.00 19:22:01 17:41:01 0.23 0.00 0.23 0.00 0.00 2.18 0.00 19:22:01 17:42:02 0.23 0.00 0.23 0.00 0.00 3.15 0.00 19:22:01 17:43:01 0.20 0.00 0.20 0.00 0.00 2.19 0.00 19:22:01 17:44:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 19:22:01 17:45:01 0.23 0.00 0.23 0.00 0.00 2.75 0.00 19:22:01 17:46:01 0.20 0.00 0.20 0.00 0.00 2.15 0.00 19:22:01 17:47:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 19:22:01 17:48:01 0.22 0.00 0.22 0.00 0.00 2.82 0.00 19:22:01 17:49:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 19:22:01 17:50:01 0.23 0.00 0.23 0.00 0.00 2.92 0.00 19:22:01 17:51:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 19:22:01 17:52:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 19:22:01 17:53:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 19:22:01 17:54:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:22:01 17:55:01 0.35 0.00 0.35 0.00 0.00 4.80 0.00 19:22:01 17:56:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 19:22:01 17:57:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 19:22:01 17:58:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 19:22:01 17:59:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 19:22:01 18:00:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 19:22:01 18:01:01 0.25 0.00 0.25 0.00 0.00 2.20 0.00 19:22:01 18:02:01 0.25 0.00 0.25 0.00 0.00 3.31 0.00 19:22:01 18:03:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 19:22:01 18:04:01 0.23 0.00 0.23 0.00 0.00 3.02 0.00 19:22:01 18:05:01 0.20 0.00 0.20 0.00 0.00 2.32 0.00 19:22:01 18:06:01 0.27 0.00 0.27 0.00 0.00 3.30 0.00 19:22:01 18:07:01 0.20 0.00 0.20 0.00 0.00 2.48 0.00 19:22:01 18:08:01 0.30 0.00 0.30 0.00 0.00 3.98 0.00 19:22:01 18:09:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 19:22:01 18:10:01 0.23 0.00 0.23 0.00 0.00 2.47 0.00 19:22:01 18:11:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 19:22:01 18:12:01 0.18 0.00 0.18 0.00 0.00 2.23 0.00 19:22:01 18:13:01 0.25 0.00 0.25 0.00 0.00 4.08 0.00 19:22:01 18:14:01 0.33 0.00 0.33 0.00 0.00 4.98 0.00 19:22:01 18:15:01 0.30 0.00 0.30 0.00 0.00 4.78 0.00 19:22:01 18:16:02 0.30 0.00 0.30 0.00 0.00 4.53 0.00 19:22:01 18:17:01 0.25 0.00 0.25 0.00 0.00 4.15 0.00 19:22:01 18:18:01 0.20 0.00 0.20 0.00 0.00 3.03 0.00 19:22:01 18:19:01 0.30 0.00 0.30 0.00 0.00 4.65 0.00 19:22:01 18:20:01 0.25 0.00 0.25 0.00 0.00 4.07 0.00 19:22:01 18:21:01 0.35 0.00 0.35 0.00 0.00 4.83 0.00 19:22:01 18:22:01 0.30 0.00 0.30 0.00 0.00 4.26 0.00 19:22:01 18:23:01 0.23 0.00 0.23 0.00 0.00 3.56 0.00 19:22:01 18:24:01 0.32 0.00 0.32 0.00 0.00 4.78 0.00 19:22:01 18:25:01 0.27 0.00 0.27 0.00 0.00 3.80 0.00 19:22:01 18:26:01 0.25 0.00 0.25 0.00 0.00 2.75 0.00 19:22:01 18:27:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 19:22:01 18:28:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 19:22:01 18:29:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 19:22:01 18:30:01 0.23 0.00 0.23 0.00 0.00 2.68 0.00 19:22:01 18:31:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 19:22:01 18:32:01 0.23 0.02 0.22 0.00 0.13 2.42 0.00 19:22:01 18:33:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 19:22:01 18:34:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 19:22:01 18:35:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 19:22:01 18:36:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 19:22:01 18:37:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 19:22:01 18:38:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 19:22:01 18:39:01 0.30 0.00 0.30 0.00 0.00 3.57 0.00 19:22:01 18:40:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 19:22:01 18:41:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 19:22:01 18:42:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 19:22:01 18:43:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 19:22:01 18:44:01 0.30 0.00 0.30 0.00 0.00 4.10 0.00 19:22:01 18:45:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 19:22:01 18:46:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 19:22:01 18:47:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 19:22:01 18:48:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 19:22:01 18:49:01 0.23 0.00 0.23 0.00 0.00 2.88 0.00 19:22:01 18:50:02 0.23 0.00 0.23 0.00 0.00 2.60 0.00 19:22:01 18:51:01 0.29 0.00 0.29 0.00 0.00 4.34 0.00 19:22:01 18:52:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 19:22:01 18:53:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 19:22:01 18:54:01 0.23 0.00 0.23 0.00 0.00 3.02 0.00 19:22:01 18:55:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 19:22:01 18:56:01 0.23 0.00 0.23 0.00 0.00 2.88 0.00 19:22:01 18:57:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 19:22:01 18:58:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 19:22:01 18:59:01 0.23 0.00 0.23 0.00 0.00 3.02 0.00 19:22:01 19:00:01 0.20 0.00 0.20 0.00 0.00 2.15 0.00 19:22:01 19:01:01 0.23 0.00 0.23 0.00 0.00 3.01 0.00 19:22:01 19:02:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 19:22:01 19:03:01 0.23 0.00 0.23 0.00 0.00 3.15 0.00 19:22:01 19:04:01 0.28 0.00 0.28 0.00 0.00 4.45 0.00 19:22:01 19:05:01 0.23 0.00 0.23 0.00 0.00 2.88 0.00 19:22:01 19:06:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 19:22:01 19:07:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 19:22:01 19:08:01 0.25 0.00 0.25 0.00 0.00 3.01 0.00 19:22:01 19:09:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 19:22:01 19:10:01 0.25 0.00 0.25 0.00 0.00 2.75 0.00 19:22:01 19:11:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 19:22:01 19:12:01 0.18 0.00 0.18 0.00 0.00 1.87 0.00 19:22:01 19:13:01 0.23 0.00 0.23 0.00 0.00 3.41 0.00 19:22:01 19:14:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 19:22:01 19:15:01 0.28 0.00 0.28 0.00 0.00 3.03 0.00 19:22:01 19:16:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 19:22:01 19:17:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 19:22:01 19:18:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 19:22:01 19:19:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 19:22:01 19:20:01 0.25 0.00 0.25 0.00 0.00 2.75 0.00 19:22:01 19:21:01 0.22 0.00 0.22 0.00 0.00 2.48 0.00 19:22:01 Average: 8.96 1.69 7.27 0.00 54.95 2646.74 0.00 19:22:01 19:22:01 15:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:22:01 15:27:01 5145324 0 799648 9.98 2620 2061348 1270068 14.02 726508 1723148 160 19:22:01 15:28:01 3945188 0 983636 12.28 2620 3077496 1436040 15.85 1051444 2471588 50824 19:22:01 15:29:01 3844356 0 1061928 13.26 2620 3100036 1680272 18.55 1299144 2300464 210316 19:22:01 15:30:01 3928612 0 1038740 12.97 2620 3038968 1659060 18.32 1156392 2351464 87028 19:22:01 15:31:01 3773908 0 1031784 12.88 2620 3200628 1551376 17.13 1156064 2496536 147896 19:22:01 15:32:02 827556 0 1191132 14.87 2620 5987632 1771716 19.56 2536628 3941140 545944 19:22:01 15:33:02 594988 0 1455480 18.17 2620 5955852 3223304 35.59 2789244 3863224 285452 19:22:01 15:34:01 190452 0 1388836 17.34 2620 6427032 2193836 24.22 3003920 4024968 556736 19:22:01 15:35:01 2000644 0 1220552 15.24 2620 4785124 1538828 16.99 1812876 3451772 68 19:22:01 15:36:01 2950052 0 1135380 14.18 2620 3920888 1268632 14.01 1294072 3055212 20 19:22:01 15:37:01 2950952 0 1134476 14.17 2620 3920892 1234696 13.63 1295680 3053712 12 19:22:01 15:38:01 2951964 0 1133460 14.15 2620 3920896 1234696 13.63 1299120 3050340 8 19:22:01 15:39:01 2951596 0 1133824 14.16 2620 3920900 1234864 13.63 1299952 3050348 20 19:22:01 15:40:01 2952172 0 1133244 14.15 2620 3920904 1234696 13.63 1293392 3056596 12 19:22:01 15:41:01 2949380 0 1136000 14.18 2620 3920940 1234780 13.63 1299212 3053840 16 19:22:01 15:42:01 2949172 0 1136204 14.19 2620 3920944 1234696 13.63 1298952 3053840 20 19:22:01 15:43:01 2945432 0 1139940 14.23 2620 3920948 1234720 13.63 1306536 3049884 20 19:22:01 15:44:01 2945656 0 1139708 14.23 2620 3920956 1234696 13.63 1308680 3047836 12 19:22:01 15:45:01 2945456 0 1139908 14.23 2620 3920956 1234696 13.63 1325812 3030708 8 19:22:01 15:46:01 2945236 0 1140120 14.24 2620 3920964 1234780 13.63 1325820 3030712 12 19:22:01 15:47:01 2945108 0 1140248 14.24 2620 3920964 1234804 13.63 1327032 3029460 8 19:22:01 15:48:01 2946608 0 1138744 14.22 2620 3920968 1234852 13.63 1325588 3029460 8 19:22:01 15:49:01 2946956 0 1138388 14.21 2620 3920976 1234696 13.63 1325260 3029460 8 19:22:01 15:50:01 2947260 0 1138080 14.21 2620 3920980 1234696 13.63 1325364 3029460 8 19:22:01 15:51:01 2946752 0 1138580 14.22 2620 3920988 1234780 13.63 1325368 3029460 12 19:22:01 15:52:01 2946196 0 1139132 14.22 2620 3920992 1234696 13.63 1326232 3029464 12 19:22:01 15:53:01 2945760 0 1139564 14.23 2620 3920996 1234696 13.63 1327060 3029464 8 19:22:01 15:54:01 2945480 0 1139840 14.23 2620 3921000 1234696 13.63 1327052 3029460 8 19:22:01 15:55:01 2945496 0 1139824 14.23 2620 3921000 1234696 13.63 1326884 3029460 8 19:22:01 15:56:01 2945540 0 1139772 14.23 2620 3921008 1234780 13.63 1327280 3029460 12 19:22:01 15:57:01 2946372 0 1138936 14.22 2620 3921012 1234696 13.63 1326280 3029460 12 19:22:01 15:58:01 2946180 0 1139124 14.22 2620 3921016 1234696 13.63 1326148 3029460 8 19:22:01 15:59:01 2946364 0 1138936 14.22 2620 3921020 1234696 13.63 1326152 3029460 8 19:22:01 16:00:02 2946424 0 1138872 14.22 2620 3921024 1234732 13.63 1326176 3029464 12 19:22:01 16:01:01 2945104 0 1140188 14.24 2620 3921028 1237552 13.66 1327056 3029460 12 19:22:01 16:02:01 2945948 0 1139156 14.22 2620 3921216 1235204 13.64 1326400 3029580 12 19:22:01 16:03:01 2945904 0 1139168 14.22 2620 3921248 1235204 13.64 1326588 3029584 16 19:22:01 16:04:01 2945592 0 1139504 14.23 2620 3921224 1235276 13.64 1326508 3029576 12 19:22:01 16:05:01 2945184 0 1139912 14.23 2620 3921224 1235396 13.64 1326884 3029576 8 19:22:01 16:06:01 2946436 0 1138652 14.22 2620 3921232 1235300 13.64 1325728 3029576 16 19:22:01 16:07:01 2945212 0 1139700 14.23 2620 3921408 1237376 13.66 1326540 3029576 12 19:22:01 16:08:01 2806020 0 1216952 15.19 2620 3983348 1235236 13.64 1365944 3051412 8 19:22:01 16:09:01 2806152 0 1216812 15.19 2620 3983356 1235236 13.64 1365936 3051412 8 19:22:01 16:10:01 2805640 0 1217324 15.20 2620 3983356 1235236 13.64 1365964 3051412 8 19:22:01 16:11:01 2803176 0 1219780 15.23 2620 3983364 1235320 13.64 1367800 3051412 12 19:22:01 16:12:01 2804272 0 1218680 15.22 2620 3983368 1235236 13.64 1366900 3051412 12 19:22:01 16:13:01 2804652 0 1218296 15.21 2620 3983372 1235236 13.64 1366944 3051412 8 19:22:01 16:14:01 2804332 0 1218612 15.22 2620 3983376 1235284 13.64 1366940 3051412 8 19:22:01 16:15:01 2804528 0 1218412 15.21 2620 3983380 1235236 13.64 1366816 3051412 8 19:22:01 16:16:01 2804440 0 1218496 15.21 2620 3983384 1235320 13.64 1366916 3051412 12 19:22:01 16:17:01 2804652 0 1218280 15.21 2620 3983388 1235236 13.64 1366876 3051412 12 19:22:01 16:18:01 2804448 0 1218480 15.21 2620 3983392 1235296 13.64 1366844 3051412 8 19:22:01 16:19:01 2804832 0 1218092 15.21 2620 3983396 1235236 13.64 1366932 3051412 8 19:22:01 16:20:01 2803876 0 1219040 15.22 2620 3983404 1235236 13.64 1367848 3051412 8 19:22:01 16:21:01 2803664 0 1219252 15.22 2620 3983404 1235320 13.64 1367904 3051412 12 19:22:01 16:22:01 2804284 0 1218624 15.22 2620 3983412 1235284 13.64 1366860 3051416 20 19:22:01 16:23:01 2804216 0 1218692 15.22 2620 3983412 1235236 13.64 1366968 3051412 8 19:22:01 16:24:01 2804412 0 1218492 15.21 2620 3983416 1235236 13.64 1366904 3051412 8 19:22:01 16:25:01 2804316 0 1218580 15.22 2620 3983424 1235236 13.64 1366860 3051412 8 19:22:01 16:26:01 2804276 0 1218620 15.22 2620 3983424 1235332 13.64 1367040 3051412 12 19:22:01 16:27:01 2804496 0 1218392 15.21 2620 3983432 1235236 13.64 1367020 3051396 16 19:22:01 16:28:01 2804464 0 1218424 15.21 2620 3983432 1235236 13.64 1366888 3051396 8 19:22:01 16:29:01 2804108 0 1218772 15.22 2620 3983440 1235236 13.64 1367008 3051400 12 19:22:01 16:30:01 2803516 0 1219360 15.22 2620 3983444 1235272 13.64 1367728 3051396 8 19:22:01 16:31:01 2804288 0 1218588 15.22 2620 3983444 1235320 13.64 1367092 3051396 12 19:22:01 16:32:01 2804292 0 1218576 15.22 2620 3983452 1235236 13.64 1366912 3051396 16 19:22:01 16:33:01 2803888 0 1218980 15.22 2620 3983452 1235236 13.64 1366880 3051396 8 19:22:01 16:34:01 2804260 0 1218600 15.22 2620 3983460 1235284 13.64 1366972 3051396 8 19:22:01 16:35:01 2804284 0 1218572 15.22 2620 3983464 1235236 13.64 1366924 3051396 8 19:22:01 16:36:02 2804172 0 1218680 15.22 2620 3983468 1235320 13.64 1367128 3051396 12 19:22:01 16:37:01 2804688 0 1218160 15.21 2620 3983472 1235236 13.64 1366984 3051396 12 19:22:01 16:38:01 2804864 0 1217980 15.21 2620 3983476 1235284 13.64 1366972 3051396 8 19:22:01 16:39:01 2803788 0 1219052 15.22 2620 3983480 1235416 13.64 1367248 3051396 8 19:22:01 16:40:01 2805020 0 1217812 15.21 2620 3983488 1235236 13.64 1366048 3051392 24 19:22:01 16:41:01 2805148 0 1217684 15.20 2620 3983488 1235320 13.64 1366172 3051396 12 19:22:01 16:42:01 2805436 0 1217392 15.20 2620 3983492 1235284 13.64 1366136 3051396 12 19:22:01 16:43:01 2805488 0 1217332 15.20 2620 3983500 1235236 13.64 1366236 3051396 8 19:22:01 16:44:01 2805424 0 1217392 15.20 2620 3983504 1235236 13.64 1366220 3051400 8 19:22:01 16:45:01 2805268 0 1217544 15.20 2620 3983508 1235236 13.64 1366148 3051396 8 19:22:01 16:46:01 2804884 0 1217924 15.21 2620 3983512 1235320 13.64 1366324 3051396 12 19:22:01 16:47:01 2804864 0 1217996 15.21 2620 3983460 1234912 13.63 1366372 3051372 16 19:22:01 16:48:01 2802772 0 1220080 15.23 2620 3983468 1234984 13.63 1368640 3051372 8 19:22:01 16:49:01 2802376 0 1220472 15.24 2620 3983472 1235008 13.64 1368768 3051372 12 19:22:01 16:50:01 2801792 0 1221048 15.25 2620 3983480 1235056 13.64 1369072 3051372 8 19:22:01 16:51:01 2803728 0 1219112 15.22 2620 3983480 1234924 13.63 1367784 3051372 8 19:22:01 16:52:01 2803628 0 1219204 15.22 2620 3983488 1234948 13.63 1367992 3051376 8 19:22:01 16:53:01 2805256 0 1217572 15.20 2620 3983492 1234696 13.63 1366028 3051372 8 19:22:01 16:54:01 2804692 0 1218136 15.21 2620 3983492 1234840 13.63 1366476 3051372 8 19:22:01 16:55:01 2805372 0 1217448 15.20 2620 3983500 1234696 13.63 1365960 3051372 8 19:22:01 16:56:01 2804488 0 1218328 15.21 2620 3983504 1234900 13.63 1366496 3051376 8 19:22:01 16:57:01 2802664 0 1220148 15.23 2620 3983508 1234888 13.63 1368400 3051372 8 19:22:01 16:58:01 2804432 0 1218376 15.21 2620 3983512 1234696 13.63 1366816 3051372 8 19:22:01 16:59:01 2804648 0 1218156 15.21 2620 3983516 1234696 13.63 1366884 3051376 8 19:22:01 17:00:01 2804904 0 1217896 15.21 2620 3983520 1234696 13.63 1366876 3051372 8 19:22:01 17:01:01 2802612 0 1220184 15.24 2620 3983524 1237124 13.66 1367604 3051372 8 19:22:01 17:02:01 2804796 0 1217996 15.21 2620 3983528 1234732 13.63 1366880 3051372 8 19:22:01 17:03:01 2804904 0 1217880 15.21 2620 3983536 1234696 13.63 1366840 3051372 8 19:22:01 17:04:01 2804928 0 1217852 15.21 2620 3983540 1234696 13.63 1366848 3051372 8 19:22:01 17:05:01 2805812 0 1216960 15.20 2620 3983548 1233104 13.61 1366328 3050904 8 19:22:01 17:06:01 2800644 0 1218648 15.22 2620 3987028 1234828 13.63 1367648 3054344 8 19:22:01 17:07:01 2799912 0 1219380 15.23 2620 3987028 1234696 13.63 1368264 3054344 8 19:22:01 17:08:01 2800344 0 1218940 15.22 2620 3987036 1234732 13.63 1368260 3054344 8 19:22:01 17:09:01 2800276 0 1219008 15.22 2620 3987036 1234696 13.63 1368252 3054344 8 19:22:01 17:10:02 2800136 0 1219140 15.22 2620 3987044 1234696 13.63 1368380 3054344 8 19:22:01 17:11:01 2800560 0 1218712 15.22 2620 3987048 1234792 13.63 1368228 3054344 12 19:22:01 17:12:01 2800244 0 1219024 15.22 2620 3987052 1234696 13.63 1368384 3054344 16 19:22:01 17:13:01 2799972 0 1219244 15.22 2620 3987104 1234720 13.63 1368276 3054352 12 19:22:01 17:14:01 2800424 0 1218836 15.22 2620 3987060 1234696 13.63 1368264 3054348 8 19:22:01 17:15:01 2800004 0 1219252 15.22 2620 3987064 1234696 13.63 1368404 3054344 8 19:22:01 17:16:01 2800032 0 1219220 15.22 2620 3987068 1234780 13.63 1368484 3054344 8 19:22:01 17:17:01 2800112 0 1219136 15.22 2620 3987072 1234756 13.63 1368328 3054344 12 19:22:01 17:18:01 2800112 0 1219132 15.22 2620 3987076 1234696 13.63 1368408 3054344 8 19:22:01 17:19:01 2800252 0 1218980 15.22 2620 3987088 1234696 13.63 1368304 3054344 8 19:22:01 17:20:01 2800104 0 1219128 15.22 2620 3987088 1234696 13.63 1368324 3054344 8 19:22:01 17:21:01 2800032 0 1219192 15.22 2620 3987096 1234780 13.63 1368448 3054344 16 19:22:01 17:22:01 2800004 0 1219216 15.22 2620 3987100 1234696 13.63 1368312 3054348 12 19:22:01 17:23:01 2799932 0 1219284 15.22 2620 3987104 1234756 13.63 1368320 3054344 12 19:22:01 17:24:01 2800200 0 1219008 15.22 2620 3987112 1234696 13.63 1368464 3054344 12 19:22:01 17:25:01 2800144 0 1219064 15.22 2620 3987112 1234696 13.63 1368444 3054344 8 19:22:01 17:26:01 2800000 0 1219200 15.22 2620 3987120 1234792 13.63 1368440 3054344 12 19:22:01 17:27:01 2800020 0 1219180 15.22 2620 3987120 1234696 13.63 1368356 3054344 20 19:22:01 17:28:01 2800104 0 1219088 15.22 2620 3987128 1234732 13.63 1368356 3054344 12 19:22:01 17:29:01 2800112 0 1219076 15.22 2620 3987132 1234696 13.63 1368464 3054344 8 19:22:01 17:30:01 2800408 0 1218776 15.22 2620 3987136 1234696 13.63 1368420 3054348 8 19:22:01 17:31:01 2799956 0 1219224 15.22 2620 3987140 1234780 13.63 1368488 3054344 16 19:22:01 17:32:01 2800276 0 1218904 15.22 2620 3987140 1234696 13.63 1368476 3054344 12 19:22:01 17:33:01 2800432 0 1218740 15.22 2620 3987148 1234732 13.63 1368476 3054344 8 19:22:01 17:34:01 2800044 0 1219124 15.22 2620 3987152 1234696 13.63 1368392 3054344 8 19:22:01 17:35:01 2800168 0 1218992 15.22 2620 3987160 1234696 13.63 1368380 3054344 8 19:22:01 17:36:01 2800120 0 1219036 15.22 2620 3987164 1234780 13.63 1368576 3054344 12 19:22:01 17:37:01 2799808 0 1219344 15.22 2620 3987168 1234780 13.63 1368496 3054348 8 19:22:01 17:38:01 2800884 0 1218264 15.21 2620 3987172 1234696 13.63 1368460 3054344 12 19:22:01 17:39:01 2799720 0 1219424 15.23 2620 3987176 1234828 13.63 1368704 3054344 8 19:22:01 17:40:01 2800036 0 1219104 15.22 2620 3987180 1234696 13.63 1368468 3054344 8 19:22:01 17:41:01 2800056 0 1219080 15.22 2620 3987184 1234780 13.63 1368540 3054344 12 19:22:01 17:42:02 2799872 0 1219256 15.22 2620 3987192 1234780 13.63 1368628 3054344 8 19:22:01 17:43:01 2799884 0 1219244 15.22 2620 3987192 1234852 13.63 1368800 3054344 8 19:22:01 17:44:01 2800036 0 1219084 15.22 2620 3987200 1234696 13.63 1368448 3054344 8 19:22:01 17:45:01 2800240 0 1218880 15.22 2620 3987200 1234696 13.63 1368544 3054344 8 19:22:01 17:46:01 2799800 0 1219256 15.22 2620 3987264 1234780 13.63 1368632 3054360 20 19:22:01 17:47:01 2799864 0 1219244 15.22 2620 3987212 1234744 13.63 1368532 3054344 12 19:22:01 17:48:01 2800024 0 1219084 15.22 2620 3987212 1234828 13.63 1368832 3054344 8 19:22:01 17:49:01 2800292 0 1218808 15.22 2620 3987220 1234696 13.63 1368448 3054344 8 19:22:01 17:50:01 2800448 0 1218648 15.22 2620 3987224 1234696 13.63 1368520 3054344 8 19:22:01 17:51:01 2800104 0 1218984 15.22 2620 3987232 1234780 13.63 1368588 3054344 12 19:22:01 17:52:01 2800152 0 1218932 15.22 2620 3987236 1234696 13.63 1368580 3054344 12 19:22:01 17:53:01 2800244 0 1218836 15.22 2620 3987240 1234732 13.63 1368460 3054348 8 19:22:01 17:54:01 2799928 0 1219148 15.22 2620 3987244 1234696 13.63 1368492 3054344 8 19:22:01 17:55:01 2800004 0 1219072 15.22 2620 3987244 1234696 13.63 1368588 3054344 8 19:22:01 17:56:01 2799816 0 1219252 15.22 2620 3987252 1234792 13.63 1368560 3054344 12 19:22:01 17:57:01 2799888 0 1219176 15.22 2620 3987256 1234732 13.63 1368516 3054344 12 19:22:01 17:58:01 2800276 0 1218784 15.22 2620 3987260 1234696 13.63 1368556 3054344 8 19:22:01 17:59:01 2799912 0 1219144 15.22 2620 3987264 1234696 13.63 1368492 3054344 8 19:22:01 18:00:01 2799788 0 1219260 15.22 2620 3987272 1234696 13.63 1368480 3054348 8 19:22:01 18:01:01 2797600 0 1221448 15.25 2620 3987272 1237944 13.67 1369708 3054344 12 19:22:01 18:02:01 2799996 0 1219040 15.22 2620 3987284 1234744 13.63 1368608 3054348 12 19:22:01 18:03:01 2800060 0 1218976 15.22 2620 3987284 1234696 13.63 1368648 3054344 8 19:22:01 18:04:01 2799804 0 1219224 15.22 2620 3987292 1234696 13.63 1368636 3054344 8 19:22:01 18:05:01 2799788 0 1219232 15.22 2620 3987300 1234696 13.63 1368528 3054344 8 19:22:01 18:06:01 2799356 0 1219660 15.23 2620 3987304 1234840 13.63 1368992 3054344 12 19:22:01 18:07:01 2799780 0 1219232 15.22 2620 3987308 1234696 13.63 1368652 3054344 12 19:22:01 18:08:01 2799748 0 1219260 15.22 2620 3987312 1234732 13.63 1368660 3054348 8 19:22:01 18:09:01 2800324 0 1218680 15.22 2620 3987316 1234696 13.63 1368496 3054344 8 19:22:01 18:10:01 2800224 0 1218776 15.22 2620 3987320 1234696 13.63 1368484 3054344 8 19:22:01 18:11:01 2799932 0 1219064 15.22 2620 3987324 1234780 13.63 1368628 3054344 12 19:22:01 18:12:01 2800136 0 1218856 15.22 2620 3987328 1234744 13.63 1368556 3054344 20 19:22:01 18:13:01 2799912 0 1219076 15.22 2620 3987332 1234696 13.63 1368696 3054344 8 19:22:01 18:14:01 2799672 0 1219312 15.22 2620 3987336 1234696 13.63 1368564 3054344 8 19:22:01 18:15:01 2799540 0 1219436 15.23 2620 3987344 1234696 13.63 1368688 3054344 8 19:22:01 18:16:02 2799436 0 1219540 15.23 2620 3987344 1234780 13.63 1368768 3054344 12 19:22:01 18:17:01 2799652 0 1219320 15.22 2620 3987348 1234804 13.63 1368560 3054344 8 19:22:01 18:18:01 2799888 0 1219080 15.22 2620 3987352 1234696 13.63 1368696 3054344 8 19:22:01 18:19:01 2800004 0 1218960 15.22 2620 3987356 1234696 13.63 1368652 3054344 8 19:22:01 18:20:01 2800144 0 1218808 15.22 2620 3987368 1234696 13.63 1368588 3054344 8 19:22:01 18:21:01 2799520 0 1219432 15.23 2620 3987368 1234792 13.63 1368816 3054344 12 19:22:01 18:22:01 2800060 0 1218884 15.22 2620 3987376 1234732 13.63 1368780 3054344 12 19:22:01 18:23:01 2799656 0 1219284 15.22 2620 3987380 1234696 13.63 1368728 3054344 12 19:22:01 18:24:01 2799564 0 1219372 15.23 2620 3987384 1234696 13.63 1368608 3054348 8 19:22:01 18:25:01 2799656 0 1219276 15.22 2620 3987388 1234696 13.63 1368732 3054344 8 19:22:01 18:26:01 2799544 0 1219388 15.23 2620 3987388 1234780 13.63 1368812 3054344 12 19:22:01 18:27:01 2800248 0 1218676 15.22 2620 3987396 1234696 13.63 1368576 3054344 12 19:22:01 18:28:01 2799880 0 1219040 15.22 2620 3987400 1234744 13.63 1368760 3054344 8 19:22:01 18:29:01 2800004 0 1218912 15.22 2620 3987404 1234696 13.63 1368716 3054344 8 19:22:01 18:30:01 2800068 0 1218844 15.22 2620 3987408 1234696 13.63 1368828 3054344 8 19:22:01 18:31:01 2799552 0 1219356 15.22 2620 3987412 1234780 13.63 1368828 3054348 12 19:22:01 18:32:01 2797032 0 1221872 15.26 2620 3987416 1235164 13.64 1370820 3054348 8 19:22:01 18:33:01 2800236 0 1218664 15.22 2620 3987420 1233500 13.62 1368236 3054348 8 19:22:01 18:34:01 2800300 0 1218596 15.22 2620 3987424 1233452 13.62 1368288 3054348 8 19:22:01 18:35:01 2800540 0 1218352 15.21 2620 3987428 1233452 13.62 1368160 3054348 8 19:22:01 18:36:01 2799340 0 1219544 15.23 2620 3987436 1239048 13.68 1368524 3054348 12 19:22:01 18:37:01 2800004 0 1218876 15.22 2620 3987440 1238604 13.67 1368388 3054348 16 19:22:01 18:38:01 2800060 0 1218812 15.22 2620 3987448 1233452 13.62 1368220 3054348 8 19:22:01 18:39:01 2799524 0 1219348 15.22 2620 3987448 1233452 13.62 1369060 3054348 8 19:22:01 18:40:01 2799540 0 1219328 15.22 2620 3987452 1233452 13.62 1369012 3054348 8 19:22:01 18:41:01 2799212 0 1219652 15.23 2620 3987456 1233680 13.62 1369296 3054348 16 19:22:01 18:42:01 2798740 0 1220120 15.23 2620 3987460 1233656 13.62 1369380 3054348 12 19:22:01 18:43:01 2798344 0 1220508 15.24 2620 3987468 1233680 13.62 1369812 3054348 12 19:22:01 18:44:01 2799492 0 1219360 15.22 2620 3987468 1233464 13.62 1369324 3054348 12 19:22:01 18:45:01 2800128 0 1218716 15.22 2620 3987476 1232064 13.60 1369004 3054164 12 19:22:01 18:46:01 2798772 0 1220064 15.23 2620 3987484 1233632 13.62 1369836 3054168 12 19:22:01 18:47:01 2799188 0 1219644 15.23 2620 3987488 1233512 13.62 1369548 3054168 12 19:22:01 18:48:01 2799192 0 1219636 15.23 2620 3987492 1233620 13.62 1369816 3054164 8 19:22:01 18:49:01 2799268 0 1219560 15.23 2620 3987492 1233464 13.62 1369456 3054164 8 19:22:01 18:50:02 2799712 0 1219108 15.22 2620 3987500 1233464 13.62 1369548 3054164 8 19:22:01 18:51:01 2799272 0 1219540 15.23 2620 3987508 1233548 13.62 1369552 3054164 12 19:22:01 18:52:01 2799328 0 1219480 15.23 2620 3987512 1233512 13.62 1369376 3054164 12 19:22:01 18:53:01 2799028 0 1219776 15.23 2620 3987516 1233464 13.62 1369364 3054164 8 19:22:01 18:54:01 2798860 0 1219884 15.23 2620 3987576 1233584 13.62 1369796 3054180 20 19:22:01 18:55:01 2799748 0 1219048 15.22 2620 3987524 1233464 13.62 1369384 3054164 8 19:22:01 18:56:01 2799132 0 1219660 15.23 2620 3987528 1233560 13.62 1369576 3054164 12 19:22:01 18:57:01 2799296 0 1219492 15.23 2620 3987532 1233524 13.62 1369436 3054164 12 19:22:01 18:58:01 2799524 0 1219260 15.22 2620 3987536 1233464 13.62 1369424 3054164 12 19:22:01 18:59:01 2799640 0 1219140 15.22 2620 3987540 1233464 13.62 1369508 3054164 8 19:22:01 19:00:01 2799548 0 1219228 15.22 2620 3987544 1233464 13.62 1369596 3054164 8 19:22:01 19:01:01 2797172 0 1221596 15.25 2620 3987552 1236332 13.65 1370160 3054164 12 19:22:01 19:02:01 2798572 0 1220192 15.24 2620 3987556 1233620 13.62 1370128 3054168 16 19:22:01 19:03:01 2799292 0 1219468 15.23 2620 3987560 1233464 13.62 1369548 3054164 12 19:22:01 19:04:01 2799152 0 1219604 15.23 2620 3987564 1233464 13.62 1369528 3054168 8 19:22:01 19:05:01 2798728 0 1220024 15.23 2620 3987568 1233584 13.62 1369796 3054164 12 19:22:01 19:06:01 2799164 0 1219580 15.23 2620 3987576 1233536 13.62 1369620 3054164 12 19:22:01 19:07:01 2798744 0 1219996 15.23 2620 3987580 1233560 13.62 1369524 3054164 8 19:22:01 19:08:01 2799112 0 1219624 15.23 2620 3987584 1233464 13.62 1369436 3054164 8 19:22:01 19:09:01 2799556 0 1219172 15.22 2620 3987592 1233464 13.62 1369512 3054164 8 19:22:01 19:10:01 2799184 0 1219544 15.23 2620 3987592 1233464 13.62 1369380 3054164 8 19:22:01 19:11:01 2798908 0 1219816 15.23 2620 3987596 1233536 13.62 1369636 3054164 12 19:22:01 19:12:01 2799368 0 1219352 15.22 2620 3987600 1233512 13.62 1369732 3054164 12 19:22:01 19:13:01 2798672 0 1220044 15.23 2620 3987604 1233656 13.62 1370240 3054164 8 19:22:01 19:14:01 2798988 0 1219720 15.23 2620 3987612 1233464 13.62 1369468 3054164 8 19:22:01 19:15:01 2799376 0 1219332 15.22 2620 3987612 1233464 13.62 1369468 3054164 8 19:22:01 19:16:01 2798956 0 1219744 15.23 2620 3987620 1233536 13.62 1369568 3054164 12 19:22:01 19:17:01 2798808 0 1219892 15.23 2620 3987620 1233536 13.62 1369680 3054164 8 19:22:01 19:18:01 2799120 0 1219572 15.23 2620 3987628 1233464 13.62 1369596 3054168 8 19:22:01 19:19:01 2799252 0 1219436 15.23 2620 3987632 1233464 13.62 1369440 3054164 8 19:22:01 19:20:01 2799120 0 1219568 15.23 2620 3987632 1233464 13.62 1369544 3054164 8 19:22:01 19:21:01 2798900 0 1219776 15.23 2620 3987644 1233548 13.62 1369704 3054164 12 19:22:01 Average: 2816892 0 1204642 15.04 2620 3984786 1257000 13.88 1375243 3047410 8029 19:22:01 19:22:01 15:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:22:01 15:27:01 eth0 1161.42 1307.56 5804.99 170.88 0.00 0.00 0.00 0.00 19:22:01 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:27:01 docker0 928.87 705.38 75.34 2686.01 0.00 0.00 0.00 0.00 19:22:01 15:28:01 eth0 558.03 469.47 3533.28 44.26 0.00 0.00 0.00 0.00 19:22:01 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:28:01 docker0 196.87 255.51 14.03 846.14 0.00 0.00 0.00 0.00 19:22:01 15:29:01 veth5dacec9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:22:01 15:29:01 eth0 41.98 27.18 39.27 65.44 0.00 0.00 0.00 0.00 19:22:01 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:30:01 veth5dacec9 2.27 2.27 0.18 0.19 0.00 0.00 0.00 0.00 19:22:01 15:30:01 eth0 29.35 15.81 22.62 12.10 0.00 0.00 0.00 0.00 19:22:01 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:30:01 docker0 2.27 2.27 0.15 0.19 0.00 0.00 0.00 0.00 19:22:01 15:31:01 eth0 169.14 146.99 1690.03 71.00 0.00 0.00 0.00 0.00 19:22:01 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:32:02 vethcbc367e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:32:02 vethea4de8a 0.00 0.59 0.00 0.03 0.00 0.00 0.00 0.00 19:22:01 15:32:02 eth0 100.67 81.35 194.89 55.44 0.00 0.00 0.00 0.00 19:22:01 15:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:33:02 veth7608e56 0.05 0.19 0.00 0.01 0.00 0.00 0.00 0.00 19:22:01 15:33:02 vethea4de8a 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 19:22:01 15:33:02 eth0 16.92 8.65 13.94 7.30 0.00 0.00 0.00 0.00 19:22:01 15:33:02 vethac6c0cc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:22:01 15:34:01 veth7508ec3 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:22:01 15:34:01 veth8fcedb0 24.86 37.71 1.93 344.23 0.00 0.00 0.00 0.00 19:22:01 15:34:01 veth8a31e33 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:22:01 15:34:01 vethea4de8a 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 19:22:01 15:35:01 vethea4de8a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:22:01 15:35:01 eth0 2801.42 2550.74 13888.10 628.80 0.00 0.00 0.00 0.00 19:22:01 15:35:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:22:01 15:35:01 docker0 1254.97 1122.30 97.98 4296.28 0.00 0.00 0.00 0.00 19:22:01 15:36:01 eth0 5.40 3.40 4.93 2.20 0.00 0.00 0.00 0.00 19:22:01 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:36:01 docker0 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:37:01 eth0 0.27 0.28 0.02 0.02 0.00 0.00 0.00 0.00 19:22:01 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:38:01 eth0 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 19:22:01 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:39:01 eth0 0.98 0.58 0.70 0.22 0.00 0.00 0.00 0.00 19:22:01 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:40:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:22:01 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:41:01 eth0 0.13 0.12 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:42:01 eth0 0.12 0.10 0.01 0.03 0.00 0.00 0.00 0.00 19:22:01 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:43:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 19:22:01 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:44:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:45:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:22:01 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:46:01 eth0 0.17 0.13 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:47:01 eth0 0.18 0.17 0.07 0.04 0.00 0.00 0.00 0.00 19:22:01 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:48:01 eth0 0.45 0.30 0.26 0.20 0.00 0.00 0.00 0.00 19:22:01 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:49:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:22:01 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:50:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:51:01 eth0 0.20 0.18 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:52:01 eth0 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 19:22:01 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:53:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:22:01 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:55:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:56:01 eth0 0.23 0.22 0.14 0.04 0.00 0.00 0.00 0.00 19:22:01 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:57:01 eth0 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 19:22:01 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:58:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:22:01 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:59:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:00:02 eth0 0.12 0.08 0.09 0.01 0.00 0.00 0.00 0.00 19:22:01 16:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:01:01 eth0 0.15 0.15 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:02:01 eth0 0.08 0.08 0.01 0.03 0.00 0.00 0.00 0.00 19:22:01 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:03:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:04:01 eth0 0.57 0.05 0.11 0.00 0.00 0.00 0.00 0.00 19:22:01 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:05:01 eth0 0.43 0.27 0.26 0.20 0.00 0.00 0.00 0.00 19:22:01 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:06:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 19:22:01 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:07:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:08:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:10:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:11:01 eth0 0.18 0.17 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:12:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 19:22:01 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:14:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 19:22:01 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:16:01 eth0 0.12 0.13 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:17:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 19:22:01 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:18:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 19:22:01 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:19:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:22:01 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:21:01 eth0 0.12 0.10 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:22:01 eth0 0.10 0.07 0.06 0.03 0.00 0.00 0.00 0.00 19:22:01 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:23:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:26:01 eth0 0.12 0.10 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:27:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 19:22:01 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:28:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:22:01 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:30:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:01 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:31:01 eth0 0.17 0.13 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:32:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 19:22:01 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:33:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:34:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:01 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:36:02 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:22:01 16:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:37:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:38:01 eth0 0.57 0.05 0.11 0.00 0.00 0.00 0.00 0.00 19:22:01 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:39:01 eth0 0.42 0.28 0.26 0.20 0.00 0.00 0.00 0.00 19:22:01 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:40:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:41:01 eth0 0.13 0.10 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:42:01 eth0 0.10 0.07 0.06 0.03 0.00 0.00 0.00 0.00 19:22:01 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:46:01 eth0 0.43 0.10 0.12 0.04 0.00 0.00 0.00 0.00 19:22:01 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:47:01 eth0 1.10 0.37 0.41 0.23 0.00 0.00 0.00 0.00 19:22:01 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:48:01 eth0 1.78 0.72 0.84 0.59 0.00 0.00 0.00 0.00 19:22:01 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:49:01 eth0 1.07 0.20 0.33 0.19 0.00 0.00 0.00 0.00 19:22:01 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:50:01 eth0 1.28 0.42 0.59 0.35 0.00 0.00 0.00 0.00 19:22:01 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:51:01 eth0 1.48 0.35 0.44 0.26 0.00 0.00 0.00 0.00 19:22:01 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:52:01 eth0 0.47 0.27 0.32 0.22 0.00 0.00 0.00 0.00 19:22:01 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:53:01 eth0 0.85 0.00 0.09 0.00 0.00 0.00 0.00 0.00 19:22:01 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:54:01 eth0 0.95 0.55 0.53 0.37 0.00 0.00 0.00 0.00 19:22:01 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:55:01 eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:22:01 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:56:01 eth0 0.98 0.32 0.39 0.26 0.00 0.00 0.00 0.00 19:22:01 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:57:01 eth0 0.52 0.30 0.32 0.20 0.00 0.00 0.00 0.00 19:22:01 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:58:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:01:01 eth0 0.12 0.10 0.08 0.06 0.00 0.00 0.00 0.00 19:22:01 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:02:01 eth0 0.12 0.07 0.06 0.03 0.00 0.00 0.00 0.00 19:22:01 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:04:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:05:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:06:01 eth0 1.05 0.35 0.39 0.23 0.00 0.00 0.00 0.00 19:22:01 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:07:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 19:22:01 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:08:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:22:01 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:10:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:11:01 eth0 0.20 0.20 0.08 0.05 0.00 0.00 0.00 0.00 19:22:01 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:12:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 19:22:01 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:13:01 eth0 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 19:22:01 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:16:01 eth0 0.12 0.12 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:17:01 eth0 0.12 0.10 0.06 0.03 0.00 0.00 0.00 0.00 19:22:01 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:18:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:21:01 eth0 0.12 0.12 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:22:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 19:22:01 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:23:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 19:22:01 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:26:01 eth0 0.12 0.12 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:27:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 19:22:01 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:28:01 eth0 0.20 0.18 0.09 0.01 0.00 0.00 0.00 0.00 19:22:01 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:31:01 eth0 0.12 0.12 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:32:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 19:22:01 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:33:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:01 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:36:01 eth0 0.12 0.10 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:37:01 eth0 0.10 0.07 0.06 0.03 0.00 0.00 0.00 0.00 19:22:01 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:38:01 eth0 0.50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:22:01 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:39:01 eth0 0.42 0.22 0.26 0.19 0.00 0.00 0.00 0.00 19:22:01 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:40:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:41:01 eth0 0.12 0.10 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:42:02 eth0 0.57 0.12 0.11 0.03 0.00 0.00 0.00 0.00 19:22:01 17:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:43:01 eth0 0.41 0.29 0.27 0.20 0.00 0.00 0.00 0.00 19:22:01 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:45:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:46:01 eth0 0.17 0.13 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:47:01 eth0 0.12 0.07 0.06 0.03 0.00 0.00 0.00 0.00 19:22:01 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:48:01 eth0 0.42 0.22 0.26 0.19 0.00 0.00 0.00 0.00 19:22:01 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:51:01 eth0 0.12 0.10 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:52:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 19:22:01 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:53:01 eth0 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 19:22:01 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:56:01 eth0 0.13 0.12 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:57:01 eth0 0.15 0.13 0.06 0.04 0.00 0.00 0.00 0.00 19:22:01 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:58:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:01:01 eth0 0.12 0.12 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:02:01 eth0 0.13 0.13 0.06 0.04 0.00 0.00 0.00 0.00 19:22:01 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:03:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 19:22:01 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:04:01 eth0 0.58 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:22:01 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:05:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:06:01 eth0 0.53 0.42 0.34 0.24 0.00 0.00 0.00 0.00 19:22:01 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:07:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 19:22:01 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:08:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:01 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:11:01 eth0 0.12 0.10 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:12:01 eth0 0.12 0.12 0.09 0.03 0.00 0.00 0.00 0.00 19:22:01 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:15:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:16:02 eth0 0.12 0.12 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 18:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:17:01 eth0 0.12 0.07 0.06 0.03 0.00 0.00 0.00 0.00 19:22:01 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:18:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:22:01 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:21:01 eth0 0.12 0.10 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:22:01 eth0 0.10 0.07 0.06 0.03 0.00 0.00 0.00 0.00 19:22:01 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:26:01 eth0 0.12 0.10 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:27:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 19:22:01 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:28:01 eth0 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:01 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:31:01 eth0 0.12 0.10 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:32:01 eth0 1.85 1.95 0.12 7.83 0.00 0.00 0.00 0.00 19:22:01 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:33:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:01 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:36:01 eth0 2.15 2.20 0.21 12.90 0.00 0.00 0.00 0.00 19:22:01 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:37:01 eth0 0.20 0.17 0.07 0.04 0.00 0.00 0.00 0.00 19:22:01 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:41:01 eth0 0.50 0.55 0.10 3.89 0.00 0.00 0.00 0.00 19:22:01 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:42:01 eth0 1.02 0.35 0.37 0.53 0.00 0.00 0.00 0.00 19:22:01 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:43:01 eth0 0.90 0.25 0.31 0.20 0.00 0.00 0.00 0.00 19:22:01 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:44:01 eth0 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:22:01 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:45:01 eth0 1.25 0.47 0.57 0.36 0.00 0.00 0.00 0.00 19:22:01 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:46:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:22:01 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:47:01 eth0 0.10 0.10 0.06 0.03 0.00 0.00 0.00 0.00 19:22:01 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:48:01 eth0 0.43 0.25 0.26 0.20 0.00 0.00 0.00 0.00 19:22:01 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:49:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:50:02 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:51:01 eth0 0.12 0.10 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:52:01 eth0 0.10 0.07 0.06 0.03 0.00 0.00 0.00 0.00 19:22:01 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:53:01 eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:22:01 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:54:01 eth0 0.50 0.27 0.27 0.20 0.00 0.00 0.00 0.00 19:22:01 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:55:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:56:01 eth0 0.12 0.10 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:57:01 eth0 0.12 0.10 0.09 0.03 0.00 0.00 0.00 0.00 19:22:01 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:00:01 eth0 0.45 0.00 0.02 0.00 0.00 0.00 0.00 0.00 19:22:01 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:01:01 eth0 5.86 0.15 0.64 0.07 0.00 0.00 0.00 0.00 19:22:01 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:02:01 eth0 1.03 0.50 0.54 0.36 0.00 0.00 0.00 0.00 19:22:01 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:03:01 eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:22:01 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:04:01 eth0 0.40 0.00 0.03 0.00 0.00 0.00 0.00 0.00 19:22:01 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:05:01 eth0 0.75 0.23 0.30 0.23 0.00 0.00 0.00 0.00 19:22:01 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:06:01 eth0 0.22 0.10 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:07:01 eth0 0.20 0.08 0.07 0.03 0.00 0.00 0.00 0.00 19:22:01 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:08:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:09:01 eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:22:01 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:10:01 eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:22:01 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:11:01 eth0 0.60 0.10 0.10 0.04 0.00 0.00 0.00 0.00 19:22:01 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:12:01 eth0 1.13 0.13 0.17 0.04 0.00 0.00 0.00 0.00 19:22:01 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:13:01 eth0 0.83 0.47 0.53 0.36 0.00 0.00 0.00 0.00 19:22:01 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:14:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:16:01 eth0 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 19:22:01 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:17:01 eth0 0.30 0.07 0.07 0.03 0.00 0.00 0.00 0.00 19:22:01 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:18:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:19:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:20:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:21:01 eth0 0.12 0.10 0.08 0.04 0.00 0.00 0.00 0.00 19:22:01 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 Average: eth0 10.39 9.83 56.48 2.63 0.00 0.00 0.00 0.00 19:22:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 Average: docker0 5.34 4.78 0.42 18.30 0.00 0.00 0.00 0.00 19:22:01 19:22:01 19:22:01 ---> sar -P ALL: 19:22:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 19:22:01 19:22:01 15:25:22 LINUX RESTART (2 CPU) 19:22:01 19:22:01 15:26:01 CPU %user %nice %system %iowait %steal %idle 19:22:01 15:27:01 all 19.74 0.00 4.98 11.08 0.09 64.11 19:22:01 15:27:01 0 22.13 0.00 5.17 6.89 0.09 65.71 19:22:01 15:27:01 1 17.36 0.00 4.78 15.25 0.09 62.51 19:22:01 15:28:01 all 9.77 0.00 4.65 15.78 0.08 69.73 19:22:01 15:28:01 0 10.08 0.00 5.08 17.49 0.07 67.28 19:22:01 15:28:01 1 9.45 0.00 4.22 14.08 0.09 72.16 19:22:01 15:29:01 all 61.63 0.00 7.83 5.26 0.12 25.16 19:22:01 15:29:01 0 62.61 0.00 7.21 3.71 0.11 26.36 19:22:01 15:29:01 1 60.64 0.00 8.46 6.80 0.13 23.96 19:22:01 15:30:01 all 35.75 0.00 4.58 2.10 0.08 57.49 19:22:01 15:30:01 0 34.48 0.00 4.56 2.32 0.09 58.55 19:22:01 15:30:01 1 37.02 0.00 4.60 1.88 0.07 56.43 19:22:01 15:31:01 all 53.61 0.00 8.47 5.16 0.11 32.65 19:22:01 15:31:01 0 54.05 0.00 8.34 5.87 0.11 31.62 19:22:01 15:31:01 1 53.16 0.00 8.60 4.45 0.11 33.68 19:22:01 15:32:02 all 20.27 0.00 13.81 42.62 0.12 23.17 19:22:01 15:32:02 0 21.44 0.00 13.99 42.43 0.12 22.01 19:22:01 15:32:02 1 19.11 0.00 13.63 42.81 0.12 24.33 19:22:01 15:33:02 all 52.38 0.00 10.66 23.35 0.16 13.45 19:22:01 15:33:02 0 52.96 0.00 9.86 27.23 0.15 9.80 19:22:01 15:33:02 1 51.80 0.00 11.46 19.48 0.16 17.09 19:22:01 15:34:01 all 41.89 0.00 15.29 30.40 0.16 12.26 19:22:01 15:34:01 0 41.16 0.00 15.43 31.76 0.15 11.50 19:22:01 15:34:01 1 42.61 0.00 15.14 29.04 0.18 13.02 19:22:01 15:35:01 all 58.50 0.00 12.31 22.77 0.14 6.27 19:22:01 15:35:01 0 58.53 0.00 11.93 22.27 0.13 7.15 19:22:01 15:35:01 1 58.47 0.00 12.69 23.28 0.16 5.39 19:22:01 15:36:01 all 0.51 0.00 0.54 0.59 0.03 98.32 19:22:01 15:36:01 0 0.57 0.00 0.60 0.27 0.03 98.52 19:22:01 15:36:01 1 0.45 0.00 0.49 0.92 0.03 98.11 19:22:01 15:37:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:22:01 15:37:01 0 0.00 0.00 0.02 0.00 0.03 99.95 19:22:01 15:37:01 1 0.15 0.00 0.02 0.00 0.03 99.80 19:22:01 19:22:01 15:37:01 CPU %user %nice %system %iowait %steal %idle 19:22:01 15:38:01 all 0.13 0.00 0.03 0.00 0.04 99.79 19:22:01 15:38:01 0 0.03 0.00 0.05 0.00 0.03 99.88 19:22:01 15:38:01 1 0.23 0.00 0.02 0.00 0.05 99.70 19:22:01 15:39:01 all 0.14 0.00 0.03 0.00 0.02 99.82 19:22:01 15:39:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:22:01 15:39:01 1 0.23 0.00 0.02 0.00 0.02 99.73 19:22:01 15:40:01 all 0.06 0.00 0.04 0.00 0.03 99.87 19:22:01 15:40:01 0 0.08 0.00 0.03 0.00 0.03 99.85 19:22:01 15:40:01 1 0.03 0.00 0.05 0.00 0.03 99.88 19:22:01 15:41:01 all 0.08 0.00 0.04 0.01 0.03 99.84 19:22:01 15:41:01 0 0.12 0.00 0.03 0.00 0.03 99.82 19:22:01 15:41:01 1 0.03 0.00 0.05 0.02 0.03 99.87 19:22:01 15:42:01 all 0.10 0.00 0.03 0.00 0.03 99.84 19:22:01 15:42:01 0 0.17 0.00 0.03 0.00 0.03 99.77 19:22:01 15:42:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:22:01 15:43:01 all 0.11 0.00 0.02 0.00 0.03 99.85 19:22:01 15:43:01 0 0.18 0.00 0.02 0.00 0.02 99.78 19:22:01 15:43:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 15:44:01 all 0.06 0.00 0.02 0.00 0.03 99.89 19:22:01 15:44:01 0 0.07 0.00 0.02 0.00 0.03 99.88 19:22:01 15:44:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:22:01 15:45:01 all 0.12 0.00 0.03 0.00 0.02 99.84 19:22:01 15:45:01 0 0.22 0.00 0.02 0.00 0.02 99.75 19:22:01 15:45:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:22:01 15:46:01 all 0.13 0.00 0.02 0.00 0.03 99.83 19:22:01 15:46:01 0 0.22 0.00 0.02 0.00 0.03 99.73 19:22:01 15:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:01 15:47:01 all 0.08 0.00 0.03 0.00 0.02 99.88 19:22:01 15:47:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:22:01 15:47:01 1 0.10 0.00 0.02 0.00 0.02 99.87 19:22:01 15:48:01 all 0.10 0.00 0.03 0.00 0.03 99.84 19:22:01 15:48:01 0 0.05 0.00 0.03 0.00 0.05 99.87 19:22:01 15:48:01 1 0.15 0.00 0.02 0.00 0.02 99.82 19:22:01 19:22:01 15:48:01 CPU %user %nice %system %iowait %steal %idle 19:22:01 15:49:01 all 0.08 0.00 0.03 0.00 0.01 99.88 19:22:01 15:49:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:22:01 15:49:01 1 0.15 0.00 0.02 0.00 0.00 99.83 19:22:01 15:50:01 all 0.08 0.00 0.03 0.00 0.03 99.86 19:22:01 15:50:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:22:01 15:50:01 1 0.13 0.00 0.03 0.00 0.02 99.82 19:22:01 15:51:01 all 0.07 0.00 0.02 0.00 0.03 99.89 19:22:01 15:51:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 15:51:01 1 0.12 0.00 0.02 0.00 0.02 99.85 19:22:01 15:52:01 all 0.07 0.00 0.03 0.00 0.03 99.88 19:22:01 15:52:01 0 0.03 0.00 0.03 0.00 0.05 99.88 19:22:01 15:52:01 1 0.10 0.00 0.02 0.00 0.00 99.88 19:22:01 15:53:01 all 0.09 0.00 0.03 0.00 0.03 99.86 19:22:01 15:53:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 15:53:01 1 0.15 0.00 0.03 0.00 0.02 99.80 19:22:01 15:54:01 all 0.03 0.00 0.03 0.00 0.03 99.92 19:22:01 15:54:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:22:01 15:54:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:22:01 15:55:01 all 0.18 0.00 0.03 0.00 0.02 99.78 19:22:01 15:55:01 0 0.30 0.00 0.03 0.00 0.02 99.65 19:22:01 15:55:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:22:01 15:56:01 all 0.09 0.00 0.03 0.00 0.03 99.86 19:22:01 15:56:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:22:01 15:56:01 1 0.17 0.00 0.02 0.00 0.02 99.80 19:22:01 15:57:01 all 0.12 0.00 0.03 0.00 0.02 99.84 19:22:01 15:57:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 15:57:01 1 0.20 0.00 0.03 0.00 0.00 99.77 19:22:01 15:58:01 all 0.05 0.00 0.03 0.00 0.04 99.88 19:22:01 15:58:01 0 0.03 0.00 0.03 0.00 0.05 99.88 19:22:01 15:58:01 1 0.07 0.00 0.02 0.00 0.03 99.88 19:22:01 15:59:01 all 0.03 0.00 0.01 0.00 0.03 99.93 19:22:01 15:59:01 0 0.02 0.00 0.00 0.00 0.03 99.95 19:22:01 15:59:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 19:22:01 15:59:01 CPU %user %nice %system %iowait %steal %idle 19:22:01 16:00:02 all 0.04 0.00 0.02 0.00 0.04 99.90 19:22:01 16:00:02 0 0.03 0.00 0.02 0.00 0.05 99.90 19:22:01 16:00:02 1 0.05 0.00 0.02 0.00 0.03 99.90 19:22:01 16:01:01 all 0.04 0.00 0.03 0.00 0.03 99.90 19:22:01 16:01:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:22:01 16:01:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:22:01 16:02:01 all 0.05 0.00 0.03 0.00 0.03 99.89 19:22:01 16:02:01 0 0.08 0.00 0.03 0.00 0.02 99.87 19:22:01 16:02:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:22:01 16:03:01 all 0.08 0.00 0.02 0.00 0.03 99.88 19:22:01 16:03:01 0 0.12 0.00 0.02 0.00 0.02 99.85 19:22:01 16:03:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 16:04:01 all 0.06 0.00 0.03 0.00 0.03 99.89 19:22:01 16:04:01 0 0.10 0.00 0.03 0.00 0.02 99.85 19:22:01 16:04:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 16:05:01 all 0.04 0.00 0.02 0.00 0.03 99.92 19:22:01 16:05:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:22:01 16:05:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 16:06:01 all 0.07 0.00 0.03 0.00 0.02 99.89 19:22:01 16:06:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:22:01 16:06:01 1 0.10 0.00 0.02 0.00 0.02 99.87 19:22:01 16:07:01 all 0.09 0.00 0.05 0.10 0.02 99.74 19:22:01 16:07:01 0 0.02 0.00 0.05 0.18 0.00 99.75 19:22:01 16:07:01 1 0.17 0.00 0.05 0.02 0.03 99.73 19:22:01 16:08:01 all 0.19 4.40 15.19 10.74 0.08 69.41 19:22:01 16:08:01 0 0.22 4.36 14.99 10.17 0.07 70.19 19:22:01 16:08:01 1 0.15 4.43 15.38 11.31 0.09 68.64 19:22:01 16:09:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:22:01 16:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:01 16:09:01 1 0.15 0.00 0.02 0.00 0.03 99.80 19:22:01 16:10:01 all 0.13 0.00 0.02 0.00 0.03 99.83 19:22:01 16:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:01 16:10:01 1 0.22 0.00 0.02 0.00 0.03 99.73 19:22:01 19:22:01 16:10:01 CPU %user %nice %system %iowait %steal %idle 19:22:01 16:11:01 all 0.11 0.00 0.03 0.00 0.03 99.84 19:22:01 16:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:01 16:11:01 1 0.20 0.00 0.03 0.00 0.03 99.73 19:22:01 16:12:01 all 0.05 0.00 0.03 0.00 0.03 99.90 19:22:01 16:12:01 0 0.02 0.00 0.03 0.00 0.05 99.90 19:22:01 16:12:01 1 0.08 0.00 0.02 0.00 0.00 99.90 19:22:01 16:13:01 all 0.04 0.00 0.03 0.00 0.03 99.91 19:22:01 16:13:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:22:01 16:13:01 1 0.07 0.00 0.02 0.00 0.02 99.90 19:22:01 16:14:01 all 0.11 0.00 0.01 0.00 0.03 99.86 19:22:01 16:14:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 16:14:01 1 0.18 0.00 0.00 0.00 0.02 99.80 19:22:01 16:15:01 all 0.08 0.00 0.02 0.00 0.03 99.88 19:22:01 16:15:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:22:01 16:15:01 1 0.10 0.00 0.02 0.00 0.03 99.85 19:22:01 16:16:01 all 0.08 0.00 0.02 0.00 0.03 99.88 19:22:01 16:16:01 0 0.10 0.00 0.02 0.00 0.02 99.87 19:22:01 16:16:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:22:01 16:17:01 all 0.02 0.00 0.02 0.00 0.03 99.94 19:22:01 16:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:01 16:17:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 16:18:01 all 0.05 0.00 0.02 0.00 0.03 99.90 19:22:01 16:18:01 0 0.07 0.00 0.02 0.00 0.03 99.88 19:22:01 16:18:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 16:19:01 all 0.02 0.00 0.01 0.00 0.03 99.94 19:22:01 16:19:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 16:19:01 1 0.02 0.00 0.00 0.00 0.03 99.95 19:22:01 16:20:01 all 0.03 0.00 0.01 0.00 0.03 99.92 19:22:01 16:20:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 16:20:01 1 0.03 0.00 0.00 0.00 0.03 99.93 19:22:01 16:21:01 all 0.03 0.00 0.02 0.00 0.02 99.93 19:22:01 16:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:01 16:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:01 19:22:01 16:21:01 CPU %user %nice %system %iowait %steal %idle 19:22:01 16:22:01 all 0.04 0.00 0.03 0.00 0.03 99.90 19:22:01 16:22:01 0 0.03 0.00 0.02 0.00 0.05 99.90 19:22:01 16:22:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:22:01 16:23:01 all 0.04 0.00 0.01 0.00 0.03 99.92 19:22:01 16:23:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 16:23:01 1 0.05 0.00 0.00 0.00 0.03 99.92 19:22:01 16:24:01 all 0.06 0.00 0.02 0.00 0.03 99.89 19:22:01 16:24:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 16:24:01 1 0.10 0.00 0.02 0.00 0.03 99.85 19:22:01 16:25:01 all 0.05 0.00 0.00 0.00 0.03 99.92 19:22:01 16:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:22:01 16:25:01 1 0.08 0.00 0.00 0.00 0.03 99.88 19:22:01 16:26:01 all 0.04 0.00 0.03 0.00 0.03 99.89 19:22:01 16:26:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:22:01 16:26:01 1 0.05 0.00 0.03 0.00 0.05 99.87 19:22:01 16:27:01 all 0.03 0.00 0.01 0.00 0.03 99.92 19:22:01 16:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:22:01 16:27:01 1 0.05 0.00 0.02 0.00 0.07 99.87 19:22:01 16:28:01 all 0.06 0.00 0.01 0.00 0.03 99.91 19:22:01 16:28:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 16:28:01 1 0.10 0.00 0.00 0.00 0.02 99.88 19:22:01 16:29:01 all 0.04 0.00 0.02 0.00 0.04 99.90 19:22:01 16:29:01 0 0.03 0.00 0.02 0.00 0.05 99.90 19:22:01 16:29:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:22:01 16:30:01 all 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 16:30:01 0 0.02 0.00 0.02 0.00 0.05 99.92 19:22:01 16:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:01 16:31:01 all 0.04 0.00 0.02 0.00 0.03 99.92 19:22:01 16:31:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 16:31:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:22:01 16:32:01 all 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 16:32:01 0 0.03 0.00 0.02 0.00 0.07 99.88 19:22:01 16:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:22:01 19:22:01 16:32:01 CPU %user %nice %system %iowait %steal %idle 19:22:01 16:33:01 all 0.05 0.00 0.01 0.00 0.03 99.92 19:22:01 16:33:01 0 0.07 0.00 0.00 0.00 0.02 99.92 19:22:01 16:33:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 16:34:01 all 0.03 0.00 0.02 0.00 0.03 99.93 19:22:01 16:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:01 16:34:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 16:35:01 all 0.08 0.00 0.02 0.00 0.03 99.88 19:22:01 16:35:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 16:35:01 1 0.12 0.00 0.02 0.00 0.02 99.85 19:22:01 16:36:02 all 0.11 0.00 0.03 0.00 0.03 99.84 19:22:01 16:36:02 0 0.02 0.00 0.03 0.00 0.03 99.92 19:22:01 16:36:02 1 0.20 0.00 0.02 0.00 0.02 99.77 19:22:01 16:37:01 all 0.03 0.00 0.01 0.00 0.02 99.95 19:22:01 16:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:22:01 16:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:01 16:38:01 all 0.05 0.00 0.01 0.00 0.02 99.92 19:22:01 16:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:01 16:38:01 1 0.07 0.00 0.00 0.00 0.02 99.92 19:22:01 16:39:01 all 0.13 0.00 0.03 0.00 0.02 99.83 19:22:01 16:39:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:22:01 16:39:01 1 0.22 0.00 0.02 0.00 0.00 99.77 19:22:01 16:40:01 all 0.14 0.00 0.03 0.00 0.03 99.81 19:22:01 16:40:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:22:01 16:40:01 1 0.23 0.00 0.02 0.00 0.02 99.73 19:22:01 16:41:01 all 0.07 0.00 0.02 0.00 0.02 99.90 19:22:01 16:41:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 16:41:01 1 0.12 0.00 0.02 0.00 0.00 99.87 19:22:01 16:42:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:22:01 16:42:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 16:42:01 1 0.13 0.00 0.02 0.00 0.02 99.83 19:22:01 16:43:01 all 0.05 0.00 0.02 0.00 0.03 99.91 19:22:01 16:43:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 16:43:01 1 0.08 0.00 0.02 0.00 0.02 99.88 19:22:01 19:22:01 16:43:01 CPU %user %nice %system %iowait %steal %idle 19:22:01 16:44:01 all 0.04 0.00 0.02 0.00 0.03 99.92 19:22:01 16:44:01 0 0.03 0.00 0.02 0.00 0.05 99.90 19:22:01 16:44:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:22:01 16:45:01 all 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 16:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:01 16:45:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:22:01 16:46:01 all 0.11 0.00 0.03 0.00 0.03 99.83 19:22:01 16:46:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:22:01 16:46:01 1 0.20 0.00 0.02 0.00 0.03 99.75 19:22:01 16:47:01 all 0.09 0.01 0.03 0.00 0.03 99.84 19:22:01 16:47:01 0 0.03 0.02 0.02 0.00 0.05 99.88 19:22:01 16:47:01 1 0.15 0.00 0.05 0.00 0.00 99.80 19:22:01 16:48:01 all 0.09 0.00 0.03 0.00 0.03 99.85 19:22:01 16:48:01 0 0.15 0.00 0.03 0.00 0.03 99.78 19:22:01 16:48:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 16:49:01 all 0.09 0.00 0.02 0.00 0.03 99.87 19:22:01 16:49:01 0 0.13 0.00 0.02 0.00 0.03 99.82 19:22:01 16:49:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:22:01 16:50:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:22:01 16:50:01 0 0.15 0.00 0.03 0.00 0.03 99.78 19:22:01 16:50:01 1 0.12 0.00 0.02 0.00 0.02 99.85 19:22:01 16:51:01 all 0.03 0.00 0.03 0.00 0.03 99.92 19:22:01 16:51:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:22:01 16:51:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 16:52:01 all 0.03 0.00 0.02 0.00 0.02 99.93 19:22:01 16:52:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:22:01 16:52:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 16:53:01 all 0.05 0.00 0.03 0.00 0.03 99.89 19:22:01 16:53:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:22:01 16:53:01 1 0.05 0.00 0.02 0.00 0.05 99.88 19:22:01 16:54:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:22:01 16:54:01 0 0.13 0.00 0.03 0.00 0.02 99.82 19:22:01 16:54:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 19:22:01 16:54:01 CPU %user %nice %system %iowait %steal %idle 19:22:01 16:55:01 all 0.14 0.00 0.01 0.00 0.03 99.82 19:22:01 16:55:01 0 0.03 0.00 0.00 0.00 0.03 99.93 19:22:01 16:55:01 1 0.25 0.00 0.02 0.00 0.03 99.70 19:22:01 16:56:01 all 0.13 0.00 0.02 0.00 0.03 99.83 19:22:01 16:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:01 16:56:01 1 0.23 0.00 0.02 0.00 0.03 99.72 19:22:01 16:57:01 all 0.08 0.00 0.02 0.00 0.03 99.88 19:22:01 16:57:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:22:01 16:57:01 1 0.10 0.00 0.00 0.00 0.02 99.88 19:22:01 16:58:01 all 0.07 0.00 0.02 0.00 0.03 99.89 19:22:01 16:58:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 16:58:01 1 0.12 0.00 0.02 0.00 0.02 99.85 19:22:01 16:59:01 all 0.10 0.00 0.02 0.00 0.03 99.86 19:22:01 16:59:01 0 0.05 0.00 0.02 0.00 0.03 99.90 19:22:01 16:59:01 1 0.15 0.00 0.02 0.00 0.02 99.82 19:22:01 17:00:01 all 0.08 0.00 0.01 0.00 0.03 99.89 19:22:01 17:00:01 0 0.02 0.00 0.02 0.00 0.05 99.92 19:22:01 17:00:01 1 0.13 0.00 0.00 0.00 0.00 99.87 19:22:01 17:01:01 all 0.12 0.00 0.03 0.00 0.02 99.83 19:22:01 17:01:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:22:01 17:01:01 1 0.18 0.00 0.03 0.00 0.02 99.77 19:22:01 17:02:01 all 0.05 0.00 0.03 0.00 0.03 99.89 19:22:01 17:02:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:22:01 17:02:01 1 0.08 0.00 0.03 0.00 0.02 99.87 19:22:01 17:03:01 all 0.08 0.00 0.02 0.00 0.02 99.89 19:22:01 17:03:01 0 0.10 0.00 0.02 0.00 0.00 99.88 19:22:01 17:03:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:22:01 17:04:01 all 0.07 0.00 0.02 0.00 0.03 99.89 19:22:01 17:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:01 17:04:01 1 0.12 0.00 0.02 0.00 0.03 99.83 19:22:01 17:05:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:22:01 17:05:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 17:05:01 1 0.13 0.00 0.02 0.00 0.02 99.83 19:22:01 19:22:01 17:05:01 CPU %user %nice %system %iowait %steal %idle 19:22:01 17:06:01 all 0.13 0.00 0.03 0.03 0.03 99.78 19:22:01 17:06:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:22:01 17:06:01 1 0.22 0.00 0.03 0.05 0.03 99.67 19:22:01 17:07:01 all 0.10 0.00 0.02 0.00 0.03 99.86 19:22:01 17:07:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 17:07:01 1 0.18 0.00 0.02 0.00 0.02 99.78 19:22:01 17:08:01 all 0.08 0.00 0.03 0.00 0.03 99.86 19:22:01 17:08:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 17:08:01 1 0.13 0.00 0.03 0.00 0.03 99.80 19:22:01 17:09:01 all 0.08 0.00 0.02 0.00 0.03 99.88 19:22:01 17:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:22:01 17:09:01 1 0.13 0.00 0.02 0.00 0.05 99.80 19:22:01 17:10:02 all 0.06 0.00 0.02 0.00 0.03 99.89 19:22:01 17:10:02 0 0.05 0.00 0.02 0.00 0.02 99.92 19:22:01 17:10:02 1 0.07 0.00 0.02 0.00 0.05 99.87 19:22:01 17:11:01 all 0.09 0.00 0.02 0.00 0.02 99.87 19:22:01 17:11:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 17:11:01 1 0.15 0.00 0.02 0.00 0.00 99.83 19:22:01 17:12:01 all 0.09 0.00 0.01 0.00 0.03 99.87 19:22:01 17:12:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 17:12:01 1 0.15 0.00 0.00 0.00 0.02 99.83 19:22:01 17:13:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:22:01 17:13:01 0 0.03 0.00 0.03 0.00 0.05 99.88 19:22:01 17:13:01 1 0.12 0.00 0.02 0.00 0.00 99.87 19:22:01 17:14:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:22:01 17:14:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 17:14:01 1 0.13 0.00 0.02 0.00 0.02 99.83 19:22:01 17:15:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:22:01 17:15:01 0 0.02 0.00 0.00 0.00 0.03 99.95 19:22:01 17:15:01 1 0.13 0.00 0.03 0.00 0.03 99.80 19:22:01 17:16:01 all 0.04 0.00 0.02 0.00 0.03 99.91 19:22:01 17:16:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 17:16:01 1 0.07 0.00 0.02 0.00 0.03 99.88 19:22:01 19:22:01 17:16:01 CPU %user %nice %system %iowait %steal %idle 19:22:01 17:17:01 all 0.06 0.00 0.02 0.00 0.02 99.91 19:22:01 17:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:01 17:17:01 1 0.10 0.00 0.02 0.00 0.02 99.87 19:22:01 17:18:01 all 0.07 0.00 0.02 0.00 0.04 99.87 19:22:01 17:18:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 17:18:01 1 0.10 0.00 0.02 0.00 0.05 99.83 19:22:01 17:19:01 all 0.06 0.00 0.01 0.00 0.03 99.91 19:22:01 17:19:01 0 0.00 0.00 0.00 0.00 0.05 99.95 19:22:01 17:19:01 1 0.12 0.00 0.02 0.00 0.00 99.87 19:22:01 17:20:01 all 0.06 0.00 0.03 0.00 0.03 99.88 19:22:01 17:20:01 0 0.03 0.00 0.03 0.00 0.05 99.88 19:22:01 17:20:01 1 0.08 0.00 0.02 0.00 0.02 99.88 19:22:01 17:21:01 all 0.05 0.00 0.04 0.00 0.03 99.88 19:22:01 17:21:01 0 0.08 0.00 0.05 0.00 0.05 99.82 19:22:01 17:21:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:22:01 17:22:01 all 0.03 0.00 0.01 0.00 0.03 99.93 19:22:01 17:22:01 0 0.05 0.00 0.00 0.00 0.02 99.93 19:22:01 17:22:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 17:23:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:22:01 17:23:01 0 0.13 0.00 0.02 0.00 0.02 99.83 19:22:01 17:23:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 17:24:01 all 0.07 0.00 0.03 0.00 0.03 99.87 19:22:01 17:24:01 0 0.10 0.00 0.03 0.00 0.05 99.82 19:22:01 17:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:01 17:25:01 all 0.06 0.00 0.02 0.00 0.03 99.90 19:22:01 17:25:01 0 0.08 0.00 0.02 0.00 0.02 99.88 19:22:01 17:25:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 17:26:01 all 0.05 0.00 0.03 0.00 0.03 99.89 19:22:01 17:26:01 0 0.07 0.00 0.02 0.00 0.02 99.90 19:22:01 17:26:01 1 0.03 0.00 0.03 0.00 0.05 99.88 19:22:01 17:27:01 all 0.10 0.00 0.02 0.00 0.03 99.85 19:22:01 17:27:01 0 0.05 0.00 0.02 0.00 0.05 99.88 19:22:01 17:27:01 1 0.15 0.00 0.02 0.00 0.02 99.82 19:22:01 19:22:01 17:27:01 CPU %user %nice %system %iowait %steal %idle 19:22:01 17:28:01 all 0.09 0.00 0.03 0.00 0.03 99.86 19:22:01 17:28:01 0 0.05 0.00 0.02 0.00 0.05 99.88 19:22:01 17:28:01 1 0.13 0.00 0.03 0.00 0.00 99.83 19:22:01 17:29:01 all 0.06 0.00 0.03 0.00 0.03 99.89 19:22:01 17:29:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:22:01 17:29:01 1 0.08 0.00 0.02 0.00 0.02 99.88 19:22:01 17:30:01 all 0.09 0.00 0.02 0.00 0.02 99.87 19:22:01 17:30:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 17:30:01 1 0.17 0.00 0.02 0.00 0.00 99.82 19:22:01 17:31:01 all 0.13 0.00 0.02 0.00 0.03 99.83 19:22:01 17:31:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:22:01 17:31:01 1 0.22 0.00 0.03 0.00 0.03 99.72 19:22:01 17:32:01 all 0.12 0.00 0.02 0.00 0.03 99.84 19:22:01 17:32:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 17:32:01 1 0.22 0.00 0.02 0.00 0.02 99.75 19:22:01 17:33:01 all 0.15 0.00 0.02 0.00 0.03 99.81 19:22:01 17:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:01 17:33:01 1 0.27 0.00 0.02 0.00 0.03 99.68 19:22:01 17:34:01 all 0.05 0.00 0.03 0.00 0.03 99.89 19:22:01 17:34:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 17:34:01 1 0.08 0.00 0.03 0.00 0.03 99.85 19:22:01 17:35:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:22:01 17:35:01 0 0.03 0.00 0.02 0.00 0.05 99.90 19:22:01 17:35:01 1 0.12 0.00 0.02 0.00 0.02 99.85 19:22:01 17:36:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:22:01 17:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:01 17:36:01 1 0.13 0.00 0.02 0.00 0.03 99.82 19:22:01 17:37:01 all 0.07 0.00 0.02 0.00 0.03 99.88 19:22:01 17:37:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 17:37:01 1 0.12 0.00 0.02 0.00 0.03 99.83 19:22:01 17:38:01 all 0.07 0.00 0.02 0.00 0.03 99.88 19:22:01 17:38:01 0 0.02 0.00 0.02 0.00 0.05 99.92 19:22:01 17:38:01 1 0.12 0.00 0.02 0.00 0.02 99.85 19:22:01 19:22:01 17:38:01 CPU %user %nice %system %iowait %steal %idle 19:22:01 17:39:01 all 0.04 0.00 0.02 0.00 0.03 99.92 19:22:01 17:39:01 0 0.03 0.00 0.02 0.00 0.05 99.90 19:22:01 17:39:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:22:01 17:40:01 all 0.11 0.00 0.02 0.00 0.03 99.85 19:22:01 17:40:01 0 0.05 0.00 0.02 0.00 0.03 99.90 19:22:01 17:40:01 1 0.17 0.00 0.02 0.00 0.02 99.80 19:22:01 17:41:01 all 0.20 0.00 0.03 0.00 0.02 99.76 19:22:01 17:41:01 0 0.38 0.00 0.03 0.00 0.02 99.57 19:22:01 17:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:01 17:42:02 all 0.12 0.00 0.03 0.00 0.02 99.84 19:22:01 17:42:02 0 0.20 0.00 0.02 0.00 0.02 99.77 19:22:01 17:42:02 1 0.03 0.00 0.03 0.00 0.02 99.92 19:22:01 17:43:01 all 0.08 0.00 0.03 0.00 0.03 99.86 19:22:01 17:43:01 0 0.12 0.00 0.03 0.00 0.00 99.85 19:22:01 17:43:01 1 0.03 0.00 0.03 0.00 0.05 99.88 19:22:01 17:44:01 all 0.10 0.00 0.02 0.00 0.03 99.86 19:22:01 17:44:01 0 0.17 0.00 0.00 0.00 0.03 99.80 19:22:01 17:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:22:01 17:45:01 all 0.11 0.00 0.02 0.00 0.03 99.85 19:22:01 17:45:01 0 0.20 0.00 0.02 0.00 0.03 99.75 19:22:01 17:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:01 17:46:01 all 0.10 0.00 0.02 0.00 0.04 99.84 19:22:01 17:46:01 0 0.15 0.00 0.02 0.00 0.05 99.78 19:22:01 17:46:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:22:01 17:47:01 all 0.08 0.00 0.03 0.01 0.02 99.87 19:22:01 17:47:01 0 0.03 0.00 0.03 0.02 0.03 99.88 19:22:01 17:47:01 1 0.12 0.00 0.02 0.00 0.00 99.87 19:22:01 17:48:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:22:01 17:48:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 17:48:01 1 0.13 0.00 0.02 0.00 0.02 99.83 19:22:01 17:49:01 all 0.08 0.00 0.02 0.00 0.03 99.88 19:22:01 17:49:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 17:49:01 1 0.13 0.00 0.02 0.00 0.02 99.83 19:22:01 19:22:01 17:49:01 CPU %user %nice %system %iowait %steal %idle 19:22:01 17:50:01 all 0.11 0.00 0.02 0.00 0.03 99.85 19:22:01 17:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:22:01 17:50:01 1 0.18 0.00 0.03 0.00 0.03 99.75 19:22:01 17:51:01 all 0.07 0.00 0.02 0.00 0.03 99.89 19:22:01 17:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:01 17:51:01 1 0.12 0.00 0.02 0.00 0.03 99.83 19:22:01 17:52:01 all 0.08 0.00 0.03 0.00 0.02 99.87 19:22:01 17:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:22:01 17:52:01 1 0.15 0.00 0.03 0.00 0.03 99.78 19:22:01 17:53:01 all 0.03 0.00 0.03 0.00 0.03 99.91 19:22:01 17:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:22:01 17:53:01 1 0.05 0.00 0.05 0.00 0.05 99.85 19:22:01 17:54:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:22:01 17:54:01 0 0.12 0.00 0.03 0.00 0.03 99.82 19:22:01 17:54:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 17:55:01 all 0.08 0.00 0.01 0.00 0.03 99.88 19:22:01 17:55:01 0 0.13 0.00 0.00 0.00 0.00 99.87 19:22:01 17:55:01 1 0.03 0.00 0.02 0.00 0.05 99.90 19:22:01 17:56:01 all 0.08 0.00 0.02 0.00 0.03 99.88 19:22:01 17:56:01 0 0.13 0.00 0.02 0.00 0.02 99.83 19:22:01 17:56:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 17:57:01 all 0.07 0.00 0.03 0.00 0.03 99.88 19:22:01 17:57:01 0 0.05 0.00 0.02 0.00 0.03 99.90 19:22:01 17:57:01 1 0.08 0.00 0.03 0.00 0.02 99.87 19:22:01 17:58:01 all 0.05 0.00 0.03 0.00 0.03 99.89 19:22:01 17:58:01 0 0.02 0.00 0.03 0.00 0.05 99.90 19:22:01 17:58:01 1 0.08 0.00 0.02 0.00 0.02 99.88 19:22:01 17:59:01 all 0.07 0.00 0.00 0.00 0.03 99.91 19:22:01 17:59:01 0 0.03 0.00 0.00 0.00 0.03 99.93 19:22:01 17:59:01 1 0.10 0.00 0.00 0.00 0.02 99.88 19:22:01 18:00:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:22:01 18:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:01 18:00:01 1 0.15 0.00 0.02 0.00 0.03 99.80 19:22:01 19:22:01 18:00:01 CPU %user %nice %system %iowait %steal %idle 19:22:01 18:01:01 all 0.08 0.00 0.03 0.00 0.03 99.86 19:22:01 18:01:01 0 0.03 0.00 0.03 0.00 0.05 99.88 19:22:01 18:01:01 1 0.13 0.00 0.03 0.00 0.00 99.83 19:22:01 18:02:01 all 0.06 0.00 0.02 0.00 0.03 99.90 19:22:01 18:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:22:01 18:02:01 1 0.10 0.00 0.02 0.00 0.05 99.83 19:22:01 18:03:01 all 0.05 0.00 0.03 0.00 0.03 99.89 19:22:01 18:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:01 18:03:01 1 0.07 0.00 0.03 0.00 0.05 99.85 19:22:01 18:04:01 all 0.09 0.00 0.02 0.00 0.03 99.87 19:22:01 18:04:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 18:04:01 1 0.17 0.00 0.02 0.00 0.02 99.80 19:22:01 18:05:01 all 0.08 0.00 0.02 0.00 0.02 99.89 19:22:01 18:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:01 18:05:01 1 0.12 0.00 0.02 0.00 0.02 99.85 19:22:01 18:06:01 all 0.11 0.00 0.03 0.00 0.03 99.84 19:22:01 18:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:01 18:06:01 1 0.18 0.00 0.03 0.00 0.03 99.75 19:22:01 18:07:01 all 0.06 0.00 0.03 0.00 0.01 99.91 19:22:01 18:07:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:22:01 18:07:01 1 0.12 0.00 0.03 0.00 0.00 99.85 19:22:01 18:08:01 all 0.09 0.00 0.02 0.01 0.03 99.85 19:22:01 18:08:01 0 0.15 0.00 0.02 0.02 0.03 99.78 19:22:01 18:08:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 18:09:01 all 0.10 0.00 0.02 0.00 0.02 99.87 19:22:01 18:09:01 0 0.18 0.00 0.02 0.00 0.02 99.78 19:22:01 18:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:01 18:10:01 all 0.10 0.00 0.03 0.00 0.03 99.83 19:22:01 18:10:01 0 0.18 0.00 0.03 0.00 0.03 99.75 19:22:01 18:10:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:22:01 18:11:01 all 0.03 0.00 0.03 0.00 0.02 99.92 19:22:01 18:11:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:22:01 18:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:22:01 19:22:01 18:11:01 CPU %user %nice %system %iowait %steal %idle 19:22:01 18:12:01 all 0.10 0.00 0.03 0.00 0.03 99.84 19:22:01 18:12:01 0 0.17 0.00 0.03 0.00 0.03 99.77 19:22:01 18:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 18:13:01 all 0.11 0.00 0.03 0.00 0.02 99.85 19:22:01 18:13:01 0 0.18 0.00 0.02 0.00 0.00 99.80 19:22:01 18:13:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:01 18:14:01 all 0.13 0.00 0.02 0.00 0.03 99.83 19:22:01 18:14:01 0 0.22 0.00 0.00 0.00 0.02 99.77 19:22:01 18:14:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:01 18:15:01 all 0.09 0.00 0.02 0.00 0.03 99.87 19:22:01 18:15:01 0 0.17 0.00 0.02 0.00 0.02 99.80 19:22:01 18:15:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 18:16:02 all 0.06 0.00 0.03 0.00 0.02 99.90 19:22:01 18:16:02 0 0.08 0.00 0.03 0.00 0.02 99.87 19:22:01 18:16:02 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:01 18:17:01 all 0.12 0.00 0.02 0.00 0.03 99.84 19:22:01 18:17:01 0 0.20 0.00 0.02 0.00 0.03 99.74 19:22:01 18:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:01 18:18:01 all 0.08 0.00 0.03 0.00 0.02 99.87 19:22:01 18:18:01 0 0.15 0.00 0.03 0.00 0.02 99.80 19:22:01 18:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:01 18:19:01 all 0.03 0.00 0.03 0.00 0.02 99.93 19:22:01 18:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:22:01 18:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:01 18:20:01 all 0.11 0.00 0.01 0.00 0.03 99.86 19:22:01 18:20:01 0 0.17 0.00 0.00 0.00 0.02 99.82 19:22:01 18:20:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:22:01 18:21:01 all 0.13 0.00 0.03 0.00 0.02 99.83 19:22:01 18:21:01 0 0.22 0.00 0.02 0.00 0.00 99.77 19:22:01 18:21:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:01 18:22:01 all 0.10 0.00 0.03 0.00 0.03 99.85 19:22:01 18:22:01 0 0.17 0.00 0.02 0.00 0.00 99.82 19:22:01 18:22:01 1 0.03 0.00 0.03 0.00 0.05 99.88 19:22:01 19:22:01 18:22:01 CPU %user %nice %system %iowait %steal %idle 19:22:01 18:23:01 all 0.10 0.00 0.03 0.00 0.03 99.84 19:22:01 18:23:01 0 0.15 0.00 0.02 0.00 0.03 99.80 19:22:01 18:23:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:22:01 18:24:01 all 0.06 0.00 0.03 0.00 0.02 99.90 19:22:01 18:24:01 0 0.10 0.00 0.03 0.00 0.02 99.85 19:22:01 18:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:01 18:25:01 all 0.11 0.00 0.02 0.00 0.02 99.86 19:22:01 18:25:01 0 0.17 0.00 0.02 0.00 0.02 99.80 19:22:01 18:25:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:22:01 18:26:01 all 0.14 0.00 0.03 0.00 0.03 99.80 19:22:01 18:26:01 0 0.27 0.00 0.02 0.00 0.03 99.68 19:22:01 18:26:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:22:01 18:27:01 all 0.16 0.00 0.01 0.00 0.02 99.82 19:22:01 18:27:01 0 0.28 0.00 0.02 0.00 0.02 99.68 19:22:01 18:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:22:01 18:28:01 all 0.09 0.00 0.01 0.00 0.03 99.87 19:22:01 18:28:01 0 0.17 0.00 0.00 0.00 0.02 99.82 19:22:01 18:28:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 18:29:01 all 0.09 0.00 0.03 0.01 0.03 99.85 19:22:01 18:29:01 0 0.15 0.00 0.02 0.02 0.02 99.80 19:22:01 18:29:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:01 18:30:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:22:01 18:30:01 0 0.08 0.00 0.02 0.00 0.02 99.88 19:22:01 18:30:01 1 0.07 0.00 0.03 0.00 0.03 99.87 19:22:01 18:31:01 all 0.08 0.00 0.01 0.00 0.03 99.88 19:22:01 18:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:22:01 18:31:01 1 0.13 0.00 0.02 0.00 0.05 99.80 19:22:01 18:32:01 all 0.04 0.00 0.04 0.00 0.02 99.90 19:22:01 18:32:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:22:01 18:32:01 1 0.05 0.00 0.05 0.00 0.03 99.87 19:22:01 18:33:01 all 0.04 0.00 0.01 0.00 0.02 99.93 19:22:01 18:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:22:01 18:33:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:22:01 19:22:01 18:33:01 CPU %user %nice %system %iowait %steal %idle 19:22:01 18:34:01 all 0.02 0.00 0.03 0.00 0.03 99.92 19:22:01 18:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:01 18:34:01 1 0.02 0.00 0.03 0.00 0.05 99.90 19:22:01 18:35:01 all 0.04 0.00 0.03 0.00 0.02 99.92 19:22:01 18:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:22:01 18:35:01 1 0.07 0.00 0.03 0.00 0.03 99.87 19:22:01 18:36:01 all 0.03 0.00 0.03 0.00 0.02 99.92 19:22:01 18:36:01 0 0.03 0.00 0.05 0.00 0.02 99.90 19:22:01 18:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:01 18:37:01 all 0.02 0.00 0.02 0.00 0.03 99.94 19:22:01 18:37:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 18:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:01 18:38:01 all 0.04 0.00 0.02 0.00 0.02 99.92 19:22:01 18:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:01 18:38:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:22:01 18:39:01 all 0.02 0.00 0.02 0.00 0.02 99.95 19:22:01 18:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:01 18:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:01 18:40:01 all 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 18:40:01 0 0.05 0.00 0.02 0.00 0.05 99.88 19:22:01 18:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:01 18:41:01 all 0.04 0.00 0.02 0.00 0.03 99.92 19:22:01 18:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:01 18:41:01 1 0.07 0.00 0.02 0.00 0.03 99.88 19:22:01 18:42:01 all 0.10 0.00 0.02 0.00 0.03 99.86 19:22:01 18:42:01 0 0.17 0.00 0.02 0.00 0.02 99.80 19:22:01 18:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 18:43:01 all 0.03 0.00 0.03 0.00 0.03 99.91 19:22:01 18:43:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 18:43:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:01 18:44:01 all 0.06 0.00 0.03 0.00 0.04 99.87 19:22:01 18:44:01 0 0.07 0.00 0.02 0.00 0.03 99.88 19:22:01 18:44:01 1 0.05 0.00 0.05 0.00 0.05 99.85 19:22:01 19:22:01 18:44:01 CPU %user %nice %system %iowait %steal %idle 19:22:01 18:45:01 all 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 18:45:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:22:01 18:45:01 1 0.02 0.00 0.02 0.00 0.05 99.92 19:22:01 18:46:01 all 0.08 0.00 0.03 0.00 0.02 99.87 19:22:01 18:46:01 0 0.12 0.00 0.02 0.00 0.00 99.87 19:22:01 18:46:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:22:01 18:47:01 all 0.05 0.00 0.02 0.00 0.04 99.89 19:22:01 18:47:01 0 0.07 0.00 0.02 0.00 0.05 99.87 19:22:01 18:47:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 18:48:01 all 0.06 0.00 0.02 0.00 0.03 99.90 19:22:01 18:48:01 0 0.08 0.00 0.02 0.00 0.02 99.88 19:22:01 18:48:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 18:49:01 all 0.03 0.00 0.01 0.00 0.04 99.92 19:22:01 18:49:01 0 0.05 0.00 0.00 0.00 0.02 99.93 19:22:01 18:49:01 1 0.02 0.00 0.02 0.00 0.07 99.90 19:22:01 18:50:02 all 0.05 0.00 0.02 0.00 0.03 99.91 19:22:01 18:50:02 0 0.05 0.00 0.02 0.00 0.00 99.93 19:22:01 18:50:02 1 0.05 0.00 0.02 0.00 0.05 99.88 19:22:01 18:51:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:22:01 18:51:01 0 0.14 0.00 0.02 0.00 0.02 99.83 19:22:01 18:51:01 1 0.02 0.00 0.02 0.00 0.05 99.92 19:22:01 18:52:01 all 0.04 0.00 0.03 0.00 0.03 99.90 19:22:01 18:52:01 0 0.07 0.00 0.02 0.00 0.03 99.88 19:22:01 18:52:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:22:01 18:53:01 all 0.07 0.00 0.04 0.00 0.03 99.87 19:22:01 18:53:01 0 0.08 0.00 0.05 0.00 0.00 99.87 19:22:01 18:53:01 1 0.05 0.00 0.03 0.00 0.05 99.87 19:22:01 18:54:01 all 0.04 0.00 0.02 0.00 0.03 99.91 19:22:01 18:54:01 0 0.07 0.00 0.02 0.00 0.02 99.90 19:22:01 18:54:01 1 0.02 0.00 0.02 0.00 0.05 99.92 19:22:01 18:55:01 all 0.11 0.00 0.02 0.00 0.02 99.86 19:22:01 18:55:01 0 0.17 0.00 0.02 0.00 0.00 99.82 19:22:01 18:55:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:22:01 19:22:01 18:55:01 CPU %user %nice %system %iowait %steal %idle 19:22:01 18:56:01 all 0.08 0.00 0.03 0.00 0.03 99.86 19:22:01 18:56:01 0 0.15 0.00 0.02 0.00 0.02 99.82 19:22:01 18:56:01 1 0.02 0.00 0.03 0.00 0.05 99.90 19:22:01 18:57:01 all 0.10 0.00 0.02 0.00 0.03 99.86 19:22:01 18:57:01 0 0.15 0.00 0.02 0.00 0.02 99.82 19:22:01 18:57:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:22:01 18:58:01 all 0.18 0.00 0.02 0.00 0.03 99.78 19:22:01 18:58:01 0 0.33 0.00 0.02 0.00 0.03 99.62 19:22:01 18:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:01 18:59:01 all 0.08 0.00 0.03 0.00 0.02 99.87 19:22:01 18:59:01 0 0.12 0.00 0.05 0.00 0.02 99.82 19:22:01 18:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:01 19:00:01 all 0.06 0.00 0.03 0.00 0.03 99.88 19:22:01 19:00:01 0 0.12 0.00 0.03 0.00 0.02 99.83 19:22:01 19:00:01 1 0.00 0.00 0.03 0.00 0.03 99.93 19:22:01 19:01:01 all 0.14 0.00 0.03 0.00 0.01 99.82 19:22:01 19:01:01 0 0.22 0.00 0.02 0.00 0.00 99.77 19:22:01 19:01:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:22:01 19:02:01 all 0.05 0.00 0.03 0.00 0.03 99.89 19:22:01 19:02:01 0 0.08 0.00 0.05 0.00 0.03 99.83 19:22:01 19:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:01 19:03:01 all 0.08 0.00 0.03 0.00 0.02 99.88 19:22:01 19:03:01 0 0.12 0.00 0.02 0.00 0.00 99.87 19:22:01 19:03:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:01 19:04:01 all 0.07 0.00 0.03 0.01 0.03 99.87 19:22:01 19:04:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:22:01 19:04:01 1 0.12 0.00 0.02 0.02 0.03 99.82 19:22:01 19:05:01 all 0.06 0.00 0.03 0.00 0.02 99.90 19:22:01 19:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:01 19:05:01 1 0.08 0.00 0.03 0.00 0.02 99.87 19:22:01 19:06:01 all 0.06 0.00 0.02 0.00 0.03 99.90 19:22:01 19:06:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:22:01 19:06:01 1 0.08 0.00 0.00 0.00 0.02 99.90 19:22:01 19:22:01 19:06:01 CPU %user %nice %system %iowait %steal %idle 19:22:01 19:07:01 all 0.08 0.00 0.03 0.00 0.02 99.88 19:22:01 19:07:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:22:01 19:07:01 1 0.13 0.00 0.02 0.00 0.00 99.85 19:22:01 19:08:01 all 0.13 0.00 0.02 0.00 0.03 99.83 19:22:01 19:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:01 19:08:01 1 0.23 0.00 0.02 0.00 0.03 99.72 19:22:01 19:09:01 all 0.09 0.00 0.01 0.00 0.03 99.87 19:22:01 19:09:01 0 0.15 0.00 0.00 0.00 0.02 99.83 19:22:01 19:09:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 19:10:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:22:01 19:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:22:01 19:10:01 1 0.12 0.00 0.02 0.00 0.03 99.83 19:22:01 19:11:01 all 0.14 0.00 0.02 0.00 0.02 99.82 19:22:01 19:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:01 19:11:01 1 0.25 0.00 0.02 0.00 0.02 99.72 19:22:01 19:12:01 all 0.12 0.00 0.02 0.00 0.02 99.85 19:22:01 19:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:01 19:12:01 1 0.20 0.00 0.02 0.00 0.02 99.77 19:22:01 19:13:01 all 0.12 0.00 0.03 0.00 0.03 99.82 19:22:01 19:13:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:22:01 19:13:01 1 0.18 0.00 0.03 0.00 0.05 99.73 19:22:01 19:14:01 all 0.10 0.00 0.02 0.00 0.03 99.86 19:22:01 19:14:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 19:14:01 1 0.17 0.00 0.02 0.00 0.02 99.80 19:22:01 19:15:01 all 0.08 0.00 0.02 0.00 0.03 99.88 19:22:01 19:15:01 0 0.02 0.00 0.03 0.00 0.05 99.90 19:22:01 19:15:01 1 0.13 0.00 0.00 0.00 0.00 99.87 19:22:01 19:16:01 all 0.08 0.00 0.02 0.00 0.03 99.88 19:22:01 19:16:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 19:16:01 1 0.12 0.00 0.02 0.00 0.02 99.85 19:22:01 19:17:01 all 0.06 0.00 0.03 0.00 0.03 99.89 19:22:01 19:17:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:22:01 19:17:01 1 0.10 0.00 0.02 0.00 0.02 99.87 19:22:01 19:22:01 19:17:01 CPU %user %nice %system %iowait %steal %idle 19:22:01 19:18:01 all 0.08 0.00 0.03 0.00 0.02 99.88 19:22:01 19:18:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:22:01 19:18:01 1 0.12 0.00 0.02 0.00 0.00 99.87 19:22:01 19:19:01 all 0.07 0.00 0.02 0.00 0.03 99.88 19:22:01 19:19:01 0 0.03 0.00 0.02 0.00 0.05 99.90 19:22:01 19:19:01 1 0.10 0.00 0.02 0.00 0.02 99.87 19:22:01 19:20:01 all 0.03 0.00 0.02 0.00 0.03 99.92 19:22:01 19:20:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:22:01 19:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:22:01 19:21:01 all 0.06 0.00 0.02 0.00 0.03 99.89 19:22:01 19:21:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:01 19:21:01 1 0.10 0.00 0.02 0.00 0.03 99.85 19:22:01 Average: all 1.48 0.02 0.41 0.68 0.03 97.38 19:22:01 Average: 0 1.48 0.02 0.41 0.68 0.03 97.38 19:22:01 Average: 1 1.47 0.02 0.42 0.68 0.03 97.39 19:22:01 19:22:01 19:22:01