Pull request #248 opened 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 hahattan for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 6c5c1902fb8b5603c2551498a9bdd9b2746005cb+7449b2aa7b51ce87674ebf74544798bad0e4f615 (f9d3307e08b7a3c8ab6b97a7d1ad4585c4df9947) Running in Durability level: MAX_SURVIVABILITY 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-ssh4941049186293341.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-ssh759095684023222443.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-248/workspace@libs/edgex-global-pipelines # timeout=10 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/device-mqtt-go/branches/PR-248/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8076538034995948477.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/device-mqtt-go/branches/PR-248/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1918555542053210969.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4046813696204956225.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-248/workspace@libs/lf-pipelines # timeout=10 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/device-mqtt-go/branches/PR-248/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2723038334609469374.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, 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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: 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-15761 in /w/workspace/gexfoundry_device-mqtt-go_PR-248 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-248 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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/gexfoundry_device-mqtt-go_PR-248@tmp/jenkins-gitclient-ssh5130001229138496005.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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/gexfoundry_device-mqtt-go_PR-248@tmp/jenkins-gitclient-ssh9157802186891559249.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7449b2aa7b51ce87674ebf74544798bad0e4f615 into PR head commit 6c5c1902fb8b5603c2551498a9bdd9b2746005cb Merge succeeded, producing 6c5c1902fb8b5603c2551498a9bdd9b2746005cb Checking out Revision 6c5c1902fb8b5603c2551498a9bdd9b2746005cb (PR-248) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5c1902fb8b5603c2551498a9bdd9b2746005cb # 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/gexfoundry_device-mqtt-go_PR-248@tmp/jenkins-gitclient-ssh8441632324342596227.key > git merge 7449b2aa7b51ce87674ebf74544798bad0e4f615 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5c1902fb8b5603c2551498a9bdd9b2746005cb # timeout=10 Commit message: "refactor: bump sdk version" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:40:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:40:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:40:14 ========================================================= 07:40:14 EdgeX Global Pipelines Version Info 07:40:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:40:15 ------------------- 07:40:15 stable info: 07:40:15 ------------------- 07:40:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:40:15 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:40:15 Message: update stable to v1.0.192 07:40:16 ------------------- 07:40:16 experimental info: 07:40:16 ------------------- 07:40:16 Commited By: **** collab-it+edgex@linuxfoundation.org 07:40:16 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:40:16 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:40:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 07:40:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 07:40:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:40:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:40:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:40:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:40:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:40:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:40:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:40:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:40:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:40:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 07:40:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:40:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:40:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:40:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:40:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:40:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:40:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:40:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:40:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:40:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:40:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:40:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:40:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:40:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:40:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-248 [Pipeline] echo 07:40:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-248 [Pipeline] echo 07:40:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-248 [Pipeline] echo 07:40:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c5c1902fb8b5603c2551498a9bdd9b2746005cb [Pipeline] echo 07:40:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c5c190 [Pipeline] echo 07:40:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:40:18 provisioning config files... 07:40:18 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-248@tmp/config4067047762615954089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:40:19 ---> docker-login.sh 07:40:19 nexus3.edgexfoundry.org:10001 07:40:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:19 Configure a credential helper to remove this warning. See 07:40:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:19 07:40:19 Login Succeeded 07:40:19 nexus3.edgexfoundry.org:10002 07:40:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:19 Configure a credential helper to remove this warning. See 07:40:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:19 07:40:19 Login Succeeded 07:40:19 nexus3.edgexfoundry.org:10003 07:40:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:19 Configure a credential helper to remove this warning. See 07:40:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:19 07:40:19 Login Succeeded 07:40:19 nexus3.edgexfoundry.org:10004 07:40:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:19 Configure a credential helper to remove this warning. See 07:40:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:19 07:40:19 Login Succeeded 07:40:19 docker.io 07:40:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:20 Configure a credential helper to remove this warning. See 07:40:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:20 07:40:20 Login Succeeded 07:40:20 ---> docker-login.sh ends [Pipeline] } 07:40:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:40:21 + git log --format=format:%s -1 6c5c1902fb8b5603c2551498a9bdd9b2746005cb [Pipeline] echo 07:40:21 GIT_COMMIT: 6c5c1902fb8b5603c2551498a9bdd9b2746005cb, Commit Message: refactor: bump sdk version [Pipeline] echo 07:40:21 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:40:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:40:22 07:40:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:40:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:40:22 latest: Pulling from edgex-devops/git-semver 07:40:22 31603596830f: Pulling fs layer 07:40:22 54011a49482f: Pulling fs layer 07:40:22 a6820b24f6d8: Pulling fs layer 07:40:22 f581987b2513: Pulling fs layer 07:40:22 f581987b2513: Waiting 07:40:22 54011a49482f: Verifying Checksum 07:40:22 54011a49482f: Download complete 07:40:22 31603596830f: Verifying Checksum 07:40:22 31603596830f: Download complete 07:40:22 f581987b2513: Verifying Checksum 07:40:22 f581987b2513: Download complete 07:40:22 a6820b24f6d8: Verifying Checksum 07:40:22 a6820b24f6d8: Download complete 07:40:22 31603596830f: Pull complete 07:40:22 54011a49482f: Pull complete 07:40:23 a6820b24f6d8: Pull complete 07:40:23 f581987b2513: Pull complete 07:40:23 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:40:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:40:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:40:23 prd-centos7-docker-4c-2g-15761 does not seem to be running inside a container 07:40:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-248 -v /w/workspace/gexfoundry_device-mqtt-go_PR-248:/w/workspace/gexfoundry_device-mqtt-go_PR-248:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-248@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:40:24 $ docker top ded7370653d347436829083c4c7c03b878c4b45ae9af177dcf3680fb330f2e63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:40:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:40:25 [ssh-agent] Looking for ssh-agent implementation... 07:40:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:40:25 $ docker exec ded7370653d347436829083c4c7c03b878c4b45ae9af177dcf3680fb330f2e63 ssh-agent 07:40:25 SSH_AUTH_SOCK=/tmp/ssh-iOVQs6IenX8D/agent.14 07:40:25 SSH_AGENT_PID=20 07:40:25 Running ssh-add (command line suppressed) 07:40:25 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-248@tmp/private_key_4198510176555917488.key (/w/workspace/gexfoundry_device-mqtt-go_PR-248@tmp/private_key_4198510176555917488.key) 07:40:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:40:25 + git tag --points-at HEAD [Pipeline] } 07:40:25 $ docker exec --env ******** --env ******** ded7370653d347436829083c4c7c03b878c4b45ae9af177dcf3680fb330f2e63 ssh-agent -k 07:40:25 unset SSH_AUTH_SOCK; 07:40:25 unset SSH_AGENT_PID; 07:40:25 echo Agent pid 20 killed; 07:40:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:40:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:40:26 [ssh-agent] Looking for ssh-agent implementation... 07:40:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:40:26 $ docker exec ded7370653d347436829083c4c7c03b878c4b45ae9af177dcf3680fb330f2e63 ssh-agent 07:40:26 SSH_AUTH_SOCK=/tmp/ssh-WoY9OyJvSJYb/agent.53 07:40:26 SSH_AGENT_PID=60 07:40:26 Running ssh-add (command line suppressed) 07:40:26 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-248@tmp/private_key_3015749234193694958.key (/w/workspace/gexfoundry_device-mqtt-go_PR-248@tmp/private_key_3015749234193694958.key) 07:40:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:40:26 + git semver init 07:40:26 # -> Open(): unable to determine branch for HEAD 07:40:26 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-248/.git 07:40:26 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-248 07:40:26 # $SEMVER_REMOTE_NAME = origin 07:40:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:40:26 # $SEMVER_USER_NAME = edgex-jenkins 07:40:26 # $SEMVER_BRANCH = PR-248 07:40:26 # $SEMVER_TEMP = /tmp/semver-371668110 07:40:26 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 07:40:27 # '/tmp/semver-371668110' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-248/.semver' 07:40:27 # -> Force: false 07:40:27 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-248/.semver [Pipeline] } 07:40:27 $ docker exec --env ******** --env ******** ded7370653d347436829083c4c7c03b878c4b45ae9af177dcf3680fb330f2e63 ssh-agent -k 07:40:27 unset SSH_AUTH_SOCK; 07:40:27 unset SSH_AGENT_PID; 07:40:27 echo Agent pid 60 killed; 07:40:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:40:27 + git semver [Pipeline] } 07:40:27 $ docker stop --time=1 ded7370653d347436829083c4c7c03b878c4b45ae9af177dcf3680fb330f2e63 07:40:29 $ docker rm -f ded7370653d347436829083c4c7c03b878c4b45ae9af177dcf3680fb330f2e63 [Pipeline] // withDockerContainer [Pipeline] sh 07:40:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:40:29 Stashed 1 file(s) [Pipeline] echo 07:40:29 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] node 07:40:45 Still waiting to schedule task 07:40:45 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:40:45 Still waiting to schedule task 07:40:45 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:44:04 Running on prd-centos7-docker-4c-2g-16081 in /w/workspace/gexfoundry_device-mqtt-go_PR-248 [Pipeline] { [Pipeline] ws 07:44:04 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 07:44:04 Selected Git installation does not exist. Using Default 07:44:04 The recommended git tool is: NONE 07:44:07 using credential edgex-jenkins-ssh 07:44:07 Cloning the remote Git repository 07:44:07 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 07:44:07 > git init /w/workspace/device-mqtt-go/1 # timeout=10 07:44:07 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 07:44:07 > git --version # timeout=10 07:44:07 > git --version # 'git version 2.24.4' 07:44:07 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:07 [INFO] Currently running in a labeled security context 07:44:07 [INFO] Currently SELinux is 'enforcing' on the host 07:44:07 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh2347341693756459965.key 07:44:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:44:08 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 07:44:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:44:08 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 07:44:08 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 07:44:08 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:08 [INFO] Currently running in a labeled security context 07:44:08 [INFO] Currently SELinux is 'enforcing' on the host 07:44:08 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh5463771545929010103.key 07:44:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:44:08 Merging remotes/origin/master commit 7449b2aa7b51ce87674ebf74544798bad0e4f615 into PR head commit 6c5c1902fb8b5603c2551498a9bdd9b2746005cb 07:44:08 Merge succeeded, producing 6c5c1902fb8b5603c2551498a9bdd9b2746005cb 07:44:08 Checking out Revision 6c5c1902fb8b5603c2551498a9bdd9b2746005cb (PR-248) 07:44:08 > git config core.sparsecheckout # timeout=10 07:44:08 > git checkout -f 6c5c1902fb8b5603c2551498a9bdd9b2746005cb # timeout=10 07:44:08 > git remote # timeout=10 07:44:08 > git config --get remote.origin.url # timeout=10 07:44:08 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:08 [INFO] Currently running in a labeled security context 07:44:08 [INFO] Currently SELinux is 'enforcing' on the host 07:44:08 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh8358541018817116678.key 07:44:08 > git merge 7449b2aa7b51ce87674ebf74544798bad0e4f615 # timeout=10 07:44:08 > git rev-parse HEAD^{commit} # timeout=10 07:44:08 > git config core.sparsecheckout # timeout=10 07:44:08 > git checkout -f 6c5c1902fb8b5603c2551498a9bdd9b2746005cb # timeout=10 07:44:12 Commit message: "refactor: bump sdk version" 07:44:12 > git --version # timeout=10 07:44:12 > git --version # 'git version 2.24.4' 07:44:12 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:44:13 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:44:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:44:14 + sudo service docker restart 07:44:14 + true 07:44:14 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:44:32 provisioning config files... 07:44:32 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config765859379971734557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:44:32 ---> docker-login.sh 07:44:32 nexus3.edgexfoundry.org:10001 07:44:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:33 Configure a credential helper to remove this warning. See 07:44:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:33 07:44:33 Login Succeeded 07:44:33 nexus3.edgexfoundry.org:10002 07:44:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:33 Configure a credential helper to remove this warning. See 07:44:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:33 07:44:33 Login Succeeded 07:44:33 nexus3.edgexfoundry.org:10003 07:44:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:33 Configure a credential helper to remove this warning. See 07:44:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:33 07:44:33 Login Succeeded 07:44:33 nexus3.edgexfoundry.org:10004 07:44:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:33 Configure a credential helper to remove this warning. See 07:44:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:33 07:44:33 Login Succeeded 07:44:33 docker.io 07:44:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:33 Configure a credential helper to remove this warning. See 07:44:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:33 07:44:33 Login Succeeded 07:44:33 ---> docker-login.sh ends [Pipeline] } 07:44:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:44:34 ========================================================= 07:44:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:44:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:44:34 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 07:44:34 Sending build context to Docker daemon 567.3kB 07:44:34 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:44:34 Step 2/8 : FROM ${BASE} 07:44:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:44:34 540db60ca938: Pulling fs layer 07:44:34 adcc1eea9eea: Pulling fs layer 07:44:34 4c4ab2625f07: Pulling fs layer 07:44:34 0510c868ecb4: Pulling fs layer 07:44:34 afea3b2eda06: Pulling fs layer 07:44:34 7809a108b3ef: Pulling fs layer 07:44:34 f706445af74f: Pulling fs layer 07:44:34 afea3b2eda06: Waiting 07:44:34 7809a108b3ef: Waiting 07:44:34 f706445af74f: Waiting 07:44:34 0510c868ecb4: Waiting 07:44:34 4c4ab2625f07: Verifying Checksum 07:44:34 4c4ab2625f07: Download complete 07:44:34 adcc1eea9eea: Verifying Checksum 07:44:34 adcc1eea9eea: Download complete 07:44:34 afea3b2eda06: Verifying Checksum 07:44:34 afea3b2eda06: Download complete 07:44:34 540db60ca938: Verifying Checksum 07:44:34 540db60ca938: Download complete 07:44:34 7809a108b3ef: Verifying Checksum 07:44:34 7809a108b3ef: Download complete 07:44:35 540db60ca938: Pull complete 07:44:35 adcc1eea9eea: Pull complete 07:44:35 4c4ab2625f07: Pull complete 07:44:36 f706445af74f: Verifying Checksum 07:44:36 f706445af74f: Download complete 07:44:37 0510c868ecb4: Verifying Checksum 07:44:37 0510c868ecb4: Download complete 07:44:40 0510c868ecb4: Pull complete 07:44:40 afea3b2eda06: Pull complete 07:44:40 7809a108b3ef: Pull complete 07:44:42 f706445af74f: Pull complete 07:44:42 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:44:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:44:42 ---> b068be0155e3 07:44:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 07:44:46 ---> Running in ec8f7b8b36a3 07:44:46 Removing intermediate container ec8f7b8b36a3 07:44:46 ---> 2ee7ed738e9a 07:44:46 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:44:46 ---> Running in 240e82f2bf29 07:44:47 Removing intermediate container 240e82f2bf29 07:44:47 ---> 7339675ed24f 07:44:47 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 07:44:47 ---> Running in 087c7613a790 07:44:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:44:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:44:49 (1/13) Installing libc-dev (0.7.2-r3) 07:44:49 (2/13) Installing libsodium (1.0.18-r0) 07:44:49 (3/13) Installing pkgconf (1.7.3-r0) 07:44:49 (4/13) Installing libsodium-dev (1.0.18-r0) 07:44:49 (5/13) Installing openssh-keygen (8.4_p1-r3) 07:44:49 (6/13) Installing libedit (20191231.3.1-r1) 07:44:49 (7/13) Installing openssh-client (8.4_p1-r3) 07:44:50 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 07:44:50 (9/13) Installing openssh-server-common (8.4_p1-r3) 07:44:50 (10/13) Installing openssh-server (8.4_p1-r3) 07:44:50 (11/13) Installing openssh (8.4_p1-r3) 07:44:50 (12/13) Installing libzmq (4.3.3-r1) 07:44:50 (13/13) Installing zeromq-dev (4.3.3-r1) 07:44:51 Executing busybox-1.32.1-r6.trigger 07:44:51 OK: 156 MiB in 53 packages 07:44:51 Removing intermediate container 087c7613a790 07:44:51 ---> f50a22e3e612 07:44:51 Step 6/8 : WORKDIR /device-mqtt-go 07:44:51 ---> Running in e7403b621d20 07:44:51 Removing intermediate container e7403b621d20 07:44:51 ---> 805053583311 07:44:51 Step 7/8 : COPY . . 07:44:51 ---> 2f53eb2a2f31 07:44:51 Step 8/8 : RUN go mod download 07:44:51 ---> Running in 8df9a2a2f918 07:45:06 Removing intermediate container 8df9a2a2f918 07:45:06 ---> dcdb8bd14337 07:45:06 Successfully built dcdb8bd14337 07:45:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:45:07 + docker inspect -f . ci-base-image-x86_64 07:45:07 . [Pipeline] withDockerContainer 07:45:07 prd-centos7-docker-4c-2g-16081 does not seem to be running inside a container 07:45:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:45:07 $ docker top 9cb9ab0b19f8942bf635fd51c49151519dbcae04c1497824d5d8201c93b96e22 -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:08 + go version 07:45:08 go version go1.16.3 linux/amd64 [Pipeline] } 07:45:08 $ docker stop --time=1 9cb9ab0b19f8942bf635fd51c49151519dbcae04c1497824d5d8201c93b96e22 07:45:09 $ docker rm -f 9cb9ab0b19f8942bf635fd51c49151519dbcae04c1497824d5d8201c93b96e22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:45:10 + docker inspect -f . ci-base-image-x86_64 07:45:10 . [Pipeline] withDockerContainer 07:45:10 prd-centos7-docker-4c-2g-16081 does not seem to be running inside a container 07:45:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:45:11 $ docker top 188cc40011ca4fc1c6d0d3791ec11e00bfecd24d26c8af49df562305dd9c014b -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:11 + go mod tidy [Pipeline] sh 07:45:12 + make test 07:45:12 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 07:45:13 ? github.com/edgexfoundry/device-mqtt-go [no test files] 07:45:28 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 07:45:29 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 24.9% of statements 07:45:29 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 07:45:29 GCO_ENABLED=1 GO111MODULE=on go vet ./... 07:45:36 gofmt -l . 07:45:36 ["`gofmt -l .`" = ""] 07:45:36 ./bin/test-attribution-txt.sh 07:45:36 ./bin/test-go-mod-tidy.sh [Pipeline] } 07:45:36 $ docker stop --time=1 188cc40011ca4fc1c6d0d3791ec11e00bfecd24d26c8af49df562305dd9c014b 07:45:38 $ docker rm -f 188cc40011ca4fc1c6d0d3791ec11e00bfecd24d26c8af49df562305dd9c014b [Pipeline] // withDockerContainer [Pipeline] sh 07:45:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:45:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:45:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:45:42 + ls -al . 07:45:42 total 108 07:45:42 drwxrwxr-x. 9 jenkins jenkins 4096 May 18 07:45 . 07:45:42 drwxrwxr-x. 4 jenkins jenkins 28 May 18 07:44 .. 07:45:42 -rw-rw-r--. 1 jenkins jenkins 7100 May 18 07:44 Attribution.txt 07:45:42 drwxrwxr-x. 2 jenkins jenkins 87 May 18 07:44 bin 07:45:42 drwxrwxr-x. 3 jenkins jenkins 32 May 18 07:44 cmd 07:45:42 -rw-r--r--. 1 jenkins jenkins 19386 May 18 07:45 coverage.out 07:45:42 -rw-rw-r--. 1 jenkins jenkins 1861 May 18 07:44 Dockerfile 07:45:42 -rw-rw-r--. 1 jenkins jenkins 994 May 18 07:44 Dockerfile.build 07:45:42 -rw-rw-r--. 1 jenkins jenkins 140 May 18 07:44 .dockerignore 07:45:42 drwxrwxr-x. 8 jenkins jenkins 179 May 18 07:44 .git 07:45:42 drwxrwxr-x. 2 jenkins jenkins 103 May 18 07:44 .github 07:45:42 -rw-rw-r--. 1 jenkins jenkins 336 May 18 07:44 .gitignore 07:45:42 -rw-r--r--. 1 jenkins jenkins 409 May 18 07:45 go.mod 07:45:42 -rw-r--r--. 1 jenkins jenkins 21382 May 18 07:45 go.sum 07:45:42 drwxrwxr-x. 3 jenkins jenkins 20 May 18 07:44 internal 07:45:42 -rw-rw-r--. 1 jenkins jenkins 677 May 18 07:44 Jenkinsfile 07:45:42 -rw-rw-r--. 1 jenkins jenkins 11340 May 18 07:44 LICENSE 07:45:42 -rw-rw-r--. 1 jenkins jenkins 921 May 18 07:44 Makefile 07:45:42 drwxrwxr-x. 2 jenkins jenkins 23 May 18 07:44 mock 07:45:42 -rw-rw-r--. 1 jenkins jenkins 2217 May 18 07:44 README.md 07:45:42 drwxrwxr-x. 4 jenkins jenkins 71 May 18 07:44 snap 07:45:42 -rw-rw-r--. 1 jenkins jenkins 5 May 18 07:40 VERSION 07:45:42 -rw-rw-r--. 1 jenkins jenkins 227 May 18 07:44 version.go [Pipeline] isUnix [Pipeline] sh 07:45:42 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=6c5c1902fb8b5603c2551498a9bdd9b2746005cb --label arch=amd64 --label version=0.0.0 . 07:45:42 Sending build context to Docker daemon 587.3kB 07:45:42 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 07:45:42 Step 2/23 : FROM ${BASE} AS builder 07:45:42 ---> dcdb8bd14337 07:45:42 Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:45:42 ---> Running in 77ccd3208d60 07:45:42 Removing intermediate container 77ccd3208d60 07:45:42 ---> 89a8abe19a29 07:45:42 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 07:45:43 ---> Running in ab1201063d44 07:45:43 Removing intermediate container ab1201063d44 07:45:43 ---> 0205c40dcf4a 07:45:43 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:43 ---> Running in 8963a254247c 07:45:43 Removing intermediate container 8963a254247c 07:45:43 ---> 9e24f74453cb 07:45:43 Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:45:43 ---> Running in 93fa526a9ecc 07:45:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:45:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:45:45 OK: 156 MiB in 53 packages 07:45:45 Removing intermediate container 93fa526a9ecc 07:45:45 ---> db411534272b 07:45:45 Step 7/23 : WORKDIR /device-mqtt-go 07:45:45 ---> Running in dbed499280f9 07:45:45 Removing intermediate container dbed499280f9 07:45:45 ---> 7d19f8700eb0 07:45:45 Step 8/23 : COPY . . 07:45:45 ---> 55e11a0be13c 07:45:45 Step 9/23 : RUN go mod download 07:45:45 ---> Running in 55562816e45f 07:45:46 Removing intermediate container 55562816e45f 07:45:46 ---> f981250ed67a 07:45:46 Step 10/23 : ARG MAKE='make build' 07:45:46 ---> Running in f4fb1edadc70 07:45:46 Removing intermediate container f4fb1edadc70 07:45:46 ---> 24a6293eb0e3 07:45:46 Step 11/23 : RUN $MAKE 07:45:46 ---> Running in b94a272263e4 07:45:46 go mod tidy 07:45:46 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 07:45:59 Removing intermediate container b94a272263e4 07:45:59 ---> 378cb50083d8 07:45:59 Step 12/23 : FROM alpine:3.12 07:45:59 3.12: Pulling from library/alpine 07:45:59 339de151aab4: Pulling fs layer 07:45:59 339de151aab4: Verifying Checksum 07:45:59 339de151aab4: Download complete 07:45:59 339de151aab4: Pull complete 07:45:59 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:45:59 Status: Downloaded newer image for alpine:3.12 07:45:59 ---> 13621d1b12d4 07:45:59 Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 07:46:00 ---> Running in 7dc6405d4512 07:46:00 Removing intermediate container 7dc6405d4512 07:46:00 ---> 45b4b2dcbf69 07:46:00 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 07:46:00 ---> Running in d5be87eced56 07:46:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:46:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:46:00 (1/6) Installing dumb-init (1.2.2-r1) 07:46:00 (2/6) Installing libgcc (9.3.0-r2) 07:46:00 (3/6) Installing libsodium (1.0.18-r0) 07:46:00 (4/6) Installing libstdc++ (9.3.0-r2) 07:46:00 (5/6) Installing libzmq (4.3.3-r0) 07:46:00 (6/6) Installing zeromq (4.3.3-r0) 07:46:00 Executing busybox-1.31.1-r20.trigger 07:46:00 OK: 8 MiB in 20 packages 07:46:00 Removing intermediate container d5be87eced56 07:46:00 ---> 33f2918d2750 07:46:00 Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / 07:46:01 ---> cb9997c501cc 07:46:01 Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / 07:46:01 ---> c2bd491efbc5 07:46:01 Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / 07:46:01 ---> ba59ab483d5f 07:46:01 Step 18/23 : EXPOSE 49982 07:46:01 ---> Running in 6bc1bec3d604 07:46:01 Removing intermediate container 6bc1bec3d604 07:46:01 ---> 7f57fa49d3fd 07:46:01 Step 19/23 : ENTRYPOINT ["/device-mqtt"] 07:46:01 ---> Running in c80c5f19fb75 07:46:01 Removing intermediate container c80c5f19fb75 07:46:01 ---> 0a1673a4e387 07:46:01 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:46:01 ---> Running in fb8d1a29d08e 07:46:01 Removing intermediate container fb8d1a29d08e 07:46:01 ---> c6b223584125 07:46:01 Step 21/23 : LABEL arch=amd64 07:46:01 ---> Running in e1210d73a9e8 07:46:01 Removing intermediate container e1210d73a9e8 07:46:01 ---> beb13f8611ea 07:46:01 Step 22/23 : LABEL git_sha=6c5c1902fb8b5603c2551498a9bdd9b2746005cb 07:46:01 ---> Running in 46ac150bd5f5 07:46:02 Removing intermediate container 46ac150bd5f5 07:46:02 ---> 3a10a02170c9 07:46:02 Step 23/23 : LABEL version=0.0.0 07:46:02 ---> Running in 5e303f083e62 07:46:02 Removing intermediate container 5e303f083e62 07:46:02 ---> ee20aa451cf2 07:46:02 [Warning] One or more build-args [ARCH] were not consumed 07:46:02 Successfully built ee20aa451cf2 07:46:02 Successfully tagged device-mqtt:latest [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 07:46:17 Still waiting to schedule task 07:46:17 ‘prd-ubuntu18.04-docker-8c-8g-324’ is offline 07:49:14 Running on prd-ubuntu18.04-docker-8c-8g-16362 in /w/workspace/gexfoundry_device-mqtt-go_PR-248 [Pipeline] { [Pipeline] ws 07:49:14 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 07:49:14 Selected Git installation does not exist. Using Default 07:49:14 The recommended git tool is: NONE 07:49:17 using credential edgex-jenkins-ssh 07:49:17 Cloning the remote Git repository 07:49:17 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 07:49:17 > git init /w/workspace/device-mqtt-go/1 # timeout=10 07:49:17 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 07:49:17 > git --version # timeout=10 07:49:17 > git --version # 'git version 2.17.1' 07:49:17 using GIT_SSH to set credentials SSH Credentials for GitHub 07:49:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:49:18 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 07:49:18 Merging remotes/origin/master commit 7449b2aa7b51ce87674ebf74544798bad0e4f615 into PR head commit 6c5c1902fb8b5603c2551498a9bdd9b2746005cb 07:49:18 Merge succeeded, producing 6c5c1902fb8b5603c2551498a9bdd9b2746005cb 07:49:18 Checking out Revision 6c5c1902fb8b5603c2551498a9bdd9b2746005cb (PR-248) 07:49:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:49:18 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 07:49:18 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 07:49:18 using GIT_SSH to set credentials SSH Credentials for GitHub 07:49:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:49:18 > git config core.sparsecheckout # timeout=10 07:49:18 > git checkout -f 6c5c1902fb8b5603c2551498a9bdd9b2746005cb # timeout=10 07:49:18 > git remote # timeout=10 07:49:18 > git config --get remote.origin.url # timeout=10 07:49:18 using GIT_SSH to set credentials SSH Credentials for GitHub 07:49:18 > git merge 7449b2aa7b51ce87674ebf74544798bad0e4f615 # timeout=10 07:49:18 > git rev-parse HEAD^{commit} # timeout=10 07:49:18 > git config core.sparsecheckout # timeout=10 07:49:18 > git checkout -f 6c5c1902fb8b5603c2551498a9bdd9b2746005cb # timeout=10 07:49:22 Commit message: "refactor: bump sdk version" 07:49:22 > git --version # timeout=10 07:49:22 > git --version # 'git version 2.17.1' 07:49:22 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:49:23 + echo snap-build.sh 07:49:23 snap-build.sh 07:49:23 + SNAP_BASE_DIR=. 07:49:23 + '[' '!' -z /w/workspace/device-mqtt-go/1 ']' 07:49:23 + SNAP_BASE_DIR=/w/workspace/device-mqtt-go/1 07:49:23 + echo '[snap-build] Building snap in dir [/w/workspace/device-mqtt-go/1]' 07:49:23 [snap-build] Building snap in dir [/w/workspace/device-mqtt-go/1] 07:49:23 + cd /w/workspace/device-mqtt-go/1 07:49:23 + sudo apt-get remove -qy --purge lxd lxd-client 07:49:23 Reading package lists... 07:49:23 Building dependency tree... 07:49:23 Reading state information... 07:49:23 The following packages were automatically installed and are no longer required: 07:49:23 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:49:23 uidmap xdelta3 07:49:23 Use 'sudo apt autoremove' to remove them. 07:49:23 The following packages will be REMOVED: 07:49:23 lxd* lxd-client* 07:49:24 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:49:24 After this operation, 31.7 MB disk space will be freed. 07:49:25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 07:49:25 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:49:27 Removing lxd dnsmasq configuration 07:49:27 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:49:27 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:49:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:49:29 (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.) 07:49:29 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:49:31 Processing triggers for systemd (237-3ubuntu10.45) ... 07:49:31 Processing triggers for ureadahead (0.100.0-21) ... 07:49:32 + sudo snap remove --purge lxd 07:49:32 snap "lxd" is not installed 07:49:32 + sudo groupadd --force --system lxd 07:49:32 ++ whoami 07:49:32 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:49:32 + newgrp - lxd 07:49:33 + sudo snap install lxd 07:49:45 2021-05-18T07:49:41Z INFO Waiting for automatic snapd restart... 07:50:07 lxd 4.14 from Canonical* installed 07:50:07 + sudo lxd init --auto 07:50:15 + sudo snap install --classic snapcraft 07:50:20 snapcraft 4.7.1 from Canonical* installed 07:50:20 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 07:50:20 + sudo snapcraft prime --use-lxd 07:50:22 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:50:22 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: 07:50:22 - README.md 07:50:22 07:50:22 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:50:22 Launching a container. 07:50:29 Waiting for container to be ready 07:50:30 To start your first instance, try: lxc launch ubuntu:18.04 07:50:30 07:50:35 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:50:35 Waiting for network to be ready... 07:50:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:50:35 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 07:50:35 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:50:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 07:50:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 07:50:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 07:50:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 07:50:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 07:50:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 07:50:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 07:50:36 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:50:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:50:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:50:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:50:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:50:36 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:50:36 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:50:36 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:50:36 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:50:37 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 07:50:37 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 07:50:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 07:50:37 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 07:50:37 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 07:50:37 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 07:50:37 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 07:50:37 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 07:50:40 Fetched 24.6 MB in 4s (5956 kB/s) 07:50:40 Reading package lists... 07:50:40 Reading package lists... 07:50:41 Building dependency tree... 07:50:41 Reading state information... 07:50:41 The following additional packages will be installed: 07:50:41 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:50:41 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:50:41 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:50:41 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:50:41 Suggested packages: 07:50:41 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:50:41 Recommended packages: 07:50:41 gnupg libsasl2-modules 07:50:41 The following NEW packages will be installed: 07:50:41 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:50:41 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:50:41 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:50:41 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:50:41 The following packages will be upgraded: 07:50:41 gpg gpg-agent gpgconf libudev1 07:50:41 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 07:50:41 Need to get 3530 kB of archives. 07:50:41 After this operation, 13.3 MB of additional disk space will be used. 07:50:41 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] 07:50:41 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] 07:50:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 07:50:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 07:50:41 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 07:50:42 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 07:50:42 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:50:42 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:50:42 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 07:50:42 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 07:50:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 07:50:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:50:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:50:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:50:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:50:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:50:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:50:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:50:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:50:42 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:50:42 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:50:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 07:50:42 debconf: delaying package configuration, since apt-utils is not installed 07:50:42 Fetched 3530 kB in 1s (2360 kB/s) 07:50:42 (Reading database ... 12511 files and directories currently installed.) 07:50:42 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 07:50:42 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 07:50:42 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 07:50:43 Selecting previously unselected package udev. 07:50:43 (Reading database ... 12511 files and directories currently installed.) 07:50:43 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 07:50:43 Unpacking udev (237-3ubuntu10.47) ... 07:50:43 Selecting previously unselected package libfuse2:amd64. 07:50:43 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:50:43 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:50:43 Selecting previously unselected package fuse. 07:50:43 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:50:43 Unpacking fuse (2.9.7-1ubuntu1) ... 07:50:43 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 07:50:43 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:50:43 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 07:50:43 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:50:43 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 07:50:43 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:50:43 Selecting previously unselected package libksba8:amd64. 07:50:43 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:50:43 Unpacking libksba8:amd64 (1.3.5-2) ... 07:50:43 Selecting previously unselected package libroken18-heimdal:amd64. 07:50:43 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:50:43 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:50:43 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:50:43 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:50:43 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:50:43 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:50:43 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:50:43 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:50:44 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:50:44 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:50:44 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:50:44 Selecting previously unselected package libwind0-heimdal:amd64. 07:50:44 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:50:44 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:50:44 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:50:44 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:50:44 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:50:44 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:50:44 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:50:44 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:50:44 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:50:44 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:50:44 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:50:44 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:50:44 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:50:44 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:50:44 Selecting previously unselected package libsasl2-modules-db:amd64. 07:50:44 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:50:44 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:50:44 Selecting previously unselected package libsasl2-2:amd64. 07:50:44 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:50:44 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:50:44 Selecting previously unselected package libldap-common. 07:50:44 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 07:50:44 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:50:44 Selecting previously unselected package libldap-2.4-2:amd64. 07:50:44 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 07:50:44 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:50:44 Selecting previously unselected package dirmngr. 07:50:44 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 07:50:45 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 07:50:45 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:50:45 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 07:50:45 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:50:45 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:50:45 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:50:45 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 07:50:45 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:50:45 Setting up libksba8:amd64 (1.3.5-2) ... 07:50:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:50:45 Setting up udev (237-3ubuntu10.47) ... 07:50:45 invoke-rc.d: policy-rc.d denied execution of start. 07:50:45 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:50:45 Processing triggers for systemd (237-3ubuntu10) ... 07:50:45 Setting up fuse (2.9.7-1ubuntu1) ... 07:50:46 Setting up gpg (2.2.4-1ubuntu1.4) ... 07:50:46 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:50:46 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:50:46 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:50:46 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:50:46 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:50:46 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:50:46 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:50:46 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:50:46 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 07:50:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:50:46 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:50:46 settings in the [Install] section, and DefaultInstance for template units). 07:50:46 This means they are not meant to be enabled using systemctl. 07:50:46 Possible reasons for having this kind of units are: 07:50:46 1) A unit may be statically enabled by being symlinked from another unit's 07:50:46 .wants/ or .requires/ directory. 07:50:46 2) A unit's purpose may be to act as a helper for some other unit which has 07:50:46 a requirement dependency on it. 07:50:46 3) A unit may be started when needed via activation (socket, path, timer, 07:50:46 D-Bus, udev, scripted systemctl call, ...). 07:50:46 4) In case of template units, the unit is meant to be enabled with some 07:50:46 instance name specified. 07:50:46 Reading package lists... 07:50:47 Building dependency tree... 07:50:47 Reading state information... 07:50:47 The following additional packages will be installed: 07:50:47 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:50:47 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:50:47 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:50:47 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:50:47 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:50:47 Suggested packages: 07:50:47 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:50:47 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:50:47 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:50:47 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:50:47 systemd-container policykit-1 07:50:47 Recommended packages: 07:50:47 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:50:47 The following NEW packages will be installed: 07:50:47 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:50:47 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:50:47 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:50:47 multiarch-support openssh-client python3 python3-minimal python3.6 07:50:47 python3.6-minimal snapd squashfs-tools sudo 07:50:47 The following packages will be upgraded: 07:50:47 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:50:47 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 07:50:47 Need to get 35.2 MB of archives. 07:50:47 After this operation, 141 MB of additional disk space will be used. 07:50:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 07:50:47 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 07:50:47 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 07:50:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:50:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 07:50:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 07:50:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 07:50:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:50:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 07:50:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:50:47 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:50:47 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:50:47 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:50:47 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:50:47 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 07:50:47 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 07:50:47 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 07:50:48 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 07:50:48 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 07:50:48 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 07:50:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:50:48 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:50:48 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:50:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:50:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:50:48 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 07:50:48 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:50:48 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:50:48 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:50:48 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 07:50:48 debconf: delaying package configuration, since apt-utils is not installed 07:50:48 Fetched 35.2 MB in 1s (25.8 MB/s) 07:50:48 (Reading database ... 12757 files and directories currently installed.) 07:50:48 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 07:50:49 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 07:50:49 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 07:50:49 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 07:50:49 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 07:50:49 (Reading database ... 12757 files and directories currently installed.) 07:50:49 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 07:50:49 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 07:50:50 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 07:50:50 (Reading database ... 12757 files and directories currently installed.) 07:50:50 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 07:50:50 Unpacking apt (1.6.13) over (1.6.1) ... 07:50:50 Setting up apt (1.6.13) ... 07:50:50 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:50:51 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:50:51 (Reading database ... 12764 files and directories currently installed.) 07:50:51 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 07:50:51 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 07:50:51 Selecting previously unselected package libpython3.6-minimal:amd64. 07:50:51 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:50:51 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:50:51 Selecting previously unselected package libexpat1:amd64. 07:50:51 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:50:51 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:50:51 Selecting previously unselected package python3.6-minimal. 07:50:51 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:50:51 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:50:51 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 07:50:51 Checking for services that may need to be restarted...done. 07:50:51 Checking for services that may need to be restarted...done. 07:50:51 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:50:51 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:50:51 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:50:52 Selecting previously unselected package python3-minimal. 07:50:52 (Reading database ... 13012 files and directories currently installed.) 07:50:52 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:50:52 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:50:52 Selecting previously unselected package mime-support. 07:50:52 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:50:52 Unpacking mime-support (3.60ubuntu1) ... 07:50:52 Selecting previously unselected package libmpdec2:amd64. 07:50:52 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:50:52 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:50:52 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:50:52 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:50:52 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:50:52 Selecting previously unselected package python3.6. 07:50:52 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:50:52 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:50:52 Selecting previously unselected package libpython3-stdlib:amd64. 07:50:52 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:50:52 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:50:53 Setting up python3-minimal (3.6.7-1~18.04) ... 07:50:53 Selecting previously unselected package python3. 07:50:53 (Reading database ... 13442 files and directories currently installed.) 07:50:53 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:50:53 Unpacking python3 (3.6.7-1~18.04) ... 07:50:53 Selecting previously unselected package multiarch-support. 07:50:53 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 07:50:53 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 07:50:53 Setting up multiarch-support (2.27-3ubuntu1.4) ... 07:50:53 Selecting previously unselected package liblzo2-2:amd64. 07:50:53 (Reading database ... 13479 files and directories currently installed.) 07:50:53 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:50:53 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:50:53 Selecting previously unselected package libbsd0:amd64. 07:50:53 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:50:53 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:50:53 Selecting previously unselected package sudo. 07:50:53 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 07:50:53 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 07:50:53 Selecting previously unselected package apparmor. 07:50:53 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:50:53 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:50:53 Selecting previously unselected package libedit2:amd64. 07:50:53 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:50:53 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:50:53 Selecting previously unselected package libkrb5support0:amd64. 07:50:53 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:50:53 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:50:53 Selecting previously unselected package libk5crypto3:amd64. 07:50:53 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:50:53 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:50:54 Selecting previously unselected package libkeyutils1:amd64. 07:50:54 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:50:54 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:50:54 Selecting previously unselected package libkrb5-3:amd64. 07:50:54 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:50:54 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:50:54 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:50:54 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:50:54 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:50:54 Selecting previously unselected package libssl1.0.0:amd64. 07:50:54 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 07:50:54 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 07:50:54 Selecting previously unselected package openssh-client. 07:50:54 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 07:50:54 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 07:50:54 Selecting previously unselected package squashfs-tools. 07:50:54 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 07:50:54 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:50:54 Selecting previously unselected package snapd. 07:50:54 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 07:50:54 Unpacking snapd (2.48.3+18.04) ... 07:50:57 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:50:57 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 07:50:57 Setting up mime-support (3.60ubuntu1) ... 07:50:57 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 07:50:57 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:50:57 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:50:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:50:57 Setting up systemd (237-3ubuntu10.47) ... 07:50:57 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:50:57 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:50:57 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:50:57 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:50:57 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:50:57 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:50:57 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:50:58 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:50:58 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:50:58 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:50:58 Setting up python3 (3.6.7-1~18.04) ... 07:50:58 running python rtupdate hooks for python3.6... 07:50:58 running python post-rtupdate hooks for python3.6... 07:50:58 Setting up apparmor (2.12-4ubuntu5.1) ... 07:50:59 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:50:59 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:50:59 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 07:50:59 Setting up snapd (2.48.3+18.04) ... 07:51:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:51:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:51:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:51:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:51:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:51:00 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:51:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:51:00 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:51:01 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:51:01 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:51:01 /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' 07:51:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:51:01 Processing triggers for systemd (237-3ubuntu10.47) ... 07:51:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:51:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:51:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:51:04 Reading package lists... 07:51:04 Reading package lists... 07:51:04 Building dependency tree... 07:51:04 Reading state information... 07:51:04 Calculating upgrade... 07:51:05 The following packages will be upgraded: 07:51:05 advancecomp base-files bash binutils binutils-common 07:51:05 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:51:05 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:51:05 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 07:51:05 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 07:51:05 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 07:51:05 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 07:51:05 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 07:51:05 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 07:51:05 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 07:51:05 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 07:51:05 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 07:51:05 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 07:51:05 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 07:51:05 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 07:51:05 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:51:05 Need to get 64.0 MB of archives. 07:51:05 After this operation, 5041 kB of additional disk space will be used. 07:51:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 07:51:05 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 07:51:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:51:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:51:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:51:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:51:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:51:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:51:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:51:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:51:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:51:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:51:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:51:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:51:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 07:51:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:51:05 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:51:05 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:51:05 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:51:05 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:51:05 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:51:05 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:51:05 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:51:05 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:51:05 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:51:05 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:51:05 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:51:05 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:51:05 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:51:05 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:51:05 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:51:05 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:51:05 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:51:05 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 07:51:05 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:51:05 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 07:51:05 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 07:51:05 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 07:51:05 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:51:05 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 07:51:05 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 07:51:05 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 07:51:05 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:51:05 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:51:05 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:51:05 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 07:51:05 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:51:05 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:51:05 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] 07:51:05 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 07:51:05 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 07:51:05 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 07:51:05 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:51:05 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:51:05 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:51:05 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:51:06 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:51:06 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:51:06 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:51:06 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:51:06 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:51:06 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:51:06 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:51:06 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:51:06 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:51:06 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 07:51:06 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 07:51:06 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 07:51:06 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:51:06 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:51:06 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:51:06 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:51:06 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:51:06 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:51:06 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:51:06 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:51:06 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 07:51:06 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:51:06 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:51:06 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 07:51:06 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 07:51:06 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 07:51:06 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] 07:51:06 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 07:51:06 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 07:51:06 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] 07:51:06 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:51:06 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 07:51:06 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:51:06 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 07:51:06 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 07:51:06 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 07:51:06 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:51:06 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:51:07 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] 07:51:07 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:51:07 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:51:07 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:51:07 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:51:07 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:51:07 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:51:07 debconf: delaying package configuration, since apt-utils is not installed 07:51:07 Fetched 64.0 MB in 2s (33.0 MB/s) 07:51:07 (Reading database ... 13912 files and directories currently installed.) 07:51:07 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 07:51:07 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:51:08 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 07:51:08 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:51:08 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 07:51:08 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 07:51:08 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:51:08 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:51:08 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:51:08 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:51:08 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:51:08 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:51:08 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:51:08 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:51:08 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:51:08 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:51:08 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:51:08 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:51:08 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:51:08 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:51:09 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:51:09 (Reading database ... 13911 files and directories currently installed.) 07:51:09 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:51:09 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:51:09 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:51:09 (Reading database ... 13911 files and directories currently installed.) 07:51:09 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:51:09 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:51:09 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:51:09 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:51:09 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:51:09 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:51:09 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:51:09 (Reading database ... 13911 files and directories currently installed.) 07:51:09 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 07:51:09 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:51:10 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 07:51:10 (Reading database ... 13911 files and directories currently installed.) 07:51:10 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 07:51:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:51:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:51:10 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 07:51:10 Setting up base-files (10.1ubuntu2.10) ... 07:51:10 Installing new version of config file /etc/issue ... 07:51:10 Installing new version of config file /etc/issue.net ... 07:51:10 Installing new version of config file /etc/lsb-release ... 07:51:10 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:51:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:51:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:51:11 Removing obsolete conffile /etc/default/motd-news ... 07:51:11 (Reading database ... 13912 files and directories currently installed.) 07:51:11 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:51:11 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:51:11 Setting up bash (4.4.18-2ubuntu1.2) ... 07:51:11 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 07:51:11 (Reading database ... 13912 files and directories currently installed.) 07:51:11 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:51:11 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:51:11 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:51:11 (Reading database ... 13912 files and directories currently installed.) 07:51:11 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 07:51:11 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 07:51:11 Setting up tar (1.29b-2ubuntu0.2) ... 07:51:11 (Reading database ... 13912 files and directories currently installed.) 07:51:11 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:51:11 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:51:12 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:51:12 (Reading database ... 13912 files and directories currently installed.) 07:51:12 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:51:12 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:51:12 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:51:12 (Reading database ... 13912 files and directories currently installed.) 07:51:12 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:51:12 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:51:12 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:51:12 (Reading database ... 13912 files and directories currently installed.) 07:51:12 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:51:12 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:51:12 Setting up grep (3.1-2build1) ... 07:51:12 (Reading database ... 13912 files and directories currently installed.) 07:51:12 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:51:12 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:51:12 Setting up login (1:4.5-1ubuntu2) ... 07:51:12 (Reading database ... 13912 files and directories currently installed.) 07:51:12 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:51:12 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:51:12 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:51:12 (Reading database ... 13912 files and directories currently installed.) 07:51:12 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:51:12 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:51:13 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:51:13 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:51:13 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:51:13 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:51:14 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:51:14 (Reading database ... 13912 files and directories currently installed.) 07:51:14 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:51:14 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:51:14 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:51:14 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:51:14 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:51:14 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:51:14 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:51:14 (Reading database ... 13912 files and directories currently installed.) 07:51:14 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:51:14 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:51:14 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:51:14 (Reading database ... 13912 files and directories currently installed.) 07:51:14 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:51:14 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:51:15 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:51:15 (Reading database ... 13912 files and directories currently installed.) 07:51:15 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:51:15 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:51:15 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:51:15 (Reading database ... 13912 files and directories currently installed.) 07:51:15 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:51:15 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:51:15 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:51:15 (Reading database ... 13912 files and directories currently installed.) 07:51:15 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:51:15 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:51:15 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:51:15 (Reading database ... 13912 files and directories currently installed.) 07:51:15 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:51:15 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:51:15 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:51:15 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:51:15 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:51:15 (Reading database ... 13912 files and directories currently installed.) 07:51:15 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:51:15 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:51:15 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:51:16 (Reading database ... 13912 files and directories currently installed.) 07:51:16 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:51:16 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:51:16 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:51:16 (Reading database ... 13912 files and directories currently installed.) 07:51:16 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:51:16 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:51:16 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:51:16 (Reading database ... 13912 files and directories currently installed.) 07:51:16 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:51:16 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:51:16 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:51:17 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:51:17 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:51:17 (Reading database ... 13912 files and directories currently installed.) 07:51:17 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 07:51:17 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:51:17 Setting up libc-bin (2.27-3ubuntu1.4) ... 07:51:17 (Reading database ... 13912 files and directories currently installed.) 07:51:17 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:51:17 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:51:17 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:51:17 (Reading database ... 13914 files and directories currently installed.) 07:51:17 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:51:17 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:51:18 Setting up debconf (1.5.66ubuntu1) ... 07:51:18 (Reading database ... 13914 files and directories currently installed.) 07:51:18 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 07:51:18 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:51:18 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 07:51:18 (Reading database ... 13914 files and directories currently installed.) 07:51:18 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 07:51:18 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:51:18 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 07:51:18 (Reading database ... 13914 files and directories currently installed.) 07:51:18 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:51:18 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:51:18 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:51:18 (Reading database ... 13914 files and directories currently installed.) 07:51:18 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:51:18 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:51:18 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 07:51:19 (Reading database ... 13914 files and directories currently installed.) 07:51:19 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:51:19 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:51:19 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:51:19 (Reading database ... 13914 files and directories currently installed.) 07:51:19 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:51:19 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:51:19 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 07:51:19 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 07:51:19 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:51:19 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:51:19 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:51:19 (Reading database ... 13914 files and directories currently installed.) 07:51:19 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 07:51:19 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 07:51:19 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 07:51:19 (Reading database ... 13914 files and directories currently installed.) 07:51:19 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 07:51:19 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:51:19 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 07:51:20 (Reading database ... 13914 files and directories currently installed.) 07:51:20 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:51:20 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:51:20 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:51:20 (Reading database ... 13914 files and directories currently installed.) 07:51:20 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 07:51:20 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 07:51:20 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 07:51:20 (Reading database ... 13914 files and directories currently installed.) 07:51:20 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:51:20 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:51:20 Setting up passwd (1:4.5-1ubuntu2) ... 07:51:20 (Reading database ... 13914 files and directories currently installed.) 07:51:20 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 07:51:20 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:51:20 Setting up gpgv (2.2.4-1ubuntu1.4) ... 07:51:20 (Reading database ... 13914 files and directories currently installed.) 07:51:20 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 07:51:21 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 07:51:21 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 07:51:21 (Reading database ... 13914 files and directories currently installed.) 07:51:21 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 07:51:21 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 07:51:21 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 07:51:21 (Reading database ... 13914 files and directories currently installed.) 07:51:21 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:51:21 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:51:21 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:51:21 (Reading database ... 13914 files and directories currently installed.) 07:51:21 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:51:21 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:51:21 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:51:21 (Reading database ... 13914 files and directories currently installed.) 07:51:21 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 07:51:21 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 07:51:22 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 07:51:22 (Reading database ... 13914 files and directories currently installed.) 07:51:22 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 07:51:22 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 07:51:22 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 07:51:22 (Reading database ... 13914 files and directories currently installed.) 07:51:22 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 07:51:22 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 07:51:22 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 07:51:22 (Reading database ... 13914 files and directories currently installed.) 07:51:22 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 07:51:22 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 07:51:22 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 07:51:22 (Reading database ... 13915 files and directories currently installed.) 07:51:22 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:51:22 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:51:22 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:51:22 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:51:22 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 07:51:22 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 07:51:23 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 07:51:23 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 07:51:23 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:51:23 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:51:23 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:51:23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:51:23 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:51:23 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:51:23 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:51:23 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:51:23 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:51:23 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:51:23 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:51:23 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:51:23 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:51:23 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:51:23 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 07:51:23 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 07:51:24 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:51:24 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:51:24 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:51:24 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:51:24 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:51:24 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:51:24 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:51:24 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:51:24 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:51:24 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:51:24 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:51:24 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:51:24 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:51:24 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:51:24 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:51:24 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:51:25 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:51:25 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:51:25 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:51:25 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:51:26 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:51:26 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:51:27 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:51:27 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:51:27 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:51:27 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:51:27 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:51:27 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:51:28 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:51:28 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:51:28 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:51:28 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:51:28 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:51:28 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:51:28 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:51:28 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:51:29 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:51:29 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:51:29 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:51:29 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:51:29 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:51:29 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:51:29 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:51:29 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:51:29 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:51:29 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:51:29 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:51:29 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:51:29 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:51:29 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:51:29 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:51:29 Setting up tzdata (2021a-0ubuntu0.18.04) ... 07:51:29 07:51:29 Current default time zone: 'Etc/UTC' 07:51:29 Local time is now: Tue May 18 07:51:29 UTC 2021. 07:51:29 Universal Time is now: Tue May 18 07:51:29 UTC 2021. 07:51:29 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:51:29 07:51:29 Setting up systemd-sysv (237-3ubuntu10.47) ... 07:51:29 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:51:29 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 07:51:29 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:51:29 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:51:29 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:51:29 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:51:29 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:51:29 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:51:29 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:51:29 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:51:29 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:51:29 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:51:29 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 07:51:29 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:51:29 Setting up patch (2.7.6-2ubuntu1.1) ... 07:51:29 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:51:29 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:51:29 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 07:51:29 Installing new version of config file /etc/ssl/openssl.cnf ... 07:51:29 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:51:29 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 07:51:29 Setting up ca-certificates (20210119~18.04.1) ... 07:51:31 Updating certificates in /etc/ssl/certs... 07:51:32 23 added, 27 removed; done. 07:51:33 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 07:51:33 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:51:33 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:51:33 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:51:33 Setting up pkgbinarymangler (138.18.04.1) ... 07:51:33 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:51:33 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 07:51:33 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:51:33 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:51:33 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:51:33 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:51:33 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:51:33 Setting up perl (5.26.1-6ubuntu0.5) ... 07:51:33 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 07:51:33 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:51:33 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:51:33 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 07:51:33 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:51:33 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:51:33 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:51:33 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:51:33 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:51:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:51:33 Processing triggers for systemd (237-3ubuntu10.47) ... 07:51:33 Processing triggers for mime-support (3.60ubuntu1) ... 07:51:33 Processing triggers for ca-certificates (20210119~18.04.1) ... 07:51:33 Updating certificates in /etc/ssl/certs... 07:51:34 0 added, 0 removed; done. 07:51:34 Running hooks in /etc/ca-certificates/update.d... 07:51:34 done. 07:51:34 Reading package lists... 07:51:34 Building dependency tree... 07:51:34 Reading state information... 07:51:35 The following NEW packages will be installed: 07:51:35 apt-transport-https 07:51:35 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:51:35 Need to get 1692 B of archives. 07:51:35 After this operation, 154 kB of additional disk space will be used. 07:51:35 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 07:51:35 debconf: delaying package configuration, since apt-utils is not installed 07:51:35 Fetched 1692 B in 0s (9590 B/s) 07:51:35 Selecting previously unselected package apt-transport-https. 07:51:35 (Reading database ... 13920 files and directories currently installed.) 07:51:35 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 07:51:35 Unpacking apt-transport-https (1.6.13) ... 07:51:35 Setting up apt-transport-https (1.6.13) ... 07:51:35 Waiting for network to be ready... 07:51:42 2021-05-18T07:51:40Z INFO Waiting for automatic snapd restart... 07:51:44 snapd 2.50 from Canonical* installed 07:51:44 "snapd" switched to the "latest/stable" channel 07:51:44 07:51:48 core18 20210309 from Canonical* installed 07:51:48 "core18" switched to the "latest/stable" channel 07:51:48 07:51:52 snapcraft 4.7.1 from Canonical* installed 07:51:52 "snapcraft" switched to the "latest/stable" channel 07:51:52 07:51:56 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: 07:51:56 - README.md 07:51:56 07:51:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:52:03 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:52:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:52:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:52:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:52:04 Reading package lists... 07:52:04 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 07:52:11 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:52:11 Reading package lists... 07:52:11 Building dependency tree... 07:52:11 Reading state information... 07:52:11 Suggested packages: 07:52:11 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:52:11 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:52:11 Recommended packages: 07:52:11 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:52:11 The following NEW packages will be installed: 07:52:11 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:52:11 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:52:11 pkg-config zip 07:52:11 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:52:11 Need to get 7663 kB of archives. 07:52:11 After this operation, 43.8 MB of additional disk space will be used. 07:52:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 07:52:11 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:52:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 07:52:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 07:52:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 07:52:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:52:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:52:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:52:11 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:52:11 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:52:11 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:52:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:52:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:52:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:52:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:52:12 debconf: delaying package configuration, since apt-utils is not installed 07:52:12 Fetched 7663 kB in 1s (10.5 MB/s) 07:52:12 Selecting previously unselected package libglib2.0-0:amd64. 07:52:12 (Reading database ... 13924 files and directories currently installed.) 07:52:12 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 07:52:12 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 07:52:12 Selecting previously unselected package libpsl5:amd64. 07:52:12 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:52:12 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:52:12 Selecting previously unselected package libnghttp2-14:amd64. 07:52:12 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:52:12 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:52:12 Selecting previously unselected package librtmp1:amd64. 07:52:12 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:52:12 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:52:12 Selecting previously unselected package libcurl3-gnutls:amd64. 07:52:12 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 07:52:12 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 07:52:12 Selecting previously unselected package liberror-perl. 07:52:12 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:52:12 Unpacking liberror-perl (0.17025-1) ... 07:52:12 Selecting previously unselected package git-man. 07:52:12 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 07:52:12 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 07:52:12 Selecting previously unselected package git. 07:52:12 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 07:52:12 Unpacking git (1:2.17.1-1ubuntu0.8) ... 07:52:13 Selecting previously unselected package libnorm1:amd64. 07:52:13 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:52:13 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:52:13 Selecting previously unselected package libpgm-5.2-0:amd64. 07:52:13 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:52:13 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:52:13 Selecting previously unselected package libsodium23:amd64. 07:52:13 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:52:13 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:52:13 Selecting previously unselected package libzmq5:amd64. 07:52:13 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:52:13 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:52:13 Selecting previously unselected package libzmq3-dev:amd64. 07:52:13 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:52:13 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:52:13 Selecting previously unselected package pkg-config. 07:52:13 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:52:13 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:52:13 Selecting previously unselected package zip. 07:52:13 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:52:13 Unpacking zip (3.0-11build1) ... 07:52:13 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:52:13 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 07:52:13 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:52:13 Setting up liberror-perl (0.17025-1) ... 07:52:13 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:52:13 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 07:52:13 No schema files found: doing nothing. 07:52:13 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:52:13 Setting up zip (3.0-11build1) ... 07:52:13 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:52:13 Setting up libsodium23:amd64 (1.0.16-2) ... 07:52:13 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:52:14 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:52:14 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 07:52:14 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:52:14 Setting up git (1:2.17.1-1ubuntu0.8) ... 07:52:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:52:20 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:52:20 git set to automatically installed. 07:52:20 git-man set to automatically installed. 07:52:20 libcurl3-gnutls set to automatically installed. 07:52:20 liberror-perl set to automatically installed. 07:52:20 libglib2.0-0 set to automatically installed. 07:52:20 libnghttp2-14 set to automatically installed. 07:52:20 libnorm1 set to automatically installed. 07:52:20 libpgm-5.2-0 set to automatically installed. 07:52:20 libpsl5 set to automatically installed. 07:52:20 librtmp1 set to automatically installed. 07:52:20 libsodium23 set to automatically installed. 07:52:20 libzmq3-dev set to automatically installed. 07:52:20 libzmq5 set to automatically installed. 07:52:20 pkg-config set to automatically installed. 07:52:20 zip set to automatically installed. 07:52:22 snapd is not logged in, snap install commands will use sudo 07:52:28 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:52:33 core18 20210507 from Canonical* refreshed 07:52:34 snapd is not logged in, snap install commands will use sudo 07:52:40 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:52:49 go (1.16/stable) 1.16.3 from Michael Hudson-Doyle (mwhudson) installed 07:52:49 Pulling config-common 07:52:49 + snapcraftctl pull 07:52:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:52:59 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:52:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 07:52:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 07:52:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 07:52:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 07:52:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 07:52:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 07:52:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 07:52:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 07:52:59 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:52:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:52:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:52:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:52:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:52:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:52:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:52:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:52:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:52:59 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 07:52:59 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 07:52:59 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 07:52:59 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 07:52:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 07:52:59 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 07:52:59 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 07:52:59 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 07:52:59 Fetched 24.6 MB in 0s (0 B/s) 07:52:59 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:52:59 Fetched 224 kB in 0s (0 B/s) 07:52:59 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:52:59 Fetched 157 kB in 0s (0 B/s) 07:52:59 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:52:59 Fetched 221 kB in 0s (0 B/s) 07:52:59 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:52:59 Fetched 143 kB in 0s (0 B/s) 07:52:59 Pulling device-mqtt 07:52:59 + snapcraftctl pull 07:53:00 Building config-common 07:53:00 + snapcraftctl build 07:53:03 Building device-mqtt 07:53:03 + cd /root/parts/device-mqtt/src 07:53:03 + go mod tidy 07:53:05 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 07:53:05 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0-dev.62 07:53:05 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 07:53:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.89 07:53:05 go: downloading github.com/spf13/cast v1.3.1 07:53:05 go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 07:53:05 go: downloading github.com/stretchr/testify v1.7.0 07:53:05 go: downloading github.com/gorilla/websocket v1.4.2 07:53:05 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 07:53:05 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 07:53:05 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 07:53:05 go: downloading github.com/google/uuid v1.2.0 07:53:05 go: downloading github.com/gorilla/mux v1.8.0 07:53:06 go: downloading github.com/go-kit/kit v0.9.0 07:53:06 go: downloading github.com/go-playground/validator/v10 v10.6.1 07:53:06 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 07:53:06 go: downloading gopkg.in/yaml.v2 v2.4.0 07:53:06 go: downloading github.com/davecgh/go-spew v1.1.1 07:53:06 go: downloading github.com/pmezard/go-difflib v1.0.0 07:53:06 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:53:06 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 07:53:06 go: downloading github.com/pelletier/go-toml v1.9.1 07:53:06 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:53:06 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 07:53:06 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 07:53:07 go: downloading github.com/go-playground/universal-translator v0.17.0 07:53:07 go: downloading github.com/leodido/go-urn v1.2.0 07:53:07 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 07:53:07 go: downloading golang.org/x/text v0.3.2 07:53:07 go: downloading github.com/go-playground/assert/v2 v2.0.1 07:53:07 go: downloading github.com/go-playground/locales v0.13.0 07:53:07 go: downloading github.com/go-logfmt/logfmt v0.4.0 07:53:07 go: downloading github.com/go-stack/stack v1.8.0 07:53:07 go: downloading github.com/kr/pretty v0.2.0 07:53:07 go: downloading github.com/stretchr/objx v0.1.0 07:53:07 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 07:53:07 go: downloading github.com/hashicorp/consul/api v1.8.1 07:53:07 go: downloading github.com/x448/float16 v0.8.4 07:53:07 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 07:53:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:53:07 go: downloading github.com/kr/text v0.1.0 07:53:07 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:53:07 go: downloading github.com/go-redis/redis/v7 v7.3.0 07:53:07 go: downloading github.com/pebbe/zmq4 v1.2.7 07:53:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:53:07 go: downloading github.com/hashicorp/go-hclog v0.12.0 07:53:07 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:53:07 go: downloading github.com/hashicorp/serf v0.9.5 07:53:07 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:53:07 go: downloading github.com/hashicorp/consul/sdk v0.7.0 07:53:07 go: downloading github.com/hashicorp/go-uuid v1.0.1 07:53:07 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:53:07 go: downloading github.com/mitchellh/copystructure v1.0.0 07:53:07 go: downloading github.com/onsi/ginkgo v1.10.1 07:53:07 go: downloading github.com/onsi/gomega v1.7.0 07:53:08 go: downloading github.com/fatih/color v1.9.0 07:53:08 go: downloading github.com/mattn/go-colorable v0.1.6 07:53:08 go: downloading github.com/mattn/go-isatty v0.0.12 07:53:08 go: downloading github.com/mitchellh/go-homedir v1.1.0 07:53:08 go: downloading github.com/pkg/errors v0.8.1 07:53:08 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:53:08 go: downloading github.com/hashicorp/go-msgpack v0.5.3 07:53:08 go: downloading github.com/hashicorp/memberlist v0.2.2 07:53:08 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:53:08 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 07:53:08 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:53:08 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:53:08 go: downloading github.com/hpcloud/tail v1.0.0 07:53:08 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:53:08 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:53:08 go: downloading github.com/hashicorp/go-multierror v1.1.0 07:53:08 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 07:53:08 go: downloading github.com/miekg/dns v1.1.26 07:53:08 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:53:08 go: downloading github.com/hashicorp/errwrap v1.0.0 07:53:08 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 07:53:08 go: downloading gopkg.in/fsnotify.v1 v1.4.7 07:53:08 + make build 07:53:08 go mod tidy 07:53:08 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 07:53:18 + install -DT ./cmd/device-mqtt /root/parts/device-mqtt/install/bin/device-mqtt 07:53:18 + install -DT ./cmd/res/configuration.toml /root/parts/device-mqtt/install/config/device-mqtt/res/configuration.toml 07:53:18 + install -DT ./cmd/res/devices/mqtt.test.device.toml /root/parts/device-mqtt/install/config/device-mqtt/devices/mqtt.test.device.toml 07:53:18 + install -DT ./cmd/res/devices/mqtt.test.device-autoevents.toml /root/parts/device-mqtt/install/config/device-mqtt/devices/mqtt.test.device-autoevents.toml 07:53:18 + install -DT ./cmd/res/profiles/mqtt.test.device.profile.yml /root/parts/device-mqtt/install/config/device-mqtt/profiles/mqtt.test.device.profile.yml 07:53:18 + install -DT ./Attribution.txt /root/parts/device-mqtt/install/usr/share/doc/device-mqtt/Attribution.txt 07:53:18 + install -DT ./LICENSE /root/parts/device-mqtt/install/usr/share/doc/device-mqtt/LICENSE 07:53:20 Staging config-common 07:53:20 + snapcraftctl stage 07:53:21 Staging device-mqtt 07:53:21 + snapcraftctl stage 07:53:22 Priming config-common 07:53:22 + snapcraftctl prime 07:53:23 Priming device-mqtt 07:53:23 + snapcraftctl prime 07:53:24 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 07:53:24 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 07:53:24 Determining the version from the project repo (version-script). 07:53:24 The version has been set to 'local-dev-20210518+6c5c190' [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:53:27 ---> job-cost.sh 07:53:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3PIC 07:53:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:53:50 lf-activate-venv(): INFO: Adding /tmp/venv-3PIC/bin to PATH 07:53:50 INFO: No Stack... 07:53:50 INFO: Retrieving Pricing Info for: v3-standard-2 07:53:50 INFO: Archiving Costs [Pipeline] sh 07:53:51 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 07:53:51 + cut -d, -f6 [Pipeline] lock 07:53:51 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-248-1-stack-cost] 07:53:51 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-248-1-stack-cost] did not exist. Created. 07:53:51 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-248-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:53:51 + echo total: 0.05999999865889549 [Pipeline] stash 07:53:51 Stashed 1 file(s) [Pipeline] } 07:53:51 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-248-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Resuming build at Tue May 18 11:47:44 UTC 2021 after Jenkins restart Waiting to resume part of EdgeX Foundry Project » device-mqtt-go » PR-248 #1: Finished waiting Ready to run at Tue May 18 11:50:00 UTC 2021 11:50:00 Timeout set to expire in 1 hr 50 min 13:40:14 Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:40:14 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 13:40:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:40:18 ---> package-listing.sh 13:40:18 ++ facter osfamily 13:40:18 ++ tr '[:upper:]' '[:lower:]' 13:40:19 + OS_FAMILY=redhat 13:40:19 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-248 13:40:19 + START_PACKAGES=/tmp/packages_start.txt 13:40:19 + END_PACKAGES=/tmp/packages_end.txt 13:40:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:40:19 + PACKAGES=/tmp/packages_start.txt 13:40:19 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-248 ']' 13:40:19 + PACKAGES=/tmp/packages_end.txt 13:40:19 + case "${OS_FAMILY}" in 13:40:19 + rpm -qa 13:40:19 + sort 13:40:19 + '[' -f /tmp/packages_start.txt ']' 13:40:19 + '[' -f /tmp/packages_end.txt ']' 13:40:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:40:19 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-248 ']' 13:40:19 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-248/archives/ 13:40:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-248/archives/ [Pipeline] echo 13:40:19 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/gexfoundry_device-mqtt-go_PR-248/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:40:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:40:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:40:20 13:40:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:40:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:40:21 alpine: Pulling from edgex-lftools-log-publisher 13:40:21 df20fa9351a1: Pulling fs layer 13:40:21 36b3adc4ff6f: Pulling fs layer 13:40:21 8ad3a11d3b57: Pulling fs layer 13:40:21 46f8f816bc3b: Pulling fs layer 13:40:21 93b61091891f: Pulling fs layer 13:40:21 93b9cdb0e59b: Pulling fs layer 13:40:21 5e14af77c1be: Pulling fs layer 13:40:21 01666e4c0597: Pulling fs layer 13:40:21 aa168da1d23b: Pulling fs layer 13:40:21 93b9cdb0e59b: Waiting 13:40:21 5e14af77c1be: Waiting 13:40:21 01666e4c0597: Waiting 13:40:21 aa168da1d23b: Waiting 13:40:21 46f8f816bc3b: Waiting 13:40:21 93b61091891f: Waiting 13:40:21 36b3adc4ff6f: Verifying Checksum 13:40:21 36b3adc4ff6f: Download complete 13:40:21 46f8f816bc3b: Verifying Checksum 13:40:21 46f8f816bc3b: Download complete 13:40:21 df20fa9351a1: Verifying Checksum 13:40:21 df20fa9351a1: Download complete 13:40:21 93b9cdb0e59b: Verifying Checksum 13:40:21 93b9cdb0e59b: Download complete 13:40:21 93b61091891f: Verifying Checksum 13:40:21 93b61091891f: Download complete 13:40:21 5e14af77c1be: Verifying Checksum 13:40:21 5e14af77c1be: Download complete 13:40:21 01666e4c0597: Verifying Checksum 13:40:21 01666e4c0597: Download complete 13:40:21 df20fa9351a1: Pull complete 13:40:21 8ad3a11d3b57: Verifying Checksum 13:40:21 8ad3a11d3b57: Download complete 13:40:21 36b3adc4ff6f: Pull complete 13:40:22 8ad3a11d3b57: Pull complete 13:40:22 46f8f816bc3b: Pull complete 13:40:22 93b61091891f: Pull complete 13:40:22 93b9cdb0e59b: Pull complete 13:40:22 5e14af77c1be: Pull complete 13:40:23 01666e4c0597: Pull complete 13:40:23 aa168da1d23b: Verifying Checksum 13:40:23 aa168da1d23b: Download complete 13:40:27 aa168da1d23b: Pull complete 13:40:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:40:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:40:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:40:27 prd-centos7-docker-4c-2g-15761 does not seem to be running inside a container 13:40:27 $ 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/gexfoundry_device-mqtt-go_PR-248/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-248 -v /w/workspace/gexfoundry_device-mqtt-go_PR-248:/w/workspace/gexfoundry_device-mqtt-go_PR-248:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-248@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:40:31 $ docker top c14b1808c205e907ca7d3f42332e4003da2c350ef71a942edbfec1cc7007547a -eo pid,comm [Pipeline] { [Pipeline] sh 13:40:32 + touch /tmp/pre-build-complete [Pipeline] sh 13:40:32 + mkdir -p /var/log/sa [Pipeline] sh 13:40:32 + ls /var/log/sa-host 13:40:32 + sadf -c /var/log/sa-host/sa05 13:40:32 file_magic: OK 13:40:32 HZ: Using current value: 100 13:40:32 file_header: OK 13:40:32 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:40:32 Statistics: 13:40:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:40:32 File successfully converted to sysstat format version 12.2.1 13:40:32 + sadf -c /var/log/sa-host/sa18 13:40:32 file_magic: OK 13:40:32 HZ: Using current value: 100 13:40:32 file_header: OK 13:40:32 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:40:32 Statistics: 13:40:32 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:40:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:40:33 provisioning config files... 13:40:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-248@tmp/config3400432044183843126tmp [Pipeline] { [Pipeline] echo 13:40:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:40:34 ---> create-netrc.sh [Pipeline] } 13:40:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 13:40:34 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 13:40:34 ---> python-tools-install.sh [Pipeline] echo 13:40:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:40:35 ---> sudo-logs.sh 13:40:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:40:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:40:35 ---> job-cost.sh 13:40:35 lf-activate-venv: SKIPPING 13:40:35 DEBUG: total: 0.05999999865889549 13:40:35 INFO: Retrieving Stack Cost... 13:40:36 INFO: Retrieving Pricing Info for: v3-standard-2 13:40:37 INFO: Archiving Costs [Pipeline] echo 13:40:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:40:37 ---> logs-deploy.sh 13:40:37 lf-activate-venv: SKIPPING 13:40:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-248/1 13:40:37 INFO: archiving workspace using pattern(s): 13:40:38 Archives upload complete. 13:40:38 INFO: archiving logs to Nexus 13:40:39 ---> uname -a: 13:40:39 Linux prd-centos7-docker-4c-2g-15761.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 13:40:39 13:40:39 13:40:39 ---> lscpu: 13:40:39 Architecture: x86_64 13:40:39 CPU op-mode(s): 32-bit, 64-bit 13:40:39 Byte Order: Little Endian 13:40:39 Address sizes: 40 bits physical, 48 bits virtual 13:40:39 CPU(s): 2 13:40:39 On-line CPU(s) list: 0,1 13:40:39 Thread(s) per core: 1 13:40:39 Core(s) per socket: 1 13:40:39 Socket(s): 2 13:40:39 NUMA node(s): 1 13:40:39 Vendor ID: AuthenticAMD 13:40:39 CPU family: 23 13:40:39 Model: 49 13:40:39 Model name: AMD EPYC-Rome Processor 13:40:39 Stepping: 0 13:40:39 CPU MHz: 2799.998 13:40:39 BogoMIPS: 5599.99 13:40:39 Virtualization: AMD-V 13:40:39 Hypervisor vendor: KVM 13:40:39 Virtualization type: full 13:40:39 L1d cache: 64 KiB 13:40:39 L1i cache: 64 KiB 13:40:39 L2 cache: 1 MiB 13:40:39 L3 cache: 32 MiB 13:40:39 NUMA node0 CPU(s): 0,1 13:40:39 Vulnerability Itlb multihit: Not affected 13:40:39 Vulnerability L1tf: Not affected 13:40:39 Vulnerability Mds: Not affected 13:40:39 Vulnerability Meltdown: Not affected 13:40:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:40:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:40:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:40:39 Vulnerability Srbds: Not affected 13:40:39 Vulnerability Tsx async abort: Not affected 13:40:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 13:40:39 13:40:39 13:40:39 ---> nproc: 13:40:39 2 13:40:39 13:40:39 13:40:39 ---> df -h: 13:40:39 Filesystem Size Used Available Use% Mounted on 13:40:39 overlay 40.0G 7.2G 32.8G 18% / 13:40:39 tmpfs 64.0M 0 64.0M 0% /dev 13:40:39 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:40:39 shm 64.0M 0 64.0M 0% /dev/shm 13:40:39 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 13:40:39 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 13:40:39 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 13:40:39 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 13:40:39 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/gexfoundry_device-mqtt-go_PR-248 13:40:39 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/gexfoundry_device-mqtt-go_PR-248@tmp 13:40:39 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 13:40:39 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 13:40:39 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 13:40:39 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 13:40:39 13:40:39 13:40:39 ---> free -m: 13:40:39 total used free shared buff/cache available 13:40:39 Mem: 7821 905 4761 0 2153 6754 13:40:39 Swap: 1023 0 1023 13:40:39 13:40:39 13:40:39 ---> ip addr: 13:40:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:40:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:40:39 inet 127.0.0.1/8 scope host lo 13:40:39 valid_lft forever preferred_lft forever 13:40:39 inet6 ::1/128 scope host 13:40:39 valid_lft forever preferred_lft forever 13:40:39 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:40:39 link/ether fa:16:3e:ac:c9:d4 brd ff:ff:ff:ff:ff:ff 13:40:39 inet 10.30.122.189/23 brd 10.30.123.255 scope global dynamic eth0 13:40:39 valid_lft 64735sec preferred_lft 64735sec 13:40:39 inet6 fe80::f816:3eff:feac:c9d4/64 scope link 13:40:39 valid_lft forever preferred_lft forever 13:40:39 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:40:39 link/ether 02:42:46:5a:e7:e5 brd ff:ff:ff:ff:ff:ff 13:40:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:40:39 valid_lft forever preferred_lft forever 13:40:39 inet6 fe80::42:46ff:fe5a:e7e5/64 scope link 13:40:39 valid_lft forever preferred_lft forever 13:40:39 13:40:39 13:40:39 ---> sar -b -r -n DEV: 13:40:39 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) 13:40:39 13:40:39 07:39:21 LINUX RESTART (2 CPU) 13:40:39 13:40:39 07:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:40:39 07:41:01 86.16 5.73 80.43 0.00 3032.14 3586.03 0.00 13:40:39 07:42:01 1.82 0.00 1.82 0.00 0.00 35.29 0.00 13:40:39 07:43:01 0.30 0.00 0.30 0.00 0.00 4.00 0.00 13:40:39 07:44:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 13:40:39 07:45:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 13:40:39 07:46:01 0.70 0.00 0.70 0.00 0.00 8.28 0.00 13:40:39 07:47:01 0.63 0.00 0.63 0.00 0.00 8.50 0.00 13:40:39 07:48:01 0.42 0.00 0.42 0.00 0.00 4.66 0.00 13:40:39 07:49:01 0.20 0.00 0.20 0.00 0.00 1.38 0.00 13:40:39 07:50:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 13:40:39 07:51:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 13:40:39 07:52:01 0.33 0.00 0.33 0.00 0.00 5.83 0.00 13:40:39 07:53:01 0.13 0.00 0.13 0.00 0.00 2.15 0.00 13:40:39 07:54:01 0.27 0.00 0.27 0.00 0.00 3.71 0.00 13:40:39 07:55:01 0.42 0.15 0.27 0.00 4.80 3.78 0.00 13:40:39 07:56:01 0.80 0.00 0.80 0.00 0.00 14.86 0.00 13:40:39 07:57:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 13:40:39 07:58:01 0.28 0.00 0.28 0.00 0.00 4.28 0.00 13:40:39 07:59:02 0.22 0.00 0.22 0.00 0.00 3.32 0.00 13:40:39 08:00:01 0.30 0.00 0.30 0.00 0.00 4.27 0.00 13:40:39 08:01:01 0.22 0.02 0.20 0.00 0.13 1.75 0.00 13:40:39 08:02:01 0.43 0.10 0.33 0.00 1.73 5.35 0.00 13:40:39 08:03:01 0.33 0.00 0.33 0.00 0.00 4.70 0.00 13:40:39 08:04:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 13:40:39 08:05:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 13:40:39 08:06:01 0.20 0.00 0.20 0.00 0.00 1.90 0.00 13:40:39 08:07:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 13:40:39 08:08:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 13:40:39 08:09:01 0.20 0.00 0.20 0.00 0.00 1.52 0.00 13:40:39 08:10:01 0.17 0.00 0.17 0.00 0.00 3.10 0.00 13:40:39 08:11:01 0.20 0.00 0.20 0.00 0.00 2.72 0.00 13:40:39 08:12:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 13:40:39 08:13:01 0.27 0.00 0.27 0.00 0.00 2.73 0.00 13:40:39 08:14:01 0.20 0.00 0.20 0.00 0.00 1.48 0.00 13:40:39 08:15:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 13:40:39 08:16:01 0.20 0.00 0.20 0.00 0.00 2.18 0.00 13:40:39 08:17:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 13:40:39 08:18:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 13:40:39 08:19:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 13:40:39 08:20:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 13:40:39 08:21:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 13:40:39 08:22:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 13:40:39 08:23:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 13:40:39 08:24:01 0.23 0.00 0.23 0.00 0.00 3.02 0.00 13:40:39 08:25:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 13:40:39 08:26:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 13:40:39 08:27:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 13:40:39 08:28:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 13:40:39 08:29:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 13:40:39 08:30:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 13:40:39 08:31:01 0.27 0.00 0.27 0.00 0.00 3.57 0.00 13:40:39 08:32:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 13:40:39 08:33:01 7.78 7.41 0.37 0.00 93.29 5.91 0.00 13:40:39 08:34:01 267.87 246.57 21.30 0.00 3350.17 960.86 0.00 13:40:39 08:35:01 0.45 0.00 0.45 0.00 0.00 7.16 0.00 13:40:39 08:36:01 0.20 0.00 0.20 0.00 0.00 3.17 0.00 13:40:39 08:37:02 0.15 0.00 0.15 0.00 0.00 1.33 0.00 13:40:39 08:38:01 0.29 0.00 0.29 0.00 0.00 3.29 0.00 13:40:39 08:39:01 0.23 0.00 0.23 0.00 0.00 2.43 0.00 13:40:39 08:40:01 0.13 0.00 0.13 0.00 0.00 1.73 0.00 13:40:39 08:41:01 0.13 0.00 0.13 0.00 0.00 1.87 0.00 13:40:39 08:42:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 13:40:39 08:43:01 0.28 0.00 0.28 0.00 0.00 4.62 0.00 13:40:39 08:44:01 0.25 0.00 0.25 0.00 0.00 4.16 0.00 13:40:39 08:45:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 13:40:39 08:46:01 0.22 0.00 0.22 0.00 0.00 3.58 0.00 13:40:39 08:47:01 0.20 0.00 0.20 0.00 0.00 3.05 0.00 13:40:39 08:48:01 0.37 0.00 0.37 0.00 0.00 6.25 0.00 13:40:39 08:49:01 0.30 0.00 0.30 0.00 0.00 4.72 0.00 13:40:39 08:50:01 0.20 0.00 0.20 0.00 0.00 2.78 0.00 13:40:39 08:51:01 0.20 0.00 0.20 0.00 0.00 3.03 0.00 13:40:39 08:52:01 0.23 0.00 0.23 0.00 0.00 3.50 0.00 13:40:39 08:53:01 0.30 0.00 0.30 0.00 0.00 5.51 0.00 13:40:39 08:54:01 0.37 0.00 0.37 0.00 0.00 6.37 0.00 13:40:39 08:55:01 0.20 0.00 0.20 0.00 0.00 3.03 0.00 13:40:39 08:56:01 0.20 0.00 0.20 0.00 0.00 3.17 0.00 13:40:39 08:57:01 0.30 0.00 0.30 0.00 0.00 4.92 0.00 13:40:39 08:58:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 13:40:39 08:59:01 0.20 0.00 0.20 0.00 0.00 1.68 0.00 13:40:39 09:00:01 0.22 0.00 0.22 0.00 0.00 2.53 0.00 13:40:39 09:01:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 13:40:39 09:02:01 0.25 0.00 0.25 0.00 0.00 3.60 0.00 13:40:39 09:03:01 0.20 0.00 0.20 0.00 0.00 2.15 0.00 13:40:39 09:04:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 13:40:39 09:05:01 0.27 0.00 0.27 0.00 0.00 3.02 0.00 13:40:39 09:06:01 0.25 0.00 0.25 0.00 0.00 3.36 0.00 13:40:39 09:07:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 13:40:39 09:08:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 13:40:39 09:09:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 13:40:39 09:10:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 13:40:39 09:11:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 13:40:39 09:12:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 13:40:39 09:13:01 0.28 0.00 0.28 0.00 0.00 3.76 0.00 13:40:39 09:14:01 0.37 0.00 0.37 0.00 0.00 5.70 0.00 13:40:39 09:15:01 0.23 0.00 0.23 0.00 0.00 2.43 0.00 13:40:39 09:16:02 0.23 0.00 0.23 0.00 0.00 3.05 0.00 13:40:39 09:17:01 0.20 0.00 0.20 0.00 0.00 2.46 0.00 13:40:39 09:18:01 0.23 0.00 0.23 0.00 0.00 2.92 0.00 13:40:39 09:19:01 0.20 0.00 0.20 0.00 0.00 2.15 0.00 13:40:39 09:20:01 0.23 0.00 0.23 0.00 0.00 3.50 0.00 13:40:39 09:21:01 0.22 0.00 0.22 0.00 0.00 3.31 0.00 13:40:39 09:22:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 13:40:39 09:23:01 0.23 0.00 0.23 0.00 0.00 2.92 0.00 13:40:39 09:24:01 0.20 0.00 0.20 0.00 0.00 2.15 0.00 13:40:39 09:25:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 13:40:39 09:26:01 0.23 0.00 0.23 0.00 0.00 2.78 0.00 13:40:39 09:27:01 0.23 0.00 0.23 0.00 0.00 2.60 0.00 13:40:39 09:28:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 13:40:39 09:29:01 0.20 0.00 0.20 0.00 0.00 2.32 0.00 13:40:39 09:30:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 13:40:39 09:31:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 13:40:39 09:32:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 13:40:39 09:33:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 13:40:39 09:34:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 13:40:39 09:35:01 0.18 0.00 0.18 0.00 0.00 1.87 0.00 13:40:39 09:36:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 13:40:39 09:37:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 13:40:39 09:38:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 13:40:39 09:39:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 13:40:39 09:40:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 13:40:39 09:41:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 13:40:39 09:42:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 13:40:39 09:43:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 13:40:39 09:44:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 13:40:39 09:45:01 0.18 0.00 0.18 0.00 0.00 1.63 0.00 13:40:39 09:46:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 13:40:39 09:47:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 13:40:39 09:48:01 0.37 0.00 0.37 0.00 0.00 4.98 0.00 13:40:39 09:49:01 0.30 0.00 0.30 0.00 0.00 3.88 0.00 13:40:39 09:50:02 0.17 0.00 0.17 0.00 0.00 1.50 0.00 13:40:39 09:51:01 0.27 0.00 0.27 0.00 0.00 3.39 0.00 13:40:39 09:52:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 13:40:39 09:53:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 13:40:39 09:54:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 13:40:39 09:55:01 0.20 0.00 0.20 0.00 0.00 1.87 0.00 13:40:39 09:56:01 0.27 0.00 0.27 0.00 0.00 3.67 0.00 13:40:39 09:57:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 13:40:39 09:58:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 13:40:39 09:59:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 13:40:39 10:00:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 13:40:39 10:01:01 0.27 0.00 0.27 0.00 0.00 3.20 0.00 13:40:39 10:02:01 0.32 0.00 0.32 0.00 0.00 4.96 0.00 13:40:39 10:03:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 13:40:39 10:04:01 0.15 0.00 0.15 0.00 0.00 1.20 0.00 13:40:39 10:05:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 13:40:39 10:06:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 13:40:39 10:07:01 0.23 0.00 0.23 0.00 0.00 2.92 0.00 13:40:39 10:08:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 13:40:39 10:09:01 0.22 0.00 0.22 0.00 0.00 2.98 0.00 13:40:39 10:10:01 0.23 0.00 0.23 0.00 0.00 2.92 0.00 13:40:39 10:11:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 13:40:39 10:12:01 0.23 0.00 0.23 0.00 0.00 2.92 0.00 13:40:39 10:13:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 13:40:39 10:14:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 13:40:39 10:15:01 0.23 0.00 0.23 0.00 0.00 2.80 0.00 13:40:39 10:16:01 0.28 0.00 0.28 0.00 0.00 2.88 0.00 13:40:39 10:17:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 13:40:39 10:18:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 13:40:39 10:19:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 13:40:39 10:20:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 13:40:39 10:21:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 13:40:39 10:22:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 13:40:39 10:23:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 13:40:39 10:24:02 0.18 0.00 0.18 0.00 0.00 2.17 0.00 13:40:39 10:25:01 0.27 0.00 0.27 0.00 0.00 2.98 0.00 13:40:39 10:26:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 13:40:39 10:27:01 0.23 0.00 0.23 0.00 0.00 2.78 0.00 13:40:39 10:28:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 13:40:39 10:29:01 0.15 0.00 0.15 0.00 0.00 1.33 0.00 13:40:39 10:30:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 13:40:39 10:31:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 13:40:39 10:32:01 0.23 0.00 0.23 0.00 0.00 2.78 0.00 13:40:39 10:33:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 13:40:39 10:34:01 0.13 0.00 0.13 0.00 0.00 1.73 0.00 13:40:39 10:35:01 0.23 0.00 0.23 0.00 0.00 2.78 0.00 13:40:39 10:36:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 13:40:39 10:37:01 0.27 0.00 0.27 0.00 0.00 3.25 0.00 13:40:39 10:38:01 0.23 0.00 0.23 0.00 0.00 3.07 0.00 13:40:39 10:39:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 13:40:39 10:40:01 0.23 0.00 0.23 0.00 0.00 2.65 0.00 13:40:39 10:41:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 13:40:39 10:42:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 13:40:39 10:43:01 0.20 0.00 0.20 0.00 0.00 2.02 0.00 13:40:39 10:44:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 13:40:39 10:45:01 0.32 0.00 0.32 0.00 0.00 4.50 0.00 13:40:39 10:46:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 13:40:39 10:47:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 13:40:39 10:48:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 13:40:39 10:49:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 13:40:39 10:50:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 13:40:39 10:51:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 13:40:39 10:52:01 0.33 0.00 0.33 0.00 0.00 5.11 0.00 13:40:39 10:53:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 13:40:39 10:54:01 0.18 0.00 0.18 0.00 0.00 1.63 0.00 13:40:39 10:55:01 0.28 0.00 0.28 0.00 0.00 3.48 0.00 13:40:39 10:56:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 13:40:39 10:57:01 0.40 0.00 0.40 0.00 0.00 4.95 0.00 13:40:39 10:58:02 0.30 0.00 0.30 0.00 0.00 3.56 0.00 13:40:39 10:59:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 13:40:39 11:00:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 13:40:39 11:01:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 13:40:39 11:02:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 13:40:39 11:03:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 13:40:39 11:04:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 13:40:39 11:05:01 0.27 0.00 0.27 0.00 0.00 2.73 0.00 13:40:39 11:06:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 13:40:39 11:07:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 13:40:39 11:08:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 13:40:39 11:09:01 0.23 0.00 0.23 0.00 0.00 2.78 0.00 13:40:39 11:10:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 13:40:39 11:11:01 0.23 0.00 0.23 0.00 0.00 2.78 0.00 13:40:39 11:12:01 0.22 0.00 0.22 0.00 0.00 2.68 0.00 13:40:39 11:13:01 0.17 0.00 0.17 0.00 0.00 1.23 0.00 13:40:39 11:14:01 0.23 0.00 0.23 0.00 0.00 2.78 0.00 13:40:39 11:15:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 13:40:39 11:16:01 0.27 0.00 0.27 0.00 0.00 3.07 0.00 13:40:39 11:17:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 13:40:39 11:18:01 0.13 0.00 0.13 0.00 0.00 1.73 0.00 13:40:39 11:19:01 0.27 0.00 0.27 0.00 0.00 3.08 0.00 13:40:39 11:20:01 0.20 0.00 0.20 0.00 0.00 2.15 0.00 13:40:39 11:21:01 0.23 0.00 0.23 0.00 0.00 2.78 0.00 13:40:39 11:22:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 13:40:39 11:23:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 13:40:39 11:24:01 0.23 0.00 0.23 0.00 0.00 2.92 0.00 13:40:39 11:25:01 0.20 0.00 0.20 0.00 0.00 2.15 0.00 13:40:39 11:26:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 13:40:39 11:27:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 13:40:39 11:28:01 0.15 0.00 0.15 0.00 0.00 1.33 0.00 13:40:39 11:29:01 0.23 0.00 0.23 0.00 0.00 2.78 0.00 13:40:39 11:30:01 0.20 0.00 0.20 0.00 0.00 2.32 0.00 13:40:39 11:31:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 13:40:39 11:32:02 0.22 0.00 0.22 0.00 0.00 2.28 0.00 13:40:39 11:33:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 13:40:39 11:34:01 0.27 0.00 0.27 0.00 0.00 3.40 0.00 13:40:39 11:35:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 13:40:39 11:36:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 13:40:39 11:37:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 13:40:39 11:38:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 13:40:39 11:39:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 13:40:39 11:40:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 13:40:39 11:41:01 0.32 0.00 0.32 0.00 0.00 4.45 0.00 13:40:39 11:42:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 13:40:39 11:43:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 13:40:39 11:44:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 13:40:39 11:45:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 13:40:39 11:46:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 13:40:39 11:47:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 13:40:39 11:48:01 0.85 0.00 0.85 0.00 0.00 14.46 0.00 13:40:39 11:49:01 0.68 0.00 0.68 0.00 0.00 18.15 0.00 13:40:39 11:50:01 0.13 0.00 0.13 0.00 0.00 1.73 0.00 13:40:39 11:51:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 13:40:39 11:52:01 0.18 0.00 0.18 0.00 0.00 2.28 0.00 13:40:39 11:53:01 0.22 0.00 0.22 0.00 0.00 3.32 0.00 13:40:39 11:54:01 0.25 0.00 0.25 0.00 0.00 2.67 0.00 13:40:39 11:55:01 0.20 0.00 0.20 0.00 0.00 3.71 0.00 13:40:39 11:56:01 0.27 0.00 0.27 0.00 0.00 5.15 0.00 13:40:39 11:57:01 0.52 0.00 0.52 0.00 0.00 5.30 0.00 13:40:39 11:58:01 0.62 0.00 0.62 0.00 0.00 6.73 0.00 13:40:39 11:59:01 0.58 0.00 0.58 0.00 0.00 5.83 0.00 13:40:39 12:00:01 0.52 0.00 0.52 0.00 0.00 4.45 0.00 13:40:39 12:01:01 0.60 0.00 0.60 0.00 0.00 5.65 0.00 13:40:39 12:02:01 0.25 0.00 0.25 0.00 0.00 3.75 0.00 13:40:39 12:03:01 0.30 0.00 0.30 0.00 0.00 4.73 0.00 13:40:39 12:04:01 0.23 0.00 0.23 0.00 0.00 3.60 0.00 13:40:39 12:05:01 0.30 0.00 0.30 0.00 0.00 5.05 0.00 13:40:39 12:06:02 0.23 0.00 0.23 0.00 0.00 3.45 0.00 13:40:39 12:07:01 0.37 0.00 0.37 0.00 0.00 7.32 0.00 13:40:39 12:08:01 0.28 0.00 0.28 0.00 0.00 5.01 0.00 13:40:39 12:09:01 0.13 0.00 0.13 0.00 0.00 1.73 0.00 13:40:39 12:10:01 0.22 0.00 0.22 0.00 0.00 3.05 0.00 13:40:39 12:11:01 0.33 0.00 0.33 0.00 0.00 5.05 0.00 13:40:39 12:12:01 0.23 0.00 0.23 0.00 0.00 2.92 0.00 13:40:39 12:13:01 0.18 0.00 0.18 0.00 0.00 2.68 0.00 13:40:39 12:14:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 13:40:39 12:15:01 0.37 0.00 0.37 0.00 0.00 5.13 0.00 13:40:39 12:16:01 0.27 0.00 0.27 0.00 0.00 3.71 0.00 13:40:39 12:17:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 13:40:39 12:18:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 13:40:39 12:19:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 13:40:39 12:20:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 13:40:39 12:21:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 13:40:39 12:22:01 0.32 0.00 0.32 0.00 0.00 4.80 0.00 13:40:39 12:23:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 13:40:39 12:24:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 13:40:39 12:25:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 13:40:39 12:26:01 0.25 0.00 0.25 0.00 0.00 2.58 0.00 13:40:39 12:27:01 0.27 0.00 0.27 0.00 0.00 3.20 0.00 13:40:39 12:28:01 0.18 0.00 0.18 0.00 0.00 2.42 0.00 13:40:39 12:29:01 0.18 0.00 0.18 0.00 0.00 2.08 0.00 13:40:39 12:30:01 0.27 0.00 0.27 0.00 0.00 3.87 0.00 13:40:39 12:31:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 13:40:39 12:32:01 0.23 0.00 0.23 0.00 0.00 2.78 0.00 13:40:39 12:33:01 0.18 0.00 0.18 0.00 0.00 2.58 0.00 13:40:39 12:34:01 0.15 0.00 0.15 0.00 0.00 1.63 0.00 13:40:39 12:35:01 0.23 0.00 0.23 0.00 0.00 2.65 0.00 13:40:39 12:36:01 0.23 0.00 0.23 0.00 0.00 2.48 0.00 13:40:39 12:37:01 0.23 0.00 0.23 0.00 0.00 2.78 0.00 13:40:39 12:38:01 0.18 0.00 0.18 0.00 0.00 2.71 0.00 13:40:39 12:39:02 0.15 0.00 0.15 0.00 0.00 1.63 0.00 13:40:39 12:40:01 0.24 0.00 0.24 0.00 0.00 2.83 0.00 13:40:39 12:41:01 0.20 0.00 0.20 0.00 0.00 2.18 0.00 13:40:39 12:42:01 0.23 0.00 0.23 0.00 0.00 2.78 0.00 13:40:39 12:43:01 0.20 0.00 0.20 0.00 0.00 2.72 0.00 13:40:39 12:44:01 0.18 0.00 0.18 0.00 0.00 2.37 0.00 13:40:39 12:45:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 13:40:39 12:46:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 13:40:39 12:47:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 13:40:39 12:48:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 13:40:39 12:49:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 13:40:39 12:50:01 0.27 0.00 0.27 0.00 0.00 2.97 0.00 13:40:39 12:51:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 13:40:39 12:52:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 13:40:39 12:53:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 13:40:39 12:54:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 13:40:39 12:55:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 13:40:39 12:56:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 13:40:39 12:57:01 0.28 0.00 0.28 0.00 0.00 2.97 0.00 13:40:39 12:58:01 0.22 0.00 0.22 0.00 0.00 3.22 0.00 13:40:39 12:59:01 0.18 0.00 0.18 0.00 0.00 1.90 0.00 13:40:39 13:00:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 13:40:39 13:01:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 13:40:39 13:02:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 13:40:39 13:03:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 13:40:39 13:04:01 0.33 0.00 0.33 0.00 0.00 5.11 0.00 13:40:39 13:05:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 13:40:39 13:06:01 0.27 0.00 0.27 0.00 0.00 2.82 0.00 13:40:39 13:07:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 13:40:39 13:08:01 0.13 0.00 0.13 0.00 0.00 2.17 0.00 13:40:39 13:09:01 0.25 0.00 0.25 0.00 0.00 3.32 0.00 13:40:39 13:10:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 13:40:39 13:11:01 5.70 0.00 5.70 0.00 0.00 64.20 0.00 13:40:39 13:12:01 2.10 0.00 2.10 0.00 0.00 36.91 0.00 13:40:39 13:13:02 0.17 0.00 0.17 0.00 0.00 1.87 0.00 13:40:39 13:14:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 13:40:39 13:15:01 0.30 0.00 0.30 0.00 0.00 3.60 0.00 13:40:39 13:16:01 0.30 0.00 0.30 0.00 0.00 3.60 0.00 13:40:39 13:17:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 13:40:39 13:18:01 0.20 0.00 0.20 0.00 0.00 1.90 0.00 13:40:39 13:19:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 13:40:39 13:20:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 13:40:39 13:21:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 13:40:39 13:22:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 13:40:39 13:23:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 13:40:39 13:24:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 13:40:39 13:25:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 13:40:39 13:26:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 13:40:39 13:27:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 13:40:39 13:28:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 13:40:39 13:29:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 13:40:39 13:30:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 13:40:39 13:31:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 13:40:39 13:32:01 0.25 0.00 0.25 0.00 0.00 2.32 0.00 13:40:39 13:33:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 13:40:39 13:34:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 13:40:39 13:35:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 13:40:39 13:36:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 13:40:39 13:37:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 13:40:39 13:38:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 13:40:39 13:39:01 0.27 0.00 0.27 0.00 0.00 3.37 0.00 13:40:39 13:40:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 13:40:39 Average: 1.27 0.72 0.55 0.00 18.02 15.92 0.00 13:40:39 13:40:39 07:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:40:39 07:41:01 5467112 0 802660 10.02 2620 1736548 1281932 14.15 569640 1572924 132 13:40:39 07:42:01 5475552 0 794216 9.92 2620 1736552 1221408 13.49 562896 1572884 8 13:40:39 07:43:01 5477452 0 792316 9.89 2620 1736552 1202904 13.28 564528 1569292 8 13:40:39 07:44:01 5476760 0 793000 9.90 2620 1736560 1202900 13.28 565184 1569852 20 13:40:39 07:45:01 5475776 0 793980 9.91 2620 1736564 1203328 13.29 562772 1573164 8 13:40:39 07:46:01 5475244 0 794508 9.92 2620 1736568 1203256 13.28 563488 1573212 16 13:40:39 07:47:01 5475656 0 794092 9.92 2620 1736572 1203160 13.28 563248 1573212 8 13:40:39 07:48:01 5467680 0 802060 10.01 2620 1736580 1203160 13.28 571048 1573216 8 13:40:39 07:49:01 5465144 0 804596 10.05 2620 1736580 1203160 13.28 573428 1573212 16 13:40:39 07:50:01 5464420 0 805316 10.06 2620 1736584 1203292 13.29 575784 1571492 8 13:40:39 07:51:01 5461508 0 808224 10.09 2620 1736588 1203292 13.29 578560 1571492 20 13:40:39 07:52:01 5461760 0 807968 10.09 2620 1736592 1203280 13.28 585600 1564476 8 13:40:39 07:53:01 5462624 0 807096 10.08 2620 1736600 1203160 13.28 584904 1564476 8 13:40:39 07:54:01 5459392 0 810328 10.12 2620 1736600 1203328 13.29 587652 1564660 8 13:40:39 07:55:01 5460244 0 809464 10.11 2620 1736612 1203160 13.28 586900 1564660 8 13:40:39 07:56:01 5459688 0 810020 10.11 2620 1736612 1203268 13.28 587460 1564660 8 13:40:39 07:57:01 5460412 0 809288 10.10 2620 1736620 1203160 13.28 586840 1564660 16 13:40:39 07:58:01 5460872 0 808824 10.10 2620 1736624 1203160 13.28 586712 1564660 20 13:40:39 07:59:02 5460328 0 809368 10.11 2620 1736624 1203160 13.28 586892 1564660 8 13:40:39 08:00:01 5460524 0 809164 10.10 2620 1736632 1203160 13.28 586884 1564660 8 13:40:39 08:01:01 5458456 0 811232 10.13 2620 1736632 1205928 13.31 588260 1564324 8 13:40:39 08:02:01 5459756 0 809804 10.11 2620 1736760 1203716 13.29 587736 1564384 12 13:40:39 08:03:01 5459780 0 809772 10.11 2620 1736768 1203668 13.29 587440 1564384 16 13:40:39 08:04:01 5459944 0 809608 10.11 2620 1736768 1203668 13.29 587448 1564384 8 13:40:39 08:05:01 5457176 0 812372 10.14 2620 1736772 1203824 13.29 590368 1564384 8 13:40:39 08:06:01 5456960 0 812580 10.15 2620 1736780 1203788 13.29 590156 1564388 8 13:40:39 08:07:01 5457724 0 811816 10.14 2620 1736780 1203668 13.29 589616 1564384 8 13:40:39 08:08:01 5457484 0 812048 10.14 2620 1736788 1203668 13.29 589520 1564384 8 13:40:39 08:09:01 5457732 0 811800 10.14 2620 1736788 1203668 13.29 589556 1564384 20 13:40:39 08:10:01 5457904 0 811620 10.13 2620 1736796 1203668 13.29 589512 1564384 20 13:40:39 08:11:01 5457576 0 811944 10.14 2620 1736800 1203740 13.29 590008 1564384 20 13:40:39 08:12:01 5455720 0 813796 10.16 2620 1736804 1203704 13.29 591788 1564388 8 13:40:39 08:13:01 5455800 0 813708 10.16 2620 1736812 1203668 13.29 591580 1564388 8 13:40:39 08:14:01 5455684 0 813824 10.16 2620 1736812 1203668 13.29 591592 1564384 8 13:40:39 08:15:01 5455684 0 813816 10.16 2620 1736820 1203668 13.29 591716 1564384 8 13:40:39 08:16:01 5455852 0 813644 10.16 2620 1736824 1203788 13.29 592200 1564384 8 13:40:39 08:17:01 5455924 0 813568 10.16 2620 1736828 1203668 13.29 591608 1564384 8 13:40:39 08:18:01 5456112 0 813376 10.16 2620 1736832 1203668 13.29 591596 1564384 8 13:40:39 08:19:01 5455824 0 813660 10.16 2620 1736836 1203668 13.29 591632 1564388 8 13:40:39 08:20:01 5455560 0 813920 10.16 2620 1736840 1203668 13.29 591620 1564384 8 13:40:39 08:21:01 5454952 0 814524 10.17 2620 1736844 1203752 13.29 592064 1564384 8 13:40:39 08:22:01 5453316 0 816156 10.19 2620 1736848 1203740 13.29 594180 1564384 12 13:40:39 08:23:01 5453720 0 815748 10.19 2620 1736852 1203668 13.29 593732 1564384 16 13:40:39 08:24:01 5453852 0 815608 10.18 2620 1736860 1203668 13.29 593688 1564384 8 13:40:39 08:25:01 5453744 0 815712 10.19 2620 1736864 1203668 13.29 593792 1564384 8 13:40:39 08:26:01 5452772 0 816676 10.20 2620 1736872 1203764 13.29 594236 1564384 8 13:40:39 08:27:01 5453620 0 815828 10.19 2620 1736872 1203668 13.29 593700 1564384 12 13:40:39 08:28:01 5453380 0 816064 10.19 2620 1736876 1203668 13.29 593824 1564384 8 13:40:39 08:29:01 5449208 0 820228 10.24 2620 1736884 1203884 13.29 598592 1564384 8 13:40:39 08:30:01 5449548 0 819888 10.24 2620 1736884 1203668 13.29 597936 1564384 8 13:40:39 08:31:01 5449188 0 820240 10.24 2620 1736892 1203764 13.29 598008 1564384 8 13:40:39 08:32:01 5447544 0 821884 10.26 2620 1736892 1203728 13.29 599948 1564384 12 13:40:39 08:33:01 5441288 0 825532 10.31 2620 1739500 1207332 13.33 603168 1565044 20 13:40:39 08:34:01 5293168 0 916872 11.45 2620 1796280 1203952 13.29 640752 1583508 8 13:40:39 08:35:01 5293520 0 916520 11.44 2620 1796280 1203700 13.29 640244 1583508 8 13:40:39 08:36:01 5291088 0 918944 11.47 2620 1796288 1203784 13.29 642360 1583508 8 13:40:39 08:37:02 5291456 0 918576 11.47 2620 1796288 1203700 13.29 642216 1583508 12 13:40:39 08:38:01 5291604 0 918420 11.47 2620 1796296 1203700 13.29 642228 1583508 8 13:40:39 08:39:01 5291348 0 918672 11.47 2620 1796300 1203700 13.29 642252 1583508 8 13:40:39 08:40:01 5291388 0 918628 11.47 2620 1796304 1203892 13.29 642600 1583508 8 13:40:39 08:41:01 5288616 0 921396 11.50 2620 1796308 1203916 13.29 645044 1583508 8 13:40:39 08:42:01 5289408 0 920600 11.49 2620 1796312 1203700 13.29 644296 1583512 8 13:40:39 08:43:01 5289524 0 920480 11.49 2620 1796316 1203700 13.29 644380 1583508 12 13:40:39 08:44:01 5286540 0 923460 11.53 2620 1796320 1203984 13.29 646936 1583508 8 13:40:39 08:45:01 5287112 0 922884 11.52 2620 1796324 1203828 13.29 646516 1583508 8 13:40:39 08:46:01 5286876 0 923116 11.53 2620 1796328 1203912 13.29 646644 1583508 8 13:40:39 08:47:01 5285160 0 924828 11.55 2620 1796332 1203828 13.29 648668 1583508 16 13:40:39 08:48:01 5285048 0 924936 11.55 2620 1796336 1203828 13.29 648640 1583508 8 13:40:39 08:49:01 5284964 0 925012 11.55 2620 1796344 1203828 13.29 648700 1583508 8 13:40:39 08:50:01 5284940 0 925036 11.55 2620 1796344 1203828 13.29 648568 1583508 8 13:40:39 08:51:01 5284728 0 925244 11.55 2620 1796348 1203900 13.29 648660 1583508 8 13:40:39 08:52:01 5285140 0 924824 11.55 2620 1796356 1203864 13.29 648544 1583508 8 13:40:39 08:53:01 5285288 0 924672 11.55 2620 1796360 1203828 13.29 648572 1583492 16 13:40:39 08:54:01 5284236 0 925720 11.56 2620 1796364 1204048 13.29 649236 1583492 16 13:40:39 08:55:01 5285048 0 924908 11.55 2620 1796364 1203892 13.29 648664 1583492 12 13:40:39 08:56:01 5282592 0 927356 11.58 2620 1796372 1204000 13.29 650888 1583492 8 13:40:39 08:57:01 5282900 0 927044 11.58 2620 1796376 1203892 13.29 650740 1583492 8 13:40:39 08:58:01 5283096 0 926848 11.57 2620 1796376 1203892 13.29 650840 1583492 8 13:40:39 08:59:01 5282900 0 927036 11.58 2620 1796384 1203892 13.29 650772 1583492 8 13:40:39 09:00:01 5283048 0 926888 11.57 2620 1796384 1203892 13.29 650704 1583492 8 13:40:39 09:01:01 5281068 0 928860 11.60 2620 1796392 1207124 13.33 651652 1583492 8 13:40:39 09:02:01 5282736 0 927184 11.58 2620 1796400 1203892 13.29 650808 1583492 8 13:40:39 09:03:01 5282772 0 927148 11.58 2620 1796400 1203940 13.29 650940 1583492 8 13:40:39 09:04:01 5282976 0 926936 11.57 2620 1796408 1203892 13.29 650896 1583496 8 13:40:39 09:05:01 5282672 0 927236 11.58 2620 1796412 1203892 13.29 650952 1583496 8 13:40:39 09:06:01 5280528 0 929376 11.60 2620 1796416 1203976 13.29 652964 1583492 8 13:40:39 09:07:01 5280648 0 929248 11.60 2620 1796424 1203892 13.29 652980 1583492 12 13:40:39 09:08:01 5280424 0 929472 11.61 2620 1796424 1203892 13.29 652900 1583492 8 13:40:39 09:09:01 5280572 0 929316 11.60 2620 1796432 1203892 13.29 652892 1583492 8 13:40:39 09:10:01 5280788 0 929096 11.60 2620 1796436 1203892 13.29 653008 1583496 8 13:40:39 09:11:01 5280552 0 929328 11.60 2620 1796440 1203988 13.29 653080 1583492 8 13:40:39 09:12:01 5280812 0 929064 11.60 2620 1796444 1203892 13.29 652924 1583492 8 13:40:39 09:13:01 5280860 0 929012 11.60 2620 1796448 1203424 13.29 652772 1583492 16 13:40:39 09:14:01 5281264 0 928656 11.60 2620 1796400 1203352 13.29 652740 1583472 8 13:40:39 09:15:01 5280952 0 928964 11.60 2620 1796404 1203352 13.29 652768 1583468 8 13:40:39 09:16:02 5278676 0 931236 11.63 2620 1796408 1203436 13.29 654796 1583468 8 13:40:39 09:17:01 5278964 0 930944 11.62 2620 1796412 1203412 13.29 654712 1583468 8 13:40:39 09:18:01 5278896 0 931008 11.62 2620 1796416 1203352 13.29 654732 1583468 8 13:40:39 09:19:01 5280200 0 929700 11.61 2620 1796420 1201760 13.27 653816 1583468 8 13:40:39 09:20:01 5279216 0 930680 11.62 2620 1796424 1203352 13.29 654712 1583468 8 13:40:39 09:21:01 5278552 0 931340 11.63 2620 1796428 1203436 13.29 654792 1583468 8 13:40:39 09:22:01 5278928 0 930960 11.62 2620 1796432 1203352 13.29 654728 1583468 12 13:40:39 09:23:01 5278896 0 930988 11.62 2620 1796436 1203352 13.29 654848 1583468 8 13:40:39 09:24:01 5278912 0 930968 11.62 2620 1796440 1203352 13.29 654856 1583468 8 13:40:39 09:25:01 5279232 0 930640 11.62 2620 1796448 1203352 13.29 654796 1583468 8 13:40:39 09:26:01 5275092 0 934780 11.67 2620 1796448 1203436 13.29 658916 1583468 8 13:40:39 09:27:01 5275064 0 934800 11.67 2620 1796456 1203352 13.29 658980 1583472 8 13:40:39 09:28:01 5274940 0 934924 11.67 2620 1796456 1203352 13.29 658964 1583468 8 13:40:39 09:29:01 5274924 0 934932 11.67 2620 1796464 1203352 13.29 658856 1583468 8 13:40:39 09:30:01 5274924 0 934924 11.67 2620 1796472 1203352 13.29 658984 1583468 8 13:40:39 09:31:01 5274836 0 935012 11.67 2620 1796472 1203436 13.29 659056 1583468 8 13:40:39 09:32:01 5274892 0 934948 11.67 2620 1796480 1203376 13.29 658880 1583468 8 13:40:39 09:33:01 5275080 0 934756 11.67 2620 1796484 1203352 13.29 658944 1583468 8 13:40:39 09:34:01 5275188 0 934644 11.67 2620 1796488 1203352 13.29 658916 1583468 8 13:40:39 09:35:01 5275040 0 934788 11.67 2620 1796492 1203352 13.29 658884 1583468 8 13:40:39 09:36:01 5272912 0 936912 11.70 2620 1796496 1203424 13.29 660988 1583472 8 13:40:39 09:37:01 5272860 0 936960 11.70 2620 1796500 1203376 13.29 660880 1583468 12 13:40:39 09:38:01 5272760 0 937056 11.70 2620 1796504 1203352 13.29 660948 1583468 12 13:40:39 09:39:01 5273204 0 936608 11.69 2620 1796508 1203352 13.29 660836 1583468 8 13:40:39 09:40:01 5272900 0 936908 11.70 2620 1796512 1203352 13.29 661076 1583468 8 13:40:39 09:41:01 5272672 0 937132 11.70 2620 1796516 1203436 13.29 661156 1583468 8 13:40:39 09:42:01 5272464 0 937336 11.70 2620 1796520 1203388 13.29 660976 1583468 8 13:40:39 09:43:01 5272652 0 937140 11.70 2620 1796528 1203352 13.29 660996 1583468 8 13:40:39 09:44:01 5272792 0 937000 11.70 2620 1796528 1203352 13.29 660944 1583468 8 13:40:39 09:45:01 5272636 0 937144 11.70 2620 1796540 1203352 13.29 661100 1583472 8 13:40:39 09:46:01 5270236 0 939540 11.73 2620 1796544 1203436 13.29 663152 1583468 8 13:40:39 09:47:01 5270828 0 938944 11.72 2620 1796548 1203388 13.29 663008 1583468 8 13:40:39 09:48:01 5270596 0 939168 11.73 2620 1796556 1203352 13.29 663052 1583468 8 13:40:39 09:49:01 5270472 0 939292 11.73 2620 1796556 1203352 13.29 663136 1583468 8 13:40:39 09:50:02 5270612 0 939144 11.73 2620 1796564 1203352 13.29 663096 1583468 8 13:40:39 09:51:01 5270376 0 939380 11.73 2620 1796564 1203424 13.29 663148 1583468 8 13:40:39 09:52:01 5270712 0 939036 11.72 2620 1796572 1203352 13.29 663164 1583472 12 13:40:39 09:53:01 5270348 0 939396 11.73 2620 1796576 1203352 13.29 663092 1583468 8 13:40:39 09:54:01 5267920 0 941824 11.76 2620 1796576 1203564 13.29 665484 1583468 8 13:40:39 09:55:01 5268884 0 940852 11.75 2620 1796584 1203420 13.29 665368 1583468 8 13:40:39 09:56:01 5268220 0 941512 11.76 2620 1796588 1203492 13.29 665336 1583468 8 13:40:39 09:57:01 5268524 0 941204 11.75 2620 1796592 1203420 13.29 665176 1583468 12 13:40:39 09:58:01 5268736 0 940988 11.75 2620 1796596 1203420 13.29 665296 1583468 8 13:40:39 09:59:01 5268532 0 941188 11.75 2620 1796600 1203420 13.29 665260 1583468 8 13:40:39 10:00:01 5268688 0 941024 11.75 2620 1796608 1203420 13.29 665360 1583468 8 13:40:39 10:01:01 5266572 0 943136 11.78 2620 1796612 1206688 13.32 666480 1583468 8 13:40:39 10:02:01 5268540 0 941164 11.75 2620 1796616 1203420 13.29 665368 1583468 12 13:40:39 10:03:01 5268696 0 941000 11.75 2620 1796624 1203420 13.29 665324 1583468 8 13:40:39 10:04:01 5268440 0 941256 11.75 2620 1796624 1203420 13.29 665292 1583468 8 13:40:39 10:05:01 5266224 0 943464 11.78 2620 1796632 1203552 13.29 667520 1583468 8 13:40:39 10:06:01 5263872 0 945812 11.81 2620 1796636 1203588 13.29 669828 1583468 8 13:40:39 10:07:01 5264236 0 945444 11.80 2620 1796640 1203420 13.29 669436 1583472 8 13:40:39 10:08:01 5264264 0 945412 11.80 2620 1796644 1203480 13.29 669344 1583468 8 13:40:39 10:09:01 5264608 0 945068 11.80 2620 1796644 1203420 13.29 669324 1583468 8 13:40:39 10:10:01 5264600 0 945068 11.80 2620 1796652 1203420 13.29 669284 1583468 8 13:40:39 10:11:01 5262060 0 947604 11.83 2620 1796656 1203516 13.29 671572 1583468 8 13:40:39 10:12:01 5262148 0 947512 11.83 2620 1796660 1203420 13.29 671388 1583468 8 13:40:39 10:13:01 5263032 0 946624 11.82 2620 1796664 1203456 13.29 671456 1583468 8 13:40:39 10:14:01 5262636 0 947012 11.82 2620 1796672 1203420 13.29 671448 1583472 8 13:40:39 10:15:01 5262576 0 947068 11.83 2620 1796676 1203420 13.29 671404 1583468 8 13:40:39 10:16:01 5262640 0 947000 11.82 2620 1796680 1203516 13.29 671488 1583468 8 13:40:39 10:17:01 5262520 0 947116 11.83 2620 1796684 1203420 13.29 671548 1583468 8 13:40:39 10:18:01 5262216 0 947416 11.83 2620 1796688 1203468 13.29 671428 1583468 8 13:40:39 10:19:01 5262264 0 947360 11.83 2620 1796696 1203420 13.29 671540 1583468 8 13:40:39 10:20:01 5260488 0 949136 11.85 2620 1796696 1203420 13.29 673608 1583468 8 13:40:39 10:21:01 5260252 0 949364 11.85 2620 1796704 1203504 13.29 673676 1583468 8 13:40:39 10:22:01 5260248 0 949368 11.85 2620 1796704 1203420 13.29 673596 1583468 8 13:40:39 10:23:01 5260316 0 949292 11.85 2620 1796712 1203468 13.29 673616 1583472 8 13:40:39 10:24:02 5260324 0 949276 11.85 2620 1796720 1203420 13.29 673492 1583472 8 13:40:39 10:25:01 5260232 0 949368 11.85 2620 1796720 1203420 13.29 673612 1583468 8 13:40:39 10:26:01 5260384 0 949208 11.85 2620 1796728 1203504 13.29 673516 1583468 8 13:40:39 10:27:01 5259860 0 949672 11.86 2620 1796788 1203420 13.29 673568 1583484 24 13:40:39 10:28:01 5260100 0 949484 11.86 2620 1796736 1203420 13.29 673512 1583468 8 13:40:39 10:29:01 5259968 0 949612 11.86 2620 1796740 1203420 13.29 673600 1583468 8 13:40:39 10:30:01 5260172 0 949400 11.85 2620 1796748 1203420 13.29 673660 1583468 8 13:40:39 10:31:01 5257892 0 951676 11.88 2620 1796752 1203528 13.29 675792 1583468 8 13:40:39 10:32:01 5258036 0 951532 11.88 2620 1796752 1203420 13.29 675660 1583468 8 13:40:39 10:33:01 5258324 0 951236 11.88 2620 1796760 1203420 13.29 675720 1583468 8 13:40:39 10:34:01 5258152 0 951404 11.88 2620 1796764 1203420 13.29 675588 1583468 8 13:40:39 10:35:01 5258160 0 951392 11.88 2620 1796768 1203420 13.29 675592 1583468 8 13:40:39 10:36:01 5257816 0 951732 11.88 2620 1796772 1203504 13.29 675796 1583468 8 13:40:39 10:37:01 5257920 0 951620 11.88 2620 1796780 1203420 13.29 675720 1583468 8 13:40:39 10:38:01 5257928 0 951612 11.88 2620 1796780 1203420 13.29 675720 1583468 8 13:40:39 10:39:01 5258504 0 951028 11.87 2620 1796788 1203420 13.29 675576 1583472 8 13:40:39 10:40:01 5258036 0 951496 11.88 2620 1796788 1203420 13.29 675664 1583468 8 13:40:39 10:41:01 5257716 0 951812 11.88 2620 1796792 1203492 13.29 675820 1583468 8 13:40:39 10:42:01 5258132 0 951388 11.88 2620 1796800 1203420 13.29 675828 1583468 8 13:40:39 10:43:01 5256128 0 953392 11.90 2620 1796800 1203420 13.29 677728 1583468 8 13:40:39 10:44:01 5256020 0 953492 11.91 2620 1796808 1203420 13.29 677800 1583468 8 13:40:39 10:45:01 5256012 0 953496 11.91 2620 1796812 1203420 13.29 677888 1583468 8 13:40:39 10:46:01 5255744 0 953756 11.91 2620 1796820 1203492 13.29 677920 1583468 8 13:40:39 10:47:01 5255988 0 953508 11.91 2620 1796824 1203420 13.29 677700 1583468 8 13:40:39 10:48:01 5255616 0 953880 11.91 2620 1796824 1203420 13.29 677700 1583468 8 13:40:39 10:49:01 5255872 0 953616 11.91 2620 1796832 1203420 13.29 677732 1583468 8 13:40:39 10:50:01 5256160 0 953328 11.90 2620 1796832 1203420 13.29 677664 1583468 8 13:40:39 10:51:01 5255768 0 953712 11.91 2620 1796840 1203504 13.29 677928 1583468 8 13:40:39 10:52:01 5256112 0 953364 11.90 2620 1796844 1203420 13.29 677808 1583468 8 13:40:39 10:53:01 5256120 0 953352 11.90 2620 1796848 1203420 13.29 677880 1583468 8 13:40:39 10:54:01 5253360 0 956108 11.94 2620 1796852 1203564 13.29 680188 1583468 8 13:40:39 10:55:01 5254212 0 955252 11.93 2620 1796856 1203420 13.29 679848 1583472 8 13:40:39 10:56:01 5253648 0 955812 11.93 2620 1796860 1203504 13.29 679928 1583468 8 13:40:39 10:57:01 5253932 0 955524 11.93 2620 1796864 1203420 13.29 679792 1583468 8 13:40:39 10:58:02 5253776 0 955676 11.93 2620 1796868 1203456 13.29 679896 1583468 8 13:40:39 10:59:01 5255072 0 954376 11.92 2620 1796872 1201828 13.27 679108 1583284 8 13:40:39 11:00:01 5253552 0 955884 11.94 2620 1796884 1203420 13.29 680120 1583284 8 13:40:39 11:01:01 5251452 0 957892 11.96 2620 1796976 1206664 13.32 681244 1583308 28 13:40:39 11:02:01 5253560 0 955868 11.94 2620 1796892 1203420 13.29 680128 1583284 8 13:40:39 11:03:01 5252108 0 957320 11.95 2620 1796892 1203420 13.29 682012 1583284 8 13:40:39 11:04:01 5251768 0 957648 11.96 2620 1796904 1203420 13.29 682176 1583288 8 13:40:39 11:05:01 5249180 0 960232 11.99 2620 1796908 1203564 13.29 684564 1583284 8 13:40:39 11:06:01 5248824 0 960584 11.99 2620 1796912 1203540 13.29 684580 1583284 8 13:40:39 11:07:01 5249872 0 959532 11.98 2620 1796916 1203468 13.29 684156 1583284 8 13:40:39 11:08:01 5247664 0 961736 12.01 2620 1796920 1203420 13.29 686236 1583284 8 13:40:39 11:09:01 5247656 0 961740 12.01 2620 1796924 1203420 13.29 686208 1583284 8 13:40:39 11:10:01 5247576 0 961812 12.01 2620 1796932 1203528 13.29 686668 1583288 8 13:40:39 11:11:01 5247256 0 962132 12.01 2620 1796932 1203540 13.29 686680 1583284 8 13:40:39 11:12:01 5247672 0 961712 12.01 2620 1796936 1203420 13.29 686268 1583284 8 13:40:39 11:13:01 5247292 0 962088 12.01 2620 1796940 1203420 13.29 686140 1583284 8 13:40:39 11:14:01 5247424 0 961952 12.01 2620 1796944 1203420 13.29 686208 1583284 8 13:40:39 11:15:01 5247744 0 961620 12.01 2620 1796956 1203420 13.29 686204 1583284 8 13:40:39 11:16:01 5247204 0 962160 12.01 2620 1796956 1203492 13.29 686324 1583284 8 13:40:39 11:17:01 5245372 0 963984 12.04 2620 1796964 1203504 13.29 688300 1583284 20 13:40:39 11:18:01 5245704 0 963648 12.03 2620 1796968 1203420 13.29 688368 1583288 12 13:40:39 11:19:01 5245392 0 963960 12.04 2620 1796968 1203420 13.29 688308 1583284 8 13:40:39 11:20:01 5245376 0 963968 12.04 2620 1796976 1203420 13.29 688412 1583284 8 13:40:39 11:21:01 5245048 0 964296 12.04 2620 1796976 1203504 13.29 688388 1583284 8 13:40:39 11:22:01 5245376 0 963960 12.04 2620 1796984 1203420 13.29 688324 1583284 8 13:40:39 11:23:01 5245608 0 963724 12.03 2620 1796988 1203444 13.29 688300 1583284 8 13:40:39 11:24:01 5245608 0 963720 12.03 2620 1796992 1203420 13.29 688312 1583284 8 13:40:39 11:25:01 5245656 0 963668 12.03 2620 1796996 1203420 13.29 688384 1583284 8 13:40:39 11:26:01 5245708 0 963612 12.03 2620 1797000 1203492 13.29 688340 1583288 8 13:40:39 11:27:01 5245788 0 963528 12.03 2620 1797004 1203420 13.29 688440 1583284 8 13:40:39 11:28:01 5243584 0 965728 12.06 2620 1797008 1203420 13.29 690444 1583284 8 13:40:39 11:29:01 5243800 0 965508 12.06 2620 1797012 1203420 13.29 690416 1583284 8 13:40:39 11:30:01 5243312 0 965988 12.06 2620 1797020 1203420 13.29 690504 1583284 8 13:40:39 11:31:01 5243184 0 966112 12.06 2620 1797024 1203516 13.29 690572 1583284 8 13:40:39 11:32:02 5243296 0 965996 12.06 2620 1797028 1203420 13.29 690416 1583284 12 13:40:39 11:33:01 5243436 0 965848 12.06 2620 1797036 1203420 13.29 690520 1583284 8 13:40:39 11:34:01 5243468 0 965816 12.06 2620 1797036 1203420 13.29 690404 1583284 8 13:40:39 11:35:01 5243344 0 965876 12.06 2620 1797100 1203420 13.29 690444 1583300 24 13:40:39 11:36:01 5243712 0 965564 12.06 2620 1797044 1203504 13.29 690460 1583284 8 13:40:39 11:37:01 5243536 0 965736 12.06 2620 1797048 1203420 13.29 690428 1583284 8 13:40:39 11:38:01 5243568 0 965696 12.06 2620 1797056 1203456 13.29 690524 1583284 8 13:40:39 11:39:01 5243616 0 965648 12.06 2620 1797056 1203420 13.29 690464 1583284 8 13:40:39 11:40:01 5243444 0 965812 12.06 2620 1797064 1203420 13.29 690436 1583284 8 13:40:39 11:41:01 5241640 0 967612 12.08 2620 1797068 1203504 13.29 692648 1583284 8 13:40:39 11:42:01 5241148 0 968100 12.09 2620 1797072 1203420 13.29 692524 1583288 8 13:40:39 11:43:01 5241072 0 968172 12.09 2620 1797076 1203420 13.29 692612 1583284 8 13:40:39 11:44:01 5241344 0 967900 12.09 2620 1797076 1203420 13.29 692596 1583284 8 13:40:39 11:45:01 5241140 0 968092 12.09 2620 1797088 1203420 13.29 692628 1583284 8 13:40:39 11:46:01 5240888 0 968340 12.09 2620 1797092 1203516 13.29 692724 1583284 8 13:40:39 11:47:01 5240936 0 968284 12.09 2620 1797100 1203492 13.29 692540 1583288 8 13:40:39 11:48:01 5450928 0 758256 9.47 2620 1797136 1013272 11.19 496088 1570052 148 13:40:39 11:49:01 5455744 0 753436 9.41 2620 1797140 991224 10.94 492228 1570052 20 13:40:39 11:50:01 5446564 0 762612 9.52 2620 1797144 991056 10.94 501132 1570052 16 13:40:39 11:51:01 5446400 0 762768 9.52 2620 1797152 991056 10.94 501452 1570052 8 13:40:39 11:52:01 5446300 0 762868 9.53 2620 1797152 991056 10.94 501472 1570052 8 13:40:39 11:53:01 5446188 0 762972 9.53 2620 1797160 991152 10.94 501844 1570056 8 13:40:39 11:54:01 5446572 0 762588 9.52 2620 1797160 991056 10.94 501576 1570052 8 13:40:39 11:55:01 5446688 0 762468 9.52 2620 1797164 991056 10.94 501532 1570052 8 13:40:39 11:56:01 5446236 0 762912 9.53 2620 1797172 991104 10.94 501772 1570052 8 13:40:39 11:57:01 5446424 0 762724 9.52 2620 1797172 991056 10.94 501588 1570052 8 13:40:39 11:58:01 5445692 0 763448 9.53 2620 1797180 991152 10.94 502080 1570052 8 13:40:39 11:59:01 5446580 0 762556 9.52 2620 1797184 991056 10.94 501620 1570052 8 13:40:39 12:00:01 5446216 0 762912 9.53 2620 1797192 991056 10.94 501492 1570052 8 13:40:39 12:01:01 5444628 0 764496 9.55 2620 1797196 994216 10.98 502228 1570052 8 13:40:39 12:02:01 5445344 0 763776 9.54 2620 1797200 991140 10.94 501948 1570052 8 13:40:39 12:03:01 5442796 0 766320 9.57 2620 1797204 991152 10.94 504852 1570052 8 13:40:39 12:04:01 5442904 0 766204 9.57 2620 1797212 991056 10.94 504440 1570052 8 13:40:39 12:05:01 5443144 0 765964 9.56 2620 1797212 991056 10.94 504444 1570052 8 13:40:39 12:06:02 5442440 0 766660 9.57 2620 1797220 991288 10.94 505284 1570052 16 13:40:39 12:07:01 5444068 0 765032 9.55 2620 1797220 991120 10.94 503960 1570052 8 13:40:39 12:08:01 5442884 0 766208 9.57 2620 1797228 991316 10.94 504872 1570056 20 13:40:39 12:09:01 5443788 0 765276 9.56 2620 1797256 991184 10.94 504136 1570060 28 13:40:39 12:10:01 5443400 0 765688 9.56 2620 1797232 991184 10.94 504180 1570052 8 13:40:39 12:11:01 5441660 0 767420 9.58 2620 1797240 991488 10.95 505932 1570052 8 13:40:39 12:12:01 5443236 0 765844 9.56 2620 1797240 991248 10.94 504312 1570052 8 13:40:39 12:13:01 5442580 0 766492 9.57 2620 1797248 991368 10.95 504852 1570052 8 13:40:39 12:14:01 5443344 0 765720 9.56 2620 1797256 991248 10.94 504216 1570052 8 13:40:39 12:15:01 5443344 0 765716 9.56 2620 1797260 991248 10.94 504232 1570052 8 13:40:39 12:16:01 5444308 0 764748 9.55 2620 1797264 991248 10.94 504284 1570052 8 13:40:39 12:17:01 5443288 0 765768 9.56 2620 1797264 991284 10.94 504408 1570052 8 13:40:39 12:18:01 5442788 0 766260 9.57 2620 1797272 991344 10.94 505156 1570052 20 13:40:39 12:19:01 5442908 0 766136 9.57 2620 1797276 991248 10.94 504676 1570052 16 13:40:39 12:20:01 5442960 0 766080 9.57 2620 1797280 991308 10.94 504956 1570052 12 13:40:39 12:21:01 5443264 0 765772 9.56 2620 1797284 991248 10.94 504716 1570052 16 13:40:39 12:22:01 5443444 0 765584 9.56 2620 1797292 991248 10.94 504772 1570056 8 13:40:39 12:23:01 5442500 0 766528 9.57 2620 1797292 991368 10.95 505404 1570052 20 13:40:39 12:24:01 5443436 0 765584 9.56 2620 1797300 991248 10.94 504748 1570056 20 13:40:39 12:25:01 5442932 0 766088 9.57 2620 1797300 991248 10.94 504672 1570052 8 13:40:39 12:26:01 5443048 0 765964 9.56 2620 1797308 991248 10.94 504772 1570056 8 13:40:39 12:27:01 5443032 0 765972 9.56 2620 1797316 991248 10.94 504668 1570052 8 13:40:39 12:28:01 5442252 0 766752 9.57 2620 1797316 991368 10.95 505432 1570052 8 13:40:39 12:29:01 5443048 0 765944 9.56 2620 1797328 991248 10.94 504796 1570052 8 13:40:39 12:30:01 5443016 0 765976 9.56 2620 1797328 991272 10.94 504808 1570052 8 13:40:39 12:31:01 5443716 0 765268 9.56 2620 1797336 991248 10.94 504756 1570052 8 13:40:39 12:32:01 5443172 0 765808 9.56 2620 1797340 991248 10.94 504744 1570052 8 13:40:39 12:33:01 5442548 0 766428 9.57 2620 1797344 991332 10.94 505132 1570056 8 13:40:39 12:34:01 5443024 0 765948 9.56 2620 1797348 991248 10.94 504684 1570052 8 13:40:39 12:35:01 5443204 0 765768 9.56 2620 1797348 991248 10.94 504836 1570052 8 13:40:39 12:36:01 5443172 0 765792 9.56 2620 1797356 991248 10.94 504824 1570052 8 13:40:39 12:37:01 5442744 0 766216 9.57 2620 1797360 991296 10.94 505176 1570052 12 13:40:39 12:38:01 5442128 0 766828 9.57 2620 1797364 991380 10.95 505448 1570052 8 13:40:39 12:39:02 5444260 0 764692 9.55 2620 1797368 989656 10.93 503820 1570052 8 13:40:39 12:40:01 5443168 0 765780 9.56 2620 1797372 991248 10.94 504820 1570052 8 13:40:39 12:41:01 5442972 0 765972 9.56 2620 1797376 991248 10.94 504748 1570052 8 13:40:39 12:42:01 5442832 0 766108 9.57 2620 1797380 991248 10.94 504848 1570052 8 13:40:39 12:43:01 5441968 0 766968 9.58 2620 1797384 991344 10.94 505380 1570052 8 13:40:39 12:44:01 5442388 0 766540 9.57 2620 1797392 991308 10.94 505144 1570052 12 13:40:39 12:45:01 5442980 0 765940 9.56 2620 1797400 991248 10.94 504744 1570052 16 13:40:39 12:46:01 5442872 0 766048 9.56 2620 1797400 991248 10.94 504760 1570052 8 13:40:39 12:47:01 5443268 0 765644 9.56 2620 1797408 991248 10.94 504844 1570052 8 13:40:39 12:48:01 5441916 0 766996 9.58 2620 1797408 991488 10.95 506096 1570048 8 13:40:39 12:49:01 5443236 0 765668 9.56 2620 1797416 991248 10.94 504392 1570052 8 13:40:39 12:50:01 5443064 0 765836 9.56 2620 1797420 991248 10.94 504484 1570048 8 13:40:39 12:51:01 5443032 0 765868 9.56 2620 1797420 991332 10.94 504784 1570048 8 13:40:39 12:52:01 5443148 0 765744 9.56 2620 1797428 991248 10.94 504412 1570048 8 13:40:39 12:53:01 5442836 0 766056 9.57 2620 1797428 991356 10.95 505068 1570048 8 13:40:39 12:54:01 5442736 0 766148 9.57 2620 1797436 991248 10.94 504868 1570048 8 13:40:39 12:55:01 5442900 0 765980 9.56 2620 1797440 991248 10.94 504936 1570048 8 13:40:39 12:56:01 5443156 0 765720 9.56 2620 1797444 991248 10.94 504808 1570048 8 13:40:39 12:57:01 5443220 0 765652 9.56 2620 1797448 991248 10.94 504964 1570048 8 13:40:39 12:58:01 5442236 0 766636 9.57 2620 1797448 991356 10.95 505520 1570048 8 13:40:39 12:59:01 5443032 0 765828 9.56 2620 1797460 991248 10.94 504948 1570048 8 13:40:39 13:00:01 5443024 0 765832 9.56 2620 1797464 991248 10.94 504872 1570048 8 13:40:39 13:01:01 5441276 0 767576 9.58 2620 1797468 994444 10.98 505668 1570048 8 13:40:39 13:02:01 5442800 0 766044 9.56 2620 1797476 991248 10.94 504984 1570048 8 13:40:39 13:03:01 5442012 0 766832 9.57 2620 1797476 991356 10.95 505560 1570048 8 13:40:39 13:04:01 5441988 0 766848 9.57 2620 1797484 991368 10.95 505512 1570052 8 13:40:39 13:05:01 5442752 0 766080 9.57 2620 1797488 991248 10.94 504996 1570048 8 13:40:39 13:06:01 5442992 0 765836 9.56 2620 1797492 991248 10.94 504944 1570052 8 13:40:39 13:07:01 5441580 0 767240 9.58 2620 1797500 991476 10.95 506056 1570048 20 13:40:39 13:08:01 5441808 0 767008 9.58 2620 1797504 991416 10.95 505536 1570048 16 13:40:39 13:09:01 5443132 0 765680 9.56 2620 1797508 991248 10.94 504668 1570048 8 13:40:39 13:10:01 5443256 0 765552 9.56 2620 1797512 991248 10.94 504504 1570048 8 13:40:39 13:11:01 5432072 0 776724 9.70 2620 1797524 1065544 11.76 513692 1570052 20 13:40:39 13:12:01 5425668 0 783120 9.78 2620 1797532 1081088 11.94 519532 1570056 8 13:40:39 13:13:02 5437324 0 771460 9.63 2620 1797536 995368 10.99 509780 1570056 8 13:40:39 13:14:01 5437328 0 771448 9.63 2620 1797544 995296 10.99 510528 1570056 8 13:40:39 13:15:01 5436364 0 772408 9.64 2620 1797548 995296 10.99 510932 1570056 8 13:40:39 13:16:01 5436196 0 772572 9.65 2620 1797552 995332 10.99 510824 1570056 12 13:40:39 13:17:01 5436500 0 772264 9.64 2620 1797556 995296 10.99 510872 1570056 12 13:40:39 13:18:01 5436468 0 772288 9.64 2620 1797564 995368 10.99 510936 1570056 8 13:40:39 13:19:01 5436268 0 772488 9.65 2620 1797564 995296 10.99 510880 1570056 8 13:40:39 13:20:01 5436260 0 772488 9.65 2620 1797572 995296 10.99 510832 1570060 8 13:40:39 13:21:01 5436548 0 772200 9.64 2620 1797572 995296 10.99 510920 1570056 8 13:40:39 13:22:01 5436600 0 772144 9.64 2620 1797576 995332 10.99 510944 1570056 8 13:40:39 13:23:01 5436132 0 772604 9.65 2620 1797584 995392 10.99 511048 1570056 8 13:40:39 13:24:01 5436128 0 772608 9.65 2620 1797584 995296 10.99 510848 1570056 8 13:40:39 13:25:01 5436376 0 772352 9.64 2620 1797592 995296 10.99 510976 1570056 8 13:40:39 13:26:01 5436828 0 771896 9.64 2620 1797596 995296 10.99 510972 1570060 8 13:40:39 13:27:01 5436284 0 772436 9.64 2620 1797600 995296 10.99 510980 1570056 8 13:40:39 13:28:01 5436488 0 772228 9.64 2620 1797604 995404 10.99 510920 1570056 8 13:40:39 13:29:01 5436516 0 772196 9.64 2620 1797608 995296 10.99 510808 1570056 8 13:40:39 13:30:01 5436508 0 772196 9.64 2620 1797616 995296 10.99 510996 1570056 8 13:40:39 13:31:01 5436828 0 771872 9.64 2620 1797620 995296 10.99 510976 1570056 8 13:40:39 13:32:01 5436384 0 772312 9.64 2620 1797624 995296 10.99 510908 1570056 8 13:40:39 13:33:01 5436016 0 772676 9.65 2620 1797628 995392 10.99 511104 1570056 8 13:40:39 13:34:01 5436260 0 772428 9.64 2620 1797632 995296 10.99 510896 1570056 8 13:40:39 13:35:01 5436400 0 772284 9.64 2620 1797636 995332 10.99 511032 1570056 12 13:40:39 13:36:01 5436836 0 771840 9.64 2620 1797644 995296 10.99 510872 1570060 12 13:40:39 13:37:01 5436516 0 772160 9.64 2620 1797644 995296 10.99 510908 1570056 8 13:40:39 13:38:01 5436104 0 772568 9.65 2620 1797648 995856 10.99 511392 1570056 8 13:40:39 13:39:01 5435664 0 773004 9.65 2620 1797652 995796 10.99 511656 1570056 8 13:40:39 13:40:01 5436136 0 772528 9.65 2620 1797656 995616 10.99 511072 1570056 8 13:40:39 Average: 5348982 0 869258 10.85 2620 1788080 1138040 12.56 605608 1576672 10 13:40:39 13:40:39 07:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:40:39 07:41:01 eth0 578.15 386.49 1043.27 84.74 0.00 0.00 0.00 0.00 13:40:39 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:41:01 docker0 2.48 2.05 0.50 5.06 0.00 0.00 0.00 0.00 13:40:39 07:42:01 eth0 3.76 2.35 3.25 0.19 0.00 0.00 0.00 0.00 13:40:39 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:43:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:40:39 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:44:01 eth0 0.65 0.08 0.06 0.01 0.00 0.00 0.00 0.00 13:40:39 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:45:01 eth0 0.77 0.47 0.50 0.32 0.00 0.00 0.00 0.00 13:40:39 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:46:01 eth0 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 13:40:39 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:47:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:40:39 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:48:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:40:39 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:49:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 13:40:39 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:50:01 eth0 0.53 0.35 0.27 0.20 0.00 0.00 0.00 0.00 13:40:39 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:51:01 eth0 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 13:40:39 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:52:01 eth0 0.45 0.28 0.30 0.13 0.00 0.00 0.00 0.00 13:40:39 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:53:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:40:39 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:54:01 eth0 0.52 0.30 0.27 0.20 0.00 0.00 0.00 0.00 13:40:39 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:55:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:56:01 eth0 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 13:40:39 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:57:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:40:39 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:58:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:40:39 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:59:02 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:40:39 07:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 07:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:00:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:40:39 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:01:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:02:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 13:40:39 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:03:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:40:39 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:04:01 eth0 0.55 0.08 0.05 0.01 0.00 0.00 0.00 0.00 13:40:39 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:05:01 eth0 0.47 0.27 0.27 0.20 0.00 0.00 0.00 0.00 13:40:39 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:06:01 eth0 0.37 0.30 0.17 0.08 0.00 0.00 0.00 0.00 13:40:39 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:07:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:08:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:09:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:40:39 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:10:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:11:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:12:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 13:40:39 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:13:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:40:39 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:14:01 eth0 0.05 0.03 0.01 0.00 0.00 0.00 0.00 0.00 13:40:39 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:15:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:40:39 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:16:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 13:40:39 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:17:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:18:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:20:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:21:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:22:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 13:40:39 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:23:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:25:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:26:01 eth0 0.23 0.15 0.14 0.07 0.00 0.00 0.00 0.00 13:40:39 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:27:01 eth0 0.05 0.08 0.00 0.01 0.00 0.00 0.00 0.00 13:40:39 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:28:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:29:01 eth0 0.98 0.53 0.81 0.43 0.00 0.00 0.00 0.00 13:40:39 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:30:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:31:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:32:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 13:40:39 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:33:01 eth0 0.48 0.03 0.05 0.00 0.00 0.00 0.00 0.00 13:40:39 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:34:01 eth0 0.45 0.28 0.27 0.20 0.00 0.00 0.00 0.00 13:40:39 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:35:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:36:01 eth0 0.25 0.22 0.14 0.07 0.00 0.00 0.00 0.00 13:40:39 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:37:02 eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:40:39 08:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:39:01 eth0 0.32 0.03 0.03 0.00 0.00 0.00 0.00 0.00 13:40:39 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:40:01 eth0 1.58 0.28 0.39 0.20 0.00 0.00 0.00 0.00 13:40:39 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:41:01 eth0 1.07 0.57 0.66 0.42 0.00 0.00 0.00 0.00 13:40:39 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:42:01 eth0 0.03 0.03 0.00 0.03 0.00 0.00 0.00 0.00 13:40:39 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:43:01 eth0 0.42 0.03 0.05 0.00 0.00 0.00 0.00 0.00 13:40:39 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:44:01 eth0 0.50 0.30 0.27 0.20 0.00 0.00 0.00 0.00 13:40:39 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:45:01 eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:40:39 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:46:01 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 13:40:39 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:47:01 eth0 0.10 0.03 0.02 0.00 0.00 0.00 0.00 0.00 13:40:39 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:48:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:50:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:51:01 eth0 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:52:01 eth0 0.15 0.08 0.06 0.00 0.00 0.00 0.00 0.00 13:40:39 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:53:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:54:01 eth0 0.42 0.22 0.26 0.19 0.00 0.00 0.00 0.00 13:40:39 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:56:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 13:40:39 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:57:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:58:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:00:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:01:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:03:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 13:40:39 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:04:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:05:01 eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:40:39 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:06:01 eth0 0.27 0.25 0.14 0.07 0.00 0.00 0.00 0.00 13:40:39 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:08:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:11:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:13:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 13:40:39 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:14:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:16:02 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 09:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:17:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 13:40:39 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:18:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:21:01 eth0 0.23 0.20 0.14 0.07 0.00 0.00 0.00 0.00 13:40:39 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:25:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:26:01 eth0 0.20 0.17 0.14 0.07 0.00 0.00 0.00 0.00 13:40:39 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:30:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:31:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:32:01 eth0 0.13 0.13 0.07 0.01 0.00 0.00 0.00 0.00 13:40:39 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:35:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:36:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:37:01 eth0 0.08 0.07 0.06 0.00 0.00 0.00 0.00 0.00 13:40:39 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:41:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:42:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 13:40:39 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:44:01 eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:40:39 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:46:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:47:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 13:40:39 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:48:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:49:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:50:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:51:01 eth0 0.24 0.20 0.14 0.07 0.00 0.00 0.00 0.00 13:40:39 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:52:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:54:01 eth0 0.42 0.23 0.26 0.19 0.00 0.00 0.00 0.00 13:40:39 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:56:01 eth0 0.25 0.17 0.14 0.07 0.00 0.00 0.00 0.00 13:40:39 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:59:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:00:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:01:01 eth0 0.22 0.17 0.14 0.07 0.00 0.00 0.00 0.00 13:40:39 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:04:01 eth0 0.50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 13:40:39 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:05:01 eth0 0.43 0.25 0.26 0.19 0.00 0.00 0.00 0.00 13:40:39 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:06:01 eth0 0.72 0.40 0.54 0.31 0.00 0.00 0.00 0.00 13:40:39 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:07:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:08:01 eth0 0.10 0.08 0.09 0.01 0.00 0.00 0.00 0.00 13:40:39 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:09:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:11:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:13:01 eth0 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 13:40:39 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:16:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:18:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 13:40:39 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:21:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:22:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:23:01 eth0 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 13:40:39 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:24:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:26:01 eth0 0.25 0.22 0.14 0.07 0.00 0.00 0.00 0.00 13:40:39 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:28:01 eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:40:39 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:31:01 eth0 0.22 0.13 0.14 0.07 0.00 0.00 0.00 0.00 13:40:39 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:34:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:36:01 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 13:40:39 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:40:01 eth0 0.03 0.07 0.00 0.01 0.00 0.00 0.00 0.00 13:40:39 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:41:01 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 13:40:39 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:44:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:46:01 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 13:40:39 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:48:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:51:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 13:40:39 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:54:01 eth0 0.45 0.22 0.26 0.19 0.00 0.00 0.00 0.00 13:40:39 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:56:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:57:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:58:02 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 13:40:39 10:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:01:01 eth0 0.22 0.17 0.14 0.07 0.00 0.00 0.00 0.00 13:40:39 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:03:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:04:01 eth0 0.50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 13:40:39 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:05:01 eth0 0.48 0.22 0.27 0.19 0.00 0.00 0.00 0.00 13:40:39 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:06:01 eth0 0.12 0.10 0.08 0.04 0.00 0.00 0.00 0.00 13:40:39 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:07:01 eth0 0.10 0.05 0.06 0.03 0.00 0.00 0.00 0.00 13:40:39 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:08:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:09:01 eth0 0.45 0.03 0.05 0.00 0.00 0.00 0.00 0.00 13:40:39 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:10:01 eth0 0.42 0.22 0.26 0.19 0.00 0.00 0.00 0.00 13:40:39 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:11:01 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 13:40:39 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:14:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 13:40:39 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:15:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:16:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:17:01 eth0 0.08 0.08 0.06 0.01 0.00 0.00 0.00 0.00 13:40:39 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:18:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:21:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:23:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 13:40:39 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:26:01 eth0 0.25 0.17 0.14 0.07 0.00 0.00 0.00 0.00 13:40:39 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:31:01 eth0 0.28 0.22 0.17 0.07 0.00 0.00 0.00 0.00 13:40:39 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:32:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:33:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:35:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:36:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:38:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 13:40:39 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:41:01 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 13:40:39 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:42:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:43:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:46:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:47:01 eth0 0.10 0.08 0.06 0.00 0.00 0.00 0.00 0.00 13:40:39 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:48:01 eth0 28.70 28.63 13.92 36.17 0.00 0.00 0.00 0.00 13:40:39 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:49:01 eth0 0.53 0.37 0.32 0.23 0.00 0.00 0.00 0.00 13:40:39 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:50:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:51:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:52:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:53:01 eth0 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:56:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 13:40:39 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:58:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 13:40:39 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:00:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:02:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 13:40:39 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:03:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:04:01 eth0 0.32 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:40:39 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:05:01 eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 13:40:39 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:06:02 eth0 0.50 0.27 0.32 0.20 0.00 0.00 0.00 0.00 13:40:39 12:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:07:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:08:01 eth0 0.22 0.13 0.14 0.07 0.00 0.00 0.00 0.00 13:40:39 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:09:01 eth0 0.72 0.00 0.06 0.00 0.00 0.00 0.00 0.00 13:40:39 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:10:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 13:40:39 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:11:01 eth0 0.42 0.23 0.26 0.20 0.00 0.00 0.00 0.00 13:40:39 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:12:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:13:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 13:40:39 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:17:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 13:40:39 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:18:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:20:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 13:40:39 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:23:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:25:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:27:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:28:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 13:40:39 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:30:01 eth0 0.15 0.10 0.12 0.01 0.00 0.00 0.00 0.00 13:40:39 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:33:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:35:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:37:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 13:40:39 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:38:01 eth0 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 13:40:39 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:39:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:40:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:42:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:43:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 13:40:39 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:44:01 eth0 0.17 0.10 0.12 0.01 0.00 0.00 0.00 0.00 13:40:39 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:47:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:48:01 eth0 0.55 0.30 0.34 0.26 0.00 0.00 0.00 0.00 13:40:39 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:51:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 13:40:39 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:52:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:53:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 13:40:39 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:55:01 eth0 0.02 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:40:39 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:57:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:58:01 eth0 0.25 0.23 0.14 0.07 0.00 0.00 0.00 0.00 13:40:39 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:59:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:02:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:03:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 13:40:39 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:04:01 eth0 0.15 0.15 0.12 0.01 0.00 0.00 0.00 0.00 13:40:39 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:05:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:06:01 eth0 0.63 0.00 0.06 0.00 0.00 0.00 0.00 0.00 13:40:39 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:07:01 eth0 0.40 0.22 0.26 0.16 0.00 0.00 0.00 0.00 13:40:39 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:08:01 eth0 0.15 0.12 0.08 0.10 0.00 0.00 0.00 0.00 13:40:39 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:09:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:11:01 eth0 66.88 40.48 58.87 66.68 0.00 0.00 0.00 0.00 13:40:39 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:12:01 eth0 24.67 15.66 26.25 28.71 0.00 0.00 0.00 0.00 13:40:39 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:13:02 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 13:40:39 13:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:15:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:16:01 eth0 0.13 0.13 0.06 0.01 0.00 0.00 0.00 0.00 13:40:39 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:18:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:19:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:22:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 13:40:39 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:23:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 13:40:39 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:26:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:28:01 eth0 0.27 0.17 0.19 0.07 0.00 0.00 0.00 0.00 13:40:39 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:32:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:33:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 13:40:39 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:34:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:35:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 13:40:39 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:36:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:37:01 eth0 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 13:40:39 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:38:01 eth0 1.10 0.42 0.45 0.26 0.00 0.00 0.00 0.00 13:40:39 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:39:01 eth0 0.43 0.23 0.26 0.19 0.00 0.00 0.00 0.00 13:40:39 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 Average: eth0 2.07 1.38 3.24 0.63 0.00 0.00 0.00 0.00 13:40:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:39 Average: docker0 0.01 0.01 0.00 0.01 0.00 0.00 0.00 0.00 13:40:39 13:40:39 13:40:39 ---> sar -P ALL: 13:40:39 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) 13:40:39 13:40:39 07:39:21 LINUX RESTART (2 CPU) 13:40:39 13:40:39 07:40:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 07:41:01 all 10.42 0.00 2.82 2.23 0.06 84.47 13:40:39 07:41:01 0 11.53 0.00 2.60 0.67 0.05 85.15 13:40:39 07:41:01 1 9.32 0.00 3.03 3.78 0.07 83.80 13:40:39 07:42:01 all 0.08 0.00 0.07 0.00 0.04 99.81 13:40:39 07:42:01 0 0.08 0.00 0.08 0.00 0.03 99.80 13:40:39 07:42:01 1 0.08 0.00 0.05 0.00 0.05 99.82 13:40:39 07:43:01 all 0.12 0.00 0.05 0.00 0.03 99.81 13:40:39 07:43:01 0 0.10 0.00 0.07 0.00 0.03 99.80 13:40:39 07:43:01 1 0.13 0.00 0.03 0.00 0.02 99.82 13:40:39 07:44:01 all 0.08 0.00 0.02 0.00 0.04 99.86 13:40:39 07:44:01 0 0.03 0.00 0.02 0.00 0.05 99.90 13:40:39 07:44:01 1 0.13 0.00 0.02 0.00 0.03 99.82 13:40:39 07:45:01 all 0.09 0.00 0.03 0.00 0.04 99.83 13:40:39 07:45:01 0 0.07 0.00 0.03 0.00 0.05 99.85 13:40:39 07:45:01 1 0.12 0.00 0.03 0.00 0.03 99.82 13:40:39 07:46:01 all 0.11 0.00 0.03 0.00 0.03 99.82 13:40:39 07:46:01 0 0.18 0.00 0.05 0.00 0.02 99.75 13:40:39 07:46:01 1 0.03 0.00 0.02 0.00 0.05 99.90 13:40:39 07:47:01 all 0.08 0.00 0.03 0.00 0.03 99.86 13:40:39 07:47:01 0 0.12 0.00 0.03 0.00 0.03 99.82 13:40:39 07:47:01 1 0.03 0.00 0.03 0.00 0.03 99.90 13:40:39 07:48:01 all 0.04 0.00 0.05 0.00 0.03 99.87 13:40:39 07:48:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:40:39 07:48:01 1 0.03 0.00 0.05 0.00 0.05 99.87 13:40:39 07:49:01 all 0.06 0.00 0.03 0.00 0.04 99.87 13:40:39 07:49:01 0 0.10 0.00 0.03 0.00 0.03 99.83 13:40:39 07:49:01 1 0.02 0.00 0.03 0.00 0.05 99.90 13:40:39 07:50:01 all 0.08 0.00 0.03 0.00 0.03 99.86 13:40:39 07:50:01 0 0.12 0.00 0.02 0.00 0.02 99.85 13:40:39 07:50:01 1 0.05 0.00 0.03 0.00 0.05 99.87 13:40:39 07:51:01 all 0.08 0.00 0.03 0.00 0.03 99.87 13:40:39 07:51:01 0 0.08 0.00 0.02 0.00 0.02 99.88 13:40:39 07:51:01 1 0.07 0.00 0.03 0.00 0.03 99.87 13:40:39 13:40:39 07:51:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 07:52:01 all 0.11 0.00 0.03 0.00 0.04 99.82 13:40:39 07:52:01 0 0.18 0.00 0.05 0.00 0.03 99.73 13:40:39 07:52:01 1 0.03 0.00 0.02 0.00 0.05 99.90 13:40:39 07:53:01 all 0.13 0.00 0.03 0.00 0.03 99.81 13:40:39 07:53:01 0 0.23 0.00 0.03 0.00 0.03 99.70 13:40:39 07:53:01 1 0.03 0.00 0.02 0.00 0.03 99.92 13:40:39 07:54:01 all 0.13 0.00 0.03 0.00 0.02 99.82 13:40:39 07:54:01 0 0.20 0.00 0.02 0.00 0.00 99.78 13:40:39 07:54:01 1 0.05 0.00 0.05 0.00 0.03 99.87 13:40:39 07:55:01 all 0.17 0.00 0.08 0.00 0.03 99.73 13:40:39 07:55:01 0 0.30 0.00 0.08 0.00 0.03 99.58 13:40:39 07:55:01 1 0.03 0.00 0.07 0.00 0.02 99.88 13:40:39 07:56:01 all 0.12 0.00 0.03 0.00 0.03 99.82 13:40:39 07:56:01 0 0.18 0.00 0.03 0.00 0.03 99.75 13:40:39 07:56:01 1 0.05 0.00 0.03 0.00 0.03 99.88 13:40:39 07:57:01 all 0.08 0.00 0.04 0.00 0.03 99.85 13:40:39 07:57:01 0 0.13 0.00 0.07 0.00 0.03 99.77 13:40:39 07:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:40:39 07:58:01 all 0.14 0.00 0.03 0.00 0.03 99.80 13:40:39 07:58:01 0 0.25 0.00 0.03 0.00 0.02 99.70 13:40:39 07:58:01 1 0.03 0.00 0.03 0.00 0.03 99.90 13:40:39 07:59:02 all 0.08 0.00 0.03 0.00 0.03 99.86 13:40:39 07:59:02 0 0.12 0.00 0.02 0.00 0.02 99.85 13:40:39 07:59:02 1 0.05 0.00 0.03 0.00 0.05 99.87 13:40:39 08:00:01 all 0.09 0.00 0.02 0.00 0.04 99.85 13:40:39 08:00:01 0 0.14 0.00 0.02 0.00 0.03 99.81 13:40:39 08:00:01 1 0.05 0.00 0.02 0.00 0.05 99.88 13:40:39 08:01:01 all 0.06 0.00 0.03 0.00 0.03 99.87 13:40:39 08:01:01 0 0.08 0.00 0.03 0.00 0.02 99.87 13:40:39 08:01:01 1 0.03 0.00 0.03 0.00 0.05 99.88 13:40:39 08:02:01 all 0.11 0.00 0.03 0.00 0.03 99.83 13:40:39 08:02:01 0 0.13 0.00 0.03 0.00 0.02 99.82 13:40:39 08:02:01 1 0.08 0.00 0.03 0.00 0.03 99.85 13:40:39 13:40:39 08:02:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 08:03:01 all 0.18 0.00 0.03 0.00 0.03 99.77 13:40:39 08:03:01 0 0.23 0.00 0.02 0.00 0.02 99.73 13:40:39 08:03:01 1 0.13 0.00 0.03 0.00 0.03 99.80 13:40:39 08:04:01 all 0.08 0.00 0.04 0.00 0.03 99.86 13:40:39 08:04:01 0 0.12 0.00 0.03 0.00 0.02 99.83 13:40:39 08:04:01 1 0.03 0.00 0.05 0.00 0.03 99.88 13:40:39 08:05:01 all 0.09 0.00 0.02 0.00 0.03 99.86 13:40:39 08:05:01 0 0.03 0.00 0.02 0.00 0.03 99.92 13:40:39 08:05:01 1 0.15 0.00 0.02 0.00 0.03 99.80 13:40:39 08:06:01 all 0.03 0.00 0.03 0.00 0.03 99.91 13:40:39 08:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:40:39 08:06:01 1 0.03 0.00 0.05 0.00 0.05 99.87 13:40:39 08:07:01 all 0.09 0.00 0.03 0.00 0.03 99.85 13:40:39 08:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:40:39 08:07:01 1 0.15 0.00 0.03 0.00 0.05 99.77 13:40:39 08:08:01 all 0.06 0.00 0.03 0.00 0.03 99.87 13:40:39 08:08:01 0 0.02 0.00 0.02 0.00 0.03 99.93 13:40:39 08:08:01 1 0.10 0.00 0.05 0.00 0.03 99.82 13:40:39 08:09:01 all 0.10 0.00 0.03 0.00 0.03 99.84 13:40:39 08:09:01 0 0.03 0.00 0.05 0.00 0.03 99.88 13:40:39 08:09:01 1 0.17 0.00 0.02 0.00 0.02 99.80 13:40:39 08:10:01 all 0.10 0.00 0.03 0.00 0.03 99.85 13:40:39 08:10:01 0 0.12 0.00 0.02 0.00 0.03 99.83 13:40:39 08:10:01 1 0.08 0.00 0.03 0.00 0.02 99.87 13:40:39 08:11:01 all 0.13 0.00 0.05 0.00 0.03 99.79 13:40:39 08:11:01 0 0.12 0.00 0.03 0.00 0.02 99.83 13:40:39 08:11:01 1 0.15 0.00 0.07 0.00 0.03 99.75 13:40:39 08:12:01 all 0.09 0.00 0.03 0.00 0.03 99.85 13:40:39 08:12:01 0 0.13 0.00 0.03 0.00 0.02 99.82 13:40:39 08:12:01 1 0.05 0.00 0.03 0.00 0.03 99.88 13:40:39 08:13:01 all 0.08 0.00 0.03 0.00 0.03 99.86 13:40:39 08:13:01 0 0.12 0.00 0.02 0.00 0.02 99.85 13:40:39 08:13:01 1 0.05 0.00 0.05 0.00 0.03 99.87 13:40:39 13:40:39 08:13:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 08:14:01 all 0.05 0.00 0.03 0.00 0.04 99.87 13:40:39 08:14:01 0 0.08 0.00 0.02 0.00 0.03 99.87 13:40:39 08:14:01 1 0.02 0.00 0.05 0.00 0.05 99.88 13:40:39 08:15:01 all 0.06 0.00 0.04 0.00 0.03 99.87 13:40:39 08:15:01 0 0.07 0.00 0.02 0.00 0.03 99.88 13:40:39 08:15:01 1 0.05 0.00 0.07 0.00 0.02 99.87 13:40:39 08:16:01 all 0.11 0.00 0.03 0.00 0.03 99.83 13:40:39 08:16:01 0 0.15 0.00 0.02 0.00 0.02 99.82 13:40:39 08:16:01 1 0.07 0.00 0.05 0.00 0.03 99.85 13:40:39 08:17:01 all 0.15 0.00 0.03 0.00 0.02 99.80 13:40:39 08:17:01 0 0.27 0.00 0.03 0.00 0.02 99.68 13:40:39 08:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 08:18:01 all 0.17 0.00 0.03 0.00 0.03 99.78 13:40:39 08:18:01 0 0.32 0.00 0.03 0.00 0.03 99.62 13:40:39 08:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:40:39 08:19:01 all 0.11 0.00 0.04 0.00 0.03 99.82 13:40:39 08:19:01 0 0.17 0.00 0.03 0.00 0.02 99.78 13:40:39 08:19:01 1 0.05 0.00 0.05 0.00 0.03 99.87 13:40:39 08:20:01 all 0.13 0.00 0.04 0.00 0.03 99.80 13:40:39 08:20:01 0 0.23 0.00 0.05 0.00 0.03 99.68 13:40:39 08:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 08:21:01 all 0.13 0.00 0.03 0.00 0.02 99.82 13:40:39 08:21:01 0 0.23 0.00 0.05 0.00 0.02 99.70 13:40:39 08:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:40:39 08:22:01 all 0.06 0.00 0.03 0.00 0.02 99.89 13:40:39 08:22:01 0 0.08 0.00 0.03 0.00 0.02 99.87 13:40:39 08:22:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 08:23:01 all 0.14 0.00 0.05 0.00 0.03 99.78 13:40:39 08:23:01 0 0.22 0.00 0.03 0.00 0.02 99.73 13:40:39 08:23:01 1 0.07 0.00 0.07 0.00 0.03 99.83 13:40:39 08:24:01 all 0.14 0.00 0.05 0.00 0.03 99.78 13:40:39 08:24:01 0 0.23 0.00 0.02 0.00 0.02 99.73 13:40:39 08:24:01 1 0.05 0.00 0.08 0.00 0.03 99.83 13:40:39 13:40:39 08:24:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 08:25:01 all 0.15 0.00 0.04 0.00 0.01 99.80 13:40:39 08:25:01 0 0.23 0.00 0.02 0.00 0.00 99.75 13:40:39 08:25:01 1 0.07 0.00 0.07 0.00 0.02 99.85 13:40:39 08:26:01 all 0.17 0.00 0.04 0.00 0.03 99.77 13:40:39 08:26:01 0 0.25 0.00 0.02 0.00 0.02 99.72 13:40:39 08:26:01 1 0.08 0.00 0.07 0.00 0.03 99.82 13:40:39 08:27:01 all 0.14 0.00 0.04 0.00 0.02 99.80 13:40:39 08:27:01 0 0.23 0.00 0.02 0.00 0.00 99.75 13:40:39 08:27:01 1 0.05 0.00 0.07 0.00 0.03 99.85 13:40:39 08:28:01 all 0.20 0.00 0.04 0.00 0.02 99.74 13:40:39 08:28:01 0 0.32 0.00 0.02 0.00 0.00 99.67 13:40:39 08:28:01 1 0.08 0.00 0.07 0.00 0.03 99.82 13:40:39 08:29:01 all 0.12 0.00 0.04 0.00 0.03 99.82 13:40:39 08:29:01 0 0.13 0.00 0.03 0.00 0.03 99.80 13:40:39 08:29:01 1 0.10 0.00 0.05 0.00 0.02 99.83 13:40:39 08:30:01 all 0.13 0.00 0.03 0.00 0.03 99.81 13:40:39 08:30:01 0 0.20 0.00 0.03 0.00 0.03 99.73 13:40:39 08:30:01 1 0.07 0.00 0.03 0.00 0.02 99.88 13:40:39 08:31:01 all 0.09 0.00 0.04 0.00 0.02 99.85 13:40:39 08:31:01 0 0.15 0.00 0.03 0.00 0.00 99.82 13:40:39 08:31:01 1 0.03 0.00 0.05 0.00 0.03 99.88 13:40:39 08:32:01 all 0.07 0.00 0.04 0.00 0.03 99.87 13:40:39 08:32:01 0 0.08 0.00 0.05 0.00 0.03 99.83 13:40:39 08:32:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:40:39 08:33:01 all 0.08 0.14 0.46 0.12 0.03 99.18 13:40:39 08:33:01 0 0.03 0.15 0.47 0.13 0.03 99.18 13:40:39 08:33:01 1 0.12 0.13 0.45 0.10 0.02 99.18 13:40:39 08:34:01 all 0.20 4.03 12.21 6.65 0.07 76.84 13:40:39 08:34:01 0 0.22 4.05 12.47 6.44 0.05 76.76 13:40:39 08:34:01 1 0.19 4.01 11.94 6.86 0.09 76.92 13:40:39 08:35:01 all 0.08 0.00 0.03 0.00 0.03 99.85 13:40:39 08:35:01 0 0.13 0.00 0.02 0.00 0.03 99.82 13:40:39 08:35:01 1 0.03 0.00 0.05 0.00 0.03 99.88 13:40:39 13:40:39 08:35:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 08:36:01 all 0.08 0.00 0.05 0.00 0.03 99.84 13:40:39 08:36:01 0 0.13 0.00 0.03 0.00 0.02 99.82 13:40:39 08:36:01 1 0.03 0.00 0.07 0.00 0.03 99.87 13:40:39 08:37:02 all 0.13 0.00 0.03 0.00 0.03 99.82 13:40:39 08:37:02 0 0.20 0.00 0.02 0.00 0.02 99.77 13:40:39 08:37:02 1 0.07 0.00 0.03 0.00 0.03 99.87 13:40:39 08:38:01 all 0.13 0.00 0.04 0.00 0.02 99.81 13:40:39 08:38:01 0 0.19 0.00 0.02 0.00 0.00 99.80 13:40:39 08:38:01 1 0.07 0.00 0.07 0.00 0.03 99.83 13:40:39 08:39:01 all 0.17 0.00 0.04 0.00 0.03 99.77 13:40:39 08:39:01 0 0.25 0.00 0.02 0.00 0.02 99.72 13:40:39 08:39:01 1 0.08 0.00 0.07 0.00 0.03 99.82 13:40:39 08:40:01 all 0.12 0.00 0.04 0.00 0.03 99.82 13:40:39 08:40:01 0 0.12 0.00 0.03 0.00 0.02 99.83 13:40:39 08:40:01 1 0.12 0.00 0.05 0.00 0.03 99.80 13:40:39 08:41:01 all 0.08 0.00 0.04 0.00 0.02 99.87 13:40:39 08:41:01 0 0.08 0.00 0.03 0.00 0.00 99.88 13:40:39 08:41:01 1 0.07 0.00 0.05 0.00 0.03 99.85 13:40:39 08:42:01 all 0.09 0.00 0.03 0.00 0.03 99.85 13:40:39 08:42:01 0 0.05 0.00 0.05 0.00 0.03 99.87 13:40:39 08:42:01 1 0.13 0.00 0.02 0.00 0.02 99.83 13:40:39 08:43:01 all 0.08 0.00 0.03 0.00 0.02 99.87 13:40:39 08:43:01 0 0.05 0.00 0.03 0.00 0.03 99.88 13:40:39 08:43:01 1 0.12 0.00 0.03 0.00 0.00 99.85 13:40:39 08:44:01 all 0.12 0.00 0.03 0.00 0.03 99.82 13:40:39 08:44:01 0 0.08 0.00 0.05 0.00 0.03 99.83 13:40:39 08:44:01 1 0.15 0.00 0.02 0.00 0.02 99.82 13:40:39 08:45:01 all 0.19 0.00 0.03 0.00 0.02 99.76 13:40:39 08:45:01 0 0.35 0.00 0.03 0.00 0.02 99.60 13:40:39 08:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 08:46:01 all 0.19 0.00 0.03 0.00 0.03 99.74 13:40:39 08:46:01 0 0.32 0.00 0.02 0.00 0.02 99.65 13:40:39 08:46:01 1 0.07 0.00 0.05 0.00 0.05 99.83 13:40:39 13:40:39 08:46:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 08:47:01 all 0.18 0.00 0.04 0.00 0.02 99.76 13:40:39 08:47:01 0 0.32 0.00 0.02 0.00 0.00 99.67 13:40:39 08:47:01 1 0.05 0.00 0.07 0.00 0.03 99.85 13:40:39 08:48:01 all 0.14 0.00 0.03 0.00 0.02 99.82 13:40:39 08:48:01 0 0.27 0.00 0.03 0.00 0.02 99.68 13:40:39 08:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:40:39 08:49:01 all 0.11 0.00 0.04 0.00 0.03 99.82 13:40:39 08:49:01 0 0.13 0.00 0.05 0.00 0.03 99.78 13:40:39 08:49:01 1 0.08 0.00 0.03 0.00 0.03 99.85 13:40:39 08:50:01 all 0.11 0.00 0.03 0.00 0.03 99.84 13:40:39 08:50:01 0 0.10 0.00 0.03 0.00 0.03 99.83 13:40:39 08:50:01 1 0.12 0.00 0.02 0.00 0.02 99.85 13:40:39 08:51:01 all 0.11 0.00 0.03 0.00 0.03 99.84 13:40:39 08:51:01 0 0.18 0.00 0.03 0.00 0.03 99.75 13:40:39 08:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:40:39 08:52:01 all 0.12 0.00 0.03 0.00 0.03 99.82 13:40:39 08:52:01 0 0.07 0.00 0.05 0.00 0.03 99.85 13:40:39 08:52:01 1 0.17 0.00 0.02 0.00 0.02 99.80 13:40:39 08:53:01 all 0.05 0.00 0.03 0.00 0.02 99.90 13:40:39 08:53:01 0 0.03 0.00 0.05 0.00 0.02 99.90 13:40:39 08:53:01 1 0.07 0.00 0.02 0.00 0.02 99.90 13:40:39 08:54:01 all 0.11 0.00 0.03 0.00 0.03 99.82 13:40:39 08:54:01 0 0.18 0.00 0.03 0.00 0.05 99.73 13:40:39 08:54:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 08:55:01 all 0.13 0.00 0.03 0.00 0.01 99.84 13:40:39 08:55:01 0 0.20 0.00 0.02 0.00 0.00 99.78 13:40:39 08:55:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:40:39 08:56:01 all 0.08 0.00 0.03 0.00 0.03 99.86 13:40:39 08:56:01 0 0.12 0.00 0.02 0.00 0.02 99.85 13:40:39 08:56:01 1 0.05 0.00 0.05 0.00 0.03 99.87 13:40:39 08:57:01 all 0.07 0.00 0.03 0.00 0.03 99.88 13:40:39 08:57:01 0 0.10 0.00 0.02 0.00 0.03 99.85 13:40:39 08:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 13:40:39 08:57:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 08:58:01 all 0.08 0.00 0.03 0.00 0.03 99.87 13:40:39 08:58:01 0 0.10 0.00 0.03 0.00 0.02 99.85 13:40:39 08:58:01 1 0.05 0.00 0.03 0.00 0.03 99.88 13:40:39 08:59:01 all 0.07 0.00 0.03 0.00 0.03 99.87 13:40:39 08:59:01 0 0.08 0.00 0.02 0.00 0.03 99.87 13:40:39 08:59:01 1 0.05 0.00 0.03 0.00 0.03 99.88 13:40:39 09:00:01 all 0.06 0.00 0.04 0.00 0.03 99.87 13:40:39 09:00:01 0 0.07 0.00 0.02 0.00 0.02 99.90 13:40:39 09:00:01 1 0.05 0.00 0.07 0.00 0.03 99.85 13:40:39 09:01:01 all 0.09 0.00 0.04 0.00 0.03 99.83 13:40:39 09:01:01 0 0.02 0.00 0.03 0.00 0.03 99.92 13:40:39 09:01:01 1 0.17 0.00 0.05 0.00 0.03 99.75 13:40:39 09:02:01 all 0.10 0.00 0.04 0.00 0.03 99.83 13:40:39 09:02:01 0 0.08 0.00 0.07 0.00 0.03 99.82 13:40:39 09:02:01 1 0.12 0.00 0.02 0.00 0.02 99.85 13:40:39 09:03:01 all 0.13 0.00 0.03 0.00 0.02 99.82 13:40:39 09:03:01 0 0.05 0.00 0.03 0.00 0.03 99.88 13:40:39 09:03:01 1 0.20 0.00 0.03 0.00 0.00 99.77 13:40:39 09:04:01 all 0.13 0.00 0.04 0.00 0.02 99.82 13:40:39 09:04:01 0 0.10 0.00 0.05 0.00 0.02 99.83 13:40:39 09:04:01 1 0.15 0.00 0.03 0.00 0.02 99.80 13:40:39 09:05:01 all 0.14 0.00 0.04 0.00 0.03 99.79 13:40:39 09:05:01 0 0.22 0.00 0.05 0.00 0.03 99.70 13:40:39 09:05:01 1 0.07 0.00 0.03 0.00 0.02 99.88 13:40:39 09:06:01 all 0.15 0.00 0.03 0.00 0.03 99.79 13:40:39 09:06:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 09:06:01 1 0.27 0.00 0.03 0.00 0.03 99.67 13:40:39 09:07:01 all 0.22 0.00 0.03 0.00 0.03 99.72 13:40:39 09:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:40:39 09:07:01 1 0.42 0.00 0.05 0.00 0.03 99.50 13:40:39 09:08:01 all 0.13 0.00 0.03 0.00 0.03 99.82 13:40:39 09:08:01 0 0.03 0.00 0.03 0.00 0.03 99.90 13:40:39 09:08:01 1 0.22 0.00 0.03 0.00 0.02 99.73 13:40:39 13:40:39 09:08:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 09:09:01 all 0.15 0.00 0.03 0.00 0.02 99.80 13:40:39 09:09:01 0 0.05 0.00 0.05 0.00 0.03 99.87 13:40:39 09:09:01 1 0.25 0.00 0.02 0.00 0.00 99.73 13:40:39 09:10:01 all 0.06 0.00 0.05 0.00 0.03 99.87 13:40:39 09:10:01 0 0.07 0.00 0.05 0.00 0.03 99.85 13:40:39 09:10:01 1 0.05 0.00 0.05 0.00 0.02 99.88 13:40:39 09:11:01 all 0.08 0.00 0.04 0.00 0.03 99.85 13:40:39 09:11:01 0 0.15 0.00 0.07 0.00 0.03 99.75 13:40:39 09:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:40:39 09:12:01 all 0.20 0.00 0.02 0.00 0.02 99.77 13:40:39 09:12:01 0 0.38 0.00 0.02 0.00 0.02 99.58 13:40:39 09:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:40:39 09:13:01 all 0.14 0.01 0.05 0.01 0.02 99.77 13:40:39 09:13:01 0 0.23 0.02 0.05 0.00 0.02 99.68 13:40:39 09:13:01 1 0.05 0.00 0.05 0.02 0.02 99.87 13:40:39 09:14:01 all 0.06 0.00 0.05 0.00 0.02 99.87 13:40:39 09:14:01 0 0.07 0.00 0.03 0.00 0.02 99.88 13:40:39 09:14:01 1 0.05 0.00 0.07 0.00 0.02 99.87 13:40:39 09:15:01 all 0.06 0.00 0.03 0.00 0.02 99.89 13:40:39 09:15:01 0 0.08 0.00 0.02 0.00 0.02 99.88 13:40:39 09:15:01 1 0.03 0.00 0.05 0.00 0.02 99.90 13:40:39 09:16:02 all 0.12 0.00 0.06 0.00 0.03 99.79 13:40:39 09:16:02 0 0.17 0.00 0.05 0.00 0.02 99.77 13:40:39 09:16:02 1 0.07 0.00 0.07 0.00 0.05 99.82 13:40:39 09:17:01 all 0.09 0.00 0.03 0.00 0.03 99.85 13:40:39 09:17:01 0 0.12 0.00 0.02 0.00 0.03 99.83 13:40:39 09:17:01 1 0.07 0.00 0.03 0.00 0.03 99.86 13:40:39 09:18:01 all 0.14 0.00 0.03 0.00 0.02 99.81 13:40:39 09:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 09:18:01 1 0.25 0.00 0.03 0.00 0.02 99.70 13:40:39 09:19:01 all 0.10 0.00 0.04 0.00 0.02 99.84 13:40:39 09:19:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:40:39 09:19:01 1 0.15 0.00 0.03 0.00 0.02 99.80 13:40:39 13:40:39 09:19:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 09:20:01 all 0.12 0.00 0.04 0.01 0.03 99.80 13:40:39 09:20:01 0 0.05 0.00 0.03 0.00 0.03 99.88 13:40:39 09:20:01 1 0.18 0.00 0.05 0.02 0.03 99.72 13:40:39 09:21:01 all 0.13 0.00 0.04 0.00 0.03 99.79 13:40:39 09:21:01 0 0.05 0.00 0.02 0.00 0.03 99.90 13:40:39 09:21:01 1 0.22 0.00 0.07 0.00 0.03 99.68 13:40:39 09:22:01 all 0.09 0.00 0.05 0.00 0.02 99.84 13:40:39 09:22:01 0 0.05 0.00 0.03 0.00 0.00 99.92 13:40:39 09:22:01 1 0.13 0.00 0.07 0.00 0.03 99.77 13:40:39 09:23:01 all 0.05 0.00 0.04 0.00 0.03 99.88 13:40:39 09:23:01 0 0.03 0.00 0.05 0.00 0.03 99.88 13:40:39 09:23:01 1 0.07 0.00 0.03 0.00 0.02 99.88 13:40:39 09:24:01 all 0.14 0.00 0.04 0.00 0.02 99.80 13:40:39 09:24:01 0 0.07 0.00 0.05 0.00 0.03 99.85 13:40:39 09:24:01 1 0.22 0.00 0.03 0.00 0.00 99.75 13:40:39 09:25:01 all 0.14 0.00 0.03 0.00 0.03 99.80 13:40:39 09:25:01 0 0.05 0.00 0.05 0.00 0.03 99.87 13:40:39 09:25:01 1 0.23 0.00 0.02 0.00 0.02 99.73 13:40:39 09:26:01 all 0.22 0.00 0.03 0.00 0.02 99.73 13:40:39 09:26:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 09:26:01 1 0.40 0.00 0.03 0.00 0.02 99.55 13:40:39 09:27:01 all 0.17 0.00 0.03 0.00 0.03 99.77 13:40:39 09:27:01 0 0.03 0.00 0.02 0.00 0.03 99.92 13:40:39 09:27:01 1 0.30 0.00 0.05 0.00 0.02 99.63 13:40:39 09:28:01 all 0.18 0.00 0.03 0.00 0.03 99.76 13:40:39 09:28:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:40:39 09:28:01 1 0.32 0.00 0.03 0.00 0.03 99.62 13:40:39 09:29:01 all 0.21 0.00 0.05 0.00 0.02 99.72 13:40:39 09:29:01 0 0.40 0.00 0.07 0.00 0.02 99.52 13:40:39 09:29:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:40:39 09:30:01 all 0.18 0.00 0.03 0.00 0.01 99.77 13:40:39 09:30:01 0 0.17 0.00 0.00 0.00 0.00 99.83 13:40:39 09:30:01 1 0.20 0.00 0.07 0.00 0.02 99.72 13:40:39 13:40:39 09:30:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 09:31:01 all 0.09 0.00 0.03 0.00 0.03 99.85 13:40:39 09:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:40:39 09:31:01 1 0.17 0.00 0.03 0.00 0.03 99.77 13:40:39 09:32:01 all 0.07 0.00 0.04 0.00 0.02 99.87 13:40:39 09:32:01 0 0.07 0.00 0.05 0.00 0.02 99.87 13:40:39 09:32:01 1 0.07 0.00 0.03 0.00 0.02 99.88 13:40:39 09:33:01 all 0.13 0.00 0.04 0.00 0.03 99.80 13:40:39 09:33:01 0 0.23 0.00 0.03 0.00 0.02 99.72 13:40:39 09:33:01 1 0.03 0.00 0.05 0.00 0.03 99.88 13:40:39 09:34:01 all 0.15 0.00 0.04 0.00 0.02 99.79 13:40:39 09:34:01 0 0.17 0.00 0.03 0.00 0.02 99.78 13:40:39 09:34:01 1 0.13 0.00 0.05 0.00 0.02 99.80 13:40:39 09:35:01 all 0.15 0.00 0.04 0.00 0.02 99.79 13:40:39 09:35:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:40:39 09:35:01 1 0.25 0.00 0.03 0.00 0.02 99.70 13:40:39 09:36:01 all 0.13 0.00 0.08 0.00 0.03 99.77 13:40:39 09:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 09:36:01 1 0.23 0.00 0.12 0.00 0.03 99.62 13:40:39 09:37:01 all 0.06 0.00 0.03 0.00 0.02 99.90 13:40:39 09:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:40:39 09:37:01 1 0.08 0.00 0.03 0.00 0.02 99.87 13:40:39 09:38:01 all 0.13 0.00 0.04 0.00 0.03 99.80 13:40:39 09:38:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 09:38:01 1 0.23 0.00 0.05 0.00 0.03 99.68 13:40:39 09:39:01 all 0.12 0.00 0.05 0.00 0.02 99.82 13:40:39 09:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:40:39 09:39:01 1 0.20 0.00 0.08 0.00 0.02 99.70 13:40:39 09:40:01 all 0.15 0.00 0.01 0.00 0.02 99.82 13:40:39 09:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:40:39 09:40:01 1 0.28 0.00 0.02 0.00 0.02 99.68 13:40:39 09:41:01 all 0.10 0.00 0.05 0.00 0.03 99.82 13:40:39 09:41:01 0 0.10 0.00 0.05 0.00 0.02 99.83 13:40:39 09:41:01 1 0.10 0.00 0.05 0.00 0.03 99.82 13:40:39 13:40:39 09:41:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 09:42:01 all 0.13 0.00 0.03 0.00 0.03 99.81 13:40:39 09:42:01 0 0.20 0.00 0.03 0.00 0.02 99.75 13:40:39 09:42:01 1 0.07 0.00 0.03 0.00 0.03 99.87 13:40:39 09:43:01 all 0.13 0.00 0.04 0.00 0.03 99.80 13:40:39 09:43:01 0 0.22 0.00 0.02 0.00 0.02 99.75 13:40:39 09:43:01 1 0.05 0.00 0.07 0.00 0.03 99.85 13:40:39 09:44:01 all 0.15 0.00 0.03 0.00 0.02 99.81 13:40:39 09:44:01 0 0.27 0.00 0.02 0.00 0.02 99.70 13:40:39 09:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 09:45:01 all 0.16 0.00 0.03 0.00 0.02 99.79 13:40:39 09:45:01 0 0.28 0.00 0.05 0.00 0.02 99.65 13:40:39 09:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:40:39 09:46:01 all 0.17 0.00 0.03 0.00 0.02 99.79 13:40:39 09:46:01 0 0.32 0.00 0.03 0.00 0.02 99.63 13:40:39 09:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:40:39 09:47:01 all 0.16 0.00 0.05 0.00 0.02 99.77 13:40:39 09:47:01 0 0.27 0.00 0.07 0.00 0.02 99.65 13:40:39 09:47:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:40:39 09:48:01 all 0.15 0.00 0.04 0.00 0.01 99.80 13:40:39 09:48:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:40:39 09:48:01 1 0.25 0.00 0.05 0.00 0.00 99.70 13:40:39 09:49:01 all 0.18 0.00 0.05 0.00 0.02 99.76 13:40:39 09:49:01 0 0.33 0.00 0.07 0.00 0.02 99.58 13:40:39 09:49:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:40:39 09:50:02 all 0.22 0.00 0.03 0.00 0.02 99.74 13:40:39 09:50:02 0 0.40 0.00 0.03 0.00 0.02 99.55 13:40:39 09:50:02 1 0.03 0.00 0.02 0.00 0.02 99.93 13:40:39 09:51:01 all 0.22 0.00 0.04 0.00 0.01 99.73 13:40:39 09:51:01 0 0.42 0.00 0.05 0.00 0.02 99.51 13:40:39 09:51:01 1 0.02 0.00 0.03 0.00 0.00 99.95 13:40:39 09:52:01 all 0.23 0.00 0.03 0.00 0.02 99.73 13:40:39 09:52:01 0 0.40 0.00 0.02 0.00 0.02 99.57 13:40:39 09:52:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:40:39 13:40:39 09:52:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 09:53:01 all 0.15 0.00 0.03 0.00 0.02 99.81 13:40:39 09:53:01 0 0.28 0.00 0.03 0.00 0.02 99.67 13:40:39 09:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:40:39 09:54:01 all 0.16 0.00 0.03 0.00 0.03 99.78 13:40:39 09:54:01 0 0.27 0.00 0.05 0.00 0.02 99.67 13:40:39 09:54:01 1 0.05 0.00 0.02 0.00 0.03 99.90 13:40:39 09:55:01 all 0.09 0.00 0.03 0.00 0.03 99.86 13:40:39 09:55:01 0 0.15 0.00 0.03 0.00 0.03 99.78 13:40:39 09:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:40:39 09:56:01 all 0.12 0.00 0.06 0.00 0.03 99.80 13:40:39 09:56:01 0 0.12 0.00 0.07 0.00 0.03 99.78 13:40:39 09:56:01 1 0.12 0.00 0.05 0.00 0.02 99.82 13:40:39 09:57:01 all 0.10 0.00 0.04 0.00 0.03 99.83 13:40:39 09:57:01 0 0.13 0.00 0.03 0.00 0.02 99.82 13:40:39 09:57:01 1 0.07 0.00 0.05 0.00 0.03 99.85 13:40:39 09:58:01 all 0.12 0.00 0.03 0.00 0.02 99.84 13:40:39 09:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:40:39 09:58:01 1 0.20 0.00 0.03 0.00 0.02 99.75 13:40:39 09:59:01 all 0.14 0.00 0.04 0.00 0.03 99.79 13:40:39 09:59:01 0 0.00 0.00 0.03 0.00 0.02 99.95 13:40:39 09:59:01 1 0.28 0.00 0.05 0.00 0.03 99.63 13:40:39 10:00:01 all 0.08 0.00 0.03 0.00 0.02 99.88 13:40:39 10:00:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:40:39 10:00:01 1 0.10 0.00 0.03 0.00 0.02 99.85 13:40:39 10:01:01 all 0.09 0.00 0.06 0.00 0.03 99.82 13:40:39 10:01:01 0 0.03 0.00 0.07 0.00 0.03 99.87 13:40:39 10:01:01 1 0.15 0.00 0.05 0.00 0.02 99.78 13:40:39 10:02:01 all 0.13 0.00 0.05 0.00 0.02 99.81 13:40:39 10:02:01 0 0.07 0.00 0.03 0.00 0.02 99.88 13:40:39 10:02:01 1 0.18 0.00 0.07 0.00 0.02 99.73 13:40:39 10:03:01 all 0.05 0.00 0.03 0.00 0.02 99.90 13:40:39 10:03:01 0 0.03 0.00 0.05 0.00 0.03 99.88 13:40:39 10:03:01 1 0.07 0.00 0.02 0.00 0.00 99.92 13:40:39 13:40:39 10:03:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 10:04:01 all 0.19 0.00 0.03 0.00 0.02 99.77 13:40:39 10:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:40:39 10:04:01 1 0.37 0.00 0.03 0.00 0.03 99.57 13:40:39 10:05:01 all 0.15 0.00 0.04 0.00 0.03 99.78 13:40:39 10:05:01 0 0.12 0.00 0.03 0.00 0.03 99.82 13:40:39 10:05:01 1 0.18 0.00 0.05 0.00 0.02 99.75 13:40:39 10:06:01 all 0.17 0.00 0.05 0.00 0.01 99.77 13:40:39 10:06:01 0 0.13 0.00 0.03 0.00 0.00 99.83 13:40:39 10:06:01 1 0.20 0.00 0.07 0.00 0.02 99.72 13:40:39 10:07:01 all 0.21 0.00 0.06 0.00 0.01 99.72 13:40:39 10:07:01 0 0.08 0.00 0.07 0.00 0.02 99.83 13:40:39 10:07:01 1 0.33 0.00 0.05 0.00 0.00 99.62 13:40:39 10:08:01 all 0.18 0.00 0.04 0.00 0.02 99.76 13:40:39 10:08:01 0 0.07 0.00 0.05 0.00 0.02 99.87 13:40:39 10:08:01 1 0.30 0.00 0.03 0.00 0.02 99.65 13:40:39 10:09:01 all 0.18 0.00 0.05 0.00 0.01 99.77 13:40:39 10:09:01 0 0.12 0.00 0.07 0.00 0.02 99.80 13:40:39 10:09:01 1 0.23 0.00 0.03 0.00 0.00 99.73 13:40:39 10:10:01 all 0.17 0.00 0.04 0.00 0.02 99.77 13:40:39 10:10:01 0 0.07 0.00 0.07 0.00 0.03 99.83 13:40:39 10:10:01 1 0.27 0.00 0.02 0.00 0.00 99.72 13:40:39 10:11:01 all 0.17 0.00 0.04 0.00 0.03 99.77 13:40:39 10:11:01 0 0.30 0.00 0.05 0.00 0.03 99.62 13:40:39 10:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 10:12:01 all 0.20 0.00 0.03 0.00 0.02 99.75 13:40:39 10:12:01 0 0.37 0.00 0.02 0.00 0.02 99.60 13:40:39 10:12:01 1 0.03 0.00 0.05 0.00 0.02 99.90 13:40:39 10:13:01 all 0.18 0.00 0.05 0.00 0.02 99.76 13:40:39 10:13:01 0 0.30 0.00 0.05 0.00 0.00 99.65 13:40:39 10:13:01 1 0.05 0.00 0.05 0.00 0.03 99.87 13:40:39 10:14:01 all 0.14 0.00 0.03 0.00 0.03 99.80 13:40:39 10:14:01 0 0.23 0.00 0.02 0.00 0.02 99.73 13:40:39 10:14:01 1 0.05 0.00 0.05 0.00 0.03 99.87 13:40:39 13:40:39 10:14:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 10:15:01 all 0.05 0.00 0.05 0.00 0.02 99.88 13:40:39 10:15:01 0 0.07 0.00 0.03 0.00 0.02 99.88 13:40:39 10:15:01 1 0.03 0.00 0.07 0.00 0.02 99.88 13:40:39 10:16:01 all 0.13 0.00 0.04 0.00 0.02 99.81 13:40:39 10:16:01 0 0.20 0.00 0.02 0.00 0.00 99.78 13:40:39 10:16:01 1 0.07 0.00 0.07 0.00 0.03 99.83 13:40:39 10:17:01 all 0.18 0.00 0.05 0.00 0.01 99.77 13:40:39 10:17:01 0 0.13 0.00 0.03 0.00 0.00 99.83 13:40:39 10:17:01 1 0.22 0.00 0.07 0.00 0.02 99.70 13:40:39 10:18:01 all 0.18 0.00 0.05 0.00 0.01 99.76 13:40:39 10:18:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:40:39 10:18:01 1 0.32 0.00 0.05 0.00 0.00 99.63 13:40:39 10:19:01 all 0.12 0.00 0.06 0.00 0.03 99.80 13:40:39 10:19:01 0 0.08 0.00 0.07 0.00 0.03 99.82 13:40:39 10:19:01 1 0.15 0.00 0.05 0.00 0.02 99.78 13:40:39 10:20:01 all 0.15 0.00 0.05 0.00 0.01 99.79 13:40:39 10:20:01 0 0.03 0.00 0.05 0.00 0.00 99.92 13:40:39 10:20:01 1 0.27 0.00 0.05 0.00 0.02 99.67 13:40:39 10:21:01 all 0.20 0.00 0.04 0.00 0.02 99.74 13:40:39 10:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 10:21:01 1 0.37 0.00 0.05 0.00 0.02 99.57 13:40:39 10:22:01 all 0.18 0.00 0.04 0.00 0.02 99.77 13:40:39 10:22:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 10:22:01 1 0.32 0.00 0.05 0.00 0.02 99.62 13:40:39 10:23:01 all 0.09 0.00 0.03 0.00 0.02 99.87 13:40:39 10:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:40:39 10:23:01 1 0.15 0.00 0.03 0.00 0.02 99.80 13:40:39 10:24:02 all 0.14 0.00 0.05 0.00 0.03 99.78 13:40:39 10:24:02 0 0.23 0.00 0.07 0.00 0.03 99.67 13:40:39 10:24:02 1 0.05 0.00 0.03 0.00 0.02 99.90 13:40:39 10:25:01 all 0.22 0.00 0.04 0.00 0.02 99.72 13:40:39 10:25:01 0 0.42 0.00 0.05 0.00 0.02 99.51 13:40:39 10:25:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:40:39 13:40:39 10:25:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 10:26:01 all 0.20 0.00 0.05 0.00 0.02 99.73 13:40:39 10:26:01 0 0.33 0.00 0.03 0.00 0.00 99.63 13:40:39 10:26:01 1 0.07 0.00 0.07 0.00 0.03 99.83 13:40:39 10:27:01 all 0.23 0.00 0.03 0.00 0.02 99.73 13:40:39 10:27:01 0 0.43 0.00 0.03 0.00 0.02 99.52 13:40:39 10:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:40:39 10:28:01 all 0.17 0.00 0.03 0.00 0.02 99.78 13:40:39 10:28:01 0 0.17 0.00 0.03 0.00 0.03 99.77 13:40:39 10:28:01 1 0.17 0.00 0.03 0.00 0.00 99.80 13:40:39 10:29:01 all 0.15 0.00 0.04 0.00 0.04 99.77 13:40:39 10:29:01 0 0.03 0.00 0.03 0.00 0.07 99.87 13:40:39 10:29:01 1 0.27 0.00 0.05 0.00 0.02 99.67 13:40:39 10:30:01 all 0.15 0.00 0.05 0.01 0.06 99.73 13:40:39 10:30:01 0 0.05 0.00 0.07 0.02 0.10 99.77 13:40:39 10:30:01 1 0.25 0.00 0.03 0.00 0.02 99.70 13:40:39 10:31:01 all 0.18 0.00 0.05 0.00 0.02 99.75 13:40:39 10:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:40:39 10:31:01 1 0.35 0.00 0.07 0.00 0.02 99.57 13:40:39 10:32:01 all 0.06 0.00 0.04 0.00 0.02 99.88 13:40:39 10:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:40:39 10:32:01 1 0.08 0.00 0.07 0.00 0.02 99.83 13:40:39 10:33:01 all 0.13 0.00 0.05 0.00 0.02 99.81 13:40:39 10:33:01 0 0.20 0.00 0.03 0.00 0.02 99.75 13:40:39 10:33:01 1 0.05 0.00 0.07 0.00 0.02 99.87 13:40:39 10:34:01 all 0.16 0.00 0.04 0.00 0.03 99.77 13:40:39 10:34:01 0 0.23 0.00 0.05 0.00 0.02 99.70 13:40:39 10:34:01 1 0.08 0.00 0.03 0.00 0.03 99.85 13:40:39 10:35:01 all 0.17 0.00 0.03 0.00 0.02 99.78 13:40:39 10:35:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:40:39 10:35:01 1 0.28 0.00 0.03 0.00 0.02 99.67 13:40:39 10:36:01 all 0.16 0.00 0.05 0.00 0.02 99.77 13:40:39 10:36:01 0 0.07 0.00 0.07 0.00 0.03 99.83 13:40:39 10:36:01 1 0.25 0.00 0.03 0.00 0.00 99.72 13:40:39 13:40:39 10:36:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 10:37:01 all 0.10 0.00 0.04 0.00 0.02 99.84 13:40:39 10:37:01 0 0.08 0.00 0.05 0.00 0.02 99.85 13:40:39 10:37:01 1 0.12 0.00 0.03 0.00 0.02 99.83 13:40:39 10:38:01 all 0.07 0.00 0.05 0.00 0.02 99.87 13:40:39 10:38:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:40:39 10:38:01 1 0.12 0.00 0.07 0.00 0.02 99.80 13:40:39 10:39:01 all 0.13 0.00 0.04 0.00 0.02 99.81 13:40:39 10:39:01 0 0.08 0.00 0.05 0.00 0.02 99.85 13:40:39 10:39:01 1 0.18 0.00 0.03 0.00 0.02 99.77 13:40:39 10:40:01 all 0.08 0.00 0.05 0.00 0.02 99.86 13:40:39 10:40:01 0 0.12 0.00 0.05 0.00 0.02 99.82 13:40:39 10:40:01 1 0.03 0.00 0.05 0.00 0.02 99.90 13:40:39 10:41:01 all 0.17 0.00 0.03 0.00 0.02 99.78 13:40:39 10:41:01 0 0.30 0.00 0.03 0.00 0.02 99.65 13:40:39 10:41:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 10:42:01 all 0.13 0.00 0.04 0.00 0.03 99.81 13:40:39 10:42:01 0 0.20 0.00 0.05 0.00 0.03 99.72 13:40:39 10:42:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:40:39 10:43:01 all 0.08 0.00 0.04 0.00 0.01 99.87 13:40:39 10:43:01 0 0.12 0.00 0.03 0.00 0.00 99.85 13:40:39 10:43:01 1 0.03 0.00 0.05 0.00 0.02 99.90 13:40:39 10:44:01 all 0.10 0.00 0.03 0.00 0.02 99.85 13:40:39 10:44:01 0 0.15 0.00 0.03 0.00 0.02 99.80 13:40:39 10:44:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:40:39 10:45:01 all 0.17 0.00 0.03 0.00 0.03 99.78 13:40:39 10:45:01 0 0.27 0.00 0.00 0.00 0.02 99.72 13:40:39 10:45:01 1 0.07 0.00 0.05 0.00 0.03 99.85 13:40:39 10:46:01 all 0.14 0.00 0.05 0.00 0.02 99.79 13:40:39 10:46:01 0 0.25 0.00 0.05 0.00 0.02 99.68 13:40:39 10:46:01 1 0.03 0.00 0.05 0.00 0.02 99.90 13:40:39 10:47:01 all 0.20 0.00 0.03 0.00 0.02 99.76 13:40:39 10:47:01 0 0.35 0.00 0.00 0.00 0.00 99.65 13:40:39 10:47:01 1 0.05 0.00 0.05 0.00 0.03 99.87 13:40:39 13:40:39 10:47:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 10:48:01 all 0.20 0.00 0.04 0.00 0.03 99.73 13:40:39 10:48:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:40:39 10:48:01 1 0.38 0.00 0.05 0.00 0.03 99.53 13:40:39 10:49:01 all 0.18 0.00 0.04 0.00 0.02 99.76 13:40:39 10:49:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:40:39 10:49:01 1 0.35 0.00 0.05 0.00 0.02 99.58 13:40:39 10:50:01 all 0.13 0.00 0.03 0.00 0.02 99.82 13:40:39 10:50:01 0 0.10 0.00 0.02 0.00 0.02 99.87 13:40:39 10:50:01 1 0.15 0.00 0.05 0.00 0.02 99.78 13:40:39 10:51:01 all 0.09 0.00 0.05 0.00 0.02 99.84 13:40:39 10:51:01 0 0.03 0.00 0.05 0.00 0.02 99.90 13:40:39 10:51:01 1 0.15 0.00 0.05 0.00 0.02 99.78 13:40:39 10:52:01 all 0.05 0.00 0.05 0.00 0.02 99.88 13:40:39 10:52:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:40:39 10:52:01 1 0.05 0.00 0.05 0.00 0.02 99.88 13:40:39 10:53:01 all 0.16 0.00 0.04 0.00 0.03 99.77 13:40:39 10:53:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:40:39 10:53:01 1 0.30 0.00 0.05 0.00 0.03 99.62 13:40:39 10:54:01 all 0.18 0.00 0.04 0.00 0.02 99.76 13:40:39 10:54:01 0 0.07 0.00 0.03 0.00 0.02 99.88 13:40:39 10:54:01 1 0.30 0.00 0.05 0.00 0.02 99.63 13:40:39 10:55:01 all 0.16 0.00 0.04 0.00 0.02 99.78 13:40:39 10:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:40:39 10:55:01 1 0.30 0.00 0.07 0.00 0.03 99.60 13:40:39 10:56:01 all 0.16 0.00 0.04 0.00 0.02 99.78 13:40:39 10:56:01 0 0.08 0.00 0.03 0.00 0.02 99.87 13:40:39 10:56:01 1 0.23 0.00 0.05 0.00 0.02 99.70 13:40:39 10:57:01 all 0.15 0.00 0.06 0.00 0.01 99.78 13:40:39 10:57:01 0 0.25 0.00 0.05 0.00 0.00 99.70 13:40:39 10:57:01 1 0.05 0.00 0.07 0.00 0.02 99.87 13:40:39 10:58:02 all 0.17 0.00 0.07 0.00 0.03 99.74 13:40:39 10:58:02 0 0.23 0.00 0.05 0.00 0.02 99.70 13:40:39 10:58:02 1 0.10 0.00 0.08 0.00 0.03 99.78 13:40:39 13:40:39 10:58:02 CPU %user %nice %system %iowait %steal %idle 13:40:39 10:59:01 all 0.15 0.00 0.06 0.01 0.01 99.77 13:40:39 10:59:01 0 0.29 0.00 0.08 0.00 0.02 99.61 13:40:39 10:59:01 1 0.02 0.00 0.03 0.02 0.00 99.93 13:40:39 11:00:01 all 0.23 0.00 0.05 0.00 0.01 99.71 13:40:39 11:00:01 0 0.42 0.00 0.07 0.00 0.00 99.52 13:40:39 11:00:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:40:39 11:01:01 all 0.23 0.00 0.05 0.00 0.02 99.71 13:40:39 11:01:01 0 0.42 0.00 0.07 0.00 0.02 99.50 13:40:39 11:01:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 11:02:01 all 0.17 0.00 0.05 0.00 0.02 99.77 13:40:39 11:02:01 0 0.23 0.00 0.02 0.00 0.02 99.73 13:40:39 11:02:01 1 0.10 0.00 0.08 0.00 0.02 99.80 13:40:39 11:03:01 all 0.09 0.00 0.06 0.00 0.01 99.84 13:40:39 11:03:01 0 0.13 0.00 0.05 0.00 0.00 99.82 13:40:39 11:03:01 1 0.05 0.00 0.07 0.00 0.02 99.87 13:40:39 11:04:01 all 0.18 0.00 0.04 0.00 0.02 99.77 13:40:39 11:04:01 0 0.13 0.00 0.03 0.00 0.02 99.82 13:40:39 11:04:01 1 0.22 0.00 0.05 0.00 0.02 99.72 13:40:39 11:05:01 all 0.13 0.00 0.05 0.00 0.01 99.81 13:40:39 11:05:01 0 0.22 0.00 0.05 0.00 0.00 99.73 13:40:39 11:05:01 1 0.05 0.00 0.05 0.00 0.02 99.88 13:40:39 11:06:01 all 0.16 0.00 0.04 0.00 0.03 99.77 13:40:39 11:06:01 0 0.28 0.00 0.05 0.00 0.03 99.63 13:40:39 11:06:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 11:07:01 all 0.17 0.00 0.04 0.00 0.01 99.78 13:40:39 11:07:01 0 0.27 0.00 0.03 0.00 0.00 99.70 13:40:39 11:07:01 1 0.07 0.00 0.05 0.00 0.02 99.87 13:40:39 11:08:01 all 0.18 0.00 0.05 0.00 0.03 99.74 13:40:39 11:08:01 0 0.30 0.00 0.03 0.00 0.02 99.65 13:40:39 11:08:01 1 0.07 0.00 0.07 0.00 0.03 99.83 13:40:39 11:09:01 all 0.13 0.00 0.04 0.00 0.02 99.82 13:40:39 11:09:01 0 0.15 0.00 0.03 0.00 0.02 99.80 13:40:39 11:09:01 1 0.10 0.00 0.05 0.00 0.02 99.83 13:40:39 13:40:39 11:09:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 11:10:01 all 0.13 0.00 0.04 0.00 0.02 99.82 13:40:39 11:10:01 0 0.07 0.00 0.07 0.00 0.02 99.85 13:40:39 11:10:01 1 0.18 0.00 0.02 0.00 0.02 99.78 13:40:39 11:11:01 all 0.18 0.00 0.04 0.00 0.02 99.76 13:40:39 11:11:01 0 0.07 0.00 0.07 0.00 0.03 99.83 13:40:39 11:11:01 1 0.30 0.00 0.02 0.00 0.00 99.68 13:40:39 11:12:01 all 0.19 0.00 0.04 0.00 0.02 99.75 13:40:39 11:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 11:12:01 1 0.35 0.00 0.05 0.00 0.02 99.58 13:40:39 11:13:01 all 0.07 0.00 0.04 0.00 0.02 99.87 13:40:39 11:13:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:40:39 11:13:01 1 0.08 0.00 0.03 0.00 0.02 99.87 13:40:39 11:14:01 all 0.11 0.00 0.05 0.00 0.03 99.82 13:40:39 11:14:01 0 0.05 0.00 0.05 0.00 0.03 99.87 13:40:39 11:14:01 1 0.17 0.00 0.05 0.00 0.02 99.77 13:40:39 11:15:01 all 0.15 0.00 0.05 0.00 0.01 99.79 13:40:39 11:15:01 0 0.07 0.00 0.05 0.00 0.02 99.87 13:40:39 11:15:01 1 0.23 0.00 0.05 0.00 0.00 99.72 13:40:39 11:16:01 all 0.07 0.00 0.08 0.00 0.02 99.84 13:40:39 11:16:01 0 0.03 0.00 0.05 0.00 0.00 99.92 13:40:39 11:16:01 1 0.10 0.00 0.10 0.00 0.03 99.77 13:40:39 11:17:01 all 0.15 0.00 0.04 0.00 0.02 99.79 13:40:39 11:17:01 0 0.08 0.00 0.03 0.00 0.02 99.87 13:40:39 11:17:01 1 0.22 0.00 0.05 0.00 0.02 99.72 13:40:39 11:18:01 all 0.18 0.00 0.04 0.00 0.01 99.77 13:40:39 11:18:01 0 0.28 0.00 0.02 0.00 0.00 99.70 13:40:39 11:18:01 1 0.08 0.00 0.07 0.00 0.02 99.83 13:40:39 11:19:01 all 0.12 0.00 0.05 0.00 0.03 99.81 13:40:39 11:19:01 0 0.18 0.00 0.03 0.00 0.02 99.77 13:40:39 11:19:01 1 0.05 0.00 0.07 0.00 0.03 99.85 13:40:39 11:20:01 all 0.20 0.00 0.03 0.00 0.02 99.76 13:40:39 11:20:01 0 0.35 0.00 0.03 0.00 0.02 99.60 13:40:39 11:20:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:40:39 13:40:39 11:20:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 11:21:01 all 0.22 0.00 0.03 0.00 0.02 99.73 13:40:39 11:21:01 0 0.40 0.00 0.03 0.00 0.02 99.55 13:40:39 11:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 11:22:01 all 0.19 0.00 0.05 0.00 0.02 99.74 13:40:39 11:22:01 0 0.32 0.00 0.03 0.00 0.02 99.63 13:40:39 11:22:01 1 0.07 0.00 0.07 0.00 0.02 99.85 13:40:39 11:23:01 all 0.22 0.00 0.04 0.00 0.02 99.72 13:40:39 11:23:01 0 0.37 0.00 0.02 0.00 0.00 99.62 13:40:39 11:23:01 1 0.07 0.00 0.07 0.00 0.03 99.83 13:40:39 11:24:01 all 0.10 0.00 0.05 0.00 0.02 99.83 13:40:39 11:24:01 0 0.13 0.00 0.05 0.00 0.00 99.82 13:40:39 11:24:01 1 0.07 0.00 0.05 0.00 0.03 99.85 13:40:39 11:25:01 all 0.09 0.00 0.04 0.00 0.02 99.85 13:40:39 11:25:01 0 0.12 0.00 0.02 0.00 0.02 99.85 13:40:39 11:25:01 1 0.07 0.00 0.07 0.00 0.02 99.85 13:40:39 11:26:01 all 0.17 0.00 0.06 0.00 0.01 99.77 13:40:39 11:26:01 0 0.27 0.00 0.03 0.00 0.00 99.70 13:40:39 11:26:01 1 0.07 0.00 0.08 0.00 0.02 99.83 13:40:39 11:27:01 all 0.17 0.00 0.06 0.00 0.02 99.76 13:40:39 11:27:01 0 0.27 0.00 0.03 0.00 0.02 99.68 13:40:39 11:27:01 1 0.07 0.00 0.08 0.00 0.02 99.83 13:40:39 11:28:01 all 0.11 0.00 0.06 0.00 0.03 99.81 13:40:39 11:28:01 0 0.17 0.00 0.05 0.00 0.02 99.77 13:40:39 11:28:01 1 0.05 0.00 0.07 0.00 0.03 99.85 13:40:39 11:29:01 all 0.12 0.00 0.03 0.00 0.02 99.84 13:40:39 11:29:01 0 0.22 0.00 0.03 0.00 0.02 99.73 13:40:39 11:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:40:39 11:30:01 all 0.20 0.00 0.03 0.00 0.02 99.75 13:40:39 11:30:01 0 0.35 0.00 0.05 0.00 0.02 99.58 13:40:39 11:30:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:40:39 11:31:01 all 0.16 0.00 0.06 0.00 0.02 99.77 13:40:39 11:31:01 0 0.27 0.00 0.03 0.00 0.02 99.68 13:40:39 11:31:01 1 0.05 0.00 0.08 0.00 0.02 99.85 13:40:39 13:40:39 11:31:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 11:32:02 all 0.16 0.00 0.03 0.00 0.03 99.79 13:40:39 11:32:02 0 0.07 0.00 0.02 0.00 0.02 99.90 13:40:39 11:32:02 1 0.25 0.00 0.03 0.00 0.03 99.68 13:40:39 11:33:01 all 0.18 0.00 0.04 0.00 0.02 99.76 13:40:39 11:33:01 0 0.27 0.00 0.05 0.00 0.02 99.66 13:40:39 11:33:01 1 0.08 0.00 0.03 0.00 0.02 99.86 13:40:39 11:34:01 all 0.21 0.00 0.04 0.00 0.01 99.74 13:40:39 11:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:40:39 11:34:01 1 0.38 0.00 0.07 0.00 0.02 99.53 13:40:39 11:35:01 all 0.08 0.00 0.05 0.00 0.03 99.85 13:40:39 11:35:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:40:39 11:35:01 1 0.10 0.00 0.05 0.00 0.03 99.82 13:40:39 11:36:01 all 0.18 0.00 0.03 0.00 0.03 99.76 13:40:39 11:36:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:40:39 11:36:01 1 0.35 0.00 0.03 0.00 0.03 99.58 13:40:39 11:37:01 all 0.15 0.00 0.03 0.00 0.02 99.81 13:40:39 11:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:40:39 11:37:01 1 0.27 0.00 0.03 0.00 0.02 99.68 13:40:39 11:38:01 all 0.15 0.00 0.04 0.00 0.03 99.78 13:40:39 11:38:01 0 0.03 0.00 0.05 0.00 0.03 99.88 13:40:39 11:38:01 1 0.27 0.00 0.03 0.00 0.02 99.68 13:40:39 11:39:01 all 0.16 0.00 0.04 0.00 0.01 99.79 13:40:39 11:39:01 0 0.17 0.00 0.05 0.00 0.02 99.77 13:40:39 11:39:01 1 0.15 0.00 0.03 0.00 0.00 99.82 13:40:39 11:40:01 all 0.15 0.00 0.03 0.00 0.03 99.79 13:40:39 11:40:01 0 0.27 0.00 0.03 0.00 0.03 99.67 13:40:39 11:40:01 1 0.03 0.00 0.02 0.00 0.03 99.92 13:40:39 11:41:01 all 0.13 0.00 0.04 0.00 0.01 99.82 13:40:39 11:41:01 0 0.20 0.00 0.03 0.00 0.00 99.77 13:40:39 11:41:01 1 0.07 0.00 0.05 0.00 0.02 99.87 13:40:39 11:42:01 all 0.17 0.00 0.03 0.00 0.03 99.77 13:40:39 11:42:01 0 0.28 0.00 0.02 0.00 0.02 99.68 13:40:39 11:42:01 1 0.05 0.00 0.05 0.00 0.05 99.85 13:40:39 13:40:39 11:42:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 11:43:01 all 0.18 0.00 0.03 0.00 0.02 99.77 13:40:39 11:43:01 0 0.30 0.00 0.00 0.00 0.00 99.70 13:40:39 11:43:01 1 0.05 0.00 0.07 0.00 0.03 99.85 13:40:39 11:44:01 all 0.09 0.00 0.06 0.00 0.02 99.83 13:40:39 11:44:01 0 0.17 0.00 0.10 0.00 0.02 99.72 13:40:39 11:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:40:39 11:45:01 all 0.16 0.00 0.04 0.00 0.03 99.77 13:40:39 11:45:01 0 0.27 0.00 0.05 0.00 0.03 99.65 13:40:39 11:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:40:39 11:46:01 all 0.18 0.00 0.03 0.00 0.02 99.78 13:40:39 11:46:01 0 0.32 0.00 0.05 0.00 0.02 99.62 13:40:39 11:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:40:39 11:47:01 all 0.17 0.00 0.03 0.00 0.02 99.78 13:40:39 11:47:01 0 0.28 0.00 0.02 0.00 0.02 99.68 13:40:39 11:47:01 1 0.05 0.00 0.05 0.00 0.02 99.88 13:40:39 11:48:01 all 3.34 0.00 0.43 0.01 0.03 96.20 13:40:39 11:48:01 0 2.94 0.00 0.52 0.00 0.02 96.53 13:40:39 11:48:01 1 3.75 0.00 0.34 0.02 0.03 95.87 13:40:39 11:49:01 all 0.23 0.00 0.05 0.00 0.02 99.70 13:40:39 11:49:01 0 0.40 0.00 0.05 0.00 0.02 99.53 13:40:39 11:49:01 1 0.07 0.00 0.05 0.00 0.02 99.87 13:40:39 11:50:01 all 0.05 0.00 0.05 0.00 0.03 99.87 13:40:39 11:50:01 0 0.05 0.00 0.07 0.00 0.03 99.85 13:40:39 11:50:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:40:39 11:51:01 all 0.04 0.00 0.05 0.00 0.02 99.89 13:40:39 11:51:01 0 0.03 0.00 0.05 0.00 0.02 99.90 13:40:39 11:51:01 1 0.05 0.00 0.05 0.00 0.02 99.88 13:40:39 11:52:01 all 0.07 0.00 0.04 0.00 0.03 99.87 13:40:39 11:52:01 0 0.05 0.00 0.05 0.00 0.05 99.85 13:40:39 11:52:01 1 0.08 0.00 0.03 0.00 0.00 99.88 13:40:39 11:53:01 all 0.12 0.00 0.04 0.00 0.02 99.82 13:40:39 11:53:01 0 0.03 0.00 0.05 0.00 0.02 99.90 13:40:39 11:53:01 1 0.20 0.00 0.03 0.00 0.02 99.75 13:40:39 13:40:39 11:53:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 11:54:01 all 0.14 0.00 0.03 0.00 0.03 99.80 13:40:39 11:54:01 0 0.05 0.00 0.03 0.00 0.03 99.88 13:40:39 11:54:01 1 0.23 0.00 0.03 0.00 0.02 99.72 13:40:39 11:55:01 all 0.15 0.00 0.02 0.00 0.03 99.81 13:40:39 11:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:40:39 11:55:01 1 0.25 0.00 0.02 0.00 0.03 99.70 13:40:39 11:56:01 all 0.17 0.00 0.04 0.00 0.03 99.77 13:40:39 11:56:01 0 0.27 0.00 0.03 0.00 0.02 99.68 13:40:39 11:56:01 1 0.07 0.00 0.05 0.00 0.03 99.85 13:40:39 11:57:01 all 0.18 0.00 0.04 0.00 0.02 99.77 13:40:39 11:57:01 0 0.27 0.00 0.03 0.00 0.00 99.70 13:40:39 11:57:01 1 0.08 0.00 0.05 0.00 0.03 99.83 13:40:39 11:58:01 all 0.20 0.00 0.03 0.00 0.03 99.74 13:40:39 11:58:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:40:39 11:58:01 1 0.35 0.00 0.05 0.00 0.03 99.57 13:40:39 11:59:01 all 0.18 0.00 0.04 0.00 0.01 99.77 13:40:39 11:59:01 0 0.03 0.00 0.05 0.00 0.02 99.90 13:40:39 11:59:01 1 0.32 0.00 0.03 0.00 0.00 99.65 13:40:39 12:00:01 all 0.20 0.00 0.03 0.00 0.01 99.76 13:40:39 12:00:01 0 0.05 0.00 0.05 0.00 0.00 99.90 13:40:39 12:00:01 1 0.35 0.00 0.02 0.00 0.02 99.62 13:40:39 12:01:01 all 0.18 0.00 0.06 0.00 0.03 99.74 13:40:39 12:01:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:40:39 12:01:01 1 0.33 0.00 0.08 0.00 0.03 99.55 13:40:39 12:02:01 all 0.14 0.00 0.06 0.00 0.02 99.78 13:40:39 12:02:01 0 0.15 0.00 0.05 0.00 0.02 99.78 13:40:39 12:02:01 1 0.13 0.00 0.07 0.00 0.02 99.78 13:40:39 12:03:01 all 0.08 0.00 0.05 0.00 0.03 99.83 13:40:39 12:03:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:40:39 12:03:01 1 0.12 0.00 0.07 0.00 0.05 99.77 13:40:39 12:04:01 all 0.08 0.00 0.03 0.00 0.01 99.88 13:40:39 12:04:01 0 0.08 0.00 0.03 0.00 0.00 99.88 13:40:39 12:04:01 1 0.07 0.00 0.03 0.00 0.02 99.88 13:40:39 13:40:39 12:04:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 12:05:01 all 0.13 0.00 0.04 0.00 0.02 99.82 13:40:39 12:05:01 0 0.20 0.00 0.03 0.00 0.02 99.75 13:40:39 12:05:01 1 0.05 0.00 0.05 0.00 0.02 99.88 13:40:39 12:06:02 all 0.16 0.00 0.04 0.00 0.03 99.77 13:40:39 12:06:02 0 0.20 0.00 0.03 0.00 0.02 99.75 13:40:39 12:06:02 1 0.12 0.00 0.05 0.00 0.03 99.80 13:40:39 12:07:01 all 0.13 0.00 0.03 0.00 0.02 99.82 13:40:39 12:07:01 0 0.22 0.00 0.03 0.00 0.02 99.73 13:40:39 12:07:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 12:08:01 all 0.13 0.00 0.03 0.00 0.03 99.81 13:40:39 12:08:01 0 0.12 0.00 0.02 0.00 0.03 99.83 13:40:39 12:08:01 1 0.15 0.00 0.03 0.00 0.03 99.78 13:40:39 12:09:01 all 0.10 0.00 0.03 0.00 0.02 99.85 13:40:39 12:09:01 0 0.12 0.00 0.03 0.00 0.00 99.85 13:40:39 12:09:01 1 0.08 0.00 0.03 0.00 0.03 99.85 13:40:39 12:10:01 all 0.13 0.00 0.05 0.00 0.03 99.80 13:40:39 12:10:01 0 0.20 0.00 0.03 0.00 0.02 99.75 13:40:39 12:10:01 1 0.05 0.00 0.07 0.00 0.03 99.85 13:40:39 12:11:01 all 0.26 0.00 0.03 0.00 0.02 99.69 13:40:39 12:11:01 0 0.10 0.00 0.02 0.00 0.02 99.87 13:40:39 12:11:01 1 0.42 0.00 0.05 0.00 0.02 99.52 13:40:39 12:12:01 all 0.16 0.00 0.03 0.00 0.02 99.79 13:40:39 12:12:01 0 0.28 0.00 0.05 0.00 0.02 99.65 13:40:39 12:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:40:39 12:13:01 all 0.15 0.00 0.03 0.00 0.02 99.80 13:40:39 12:13:01 0 0.27 0.00 0.03 0.00 0.02 99.68 13:40:39 12:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 12:14:01 all 0.13 0.00 0.03 0.00 0.03 99.81 13:40:39 12:14:01 0 0.20 0.00 0.03 0.00 0.02 99.75 13:40:39 12:14:01 1 0.05 0.00 0.03 0.00 0.05 99.87 13:40:39 12:15:01 all 0.20 0.00 0.04 0.00 0.02 99.74 13:40:39 12:15:01 0 0.35 0.00 0.03 0.00 0.02 99.60 13:40:39 12:15:01 1 0.05 0.00 0.05 0.00 0.02 99.88 13:40:39 13:40:39 12:15:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 12:16:01 all 0.18 0.00 0.03 0.00 0.02 99.77 13:40:39 12:16:01 0 0.35 0.00 0.05 0.00 0.02 99.58 13:40:39 12:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:40:39 12:17:01 all 0.08 0.00 0.04 0.00 0.02 99.86 13:40:39 12:17:01 0 0.13 0.00 0.07 0.00 0.02 99.78 13:40:39 12:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:40:39 12:18:01 all 0.14 0.00 0.03 0.00 0.03 99.80 13:40:39 12:18:01 0 0.25 0.00 0.05 0.00 0.03 99.67 13:40:39 12:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:40:39 12:19:01 all 0.11 0.00 0.04 0.00 0.03 99.82 13:40:39 12:19:01 0 0.05 0.00 0.05 0.00 0.03 99.87 13:40:39 12:19:01 1 0.17 0.00 0.03 0.00 0.02 99.78 13:40:39 12:20:01 all 0.15 0.00 0.03 0.00 0.02 99.80 13:40:39 12:20:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:40:39 12:20:01 1 0.25 0.00 0.03 0.00 0.02 99.70 13:40:39 12:21:01 all 0.14 0.00 0.02 0.00 0.02 99.82 13:40:39 12:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:40:39 12:21:01 1 0.27 0.00 0.02 0.00 0.02 99.70 13:40:39 12:22:01 all 0.16 0.00 0.05 0.00 0.03 99.77 13:40:39 12:22:01 0 0.08 0.00 0.07 0.00 0.03 99.82 13:40:39 12:22:01 1 0.23 0.00 0.03 0.00 0.02 99.72 13:40:39 12:23:01 all 0.08 0.00 0.04 0.00 0.03 99.86 13:40:39 12:23:01 0 0.03 0.00 0.05 0.00 0.03 99.88 13:40:39 12:23:01 1 0.12 0.00 0.03 0.00 0.02 99.83 13:40:39 12:24:01 all 0.09 0.00 0.04 0.00 0.01 99.86 13:40:39 12:24:01 0 0.07 0.00 0.03 0.00 0.02 99.88 13:40:39 12:24:01 1 0.12 0.00 0.05 0.00 0.00 99.83 13:40:39 12:25:01 all 0.08 0.00 0.06 0.00 0.03 99.84 13:40:39 12:25:01 0 0.12 0.00 0.08 0.00 0.03 99.77 13:40:39 12:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 12:26:01 all 0.15 0.00 0.03 0.00 0.02 99.81 13:40:39 12:26:01 0 0.27 0.00 0.03 0.00 0.02 99.68 13:40:39 12:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:40:39 13:40:39 12:26:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 12:27:01 all 0.21 0.00 0.03 0.00 0.01 99.75 13:40:39 12:27:01 0 0.38 0.00 0.03 0.00 0.02 99.57 13:40:39 12:27:01 1 0.03 0.00 0.03 0.00 0.00 99.93 13:40:39 12:28:01 all 0.28 0.00 0.04 0.00 0.03 99.66 13:40:39 12:28:01 0 0.32 0.00 0.02 0.00 0.02 99.65 13:40:39 12:28:01 1 0.23 0.00 0.07 0.00 0.03 99.67 13:40:39 12:29:01 all 0.13 0.00 0.05 0.00 0.01 99.82 13:40:39 12:29:01 0 0.17 0.00 0.02 0.00 0.00 99.82 13:40:39 12:29:01 1 0.08 0.00 0.08 0.00 0.02 99.82 13:40:39 12:30:01 all 0.11 0.00 0.05 0.00 0.01 99.83 13:40:39 12:30:01 0 0.07 0.00 0.05 0.00 0.00 99.88 13:40:39 12:30:01 1 0.15 0.00 0.05 0.00 0.02 99.78 13:40:39 12:31:01 all 0.07 0.00 0.06 0.00 0.03 99.85 13:40:39 12:31:01 0 0.10 0.00 0.05 0.00 0.02 99.83 13:40:39 12:31:01 1 0.03 0.00 0.07 0.00 0.03 99.87 13:40:39 12:32:01 all 0.17 0.00 0.03 0.00 0.02 99.78 13:40:39 12:32:01 0 0.08 0.00 0.02 0.00 0.02 99.88 13:40:39 12:32:01 1 0.25 0.00 0.05 0.00 0.02 99.68 13:40:39 12:33:01 all 0.11 0.00 0.04 0.00 0.02 99.83 13:40:39 12:33:01 0 0.17 0.00 0.03 0.00 0.02 99.78 13:40:39 12:33:01 1 0.05 0.00 0.05 0.00 0.02 99.88 13:40:39 12:34:01 all 0.18 0.00 0.04 0.00 0.01 99.77 13:40:39 12:34:01 0 0.22 0.00 0.03 0.00 0.00 99.75 13:40:39 12:34:01 1 0.13 0.00 0.05 0.00 0.02 99.80 13:40:39 12:35:01 all 0.22 0.00 0.03 0.00 0.02 99.73 13:40:39 12:35:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 12:35:01 1 0.40 0.00 0.03 0.00 0.02 99.55 13:40:39 12:36:01 all 0.20 0.00 0.04 0.00 0.02 99.74 13:40:39 12:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 12:36:01 1 0.37 0.00 0.05 0.00 0.02 99.57 13:40:39 12:37:01 all 0.20 0.00 0.04 0.00 0.02 99.74 13:40:39 12:37:01 0 0.37 0.00 0.05 0.00 0.02 99.57 13:40:39 12:37:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 13:40:39 12:37:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 12:38:01 all 0.07 0.00 0.04 0.00 0.01 99.88 13:40:39 12:38:01 0 0.08 0.00 0.05 0.00 0.02 99.85 13:40:39 12:38:01 1 0.05 0.00 0.03 0.00 0.00 99.92 13:40:39 12:39:02 all 0.06 0.00 0.04 0.00 0.02 99.88 13:40:39 12:39:02 0 0.08 0.00 0.05 0.00 0.02 99.85 13:40:39 12:39:02 1 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 12:40:01 all 0.16 0.00 0.05 0.00 0.02 99.77 13:40:39 12:40:01 0 0.27 0.00 0.07 0.00 0.02 99.64 13:40:39 12:40:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:40:39 12:41:01 all 0.18 0.00 0.05 0.00 0.02 99.76 13:40:39 12:41:01 0 0.30 0.00 0.03 0.00 0.02 99.65 13:40:39 12:41:01 1 0.05 0.00 0.07 0.00 0.02 99.87 13:40:39 12:42:01 all 0.15 0.00 0.05 0.00 0.02 99.78 13:40:39 12:42:01 0 0.13 0.00 0.03 0.00 0.02 99.82 13:40:39 12:42:01 1 0.17 0.00 0.07 0.00 0.02 99.75 13:40:39 12:43:01 all 0.13 0.00 0.05 0.01 0.03 99.78 13:40:39 12:43:01 0 0.05 0.00 0.05 0.02 0.02 99.87 13:40:39 12:43:01 1 0.22 0.00 0.05 0.00 0.03 99.70 13:40:39 12:44:01 all 0.11 0.00 0.05 0.00 0.01 99.83 13:40:39 12:44:01 0 0.07 0.00 0.05 0.00 0.02 99.87 13:40:39 12:44:01 1 0.15 0.00 0.05 0.00 0.00 99.80 13:40:39 12:45:01 all 0.05 0.00 0.06 0.00 0.03 99.87 13:40:39 12:45:01 0 0.05 0.00 0.07 0.00 0.03 99.85 13:40:39 12:45:01 1 0.05 0.00 0.05 0.00 0.02 99.88 13:40:39 12:46:01 all 0.13 0.00 0.03 0.00 0.01 99.83 13:40:39 12:46:01 0 0.13 0.00 0.02 0.00 0.00 99.85 13:40:39 12:46:01 1 0.12 0.00 0.05 0.00 0.02 99.82 13:40:39 12:47:01 all 0.18 0.00 0.05 0.00 0.02 99.76 13:40:39 12:47:01 0 0.25 0.00 0.03 0.00 0.02 99.70 13:40:39 12:47:01 1 0.10 0.00 0.07 0.00 0.02 99.82 13:40:39 12:48:01 all 0.27 0.00 0.04 0.00 0.02 99.67 13:40:39 12:48:01 0 0.35 0.00 0.02 0.00 0.02 99.62 13:40:39 12:48:01 1 0.18 0.00 0.07 0.00 0.02 99.73 13:40:39 13:40:39 12:48:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 12:49:01 all 0.20 0.00 0.03 0.00 0.02 99.76 13:40:39 12:49:01 0 0.37 0.00 0.03 0.00 0.02 99.58 13:40:39 12:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:40:39 12:50:01 all 0.18 0.00 0.04 0.00 0.02 99.77 13:40:39 12:50:01 0 0.30 0.00 0.05 0.00 0.02 99.63 13:40:39 12:50:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:40:39 12:51:01 all 0.18 0.00 0.05 0.00 0.01 99.77 13:40:39 12:51:01 0 0.30 0.00 0.03 0.00 0.00 99.67 13:40:39 12:51:01 1 0.05 0.00 0.07 0.00 0.02 99.87 13:40:39 12:52:01 all 0.20 0.00 0.05 0.00 0.03 99.72 13:40:39 12:52:01 0 0.15 0.00 0.02 0.00 0.02 99.82 13:40:39 12:52:01 1 0.25 0.00 0.08 0.00 0.03 99.63 13:40:39 12:53:01 all 0.08 0.00 0.06 0.00 0.02 99.84 13:40:39 12:53:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:40:39 12:53:01 1 0.12 0.00 0.07 0.00 0.02 99.80 13:40:39 12:54:01 all 0.12 0.00 0.06 0.00 0.02 99.81 13:40:39 12:54:01 0 0.17 0.00 0.03 0.00 0.02 99.78 13:40:39 12:54:01 1 0.07 0.00 0.08 0.00 0.02 99.83 13:40:39 12:55:01 all 0.17 0.00 0.03 0.00 0.02 99.78 13:40:39 12:55:01 0 0.27 0.00 0.02 0.00 0.00 99.72 13:40:39 12:55:01 1 0.07 0.00 0.05 0.00 0.03 99.85 13:40:39 12:56:01 all 0.18 0.00 0.04 0.00 0.02 99.76 13:40:39 12:56:01 0 0.33 0.00 0.05 0.00 0.02 99.60 13:40:39 12:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 12:57:01 all 0.16 0.00 0.04 0.00 0.02 99.78 13:40:39 12:57:01 0 0.05 0.00 0.05 0.00 0.03 99.87 13:40:39 12:57:01 1 0.27 0.00 0.03 0.00 0.00 99.70 13:40:39 12:58:01 all 0.16 0.00 0.03 0.00 0.02 99.79 13:40:39 12:58:01 0 0.07 0.00 0.05 0.00 0.02 99.87 13:40:39 12:58:01 1 0.25 0.00 0.02 0.00 0.02 99.72 13:40:39 12:59:01 all 0.13 0.00 0.03 0.00 0.03 99.81 13:40:39 12:59:01 0 0.05 0.00 0.03 0.00 0.05 99.87 13:40:39 12:59:01 1 0.22 0.00 0.03 0.00 0.00 99.75 13:40:39 13:40:39 12:59:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 13:00:01 all 0.13 0.00 0.05 0.00 0.03 99.79 13:40:39 13:00:01 0 0.05 0.00 0.07 0.00 0.03 99.85 13:40:39 13:00:01 1 0.22 0.00 0.03 0.00 0.02 99.73 13:40:39 13:01:01 all 0.10 0.00 0.04 0.00 0.02 99.84 13:40:39 13:01:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:40:39 13:01:01 1 0.15 0.00 0.03 0.00 0.02 99.80 13:40:39 13:02:01 all 0.04 0.00 0.03 0.00 0.03 99.90 13:40:39 13:02:01 0 0.03 0.00 0.03 0.00 0.03 99.90 13:40:39 13:02:01 1 0.05 0.00 0.02 0.00 0.03 99.90 13:40:39 13:03:01 all 0.10 0.00 0.04 0.00 0.01 99.85 13:40:39 13:03:01 0 0.03 0.00 0.03 0.00 0.00 99.93 13:40:39 13:03:01 1 0.17 0.00 0.05 0.00 0.02 99.77 13:40:39 13:04:01 all 0.20 0.00 0.04 0.00 0.02 99.74 13:40:39 13:04:01 0 0.02 0.00 0.05 0.00 0.02 99.92 13:40:39 13:04:01 1 0.38 0.00 0.03 0.00 0.02 99.57 13:40:39 13:05:01 all 0.22 0.00 0.03 0.00 0.01 99.75 13:40:39 13:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:40:39 13:05:01 1 0.40 0.00 0.03 0.00 0.02 99.55 13:40:39 13:06:01 all 0.15 0.00 0.03 0.00 0.03 99.79 13:40:39 13:06:01 0 0.07 0.00 0.05 0.00 0.03 99.85 13:40:39 13:06:01 1 0.23 0.00 0.02 0.00 0.02 99.73 13:40:39 13:07:01 all 0.16 0.00 0.03 0.00 0.02 99.80 13:40:39 13:07:01 0 0.28 0.00 0.02 0.00 0.03 99.67 13:40:39 13:07:01 1 0.03 0.00 0.03 0.00 0.00 99.93 13:40:39 13:08:01 all 0.16 0.00 0.04 0.00 0.02 99.78 13:40:39 13:08:01 0 0.28 0.00 0.07 0.00 0.02 99.63 13:40:39 13:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:40:39 13:09:01 all 0.18 0.00 0.03 0.00 0.03 99.77 13:40:39 13:09:01 0 0.22 0.00 0.03 0.00 0.03 99.72 13:40:39 13:09:01 1 0.13 0.00 0.03 0.00 0.02 99.82 13:40:39 13:10:01 all 0.15 0.00 0.03 0.00 0.02 99.80 13:40:39 13:10:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:40:39 13:10:01 1 0.25 0.00 0.02 0.00 0.02 99.72 13:40:39 13:40:39 13:10:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 13:11:01 all 1.53 0.00 0.35 0.93 0.03 97.16 13:40:39 13:11:01 0 1.40 0.00 0.39 0.49 0.03 97.69 13:40:39 13:11:01 1 1.66 0.00 0.30 1.36 0.03 96.64 13:40:39 13:12:01 all 0.49 0.00 0.14 0.18 0.02 99.18 13:40:39 13:12:01 0 0.44 0.00 0.15 0.15 0.03 99.23 13:40:39 13:12:01 1 0.54 0.00 0.13 0.20 0.00 99.13 13:40:39 13:13:02 all 0.15 0.00 0.05 0.00 0.03 99.77 13:40:39 13:13:02 0 0.07 0.00 0.07 0.00 0.03 99.83 13:40:39 13:13:02 1 0.23 0.00 0.03 0.00 0.02 99.72 13:40:39 13:14:01 all 0.17 0.00 0.04 0.00 0.01 99.78 13:40:39 13:14:01 0 0.05 0.00 0.07 0.00 0.02 99.86 13:40:39 13:14:01 1 0.29 0.00 0.02 0.00 0.00 99.69 13:40:39 13:15:01 all 0.12 0.00 0.05 0.00 0.02 99.82 13:40:39 13:15:01 0 0.07 0.00 0.07 0.00 0.02 99.85 13:40:39 13:15:01 1 0.17 0.00 0.03 0.00 0.02 99.78 13:40:39 13:16:01 all 0.16 0.00 0.04 0.00 0.02 99.78 13:40:39 13:16:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:40:39 13:16:01 1 0.27 0.00 0.03 0.00 0.02 99.68 13:40:39 13:17:01 all 0.09 0.00 0.03 0.00 0.03 99.85 13:40:39 13:17:01 0 0.03 0.00 0.03 0.00 0.03 99.90 13:40:39 13:17:01 1 0.15 0.00 0.03 0.00 0.02 99.80 13:40:39 13:18:01 all 0.14 0.00 0.03 0.00 0.01 99.82 13:40:39 13:18:01 0 0.07 0.00 0.05 0.00 0.02 99.87 13:40:39 13:18:01 1 0.22 0.00 0.02 0.00 0.00 99.77 13:40:39 13:19:01 all 0.12 0.00 0.04 0.00 0.02 99.82 13:40:39 13:19:01 0 0.03 0.00 0.05 0.00 0.02 99.90 13:40:39 13:19:01 1 0.20 0.00 0.03 0.00 0.02 99.75 13:40:39 13:20:01 all 0.13 0.00 0.03 0.00 0.02 99.82 13:40:39 13:20:01 0 0.12 0.00 0.02 0.00 0.02 99.85 13:40:39 13:20:01 1 0.13 0.00 0.05 0.00 0.02 99.80 13:40:39 13:21:01 all 0.11 0.00 0.03 0.00 0.03 99.83 13:40:39 13:21:01 0 0.02 0.00 0.03 0.00 0.03 99.92 13:40:39 13:21:01 1 0.20 0.00 0.03 0.00 0.02 99.75 13:40:39 13:40:39 13:21:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 13:22:01 all 0.11 0.00 0.02 0.00 0.02 99.86 13:40:39 13:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:40:39 13:22:01 1 0.17 0.00 0.02 0.00 0.02 99.80 13:40:39 13:23:01 all 0.12 0.00 0.04 0.00 0.03 99.82 13:40:39 13:23:01 0 0.03 0.00 0.05 0.00 0.03 99.88 13:40:39 13:23:01 1 0.20 0.00 0.03 0.00 0.02 99.75 13:40:39 13:24:01 all 0.13 0.00 0.03 0.00 0.02 99.82 13:40:39 13:24:01 0 0.05 0.00 0.05 0.00 0.03 99.87 13:40:39 13:24:01 1 0.22 0.00 0.02 0.00 0.00 99.77 13:40:39 13:25:01 all 0.06 0.00 0.05 0.00 0.03 99.87 13:40:39 13:25:01 0 0.02 0.00 0.05 0.00 0.03 99.90 13:40:39 13:25:01 1 0.10 0.00 0.05 0.00 0.02 99.83 13:40:39 13:26:01 all 0.17 0.00 0.03 0.00 0.02 99.78 13:40:39 13:26:01 0 0.28 0.00 0.03 0.00 0.02 99.67 13:40:39 13:26:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:40:39 13:27:01 all 0.12 0.00 0.03 0.00 0.02 99.84 13:40:39 13:27:01 0 0.20 0.00 0.03 0.00 0.02 99.75 13:40:39 13:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:40:39 13:28:01 all 0.07 0.00 0.04 0.00 0.03 99.86 13:40:39 13:28:01 0 0.03 0.00 0.05 0.00 0.03 99.88 13:40:39 13:28:01 1 0.10 0.00 0.03 0.00 0.03 99.83 13:40:39 13:29:01 all 0.10 0.00 0.03 0.00 0.02 99.85 13:40:39 13:29:01 0 0.08 0.00 0.03 0.00 0.02 99.87 13:40:39 13:29:01 1 0.12 0.00 0.03 0.00 0.02 99.83 13:40:39 13:30:01 all 0.14 0.00 0.03 0.00 0.03 99.80 13:40:39 13:30:01 0 0.22 0.00 0.03 0.00 0.02 99.73 13:40:39 13:30:01 1 0.07 0.00 0.03 0.00 0.03 99.87 13:40:39 13:31:01 all 0.08 0.00 0.03 0.00 0.02 99.87 13:40:39 13:31:01 0 0.12 0.00 0.02 0.00 0.00 99.87 13:40:39 13:31:01 1 0.05 0.00 0.05 0.00 0.03 99.87 13:40:39 13:32:01 all 0.10 0.00 0.04 0.00 0.02 99.84 13:40:39 13:32:01 0 0.12 0.00 0.03 0.00 0.02 99.83 13:40:39 13:32:01 1 0.08 0.00 0.05 0.00 0.02 99.85 13:40:39 13:40:39 13:32:01 CPU %user %nice %system %iowait %steal %idle 13:40:39 13:33:01 all 0.13 0.00 0.03 0.00 0.02 99.83 13:40:39 13:33:01 0 0.20 0.00 0.02 0.00 0.00 99.78 13:40:39 13:33:01 1 0.05 0.00 0.03 0.00 0.03 99.88 13:40:39 13:34:01 all 0.14 0.00 0.03 0.00 0.02 99.81 13:40:39 13:34:01 0 0.27 0.00 0.03 0.00 0.02 99.68 13:40:39 13:34:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:40:39 13:35:01 all 0.14 0.00 0.03 0.00 0.03 99.80 13:40:39 13:35:01 0 0.05 0.00 0.05 0.00 0.03 99.87 13:40:39 13:35:01 1 0.23 0.00 0.02 0.00 0.02 99.73 13:40:39 13:36:01 all 0.06 0.00 0.04 0.00 0.03 99.87 13:40:39 13:36:01 0 0.03 0.00 0.03 0.00 0.03 99.90 13:40:39 13:36:01 1 0.08 0.00 0.05 0.00 0.02 99.85 13:40:39 13:37:01 all 0.13 0.00 0.03 0.00 0.02 99.83 13:40:39 13:37:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:40:39 13:37:01 1 0.20 0.00 0.02 0.00 0.02 99.77 13:40:39 13:38:01 all 0.14 0.00 0.05 0.00 0.02 99.79 13:40:39 13:38:01 0 0.05 0.00 0.07 0.00 0.03 99.85 13:40:39 13:38:01 1 0.23 0.00 0.03 0.00 0.00 99.73 13:40:39 13:39:01 all 0.20 0.00 0.03 0.00 0.02 99.76 13:40:39 13:39:01 0 0.07 0.00 0.03 0.00 0.02 99.88 13:40:39 13:39:01 1 0.33 0.00 0.02 0.00 0.02 99.63 13:40:39 13:40:01 all 0.22 0.00 0.06 0.00 0.02 99.71 13:40:39 13:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:40:39 13:40:01 1 0.40 0.00 0.08 0.00 0.02 99.50 13:40:39 Average: all 0.18 0.01 0.08 0.03 0.02 99.68 13:40:39 Average: 0 0.19 0.01 0.08 0.02 0.02 99.68 13:40:39 Average: 1 0.17 0.01 0.09 0.03 0.02 99.68 13:40:39 13:40:39 13:40:39