Started by user Ernesto Ojeda 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 ernestojeda for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 41c1c1911e961908baeef7fa38a53b92e0289cee+958790dae25eb4aa599a15975d5755b3abdf86cf (c4b4765f801a5117f0e2e5e0ed81ddf786851f15) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@d8f89cc71b9e7d4aab3302ed4023620cad223655 Attempting to resolve d8f89cc71b9e7d4aab3302ed4023620cad223655 from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Could not find d8f89cc71b9e7d4aab3302ed4023620cad223655 in remote references. Pulling heads to local for deep search... > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- origin +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse d8f89cc71b9e7d4aab3302ed4023620cad223655^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains d8f89cc71b9e7d4aab3302ed4023620cad223655 # timeout=10 Selected match: pr/264/head revision d8f89cc71b9e7d4aab3302ed4023620cad223655 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d8f89cc71b9e7d4aab3302ed4023620cad223655 (pr/264/head) > git config core.sparsecheckout # timeout=10 > git checkout -f d8f89cc71b9e7d4aab3302ed4023620cad223655 # timeout=10 Commit message: "feat(snap): Use new native build script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, 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: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable 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 [Pipeline] node Running on prd-centos7-docker-4c-2g-9672 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-124 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee Merge succeeded, producing 0823bebadc0c20839bfe2c6070076349e0f1d6c1 Checking out Revision 0823bebadc0c20839bfe2c6070076349e0f1d6c1 (PR-124) > git config core.sparsecheckout # timeout=10 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0823bebadc0c20839bfe2c6070076349e0f1d6c1 # timeout=10 Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:42:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk d116920f8f984aa5bcd13fbc268d2cce04471533 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:42:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:42:15 ========================================================= 15:42:15 EdgeX Global Pipelines Version Info 15:42:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:42:18 ------------------- 15:42:18 stable info: 15:42:18 ------------------- 15:42:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:42:18 Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 15:42:18 Message: update stable to v1.0.152 15:42:19 ------------------- 15:42:19 experimental info: 15:42:19 ------------------- 15:42:19 Commited By: **** collab-it+edgex@linuxfoundation.org 15:42:19 Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 15:42:19 Message: update experimental to v1.0.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 15:42:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:42:19 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:42:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:42:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:42:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:42:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:42:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:42:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:42:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:42:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:42:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:42:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 15:42:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:42:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:42:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:42:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:42:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:42:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:42:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:42:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:42:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:42:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:42:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:42:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:42:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:42:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo 15:42:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo 15:42:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo 15:42:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0823bebadc0c20839bfe2c6070076349e0f1d6c1 [Pipeline] echo 15:42:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0823beb [Pipeline] echo 15:42:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:42:23 + git log --format=format:%s -1 0823bebadc0c20839bfe2c6070076349e0f1d6c1 [Pipeline] echo 15:42:23 GIT_COMMIT: 0823bebadc0c20839bfe2c6070076349e0f1d6c1, Commit Message: Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD [Pipeline] echo 15:42:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:42:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:42:24 15:42:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:42:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:42:25 latest: Pulling from edgex-devops/git-semver 15:42:25 31603596830f: Pulling fs layer 15:42:25 2a8b12db71e7: Pulling fs layer 15:42:25 6ca5941a6612: Pulling fs layer 15:42:25 ecc8261a40a4: Pulling fs layer 15:42:25 ecc8261a40a4: Waiting 15:42:25 2a8b12db71e7: Verifying Checksum 15:42:25 2a8b12db71e7: Download complete 15:42:25 31603596830f: Verifying Checksum 15:42:25 31603596830f: Download complete 15:42:25 ecc8261a40a4: Verifying Checksum 15:42:25 ecc8261a40a4: Download complete 15:42:25 6ca5941a6612: Verifying Checksum 15:42:25 6ca5941a6612: Download complete 15:42:26 31603596830f: Pull complete 15:42:26 2a8b12db71e7: Pull complete 15:42:27 6ca5941a6612: Pull complete 15:42:27 ecc8261a40a4: Pull complete 15:42:27 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:42:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:42:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:42:27 prd-centos7-docker-4c-2g-9672 does not seem to be running inside a container 15:42:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@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 15:42:30 $ docker top 72c21569318e81e34f527d17be3a8380187cee02be66cd067552bb056ab4626b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:42:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:42:30 [ssh-agent] Looking for ssh-agent implementation... 15:42:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:42:31 $ docker exec 72c21569318e81e34f527d17be3a8380187cee02be66cd067552bb056ab4626b ssh-agent 15:42:31 SSH_AUTH_SOCK=/tmp/ssh-grL5U0pWWSTO/agent.12 15:42:31 SSH_AGENT_PID=18 15:42:31 Running ssh-add (command line suppressed) 15:42:31 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_6661077193715476974.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_6661077193715476974.key) 15:42:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:42:32 + git tag --points-at HEAD [Pipeline] } 15:42:32 $ docker exec --env ******** --env ******** 72c21569318e81e34f527d17be3a8380187cee02be66cd067552bb056ab4626b ssh-agent -k 15:42:32 unset SSH_AUTH_SOCK; 15:42:32 unset SSH_AGENT_PID; 15:42:32 echo Agent pid 18 killed; 15:42:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:42:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:42:32 [ssh-agent] Looking for ssh-agent implementation... 15:42:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:42:32 $ docker exec 72c21569318e81e34f527d17be3a8380187cee02be66cd067552bb056ab4626b ssh-agent 15:42:33 SSH_AUTH_SOCK=/tmp/ssh-hDS16JJv5ENm/agent.48 15:42:33 SSH_AGENT_PID=54 15:42:33 Running ssh-add (command line suppressed) 15:42:33 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_6287035067735039204.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_6287035067735039204.key) 15:42:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:42:33 + git semver init 15:42:33 # -> Open(): unable to determine branch for HEAD 15:42:33 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-124/.git 15:42:33 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-124 15:42:33 # $SEMVER_REMOTE_NAME = origin 15:42:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:42:33 # $SEMVER_USER_NAME = edgex-jenkins 15:42:33 # $SEMVER_BRANCH = PR-124 15:42:33 # $SEMVER_TEMP = /tmp/semver-572284149 15:42:33 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 15:42:34 # '/tmp/semver-572284149' -> '/w/workspace/_app-service-configurable_PR-124/.semver' 15:42:34 # -> Force: false 15:42:34 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-124/.semver [Pipeline] } 15:42:34 $ docker exec --env ******** --env ******** 72c21569318e81e34f527d17be3a8380187cee02be66cd067552bb056ab4626b ssh-agent -k 15:42:34 unset SSH_AUTH_SOCK; 15:42:34 unset SSH_AGENT_PID; 15:42:34 echo Agent pid 54 killed; 15:42:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:42:35 + git semver [Pipeline] } 15:42:35 $ docker stop --time=1 72c21569318e81e34f527d17be3a8380187cee02be66cd067552bb056ab4626b 15:42:36 $ docker rm -f 72c21569318e81e34f527d17be3a8380187cee02be66cd067552bb056ab4626b [Pipeline] // withDockerContainer [Pipeline] sh 15:42:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:42:38 Stashed 1 file(s) [Pipeline] echo 15:42:38 [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 15:42:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-9673 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 15:42:39 Running in /w/workspace/app-service-configurable/25 [Pipeline] { [Pipeline] checkout 15:42:44 using credential edgex-jenkins-ssh 15:42:44 Cloning the remote Git repository 15:42:44 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:42:44 > git init /w/workspace/app-service-configurable/25 # timeout=10 15:42:44 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:42:44 > git --version # timeout=10 15:42:44 > git --version # 'git version 2.17.1' 15:42:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:42:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:42:45 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:42:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:42:45 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:42:45 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:42:45 using GIT_SSH to set credentials SSH Credentials for GitHub 15:42:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:42:45 Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee 15:42:45 Merge succeeded, producing a1ee2f6815f8d5bd78c08993b54ce96cb5c7078e 15:42:45 Checking out Revision a1ee2f6815f8d5bd78c08993b54ce96cb5c7078e (PR-124) 15:42:45 > git config core.sparsecheckout # timeout=10 15:42:45 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 15:42:45 > git remote # timeout=10 15:42:45 > git config --get remote.origin.url # timeout=10 15:42:45 using GIT_SSH to set credentials SSH Credentials for GitHub 15:42:45 > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 15:42:45 > git rev-parse HEAD^{commit} # timeout=10 15:42:45 > git config core.sparsecheckout # timeout=10 15:42:45 > git checkout -f a1ee2f6815f8d5bd78c08993b54ce96cb5c7078e # timeout=10 15:42:50 Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" 15:42:50 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 15:42:50 > git rev-list --no-walk d116920f8f984aa5bcd13fbc268d2cce04471533 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:42:51 ========================================================= 15:42:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:42:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:42:52 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 15:42:53 Sending build context to Docker daemon 98.82kB 15:42:53 Step 1/8 : ARG BASE=golang:1.15-alpine 15:42:53 Step 2/8 : FROM ${BASE} 15:42:53 Still waiting to schedule task 15:42:53 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:42:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:42:53 b538f80385f9: Pulling fs layer 15:42:53 74f711af9a0d: Pulling fs layer 15:42:53 99f96fe45779: Pulling fs layer 15:42:53 8529a6b9a6be: Pulling fs layer 15:42:53 45590311c82a: Pulling fs layer 15:42:53 69ca0ff8b7b3: Pulling fs layer 15:42:53 209524e5b208: Pulling fs layer 15:42:53 8529a6b9a6be: Waiting 15:42:53 45590311c82a: Waiting 15:42:53 69ca0ff8b7b3: Waiting 15:42:53 209524e5b208: Waiting 15:42:53 99f96fe45779: Verifying Checksum 15:42:53 99f96fe45779: Download complete 15:42:53 74f711af9a0d: Download complete 15:42:53 45590311c82a: Download complete 15:42:53 69ca0ff8b7b3: Verifying Checksum 15:42:53 69ca0ff8b7b3: Download complete 15:42:53 b538f80385f9: Verifying Checksum 15:42:53 b538f80385f9: Download complete 15:42:54 b538f80385f9: Pull complete 15:42:55 74f711af9a0d: Pull complete 15:42:55 99f96fe45779: Pull complete 15:42:56 209524e5b208: Verifying Checksum 15:42:56 209524e5b208: Download complete 15:42:57 8529a6b9a6be: Verifying Checksum 15:42:57 8529a6b9a6be: Download complete 15:43:07 8529a6b9a6be: Pull complete 15:43:07 45590311c82a: Pull complete 15:43:08 69ca0ff8b7b3: Pull complete 15:43:11 209524e5b208: Pull complete 15:43:11 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 15:43:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:43:11 ---> 5bddaf1c2fca 15:43:11 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:43:15 ---> Running in 3beb85d2e86d 15:43:15 Removing intermediate container 3beb85d2e86d 15:43:15 ---> e8ef46f72176 15:43:15 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:15 ---> Running in 17389040876e 15:43:17 Removing intermediate container 17389040876e 15:43:17 ---> 59e6d9b1d5b2 15:43:17 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 15:43:17 ---> Running in 0a134bcc25eb 15:43:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:43:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:43:20 (1/6) Installing libc-dev (0.7.2-r3) 15:43:20 (2/6) Installing libsodium (1.0.18-r0) 15:43:20 (3/6) Installing pkgconf (1.7.2-r0) 15:43:21 (4/6) Installing libsodium-dev (1.0.18-r0) 15:43:21 (5/6) Installing libzmq (4.3.3-r0) 15:43:21 (6/6) Installing zeromq-dev (4.3.3-r0) 15:43:21 Executing busybox-1.31.1-r16.trigger 15:43:21 OK: 144 MiB in 45 packages 15:43:22 Removing intermediate container 0a134bcc25eb 15:43:22 ---> 90ef94799904 15:43:22 Step 6/8 : WORKDIR /app 15:43:22 ---> Running in 8a8afcdca864 15:43:23 Removing intermediate container 8a8afcdca864 15:43:23 ---> b0651c6be807 15:43:23 Step 7/8 : COPY . . 15:43:24 ---> 15be53ccaf02 15:43:24 Step 8/8 : RUN go mod download 15:43:24 ---> Running in ef73b8468ebc 15:43:56 Removing intermediate container ef73b8468ebc 15:43:56 ---> eabe9afb8e12 15:43:56 Successfully built eabe9afb8e12 15:43:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:43:56 + docker inspect -f . ci-base-image-arm64 15:43:56 . [Pipeline] withDockerContainer 15:43:57 prd-ubuntu18.04-docker-arm64-4c-16g-9673 does not seem to be running inside a container 15:43:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/25 -v /w/workspace/app-service-configurable/25:/w/workspace/app-service-configurable/25:rw,z -v /w/workspace/app-service-configurable/25@tmp:/w/workspace/app-service-configurable/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:43:59 $ docker top efd6804aa2c719f9191b51fa1b9037be0b7a3cd664690191a3adfc5776d35e85 -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:00 + go version 15:44:00 go version go1.15.2 linux/arm64 [Pipeline] } 15:44:01 $ docker stop --time=1 efd6804aa2c719f9191b51fa1b9037be0b7a3cd664690191a3adfc5776d35e85 15:44:03 $ docker rm -f efd6804aa2c719f9191b51fa1b9037be0b7a3cd664690191a3adfc5776d35e85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:44:04 + docker inspect -f . ci-base-image-arm64 15:44:04 . [Pipeline] withDockerContainer 15:44:04 prd-ubuntu18.04-docker-arm64-4c-16g-9673 does not seem to be running inside a container 15:44:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/25 -v /w/workspace/app-service-configurable/25:/w/workspace/app-service-configurable/25:rw,z -v /w/workspace/app-service-configurable/25@tmp:/w/workspace/app-service-configurable/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:44:06 $ docker top fcc7f8a6b6fc1d65d59bac19150c34f569d68738b2d870fbe5a453b96d250aaf -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:08 + make test 15:44:08 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:45:04 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:45:04 CGO_ENABLED=1 go vet ./... 15:45:06 gofmt -l . 15:45:06 [ "`gofmt -l .`" = "" ] 15:45:06 ./bin/test-go-mod-tidy.sh 15:45:06 ./bin/test-attribution-txt.sh [Pipeline] stash 15:45:09 Stashed 1 file(s) [Pipeline] } 15:45:09 $ docker stop --time=1 fcc7f8a6b6fc1d65d59bac19150c34f569d68738b2d870fbe5a453b96d250aaf 15:45:11 $ docker rm -f fcc7f8a6b6fc1d65d59bac19150c34f569d68738b2d870fbe5a453b96d250aaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:45:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:45:15 + ls -al . 15:45:15 total 120 15:45:15 drwxrwxr-x 7 jenkins jenkins 4096 Oct 29 15:45 . 15:45:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 15:42 .. 15:45:15 -rw-rw-r-- 1 jenkins jenkins 119 Oct 29 15:42 .dockerignore 15:45:15 drwxrwxr-x 8 jenkins jenkins 4096 Oct 29 15:42 .git 15:45:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 15:42 .github 15:45:15 -rw-rw-r-- 1 jenkins jenkins 93 Oct 29 15:42 .gitignore 15:45:15 -rw-rw-r-- 1 jenkins jenkins 6568 Oct 29 15:42 Attribution.txt 15:45:15 -rw-rw-r-- 1 jenkins jenkins 2002 Oct 29 15:42 Dockerfile 15:45:15 -rw-rw-r-- 1 jenkins jenkins 966 Oct 29 15:42 Dockerfile.build 15:45:15 -rw-rw-r-- 1 jenkins jenkins 766 Oct 29 15:42 Jenkinsfile 15:45:15 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 29 15:42 LICENSE 15:45:15 -rw-rw-r-- 1 jenkins jenkins 1277 Oct 29 15:42 README.md 15:45:15 -rw-rw-r-- 1 jenkins jenkins 5 Oct 29 15:42 VERSION 15:45:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 15:42 bin 15:45:15 -rw-r--r-- 1 jenkins jenkins 10 Oct 29 15:44 coverage.out 15:45:15 -rw-rw-r-- 1 jenkins jenkins 180 Oct 29 15:42 docker-compose.debug.yml 15:45:15 -rw-rw-r-- 1 jenkins jenkins 133 Oct 29 15:42 docker-compose.yml 15:45:15 -rw-r--r-- 1 jenkins jenkins 133 Oct 29 15:45 go.mod 15:45:15 -rw-r--r-- 1 jenkins jenkins 19455 Oct 29 15:45 go.sum 15:45:15 -rw-rw-r-- 1 jenkins jenkins 1519 Oct 29 15:42 main.go 15:45:15 -rw-rw-r-- 1 jenkins jenkins 1573 Oct 29 15:42 makefile 15:45:15 drwxrwxr-x 10 jenkins jenkins 4096 Oct 29 15:42 res 15:45:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 15:42 snap [Pipeline] isUnix [Pipeline] sh 15:45:15 + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0823bebadc0c20839bfe2c6070076349e0f1d6c1 --label arch=arm64 --label version=0.0.0 . 15:45:15 Sending build context to Docker daemon 120.8kB 15:45:16 Step 1/27 : ARG BASE=golang:1.15-alpine 15:45:16 Step 2/27 : FROM ${BASE} AS builder 15:45:16 ---> eabe9afb8e12 15:45:16 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:45:16 ---> Running in 7f6a732ee7f4 15:45:17 Removing intermediate container 7f6a732ee7f4 15:45:17 ---> 5c13fef0aa8b 15:45:17 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:45:17 ---> Running in ec42f4b11506 15:45:17 Removing intermediate container ec42f4b11506 15:45:17 ---> 3cd212d31f38 15:45:17 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:45:17 ---> Running in 57dc5ec5a1a3 15:45:18 Removing intermediate container 57dc5ec5a1a3 15:45:18 ---> bb963bcc6d03 15:45:18 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:45:18 ---> Running in 607b3bc68824 15:45:20 Removing intermediate container 607b3bc68824 15:45:20 ---> 4306e36d98df 15:45:20 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:45:20 ---> Running in 86cee07269fd 15:45:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:45:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:45:23 OK: 144 MiB in 45 packages 15:45:24 Removing intermediate container 86cee07269fd 15:45:24 ---> 7ed8f3865729 15:45:24 Step 8/27 : WORKDIR /app 15:45:24 ---> Running in b81cfe62958d 15:45:25 Removing intermediate container b81cfe62958d 15:45:25 ---> 0fcf11dc91f7 15:45:25 Step 9/27 : COPY go.mod . 15:45:25 ---> 435a4f906f69 15:45:25 Step 10/27 : RUN go mod download 15:45:25 ---> Running in 5c47f9d7608c 15:45:28 Removing intermediate container 5c47f9d7608c 15:45:28 ---> 44ad18df3cd4 15:45:28 Step 11/27 : COPY . . 15:45:29 ---> 6bb735c83d83 15:45:29 Step 12/27 : ARG MAKE="make build" 15:45:29 ---> Running in bef0beb1cae2 15:45:29 Removing intermediate container bef0beb1cae2 15:45:29 ---> ae3beb205b16 15:45:29 Step 13/27 : RUN $MAKE 15:45:30 ---> Running in fc7a36bc9488 15:45:31 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 15:46:18 Removing intermediate container fc7a36bc9488 15:46:18 ---> c3776a389d21 15:46:18 Step 14/27 : FROM alpine:latest 15:46:18 latest: Pulling from library/alpine 15:46:19 5f621e34cdf4: Pulling fs layer 15:46:19 5f621e34cdf4: Verifying Checksum 15:46:19 5f621e34cdf4: Download complete 15:46:19 5f621e34cdf4: Pull complete 15:46:19 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 15:46:19 Status: Downloaded newer image for alpine:latest 15:46:19 ---> 2e77e061c27f 15:46:19 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:46:19 ---> Running in 6f85ac9a20a6 15:46:20 Removing intermediate container 6f85ac9a20a6 15:46:20 ---> 0c2416289950 15:46:20 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:46:20 ---> Running in c5e9d1847e4b 15:46:21 Removing intermediate container c5e9d1847e4b 15:46:21 ---> 60868413542c 15:46:21 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 15:46:21 ---> Running in e5dee8247d3a 15:46:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:46:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:46:23 (1/6) Installing ca-certificates (20191127-r4) 15:46:23 (2/6) Installing libgcc (9.3.0-r2) 15:46:23 (3/6) Installing libsodium (1.0.18-r0) 15:46:23 (4/6) Installing libstdc++ (9.3.0-r2) 15:46:23 (5/6) Installing libzmq (4.3.3-r0) 15:46:23 (6/6) Installing zeromq (4.3.3-r0) 15:46:23 Executing busybox-1.31.1-r19.trigger 15:46:23 Executing ca-certificates-20191127-r4.trigger 15:46:23 OK: 9 MiB in 20 packages 15:46:25 Removing intermediate container e5dee8247d3a 15:46:25 ---> ba1b85b1c138 15:46:25 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:46:26 ---> c48144569e6d 15:46:26 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:46:26 ---> 611d131a72aa 15:46:26 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:46:27 ---> 579e578baebf 15:46:27 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:46:29 ---> 120e1bc13519 15:46:29 Step 22/27 : EXPOSE 48095 15:46:29 ---> Running in 9926f833949c 15:46:29 Removing intermediate container 9926f833949c 15:46:29 ---> a4d7fade59ab 15:46:29 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:46:29 ---> Running in b8ab0eabfc5e 15:46:30 Removing intermediate container b8ab0eabfc5e 15:46:30 ---> 49821ffbd8e7 15:46:30 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:46:30 ---> Running in 906c1a2095fe 15:46:30 Removing intermediate container 906c1a2095fe 15:46:30 ---> eee5fdf2ebce 15:46:30 Step 25/27 : LABEL arch=arm64 15:46:31 ---> Running in b84fceca1db0 15:46:31 Removing intermediate container b84fceca1db0 15:46:31 ---> fe279e47b2d7 15:46:31 Step 26/27 : LABEL git_sha=0823bebadc0c20839bfe2c6070076349e0f1d6c1 15:46:31 ---> Running in ed7b2119a961 15:46:31 Removing intermediate container ed7b2119a961 15:46:31 ---> 5ce9f4643ae8 15:46:31 Step 27/27 : LABEL version=0.0.0 15:46:32 ---> Running in 93cbff1f9a7b 15:46:32 Removing intermediate container 93cbff1f9a7b 15:46:32 ---> fe462efe4143 15:46:32 [Warning] One or more build-args [ARCH] were not consumed 15:46:32 Successfully built fe462efe4143 15:46:32 Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 15:46:48 Still waiting to schedule task 15:46:48 All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline 15:46:53 Running on prd-centos7-docker-4c-2g-9682 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 15:46:53 Running in /w/workspace/app-service-configurable/25 [Pipeline] { [Pipeline] checkout 15:46:56 using credential edgex-jenkins-ssh 15:46:56 Cloning the remote Git repository 15:46:56 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:46:56 > git init /w/workspace/app-service-configurable/25 # timeout=10 15:46:56 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:46:56 > git --version # timeout=10 15:46:56 > git --version # 'git version 2.16.5' 15:46:56 using GIT_SSH to set credentials SSH Credentials for GitHub 15:46:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:46:58 Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee 15:46:58 Merge succeeded, producing 59f1b5999e2506e27db348c2f37757d90226c554 15:46:58 Checking out Revision 59f1b5999e2506e27db348c2f37757d90226c554 (PR-124) 15:46:57 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:46:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:46:57 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:46:57 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:46:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:46:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:46:58 > git config core.sparsecheckout # timeout=10 15:46:58 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 15:46:58 > git remote # timeout=10 15:46:58 > git config --get remote.origin.url # timeout=10 15:46:58 using GIT_SSH to set credentials SSH Credentials for GitHub 15:46:58 > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 15:46:58 > git rev-parse HEAD^{commit} # timeout=10 15:46:58 > git config core.sparsecheckout # timeout=10 15:46:58 > git checkout -f 59f1b5999e2506e27db348c2f37757d90226c554 # timeout=10 15:47:01 Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" 15:47:01 First time build. Skipping changelog. 15:47:01 > git rev-list --no-walk d116920f8f984aa5bcd13fbc268d2cce04471533 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:47:02 ========================================================= 15:47:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:47:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:47:03 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 15:47:03 Sending build context to Docker daemon 98.82kB 15:47:03 Step 1/8 : ARG BASE=golang:1.15-alpine 15:47:03 Step 2/8 : FROM ${BASE} 15:47:04 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:47:04 df20fa9351a1: Pulling fs layer 15:47:04 ed8968b2872e: Pulling fs layer 15:47:04 a92cc7c5fd73: Pulling fs layer 15:47:04 e871e8e8d7a9: Pulling fs layer 15:47:04 e73272ec9a57: Pulling fs layer 15:47:04 1e910a182e73: Pulling fs layer 15:47:04 4e634b169226: Pulling fs layer 15:47:04 e73272ec9a57: Waiting 15:47:04 1e910a182e73: Waiting 15:47:04 4e634b169226: Waiting 15:47:04 e871e8e8d7a9: Waiting 15:47:04 a92cc7c5fd73: Verifying Checksum 15:47:04 a92cc7c5fd73: Download complete 15:47:04 ed8968b2872e: Verifying Checksum 15:47:04 ed8968b2872e: Download complete 15:47:05 e73272ec9a57: Verifying Checksum 15:47:05 e73272ec9a57: Download complete 15:47:05 1e910a182e73: Verifying Checksum 15:47:05 1e910a182e73: Download complete 15:47:05 df20fa9351a1: Verifying Checksum 15:47:05 df20fa9351a1: Download complete 15:47:05 df20fa9351a1: Pull complete 15:47:05 ed8968b2872e: Pull complete 15:47:05 a92cc7c5fd73: Pull complete 15:47:06 4e634b169226: Verifying Checksum 15:47:06 4e634b169226: Download complete 15:47:07 e871e8e8d7a9: Verifying Checksum 15:47:07 e871e8e8d7a9: Download complete 15:47:12 e871e8e8d7a9: Pull complete 15:47:12 e73272ec9a57: Pull complete 15:47:13 1e910a182e73: Pull complete 15:47:18 4e634b169226: Pull complete 15:47:18 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 15:47:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:47:18 ---> f7629b54cfaa 15:47:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:47:18 ---> Running in ba3c3f21f644 15:47:18 Removing intermediate container ba3c3f21f644 15:47:18 ---> b3505370623c 15:47:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:47:19 ---> Running in 691ecb6fd1b7 15:47:20 Removing intermediate container 691ecb6fd1b7 15:47:20 ---> b23c4f717e9c 15:47:20 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 15:47:20 ---> Running in f4b1bae25aa2 15:47:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:47:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:47:21 (1/6) Installing libc-dev (0.7.2-r3) 15:47:21 (2/6) Installing libsodium (1.0.18-r0) 15:47:22 (3/6) Installing pkgconf (1.7.2-r0) 15:47:22 (4/6) Installing libsodium-dev (1.0.18-r0) 15:47:22 (5/6) Installing libzmq (4.3.3-r0) 15:47:22 (6/6) Installing zeromq-dev (4.3.3-r0) 15:47:22 Executing busybox-1.31.1-r16.trigger 15:47:22 OK: 167 MiB in 45 packages 15:47:23 Removing intermediate container f4b1bae25aa2 15:47:23 ---> b07981a2b795 15:47:23 Step 6/8 : WORKDIR /app 15:47:23 ---> Running in af4dcd532590 15:47:23 Removing intermediate container af4dcd532590 15:47:23 ---> 98681ea96a75 15:47:23 Step 7/8 : COPY . . 15:47:23 ---> d522625cfe77 15:47:23 Step 8/8 : RUN go mod download 15:47:23 ---> Running in 1f974e428030 15:47:50 Removing intermediate container 1f974e428030 15:47:50 ---> 4aaff0583dda 15:47:50 Successfully built 4aaff0583dda 15:47:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:47:50 + docker inspect -f . ci-base-image-x86_64 15:47:50 . [Pipeline] withDockerContainer 15:47:50 prd-centos7-docker-4c-2g-9682 does not seem to be running inside a container 15:47:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/25 -v /w/workspace/app-service-configurable/25:/w/workspace/app-service-configurable/25:rw,z -v /w/workspace/app-service-configurable/25@tmp:/w/workspace/app-service-configurable/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:47:51 $ docker top c1d53f47074ea031d71bfc2f8dcb2b62e8832e82b763a413f85245987a862104 -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:52 + go version 15:47:52 go version go1.15.2 linux/amd64 [Pipeline] } 15:47:52 $ docker stop --time=1 c1d53f47074ea031d71bfc2f8dcb2b62e8832e82b763a413f85245987a862104 15:47:53 $ docker rm -f c1d53f47074ea031d71bfc2f8dcb2b62e8832e82b763a413f85245987a862104 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:47:54 + docker inspect -f . ci-base-image-x86_64 15:47:54 . [Pipeline] withDockerContainer 15:47:54 prd-centos7-docker-4c-2g-9682 does not seem to be running inside a container 15:47:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/25 -v /w/workspace/app-service-configurable/25:/w/workspace/app-service-configurable/25:rw,z -v /w/workspace/app-service-configurable/25@tmp:/w/workspace/app-service-configurable/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:47:55 $ docker top 6077efa3f317ab97565d22a23527cd0d9490c3053c286e124fcf8c3d26620538 -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:55 + make test 15:47:55 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:48:13 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:48:13 CGO_ENABLED=1 go vet ./... 15:48:15 gofmt -l . 15:48:16 [ "`gofmt -l .`" = "" ] 15:48:16 ./bin/test-go-mod-tidy.sh 15:48:16 ./bin/test-attribution-txt.sh [Pipeline] stash 15:48:16 Warning: overwriting stash ‘coverage-report’ 15:48:17 Stashed 1 file(s) [Pipeline] } 15:48:17 $ docker stop --time=1 6077efa3f317ab97565d22a23527cd0d9490c3053c286e124fcf8c3d26620538 15:48:19 $ docker rm -f 6077efa3f317ab97565d22a23527cd0d9490c3053c286e124fcf8c3d26620538 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:48:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:48:20 + ls -al . 15:48:20 total 96 15:48:20 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 29 15:48 . 15:48:20 drwxrwxr-x. 4 jenkins jenkins 30 Oct 29 15:46 .. 15:48:20 -rw-rw-r--. 1 jenkins jenkins 6568 Oct 29 15:46 Attribution.txt 15:48:20 drwxrwxr-x. 2 jenkins jenkins 64 Oct 29 15:46 bin 15:48:20 -rw-r--r--. 1 jenkins jenkins 10 Oct 29 15:47 coverage.out 15:48:20 -rw-rw-r--. 1 jenkins jenkins 180 Oct 29 15:46 docker-compose.debug.yml 15:48:20 -rw-rw-r--. 1 jenkins jenkins 133 Oct 29 15:46 docker-compose.yml 15:48:20 -rw-rw-r--. 1 jenkins jenkins 2002 Oct 29 15:46 Dockerfile 15:48:20 -rw-rw-r--. 1 jenkins jenkins 966 Oct 29 15:46 Dockerfile.build 15:48:20 -rw-rw-r--. 1 jenkins jenkins 119 Oct 29 15:46 .dockerignore 15:48:20 drwxrwxr-x. 8 jenkins jenkins 179 Oct 29 15:47 .git 15:48:20 drwxrwxr-x. 2 jenkins jenkins 81 Oct 29 15:46 .github 15:48:20 -rw-rw-r--. 1 jenkins jenkins 93 Oct 29 15:46 .gitignore 15:48:20 -rw-r--r--. 1 jenkins jenkins 133 Oct 29 15:48 go.mod 15:48:20 -rw-r--r--. 1 jenkins jenkins 19455 Oct 29 15:48 go.sum 15:48:20 -rw-rw-r--. 1 jenkins jenkins 766 Oct 29 15:46 Jenkinsfile 15:48:20 -rw-rw-r--. 1 jenkins jenkins 10174 Oct 29 15:46 LICENSE 15:48:20 -rw-rw-r--. 1 jenkins jenkins 1519 Oct 29 15:46 main.go 15:48:20 -rw-rw-r--. 1 jenkins jenkins 1573 Oct 29 15:46 makefile 15:48:20 -rw-rw-r--. 1 jenkins jenkins 1277 Oct 29 15:46 README.md 15:48:20 drwxrwxr-x. 10 jenkins jenkins 171 Oct 29 15:46 res 15:48:20 drwxrwxr-x. 4 jenkins jenkins 71 Oct 29 15:46 snap 15:48:20 -rw-rw-r--. 1 jenkins jenkins 5 Oct 29 15:42 VERSION [Pipeline] isUnix [Pipeline] sh 15:48:20 + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=0823bebadc0c20839bfe2c6070076349e0f1d6c1 --label arch=amd64 --label version=0.0.0 . 15:48:20 Sending build context to Docker daemon 120.8kB 15:48:20 Step 1/27 : ARG BASE=golang:1.15-alpine 15:48:20 Step 2/27 : FROM ${BASE} AS builder 15:48:20 ---> 4aaff0583dda 15:48:20 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:48:20 ---> Running in 10c616b545aa 15:48:20 Removing intermediate container 10c616b545aa 15:48:20 ---> 3308b4e900d1 15:48:20 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:48:20 ---> Running in 2cb0a13454f2 15:48:21 Removing intermediate container 2cb0a13454f2 15:48:21 ---> 0c63e745bede 15:48:21 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:48:21 ---> Running in 9ff5ee1215bd 15:48:21 Removing intermediate container 9ff5ee1215bd 15:48:21 ---> af2e108b57c0 15:48:21 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:48:21 ---> Running in cc1172f9899d 15:48:22 Removing intermediate container cc1172f9899d 15:48:22 ---> 7bc348341222 15:48:22 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:48:22 ---> Running in 166e243a4fb6 15:48:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:48:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:48:23 OK: 167 MiB in 45 packages 15:48:24 Removing intermediate container 166e243a4fb6 15:48:24 ---> 01aedb1bfbb4 15:48:24 Step 8/27 : WORKDIR /app 15:48:24 ---> Running in 2209229d2437 15:48:24 Removing intermediate container 2209229d2437 15:48:24 ---> c6764aa0f5ae 15:48:24 Step 9/27 : COPY go.mod . 15:48:24 ---> 9135b2ff33f8 15:48:24 Step 10/27 : RUN go mod download 15:48:24 ---> Running in 34c477dc6ade 15:48:25 Removing intermediate container 34c477dc6ade 15:48:25 ---> 5825485d327a 15:48:25 Step 11/27 : COPY . . 15:48:26 ---> 028737d0638f 15:48:26 Step 12/27 : ARG MAKE="make build" 15:48:26 ---> Running in a6c025bdb723 15:48:26 Removing intermediate container a6c025bdb723 15:48:26 ---> 2b4059d01d77 15:48:26 Step 13/27 : RUN $MAKE 15:48:26 ---> Running in e1eb8495f688 15:48:26 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 15:48:38 Running on prd-ubuntu18.04-docker-arm64-16c-16g-9683 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 15:48:38 Running in /w/workspace/app-service-configurable/25 [Pipeline] { [Pipeline] checkout 15:48:42 using credential edgex-jenkins-ssh 15:48:42 Cloning the remote Git repository 15:48:42 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:48:42 > git init /w/workspace/app-service-configurable/25 # timeout=10 15:48:42 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:48:42 > git --version # timeout=10 15:48:42 > git --version # 'git version 2.17.1' 15:48:42 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:44 Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee 15:48:43 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:48:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:43 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:48:43 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:48:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:48:44 > git config core.sparsecheckout # timeout=10 15:48:44 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 15:48:44 > git remote # timeout=10 15:48:44 > git config --get remote.origin.url # timeout=10 15:48:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:44 > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 15:48:44 Merge succeeded, producing 7672ccf8f79a6c6a630a8d55fefee28f70edf7e2 15:48:44 Checking out Revision 7672ccf8f79a6c6a630a8d55fefee28f70edf7e2 (PR-124) 15:48:45 Removing intermediate container e1eb8495f688 15:48:45 ---> e203f3048db5 15:48:45 Step 14/27 : FROM alpine:latest 15:48:45 latest: Pulling from library/alpine 15:48:45 188c0c94c7c5: Pulling fs layer 15:48:45 188c0c94c7c5: Verifying Checksum 15:48:45 188c0c94c7c5: Download complete 15:48:45 188c0c94c7c5: Pull complete 15:48:45 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 15:48:45 Status: Downloaded newer image for alpine:latest 15:48:45 ---> d6e46aa2470d 15:48:45 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:48:45 ---> Running in 33030630eec6 15:48:45 Removing intermediate container 33030630eec6 15:48:45 ---> 6af7f52a97bd 15:48:45 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:48:45 ---> Running in 3d1b4d4d9cde 15:48:45 Removing intermediate container 3d1b4d4d9cde 15:48:45 ---> d0c057b8b1fa 15:48:45 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 15:48:45 ---> Running in 311297544a94 15:48:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:48:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:48:45 (1/6) Installing ca-certificates (20191127-r4) 15:48:45 (2/6) Installing libgcc (9.3.0-r2) 15:48:45 (3/6) Installing libsodium (1.0.18-r0) 15:48:45 (4/6) Installing libstdc++ (9.3.0-r2) 15:48:45 (5/6) Installing libzmq (4.3.3-r0) 15:48:45 (6/6) Installing zeromq (4.3.3-r0) 15:48:45 Executing busybox-1.31.1-r19.trigger 15:48:45 Executing ca-certificates-20191127-r4.trigger 15:48:44 > git rev-parse HEAD^{commit} # timeout=10 15:48:44 > git config core.sparsecheckout # timeout=10 15:48:44 > git checkout -f 7672ccf8f79a6c6a630a8d55fefee28f70edf7e2 # timeout=10 15:48:46 OK: 9 MiB in 20 packages 15:48:46 Removing intermediate container 311297544a94 15:48:46 ---> 7f78eee2c25e 15:48:46 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:48:47 ---> 0c9bbd9e4642 15:48:47 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:48:47 ---> 0f55444f0c39 15:48:47 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:48:47 ---> 51478c7e1ccb 15:48:47 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:48:48 ---> 97f20e0d9dca 15:48:48 Step 22/27 : EXPOSE 48095 15:48:48 ---> Running in c4ac3078fda0 15:48:48 Removing intermediate container c4ac3078fda0 15:48:48 ---> b234e1de67d1 15:48:48 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:48:48 Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" 15:48:48 First time build. Skipping changelog. 15:48:48 ---> Running in 2a2f26430c00 15:48:48 Removing intermediate container 2a2f26430c00 15:48:48 ---> 77c1d8dcfe9c 15:48:48 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:48:48 ---> Running in a81de657954e 15:48:49 Removing intermediate container a81de657954e 15:48:49 ---> 3203e55411ca 15:48:49 Step 25/27 : LABEL arch=amd64 15:48:49 ---> Running in 11ab5ff14e5d 15:48:49 Removing intermediate container 11ab5ff14e5d 15:48:49 ---> e9679e6a001b 15:48:49 Step 26/27 : LABEL git_sha=0823bebadc0c20839bfe2c6070076349e0f1d6c1 15:48:49 ---> Running in d3937384cce1 [Pipeline] withEnv [Pipeline] { 15:48:49 Removing intermediate container d3937384cce1 15:48:49 ---> 7bfc1e725960 15:48:49 Step 27/27 : LABEL version=0.0.0 15:48:49 ---> Running in 865e5c921df7 [Pipeline] libraryResource [Pipeline] sh 15:48:49 Removing intermediate container 865e5c921df7 15:48:49 ---> 44285456345f 15:48:49 [Warning] One or more build-args [ARCH] were not consumed 15:48:49 Successfully built 44285456345f 15:48:49 Successfully tagged docker-app-service-configurable:latest 15:48:48 > git rev-list --no-walk d116920f8f984aa5bcd13fbc268d2cce04471533 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 15:48:50 + echo snap-build.sh 15:48:50 snap-build.sh 15:48:50 + SNAP_BASE_DIR=. 15:48:50 + '[' '!' -z /w/workspace/app-service-configurable/25 ']' 15:48:50 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/25 15:48:50 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/25]' 15:48:50 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/25] 15:48:50 + cd /w/workspace/app-service-configurable/25 15:48:50 + sudo apt-get remove -qy --purge lxd lxd-client [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 15:48:50 Reading package lists... 15:48:51 Building dependency tree... 15:48:51 Reading state information... 15:48:52 The following packages were automatically installed and are no longer required: 15:48:52 dns-root-data dnsmasq-base ebtables liblxc-common liblxc1 lxcfs uidmap 15:48:52 xdelta3 15:48:52 Use 'sudo apt autoremove' to remove them. 15:48:52 The following packages will be REMOVED: 15:48:52 lxd* lxd-client* 15:48:53 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:48:53 After this operation, 29.1 MB disk space will be freed. 15:48:55 (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 ... 171706 files and directories currently installed.) 15:48:55 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:48:59 Removing lxd dnsmasq configuration 15:48:59 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:48:59 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:49:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:49:00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 171531 files and directories currently installed.) 15:49:00 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:49:05 Still waiting to schedule task 15:49:05 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:49:06 Processing triggers for systemd (237-3ubuntu10.39) ... 15:49:06 Processing triggers for ureadahead (0.100.0-21) ... 15:49:11 + sudo snap remove --purge lxd 15:49:12 snap "lxd" is not installed 15:49:12 + sudo groupadd --force --system lxd 15:49:12 ++ whoami 15:49:12 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:49:12 + newgrp - lxd 15:49:12 + sudo snap install lxd 15:49:30 2020-10-29T15:49:26Z INFO Waiting for restart... 15:50:00 Running on prd-ubuntu18.04-docker-8c-8g-9684 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 15:50:00 Running in /w/workspace/app-service-configurable/25 [Pipeline] { [Pipeline] checkout 15:50:02 using credential edgex-jenkins-ssh 15:50:02 lxd 4.7 from Canonical* installed 15:50:02 + sudo lxd init --auto 15:50:03 Cloning the remote Git repository 15:50:03 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:50:03 > git init /w/workspace/app-service-configurable/25 # timeout=10 15:50:03 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:50:03 > git --version # timeout=10 15:50:03 > git --version # 'git version 2.17.1' 15:50:03 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:50:05 Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee 15:50:05 Merge succeeded, producing 676eabc0231b446cca80a4e1de9f507dc1f8849e 15:50:05 Checking out Revision 676eabc0231b446cca80a4e1de9f507dc1f8849e (PR-124) 15:50:04 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:50:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:50:04 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:50:04 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:50:04 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:50:05 > git config core.sparsecheckout # timeout=10 15:50:05 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 15:50:05 > git remote # timeout=10 15:50:05 > git config --get remote.origin.url # timeout=10 15:50:05 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:05 > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 15:50:05 > git rev-parse HEAD^{commit} # timeout=10 15:50:05 > git config core.sparsecheckout # timeout=10 15:50:05 > git checkout -f 676eabc0231b446cca80a4e1de9f507dc1f8849e # timeout=10 15:50:08 Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" 15:50:08 First time build. Skipping changelog. 15:50:08 > git rev-list --no-walk d116920f8f984aa5bcd13fbc268d2cce04471533 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:10 + echo snap-build.sh 15:50:10 snap-build.sh 15:50:10 + SNAP_BASE_DIR=. 15:50:10 + '[' '!' -z /w/workspace/app-service-configurable/25 ']' 15:50:10 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/25 15:50:10 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/25]' 15:50:10 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/25] 15:50:10 + cd /w/workspace/app-service-configurable/25 15:50:10 + sudo apt-get remove -qy --purge lxd lxd-client 15:50:10 Reading package lists... 15:50:10 Building dependency tree... 15:50:10 Reading state information... 15:50:10 The following packages were automatically installed and are no longer required: 15:50:10 dns-root-data dnsmasq-base ebtables grub-pc-bin libdumbnet1 liblxc-common 15:50:10 liblxc1 lxcfs uidmap xdelta3 15:50:10 Use 'sudo apt autoremove' to remove them. 15:50:10 The following packages will be REMOVED: 15:50:10 lxd* lxd-client* 15:50:11 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:50:11 After this operation, 31.7 MB disk space will be freed. 15:50:12 (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 ... 189863 files and directories currently installed.) 15:50:12 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:50:13 Removing lxd dnsmasq configuration 15:50:13 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:50:13 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:50:14 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 15:50:14 (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 ... 189688 files and directories currently installed.) 15:50:14 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:50:15 Processing triggers for systemd (237-3ubuntu10.42) ... 15:50:15 Processing triggers for ureadahead (0.100.0-21) ... 15:50:17 + sudo snap remove --purge lxd 15:50:17 snap "lxd" is not installed 15:50:17 + sudo groupadd --force --system lxd 15:50:17 ++ whoami 15:50:17 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:50:17 + newgrp - lxd 15:50:17 + sudo snap install lxd 15:50:18 + sudo snap install --classic snapcraft 15:50:25 2020-10-29T15:50:23Z INFO Waiting for automatic snapd restart... 15:50:36 snapcraft 4.3 from Canonical* installed 15:50:36 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 15:50:36 + sudo snapcraft prime --use-lxd 15:50:39 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:50:39 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 15:50:39 - README.md 15:50:39 15:50:39 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:50:40 lxd 4.7 from Canonical* installed 15:50:40 + sudo lxd init --auto 15:50:42 Launching a container. 15:50:47 + sudo snap install --classic snapcraft 15:50:55 snapcraft 4.3 from Canonical* installed 15:50:55 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 15:50:55 + sudo snapcraft prime --use-lxd 15:50:56 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:50: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: 15:50:56 - README.md 15:50:56 15:50:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:50:57 Launching a container. 15:51:15 Waiting for container to be ready 15:51:15 To start your first instance, try: lxc launch ubuntu:18.04 15:51:15 15:51:17 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:51:17 Waiting for network to be ready... 15:51:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:51:18 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:51:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main Sources [236 kB] 15:51:18 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:51:18 Get:5 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB] 15:51:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [267 kB] 15:51:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted Sources [11.4 kB] 15:51:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Sources [4148 B] 15:51:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1399 kB] 15:51:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [276 kB] 15:51:18 Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] 15:51:18 Get:12 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] 15:51:18 Get:13 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] 15:51:19 Get:14 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] 15:51:19 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] 15:51:19 Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [241 kB] 15:51:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB] 15:51:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB] 15:51:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B] 15:51:19 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:51:19 Get:21 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:51:19 Get:22 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:51:19 Get:23 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:51:19 Get:24 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:51:19 Get:25 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:51:19 Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:51:19 Get:27 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:51:19 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [10.4 kB] 15:51:19 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Sources [15.9 kB] 15:51:19 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [432 kB] 15:51:19 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [495 kB] 15:51:19 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1726 kB] 15:51:19 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] 15:51:19 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] 15:51:19 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] 15:51:19 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] 15:51:19 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] 15:51:19 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1680 kB] 15:51:20 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [354 kB] 15:51:25 Fetched 34.8 MB in 8s (4562 kB/s) 15:51:26 Reading package lists... 15:51:26 Reading package lists... 15:51:27 Building dependency tree... 15:51:27 Reading state information... 15:51:27 The following additional packages will be installed: 15:51:27 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:51:27 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:51:27 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:51:27 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:51:27 Suggested packages: 15:51:27 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:51:27 Recommended packages: 15:51:27 gnupg libsasl2-modules 15:51:27 The following NEW packages will be installed: 15:51:27 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:51:27 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:51:27 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:51:27 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:51:27 The following packages will be upgraded: 15:51:27 gpg gpg-agent gpgconf libudev1 15:51:27 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 15:51:27 Need to get 3531 kB of archives. 15:51:27 After this operation, 13.3 MB of additional disk space will be used. 15:51:27 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.42 [57.4 kB] 15:51:27 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 15:51:27 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.42 [1102 kB] 15:51:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 15:51:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 15:51:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 15:51:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 15:51:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 15:51:27 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 15:51:27 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 15:51:27 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:51:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 15:51:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 15:51:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 15:51:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 15:51:28 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 15:51:28 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 15:51:28 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 15:51:28 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 15:51:28 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 15:51:28 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.6 [17.0 kB] 15:51:28 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.6 [155 kB] 15:51:28 debconf: delaying package configuration, since apt-utils is not installed 15:51:28 Fetched 3531 kB in 1s (3512 kB/s) 15:51:28 (Reading database ... 12511 files and directories currently installed.) 15:51:28 Preparing to unpack .../libudev1_237-3ubuntu10.42_amd64.deb ... 15:51:28 Unpacking libudev1:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 15:51:28 Setting up libudev1:amd64 (237-3ubuntu10.42) ... 15:51:28 Selecting previously unselected package udev. 15:51:28 (Reading database ... 12511 files and directories currently installed.) 15:51:28 Preparing to unpack .../00-udev_237-3ubuntu10.42_amd64.deb ... 15:51:28 Unpacking udev (237-3ubuntu10.42) ... 15:51:28 Selecting previously unselected package libfuse2:amd64. 15:51:28 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 15:51:28 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:51:28 Selecting previously unselected package fuse. 15:51:28 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 15:51:28 Unpacking fuse (2.9.7-1ubuntu1) ... 15:51:29 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 15:51:29 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 15:51:29 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 15:51:29 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 15:51:29 Waiting for container to be ready 15:51:29 To start your first instance, try: lxc launch ubuntu:18.04 15:51:29 15:51:29 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 15:51:29 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 15:51:29 Selecting previously unselected package libksba8:amd64. 15:51:29 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:51:29 Unpacking libksba8:amd64 (1.3.5-2) ... 15:51:29 Selecting previously unselected package libroken18-heimdal:amd64. 15:51:29 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:51:29 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:29 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:51:29 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:51:29 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:29 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:51:29 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:51:29 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:30 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:51:30 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:51:30 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:30 Selecting previously unselected package libwind0-heimdal:amd64. 15:51:30 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:51:30 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:30 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:51:30 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:51:30 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:30 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:51:30 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:51:30 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:30 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:51:30 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:51:30 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:30 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:51:30 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:51:30 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:30 Selecting previously unselected package libsasl2-modules-db:amd64. 15:51:30 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 15:51:30 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 15:51:30 Selecting previously unselected package libsasl2-2:amd64. 15:51:30 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 15:51:30 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 15:51:30 Selecting previously unselected package libldap-common. 15:51:30 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.6_all.deb ... 15:51:30 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 15:51:31 Selecting previously unselected package libldap-2.4-2:amd64. 15:51:31 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.6_amd64.deb ... 15:51:31 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) ... 15:51:32 Selecting previously unselected package dirmngr. 15:51:32 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 15:51:32 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 15:51:32 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 15:51:32 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 15:51:32 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:51:32 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 15:51:32 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 15:51:32 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 15:51:32 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:32 Setting up libksba8:amd64 (1.3.5-2) ... 15:51:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:51:32 Setting up udev (237-3ubuntu10.42) ... 15:51:32 invoke-rc.d: policy-rc.d denied execution of start. 15:51:32 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:32 Processing triggers for systemd (237-3ubuntu10) ... 15:51:33 Setting up fuse (2.9.7-1ubuntu1) ... 15:51:33 Setting up gpg (2.2.4-1ubuntu1.3) ... 15:51:33 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:33 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:33 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:33 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:33 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:33 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:33 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:33 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) ... 15:51:33 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 15:51:33 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:51:33 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:51:33 settings in the [Install] section, and DefaultInstance for template units). 15:51:33 This means they are not meant to be enabled using systemctl. 15:51:33 Possible reasons for having this kind of units are: 15:51:33 1) A unit may be statically enabled by being symlinked from another unit's 15:51:33 .wants/ or .requires/ directory. 15:51:33 2) A unit's purpose may be to act as a helper for some other unit which has 15:51:33 a requirement dependency on it. 15:51:33 3) A unit may be started when needed via activation (socket, path, timer, 15:51:33 D-Bus, udev, scripted systemctl call, ...). 15:51:33 4) In case of template units, the unit is meant to be enabled with some 15:51:33 instance name specified. 15:51:34 Reading package lists... 15:51:34 Building dependency tree... 15:51:34 Reading state information... 15:51:34 The following additional packages will be installed: 15:51:34 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:51:34 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:51:34 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:51:34 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:51:34 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:51:34 Suggested packages: 15:51:34 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:51:34 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:51:34 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:51:34 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:51:34 systemd-container policykit-1 15:51:34 Recommended packages: 15:51:34 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:51:34 The following NEW packages will be installed: 15:51:34 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:51:34 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:51:34 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:51:34 multiarch-support openssh-client python3 python3-minimal python3.6 15:51:34 python3.6-minimal snapd squashfs-tools sudo 15:51:34 The following packages will be upgraded: 15:51:34 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:51:34 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 15:51:34 Need to get 35.1 MB of archives. 15:51:34 After this operation, 140 MB of additional disk space will be used. 15:51:34 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.42 [2914 kB] 15:51:34 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.1 [807 kB] 15:51:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.1 [1201 kB] 15:51:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1301 kB] 15:51:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 15:51:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:51:35 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.42 [208 kB] 15:51:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 15:51:35 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 15:51:35 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 15:51:35 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 15:51:35 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 15:51:35 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 15:51:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 15:51:35 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 15:51:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:51:35 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 15:51:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 15:51:35 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 15:51:35 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 multiarch-support amd64 2.27-3ubuntu1.2 [6920 B] 15:51:35 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:51:35 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 15:51:35 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.1 [30.9 kB] 15:51:35 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.1 [85.6 kB] 15:51:35 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.1 [279 kB] 15:51:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 15:51:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.47.1+18.04 [20.9 MB] 15:51:35 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.1 [122 kB] 15:51:35 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.4 [1088 kB] 15:51:35 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 15:51:36 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:51:36 debconf: delaying package configuration, since apt-utils is not installed 15:51:36 Fetched 35.1 MB in 2s (16.5 MB/s) 15:51:36 (Reading database ... 12757 files and directories currently installed.) 15:51:36 Preparing to unpack .../systemd_237-3ubuntu10.42_amd64.deb ... 15:51:36 Waiting for network to be ready... 15:51:37 Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... 15:51:37 Preparing to unpack .../libsystemd0_237-3ubuntu10.42_amd64.deb ... 15:51:37 Unpacking libsystemd0:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 15:51:37 Setting up libsystemd0:amd64 (237-3ubuntu10.42) ... 15:51:37 (Reading database ... 12757 files and directories currently installed.) 15:51:37 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_amd64.deb ... 15:51:37 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) over (1.6.1) ... 15:51:37 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 15:51:38 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) ... 15:51:38 (Reading database ... 12757 files and directories currently installed.) 15:51:38 Preparing to unpack .../apt_1.6.12ubuntu0.1_amd64.deb ... 15:51:38 Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... 15:51:38 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] 15:51:38 Setting up apt (1.6.12ubuntu0.1) ... 15:51:38 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 15:51:38 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 15:51:38 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Sources [267 kB] 15:51:38 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Sources [4148 B] 15:51:38 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Sources [11.4 kB] 15:51:38 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Sources [236 kB] 15:51:38 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [825 kB] 15:51:38 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [276 kB] 15:51:38 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] 15:51:38 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2964 B] 15:51:38 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] 15:51:38 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.1 kB] 15:51:38 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [942 kB] 15:51:39 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:51:39 (Reading database ... 12764 files and directories currently installed.) 15:51:39 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 15:51:39 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 15:51:39 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [241 kB] 15:51:39 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Sources [181 kB] 15:51:39 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main Sources [829 kB] 15:51:39 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/universe Sources [9051 kB] 15:51:39 Selecting previously unselected package libpython3.6-minimal:amd64. 15:51:39 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 15:51:39 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 15:51:39 Selecting previously unselected package libexpat1:amd64. 15:51:39 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:51:39 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:51:39 Selecting previously unselected package python3.6-minimal. 15:51:39 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 15:51:39 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 15:51:39 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Sources [5324 B] 15:51:39 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [975 kB] 15:51:39 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main Translation-en [516 kB] 15:51:39 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [126 kB] 15:51:39 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Translation-en [108 kB] 15:51:39 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [664 B] 15:51:39 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Translation-en [3584 B] 15:51:39 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [8316 kB] 15:51:39 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 15:51:39 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/universe Translation-en [4941 kB] 15:51:39 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Sources [495 kB] 15:51:39 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Sources [10.4 kB] 15:51:39 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Sources [432 kB] 15:51:39 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Sources [15.9 kB] 15:51:39 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1119 kB] 15:51:40 Checking for services that may need to be restarted...done. 15:51:40 Checking for services that may need to be restarted...done. 15:51:40 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 15:51:40 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:51:40 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 15:51:40 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [367 kB] 15:51:40 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] 15:51:40 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [6980 B] 15:51:40 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] 15:51:40 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [24.6 kB] 15:51:40 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1479 kB] 15:51:40 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [354 kB] 15:51:40 Selecting previously unselected package python3-minimal. 15:51:40 (Reading database ... 13012 files and directories currently installed.) 15:51:40 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 15:51:40 Unpacking python3-minimal (3.6.7-1~18.04) ... 15:51:40 Selecting previously unselected package mime-support. 15:51:40 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 15:51:40 Unpacking mime-support (3.60ubuntu1) ... 15:51:40 Selecting previously unselected package libmpdec2:amd64. 15:51:40 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 15:51:40 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:51:40 Selecting previously unselected package libpython3.6-stdlib:amd64. 15:51:40 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 15:51:40 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 15:51:41 Selecting previously unselected package python3.6. 15:51:41 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 15:51:41 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 15:51:41 Selecting previously unselected package libpython3-stdlib:amd64. 15:51:41 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 15:51:41 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:51:41 Setting up python3-minimal (3.6.7-1~18.04) ... 15:51:41 Selecting previously unselected package python3. 15:51:41 (Reading database ... 13442 files and directories currently installed.) 15:51:41 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 15:51:41 Unpacking python3 (3.6.7-1~18.04) ... 15:51:41 Selecting previously unselected package multiarch-support. 15:51:41 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_amd64.deb ... 15:51:41 Unpacking multiarch-support (2.27-3ubuntu1.2) ... 15:51:41 Setting up multiarch-support (2.27-3ubuntu1.2) ... 15:51:41 Selecting previously unselected package liblzo2-2:amd64. 15:51:41 (Reading database ... 13479 files and directories currently installed.) 15:51:41 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 15:51:41 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 15:51:41 Selecting previously unselected package libbsd0:amd64. 15:51:41 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:51:41 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:51:42 Selecting previously unselected package sudo. 15:51:42 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 15:51:42 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 15:51:42 Selecting previously unselected package apparmor. 15:51:42 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 15:51:42 Unpacking apparmor (2.12-4ubuntu5.1) ... 15:51:42 Selecting previously unselected package libedit2:amd64. 15:51:42 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 15:51:42 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:51:42 Selecting previously unselected package libkrb5support0:amd64. 15:51:42 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_amd64.deb ... 15:51:42 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.1) ... 15:51:42 Selecting previously unselected package libk5crypto3:amd64. 15:51:42 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_amd64.deb ... 15:51:42 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.1) ... 15:51:42 Selecting previously unselected package libkeyutils1:amd64. 15:51:42 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 15:51:42 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:51:42 Selecting previously unselected package libkrb5-3:amd64. 15:51:42 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_amd64.deb ... 15:51:42 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.1) ... 15:51:42 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:51:42 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_amd64.deb ... 15:51:42 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... 15:51:43 Selecting previously unselected package libssl1.0.0:amd64. 15:51:43 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_amd64.deb ... 15:51:43 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... 15:51:43 Selecting previously unselected package openssh-client. 15:51:43 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 15:51:43 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 15:51:43 Selecting previously unselected package squashfs-tools. 15:51:43 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 15:51:43 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 15:51:43 Selecting previously unselected package snapd. 15:51:43 Preparing to unpack .../13-snapd_2.47.1+18.04_amd64.deb ... 15:51:43 Unpacking snapd (2.47.1+18.04) ... 15:51:46 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:51:46 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... 15:51:46 Setting up mime-support (3.60ubuntu1) ... 15:51:46 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 15:51:46 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:51:46 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.1) ... 15:51:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:51:46 Setting up systemd (237-3ubuntu10.42) ... 15:51:46 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:51:47 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:51:47 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:51:47 Setting up liblzo2-2:amd64 (2.08-1.2) ... 15:51:47 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 15:51:47 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.1) ... 15:51:47 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 15:51:47 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 15:51:47 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.1) ... 15:51:47 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:51:47 Setting up python3 (3.6.7-1~18.04) ... 15:51:47 running python rtupdate hooks for python3.6... 15:51:47 running python post-rtupdate hooks for python3.6... 15:51:47 Setting up apparmor (2.12-4ubuntu5.1) ... 15:51:49 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:51:49 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... 15:51:49 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 15:51:49 Setting up snapd (2.47.1+18.04) ... 15:51:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:51:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:51:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:51:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:51:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:51:51 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:51:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:51:51 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:51:51 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:51:51 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:51:52 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 15:51:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:51:52 Processing triggers for systemd (237-3ubuntu10.42) ... 15:51:52 Fetched 32.6 MB in 13s (2540 kB/s) 15:51:53 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:51:53 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:51:53 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:51:54 Reading package lists... 15:51:55 Reading package lists... 15:51:55 Building dependency tree... 15:51:55 Reading state information... 15:51:55 Reading package lists... 15:51:55 Calculating upgrade... 15:51:55 The following packages will be upgraded: 15:51:55 advancecomp base-files bash binutils binutils-common 15:51:55 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 15:51:55 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 15:51:55 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 15:51:55 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 15:51:55 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 15:51:55 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 15:51:55 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 15:51:55 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 15:51:55 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 15:51:55 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 15:51:55 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 15:51:55 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 15:51:55 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 15:51:55 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:51:55 Need to get 63.5 MB of archives. 15:51:55 After this operation, 5165 kB of additional disk space will be used. 15:51:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc6-dev amd64 2.27-3ubuntu1.2 [2585 kB] 15:51:55 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 15:51:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.2 [71.8 kB] 15:51:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-122.124 [998 kB] 15:51:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:51:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:51:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:51:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:51:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:51:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:51:55 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 15:51:55 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 15:51:55 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:51:55 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:51:55 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 15:51:55 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc6 amd64 2.27-3ubuntu1.2 [2827 kB] 15:51:55 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 15:51:55 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 15:51:55 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 15:51:55 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 15:51:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 15:51:56 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 15:51:56 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 15:51:56 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 15:51:56 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 15:51:56 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 15:51:56 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 15:51:56 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 15:51:56 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 15:51:56 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 15:51:56 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 15:51:56 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 15:51:56 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 15:51:56 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 15:51:56 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc-bin amd64 2.27-3ubuntu1.2 [637 kB] 15:51:56 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 15:51:56 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 15:51:56 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 15:51:56 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 15:51:56 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 15:51:56 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 15:51:56 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 15:51:56 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 15:51:56 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] 15:51:56 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 15:51:56 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 15:51:56 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 15:51:56 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 15:51:56 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020a-0ubuntu0.18.04 [190 kB] 15:51:56 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 15:51:56 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 15:51:56 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 15:51:56 Reading package lists... 15:51:56 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 15:51:56 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 15:51:56 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 15:51:56 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:51:56 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:51:56 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:51:56 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:51:56 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 15:51:56 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:51:56 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 15:51:56 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:51:56 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 15:51:56 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:51:56 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 15:51:56 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:51:56 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 15:51:56 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 15:51:56 Building dependency tree... 15:51:56 Reading state information... 15:51:56 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 15:51:56 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 15:51:56 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 15:51:56 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 15:51:56 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 15:51:56 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 15:51:56 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 15:51:56 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.42 [15.2 kB] 15:51:56 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 15:51:56 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 15:51:56 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 15:51:56 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 15:51:56 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:51:56 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:51:56 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:51:56 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:51:56 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:51:56 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 15:51:56 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 15:51:56 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 15:51:56 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 15:51:57 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 15:51:57 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 15:51:57 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 15:51:57 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:51:57 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:51:57 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 15:51:57 debconf: delaying package configuration, since apt-utils is not installed 15:51:57 Fetched 63.5 MB in 2s (40.1 MB/s) 15:51:57 The following additional packages will be installed: 15:51:57 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:51:57 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:51:57 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:51:57 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:51:57 Suggested packages: 15:51:57 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:51:57 Recommended packages: 15:51:57 gnupg libsasl2-modules 15:51:57 The following NEW packages will be installed: 15:51:57 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:51:57 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:51:57 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:51:57 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:51:57 The following packages will be upgraded: 15:51:57 gpg gpg-agent gpgconf libudev1 15:51:57 (Reading database ... 13912 files and directories currently installed.) 15:51:57 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.2_amd64.deb ... 15:51:57 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 15:51:57 4 upgraded, 18 newly installed, 0 to remove and 98 not upgraded. 15:51:57 Need to get 3109 kB of archives. 15:51:57 After this operation, 12.6 MB of additional disk space will be used. 15:51:57 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libudev1 arm64 237-3ubuntu10.42 [48.8 kB] 15:51:57 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 udev arm64 237-3ubuntu10.42 [1049 kB] 15:51:58 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.2_amd64.deb ... 15:51:58 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfuse2 arm64 2.9.7-1ubuntu1 [68.4 kB] 15:51:58 Unpacking libc-dev-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 15:51:58 Preparing to unpack .../2-linux-libc-dev_4.15.0-122.124_amd64.deb ... 15:51:58 Unpacking linux-libc-dev:amd64 (4.15.0-122.124) over (4.15.0-20.21) ... 15:51:58 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fuse arm64 2.9.7-1ubuntu1 [22.7 kB] 15:51:58 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg arm64 2.2.4-1ubuntu1.3 [400 kB] 15:51:58 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgconf arm64 2.2.4-1ubuntu1.3 [107 kB] 15:51:58 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.3 [190 kB] 15:51:58 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] 15:51:58 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB] 15:51:58 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB] 15:51:58 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB] 15:51:58 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB] 15:51:58 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB] 15:51:58 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1 [88.5 kB] 15:51:58 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB] 15:51:58 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB] 15:51:58 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB] 15:51:58 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsasl2-modules-db arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [13.4 kB] 15:51:58 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsasl2-2 arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [43.1 kB] 15:51:58 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.6 [17.0 kB] 15:51:58 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-2.4-2 arm64 2.4.45+dfsg-1ubuntu1.6 [132 kB] 15:51:58 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 dirmngr arm64 2.2.4-1ubuntu1.3 [276 kB] 15:51:59 debconf: delaying package configuration, since apt-utils is not installed 15:51:59 Fetched 3109 kB in 1s (2776 kB/s) 15:51:59 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:51:59 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:51:59 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:51:59 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:51:59 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:51:59 (Reading database ... 12460 files and directories currently installed.) 15:51:59 Preparing to unpack .../libudev1_237-3ubuntu10.42_arm64.deb ... 15:51:59 Unpacking libudev1:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 15:51:59 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:51:59 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:51:59 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:51:59 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:51:59 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:51:59 Setting up libudev1:arm64 (237-3ubuntu10.42) ... 15:51:59 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:51:59 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:51:59 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:51:59 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:51:59 Selecting previously unselected package udev. 15:51:59 (Reading database ... 12460 files and directories currently installed.) 15:51:59 Preparing to unpack .../00-udev_237-3ubuntu10.42_arm64.deb ... 15:51:59 Unpacking udev (237-3ubuntu10.42) ... 15:51:59 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 15:51:59 (Reading database ... 13911 files and directories currently installed.) 15:51:59 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 15:51:59 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 15:51:59 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 15:52:00 (Reading database ... 13911 files and directories currently installed.) 15:52:00 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:52:00 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:52:00 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:52:00 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:52:00 Selecting previously unselected package libfuse2:arm64. 15:52:00 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_arm64.deb ... 15:52:00 Unpacking libfuse2:arm64 (2.9.7-1ubuntu1) ... 15:52:00 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:52:00 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:52:00 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 15:52:00 Selecting previously unselected package fuse. 15:52:00 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_arm64.deb ... 15:52:00 Unpacking fuse (2.9.7-1ubuntu1) ... 15:52:00 (Reading database ... 13911 files and directories currently installed.) 15:52:00 Preparing to unpack .../libc6_2.27-3ubuntu1.2_amd64.deb ... 15:52:01 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_arm64.deb ... 15:52:01 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 15:52:01 Unpacking libc6:amd64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 15:52:01 Setting up libc6:amd64 (2.27-3ubuntu1.2) ... 15:52:01 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_arm64.deb ... 15:52:01 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 15:52:01 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_arm64.deb ... 15:52:01 (Reading database ... 13911 files and directories currently installed.) 15:52:01 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 15:52:01 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:52:01 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:52:01 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 15:52:01 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 15:52:01 Setting up base-files (10.1ubuntu2.10) ... 15:52:01 Installing new version of config file /etc/issue ... 15:52:01 Installing new version of config file /etc/issue.net ... 15:52:01 Installing new version of config file /etc/lsb-release ... 15:52:01 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:52:01 Selecting previously unselected package libksba8:arm64. 15:52:01 Preparing to unpack .../06-libksba8_1.3.5-2_arm64.deb ... 15:52:01 Unpacking libksba8:arm64 (1.3.5-2) ... 15:52:01 Selecting previously unselected package libroken18-heimdal:arm64. 15:52:01 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ... 15:52:01 Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... 15:52:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:52:02 Selecting previously unselected package libasn1-8-heimdal:arm64. 15:52:02 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ... 15:52:02 Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... 15:52:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:52:02 Removing obsolete conffile /etc/default/motd-news ... 15:52:02 (Reading database ... 13912 files and directories currently installed.) 15:52:02 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 15:52:02 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 15:52:02 Selecting previously unselected package libheimbase1-heimdal:arm64. 15:52:02 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ... 15:52:02 Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... 15:52:02 Selecting previously unselected package libhcrypto4-heimdal:arm64. 15:52:02 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ... 15:52:02 Setting up bash (4.4.18-2ubuntu1.2) ... 15:52:02 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 15:52:02 (Reading database ... 13912 files and directories currently installed.) 15:52:02 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 15:52:02 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 15:52:02 Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... 15:52:02 Selecting previously unselected package libwind0-heimdal:arm64. 15:52:02 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ... 15:52:02 Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... 15:52:02 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 15:52:02 (Reading database ... 13912 files and directories currently installed.) 15:52:02 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 15:52:02 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 15:52:02 Selecting previously unselected package libhx509-5-heimdal:arm64. 15:52:02 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ... 15:52:02 Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... 15:52:02 Selecting previously unselected package libkrb5-26-heimdal:arm64. 15:52:02 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ... 15:52:02 Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... 15:52:03 Setting up tar (1.29b-2ubuntu0.1) ... 15:52:03 (Reading database ... 13912 files and directories currently installed.) 15:52:03 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 15:52:03 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:52:03 Selecting previously unselected package libheimntlm0-heimdal:arm64. 15:52:03 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ... 15:52:03 Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... 15:52:03 Setting up dpkg (1.19.0.5ubuntu2.3) ... 15:52:03 (Reading database ... 13912 files and directories currently installed.) 15:52:03 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 15:52:03 Selecting previously unselected package libgssapi3-heimdal:arm64. 15:52:03 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ... 15:52:03 Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... 15:52:03 Selecting previously unselected package libsasl2-modules-db:arm64. 15:52:03 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 15:52:03 Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 15:52:03 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:52:03 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 15:52:03 (Reading database ... 13912 files and directories currently installed.) 15:52:03 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 15:52:03 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:52:03 Selecting previously unselected package libsasl2-2:arm64. 15:52:03 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 15:52:03 Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 15:52:03 Selecting previously unselected package libldap-common. 15:52:03 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.6_all.deb ... 15:52:03 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 15:52:03 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 15:52:03 (Reading database ... 13912 files and directories currently installed.) 15:52:03 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 15:52:03 Unpacking grep (3.1-2build1) over (3.1-2) ... 15:52:04 Selecting previously unselected package libldap-2.4-2:arm64. 15:52:04 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.6_arm64.deb ... 15:52:04 Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.6) ... 15:52:04 Setting up grep (3.1-2build1) ... 15:52:04 (Reading database ... 13912 files and directories currently installed.) 15:52:04 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 15:52:04 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:52:04 Selecting previously unselected package dirmngr. 15:52:04 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_arm64.deb ... 15:52:04 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 15:52:04 Setting up login (1:4.5-1ubuntu2) ... 15:52:04 (Reading database ... 13912 files and directories currently installed.) 15:52:04 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 15:52:04 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:52:04 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 15:52:04 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 15:52:04 Setting up libfuse2:arm64 (2.9.7-1ubuntu1) ... 15:52:04 Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 15:52:04 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 15:52:04 (Reading database ... 13912 files and directories currently installed.) 15:52:04 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 15:52:04 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:52:04 Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 15:52:04 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 15:52:04 Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... 15:52:04 Setting up libksba8:arm64 (1.3.5-2) ... 15:52:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:52:05 Setting up udev (237-3ubuntu10.42) ... 15:52:05 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 15:52:05 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:52:05 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 15:52:05 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:52:06 Setting up perl-base (5.26.1-6ubuntu0.5) ... 15:52:06 (Reading database ... 13912 files and directories currently installed.) 15:52:06 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 15:52:06 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:52:06 invoke-rc.d: policy-rc.d denied execution of start. 15:52:06 Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... 15:52:06 Processing triggers for systemd (237-3ubuntu10) ... 15:52:06 Setting up fuse (2.9.7-1ubuntu1) ... 15:52:07 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:52:07 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:52:07 Setting up gpg (2.2.4-1ubuntu1.3) ... 15:52:07 Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... 15:52:07 Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... 15:52:07 Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... 15:52:07 Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... 15:52:07 Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... 15:52:07 Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... 15:52:07 Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... 15:52:07 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:52:07 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:52:07 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 15:52:07 (Reading database ... 13912 files and directories currently installed.) 15:52:07 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 15:52:07 Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.6) ... 15:52:07 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 15:52:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:52:07 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 15:52:07 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 15:52:07 (Reading database ... 13912 files and directories currently installed.) 15:52:07 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:52:07 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:52:08 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:52:08 (Reading database ... 13912 files and directories currently installed.) 15:52:08 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:52:08 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:52:08 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:52:08 (Reading database ... 13912 files and directories currently installed.) 15:52:08 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:52:08 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:52:08 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:52:08 (Reading database ... 13912 files and directories currently installed.) 15:52:08 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:52:08 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:52:08 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:52:08 (Reading database ... 13912 files and directories currently installed.) 15:52:08 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 15:52:08 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:52:08 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 15:52:08 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:52:08 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 15:52:09 (Reading database ... 13912 files and directories currently installed.) 15:52:09 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 15:52:09 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:52:09 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 15:52:09 (Reading database ... 13912 files and directories currently installed.) 15:52:09 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:52:09 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:52:09 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:52:09 (Reading database ... 13912 files and directories currently installed.) 15:52:09 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:52:09 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:52:09 settings in the [Install] section, and DefaultInstance for template units). 15:52:09 This means they are not meant to be enabled using systemctl. 15:52:09 Possible reasons for having this kind of units are: 15:52:09 1) A unit may be statically enabled by being symlinked from another unit's 15:52:09 .wants/ or .requires/ directory. 15:52:09 2) A unit's purpose may be to act as a helper for some other unit which has 15:52:09 a requirement dependency on it. 15:52:09 3) A unit may be started when needed via activation (socket, path, timer, 15:52:09 D-Bus, udev, scripted systemctl call, ...). 15:52:09 4) In case of template units, the unit is meant to be enabled with some 15:52:09 instance name specified. 15:52:09 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:52:09 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 15:52:09 (Reading database ... 13912 files and directories currently installed.) 15:52:09 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:52:09 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:52:10 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 15:52:10 Reading package lists... 15:52:10 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:52:10 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:52:10 (Reading database ... 13912 files and directories currently installed.) 15:52:10 Preparing to unpack .../libc-bin_2.27-3ubuntu1.2_amd64.deb ... 15:52:10 Unpacking libc-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 15:52:10 Building dependency tree... 15:52:10 Reading state information... 15:52:11 Setting up libc-bin (2.27-3ubuntu1.2) ... 15:52:11 (Reading database ... 13912 files and directories currently installed.) 15:52:11 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 15:52:11 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:52:11 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 15:52:11 (Reading database ... 13914 files and directories currently installed.) 15:52:11 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 15:52:11 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 15:52:11 Setting up debconf (1.5.66ubuntu1) ... 15:52:11 (Reading database ... 13914 files and directories currently installed.) 15:52:11 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:52:11 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:52:11 The following additional packages will be installed: 15:52:11 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:52:11 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:52:11 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:52:11 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:52:11 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:52:11 Suggested packages: 15:52:11 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:52:11 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:52:11 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:52:11 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:52:11 systemd-container policykit-1 15:52:11 Recommended packages: 15:52:11 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:52:11 The following NEW packages will be installed: 15:52:11 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:52:11 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:52:11 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:52:11 multiarch-support openssh-client python3 python3-minimal python3.6 15:52:11 python3.6-minimal snapd squashfs-tools sudo 15:52:11 The following packages will be upgraded: 15:52:11 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:52:12 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 15:52:12 (Reading database ... 13914 files and directories currently installed.) 15:52:12 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:52:12 5 upgraded, 25 newly installed, 0 to remove and 93 not upgraded. 15:52:12 Need to get 30.9 MB of archives. 15:52:12 After this operation, 132 MB of additional disk space will be used. 15:52:12 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd arm64 237-3ubuntu10.42 [2560 kB] 15:52:12 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:52:12 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 15:52:12 (Reading database ... 13914 files and directories currently installed.) 15:52:12 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:52:12 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:52:12 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 15:52:12 (Reading database ... 13914 files and directories currently installed.) 15:52:12 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:52:12 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:52:13 Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_amd64.deb ... 15:52:13 Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... 15:52:13 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 15:52:13 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:52:13 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsystemd0 arm64 237-3ubuntu10.42 [175 kB] 15:52:13 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapt-pkg5.0 arm64 1.6.12ubuntu0.1 [766 kB] 15:52:13 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apt arm64 1.6.12ubuntu0.1 [1166 kB] 15:52:13 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.6 [1062 kB] 15:52:13 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1.3 [528 kB] 15:52:13 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 15:52:13 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1.3 [1327 kB] 15:52:13 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB] 15:52:13 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB] 15:52:13 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB] 15:52:13 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 15:52:13 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 15:52:13 (Reading database ... 13914 files and directories currently installed.) 15:52:13 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 15:52:13 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 15:52:13 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.3 [203 kB] 15:52:13 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B] 15:52:13 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB] 15:52:13 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 multiarch-support arm64 2.27-3ubuntu1.2 [6920 B] 15:52:13 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB] 15:52:13 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 15:52:13 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 sudo arm64 1.8.21p2-3ubuntu1.3 [382 kB] 15:52:13 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apparmor arm64 2.12-4ubuntu5.1 [463 kB] 15:52:13 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 15:52:13 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.1 [28.2 kB] 15:52:13 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.1 [80.0 kB] 15:52:13 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2 [8112 B] 15:52:13 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.1 [241 kB] 15:52:13 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.1 [103 kB] 15:52:13 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 15:52:13 (Reading database ... 13914 files and directories currently installed.) 15:52:13 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 15:52:13 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:52:13 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.4 [724 kB] 15:52:13 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 15:52:13 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 squashfs-tools arm64 1:4.3-6ubuntu0.18.04.1 [96.9 kB] 15:52:13 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 snapd arm64 2.47.1+18.04 [18.5 MB] 15:52:13 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 15:52:14 (Reading database ... 13914 files and directories currently installed.) 15:52:14 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 15:52:14 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:52:14 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 15:52:14 (Reading database ... 13914 files and directories currently installed.) 15:52:14 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 15:52:14 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 15:52:14 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 15:52:14 (Reading database ... 13914 files and directories currently installed.) 15:52:14 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 15:52:14 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:52:14 Setting up passwd (1:4.5-1ubuntu2) ... 15:52:14 (Reading database ... 13914 files and directories currently installed.) 15:52:14 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 15:52:14 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 15:52:15 debconf: delaying package configuration, since apt-utils is not installed 15:52:15 Fetched 30.9 MB in 2s (13.6 MB/s) 15:52:15 (Reading database ... 12706 files and directories currently installed.) 15:52:15 Preparing to unpack .../systemd_237-3ubuntu10.42_arm64.deb ... 15:52:15 Setting up gpgv (2.2.4-1ubuntu1.3) ... 15:52:15 (Reading database ... 13914 files and directories currently installed.) 15:52:15 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 15:52:15 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 15:52:15 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 15:52:15 (Reading database ... 13914 files and directories currently installed.) 15:52:15 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 15:52:15 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 15:52:15 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 15:52:15 Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... 15:52:15 (Reading database ... 13914 files and directories currently installed.) 15:52:15 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 15:52:15 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 15:52:15 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 15:52:16 (Reading database ... 13914 files and directories currently installed.) 15:52:16 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 15:52:16 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 15:52:16 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 15:52:16 (Reading database ... 13914 files and directories currently installed.) 15:52:16 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 15:52:16 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 15:52:16 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 15:52:16 (Reading database ... 13915 files and directories currently installed.) 15:52:16 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:52:16 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:52:16 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:52:16 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:52:16 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 15:52:16 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 15:52:16 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 15:52:16 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 15:52:16 Preparing to unpack .../libsystemd0_237-3ubuntu10.42_arm64.deb ... 15:52:16 Unpacking libsystemd0:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 15:52:16 Setting up libsystemd0:arm64 (237-3ubuntu10.42) ... 15:52:17 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 15:52:17 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 15:52:17 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 15:52:17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 15:52:17 (Reading database ... 12706 files and directories currently installed.) 15:52:17 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_arm64.deb ... 15:52:17 Unpacking libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) over (1.6.1) ... 15:52:17 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 15:52:17 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 15:52:17 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 15:52:17 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 15:52:17 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 15:52:17 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 15:52:17 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 15:52:17 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 15:52:17 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 15:52:17 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 15:52:17 Setting up libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) ... 15:52:17 Preparing to unpack .../11-tzdata_2020a-0ubuntu0.18.04_all.deb ... 15:52:18 Unpacking tzdata (2020a-0ubuntu0.18.04) over (2018d-1) ... 15:52:18 (Reading database ... 12706 files and directories currently installed.) 15:52:18 Preparing to unpack .../apt_1.6.12ubuntu0.1_arm64.deb ... 15:52:18 Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... 15:52:18 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 15:52:18 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 15:52:18 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 15:52:18 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 15:52:18 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 15:52:18 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 15:52:19 Setting up apt (1.6.12ubuntu0.1) ... 15:52:19 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 15:52:19 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 15:52:19 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 15:52:19 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 15:52:19 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 15:52:19 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 15:52:19 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 15:52:20 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:52:20 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:52:20 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:52:20 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:52:20 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:52:20 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:52:20 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:52:20 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:52:20 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:52:20 (Reading database ... 12713 files and directories currently installed.) 15:52:20 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... 15:52:20 Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 15:52:21 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:52:21 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:52:21 Selecting previously unselected package libpython3.6-minimal:arm64. 15:52:21 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 15:52:21 Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... 15:52:21 Selecting previously unselected package libexpat1:arm64. 15:52:21 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 15:52:21 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 15:52:21 Selecting previously unselected package python3.6-minimal. 15:52:21 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 15:52:21 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 15:52:22 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:52:22 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:52:22 Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) ... 15:52:22 Checking for services that may need to be restarted...done. 15:52:22 Checking for services that may need to be restarted...done. 15:52:22 Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... 15:52:22 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 15:52:22 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 15:52:23 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:52:23 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:52:23 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:52:23 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:52:24 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:52:24 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:52:24 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:52:24 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:52:24 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:52:24 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:52:24 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:52:24 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:52:24 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:52:24 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 15:52:25 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:52:25 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:52:25 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:52:25 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:52:25 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 15:52:25 Selecting previously unselected package python3-minimal. 15:52:25 (Reading database ... 12961 files and directories currently installed.) 15:52:25 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ... 15:52:25 Unpacking python3-minimal (3.6.7-1~18.04) ... 15:52:25 Selecting previously unselected package mime-support. 15:52:25 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 15:52:25 Unpacking mime-support (3.60ubuntu1) ... 15:52:25 Selecting previously unselected package libmpdec2:arm64. 15:52:25 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ... 15:52:25 Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ... 15:52:25 Selecting previously unselected package libpython3.6-stdlib:arm64. 15:52:25 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 15:52:25 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:52:25 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 15:52:25 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:52:25 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:52:25 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:52:25 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 15:52:25 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 15:52:25 Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... 15:52:25 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 15:52:25 Setting up tzdata (2020a-0ubuntu0.18.04) ... 15:52:25 15:52:25 Current default time zone: 'Etc/UTC' 15:52:25 Local time is now: Thu Oct 29 15:52:25 UTC 2020. 15:52:25 Universal Time is now: Thu Oct 29 15:52:25 UTC 2020. 15:52:25 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:52:25 15:52:25 Setting up systemd-sysv (237-3ubuntu10.42) ... 15:52:25 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:52:25 Setting up linux-libc-dev:amd64 (4.15.0-122.124) ... 15:52:25 Setting up mount (2.31.1-0.4ubuntu3.7) ... 15:52:25 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 15:52:25 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 15:52:25 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 15:52:25 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 15:52:25 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 15:52:25 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 15:52:26 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:52:26 Setting up procps (2:3.3.12-3ubuntu1.2) ... 15:52:26 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:52:26 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 15:52:26 Selecting previously unselected package python3.6. 15:52:26 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 15:52:26 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 15:52:26 Selecting previously unselected package libpython3-stdlib:arm64. 15:52:26 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ... 15:52:26 Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 15:52:26 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:52:26 Setting up patch (2.7.6-2ubuntu1.1) ... 15:52:26 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 15:52:26 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 15:52:26 Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 15:52:26 Installing new version of config file /etc/ssl/openssl.cnf ... 15:52:26 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 15:52:26 Setting up libc-dev-bin (2.27-3ubuntu1.2) ... 15:52:26 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 15:52:26 Setting up python3-minimal (3.6.7-1~18.04) ... 15:52:27 Selecting previously unselected package python3. 15:52:27 (Reading database ... 13391 files and directories currently installed.) 15:52:27 Preparing to unpack .../python3_3.6.7-1~18.04_arm64.deb ... 15:52:27 Unpacking python3 (3.6.7-1~18.04) ... 15:52:27 Selecting previously unselected package multiarch-support. 15:52:27 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_arm64.deb ... 15:52:27 Unpacking multiarch-support (2.27-3ubuntu1.2) ... 15:52:27 Setting up multiarch-support (2.27-3ubuntu1.2) ... 15:52:27 Selecting previously unselected package liblzo2-2:arm64. 15:52:27 (Reading database ... 13428 files and directories currently installed.) 15:52:27 Preparing to unpack .../00-liblzo2-2_2.08-1.2_arm64.deb ... 15:52:27 Unpacking liblzo2-2:arm64 (2.08-1.2) ... 15:52:27 Selecting previously unselected package libbsd0:arm64. 15:52:27 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 15:52:27 Updating certificates in /etc/ssl/certs... 15:52:28 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 15:52:28 Selecting previously unselected package sudo. 15:52:28 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_arm64.deb ... 15:52:28 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 15:52:28 Selecting previously unselected package apparmor. 15:52:28 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_arm64.deb ... 15:52:28 Unpacking apparmor (2.12-4ubuntu5.1) ... 15:52:28 22 added, 17 removed; done. 15:52:28 Setting up libc6-dev:amd64 (2.27-3ubuntu1.2) ... 15:52:28 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:52:28 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 15:52:28 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 15:52:28 Setting up pkgbinarymangler (138.18.04.1) ... 15:52:28 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:52:29 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 15:52:29 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:52:29 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:52:29 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:52:29 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:52:29 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:52:29 Setting up perl (5.26.1-6ubuntu0.5) ... 15:52:29 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 15:52:29 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:52:29 Selecting previously unselected package libedit2:arm64. 15:52:29 Preparing to unpack .../04-libedit2_3.1-20170329-1_arm64.deb ... 15:52:29 Unpacking libedit2:arm64 (3.1-20170329-1) ... 15:52:29 Selecting previously unselected package libkrb5support0:arm64. 15:52:29 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_arm64.deb ... 15:52:29 Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.1) ... 15:52:29 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:52:29 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 15:52:29 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:52:29 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:52:29 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:52:29 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:52:29 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:52:29 Selecting previously unselected package libk5crypto3:arm64. 15:52:29 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_arm64.deb ... 15:52:29 Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.1) ... 15:52:29 Selecting previously unselected package libkeyutils1:arm64. 15:52:29 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 15:52:29 Processing triggers for systemd (237-3ubuntu10.42) ... 15:52:29 Processing triggers for mime-support (3.60ubuntu1) ... 15:52:29 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 15:52:29 Updating certificates in /etc/ssl/certs... 15:52:29 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_arm64.deb ... 15:52:29 Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... 15:52:29 Selecting previously unselected package libkrb5-3:arm64. 15:52:29 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_arm64.deb ... 15:52:29 Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.1) ... 15:52:30 Selecting previously unselected package libgssapi-krb5-2:arm64. 15:52:30 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_arm64.deb ... 15:52:30 Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... 15:52:30 0 added, 0 removed; done. 15:52:30 Running hooks in /etc/ca-certificates/update.d... 15:52:30 done. 15:52:30 Selecting previously unselected package libssl1.0.0:arm64. 15:52:30 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_arm64.deb ... 15:52:30 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... 15:52:30 Selecting previously unselected package openssh-client. 15:52:30 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 15:52:30 Reading package lists... 15:52:30 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 15:52:31 Building dependency tree... 15:52:31 Reading state information... 15:52:31 The following NEW packages will be installed: 15:52:31 apt-transport-https 15:52:31 Selecting previously unselected package squashfs-tools. 15:52:31 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_arm64.deb ... 15:52:31 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 15:52:31 Selecting previously unselected package snapd. 15:52:31 Preparing to unpack .../13-snapd_2.47.1+18.04_arm64.deb ... 15:52:31 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:52:31 Need to get 1692 B of archives. 15:52:31 After this operation, 153 kB of additional disk space will be used. 15:52:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] 15:52:31 Unpacking snapd (2.47.1+18.04) ... 15:52:31 debconf: delaying package configuration, since apt-utils is not installed 15:52:31 Fetched 1692 B in 0s (8345 B/s) 15:52:31 Selecting previously unselected package apt-transport-https. 15:52:31 (Reading database ... 13932 files and directories currently installed.) 15:52:31 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... 15:52:31 Unpacking apt-transport-https (1.6.12ubuntu0.1) ... 15:52:31 Setting up apt-transport-https (1.6.12ubuntu0.1) ... 15:52:31 Waiting for network to be ready... 15:52:36 Setting up libedit2:arm64 (3.1-20170329-1) ... 15:52:36 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... 15:52:36 Setting up mime-support (3.60ubuntu1) ... 15:52:36 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 15:52:37 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 15:52:37 Setting up libkrb5support0:arm64 (1.16-2ubuntu0.1) ... 15:52:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:52:37 Setting up systemd (237-3ubuntu10.42) ... 15:52:37 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:52:37 2020-10-29T15:52:35Z INFO Waiting for automatic snapd restart... 15:52:37 snapd 2.47.1 from Canonical* installed 15:52:37 "snapd" switched to the "latest/stable" channel 15:52:37 15:52:39 Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... 15:52:39 Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ... 15:52:39 Setting up liblzo2-2:arm64 (2.08-1.2) ... 15:52:39 Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... 15:52:39 Setting up libk5crypto3:arm64 (1.16-2ubuntu0.1) ... 15:52:39 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 15:52:41 core18 20200929 from Canonical* installed 15:52:41 "core18" switched to the "latest/stable" channel 15:52:41 15:52:42 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 15:52:42 Setting up libkrb5-3:arm64 (1.16-2ubuntu0.1) ... 15:52:42 Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 15:52:42 Setting up python3 (3.6.7-1~18.04) ... 15:52:42 running python rtupdate hooks for python3.6... 15:52:42 running python post-rtupdate hooks for python3.6... 15:52:42 Setting up apparmor (2.12-4ubuntu5.1) ... 15:52:45 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:52:45 Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... 15:52:45 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 15:52:46 Setting up snapd (2.47.1+18.04) ... 15:52:46 snapcraft 4.3 from Canonical* installed 15:52:46 "snapcraft" switched to the "latest/stable" channel 15:52:46 15:52:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:52:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:52:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:52:49 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 15:52:49 - README.md 15:52:49 15:52:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:52:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:52:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:52:50 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:52:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:52:52 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:52:52 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:52:53 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:52:53 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 15:52:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:52:53 Processing triggers for systemd (237-3ubuntu10.42) ... 15:52:56 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:52:56 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:52:56 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:52:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:52:57 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 15:52:57 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 15:52:57 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 15:52:58 Reading package lists... 15:52:58 Installing build dependencies: curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 pkg-config 15:53:03 Reading package lists... 15:53:03 Reading package lists... 15:53:04 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:53:04 Reading package lists... 15:53:04 Building dependency tree... 15:53:04 Reading state information... 15:53:04 Suggested packages: 15:53:04 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:53:04 git-gui gitk gitweb git-cvs git-mediawiki git-svn 15:53:04 Recommended packages: 15:53:04 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix 15:53:04 The following NEW packages will be installed: 15:53:04 curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 15:53:04 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev 15:53:04 libzmq5 pkg-config 15:53:04 Building dependency tree... 15:53:04 Reading state information... 15:53:04 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 15:53:04 Need to get 7861 kB of archives. 15:53:04 After this operation, 44.1 MB of additional disk space will be used. 15:53:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 15:53:04 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 15:53:04 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 15:53:05 Calculating upgrade... 15:53:05 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 15:53:05 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:53:05 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 15:53:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 15:53:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 15:53:05 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 15:53:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.10 [214 kB] 15:53:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 15:53:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 15:53:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 15:53:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 15:53:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 15:53:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 15:53:05 debconf: delaying package configuration, since apt-utils is not installed 15:53:05 Fetched 7861 kB in 1s (7205 kB/s) 15:53:05 Selecting previously unselected package libglib2.0-0:amd64. 15:53:05 (Reading database ... 13936 files and directories currently installed.) 15:53:05 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 15:53:05 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 15:53:06 Selecting previously unselected package libpsl5:amd64. 15:53:06 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 15:53:06 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 15:53:06 Selecting previously unselected package libnghttp2-14:amd64. 15:53:06 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 15:53:06 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:53:06 Selecting previously unselected package librtmp1:amd64. 15:53:06 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 15:53:06 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:53:06 Selecting previously unselected package libcurl4:amd64. 15:53:06 Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_amd64.deb ... 15:53:06 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.10) ... 15:53:06 Selecting previously unselected package curl. 15:53:06 Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_amd64.deb ... 15:53:06 The following packages will be upgraded: 15:53:06 advancecomp base-files bash binutils binutils-aarch64-linux-gnu 15:53:06 binutils-common bsdutils bzip2 ca-certificates cpp cpp-7 debconf dpkg 15:53:06 dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv grep 15:53:06 libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 libc-bin 15:53:06 libc-dev-bin libc6 libc6-dev libcc1-0 libcom-err2 libcryptsetup12 libdb5.3 15:53:06 libdevmapper1.02.1 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 15:53:06 libgcrypt20 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 15:53:06 libkmod2 liblsan0 libmount1 libncurses5 libncursesw5 libpam-modules 15:53:06 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 15:53:06 libprocps6 libseccomp2 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev 15:53:06 libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 15:53:06 linux-libc-dev login mount ncurses-base ncurses-bin openssl passwd patch 15:53:06 perl perl-base perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar 15:53:06 tzdata ubuntu-keyring util-linux 15:53:06 93 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:53:06 Need to get 54.4 MB of archives. 15:53:06 After this operation, 5746 kB of additional disk space will be used. 15:53:06 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc6-dev arm64 2.27-3ubuntu1.2 [2049 kB] 15:53:06 Unpacking curl (7.58.0-2ubuntu3.10) ... 15:53:06 Selecting previously unselected package libcurl3-gnutls:amd64. 15:53:06 Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 15:53:06 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 15:53:06 Selecting previously unselected package liberror-perl. 15:53:06 Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... 15:53:06 Unpacking liberror-perl (0.17025-1) ... 15:53:06 Selecting previously unselected package git-man. 15:53:06 Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 15:53:06 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 15:53:06 Selecting previously unselected package git. 15:53:06 Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 15:53:06 Unpacking git (1:2.17.1-1ubuntu0.7) ... 15:53:07 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.2 [58.7 kB] 15:53:07 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 linux-libc-dev arm64 4.15.0-122.124 [975 kB] 15:53:07 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] 15:53:07 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] 15:53:07 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] 15:53:07 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] 15:53:07 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-8-base arm64 8.4.0-1ubuntu1~18.04 [18.8 kB] 15:53:07 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcc1 arm64 1:8.4.0-1ubuntu1~18.04 [34.4 kB] 15:53:07 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] 15:53:07 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] 15:53:07 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libstdc++6 arm64 8.4.0-1ubuntu1~18.04 [372 kB] 15:53:07 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc6 arm64 2.27-3ubuntu1.2 [2274 kB] 15:53:07 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 base-files arm64 10.1ubuntu2.10 [60.2 kB] 15:53:07 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 bash arm64 4.4.18-2ubuntu1.2 [546 kB] 15:53:07 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 bsdutils arm64 1:2.31.1-0.4ubuntu3.7 [54.6 kB] 15:53:07 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 tar arm64 1.29b-2ubuntu0.1 [207 kB] 15:53:07 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg arm64 1.19.0.5ubuntu2.3 [1090 kB] 15:53:07 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libext2fs2 arm64 1.44.1-1ubuntu1.3 [137 kB] 15:53:07 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 e2fsprogs arm64 1.44.1-1ubuntu1.3 [346 kB] 15:53:07 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 grep arm64 3.1-2build1 [145 kB] 15:53:07 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 login arm64 1:4.5-1ubuntu2 [301 kB] 15:53:07 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-bin arm64 6.1-1ubuntu1.18.04 [154 kB] 15:53:07 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.5 [3335 kB] 15:53:07 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl arm64 5.26.1-6ubuntu0.5 [201 kB] 15:53:07 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl-base arm64 5.26.1-6ubuntu0.5 [1237 kB] 15:53:07 Selecting previously unselected package libnorm1:amd64. 15:53:07 Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 15:53:07 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:53:07 Selecting previously unselected package libpgm-5.2-0:amd64. 15:53:07 Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 15:53:07 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:53:07 Selecting previously unselected package libsodium23:amd64. 15:53:07 Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... 15:53:07 Unpacking libsodium23:amd64 (1.0.16-2) ... 15:53:08 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 15:53:08 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 bzip2 arm64 1.0.6-8.1ubuntu0.2 [32.2 kB] 15:53:08 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbz2-1.0 arm64 1.0.6-8.1ubuntu0.2 [29.0 kB] 15:53:08 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libdb5.3 arm64 5.3.28-13.1ubuntu1.1 [573 kB] 15:53:08 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libuuid1 arm64 2.31.1-0.4ubuntu3.7 [18.5 kB] 15:53:08 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libblkid1 arm64 2.31.1-0.4ubuntu3.7 [105 kB] 15:53:08 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libfdisk1 arm64 2.31.1-0.4ubuntu3.7 [138 kB] 15:53:08 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libmount1 arm64 2.31.1-0.4ubuntu3.7 [115 kB] 15:53:08 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncurses5 arm64 6.1-1ubuntu1.18.04 [77.0 kB] 15:53:08 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtinfo5 arm64 6.1-1ubuntu1.18.04 [71.0 kB] 15:53:08 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncursesw5 arm64 6.1-1ubuntu1.18.04 [96.4 kB] 15:53:08 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsmartcols1 arm64 2.31.1-0.4ubuntu3.7 [70.8 kB] 15:53:08 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 fdisk arm64 2.31.1-0.4ubuntu3.7 [95.1 kB] 15:53:08 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 util-linux arm64 2.31.1-0.4ubuntu3.7 [818 kB] 15:53:08 Selecting previously unselected package libzmq5:amd64. 15:53:08 Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 15:53:08 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:53:08 Selecting previously unselected package libzmq3-dev:amd64. 15:53:08 Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 15:53:08 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:53:08 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc-bin arm64 2.27-3ubuntu1.2 [475 kB] 15:53:08 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 15:53:08 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 debconf all 1.5.66ubuntu1 [124 kB] 15:53:08 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam0g arm64 1.1.8-3.6ubuntu2.18.04.2 [50.8 kB] 15:53:08 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-modules-bin arm64 1.1.8-3.6ubuntu2.18.04.2 [32.6 kB] 15:53:08 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-modules arm64 1.1.8-3.6ubuntu2.18.04.2 [223 kB] 15:53:08 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 mount arm64 2.31.1-0.4ubuntu3.7 [97.9 kB] 15:53:08 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd-sysv arm64 237-3ubuntu10.42 [15.2 kB] 15:53:08 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcom-err2 arm64 1.44.1-1ubuntu1.3 [8292 B] 15:53:08 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcrypt20 arm64 1.8.1-4ubuntu1.2 [325 kB] 15:53:08 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 15:53:08 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libss2 arm64 1.44.1-1ubuntu1.3 [9984 B] 15:53:08 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libzstd1 arm64 1.3.3+dfsg-2ubuntu1.1 [161 kB] 15:53:08 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 passwd arm64 1:4.5-1ubuntu2 [761 kB] 15:53:08 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgv arm64 2.2.4-1ubuntu1.3 [167 kB] 15:53:08 Selecting previously unselected package pkg-config. 15:53:08 Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 15:53:08 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:53:08 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:53:08 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 15:53:08 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:53:08 Setting up liberror-perl (0.17025-1) ... 15:53:08 Setting up libpsl5:amd64 (0.19.1-5build1) ... 15:53:08 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 15:53:08 No schema files found: doing nothing. 15:53:08 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:53:08 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libunistring2 arm64 0.9.9-0ubuntu2 [353 kB] 15:53:08 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libidn2-0 arm64 2.0.4-1.1ubuntu0.2 [46.2 kB] 15:53:08 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgnutls30 arm64 3.5.18-1ubuntu1.4 [541 kB] 15:53:08 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libseccomp2 arm64 2.4.3-1ubuntu3.18.04.3 [37.0 kB] 15:53:08 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 15:53:08 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libprocps6 arm64 2:3.3.12-3ubuntu1.2 [28.7 kB] 15:53:08 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 procps arm64 2:3.3.12-3ubuntu1.2 [207 kB] 15:53:08 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.6 [583 kB] 15:53:08 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 15:53:08 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapparmor1 arm64 2.12-4ubuntu5.1 [28.4 kB] 15:53:08 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdevmapper1.02.1 arm64 2:1.02.145-4.1ubuntu3.18.04.3 [100 kB] 15:53:08 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libjson-c3 arm64 0.12.1-1.3ubuntu0.3 [19.7 kB] 15:53:08 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcryptsetup12 arm64 2:2.0.2-1ubuntu1.2 [112 kB] 15:53:08 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libidn11 arm64 1.33-2.1ubuntu1.2 [44.0 kB] 15:53:08 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkmod2 arm64 24-1ubuntu3.5 [32.8 kB] 15:53:08 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.4 [430 kB] 15:53:08 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:53:08 Setting up libsodium23:amd64 (1.0.16-2) ... 15:53:08 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:53:08 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:53:08 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 15:53:08 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.10) ... 15:53:08 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:53:08 Setting up git (1:2.17.1-1ubuntu0.7) ... 15:53:08 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 tzdata all 2020a-0ubuntu0.18.04 [190 kB] 15:53:08 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libpng16-16 arm64 1.6.34-1ubuntu0.18.04.2 [162 kB] 15:53:08 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 advancecomp arm64 2.1-1ubuntu0.18.04.1 [177 kB] 15:53:08 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.4 [2170 kB] 15:53:08 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.4 [417 kB] 15:53:08 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils arm64 2.30-21ubuntu1~18.04.4 [3364 B] 15:53:08 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.4 [196 kB] 15:53:08 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] 15:53:08 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] 15:53:08 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] 15:53:08 Setting up curl (7.58.0-2ubuntu3.10) ... 15:53:08 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 15:53:09 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] 15:53:09 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:53:09 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] 15:53:09 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] 15:53:10 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:53:10 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:53:10 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:53:10 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:53:10 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 15:53:10 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] 15:53:10 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] 15:53:10 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 15:53:10 debconf: delaying package configuration, since apt-utils is not installed 15:53:10 Fetched 54.4 MB in 4s (14.7 MB/s) 15:53:10 (Reading database ... 13861 files and directories currently installed.) 15:53:10 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.2_arm64.deb ... 15:53:10 Unpacking libc6-dev:arm64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 15:53:12 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.2_arm64.deb ... 15:53:12 Unpacking libc-dev-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 15:53:12 Preparing to unpack .../2-linux-libc-dev_4.15.0-122.124_arm64.deb ... 15:53:12 Unpacking linux-libc-dev:arm64 (4.15.0-122.124) over (4.15.0-20.21) ... 15:53:13 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 15:53:13 Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:53:13 Preparing to unpack .../4-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 15:53:13 Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:53:13 Preparing to unpack .../5-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... 15:53:13 Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:53:14 Preparing to unpack .../6-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... 15:53:14 Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:53:14 Preparing to unpack .../7-gcc-8-base_8.4.0-1ubuntu1~18.04_arm64.deb ... 15:53:14 Unpacking gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:53:14 Setting up gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) ... 15:53:14 (Reading database ... 13860 files and directories currently installed.) 15:53:14 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_arm64.deb ... 15:53:14 Unpacking libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 15:53:15 Setting up libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) ... 15:53:15 (Reading database ... 13860 files and directories currently installed.) 15:53:15 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... 15:53:15 Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:53:15 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... 15:53:15 Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:53:15 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:53:15 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_arm64.deb ... 15:53:15 Unpacking libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:53:15 curl set to automatically installed. 15:53:15 git set to automatically installed. 15:53:15 git-man set to automatically installed. 15:53:15 libcurl3-gnutls set to automatically installed. 15:53:15 libcurl4 set to automatically installed. 15:53:15 liberror-perl set to automatically installed. 15:53:15 libglib2.0-0 set to automatically installed. 15:53:15 libnghttp2-14 set to automatically installed. 15:53:15 libnorm1 set to automatically installed. 15:53:15 libpgm-5.2-0 set to automatically installed. 15:53:15 libpsl5 set to automatically installed. 15:53:15 librtmp1 set to automatically installed. 15:53:15 libsodium23 set to automatically installed. 15:53:15 libzmq3-dev set to automatically installed. 15:53:15 libzmq5 set to automatically installed. 15:53:15 pkg-config set to automatically installed. 15:53:15 Setting up libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) ... 15:53:16 (Reading database ... 13860 files and directories currently installed.) 15:53:16 Preparing to unpack .../libc6_2.27-3ubuntu1.2_arm64.deb ... 15:53:16 Unpacking libc6:arm64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 15:53:17 Setting up libc6:arm64 (2.27-3ubuntu1.2) ... 15:53:17 snapd is not logged in, snap install commands will use sudo 15:53:18 (Reading database ... 13860 files and directories currently installed.) 15:53:18 Preparing to unpack .../base-files_10.1ubuntu2.10_arm64.deb ... 15:53:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:53:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:53:18 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 15:53:19 Setting up base-files (10.1ubuntu2.10) ... 15:53:19 Installing new version of config file /etc/issue ... 15:53:19 Installing new version of config file /etc/issue.net ... 15:53:19 Installing new version of config file /etc/lsb-release ... 15:53:19 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:53:20 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:53:20 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:53:20 Removing obsolete conffile /etc/default/motd-news ... 15:53:20 (Reading database ... 13861 files and directories currently installed.) 15:53:20 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_arm64.deb ... 15:53:20 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 15:53:21 Setting up bash (4.4.18-2ubuntu1.2) ... 15:53:21 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 15:53:21 (Reading database ... 13861 files and directories currently installed.) 15:53:21 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_arm64.deb ... 15:53:21 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 15:53:21 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 15:53:21 (Reading database ... 13861 files and directories currently installed.) 15:53:21 Preparing to unpack .../tar_1.29b-2ubuntu0.1_arm64.deb ... 15:53:21 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 15:53:21 Setting up tar (1.29b-2ubuntu0.1) ... 15:53:21 (Reading database ... 13861 files and directories currently installed.) 15:53:21 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_arm64.deb ... 15:53:21 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:53:22 Setting up dpkg (1.19.0.5ubuntu2.3) ... 15:53:22 (Reading database ... 13861 files and directories currently installed.) 15:53:22 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_arm64.deb ... 15:53:22 Unpacking libext2fs2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:53:22 Setting up libext2fs2:arm64 (1.44.1-1ubuntu1.3) ... 15:53:23 (Reading database ... 13861 files and directories currently installed.) 15:53:23 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_arm64.deb ... 15:53:23 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:53:23 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 15:53:23 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:53:23 (Reading database ... 13861 files and directories currently installed.) 15:53:23 Preparing to unpack .../grep_3.1-2build1_arm64.deb ... 15:53:23 Unpacking grep (3.1-2build1) over (3.1-2) ... 15:53:23 Setting up grep (3.1-2build1) ... 15:53:24 (Reading database ... 13861 files and directories currently installed.) 15:53:24 Preparing to unpack .../login_1%3a4.5-1ubuntu2_arm64.deb ... 15:53:24 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:53:24 Setting up login (1:4.5-1ubuntu2) ... 15:53:24 (Reading database ... 13861 files and directories currently installed.) 15:53:24 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_arm64.deb ... 15:53:24 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:53:24 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 15:53:24 (Reading database ... 13861 files and directories currently installed.) 15:53:24 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_arm64.deb ... 15:53:24 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:53:25 snap "core18" has no updates available 15:53:25 Pulling go 15:53:26 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_arm64.deb ... 15:53:26 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:53:26 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_arm64.deb ... 15:53:26 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:53:26 'app-service-config' has dependencies that need to be staged: go 15:53:26 Skipping pull go (already ran) 15:53:26 Building go 15:53:26 % Total % Received % Xferd Average Speed Time Time Time Current 15:53:26 Dload Upload Total Spent Left Speed 15:53:27 Setting up perl-base (5.26.1-6ubuntu0.5) ... 15:53:27 (Reading database ... 13861 files and directories currently installed.) 15:53:27 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 15:53:27 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:53:29 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_arm64.deb ... 15:53:29 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:53:29 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_arm64.deb ... 15:53:29 Unpacking libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:53:29 Setting up libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) ... 15:53:29 (Reading database ... 13861 files and directories currently installed.) 15:53:29 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_arm64.deb ... 15:53:30 Unpacking libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 15:53:30 Setting up libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) ... 15:53:30 (Reading database ... 13861 files and directories currently installed.) 15:53:30 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_arm64.deb ... 15:53:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 24 115M 24 28.4M 0 0 27.8M 0 0:00:04 0:00:01 0:00:03 27.8M 56 115M 56 64.9M 0 0 32.5M 0 0:00:03 0:00:01 0:00:02 32.4M 86 115M 86 100M 0 0 33.2M 0 0:00:03 0:00:03 --:--:-- 33.3M 100 115M 100 115M 0 0 33.5M 0 0:00:03 0:00:03 --:--:-- 33.5M 15:53:30 Unpacking libuuid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:53:30 Setting up libuuid1:arm64 (2.31.1-0.4ubuntu3.7) ... 15:53:31 (Reading database ... 13861 files and directories currently installed.) 15:53:31 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_arm64.deb ... 15:53:31 Unpacking libblkid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:53:31 go1.15.2.linux-amd64.tar.gz: OK 15:53:31 Setting up libblkid1:arm64 (2.31.1-0.4ubuntu3.7) ... 15:53:31 (Reading database ... 13861 files and directories currently installed.) 15:53:31 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_arm64.deb ... 15:53:31 Unpacking libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:53:31 Setting up libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) ... 15:53:31 (Reading database ... 13861 files and directories currently installed.) 15:53:31 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_arm64.deb ... 15:53:31 Unpacking libmount1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:53:32 Setting up libmount1:arm64 (2.31.1-0.4ubuntu3.7) ... 15:53:32 (Reading database ... 13861 files and directories currently installed.) 15:53:32 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_arm64.deb ... 15:53:32 Unpacking libncurses5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:53:32 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_arm64.deb ... 15:53:32 Unpacking libtinfo5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:53:32 Setting up libtinfo5:arm64 (6.1-1ubuntu1.18.04) ... 15:53:33 (Reading database ... 13861 files and directories currently installed.) 15:53:33 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_arm64.deb ... 15:53:33 Unpacking libncursesw5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:53:33 Setting up libncursesw5:arm64 (6.1-1ubuntu1.18.04) ... 15:53:33 (Reading database ... 13861 files and directories currently installed.) 15:53:33 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_arm64.deb ... 15:53:33 Unpacking libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:53:33 Setting up libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) ... 15:53:33 (Reading database ... 13861 files and directories currently installed.) 15:53:33 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_arm64.deb ... 15:53:33 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:53:33 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 15:53:34 (Reading database ... 13861 files and directories currently installed.) 15:53:34 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_arm64.deb ... 15:53:34 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:53:35 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 15:53:36 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:53:36 Staging go 15:53:37 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:53:37 (Reading database ... 13861 files and directories currently installed.) 15:53:37 Preparing to unpack .../libc-bin_2.27-3ubuntu1.2_arm64.deb ... 15:53:37 Unpacking libc-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 15:53:38 Setting up libc-bin (2.27-3ubuntu1.2) ... 15:53:38 (Reading database ... 13861 files and directories currently installed.) 15:53:38 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 15:53:38 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:53:38 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 15:53:38 (Reading database ... 13863 files and directories currently installed.) 15:53:38 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 15:53:38 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 15:53:39 Setting up debconf (1.5.66ubuntu1) ... 15:53:40 (Reading database ... 13863 files and directories currently installed.) 15:53:40 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... 15:53:40 Unpacking libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:53:40 Setting up libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... 15:53:40 (Reading database ... 13863 files and directories currently installed.) 15:53:40 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... 15:53:40 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:53:40 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 15:53:41 (Reading database ... 13863 files and directories currently installed.) 15:53:41 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... 15:53:41 Unpacking libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:53:41 Setting up libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... 15:53:42 (Reading database ... 13863 files and directories currently installed.) 15:53:42 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_arm64.deb ... 15:53:42 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:53:42 Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_arm64.deb ... 15:53:42 Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... 15:53:42 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_arm64.deb ... 15:53:42 Unpacking libcom-err2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:53:42 Setting up libcom-err2:arm64 (1.44.1-1ubuntu1.3) ... 15:53:43 (Reading database ... 13863 files and directories currently installed.) 15:53:43 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_arm64.deb ... 15:53:43 Unpacking libgcrypt20:arm64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 15:53:43 Setting up libgcrypt20:arm64 (1.8.1-4ubuntu1.2) ... 15:53:43 (Reading database ... 13863 files and directories currently installed.) 15:53:43 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 15:53:43 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:53:43 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 15:53:44 (Reading database ... 13863 files and directories currently installed.) 15:53:44 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_arm64.deb ... 15:53:44 Unpacking libss2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:53:44 Setting up libss2:arm64 (1.44.1-1ubuntu1.3) ... 15:53:45 (Reading database ... 13863 files and directories currently installed.) 15:53:45 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_arm64.deb ... 15:53:45 Unpacking libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 15:53:45 Setting up libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) ... 15:53:45 (Reading database ... 13863 files and directories currently installed.) 15:53:45 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_arm64.deb ... 15:53:45 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:53:46 Setting up passwd (1:4.5-1ubuntu2) ... 15:53:46 (Reading database ... 13863 files and directories currently installed.) 15:53:46 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_arm64.deb ... 15:53:46 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 15:53:46 Setting up gpgv (2.2.4-1ubuntu1.3) ... 15:53:46 (Reading database ... 13863 files and directories currently installed.) 15:53:46 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_arm64.deb ... 15:53:46 Unpacking libunistring2:arm64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 15:53:47 Setting up libunistring2:arm64 (0.9.9-0ubuntu2) ... 15:53:47 (Reading database ... 13863 files and directories currently installed.) 15:53:47 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_arm64.deb ... 15:53:47 Unpacking libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 15:53:47 Setting up libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) ... 15:53:47 (Reading database ... 13863 files and directories currently installed.) 15:53:47 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_arm64.deb ... 15:53:47 Unpacking libgnutls30:arm64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 15:53:48 Setting up libgnutls30:arm64 (3.5.18-1ubuntu1.4) ... 15:53:48 (Reading database ... 13863 files and directories currently installed.) 15:53:48 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_arm64.deb ... 15:53:48 Unpacking libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 15:53:48 Setting up libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) ... 15:53:48 (Reading database ... 13863 files and directories currently installed.) 15:53:48 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 15:53:48 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 15:53:48 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 15:53:48 (Reading database ... 13864 files and directories currently installed.) 15:53:48 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_arm64.deb ... 15:53:48 Unpacking libprocps6:arm64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:53:49 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_arm64.deb ... 15:53:49 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:53:49 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... 15:53:49 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 15:53:49 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 15:53:49 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 15:53:50 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_arm64.deb ... 15:53:50 Unpacking libapparmor1:arm64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 15:53:50 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... 15:53:50 Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 15:53:50 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_arm64.deb ... 15:53:50 Unpacking libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 15:53:51 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_arm64.deb ... 15:53:51 Unpacking libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 15:53:51 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_arm64.deb ... 15:53:51 Unpacking libidn11:arm64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 15:53:51 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_arm64.deb ... 15:53:51 Unpacking libkmod2:arm64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 15:53:51 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_arm64.deb ... 15:53:51 Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 15:53:51 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:53:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:53:51 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:53:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [267 kB] 15:53:51 Get:5 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB] 15:53:51 Get:6 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B] 15:53:51 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB] 15:53:51 Get:8 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB] 15:53:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Sources [11.4 kB] 15:53:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main Sources [236 kB] 15:53:51 Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse Sources [4148 B] 15:53:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1399 kB] 15:53:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [276 kB] 15:53:51 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] 15:53:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] 15:53:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] 15:53:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] 15:53:51 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] 15:53:51 Get:19 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [241 kB] 15:53:51 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:53:51 Get:21 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:53:51 Get:22 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:53:51 Get:23 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:53:51 Get:24 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:53:51 Get:25 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:53:51 Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:53:51 Get:27 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:53:51 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [495 kB] 15:53:51 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Sources [15.9 kB] 15:53:51 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [10.4 kB] 15:53:51 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [432 kB] 15:53:51 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1726 kB] 15:53:51 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] 15:53:51 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] 15:53:51 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] 15:53:51 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] 15:53:51 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] 15:53:51 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1680 kB] 15:53:51 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [354 kB] 15:53:51 Fetched 34.8 MB in 6s (5528 kB/s) 15:53:51 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 15:53:51 Fetched 224 kB in 0s (0 B/s) 15:53:51 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 15:53:51 Fetched 157 kB in 0s (0 B/s) 15:53:51 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 15:53:51 Fetched 221 kB in 0s (0 B/s) 15:53:51 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 15:53:51 Fetched 143 kB in 0s (0 B/s) 15:53:51 Pulling app-service-config 15:53:51 Preparing to unpack .../11-tzdata_2020a-0ubuntu0.18.04_all.deb ... 15:53:51 Unpacking tzdata (2020a-0ubuntu0.18.04) over (2018d-1) ... 15:53:52 Pulling config-common 15:53:52 Skipping build go (already ran) 15:53:53 Building app-service-config 15:53:53 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 15:53:53 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_arm64.deb ... 15:53:53 Unpacking libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 15:53:53 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_arm64.deb ... 15:53:53 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 15:53:53 Preparing to unpack .../14-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.4_arm64.deb ... 15:53:53 Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 15:53:54 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.55 15:53:54 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.56 15:53:54 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 15:53:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.111 15:53:54 go: downloading github.com/gorilla/mux v1.8.0 15:53:54 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 15:53:54 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:53:54 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 15:53:54 go: downloading github.com/hashicorp/consul/api v1.1.0 15:53:54 go: downloading github.com/mitchellh/copystructure v1.0.0 15:53:54 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:53:54 go: downloading github.com/BurntSushi/toml v0.3.1 15:53:54 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 15:53:54 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 15:53:54 go: downloading github.com/google/uuid v1.1.2 15:53:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:53:54 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 15:53:54 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:53:54 go: downloading github.com/hashicorp/serf v0.8.2 15:53:54 go: downloading github.com/go-playground/validator/v10 v10.3.0 15:53:54 go: downloading github.com/x448/float16 v0.8.4 15:53:54 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:53:54 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_arm64.deb ... 15:53:54 go: downloading github.com/pebbe/zmq4 v1.0.0 15:53:54 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:53:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 15:53:54 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:53:54 go: downloading github.com/pelletier/go-toml v1.2.0 15:53:54 go: downloading github.com/go-kit/kit v0.8.0 15:53:54 go: downloading go.mongodb.org/mongo-driver v1.1.1 15:53:54 go: downloading github.com/go-redis/redis/v7 v7.2.0 15:53:54 go: downloading github.com/leodido/go-urn v1.2.0 15:53:54 go: downloading github.com/go-playground/universal-translator v0.17.0 15:53:54 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:53:54 go: downloading github.com/go-logfmt/logfmt v0.4.0 15:53:55 Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 15:53:55 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:53:55 go: downloading github.com/go-playground/locales v0.13.0 15:53:55 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:53:55 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:53:55 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_arm64.deb ... 15:53:55 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 15:53:55 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_arm64.deb ... 15:53:55 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:53:55 go: downloading github.com/go-stack/stack v1.8.0 15:53:55 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:53:55 go: downloading github.com/golang/snappy v0.0.1 15:53:55 go: downloading github.com/xdg/stringprep v1.0.0 15:53:55 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:53:55 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:53:55 go: downloading golang.org/x/text v0.3.2 15:53:55 Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 15:53:55 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... 15:53:55 Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:53:56 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... 15:53:56 Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:53:56 Preparing to unpack .../20-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 15:53:56 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:53:58 Preparing to unpack .../21-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 15:53:58 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:54:00 Preparing to unpack .../22-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 15:54:00 Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:54:01 Preparing to unpack .../23-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 15:54:01 Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:54:01 Preparing to unpack .../24-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 15:54:01 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:54:03 Preparing to unpack .../25-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... 15:54:03 Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:54:03 Preparing to unpack .../26-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 15:54:03 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:54:03 Preparing to unpack .../27-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:54:03 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:54:04 Preparing to unpack .../28-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:54:04 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:54:04 Preparing to unpack .../29-patch_2.7.6-2ubuntu1.1_arm64.deb ... 15:54:04 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 15:54:04 Preparing to unpack .../30-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 15:54:04 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:54:04 Preparing to unpack .../31-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 15:54:04 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:54:05 Preparing to unpack .../32-pkgbinarymangler_138.18.04.1_all.deb ... 15:54:05 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 15:54:05 Setting up libncurses5:arm64 (6.1-1ubuntu1.18.04) ... 15:54:05 Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... 15:54:05 Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... 15:54:05 Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... 15:54:05 Setting up libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) ... 15:54:05 Setting up libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... 15:54:05 Setting up tzdata (2020a-0ubuntu0.18.04) ... 15:54:05 15:54:05 Current default time zone: 'Etc/UTC' 15:54:05 Local time is now: Thu Oct 29 15:54:05 UTC 2020. 15:54:05 Universal Time is now: Thu Oct 29 15:54:05 UTC 2020. 15:54:05 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:54:05 15:54:06 Setting up systemd-sysv (237-3ubuntu10.42) ... 15:54:06 Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 15:54:06 Setting up linux-libc-dev:arm64 (4.15.0-122.124) ... 15:54:06 Setting up mount (2.31.1-0.4ubuntu3.7) ... 15:54:06 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 15:54:06 Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 15:54:06 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 15:54:06 Setting up libprocps6:arm64 (2:3.3.12-3ubuntu1.2) ... 15:54:06 Setting up libkmod2:arm64 (24-1ubuntu3.5) ... 15:54:06 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 15:54:06 Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 15:54:06 Setting up procps (2:3.3.12-3ubuntu1.2) ... 15:54:06 Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... 15:54:06 Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.4) ... 15:54:07 Setting up patch (2.7.6-2ubuntu1.1) ... 15:54:07 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... 15:54:07 Setting up libapparmor1:arm64 (2.12-4ubuntu5.1) ... 15:54:07 Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 15:54:07 Installing new version of config file /etc/ssl/openssl.cnf ... 15:54:07 Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ... 15:54:07 Setting up libc-dev-bin (2.27-3ubuntu1.2) ... 15:54:07 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 15:54:07 Building config-common 15:54:08 Skipping stage go (already ran) 15:54:08 Staging app-service-config 15:54:09 Staging config-common 15:54:10 Priming go 15:54:11 Priming app-service-config 15:54:12 Updating certificates in /etc/ssl/certs... 15:54:12 Priming config-common [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:54:16 22 added, 17 removed; done. 15:54:16 Setting up libc6-dev:arm64 (2.27-3ubuntu1.2) ... 15:54:16 Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... 15:54:16 Setting up libidn11:arm64 (1.33-2.1ubuntu1.2) ... 15:54:16 Setting up libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ... 15:54:16 Setting up pkgbinarymangler (138.18.04.1) ... 15:54:16 Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... 15:54:16 Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.4) ... [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:54:16 Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... 15:54:16 Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 15:54:16 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:54:16 Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 15:54:16 Setting up perl (5.26.1-6ubuntu0.5) ... [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 15:54:16 Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 15:54:16 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 15:54:16 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:54:16 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:54:16 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:54:16 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [Pipeline] // stage [Pipeline] } 15:54:17 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:54:17 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:54:17 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:54:17 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 15:54:17 Processing triggers for systemd (237-3ubuntu10.42) ... 15:54:17 Processing triggers for mime-support (3.60ubuntu1) ... 15:54:17 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 15:54:17 Updating certificates in /etc/ssl/certs... 15:54:19 0 added, 0 removed; done. 15:54:19 Running hooks in /etc/ca-certificates/update.d... 15:54:19 done. 15:54:21 Reading package lists... 15:54:22 Building dependency tree... 15:54:22 Reading state information... 15:54:23 The following NEW packages will be installed: 15:54:23 apt-transport-https 15:54:23 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:54:23 Need to get 1692 B of archives. 15:54:23 After this operation, 153 kB of additional disk space will be used. 15:54:23 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] 15:54:23 debconf: delaying package configuration, since apt-utils is not installed 15:54:23 Fetched 1692 B in 0s (9227 B/s) 15:54:23 Selecting previously unselected package apt-transport-https. 15:54:23 (Reading database ... 13881 files and directories currently installed.) 15:54:23 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... 15:54:23 Unpacking apt-transport-https (1.6.12ubuntu0.1) ... 15:54:24 Setting up apt-transport-https (1.6.12ubuntu0.1) ... 15:54:25 Waiting for network to be ready... 15:54:43 2020-10-29T15:54:37Z INFO Waiting for automatic snapd restart... 15:54:44 snapd 2.47.1 from Canonical* installed 15:54:44 "snapd" switched to the "latest/stable" channel 15:54:44 15:54:59 core18 20200929 from Canonical* installed 15:54:59 "core18" switched to the "latest/stable" channel 15:54:59 15:55:17 snapcraft 4.3 from Canonical* installed 15:55:17 "snapcraft" switched to the "latest/stable" channel 15:55:17 15:55:24 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 15:55:24 - README.md 15:55:24 15:55:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:55:32 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:55:32 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 15:55:33 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 15:55:33 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 15:55:38 Reading package lists... 15:55:40 Installing build dependencies: curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 pkg-config 15:55:47 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:55:47 Reading package lists... 15:55:47 Building dependency tree... 15:55:47 Reading state information... 15:55:48 Suggested packages: 15:55:48 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:55:48 git-gui gitk gitweb git-cvs git-mediawiki git-svn 15:55:48 Recommended packages: 15:55:48 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix 15:55:48 The following NEW packages will be installed: 15:55:48 curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 15:55:48 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev 15:55:48 libzmq5 pkg-config 15:55:48 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 15:55:48 Need to get 6537 kB of archives. 15:55:48 After this operation, 40.1 MB of additional disk space will be used. 15:55:48 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.6 [983 kB] 15:55:49 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB] 15:55:49 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB] 15:55:49 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB] 15:55:49 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.10 [180 kB] 15:55:49 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] 15:55:49 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] 15:55:49 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 15:55:49 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 15:55:49 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 15:55:49 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] 15:55:49 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] 15:55:49 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] 15:55:49 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] 15:55:49 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] 15:55:49 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] 15:55:50 debconf: delaying package configuration, since apt-utils is not installed 15:55:50 Fetched 6537 kB in 1s (5825 kB/s) 15:55:50 Selecting previously unselected package libglib2.0-0:arm64. 15:55:50 (Reading database ... 13885 files and directories currently installed.) 15:55:50 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... 15:55:50 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 15:55:50 Selecting previously unselected package libpsl5:arm64. 15:55:50 Preparing to unpack .../01-libpsl5_0.19.1-5build1_arm64.deb ... 15:55:50 Unpacking libpsl5:arm64 (0.19.1-5build1) ... 15:55:51 Selecting previously unselected package libnghttp2-14:arm64. 15:55:51 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ... 15:55:51 Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... 15:55:51 Selecting previously unselected package librtmp1:arm64. 15:55:51 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ... 15:55:51 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... 15:55:51 Selecting previously unselected package libcurl4:arm64. 15:55:51 Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_arm64.deb ... 15:55:51 Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.10) ... 15:55:51 Selecting previously unselected package curl. 15:55:51 Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_arm64.deb ... 15:55:51 Unpacking curl (7.58.0-2ubuntu3.10) ... 15:55:51 Selecting previously unselected package libcurl3-gnutls:arm64. 15:55:51 Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... 15:55:51 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 15:55:51 Selecting previously unselected package liberror-perl. 15:55:51 Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... 15:55:51 Unpacking liberror-perl (0.17025-1) ... 15:55:51 Selecting previously unselected package git-man. 15:55:52 Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 15:55:52 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 15:55:52 Selecting previously unselected package git. 15:55:52 Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 15:55:52 Unpacking git (1:2.17.1-1ubuntu0.7) ... 15:55:53 Selecting previously unselected package libnorm1:arm64. 15:55:53 Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_arm64.deb ... 15:55:53 Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... 15:55:53 Selecting previously unselected package libpgm-5.2-0:arm64. 15:55:53 Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... 15:55:53 Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 15:55:54 Selecting previously unselected package libsodium23:arm64. 15:55:54 Preparing to unpack .../12-libsodium23_1.0.16-2_arm64.deb ... 15:55:54 Unpacking libsodium23:arm64 (1.0.16-2) ... 15:55:54 Selecting previously unselected package libzmq5:arm64. 15:55:54 Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... 15:55:54 Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 15:55:54 Selecting previously unselected package libzmq3-dev:arm64. 15:55:54 Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... 15:55:54 Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 15:55:54 Selecting previously unselected package pkg-config. 15:55:54 Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_arm64.deb ... 15:55:54 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:55:54 Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 15:55:54 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 15:55:54 Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... 15:55:54 Setting up liberror-perl (0.17025-1) ... 15:55:54 Setting up libpsl5:arm64 (0.19.1-5build1) ... 15:55:54 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 15:55:55 No schema files found: doing nothing. 15:55:55 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... 15:55:55 Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... 15:55:55 Setting up libsodium23:arm64 (1.0.16-2) ... 15:55:55 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:55:55 Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 15:55:55 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 15:55:55 Setting up libcurl4:arm64 (7.58.0-2ubuntu3.10) ... 15:55:55 Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 15:55:55 Setting up git (1:2.17.1-1ubuntu0.7) ... 15:55:55 Setting up curl (7.58.0-2ubuntu3.10) ... 15:55:55 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 15:56:03 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:56:04 curl set to automatically installed. 15:56:04 git set to automatically installed. 15:56:04 git-man set to automatically installed. 15:56:04 libcurl3-gnutls set to automatically installed. 15:56:04 libcurl4 set to automatically installed. 15:56:04 liberror-perl set to automatically installed. 15:56:04 libglib2.0-0 set to automatically installed. 15:56:04 libnghttp2-14 set to automatically installed. 15:56:04 libnorm1 set to automatically installed. 15:56:04 libpgm-5.2-0 set to automatically installed. 15:56:04 libpsl5 set to automatically installed. 15:56:04 librtmp1 set to automatically installed. 15:56:04 libsodium23 set to automatically installed. 15:56:04 libzmq3-dev set to automatically installed. 15:56:04 libzmq5 set to automatically installed. 15:56:04 pkg-config set to automatically installed. 15:56:06 snapd is not logged in, snap install commands will use sudo 15:56:13 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:56:13 snap "core18" has no updates available 15:56:14 Pulling go 15:56:18 'app-service-config' has dependencies that need to be staged: go 15:56:18 Skipping pull go (already ran) 15:56:18 Building go 15:56:18 % Total % Received % Xferd Average Speed Time Time Time Current 15:56:18 Dload Upload Total Spent Left Speed 16:01:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 93.2M 1 1695k 0 0 5266k 0 0:00:18 --:--:-- 0:00:18 5266k 22 93.2M 22 21.2M 0 0 9758k 0 0:00:09 0:00:02 0:00:07 9758k 22 93.2M 22 21.2M 0 0 6736k 0 0:00:14 0:00:03 0:00:11 6736k 22 93.2M 22 21.2M 0 0 5143k 0 0:00:18 0:00:04 0:00:14 5144k 22 93.2M 22 21.2M 0 0 4159k 0 0:00:22 0:00:05 0:00:17 4160k 22 93.2M 22 21.2M 0 0 3491k 0 0:00:27 0:00:06 0:00:21 3395k 22 93.2M 22 21.2M 0 0 3008k 0 0:00:31 0:00:07 0:00:24 0 22 93.2M 22 21.2M 0 0 2643k 0 0:00:36 0:00:08 0:00:28 0 22 93.2M 22 21.2M 0 0 2356k 0 0:00:40 0:00:09 0:00:31 0 22 93.2M 22 21.2M 0 0 2126k 0 0:00:44 0:00:10 0:00:34 0 22 93.2M 22 21.2M 0 0 1936k 0 0:00:49 0:00:11 0:00:38 0 22 93.2M 22 21.2M 0 0 1778k 0 0:00:53 0:00:12 0:00:41 0 22 93.2M 22 21.2M 0 0 1644k 0 0:00:58 0:00:13 0:00:45 0 22 93.2M 22 21.2M 0 0 1528k 0 0:01:02 0:00:14 0:00:48 0 22 93.2M 22 21.2M 0 0 1428k 0 0:01:06 0:00:15 0:00:51 0 22 93.2M 22 21.2M 0 0 1340k 0 0:01:11 0:00:16 0:00:55 0 22 93.2M 22 21.2M 0 0 1262k 0 0:01:15 0:00:17 0:00:58 0 22 93.2M 22 21.2M 0 0 1193k 0 0:01:19 0:00:18 0:01:01 0 22 93.2M 22 21.2M 0 0 1131k 0 0:01:24 0:00:19 0:01:05 0 22 93.2M 22 21.2M 0 0 1075k 0 0:01:28 0:00:20 0:01:08 0 22 93.2M 22 21.2M 0 0 1024k 0 0:01:33 0:00:21 0:01:12 0 22 93.2M 22 21.2M 0 0 978k 0 0:01:37 0:00:22 0:01:15 0 22 93.2M 22 21.2M 0 0 936k 0 0:01:41 0:00:23 0:01:18 0 22 93.2M 22 21.2M 0 0 897k 0 0:01:46 0:00:24 0:01:22 0 22 93.2M 22 21.2M 0 0 862k 0 0:01:50 0:00:25 0:01:25 0 22 93.2M 22 21.2M 0 0 829k 0 0:01:55 0:00:26 0:01:29 0 22 93.2M 22 21.2M 0 0 798k 0 0:01:59 0:00:27 0:01:32 0 22 93.2M 22 21.2M 0 0 770k 0 0:02:03 0:00:28 0:01:35 0 22 93.2M 22 21.2M 0 0 744k 0 0:02:08 0:00:29 0:01:39 0 22 93.2M 22 21.2M 0 0 719k 0 0:02:12 0:00:30 0:01:42 0 22 93.2M 22 21.2M 0 0 696k 0 0:02:17 0:00:31 0:01:46 0 22 93.2M 22 21.2M 0 0 674k 0 0:02:21 0:00:32 0:01:49 0 22 93.2M 22 21.2M 0 0 654k 0 0:02:25 0:00:33 0:01:52 0 22 93.2M 22 21.2M 0 0 635k 0 0:02:30 0:00:34 0:01:56 0 22 93.2M 22 21.2M 0 0 617k 0 0:02:34 0:00:35 0:01:59 0 22 93.2M 22 21.2M 0 0 600k 0 0:02:38 0:00:36 0:02:02 0 22 93.2M 22 21.2M 0 0 584k 0 0:02:43 0:00:37 0:02:06 0 22 93.2M 22 21.2M 0 0 568k 0 0:02:47 0:00:38 0:02:09 0 22 93.2M 22 21.2M 0 0 554k 0 0:02:52 0:00:39 0:02:13 0 22 93.2M 22 21.2M 0 0 540k 0 0:02:56 0:00:40 0:02:16 0 22 93.2M 22 21.2M 0 0 527k 0 0:03:00 0:00:41 0:02:19 0 22 93.2M 22 21.2M 0 0 515k 0 0:03:05 0:00:42 0:02:23 0 22 93.2M 22 21.2M 0 0 503k 0 0:03:09 0:00:43 0:02:26 0 22 93.2M 22 21.2M 0 0 491k 0 0:03:14 0:00:44 0:02:30 0 22 93.2M 22 21.2M 0 0 480k 0 0:03:18 0:00:45 0:02:33 0 22 93.2M 22 21.2M 0 0 470k 0 0:03:22 0:00:46 0:02:36 0 22 93.2M 22 21.2M 0 0 460k 0 0:03:27 0:00:47 0:02:40 0 22 93.2M 22 21.2M 0 0 450k 0 0:03:31 0:00:48 0:02:43 0 22 93.2M 22 21.2M 0 0 441k 0 0:03:36 0:00:49 0:02:47 0 22 93.2M 22 21.2M 0 0 432k 0 0:03:40 0:00:50 0:02:50 0 22 93.2M 22 21.2M 0 0 424k 0 0:03:44 0:00:51 0:02:53 0 22 93.2M 22 21.2M 0 0 416k 0 0:03:49 0:00:52 0:02:57 0 22 93.2M 22 21.2M 0 0 408k 0 0:03:53 0:00:53 0:03:00 0 22 93.2M 22 21.2M 0 0 401k 0 0:03:57 0:00:54 0:03:03 0 22 93.2M 22 21.2M 0 0 393k 0 0:04:02 0:00:55 0:03:07 0 22 93.2M 22 21.2M 0 0 386k 0 0:04:06 0:00:56 0:03:10 0 22 93.2M 22 21.2M 0 0 380k 0 0:04:11 0:00:57 0:03:14 0 22 93.2M 22 21.2M 0 0 373k 0 0:04:15 0:00:58 0:03:17 0 22 93.2M 22 21.2M 0 0 367k 0 0:04:19 0:00:59 0:03:20 0 25 93.2M 25 23.6M 0 0 396k 0 0:04:00 0:01:01 0:02:59 426k 25 93.2M 25 23.6M 0 0 390k 0 0:04:04 0:01:02 0:03:02 426k 25 93.2M 25 23.6M 0 0 384k 0 0:04:08 0:01:03 0:03:05 426k 25 93.2M 25 23.6M 0 0 378k 0 0:04:12 0:01:04 0:03:08 426k 25 93.2M 25 23.6M 0 0 372k 0 0:04:16 0:01:05 0:03:11 426k 25 93.2M 25 23.6M 0 0 366k 0 0:04:20 0:01:06 0:03:14 0 25 93.2M 25 23.6M 0 0 361k 0 0:04:24 0:01:07 0:03:17 0 25 93.2M 25 23.6M 0 0 355k 0 0:04:28 0:01:08 0:03:20 0 25 93.2M 25 23.6M 0 0 350k 0 0:04:32 0:01:09 0:03:23 0 25 93.2M 25 23.6M 0 0 345k 0 0:04:36 0:01:10 0:03:26 0 25 93.2M 25 23.6M 0 0 340k 0 0:04:39 0:01:11 0:03:28 0 25 93.2M 25 23.6M 0 0 336k 0 0:04:43 0:01:12 0:03:31 0 25 93.2M 25 23.6M 0 0 331k 0 0:04:47 0:01:13 0:03:34 0 25 93.2M 25 23.6M 0 0 327k 0 0:04:51 0:01:14 0:03:37 0 25 93.2M 25 23.6M 0 0 322k 0 0:04:55 0:01:15 0:03:40 0 25 93.2M 25 23.6M 0 0 318k 0 0:04:59 0:01:16 0:03:43 0 25 93.2M 25 23.6M 0 0 314k 0 0:05:03 0:01:17 0:03:46 0 25 93.2M 25 23.6M 0 0 310k 0 0:05:07 0:01:18 0:03:49 0 25 93.2M 25 23.6M 0 0 306k 0 0:05:11 0:01:19 0:03:52 0 25 93.2M 25 23.6M 0 0 302k 0 0:05:15 0:01:20 0:03:55 0 25 93.2M 25 23.6M 0 0 298k 0 0:05:19 0:01:21 0:03:58 0 25 93.2M 25 23.6M 0 0 295k 0 0:05:23 0:01:22 0:04:01 0 25 93.2M 25 23.6M 0 0 291k 0 0:05:27 0:01:23 0:04:04 0 25 93.2M 25 23.6M 0 0 288k 0 0:05:31 0:01:24 0:04:07 0 25 93.2M 25 23.6M 0 0 284k 0 0:05:35 0:01:25 0:04:10 0 25 93.2M 25 23.6M 0 0 281k 0 0:05:39 0:01:26 0:04:13 0 25 93.2M 25 23.6M 0 0 278k 0 0:05:43 0:01:27 0:04:16 0 25 93.2M 25 23.6M 0 0 275k 0 0:05:47 0:01:28 0:04:19 0 25 93.2M 25 23.6M 0 0 271k 0 0:05:50 0:01:29 0:04:21 0 25 93.2M 25 23.6M 0 0 268k 0 0:05:54 0:01:30 0:04:24 0 25 93.2M 25 23.6M 0 0 265k 0 0:05:58 0:01:31 0:04:27 0 25 93.2M 25 23.6M 0 0 263k 0 0:06:02 0:01:32 0:04:30 0 25 93.2M 25 23.6M 0 0 260k 0 0:06:06 0:01:33 0:04:33 0 25 93.2M 25 23.6M 0 0 257k 0 0:06:10 0:01:34 0:04:36 0 25 93.2M 25 23.6M 0 0 254k 0 0:06:14 0:01:35 0:04:39 0 25 93.2M 25 23.6M 0 0 252k 0 0:06:18 0:01:36 0:04:42 0 25 93.2M 25 23.6M 0 0 249k 0 0:06:22 0:01:37 0:04:45 0 25 93.2M 25 23.6M 0 0 246k 0 0:06:26 0:01:38 0:04:48 0 25 93.2M 25 23.6M 0 0 244k 0 0:06:30 0:01:39 0:04:51 0 25 93.2M 25 23.6M 0 0 242k 0 0:06:34 0:01:40 0:04:54 0 25 93.2M 25 23.6M 0 0 239k 0 0:06:38 0:01:41 0:04:57 0 25 93.2M 25 23.6M 0 0 237k 0 0:06:42 0:01:42 0:05:00 0 25 93.2M 25 23.6M 0 0 234k 0 0:06:46 0:01:43 0:05:03 0 25 93.2M 25 23.6M 0 0 232k 0 0:06:50 0:01:44 0:05:06 0 25 93.2M 25 23.6M 0 0 230k 0 0:06:54 0:01:45 0:05:09 0 25 93.2M 25 23.6M 0 0 228k 0 0:06:58 0:01:46 0:05:12 0 25 93.2M 25 23.6M 0 0 226k 0 0:07:01 0:01:47 0:05:14 0 25 93.2M 25 23.6M 0 0 224k 0 0:07:05 0:01:48 0:05:17 0 25 93.2M 25 23.6M 0 0 222k 0 0:07:09 0:01:49 0:05:20 0 25 93.2M 25 23.6M 0 0 220k 0 0:07:13 0:01:50 0:05:23 0 25 93.2M 25 23.6M 0 0 218k 0 0:07:17 0:01:51 0:05:26 0 25 93.2M 25 23.6M 0 0 216k 0 0:07:21 0:01:52 0:05:29 0 25 93.2M 25 23.6M 0 0 214k 0 0:07:25 0:01:53 0:05:32 0 25 93.2M 25 23.6M 0 0 212k 0 0:07:29 0:01:54 0:05:35 0 25 93.2M 25 23.6M 0 0 210k 0 0:07:33 0:01:55 0:05:38 0 25 93.2M 25 23.6M 0 0 208k 0 0:07:37 0:01:56 0:05:41 0 25 93.2M 25 23.6M 0 0 206k 0 0:07:41 0:01:57 0:05:44 0 25 93.2M 25 23.6M 0 0 205k 0 0:07:45 0:01:58 0:05:47 0 25 93.2M 25 23.6M 0 0 203k 0 0:07:49 0:01:59 0:05:50 0 25 93.2M 25 23.6M 0 0 202k 0 0:07:51 0:01:59 0:05:52 0 29 93.2M 29 27.9M 0 0 236k 0 0:06:44 0:02:01 0:04:43 892k 29 93.2M 29 27.9M 0 0 234k 0 0:06:47 0:02:02 0:04:45 892k 29 93.2M 29 27.9M 0 0 232k 0 0:06:50 0:02:03 0:04:47 892k 29 93.2M 29 27.9M 0 0 230k 0 0:06:54 0:02:04 0:04:50 892k 29 93.2M 29 27.9M 0 0 228k 0 0:06:57 0:02:05 0:04:52 801k 29 93.2M 29 27.9M 0 0 226k 0 0:07:00 0:02:06 0:04:54 0 29 93.2M 29 27.9M 0 0 225k 0 0:07:04 0:02:07 0:04:57 0 29 93.2M 29 27.9M 0 0 223k 0 0:07:07 0:02:08 0:04:59 0 29 93.2M 29 27.9M 0 0 221k 0 0:07:10 0:02:09 0:05:01 0 29 93.2M 29 27.9M 0 0 219k 0 0:07:14 0:02:10 0:05:04 0 29 93.2M 29 27.9M 0 0 218k 0 0:07:17 0:02:11 0:05:06 0 29 93.2M 29 27.9M 0 0 216k 0 0:07:20 0:02:12 0:05:08 0 29 93.2M 29 27.9M 0 0 214k 0 0:07:24 0:02:13 0:05:11 0 29 93.2M 29 27.9M 0 0 213k 0 0:07:27 0:02:14 0:05:13 0 29 93.2M 29 27.9M 0 0 211k 0 0:07:30 0:02:15 0:05:15 0 29 93.2M 29 27.9M 0 0 210k 0 0:07:34 0:02:16 0:05:18 0 29 93.2M 29 27.9M 0 0 208k 0 0:07:37 0:02:17 0:05:20 0 29 93.2M 29 27.9M 0 0 207k 0 0:07:40 0:02:18 0:05:22 0 29 93.2M 29 27.9M 0 0 205k 0 0:07:44 0:02:19 0:05:25 0 29 93.2M 29 27.9M 0 0 204k 0 0:07:47 0:02:20 0:05:27 0 29 93.2M 29 27.9M 0 0 202k 0 0:07:50 0:02:21 0:05:29 0 29 93.2M 29 27.9M 0 0 201k 0 0:07:54 0:02:22 0:05:32 0 29 93.2M 29 27.9M 0 0 199k 0 0:07:57 0:02:23 0:05:34 0 29 93.2M 29 27.9M 0 0 198k 0 0:08:00 0:02:24 0:05:36 0 29 93.2M 29 27.9M 0 0 197k 0 0:08:04 0:02:25 0:05:39 0 29 93.2M 29 27.9M 0 0 195k 0 0:08:07 0:02:26 0:05:41 0 29 93.2M 29 27.9M 0 0 194k 0 0:08:11 0:02:27 0:05:44 0 29 93.2M 29 27.9M 0 0 193k 0 0:08:14 0:02:28 0:05:46 0 29 93.2M 29 27.9M 0 0 191k 0 0:08:17 0:02:29 0:05:48 0 29 93.2M 29 27.9M 0 0 190k 0 0:08:20 0:02:30 0:05:50 0 29 93.2M 29 27.9M 0 0 189k 0 0:08:24 0:02:31 0:05:53 0 29 93.2M 29 27.9M 0 0 188k 0 0:08:27 0:02:32 0:05:55 0 29 93.2M 29 27.9M 0 0 186k 0 0:08:30 0:02:33 0:05:57 0 29 93.2M 29 27.9M 0 0 185k 0 0:08:34 0:02:34 0:06:00 0 29 93.2M 29 27.9M 0 0 184k 0 0:08:37 0:02:35 0:06:02 0 29 93.2M 29 27.9M 0 0 183k 0 0:08:40 0:02:36 0:06:04 0 29 93.2M 29 27.9M 0 0 182k 0 0:08:44 0:02:37 0:06:07 0 29 93.2M 29 27.9M 0 0 180k 0 0:08:47 0:02:38 0:06:09 0 29 93.2M 29 27.9M 0 0 179k 0 0:08:50 0:02:39 0:06:11 0 29 93.2M 29 27.9M 0 0 178k 0 0:08:54 0:02:40 0:06:14 0 29 93.2M 29 27.9M 0 0 177k 0 0:08:57 0:02:41 0:06:16 0 29 93.2M 29 27.9M 0 0 176k 0 0:09:00 0:02:42 0:06:18 0 29 93.2M 29 27.9M 0 0 175k 0 0:09:04 0:02:43 0:06:21 0 29 93.2M 29 27.9M 0 0 174k 0 0:09:07 0:02:44 0:06:23 0 29 93.2M 29 27.9M 0 0 173k 0 0:09:10 0:02:45 0:06:25 0 29 93.2M 29 27.9M 0 0 172k 0 0:09:14 0:02:46 0:06:28 0 29 93.2M 29 27.9M 0 0 171k 0 0:09:17 0:02:47 0:06:30 0 29 93.2M 29 27.9M 0 0 170k 0 0:09:20 0:02:48 0:06:32 0 29 93.2M 29 27.9M 0 0 169k 0 0:09:24 0:02:49 0:06:35 0 29 93.2M 29 27.9M 0 0 168k 0 0:09:27 0:02:50 0:06:37 0 29 93.2M 29 27.9M 0 0 167k 0 0:09:30 0:02:51 0:06:39 0 29 93.2M 29 27.9M 0 0 166k 0 0:09:34 0:02:52 0:06:42 0 29 93.2M 29 27.9M 0 0 165k 0 0:09:37 0:02:53 0:06:44 0 29 93.2M 29 27.9M 0 0 164k 0 0:09:40 0:02:54 0:06:46 0 29 93.2M 29 27.9M 0 0 163k 0 0:09:44 0:02:55 0:06:49 0 29 93.2M 29 27.9M 0 0 162k 0 0:09:47 0:02:56 0:06:51 0 29 93.2M 29 27.9M 0 0 161k 0 0:09:50 0:02:57 0:06:53 0 29 93.2M 29 27.9M 0 0 160k 0 0:09:54 0:02:58 0:06:56 0 29 93.2M 29 27.9M 0 0 159k 0 0:09:57 0:02:59 0:06:58 0 29 93.2M 29 27.9M 0 0 159k 0 0:09:59 0:02:59 0:07:00 310 40 93.2M 40 37.9M 0 0 214k 0 0:07:25 0:03:01 0:04:24 1949k 40 93.2M 40 37.9M 0 0 213k 0 0:07:27 0:03:02 0:04:25 1949k 40 93.2M 40 37.9M 0 0 211k 0 0:07:30 0:03:03 0:04:27 1949k 40 93.2M 40 37.9M 0 0 210k 0 0:07:32 0:03:04 0:04:28 1949k 40 93.2M 40 37.9M 0 0 209k 0 0:07:35 0:03:05 0:04:30 1773k 40 93.2M 40 37.9M 0 0 208k 0 0:07:37 0:03:06 0:04:31 0 40 93.2M 40 37.9M 0 0 207k 0 0:07:40 0:03:07 0:04:33 0 40 93.2M 40 37.9M 0 0 206k 0 0:07:42 0:03:08 0:04:34 0 40 93.2M 40 37.9M 0 0 205k 0 0:07:45 0:03:09 0:04:36 0 40 93.2M 40 37.9M 0 0 204k 0 0:07:47 0:03:10 0:04:37 0 40 93.2M 40 37.9M 0 0 203k 0 0:07:50 0:03:11 0:04:39 0 40 93.2M 40 37.9M 0 0 201k 0 0:07:52 0:03:12 0:04:40 0 40 93.2M 40 37.9M 0 0 200k 0 0:07:55 0:03:13 0:04:42 0 40 93.2M 40 37.9M 0 0 199k 0 0:07:57 0:03:14 0:04:43 0 40 93.2M 40 37.9M 0 0 198k 0 0:07:59 0:03:15 0:04:44 0 40 93.2M 40 37.9M 0 0 197k 0 0:08:02 0:03:16 0:04:46 0 40 93.2M 40 37.9M 0 0 196k 0 0:08:04 0:03:17 0:04:47 0 40 93.2M 40 37.9M 0 0 195k 0 0:08:07 0:03:18 0:04:49 0 40 93.2M 40 37.9M 0 0 194k 0 0:08:09 0:03:19 0:04:50 0 40 93.2M 40 37.9M 0 0 193k 0 0:08:12 0:03:20 0:04:52 0 40 93.2M 40 37.9M 0 0 192k 0 0:08:14 0:03:21 0:04:53 0 40 93.2M 40 37.9M 0 0 191k 0 0:08:17 0:03:22 0:04:55 0 40 93.2M 40 37.9M 0 0 191k 0 0:08:19 0:03:23 0:04:56 0 40 93.2M 40 37.9M 0 0 190k 0 0:08:22 0:03:24 0:04:58 0 40 93.2M 40 37.9M 0 0 189k 0 0:08:24 0:03:25 0:04:59 0 40 93.2M 40 37.9M 0 0 188k 0 0:08:27 0:03:26 0:05:01 0 40 93.2M 40 37.9M 0 0 187k 0 0:08:29 0:03:27 0:05:02 0 40 93.2M 40 37.9M 0 0 186k 0 0:08:31 0:03:28 0:05:03 0 40 93.2M 40 37.9M 0 0 185k 0 0:08:34 0:03:29 0:05:05 0 40 93.2M 40 37.9M 0 0 185k 0 0:08:35 0:03:30 0:05:05 13426 44 93.2M 44 41.6M 0 0 201k 0 0:07:53 0:03:31 0:04:22 723k 44 93.2M 44 41.7M 0 0 201k 0 0:07:54 0:03:32 0:04:22 782k 49 93.2M 49 46.2M 0 0 221k 0 0:07:10 0:03:33 0:03:37 1605k 49 93.2M 49 46.2M 0 0 220k 0 0:07:13 0:03:34 0:03:39 1606k 49 93.2M 49 46.2M 0 0 219k 0 0:07:15 0:03:35 0:03:40 1579k 49 93.2M 49 46.2M 0 0 218k 0 0:07:17 0:03:36 0:03:41 929k 49 93.2M 49 46.2M 0 0 217k 0 0:07:19 0:03:37 0:03:42 861k 49 93.2M 49 46.2M 0 0 216k 0 0:07:21 0:03:38 0:03:43 0 49 93.2M 49 46.2M 0 0 215k 0 0:07:23 0:03:39 0:03:44 0 49 93.2M 49 46.2M 0 0 214k 0 0:07:25 0:03:40 0:03:45 0 49 93.2M 49 46.2M 0 0 213k 0 0:07:27 0:03:41 0:03:46 0 49 93.2M 49 46.2M 0 0 212k 0 0:07:29 0:03:42 0:03:47 0 49 93.2M 49 46.2M 0 0 211k 0 0:07:31 0:03:43 0:03:48 0 49 93.2M 49 46.2M 0 0 210k 0 0:07:33 0:03:44 0:03:49 0 49 93.2M 49 46.2M 0 0 209k 0 0:07:35 0:03:45 0:03:50 0 49 93.2M 49 46.2M 0 0 208k 0 0:07:37 0:03:46 0:03:51 0 49 93.2M 49 46.2M 0 0 207k 0 0:07:39 0:03:47 0:03:52 0 49 93.2M 49 46.2M 0 0 206k 0 0:07:41 0:03:48 0:03:53 0 49 93.2M 49 46.2M 0 0 205k 0 0:07:43 0:03:49 0:03:54 0 49 93.2M 49 46.2M 0 0 205k 0 0:07:45 0:03:50 0:03:55 0 49 93.2M 49 46.2M 0 0 204k 0 0:07:47 0:03:51 0:03:56 0 49 93.2M 49 46.2M 0 0 203k 0 0:07:49 0:03:52 0:03:57 0 49 93.2M 49 46.2M 0 0 202k 0 0:07:51 0:03:53 0:03:58 0 49 93.2M 49 46.2M 0 0 201k 0 0:07:53 0:03:54 0:03:59 0 49 93.2M 49 46.2M 0 0 200k 0 0:07:55 0:03:55 0:04:00 0 49 93.2M 49 46.2M 0 0 199k 0 0:07:57 0:03:56 0:04:01 0 49 93.2M 49 46.2M 0 0 199k 0 0:07:59 0:03:57 0:04:02 0 49 93.2M 49 46.2M 0 0 198k 0 0:08:01 0:03:58 0:04:03 0 49 93.2M 49 46.2M 0 0 197k 0 0:08:03 0:03:59 0:04:04 0 49 93.2M 49 46.2M 0 0 196k 0 0:08:05 0:04:00 0:04:05 0 49 93.2M 49 46.2M 0 0 195k 0 0:08:07 0:04:01 0:04:06 0 49 93.2M 49 46.2M 0 0 195k 0 0:08:09 0:04:02 0:04:07 0 61 93.2M 61 57.4M 0 0 241k 0 0:06:35 0:04:03 0:02:32 2472k 61 93.2M 61 57.5M 0 0 241k 0 0:06:35 0:04:04 0:02:31 2509k 61 93.2M 61 57.5M 0 0 240k 0 0:06:37 0:04:05 0:02:32 2509k 61 93.2M 61 57.5M 0 0 239k 0 0:06:38 0:04:06 0:02:32 2509k 61 93.2M 61 57.5M 0 0 238k 0 0:06:40 0:04:07 0:02:33 2416k 61 93.2M 61 57.5M 0 0 237k 0 0:06:41 0:04:08 0:02:33 39159 61 93.2M 61 57.5M 0 0 236k 0 0:06:43 0:04:09 0:02:34 0 61 93.2M 61 57.5M 0 0 235k 0 0:06:45 0:04:10 0:02:35 0 61 93.2M 61 57.5M 0 0 234k 0 0:06:46 0:04:11 0:02:35 0 61 93.2M 61 57.5M 0 0 233k 0 0:06:48 0:04:12 0:02:36 0 61 93.2M 61 57.5M 0 0 232k 0 0:06:50 0:04:13 0:02:37 0 61 93.2M 61 57.5M 0 0 231k 0 0:06:51 0:04:14 0:02:37 0 61 93.2M 61 57.5M 0 0 230k 0 0:06:53 0:04:15 0:02:38 0 61 93.2M 61 57.5M 0 0 230k 0 0:06:54 0:04:16 0:02:38 0 61 93.2M 61 57.5M 0 0 229k 0 0:06:56 0:04:17 0:02:39 0 61 93.2M 61 57.5M 0 0 228k 0 0:06:58 0:04:18 0:02:40 0 61 93.2M 61 57.5M 0 0 227k 0 0:06:59 0:04:19 0:02:40 0 61 93.2M 61 57.5M 0 0 226k 0 0:07:01 0:04:20 0:02:41 0 61 93.2M 61 57.5M 0 0 225k 0 0:07:03 0:04:21 0:02:42 0 61 93.2M 61 57.5M 0 0 224k 0 0:07:04 0:04:22 0:02:42 0 61 93.2M 61 57.5M 0 0 223k 0 0:07:06 0:04:23 0:02:43 0 61 93.2M 61 57.5M 0 0 223k 0 0:07:07 0:04:24 0:02:43 0 61 93.2M 61 57.5M 0 0 222k 0 0:07:09 0:04:25 0:02:44 0 61 93.2M 61 57.5M 0 0 221k 0 0:07:11 0:04:26 0:02:45 0 61 93.2M 61 57.5M 0 0 220k 0 0:07:12 0:04:27 0:02:45 0 61 93.2M 61 57.5M 0 0 219k 0 0:07:14 0:04:28 0:02:46 0 61 93.2M 61 57.5M 0 0 218k 0 0:07:15 0:04:29 0:02:46 0 61 93.2M 61 57.5M 0 0 218k 0 0:07:17 0:04:30 0:02:47 0 61 93.2M 61 57.5M 0 0 217k 0 0:07:19 0:04:31 0:02:48 0 61 93.2M 61 57.5M 0 0 216k 0 0:07:20 0:04:32 0:02:48 0 61 93.2M 61 57.5M 0 0 215k 0 0:07:22 0:04:33 0:02:49 0 69 93.2M 69 64.5M 0 0 240k 0 0:06:37 0:04:35 0:02:02 1200k 69 93.2M 69 64.5M 0 0 239k 0 0:06:39 0:04:36 0:02:03 1200k 69 93.2M 69 64.5M 0 0 238k 0 0:06:40 0:04:37 0:02:03 1200k 69 93.2M 69 64.5M 0 0 237k 0 0:06:41 0:04:38 0:02:03 1200k 69 93.2M 69 64.5M 0 0 237k 0 0:06:41 0:04:38 0:02:03 1444k 69 93.2M 69 64.5M 0 0 236k 0 0:06:43 0:04:39 0:02:04 0 69 93.2M 69 64.5M 0 0 235k 0 0:06:44 0:04:40 0:02:04 0 69 93.2M 69 64.5M 0 0 234k 0 0:06:46 0:04:41 0:02:05 0 69 93.2M 69 64.5M 0 0 234k 0 0:06:47 0:04:42 0:02:05 0 69 93.2M 69 64.5M 0 0 233k 0 0:06:49 0:04:43 0:02:06 0 69 93.2M 69 64.5M 0 0 232k 0 0:06:50 0:04:44 0:02:06 0 69 93.2M 69 64.5M 0 0 231k 0 0:06:52 0:04:45 0:02:07 0 69 93.2M 69 64.5M 0 0 230k 0 0:06:53 0:04:46 0:02:07 0 69 93.2M 69 64.5M 0 0 230k 0 0:06:54 0:04:47 0:02:07 0 69 93.2M 69 64.5M 0 0 229k 0 0:06:56 0:04:48 0:02:08 0 69 93.2M 69 64.5M 0 0 228k 0 0:06:57 0:04:49 0:02:08 0 69 93.2M 69 64.5M 0 0 227k 0 0:06:59 0:04:50 0:02:09 0 69 93.2M 69 64.5M 0 0 226k 0 0:07:00 0:04:51 0:02:09 0 69 93.2M 69 64.5M 0 0 226k 0 0:07:02 0:04:52 0:02:10 0 69 93.2M 69 64.5M 0 0 225k 0 0:07:03 0:04:53 0:02:10 0 69 93.2M 69 64.5M 0 0 224k 0 0:07:05 0:04:54 0:02:11 0 69 93.2M 69 64.5M 0 0 223k 0 0:07:06 0:04:55 0:02:11 0 69 93.2M 69 64.5M 0 0 223k 0 0:07:07 0:04:56 0:02:11 0 69 93.2M 69 64.5M 0 0 222k 0 0:07:09 0:04:57 0:02:12 0 69 93.2M 69 64.5M 0 0 221k 0 0:07:10 0:04:58 0:02:12 0 69 93.2M 69 64.5M 0 0 220k 0 0:07:12 0:04:59 0:02:13 0 69 93.2M 69 64.5M 0 0 220k 0 0:07:13 0:05:00 0:02:13 0 69 93.2M 69 64.5M 0 0 219k 0 0:07:15 0:05:01 0:02:14 0 69 93.2M 69 64.5M 0 0 218k 0 0:07:16 0:05:02 0:02:14 0 69 93.2M 69 64.5M 0 0 217k 0 0:07:18 0:05:03 0:02:15 0 69 93.2M 69 64.5M 0 0 217k 0 0:07:19 0:05:04 0:02:15 0 72 93.2M 72 67.9M 0 0 227k 0 0:06:59 0:05:05 0:01:54 692k 75 93.2M 75 70.0M 0 0 234k 0 0:06:47 0:05:06 0:01:41 1106k 77 93.2M 77 72.5M 0 0 241k 0 0:06:34 0:05:07 0:01:27 1653k 81 93.2M 81 75.6M 0 0 251k 0 0:06:20 0:05:08 0:01:12 2213k 81 93.2M 81 75.6M 0 0 250k 0 0:06:21 0:05:09 0:01:12 2213k 81 93.2M 81 75.6M 0 0 249k 0 0:06:22 0:05:10 0:01:12 1533k 81 93.2M 81 75.6M 0 0 248k 0 0:06:23 0:05:11 0:01:12 1132k 81 93.2M 81 75.6M 0 0 247k 0 0:06:25 0:05:12 0:01:13 608k 81 93.2M 81 75.6M 0 0 247k 0 0:06:26 0:05:13 0:01:13 0 81 93.2M 81 75.6M 0 0 246k 0 0:06:27 0:05:14 0:01:13 0 81 93.2M 81 75.6M 0 0 245k 0 0:06:28 0:05:15 0:01:13 0 81 93.2M 81 75.6M 0 0 244k 0 0:06:30 0:05:16 0:01:14 0 81 93.2M 81 75.6M 0 0 243k 0 0:06:31 0:05:17 0:01:14 0 81 93.2M 81 75.6M 0 0 243k 0 0:06:32 0:05:18 0:01:14 0 81 93.2M 81 75.6M 0 0 242k 0 0:06:33 0:05:19 0:01:14 0 81 93.2M 81 75.6M 0 0 241k 0 0:06:35 0:05:20 0:01:15 0 81 93.2M 81 75.6M 0 0 240k 0 0:06:36 0:05:21 0:01:15 0 81 93.2M 81 75.6M 0 0 240k 0 0:06:37 0:05:22 0:01:15 0 81 93.2M 81 75.6M 0 0 239k 0 0:06:38 0:05:23 0:01:15 0 81 93.2M 81 75.6M 0 0 238k 0 0:06:39 0:05:24 0:01:15 0 81 93.2M 81 75.6M 0 0 237k 0 0:06:41 0:05:25 0:01:16 0 81 93.2M 81 75.6M 0 0 237k 0 0:06:42 0:05:26 0:01:16 0 81 93.2M 81 75.6M 0 0 236k 0 0:06:43 0:05:27 0:01:16 0 81 93.2M 81 75.6M 0 0 235k 0 0:06:44 0:05:28 0:01:16 0 81 93.2M 81 75.6M 0 0 234k 0 0:06:46 0:05:29 0:01:17 0 81 93.2M 81 75.6M 0 0 234k 0 0:06:47 0:05:30 0:01:17 0 81 93.2M 81 75.6M 0 0 233k 0 0:06:48 0:05:31 0:01:17 0 81 93.2M 81 75.6M 0 0 232k 0 0:06:49 0:05:32 0:01:17 0 81 93.2M 81 75.6M 0 0 232k 0 0:06:51 0:05:33 0:01:18 0 81 93.2M 81 75.6M 0 0 231k 0 0:06:52 0:05:34 0:01:18 0 81 93.2M 81 75.6M 0 0 230k 0 0:06:53 0:05:35 0:01:18 0 81 93.2M 81 75.6M 0 0 230k 0 0:06:54 0:05:36 0:01:18 0 81 93.2M 81 75.6M 0 0 229k 0 0:06:56 0:05:37 0:01:19 0 88 93.2M 88 82.7M 0 0 250k 0 0:06:21 0:05:38 0:00:43 1523k 93 93.2M 93 87.3M 0 0 263k 0 0:06:01 0:05:39 0:00:22 2513k 100 93.2M 100 93.2M 0 0 281k 0 0:05:39 0:05:39 --:--:-- 4443k 16:01:59 go1.15.2.linux-arm64.tar.gz: OK 16:02:14 Staging go 16:02:53 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 16:02:53 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] 16:02:53 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 16:02:53 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Sources [236 kB] 16:02:53 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Sources [11.4 kB] 16:02:53 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Sources [4148 B] 16:02:53 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Sources [267 kB] 16:02:53 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [825 kB] 16:02:53 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [276 kB] 16:02:53 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] 16:02:53 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2964 B] 16:02:53 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] 16:02:53 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.1 kB] 16:02:53 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [942 kB] 16:02:53 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [241 kB] 16:02:53 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main Sources [829 kB] 16:02:53 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Sources [5324 B] 16:02:53 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/universe Sources [9051 kB] 16:02:53 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Sources [181 kB] 16:02:53 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [975 kB] 16:02:53 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main Translation-en [516 kB] 16:02:53 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [126 kB] 16:02:53 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Translation-en [108 kB] 16:02:53 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [664 B] 16:02:53 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Translation-en [3584 B] 16:02:53 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [8316 kB] 16:02:53 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/universe Translation-en [4941 kB] 16:02:53 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Sources [495 kB] 16:02:53 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Sources [10.4 kB] 16:02:53 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Sources [15.9 kB] 16:02:53 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Sources [432 kB] 16:02:53 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1119 kB] 16:02:53 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [367 kB] 16:02:53 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] 16:02:53 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [6980 B] 16:02:53 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] 16:02:53 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [24.6 kB] 16:02:53 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1479 kB] 16:02:53 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [354 kB] 16:02:53 Fetched 32.6 MB in 6s (0 B/s) 16:02:53 Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] 16:02:53 Fetched 218 kB in 0s (0 B/s) 16:02:53 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] 16:02:53 Fetched 140 kB in 0s (0 B/s) 16:02:53 Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] 16:02:53 Fetched 208 kB in 0s (0 B/s) 16:02:53 Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] 16:02:53 Fetched 90.4 kB in 0s (0 B/s) 16:02:53 Pulling app-service-config 16:02:58 Pulling config-common 16:03:03 Skipping build go (already ran) 16:03:03 Building app-service-config 16:03:03 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 16:03:04 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.55 16:03:05 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.56 16:03:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.111 16:03:05 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 16:03:05 go: downloading github.com/gorilla/mux v1.8.0 16:03:05 go: downloading go.mongodb.org/mongo-driver v1.1.1 16:03:05 go: downloading github.com/google/uuid v1.1.2 16:03:05 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 16:03:05 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:03:05 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:03:05 go: downloading github.com/go-playground/validator/v10 v10.3.0 16:03:05 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:03:05 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 16:04:13 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 16:05:09 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 16:05:09 go: downloading github.com/pelletier/go-toml v1.2.0 16:05:09 go: downloading github.com/go-redis/redis/v7 v7.2.0 16:05:09 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 16:05:09 go: downloading github.com/pebbe/zmq4 v1.0.0 16:05:09 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 16:05:09 go: downloading github.com/x448/float16 v0.8.4 16:05:09 go: downloading github.com/BurntSushi/toml v0.3.1 16:05:09 go: downloading github.com/mitchellh/copystructure v1.0.0 16:05:09 go: downloading github.com/leodido/go-urn v1.2.0 16:05:09 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:05:09 go: downloading github.com/go-kit/kit v0.8.0 16:05:09 go: downloading github.com/go-playground/universal-translator v0.17.0 16:05:09 go: downloading github.com/hashicorp/consul/api v1.1.0 16:05:09 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:05:09 go: downloading github.com/go-stack/stack v1.8.0 16:05:09 go: downloading github.com/xdg/stringprep v1.0.0 16:05:09 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 16:05:09 go: downloading github.com/golang/snappy v0.0.1 16:06:06 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:06:06 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 16:06:06 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:06:06 go: downloading golang.org/x/text v0.3.2 16:06:06 go: downloading github.com/go-playground/locales v0.13.0 16:06:06 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 16:06:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:06:06 go: downloading github.com/hashicorp/serf v0.8.2 16:06:06 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 16:06:06 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:08:43 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:10:19 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:11:16 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:11:55 Building config-common 16:12:03 Skipping stage go (already ran) 16:12:03 Staging app-service-config 16:12:06 Staging config-common 16:12:10 Priming go 16:12:13 Priming app-service-config 16:12:19 Priming config-common [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 16:12:30 provisioning config files... 16:12:30 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config5901725788069645373tmp [Pipeline] { [Pipeline] sh 16:12:30 + set +x 16:12:30 + curl -s https://codecov.io/bash 16:12:30 + bash -s -- 16:12:31 16:12:31 _____ _ 16:12:31 / ____| | | 16:12:31 | | ___ __| | ___ ___ _____ __ 16:12:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:12:31 | |___| (_) | (_| | __/ (_| (_) \ V / 16:12:31 \_____\___/ \__,_|\___|\___\___/ \_/ 16:12:31 Bash-20201009-048fee3 16:12:31 16:12:31 16:12:31 ==> Jenkins CI detected. 16:12:31 project root: . 16:12:31 Fixing merge commit SHA 16:12:31 --> token set from env 16:12:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:12:31 ==> Running gcov in . (disable via -X gcov) 16:12:31 ==> Python coveragepy not found 16:12:31 ==> Searching for coverage reports in: 16:12:31 + . 16:12:31 -> Found 1 reports 16:12:31 ==> Detecting git/mercurial file structure 16:12:31 ==> Reading reports 16:12:31 + ./coverage.out bytes=10 16:12:31 ==> Appending adjustments 16:12:31 https://docs.codecov.io/docs/fixing-reports 16:12:31 + Found adjustments 16:12:31 ==> Gzipping contents 16:12:31 ==> Uploading reports 16:12:31 url: https://codecov.io 16:12:31 query: branch=PR-124&commit=958790dae25eb4aa599a15975d5755b3abdf86cf&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-124%2F25%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=124&job=&cmd_args= 16:12:31 -> Pinging Codecov 16:12:31 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-124&commit=958790dae25eb4aa599a15975d5755b3abdf86cf&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-124%2F25%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=124&job=&cmd_args= 16:12:31 -> Uploading to 16:12:31 16:12:31 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:31 Dload Upload Total Spent Left Speed 16:12:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 16:12:31 X> Failed to upload 16:12:31 ==> Uploading to Codecov 16:12:31 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:31 Dload Upload Total Spent Left Speed 16:12:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 499 100 121 100 378 233 730 --:--:-- --:--:-- --:--:-- 731 16:12:32 View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/958790dae25eb4aa599a15975d5755b3abdf86cf [Pipeline] } 16:12:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:12:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:12:36 ---> package-listing.sh 16:12:36 ++ facter osfamily 16:12:36 ++ tr '[:upper:]' '[:lower:]' 16:12:36 + OS_FAMILY=redhat 16:12:36 + workspace=/w/workspace/_app-service-configurable_PR-124 16:12:36 + START_PACKAGES=/tmp/packages_start.txt 16:12:36 + END_PACKAGES=/tmp/packages_end.txt 16:12:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:12:36 + PACKAGES=/tmp/packages_start.txt 16:12:36 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 16:12:36 + PACKAGES=/tmp/packages_end.txt 16:12:36 + case "${OS_FAMILY}" in 16:12:36 + rpm -qa 16:12:36 + sort 16:12:40 + '[' -f /tmp/packages_start.txt ']' 16:12:40 + '[' -f /tmp/packages_end.txt ']' 16:12:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:12:40 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 16:12:40 + mkdir -p /w/workspace/_app-service-configurable_PR-124/archives/ 16:12:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-124/archives/ [Pipeline] echo 16:12:40 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/_app-service-configurable_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:12:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:12:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:12:41 16:12:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:12:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:12:42 alpine: Pulling from edgex-lftools-log-publisher 16:12:42 df20fa9351a1: Pulling fs layer 16:12:42 36b3adc4ff6f: Pulling fs layer 16:12:42 8ad3a11d3b57: Pulling fs layer 16:12:42 46f8f816bc3b: Pulling fs layer 16:12:42 93b61091891f: Pulling fs layer 16:12:42 93b9cdb0e59b: Pulling fs layer 16:12:42 5e14af77c1be: Pulling fs layer 16:12:42 01666e4c0597: Pulling fs layer 16:12:42 aa168da1d23b: Pulling fs layer 16:12:42 93b9cdb0e59b: Waiting 16:12:42 5e14af77c1be: Waiting 16:12:42 01666e4c0597: Waiting 16:12:42 aa168da1d23b: Waiting 16:12:42 46f8f816bc3b: Waiting 16:12:42 93b61091891f: Waiting 16:12:42 36b3adc4ff6f: Verifying Checksum 16:12:42 36b3adc4ff6f: Download complete 16:12:42 46f8f816bc3b: Verifying Checksum 16:12:42 46f8f816bc3b: Download complete 16:12:42 df20fa9351a1: Download complete 16:12:42 93b9cdb0e59b: Verifying Checksum 16:12:42 93b9cdb0e59b: Download complete 16:12:42 5e14af77c1be: Verifying Checksum 16:12:42 5e14af77c1be: Download complete 16:12:42 93b61091891f: Download complete 16:12:42 01666e4c0597: Verifying Checksum 16:12:42 01666e4c0597: Download complete 16:12:42 df20fa9351a1: Pull complete 16:12:43 36b3adc4ff6f: Pull complete 16:12:43 8ad3a11d3b57: Verifying Checksum 16:12:43 8ad3a11d3b57: Download complete 16:12:44 8ad3a11d3b57: Pull complete 16:12:45 46f8f816bc3b: Pull complete 16:12:45 93b61091891f: Pull complete 16:12:45 93b9cdb0e59b: Pull complete 16:12:46 5e14af77c1be: Pull complete 16:12:46 01666e4c0597: Pull complete 16:12:49 aa168da1d23b: Download complete 16:12:59 aa168da1d23b: Pull complete 16:12:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:12:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:12:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:12:59 prd-centos7-docker-4c-2g-9672 does not seem to be running inside a container 16:12:59 $ 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/_app-service-configurable_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:13:02 $ docker top df1d5b187320ba3692bbd59a0ccc6b17fef4de394c777221294fc95519dc8da4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:03 + touch /tmp/pre-build-complete [Pipeline] sh 16:13:04 + mkdir -p /var/log/sa [Pipeline] sh 16:13:04 + ls /var/log/sa-host 16:13:04 + sadf -c /var/log/sa-host/sa05 16:13:04 file_magic: OK 16:13:04 HZ: Using current value: 100 16:13:04 file_header: OK 16:13:04 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 16:13:04 Statistics: 16:13:04 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:13:04 File successfully converted to sysstat format version 12.2.1 16:13:04 + sadf -c /var/log/sa-host/sa29 16:13:04 file_magic: OK 16:13:04 HZ: Using current value: 100 16:13:04 file_header: OK 16:13:04 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 16:13:04 Statistics: 16:13:04 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:13:04 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:13:05 provisioning config files... 16:13:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config7512451576492199097tmp [Pipeline] { [Pipeline] echo 16:13:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:13:05 ---> create-netrc.sh [Pipeline] } 16:13:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:13:05 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:13:06 ---> python-tools-install.sh [Pipeline] echo 16:13:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:13:06 ---> sudo-logs.sh 16:13:06 Archiving 'sudo' log.. [Pipeline] echo 16:13:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:13:07 ---> job-cost.sh 16:13:07 lf-activate-venv: SKIPPING 16:13:07 INFO: No Stack... 16:13:08 INFO: Retrieving Pricing Info for: v1-standard-2 16:13:08 INFO: Archiving Costs [Pipeline] echo 16:13:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:13:08 ---> logs-deploy.sh 16:13:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-124/25 16:13:08 INFO: archiving workspace using pattern(s): 16:13:11 Archives upload complete. 16:13:11 INFO: archiving logs to Nexus 16:13:13 ---> uname -a: 16:13:13 Linux prd-centos7-docker-4c-2g-9672.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 16:13:13 16:13:13 16:13:13 ---> lscpu: 16:13:13 Architecture: x86_64 16:13:13 CPU op-mode(s): 32-bit, 64-bit 16:13:13 Byte Order: Little Endian 16:13:13 Address sizes: 40 bits physical, 48 bits virtual 16:13:13 CPU(s): 4 16:13:13 On-line CPU(s) list: 0-3 16:13:13 Thread(s) per core: 1 16:13:13 Core(s) per socket: 1 16:13:13 Socket(s): 4 16:13:13 NUMA node(s): 1 16:13:13 Vendor ID: GenuineIntel 16:13:13 CPU family: 6 16:13:13 Model: 44 16:13:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:13:13 Stepping: 1 16:13:13 CPU MHz: 2933.438 16:13:13 BogoMIPS: 5866.87 16:13:13 Virtualization: VT-x 16:13:13 Hypervisor vendor: KVM 16:13:13 Virtualization type: full 16:13:13 L1d cache: 128 KiB 16:13:13 L1i cache: 128 KiB 16:13:13 L2 cache: 16 MiB 16:13:13 L3 cache: 64 MiB 16:13:13 NUMA node0 CPU(s): 0-3 16:13:13 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:13:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:13:13 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:13:13 Vulnerability Meltdown: Mitigation; PTI 16:13:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:13:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:13:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:13:13 Vulnerability Tsx async abort: Not affected 16:13:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 16:13:13 16:13:13 16:13:13 ---> nproc: 16:13:13 4 16:13:13 16:13:13 16:13:13 ---> df -h: 16:13:13 Filesystem Size Used Available Use% Mounted on 16:13:13 overlay 50.0G 6.9G 43.1G 14% / 16:13:13 tmpfs 64.0M 0 64.0M 0% /dev 16:13:13 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:13:13 shm 64.0M 0 64.0M 0% /dev/shm 16:13:13 /dev/vda1 50.0G 6.9G 43.1G 14% /facter-os 16:13:13 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 16:13:13 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 16:13:13 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 16:13:13 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/secure 16:13:13 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/auth.log 16:13:13 /dev/vda1 50.0G 6.9G 43.1G 14% /run/cloud-init/result.json 16:13:13 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/_app-service-configurable_PR-124 16:13:13 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/_app-service-configurable_PR-124@tmp 16:13:13 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa-host 16:13:13 16:13:13 16:13:13 ---> free -m: 16:13:13 total used free shared buff/cache available 16:13:13 Mem: 1837 772 120 0 943 977 16:13:13 Swap: 1023 1 1022 16:13:13 16:13:13 16:13:13 ---> ip addr: 16:13:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:13:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:13:13 inet 127.0.0.1/8 scope host lo 16:13:13 valid_lft forever preferred_lft forever 16:13:13 inet6 ::1/128 scope host 16:13:13 valid_lft forever preferred_lft forever 16:13:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:13:13 link/ether fa:16:3e:44:ad:20 brd ff:ff:ff:ff:ff:ff 16:13:13 inet 10.30.122.194/23 brd 10.30.123.255 scope global dynamic eth0 16:13:13 valid_lft 53602sec preferred_lft 53602sec 16:13:13 inet6 fe80::f816:3eff:fe44:ad20/64 scope link 16:13:13 valid_lft forever preferred_lft forever 16:13:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:13:13 link/ether 02:42:6e:dd:40:34 brd ff:ff:ff:ff:ff:ff 16:13:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:13:13 valid_lft forever preferred_lft forever 16:13:13 inet6 fe80::42:6eff:fedd:4034/64 scope link 16:13:13 valid_lft forever preferred_lft forever 16:13:13 16:13:13 16:13:13 ---> sar -b -r -n DEV: 16:13:13 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/29/20 _x86_64_ (4 CPU) 16:13:13 16:13:13 07:06:16 LINUX RESTART (4 CPU) 16:13:13 16:13:13 07:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:13:13 07:08:01 18.15 6.37 11.78 0.00 695.22 2419.91 0.00 16:13:13 07:09:01 0.52 0.02 0.50 0.00 2.13 7.67 0.00 16:13:13 07:10:01 0.17 0.00 0.17 0.00 0.00 1.88 0.00 16:13:13 07:11:01 0.22 0.00 0.22 0.00 0.00 1.65 0.00 16:13:13 07:12:01 0.30 0.00 0.30 0.00 0.00 3.33 0.00 16:13:13 07:13:01 0.33 0.00 0.33 0.00 0.00 4.06 0.00 16:13:13 07:14:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 16:13:13 07:15:01 0.20 0.00 0.20 0.00 0.00 2.43 0.00 16:13:13 07:16:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 16:13:13 07:17:01 0.32 0.00 0.32 0.00 0.00 3.83 0.00 16:13:13 07:18:01 0.18 0.00 0.18 0.00 0.00 2.01 0.00 16:13:13 07:19:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 16:13:13 07:20:02 0.25 0.00 0.25 0.00 0.00 2.58 0.00 16:13:13 07:21:01 0.29 0.00 0.29 0.00 0.00 3.15 0.00 16:13:13 07:22:01 0.38 0.17 0.22 0.00 5.33 2.16 0.00 16:13:13 07:23:01 0.77 0.00 0.77 0.00 0.00 14.90 0.00 16:13:13 07:24:01 0.32 0.00 0.32 0.00 0.00 4.93 0.00 16:13:13 07:25:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 16:13:13 07:26:01 0.25 0.00 0.25 0.00 0.00 3.66 0.00 16:13:13 07:27:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 16:13:13 07:28:01 0.25 0.00 0.25 0.00 0.00 3.11 0.00 16:13:13 07:29:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 16:13:13 07:30:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 16:13:13 07:31:01 0.35 0.00 0.35 0.00 0.00 4.49 0.00 16:13:13 07:32:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 16:13:13 07:33:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 16:13:13 07:34:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 16:13:13 07:35:02 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:13:13 07:36:01 0.25 0.00 0.25 0.00 0.00 3.01 0.00 16:13:13 07:37:01 0.22 0.00 0.22 0.00 0.00 2.01 0.00 16:13:13 07:38:01 0.32 0.00 0.32 0.00 0.00 4.73 0.00 16:13:13 07:39:01 0.22 0.00 0.22 0.00 0.00 2.68 0.00 16:13:13 07:40:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 16:13:13 07:41:01 0.25 0.00 0.25 0.00 0.00 3.21 0.00 16:13:13 07:42:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:13:13 07:43:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 16:13:13 07:44:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 16:13:13 07:45:01 0.20 0.00 0.20 0.00 0.00 1.63 0.00 16:13:13 07:46:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 07:47:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:13:13 07:48:01 0.27 0.00 0.27 0.00 0.00 3.11 0.00 16:13:13 07:49:02 0.27 0.00 0.27 0.00 0.00 2.76 0.00 16:13:13 07:50:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 16:13:13 07:51:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 16:13:13 07:52:01 0.25 0.00 0.25 0.00 0.00 2.44 0.00 16:13:13 07:53:01 0.23 0.00 0.23 0.00 0.00 3.11 0.00 16:13:13 07:54:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 16:13:13 07:55:01 0.20 0.00 0.20 0.00 0.00 2.05 0.00 16:13:13 07:56:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 16:13:13 07:57:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 16:13:13 07:58:01 0.25 0.00 0.25 0.00 0.00 3.11 0.00 16:13:13 07:59:01 0.25 0.00 0.25 0.00 0.00 2.61 0.00 16:13:13 08:00:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 16:13:13 08:01:01 0.27 0.02 0.25 0.00 0.13 2.85 0.00 16:13:13 08:02:02 0.45 0.12 0.33 0.00 2.13 5.57 0.00 16:13:13 08:03:01 0.22 0.00 0.22 0.00 0.00 2.76 0.00 16:13:13 08:04:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 16:13:13 08:05:01 0.27 0.00 0.27 0.00 0.00 3.55 0.00 16:13:13 08:06:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 16:13:13 08:07:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 16:13:13 08:08:01 0.17 0.00 0.17 0.00 0.00 1.76 0.00 16:13:13 08:09:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 16:13:13 08:10:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 16:13:13 08:11:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 16:13:13 08:12:01 0.18 0.00 0.18 0.00 0.00 1.65 0.00 16:13:13 08:13:01 0.28 0.00 0.28 0.00 0.00 2.50 0.00 16:13:13 08:14:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 16:13:13 08:15:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 16:13:13 08:16:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 16:13:13 08:17:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 16:13:13 08:18:02 0.17 0.00 0.17 0.00 0.00 1.50 0.00 16:13:13 08:19:01 0.17 0.00 0.17 0.00 0.00 1.79 0.00 16:13:13 08:20:01 0.33 0.00 0.33 0.00 0.00 4.36 0.00 16:13:13 08:21:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:13:13 08:22:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:13:13 08:23:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:13:13 08:24:01 0.20 0.00 0.20 0.00 0.00 1.93 0.00 16:13:13 08:25:01 0.32 0.00 0.32 0.00 0.00 3.60 0.00 16:13:13 08:26:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 16:13:13 08:27:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 16:13:13 08:28:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:13:13 08:29:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 16:13:13 08:30:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 16:13:13 08:31:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 16:13:13 08:32:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:13:13 08:33:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 16:13:13 08:34:02 0.20 0.00 0.20 0.00 0.00 1.63 0.00 16:13:13 08:35:01 0.25 0.00 0.25 0.00 0.00 3.15 0.00 16:13:13 08:36:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:13:13 08:37:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:13:13 08:38:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:13:13 08:39:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:13:13 08:40:01 0.25 0.00 0.25 0.00 0.00 3.13 0.00 16:13:13 08:41:01 0.28 0.00 0.28 0.00 0.00 2.46 0.00 16:13:13 08:42:01 0.17 0.00 0.17 0.00 0.00 1.46 0.00 16:13:13 08:43:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 16:13:13 08:44:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:13:13 08:45:01 0.25 0.00 0.25 0.00 0.00 3.25 0.00 16:13:13 08:46:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:13:13 08:47:01 0.47 0.30 0.17 0.00 127.47 1.33 0.00 16:13:13 08:48:01 0.20 0.00 0.20 0.00 0.00 1.63 0.00 16:13:13 08:49:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:13:13 08:50:02 286.18 265.06 21.12 0.00 3679.10 831.52 0.00 16:13:13 08:51:01 1.24 0.00 1.24 0.00 0.00 173.27 0.00 16:13:13 08:52:01 0.38 0.00 0.38 0.00 0.00 5.94 0.00 16:13:13 08:53:01 0.22 0.00 0.22 0.00 0.00 3.05 0.00 16:13:13 08:54:01 0.22 0.00 0.22 0.00 0.00 3.18 0.00 16:13:13 08:55:01 0.25 0.00 0.25 0.00 0.00 3.11 0.00 16:13:13 08:56:01 0.38 0.00 0.38 0.00 0.00 6.36 0.00 16:13:13 08:57:01 0.28 0.00 0.28 0.00 0.00 4.16 0.00 16:13:13 08:58:01 0.23 0.00 0.23 0.00 0.00 3.83 0.00 16:13:13 08:59:01 0.23 0.00 0.23 0.00 0.00 3.83 0.00 16:13:13 09:00:01 0.27 0.00 0.27 0.00 0.00 3.63 0.00 16:13:13 09:01:01 0.33 0.00 0.33 0.00 0.00 5.28 0.00 16:13:13 09:02:01 0.35 0.00 0.35 0.00 0.00 5.69 0.00 16:13:13 09:03:01 0.22 0.00 0.22 0.00 0.00 3.70 0.00 16:13:13 09:04:01 0.33 0.00 0.33 0.00 0.00 5.55 0.00 16:13:13 09:05:02 0.27 0.00 0.27 0.00 0.00 4.70 0.00 16:13:13 09:06:01 0.24 0.00 0.24 0.00 0.00 3.49 0.00 16:13:13 09:07:01 0.25 0.00 0.25 0.00 0.00 3.63 0.00 16:13:13 09:08:01 0.23 0.00 0.23 0.00 0.00 4.03 0.00 16:13:13 09:09:01 0.38 0.00 0.38 0.00 0.00 5.84 0.00 16:13:13 09:10:01 0.33 0.00 0.33 0.00 0.00 4.99 0.00 16:13:13 09:11:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:13:13 09:12:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:13:13 09:13:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 16:13:13 09:14:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:13:13 09:15:01 0.17 0.00 0.17 0.00 0.00 1.46 0.00 16:13:13 09:16:01 0.25 0.00 0.25 0.00 0.00 3.50 0.00 16:13:13 09:17:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:13:13 09:18:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 16:13:13 09:19:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:13:13 09:20:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:13:13 09:21:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:13:13 09:22:02 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:13:13 09:23:01 0.29 0.00 0.29 0.00 0.00 3.34 0.00 16:13:13 09:24:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:13:13 09:25:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 16:13:13 09:26:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 16:13:13 09:27:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:13:13 09:28:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 09:29:01 0.23 0.00 0.23 0.00 0.00 2.41 0.00 16:13:13 09:30:01 0.33 0.00 0.33 0.00 0.00 4.65 0.00 16:13:13 09:31:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 16:13:13 09:32:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:13:13 09:33:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 16:13:13 09:34:01 0.23 0.00 0.23 0.00 0.00 2.58 0.00 16:13:13 09:35:01 0.28 0.00 0.28 0.00 0.00 3.11 0.00 16:13:13 09:36:01 0.23 0.00 0.23 0.00 0.00 2.31 0.00 16:13:13 09:37:01 0.23 0.00 0.23 0.00 0.00 1.83 0.00 16:13:13 09:38:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 09:39:02 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:13:13 09:40:01 0.25 0.00 0.25 0.00 0.00 3.00 0.00 16:13:13 09:41:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:13:13 09:42:01 0.17 0.00 0.17 0.00 0.00 1.23 0.00 16:13:13 09:43:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 16:13:13 09:44:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 16:13:13 09:45:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 16:13:13 09:46:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 16:13:13 09:47:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 16:13:13 09:48:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 09:49:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:13:13 09:50:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 16:13:13 09:51:01 0.25 0.00 0.25 0.00 0.00 2.36 0.00 16:13:13 09:52:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 16:13:13 09:53:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 16:13:13 09:54:02 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:13:13 09:55:01 0.25 0.00 0.25 0.00 0.00 3.00 0.00 16:13:13 09:56:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 16:13:13 09:57:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 16:13:13 09:58:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 09:59:01 0.28 0.00 0.28 0.00 0.00 3.68 0.00 16:13:13 10:00:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 10:01:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:13:13 10:02:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 10:03:01 0.20 0.00 0.20 0.00 0.00 2.68 0.00 16:13:13 10:04:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 10:05:01 0.28 0.00 0.28 0.00 0.00 4.85 0.00 16:13:13 10:06:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:13:13 10:07:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 10:08:01 0.18 0.00 0.18 0.00 0.00 2.01 0.00 16:13:13 10:09:01 0.25 0.00 0.25 0.00 0.00 3.21 0.00 16:13:13 10:10:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 16:13:13 10:11:01 0.17 0.00 0.17 0.00 0.00 1.36 0.00 16:13:13 10:12:01 0.28 0.00 0.28 0.00 0.00 3.11 0.00 16:13:13 10:13:01 0.23 0.00 0.23 0.00 0.00 2.43 0.00 16:13:13 10:14:01 0.28 0.00 0.28 0.00 0.00 3.51 0.00 16:13:13 10:15:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 16:13:13 10:16:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:13:13 10:17:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 16:13:13 10:18:01 0.22 0.00 0.22 0.00 0.00 2.38 0.00 16:13:13 10:19:01 0.33 0.00 0.33 0.00 0.00 4.50 0.00 16:13:13 10:20:01 0.23 0.00 0.23 0.00 0.00 2.68 0.00 16:13:13 10:21:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:13:13 10:22:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 10:23:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 16:13:13 10:24:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 16:13:13 10:25:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 16:13:13 10:26:01 0.20 0.00 0.20 0.00 0.00 1.50 0.00 16:13:13 10:27:01 1.07 0.82 0.25 0.00 36.90 2.81 0.00 16:13:13 10:28:02 0.22 0.00 0.22 0.00 0.00 2.41 0.00 16:13:13 10:29:01 0.25 0.00 0.25 0.00 0.00 3.13 0.00 16:13:13 10:30:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:13:13 10:31:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:13:13 10:32:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 10:33:01 0.23 0.00 0.23 0.00 0.00 2.60 0.00 16:13:13 10:34:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 16:13:13 10:35:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:13:13 10:36:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 16:13:13 10:37:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 10:38:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 16:13:13 10:39:01 0.25 0.00 0.25 0.00 0.00 3.21 0.00 16:13:13 10:40:01 0.25 0.00 0.25 0.00 0.00 2.46 0.00 16:13:13 10:41:01 0.18 0.00 0.18 0.00 0.00 2.00 0.00 16:13:13 10:42:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 16:13:13 10:43:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 16:13:13 10:44:01 0.25 0.00 0.25 0.00 0.00 3.21 0.00 16:13:13 10:45:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:13:13 10:46:02 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:13:13 10:47:01 0.25 0.00 0.25 0.00 0.00 2.86 0.00 16:13:13 10:48:01 0.27 0.00 0.27 0.00 0.00 4.03 0.00 16:13:13 10:49:01 0.35 0.00 0.35 0.00 0.00 3.66 0.00 16:13:13 10:50:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 16:13:13 10:51:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 16:13:13 10:52:01 0.28 0.00 0.28 0.00 0.00 2.96 0.00 16:13:13 10:53:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:13:13 10:54:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 10:55:01 0.33 0.00 0.33 0.00 0.00 4.40 0.00 16:13:13 10:56:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 16:13:13 10:57:01 0.25 0.00 0.25 0.00 0.00 3.13 0.00 16:13:13 10:58:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 16:13:13 10:59:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 11:00:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:13:13 11:01:01 0.20 0.00 0.20 0.00 0.00 1.76 0.00 16:13:13 11:02:01 0.27 0.00 0.27 0.00 0.00 2.90 0.00 16:13:13 11:03:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 16:13:13 11:04:02 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:13:13 11:05:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 16:13:13 11:06:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 16:13:13 11:07:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 16:13:13 11:08:01 0.28 0.00 0.28 0.00 0.00 3.11 0.00 16:13:13 11:09:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:13:13 11:10:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 16:13:13 11:11:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 16:13:13 11:12:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 16:13:13 11:13:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 11:14:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 16:13:13 11:15:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 16:13:13 11:16:01 0.32 0.00 0.32 0.00 0.00 3.35 0.00 16:13:13 11:17:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 16:13:13 11:18:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 11:19:02 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:13:13 11:20:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 16:13:13 11:21:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 11:22:01 0.25 0.00 0.25 0.00 0.00 2.50 0.00 16:13:13 11:23:01 0.25 0.00 0.25 0.00 0.00 2.96 0.00 16:13:13 11:24:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 16:13:13 11:25:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 16:13:13 11:26:01 0.25 0.00 0.25 0.00 0.00 3.09 0.00 16:13:13 11:27:01 0.22 0.00 0.22 0.00 0.00 2.13 0.00 16:13:13 11:28:01 0.30 0.00 0.30 0.00 0.00 4.33 0.00 16:13:13 11:29:01 0.25 0.00 0.25 0.00 0.00 2.51 0.00 16:13:13 11:30:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 16:13:13 11:31:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 16:13:13 11:32:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 16:13:13 11:33:02 0.25 0.00 0.25 0.00 0.00 3.11 0.00 16:13:13 11:34:01 0.22 0.00 0.22 0.00 0.00 2.22 0.00 16:13:13 11:35:01 0.18 0.00 0.18 0.00 0.00 1.53 0.00 16:13:13 11:36:01 0.32 0.00 0.32 0.00 0.00 3.95 0.00 16:13:13 11:37:01 0.32 0.00 0.32 0.00 0.00 4.00 0.00 16:13:13 11:38:01 0.28 0.00 0.28 0.00 0.00 3.36 0.00 16:13:13 11:39:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 16:13:13 11:40:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 16:13:13 11:41:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 11:42:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 16:13:13 11:43:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 11:44:01 0.27 0.00 0.27 0.00 0.00 4.34 0.00 16:13:13 11:45:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:13:13 11:46:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 16:13:13 11:47:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:13:13 11:48:02 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 11:49:01 0.22 0.00 0.22 0.00 0.00 2.59 0.00 16:13:13 11:50:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 16:13:13 11:51:01 0.28 0.00 0.28 0.00 0.00 3.11 0.00 16:13:13 11:52:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:13:13 11:53:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 11:54:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:13:13 11:55:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:13:13 11:56:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 11:57:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:13:13 11:58:01 0.28 0.00 0.28 0.00 0.00 3.56 0.00 16:13:13 11:59:01 0.22 0.00 0.22 0.00 0.00 2.61 0.00 16:13:13 12:00:01 0.22 0.00 0.22 0.00 0.00 3.18 0.00 16:13:13 12:01:01 0.32 0.00 0.32 0.00 0.00 4.63 0.00 16:13:13 12:02:01 0.32 0.00 0.32 0.00 0.00 4.63 0.00 16:13:13 12:03:01 0.27 0.00 0.27 0.00 0.00 3.91 0.00 16:13:13 12:04:02 0.25 0.00 0.25 0.00 0.00 3.38 0.00 16:13:13 12:05:01 0.32 0.00 0.32 0.00 0.00 5.79 0.00 16:13:13 12:06:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 16:13:13 12:07:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 12:08:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 16:13:13 12:09:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:13:13 12:10:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 12:11:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 16:13:13 12:12:01 0.27 0.00 0.27 0.00 0.00 3.21 0.00 16:13:13 12:13:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 16:13:13 12:14:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:13:13 12:15:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 12:16:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:13:13 12:17:01 0.25 0.00 0.25 0.00 0.00 2.96 0.00 16:13:13 12:18:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 16:13:13 12:19:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:13:13 12:20:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 16:13:13 12:21:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:13:13 12:22:02 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 12:23:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 16:13:13 12:24:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:13:13 12:25:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 12:26:01 0.30 0.00 0.30 0.00 0.00 4.20 0.00 16:13:13 12:27:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 12:28:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:13:13 12:29:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:13:13 12:30:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 12:31:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:13:13 12:32:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 12:33:01 0.28 0.00 0.28 0.00 0.00 3.93 0.00 16:13:13 12:34:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:13:13 12:35:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 12:36:01 0.23 0.00 0.23 0.00 0.00 2.51 0.00 16:13:13 12:37:01 0.30 0.00 0.30 0.00 0.00 4.44 0.00 16:13:13 12:38:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:13:13 12:39:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:13:13 12:40:02 0.28 0.00 0.28 0.00 0.00 3.13 0.00 16:13:13 12:41:01 0.24 0.00 0.24 0.00 0.00 2.73 0.00 16:13:13 12:42:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 12:43:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 16:13:13 12:44:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:13:13 12:45:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 16:13:13 12:46:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:13:13 12:47:01 0.28 0.00 0.28 0.00 0.00 3.00 0.00 16:13:13 12:48:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:13:13 12:49:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:13:13 12:50:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 12:51:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:13:13 12:52:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 12:53:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 16:13:13 12:54:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 16:13:13 12:55:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 16:13:13 12:56:01 0.23 0.00 0.23 0.00 0.00 2.43 0.00 16:13:13 12:57:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 16:13:13 12:58:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:13:13 12:59:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:13:13 13:00:02 0.25 0.00 0.25 0.00 0.00 2.85 0.00 16:13:13 13:01:01 0.29 0.00 0.29 0.00 0.00 2.96 0.00 16:13:13 13:02:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 16:13:13 13:03:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 16:13:13 13:04:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 16:13:13 13:05:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:13:13 13:06:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 13:07:01 0.25 0.00 0.25 0.00 0.00 2.51 0.00 16:13:13 13:08:01 0.18 0.00 0.18 0.00 0.00 2.00 0.00 16:13:13 13:09:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 16:13:13 13:10:01 0.22 0.00 0.22 0.00 0.00 2.01 0.00 16:13:13 13:11:01 0.27 0.00 0.27 0.00 0.00 2.96 0.00 16:13:13 13:12:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 16:13:13 13:13:01 0.15 0.00 0.15 0.00 0.00 1.63 0.00 16:13:13 13:14:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 16:13:13 13:15:01 0.30 0.00 0.30 0.00 0.00 3.95 0.00 16:13:13 13:16:01 0.25 0.00 0.25 0.00 0.00 2.86 0.00 16:13:13 13:17:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:13:13 13:18:01 0.15 0.00 0.15 0.00 0.00 1.86 0.00 16:13:13 13:19:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 13:20:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:13:13 13:21:01 0.25 0.00 0.25 0.00 0.00 2.94 0.00 16:13:13 13:22:01 0.30 0.00 0.30 0.00 0.00 4.18 0.00 16:13:13 13:23:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:13:13 13:24:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 13:25:01 0.22 0.00 0.22 0.00 0.00 2.50 0.00 16:13:13 13:26:01 0.35 0.00 0.35 0.00 0.00 3.55 0.00 16:13:13 13:27:01 0.22 0.00 0.22 0.00 0.00 2.50 0.00 16:13:13 13:28:01 0.27 0.00 0.27 0.00 0.00 2.35 0.00 16:13:13 13:29:01 0.28 0.00 0.28 0.00 0.00 3.01 0.00 16:13:13 13:30:02 0.23 0.00 0.23 0.00 0.00 2.96 0.00 16:13:13 13:31:01 0.25 0.00 0.25 0.00 0.00 3.01 0.00 16:13:13 13:32:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 16:13:13 13:33:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 16:13:13 13:34:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 16:13:13 13:35:01 0.22 0.00 0.22 0.00 0.00 2.05 0.00 16:13:13 13:36:01 0.28 0.00 0.28 0.00 0.00 3.15 0.00 16:13:13 13:37:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 16:13:13 13:38:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 16:13:13 13:39:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 16:13:13 13:40:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 16:13:13 13:41:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 16:13:13 13:42:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 16:13:13 13:43:01 0.20 0.00 0.20 0.00 0.00 1.82 0.00 16:13:13 13:44:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 16:13:13 13:45:01 0.22 0.00 0.22 0.00 0.00 2.26 0.00 16:13:13 13:46:01 0.30 0.00 0.30 0.00 0.00 4.20 0.00 16:13:13 13:47:01 0.23 0.02 0.22 0.00 1.20 2.18 0.00 16:13:13 13:48:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 16:13:13 13:49:02 0.25 0.00 0.25 0.00 0.00 2.98 0.00 16:13:13 13:50:01 0.25 0.00 0.25 0.00 0.00 2.67 0.00 16:13:13 13:51:01 0.27 0.00 0.27 0.00 0.00 3.25 0.00 16:13:13 13:52:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 16:13:13 13:53:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 16:13:13 13:54:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 16:13:13 13:55:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:13:13 13:56:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 16:13:13 13:57:01 0.25 0.00 0.25 0.00 0.00 2.50 0.00 16:13:13 13:58:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 16:13:13 13:59:01 0.28 0.00 0.28 0.00 0.00 3.38 0.00 16:13:13 14:00:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 16:13:13 14:01:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 16:13:13 14:02:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 16:13:13 14:03:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 16:13:13 14:04:01 0.28 0.00 0.28 0.00 0.00 3.41 0.00 16:13:13 14:05:01 0.23 0.00 0.23 0.00 0.00 3.48 0.00 16:13:13 14:06:02 0.22 0.00 0.22 0.00 0.00 2.31 0.00 16:13:13 14:07:01 0.17 0.00 0.17 0.00 0.00 1.41 0.00 16:13:13 14:08:01 0.25 0.00 0.25 0.00 0.00 2.96 0.00 16:13:13 14:09:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 16:13:13 14:10:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 16:13:13 14:11:01 0.28 0.00 0.28 0.00 0.00 3.80 0.00 16:13:13 14:12:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:13:13 14:13:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 16:13:13 14:14:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 16:13:13 14:15:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 14:16:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:13:13 14:17:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:13:13 14:18:01 0.28 0.00 0.28 0.00 0.00 3.11 0.00 16:13:13 14:19:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 16:13:13 14:20:01 0.23 0.00 0.23 0.00 0.00 3.10 0.00 16:13:13 14:21:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 16:13:13 14:22:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:13:13 14:23:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 14:24:02 0.22 0.00 0.22 0.00 0.00 2.41 0.00 16:13:13 14:25:01 0.29 0.00 0.29 0.00 0.00 3.30 0.00 16:13:13 14:26:01 0.22 0.00 0.22 0.00 0.00 2.01 0.00 16:13:13 14:27:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:13:13 14:28:01 0.25 0.00 0.25 0.00 0.00 3.21 0.00 16:13:13 14:29:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:13:13 14:30:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 14:31:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:13:13 14:32:01 0.20 0.00 0.20 0.00 0.00 1.63 0.00 16:13:13 14:33:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 14:34:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 16:13:13 14:35:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 14:36:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 16:13:13 14:37:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:13:13 14:38:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 14:39:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 16:13:13 14:40:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 14:41:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:13:13 14:42:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:13:13 14:43:02 0.25 0.00 0.25 0.00 0.00 3.08 0.00 16:13:13 14:44:01 0.22 0.00 0.22 0.00 0.00 2.46 0.00 16:13:13 14:45:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 16:13:13 14:46:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 16:13:13 14:47:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:13:13 14:48:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 14:49:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:13:13 14:50:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 14:51:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:13:13 14:52:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 16:13:13 14:53:01 0.25 0.00 0.25 0.00 0.00 3.21 0.00 16:13:13 14:54:01 0.33 0.00 0.33 0.00 0.00 4.88 0.00 16:13:13 14:55:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 16:13:13 14:56:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:13:13 14:57:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:13:13 14:58:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 14:59:01 0.22 0.00 0.22 0.00 0.00 2.68 0.00 16:13:13 15:00:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 16:13:13 15:01:01 0.28 0.00 0.28 0.00 0.00 3.80 0.00 16:13:13 15:02:01 0.25 0.00 0.25 0.00 0.00 3.01 0.00 16:13:13 15:03:01 0.23 0.00 0.23 0.00 0.00 2.50 0.00 16:13:13 15:04:01 0.32 0.00 0.32 0.00 0.00 4.89 0.00 16:13:13 15:05:01 0.27 0.00 0.27 0.00 0.00 3.78 0.00 16:13:13 15:06:01 0.22 0.00 0.22 0.00 0.00 3.18 0.00 16:13:13 15:07:01 0.35 0.00 0.35 0.00 0.00 4.88 0.00 16:13:13 15:08:01 0.28 0.00 0.28 0.00 0.00 4.40 0.00 16:13:13 15:09:01 0.32 0.00 0.32 0.00 0.00 4.90 0.00 16:13:13 15:10:01 0.27 0.00 0.27 0.00 0.00 3.91 0.00 16:13:13 15:11:01 0.22 0.00 0.22 0.00 0.00 2.78 0.00 16:13:13 15:12:01 0.32 0.00 0.32 0.00 0.00 4.63 0.00 16:13:13 15:13:01 0.30 0.00 0.30 0.00 0.00 4.60 0.00 16:13:13 15:14:01 0.37 0.00 0.37 0.00 0.00 5.51 0.00 16:13:13 15:15:01 0.30 0.00 0.30 0.00 0.00 5.04 0.00 16:13:13 15:16:01 0.23 0.00 0.23 0.00 0.00 3.56 0.00 16:13:13 15:17:01 0.33 0.00 0.33 0.00 0.00 5.28 0.00 16:13:13 15:18:01 0.28 0.00 0.28 0.00 0.00 4.28 0.00 16:13:13 15:19:01 0.33 0.00 0.33 0.00 0.00 5.28 0.00 16:13:13 15:20:01 0.28 0.00 0.28 0.00 0.00 4.55 0.00 16:13:13 15:21:02 0.27 0.00 0.27 0.00 0.00 3.63 0.00 16:13:13 15:22:01 0.36 0.00 0.36 0.00 0.00 5.76 0.00 16:13:13 15:23:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 16:13:13 15:24:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 15:25:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:13:13 15:26:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:13:13 15:27:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 15:28:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 16:13:13 15:29:01 0.25 0.00 0.25 0.00 0.00 3.21 0.00 16:13:13 15:30:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:13:13 15:31:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:13:13 15:32:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 15:33:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:13:13 15:34:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 15:35:01 0.25 0.00 0.25 0.00 0.00 2.46 0.00 16:13:13 15:36:01 0.18 0.00 0.18 0.00 0.00 1.87 0.00 16:13:13 15:37:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 16:13:13 15:38:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 16:13:13 15:39:02 0.27 0.00 0.27 0.00 0.00 2.96 0.00 16:13:13 15:40:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 16:13:13 15:41:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:13:13 15:42:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:13:13 15:43:01 47.65 15.16 32.49 0.00 5010.81 2454.93 0.00 16:13:13 15:44:01 1.51 0.00 1.51 0.00 0.00 27.63 0.00 16:13:13 15:45:01 0.35 0.00 0.35 0.00 0.00 5.24 0.00 16:13:13 15:46:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 15:47:01 0.23 0.00 0.23 0.00 0.00 2.74 0.00 16:13:13 15:48:01 0.17 0.00 0.17 0.00 0.00 2.53 0.00 16:13:13 15:49:01 0.27 0.02 0.25 0.00 0.13 3.08 0.00 16:13:13 15:50:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 16:13:13 15:51:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 16:13:13 15:52:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 16:13:13 15:53:02 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:13:13 15:54:01 0.25 0.00 0.25 0.00 0.00 3.13 0.00 16:13:13 15:55:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 16:13:13 15:56:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 16:13:13 15:57:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:13:13 15:58:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 16:13:13 15:59:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 16:13:13 16:00:01 0.27 0.00 0.27 0.00 0.00 3.08 0.00 16:13:13 16:01:01 0.32 0.03 0.28 0.00 0.53 3.14 0.00 16:13:13 16:02:01 0.23 0.00 0.23 0.00 0.00 2.68 0.00 16:13:13 16:03:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 16:13:13 16:04:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 16:13:13 16:05:01 0.25 0.00 0.25 0.00 0.00 3.36 0.00 16:13:13 16:06:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:13:13 16:07:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:13:13 16:08:02 0.28 0.00 0.28 0.00 0.00 3.13 0.00 16:13:13 16:09:01 0.24 0.00 0.24 0.00 0.00 2.86 0.00 16:13:13 16:10:01 0.23 0.00 0.23 0.00 0.00 3.23 0.00 16:13:13 16:11:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:13:13 16:12:01 0.15 0.00 0.15 0.00 0.00 1.81 0.00 16:13:13 16:13:01 137.61 72.72 64.90 0.00 6340.24 17276.96 0.00 16:13:13 Average: 1.14 0.66 0.48 0.00 29.16 45.17 0.00 16:13:13 16:13:13 07:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:13:13 07:08:01 103800 0 441560 23.47 2620 1333576 990968 33.82 286308 1336780 36 16:13:13 07:09:01 108284 0 437064 23.23 2620 1333588 966828 33.00 282864 1336528 20 16:13:13 07:10:01 108588 0 436752 23.21 2620 1333596 966828 33.00 283004 1336528 8 16:13:13 07:11:01 107040 0 438296 23.29 2620 1333600 966828 33.00 284644 1336532 12 16:13:13 07:12:01 106728 0 438604 23.31 2620 1333604 966864 33.00 284056 1337120 16 16:13:13 07:13:01 106508 0 438820 23.32 2620 1333608 966924 33.00 284436 1337120 8 16:13:13 07:14:01 107328 0 437996 23.28 2620 1333612 966828 33.00 283936 1337116 8 16:13:13 07:15:01 107132 0 438188 23.29 2620 1333616 966828 33.00 280004 1341052 8 16:13:13 07:16:01 107032 0 438280 23.29 2620 1333624 966828 33.00 280140 1341052 12 16:13:13 07:17:01 106760 0 438548 23.31 2620 1333628 966828 33.00 279724 1341332 8 16:13:13 07:18:01 106804 0 438500 23.31 2620 1333632 966912 33.00 280424 1341332 8 16:13:13 07:19:01 106836 0 438464 23.30 2620 1333636 966900 33.00 280252 1341332 8 16:13:13 07:20:02 107312 0 437984 23.28 2620 1333640 966828 33.00 279816 1341396 8 16:13:13 07:21:01 107288 0 438004 23.28 2620 1333644 966828 33.00 279928 1341396 8 16:13:13 07:22:01 107132 0 438156 23.29 2620 1333648 966828 33.00 279932 1341396 16 16:13:13 07:23:01 106204 0 439076 23.34 2620 1333656 966924 33.00 280428 1341396 8 16:13:13 07:24:01 106888 0 438388 23.30 2620 1333660 966888 33.00 280132 1341396 12 16:13:13 07:25:01 107016 0 438252 23.29 2620 1333668 966828 33.00 279844 1341396 16 16:13:13 07:26:01 106936 0 438328 23.30 2620 1333672 966828 33.00 279724 1341396 8 16:13:13 07:27:01 107048 0 438212 23.29 2620 1333676 966828 33.00 279852 1341396 8 16:13:13 07:28:01 106828 0 438428 23.30 2620 1333680 966888 33.00 280164 1341396 8 16:13:13 07:29:01 106500 0 438752 23.32 2620 1333684 966900 33.00 280336 1341396 16 16:13:13 07:30:01 106916 0 438332 23.30 2620 1333688 966828 33.00 279976 1341396 12 16:13:13 07:31:01 107132 0 438112 23.28 2620 1333692 966828 33.00 279872 1341396 8 16:13:13 07:32:01 106776 0 438460 23.30 2620 1333700 966828 33.00 279756 1341396 8 16:13:13 07:33:01 106476 0 438756 23.32 2620 1333704 966936 33.00 280460 1341396 8 16:13:13 07:34:01 106924 0 438304 23.29 2620 1333708 966828 33.00 279896 1341396 8 16:13:13 07:35:02 106884 0 438340 23.30 2620 1333712 966828 33.00 279884 1341396 8 16:13:13 07:36:01 106800 0 438416 23.30 2620 1333720 966828 33.00 279904 1341400 8 16:13:13 07:37:01 107024 0 438192 23.29 2620 1333720 966828 33.00 279892 1341396 8 16:13:13 07:38:01 106404 0 438808 23.32 2620 1333724 966924 33.00 280300 1341396 8 16:13:13 07:39:01 106604 0 438596 23.31 2620 1333736 966828 33.00 279808 1341396 8 16:13:13 07:40:01 107164 0 438036 23.28 2620 1333736 966828 33.00 279932 1341396 8 16:13:13 07:41:01 106472 0 438720 23.32 2620 1333744 966864 33.00 280236 1341396 8 16:13:13 07:42:01 106588 0 438600 23.31 2620 1333748 966828 33.00 279816 1341396 8 16:13:13 07:43:01 105800 0 439384 23.35 2620 1333752 966984 33.00 280760 1341400 16 16:13:13 07:44:01 106344 0 438836 23.32 2620 1333756 966828 33.00 279956 1341396 12 16:13:13 07:45:01 106784 0 438392 23.30 2620 1333760 966828 33.00 280096 1341396 8 16:13:13 07:46:01 106768 0 438404 23.30 2620 1333764 966876 33.00 280092 1341396 8 16:13:13 07:47:01 106824 0 438344 23.30 2620 1333768 966828 33.00 279980 1341396 8 16:13:13 07:48:01 106488 0 438672 23.31 2620 1333776 966912 33.00 280416 1341396 8 16:13:13 07:49:02 107328 0 437824 23.27 2620 1333784 966828 33.00 279976 1341400 8 16:13:13 07:50:01 107008 0 438140 23.29 2620 1333788 966864 33.00 280300 1341396 8 16:13:13 07:51:01 107048 0 438096 23.28 2620 1333792 966828 33.00 280008 1341396 8 16:13:13 07:52:01 106560 0 438580 23.31 2620 1333796 966828 33.00 279952 1341436 8 16:13:13 07:53:01 105988 0 439148 23.34 2620 1333800 966924 33.00 280604 1341436 8 16:13:13 07:54:01 106372 0 438760 23.32 2620 1333804 966864 33.00 280284 1341436 12 16:13:13 07:55:01 106568 0 438552 23.31 2620 1333816 966828 33.00 279980 1341436 12 16:13:13 07:56:01 106956 0 438164 23.29 2620 1333816 966828 33.00 279980 1341436 8 16:13:13 07:57:01 106816 0 438296 23.29 2620 1333824 966828 33.00 280004 1341436 8 16:13:13 07:58:01 106488 0 438620 23.31 2620 1333828 966888 33.00 280328 1341436 8 16:13:13 07:59:01 106496 0 438612 23.31 2620 1333828 966868 33.00 280304 1341436 8 16:13:13 08:00:01 106536 0 438564 23.31 2620 1333836 966840 33.00 280020 1341436 8 16:13:13 08:01:01 105704 0 439392 23.35 2620 1333840 969300 33.08 281016 1341436 8 16:13:13 08:02:02 106364 0 438592 23.31 2620 1333980 967336 33.01 280308 1341516 8 16:13:13 08:03:01 105428 0 439520 23.36 2620 1333988 967420 33.02 280756 1341516 8 16:13:13 08:04:01 106144 0 438800 23.32 2620 1333992 967336 33.01 280384 1341512 12 16:13:13 08:05:01 104488 0 440448 23.41 2620 1334000 967640 33.02 281856 1341520 8 16:13:13 08:06:01 105816 0 439120 23.34 2620 1334000 967400 33.02 280312 1341516 8 16:13:13 08:07:01 105952 0 438980 23.33 2620 1334004 967400 33.02 280316 1341516 8 16:13:13 08:08:01 105412 0 439512 23.36 2620 1334012 967532 33.02 281148 1341516 8 16:13:13 08:09:01 106004 0 438920 23.33 2620 1334012 967448 33.02 280704 1341516 8 16:13:13 08:10:01 106100 0 438816 23.32 2620 1334020 967400 33.02 280332 1341516 8 16:13:13 08:11:01 106008 0 438904 23.33 2620 1334024 967400 33.02 280584 1341516 8 16:13:13 08:12:01 105760 0 439148 23.34 2620 1334028 967400 33.02 280336 1341516 8 16:13:13 08:13:01 105532 0 439372 23.35 2620 1334032 967484 33.02 280788 1341516 8 16:13:13 08:14:01 105940 0 438960 23.33 2620 1334036 967400 33.02 280596 1341516 8 16:13:13 08:15:01 105960 0 438936 23.33 2620 1334040 967448 33.02 280724 1341516 8 16:13:13 08:16:01 105900 0 438992 23.33 2620 1334044 967400 33.02 280360 1341516 8 16:13:13 08:17:01 106304 0 438580 23.31 2620 1334052 967400 33.02 280428 1341580 8 16:13:13 08:18:02 105640 0 439244 23.34 2620 1334052 967560 33.02 280948 1341580 8 16:13:13 08:19:01 105908 0 438968 23.33 2620 1334060 967464 33.02 280460 1341580 8 16:13:13 08:20:01 105696 0 439176 23.34 2620 1334064 967464 33.02 280344 1341580 12 16:13:13 08:21:01 106016 0 438848 23.32 2620 1334072 967464 33.02 280376 1341576 16 16:13:13 08:22:01 105884 0 438980 23.33 2620 1334072 967464 33.02 280504 1341576 8 16:13:13 08:23:01 105352 0 439508 23.36 2620 1334076 967536 33.02 280888 1341580 8 16:13:13 08:24:01 105836 0 439012 23.33 2620 1334088 967500 33.02 280684 1341584 12 16:13:13 08:25:01 106280 0 438564 23.31 2620 1334092 967464 33.02 280360 1341584 12 16:13:13 08:26:01 106116 0 438720 23.32 2620 1334100 967464 33.02 280420 1341580 8 16:13:13 08:27:01 105720 0 439112 23.34 2620 1334104 967464 33.02 280624 1341580 8 16:13:13 08:28:01 105672 0 439156 23.34 2620 1334108 967524 33.02 280908 1341580 16 16:13:13 08:29:01 106040 0 438784 23.32 2620 1334112 967464 33.02 280548 1341580 8 16:13:13 08:30:01 106032 0 438788 23.32 2620 1334116 967464 33.02 280428 1341580 8 16:13:13 08:31:01 105772 0 439044 23.33 2620 1334120 967512 33.02 280812 1341580 8 16:13:13 08:32:01 105776 0 439036 23.33 2620 1334124 967464 33.02 280584 1341580 8 16:13:13 08:33:01 105640 0 439164 23.34 2620 1334132 967600 33.02 280972 1341580 8 16:13:13 08:34:02 105536 0 439268 23.35 2620 1334132 967588 33.02 280896 1341580 8 16:13:13 08:35:01 106332 0 438464 23.30 2620 1334140 967528 33.02 280588 1341584 8 16:13:13 08:36:01 106388 0 438404 23.30 2620 1334144 967528 33.02 280472 1341580 8 16:13:13 08:37:01 106140 0 438648 23.31 2620 1334148 967528 33.02 280740 1341580 8 16:13:13 08:38:01 105648 0 439136 23.34 2620 1334152 967588 33.02 280940 1341580 8 16:13:13 08:39:01 105548 0 439232 23.34 2620 1334156 967564 33.02 280816 1341580 8 16:13:13 08:40:01 106164 0 438608 23.31 2620 1334164 967528 33.02 280772 1341580 8 16:13:13 08:41:01 106164 0 438608 23.31 2620 1334164 967528 33.02 280772 1341580 8 16:13:13 08:42:01 105900 0 438864 23.32 2620 1334172 967528 33.02 280516 1341580 8 16:13:13 08:43:01 104980 0 439780 23.37 2620 1334176 967660 33.02 281364 1341580 16 16:13:13 08:44:01 105572 0 439188 23.34 2620 1334176 967528 33.02 280596 1341580 12 16:13:13 08:45:01 105432 0 439320 23.35 2620 1334184 967588 33.02 281004 1341580 8 16:13:13 08:46:01 107056 0 437692 23.26 2620 1334188 965936 32.97 279640 1341500 8 16:13:13 08:47:01 101868 0 439048 23.33 2620 1338020 967528 33.02 281040 1345192 8 16:13:13 08:48:01 101640 0 439272 23.35 2620 1338024 967588 33.02 281280 1345192 8 16:13:13 08:49:01 101860 0 439044 23.33 2620 1338032 967528 33.02 281040 1345192 8 16:13:13 08:50:02 73240 0 538724 28.63 2620 1266972 967560 33.02 310860 1244112 4540 16:13:13 08:51:01 73280 0 538648 28.63 2620 1267008 967560 33.02 311052 1244112 16 16:13:13 08:52:01 73412 0 538540 28.62 2620 1266984 967560 33.02 310760 1244112 8 16:13:13 08:53:01 72920 0 539028 28.65 2620 1266988 967632 33.02 311376 1244112 8 16:13:13 08:54:01 73232 0 538712 28.63 2620 1266992 967560 33.02 310768 1244112 8 16:13:13 08:55:01 73552 0 538388 28.61 2620 1266996 967560 33.02 310896 1244112 8 16:13:13 08:56:01 73520 0 538412 28.62 2620 1267004 967560 33.02 310780 1244112 8 16:13:13 08:57:01 73388 0 538544 28.62 2620 1267004 967560 33.02 310780 1244112 8 16:13:13 08:58:01 72656 0 539268 28.66 2620 1267012 967632 33.02 311288 1244116 8 16:13:13 08:59:01 73080 0 538836 28.64 2620 1267020 967560 33.02 310920 1244116 8 16:13:13 09:00:01 73388 0 538528 28.62 2620 1267020 967560 33.02 310924 1244112 8 16:13:13 09:01:01 71404 0 540504 28.73 2620 1267028 970720 33.13 311924 1244112 8 16:13:13 09:02:01 73116 0 538784 28.64 2620 1267036 967560 33.02 310940 1244112 8 16:13:13 09:03:01 73104 0 538796 28.64 2620 1267036 967620 33.02 311144 1244112 8 16:13:13 09:04:01 73488 0 538404 28.61 2620 1267044 967560 33.02 311076 1244112 8 16:13:13 09:05:02 71704 0 540184 28.71 2620 1267048 967832 33.03 312320 1244112 8 16:13:13 09:06:01 72884 0 539004 28.65 2620 1267048 967628 33.02 311016 1244112 8 16:13:13 09:07:01 72908 0 538940 28.64 2620 1267088 967628 33.02 311240 1244120 20 16:13:13 09:08:01 72296 0 539580 28.68 2620 1267060 967736 33.03 313764 1242064 8 16:13:13 09:09:01 72820 0 539048 28.65 2620 1267068 967628 33.02 313208 1242064 12 16:13:13 09:10:01 72852 0 539016 28.65 2620 1267068 967628 33.02 313224 1242048 8 16:13:13 09:11:01 72984 0 538872 28.64 2620 1267080 967628 33.02 313360 1242048 8 16:13:13 09:12:01 72508 0 539344 28.66 2620 1267084 967628 33.02 313240 1242048 8 16:13:13 09:13:01 72632 0 539216 28.66 2620 1267088 967676 33.03 313472 1242052 8 16:13:13 09:14:01 72516 0 539328 28.66 2620 1267092 967676 33.03 313380 1242048 8 16:13:13 09:15:01 72920 0 538920 28.64 2620 1267096 967628 33.02 313236 1242048 8 16:13:13 09:16:01 72780 0 539056 28.65 2620 1267100 967628 33.02 313380 1242048 8 16:13:13 09:17:01 72844 0 538988 28.65 2620 1267104 967628 33.02 313136 1242048 8 16:13:13 09:18:01 72196 0 539628 28.68 2620 1267112 967732 33.03 313832 1242048 8 16:13:13 09:19:01 72596 0 539228 28.66 2620 1267112 967628 33.02 313144 1242048 8 16:13:13 09:20:01 72492 0 539324 28.66 2620 1267120 967676 33.03 313648 1242048 16 16:13:13 09:21:01 72960 0 538852 28.64 2620 1267124 967628 33.02 313404 1242048 12 16:13:13 09:22:02 73168 0 538644 28.63 2620 1267124 967628 33.02 313156 1242048 8 16:13:13 09:23:01 72824 0 538980 28.65 2620 1267132 967712 33.03 313732 1242048 8 16:13:13 09:24:01 72904 0 538896 28.64 2620 1267136 967676 33.03 313416 1242048 8 16:13:13 09:25:01 72844 0 538948 28.64 2620 1267144 967628 33.02 313200 1242048 8 16:13:13 09:26:01 73076 0 538716 28.63 2620 1267144 967628 33.02 313264 1242048 8 16:13:13 09:27:01 73180 0 538604 28.63 2620 1267152 967628 33.02 313176 1242048 8 16:13:13 09:28:01 72452 0 539328 28.66 2620 1267156 967688 33.03 313860 1242048 8 16:13:13 09:29:01 73120 0 538712 28.63 2620 1267104 967088 33.00 312916 1242028 16 16:13:13 09:30:01 73348 0 538480 28.62 2620 1267108 967088 33.00 313052 1242024 8 16:13:13 09:31:01 72788 0 539036 28.65 2620 1267112 967148 33.01 313492 1242024 8 16:13:13 09:32:01 73176 0 538644 28.63 2620 1267116 967088 33.00 313064 1242024 8 16:13:13 09:33:01 73400 0 538416 28.62 2620 1267120 967144 33.01 313144 1242024 8 16:13:13 09:34:01 73548 0 538256 28.61 2620 1267132 967148 33.01 313092 1242028 8 16:13:13 09:35:01 73520 0 538284 28.61 2620 1267132 967088 33.00 313200 1242024 8 16:13:13 09:36:01 73512 0 538284 28.61 2620 1267140 967088 33.00 313084 1242024 8 16:13:13 09:37:01 73332 0 538460 28.62 2620 1267144 967088 33.00 312964 1242024 8 16:13:13 09:38:01 73028 0 538760 28.63 2620 1267148 967160 33.01 313160 1242024 8 16:13:13 09:39:02 72960 0 538820 28.64 2620 1267156 967088 33.00 313100 1242024 8 16:13:13 09:40:01 73364 0 538412 28.62 2620 1267160 967124 33.01 313112 1242024 8 16:13:13 09:41:01 73404 0 538364 28.61 2620 1267168 967088 33.00 313096 1242024 8 16:13:13 09:42:01 73560 0 538208 28.60 2620 1267168 967084 33.00 313236 1242024 8 16:13:13 09:43:01 72248 0 539512 28.67 2620 1267176 967268 33.01 313528 1242024 16 16:13:13 09:44:01 72724 0 539032 28.65 2620 1267180 967124 33.01 313364 1242024 12 16:13:13 09:45:01 72728 0 539024 28.65 2620 1267184 967088 33.00 313232 1242024 8 16:13:13 09:46:01 72900 0 538848 28.64 2620 1267188 967088 33.00 313240 1242024 8 16:13:13 09:47:01 72820 0 538924 28.64 2620 1267192 967088 33.00 313120 1242024 8 16:13:13 09:48:01 72632 0 539108 28.65 2620 1267196 967160 33.01 313088 1242024 8 16:13:13 09:49:01 72968 0 538768 28.63 2620 1267200 967124 33.01 313156 1242024 8 16:13:13 09:50:01 73060 0 538668 28.63 2620 1267208 967088 33.00 313012 1242024 8 16:13:13 09:51:01 72868 0 538860 28.64 2620 1267208 967088 33.00 313012 1242024 8 16:13:13 09:52:01 72960 0 538760 28.63 2620 1267216 967088 33.00 313284 1242024 8 16:13:13 09:53:01 73076 0 538640 28.63 2620 1267220 967136 33.01 313228 1242024 8 16:13:13 09:54:02 73240 0 538468 28.62 2620 1267228 967088 33.00 313168 1242028 8 16:13:13 09:55:01 73328 0 538376 28.61 2620 1267232 967124 33.01 313064 1242024 8 16:13:13 09:56:01 73340 0 538300 28.61 2620 1267296 967088 33.00 313288 1242040 24 16:13:13 09:57:01 73228 0 538464 28.62 2620 1267244 967088 33.00 313216 1242024 8 16:13:13 09:58:01 72748 0 538944 28.64 2620 1267244 967148 33.01 313296 1242024 8 16:13:13 09:59:01 73180 0 538504 28.62 2620 1267252 967088 33.00 313072 1242024 8 16:13:13 10:00:01 73140 0 538540 28.62 2620 1267256 967088 33.00 313324 1242024 8 16:13:13 10:01:01 71704 0 539972 28.70 2620 1267260 969988 33.10 314044 1242024 8 16:13:13 10:02:01 72844 0 538828 28.64 2620 1267264 967088 33.00 313316 1242024 8 16:13:13 10:03:01 72896 0 538768 28.63 2620 1267272 967172 33.01 313308 1242024 8 16:13:13 10:04:01 73008 0 538656 28.63 2620 1267272 967088 33.00 313216 1242024 12 16:13:13 10:05:01 71812 0 539844 28.69 2620 1267280 967292 33.01 314244 1242032 8 16:13:13 10:06:01 72704 0 538948 28.64 2620 1267284 967088 33.00 313184 1242032 8 16:13:13 10:07:01 72900 0 538748 28.63 2620 1267288 967088 33.00 313348 1242032 8 16:13:13 10:08:01 72912 0 538732 28.63 2620 1267292 967148 33.01 313324 1242032 8 16:13:13 10:09:01 72828 0 538804 28.64 2620 1267304 967088 33.00 313236 1242036 8 16:13:13 10:10:01 73164 0 538468 28.62 2620 1267304 967088 33.00 313240 1242032 8 16:13:13 10:11:01 73140 0 538488 28.62 2620 1267308 967088 33.00 313228 1242032 8 16:13:13 10:12:01 72852 0 538768 28.63 2620 1267316 967088 33.00 313252 1242032 8 16:13:13 10:13:01 72360 0 539256 28.66 2620 1267320 967160 33.01 313748 1242032 8 16:13:13 10:14:01 72976 0 538632 28.63 2620 1267328 967088 33.00 313260 1242036 8 16:13:13 10:15:01 73108 0 538496 28.62 2620 1267332 967088 33.00 313252 1242032 8 16:13:13 10:16:01 73028 0 538568 28.62 2620 1267340 967088 33.00 313260 1242032 8 16:13:13 10:17:01 72868 0 538728 28.63 2620 1267340 967088 33.00 313268 1242032 8 16:13:13 10:18:01 72912 0 538680 28.63 2620 1267344 967148 33.01 313360 1242032 12 16:13:13 10:19:01 73156 0 538428 28.62 2620 1267352 967088 33.00 313164 1242032 12 16:13:13 10:20:01 73076 0 538508 28.62 2620 1267352 967088 33.00 313288 1242032 8 16:13:13 10:21:01 72828 0 538748 28.63 2620 1267360 967088 33.00 313172 1242032 8 16:13:13 10:22:01 72676 0 538896 28.64 2620 1267364 967088 33.00 313204 1242032 8 16:13:13 10:23:01 72640 0 538928 28.64 2620 1267368 967416 33.02 313392 1242032 8 16:13:13 10:24:01 72812 0 538748 28.63 2620 1267376 967344 33.01 313316 1242032 8 16:13:13 10:25:01 73000 0 538552 28.62 2620 1267384 967380 33.01 313324 1242036 8 16:13:13 10:26:01 74412 0 537140 28.55 2620 1267384 965752 32.96 312492 1241848 8 16:13:13 10:27:01 71968 0 538472 28.62 2620 1268496 967344 33.01 313788 1242672 8 16:13:13 10:28:02 71508 0 538924 28.64 2620 1268504 967400 33.02 313884 1242672 8 16:13:13 10:29:01 71604 0 538812 28.64 2620 1268520 967344 33.01 313876 1242680 24 16:13:13 10:30:01 71984 0 538440 28.62 2620 1268512 967344 33.01 313792 1242672 8 16:13:13 10:31:01 71820 0 538600 28.63 2620 1268516 967344 33.01 313688 1242672 8 16:13:13 10:32:01 71992 0 538420 28.62 2620 1268524 967344 33.01 313804 1242672 8 16:13:13 10:33:01 71764 0 538648 28.63 2620 1268524 967428 33.02 314020 1242672 8 16:13:13 10:34:01 71672 0 538736 28.63 2620 1268528 967344 33.01 313848 1242672 8 16:13:13 10:35:01 71892 0 538508 28.62 2620 1268536 967344 33.01 313832 1242672 8 16:13:13 10:36:01 71620 0 538780 28.63 2620 1268536 967344 33.01 313832 1242672 8 16:13:13 10:37:01 71520 0 538872 28.64 2620 1268544 967344 33.01 313964 1242672 8 16:13:13 10:38:01 71360 0 539028 28.65 2620 1268548 967428 33.02 313936 1242672 8 16:13:13 10:39:01 71456 0 538924 28.64 2620 1268556 967380 33.01 313968 1242676 8 16:13:13 10:40:01 71620 0 538756 28.63 2620 1268560 967344 33.01 313732 1242672 8 16:13:13 10:41:01 71544 0 538824 28.64 2620 1268568 967344 33.01 313984 1242676 8 16:13:13 10:42:01 71652 0 538716 28.63 2620 1268568 967344 33.01 313848 1242672 8 16:13:13 10:43:01 71296 0 539068 28.65 2620 1268572 967540 33.02 314320 1242672 8 16:13:13 10:44:01 71376 0 538980 28.65 2620 1268580 967408 33.02 313980 1242672 12 16:13:13 10:45:01 71456 0 538896 28.64 2620 1268584 967408 33.02 314052 1242672 8 16:13:13 10:46:02 71844 0 538504 28.62 2620 1268588 967408 33.02 313824 1242672 8 16:13:13 10:47:01 71644 0 538700 28.63 2620 1268592 967408 33.02 313828 1242672 8 16:13:13 10:48:01 71696 0 538620 28.63 2620 1268620 967480 33.02 313972 1242676 12 16:13:13 10:49:01 71768 0 538568 28.62 2620 1268600 967408 33.02 314048 1242672 12 16:13:13 10:50:01 72016 0 538316 28.61 2620 1268604 967408 33.02 313840 1242672 8 16:13:13 10:51:01 71572 0 538752 28.63 2620 1268612 967380 33.01 314096 1242672 8 16:13:13 10:52:01 71684 0 538640 28.63 2620 1268612 967408 33.02 314096 1242672 8 16:13:13 10:53:01 71532 0 538784 28.64 2620 1268620 967480 33.02 314180 1242672 8 16:13:13 10:54:01 71752 0 538560 28.62 2620 1268624 967408 33.02 314108 1242672 12 16:13:13 10:55:01 71572 0 538732 28.63 2620 1268632 967408 33.02 313992 1242672 8 16:13:13 10:56:01 71604 0 538696 28.63 2620 1268636 967408 33.02 314120 1242672 8 16:13:13 10:57:01 71604 0 538684 28.63 2620 1268648 967408 33.02 314124 1242680 8 16:13:13 10:58:01 71556 0 538732 28.63 2620 1268648 967468 33.02 314088 1242672 8 16:13:13 10:59:01 71580 0 538704 28.63 2620 1268652 967432 33.02 314004 1242672 8 16:13:13 11:00:01 71332 0 538944 28.64 2620 1268660 967408 33.02 314128 1242672 8 16:13:13 11:01:01 70500 0 539772 28.69 2620 1268664 970092 33.11 314856 1242672 8 16:13:13 11:02:01 71644 0 538624 28.63 2620 1268668 967408 33.02 314032 1242672 8 16:13:13 11:03:01 71424 0 538836 28.64 2620 1268676 967456 33.02 313996 1242672 8 16:13:13 11:04:02 71752 0 538504 28.62 2620 1268680 967408 33.02 314028 1242672 8 16:13:13 11:05:01 70780 0 539476 28.67 2620 1268680 967624 33.02 314360 1242672 8 16:13:13 11:06:01 71636 0 538560 28.62 2620 1268740 967408 33.02 314008 1242684 16 16:13:13 11:07:01 71892 0 538352 28.61 2620 1268692 967408 33.02 314184 1242672 8 16:13:13 11:08:01 71588 0 538652 28.63 2620 1268696 967420 33.02 314268 1242672 8 16:13:13 11:09:01 71768 0 538468 28.62 2620 1268700 967408 33.02 314068 1242672 8 16:13:13 11:10:01 71404 0 538820 28.64 2620 1268712 967408 33.02 314080 1242672 8 16:13:13 11:11:01 71348 0 538876 28.64 2620 1268712 967408 33.02 313956 1242672 8 16:13:13 11:12:01 71340 0 538876 28.64 2620 1268720 967408 33.02 314084 1242676 8 16:13:13 11:13:01 71672 0 538540 28.62 2620 1268724 967492 33.02 314184 1242672 8 16:13:13 11:14:01 71752 0 538460 28.62 2620 1268724 967432 33.02 314220 1242672 8 16:13:13 11:15:01 71504 0 538700 28.63 2620 1268732 967408 33.02 314100 1242672 8 16:13:13 11:16:01 71584 0 538616 28.63 2620 1268736 967408 33.02 314228 1242672 8 16:13:13 11:17:01 71396 0 538796 28.64 2620 1268744 967408 33.02 314236 1242672 8 16:13:13 11:18:01 71028 0 539164 28.66 2620 1268744 967468 33.02 314316 1242672 8 16:13:13 11:19:02 71224 0 538960 28.64 2620 1268752 967408 33.02 314244 1242672 8 16:13:13 11:20:01 71620 0 538560 28.62 2620 1268756 967432 33.02 314256 1242672 8 16:13:13 11:21:01 71200 0 538980 28.65 2620 1268756 967408 33.02 314124 1242672 8 16:13:13 11:22:01 71296 0 538876 28.64 2620 1268764 967408 33.02 314240 1242672 8 16:13:13 11:23:01 71036 0 539132 28.65 2620 1268768 967468 33.02 314188 1242672 8 16:13:13 11:24:01 71404 0 538760 28.63 2620 1268772 967408 33.02 314140 1242672 8 16:13:13 11:25:01 71620 0 538536 28.62 2620 1268780 967432 33.02 314032 1242672 8 16:13:13 11:26:01 71652 0 538496 28.62 2620 1268788 967408 33.02 314280 1242672 8 16:13:13 11:27:01 71396 0 538752 28.63 2620 1268788 967408 33.02 314280 1242672 12 16:13:13 11:28:01 70700 0 539440 28.67 2620 1268796 967528 33.02 314260 1242676 8 16:13:13 11:29:01 71372 0 538764 28.63 2620 1268800 967408 33.02 314168 1242672 8 16:13:13 11:30:01 71304 0 538832 28.64 2620 1268800 967408 33.02 314168 1242672 8 16:13:13 11:31:01 71204 0 538924 28.64 2620 1268808 967408 33.02 314176 1242672 8 16:13:13 11:32:01 71412 0 538712 28.63 2620 1268812 967408 33.02 314164 1242672 8 16:13:13 11:33:02 71308 0 538808 28.64 2620 1268820 967492 33.02 314264 1242672 8 16:13:13 11:34:01 71560 0 538556 28.62 2620 1268820 967408 33.02 314172 1242672 8 16:13:13 11:35:01 71652 0 538456 28.62 2620 1268828 967408 33.02 314304 1242672 8 16:13:13 11:36:01 71552 0 538552 28.62 2620 1268832 967408 33.02 314328 1242672 8 16:13:13 11:37:01 71420 0 538680 28.63 2620 1268836 967408 33.02 314312 1242676 8 16:13:13 11:38:01 71144 0 538948 28.64 2620 1268844 967468 33.02 314272 1242672 8 16:13:13 11:39:01 71248 0 538840 28.64 2620 1268848 967444 33.02 314216 1242672 8 16:13:13 11:40:01 71404 0 538676 28.63 2620 1268856 967408 33.02 314336 1242672 8 16:13:13 11:41:01 71544 0 538532 28.62 2620 1268860 967408 33.02 314260 1242672 8 16:13:13 11:42:01 71272 0 538796 28.64 2620 1268868 967408 33.02 314240 1242672 8 16:13:13 11:43:01 70724 0 539344 28.66 2620 1268868 967640 33.02 314820 1242672 8 16:13:13 11:44:01 70968 0 539092 28.65 2620 1268876 967508 33.02 314368 1242676 8 16:13:13 11:45:01 71492 0 538564 28.62 2620 1268880 967472 33.02 314176 1242672 8 16:13:13 11:46:01 71164 0 538892 28.64 2620 1268880 967472 33.02 314300 1242672 8 16:13:13 11:47:01 71408 0 538640 28.63 2620 1268888 967472 33.02 314308 1242672 8 16:13:13 11:48:02 71184 0 538860 28.64 2620 1268892 967556 33.02 314400 1242672 8 16:13:13 11:49:01 71444 0 538592 28.62 2620 1268900 967472 33.02 314320 1242672 8 16:13:13 11:50:01 71404 0 538576 28.62 2620 1268956 967472 33.02 314416 1242688 16 16:13:13 11:51:01 70992 0 539036 28.65 2620 1268908 967472 33.02 314328 1242672 8 16:13:13 11:52:01 71476 0 538548 28.62 2620 1268912 967472 33.02 314332 1242672 8 16:13:13 11:53:01 71364 0 538656 28.63 2620 1268916 967556 33.02 314544 1242676 8 16:13:13 11:54:01 71732 0 538284 28.61 2620 1268920 967472 33.02 314464 1242672 8 16:13:13 11:55:01 71684 0 538328 28.61 2620 1268924 967472 33.02 314392 1242672 8 16:13:13 11:56:01 71692 0 538312 28.61 2620 1268932 967472 33.02 314360 1242672 8 16:13:13 11:57:01 71668 0 538332 28.61 2620 1268936 967472 33.02 314380 1242672 8 16:13:13 11:58:01 70968 0 539024 28.65 2620 1268944 967532 33.02 314460 1242672 8 16:13:13 11:59:01 71256 0 538736 28.63 2620 1268944 967520 33.02 314400 1242672 8 16:13:13 12:00:01 71312 0 538672 28.63 2620 1268952 967472 33.02 314392 1242676 8 16:13:13 12:01:01 69212 0 540768 28.74 2620 1268956 970764 33.13 315516 1242672 8 16:13:13 12:02:01 70856 0 539120 28.65 2620 1268960 967472 33.02 314264 1242672 8 16:13:13 12:03:01 70512 0 539460 28.67 2620 1268964 967532 33.02 314600 1242672 8 16:13:13 12:04:02 70980 0 538984 28.65 2620 1268972 967520 33.02 314552 1242672 8 16:13:13 12:05:01 65372 0 544588 28.94 2620 1268976 967832 33.03 319928 1242672 8 16:13:13 12:06:01 67392 0 542564 28.84 2620 1268980 966012 32.97 318480 1242672 12 16:13:13 12:07:01 66064 0 543888 28.91 2620 1268984 967604 33.02 319600 1242672 8 16:13:13 12:08:01 65884 0 544060 28.92 2620 1268992 967652 33.02 319692 1242676 8 16:13:13 12:09:01 66104 0 543840 28.90 2620 1268992 967604 33.02 319656 1242672 8 16:13:13 12:10:01 66088 0 543852 28.90 2620 1268996 967604 33.02 319552 1242672 8 16:13:13 12:11:01 66128 0 543800 28.90 2620 1269008 967604 33.02 319688 1242672 8 16:13:13 12:12:01 66232 0 543696 28.90 2620 1269008 967604 33.02 319592 1242672 8 16:13:13 12:13:01 66056 0 543864 28.91 2620 1269016 967664 33.02 319780 1242672 8 16:13:13 12:14:01 66016 0 543900 28.91 2620 1269020 967604 33.02 319728 1242672 8 16:13:13 12:15:01 66088 0 543824 28.90 2620 1269024 967604 33.02 319608 1242672 8 16:13:13 12:16:01 66172 0 543736 28.90 2620 1269028 967604 33.02 319844 1242672 8 16:13:13 12:17:01 65948 0 543952 28.91 2620 1269036 967604 33.02 319704 1242676 8 16:13:13 12:18:01 65704 0 544192 28.92 2620 1269040 967668 33.02 320064 1242672 8 16:13:13 12:19:01 65372 0 544520 28.94 2620 1269044 967652 33.02 319628 1242672 8 16:13:13 12:20:01 65848 0 544036 28.91 2620 1269052 967604 33.02 319744 1242672 8 16:13:13 12:21:01 65824 0 544056 28.92 2620 1269056 967604 33.02 319624 1242672 8 16:13:13 12:22:02 65972 0 543904 28.91 2620 1269060 967604 33.02 319644 1242672 8 16:13:13 12:23:01 65768 0 544104 28.92 2620 1269064 967664 33.02 319960 1242672 8 16:13:13 12:24:01 65700 0 544164 28.92 2620 1269072 967604 33.02 319760 1242676 8 16:13:13 12:25:01 65496 0 544368 28.93 2620 1269072 967652 33.02 319656 1242672 8 16:13:13 12:26:01 66012 0 543844 28.90 2620 1269080 967604 33.02 319664 1242672 8 16:13:13 12:27:01 65724 0 544124 28.92 2620 1269088 967604 33.02 319920 1242672 8 16:13:13 12:28:01 65752 0 544096 28.92 2620 1269088 967676 33.03 319756 1242672 8 16:13:13 12:29:01 65948 0 543892 28.91 2620 1269096 967604 33.02 319804 1242672 8 16:13:13 12:30:01 65840 0 543996 28.91 2620 1269100 967604 33.02 319808 1242672 8 16:13:13 12:31:01 65856 0 543976 28.91 2620 1269104 967604 33.02 319812 1242672 8 16:13:13 12:32:01 65840 0 543988 28.91 2620 1269108 967604 33.02 319800 1242672 8 16:13:13 12:33:01 65504 0 544320 28.93 2620 1269112 967664 33.02 319888 1242672 8 16:13:13 12:34:01 66104 0 543716 28.90 2620 1269116 967596 33.02 319932 1242672 8 16:13:13 12:35:01 65864 0 543952 28.91 2620 1269120 967604 33.02 319936 1242672 8 16:13:13 12:36:01 65684 0 544124 28.92 2620 1269128 967604 33.02 319836 1242672 8 16:13:13 12:37:01 65632 0 544172 28.92 2620 1269132 967604 33.02 319964 1242672 8 16:13:13 12:38:01 65364 0 544436 28.94 2620 1269136 967688 33.03 320060 1242672 8 16:13:13 12:39:01 65732 0 544064 28.92 2620 1269140 967604 33.02 319972 1242672 8 16:13:13 12:40:02 65304 0 544484 28.94 2620 1269148 967604 33.02 319852 1242676 8 16:13:13 12:41:01 65612 0 544172 28.92 2620 1269152 967604 33.02 319860 1242672 8 16:13:13 12:42:01 65856 0 543924 28.91 2620 1269156 967604 33.02 319740 1242672 8 16:13:13 12:43:01 65504 0 544268 28.93 2620 1269164 967736 33.03 320144 1242672 16 16:13:13 12:44:01 65536 0 544236 28.92 2620 1269164 967628 33.02 320000 1242672 8 16:13:13 12:45:01 65592 0 544172 28.92 2620 1269172 967604 33.02 319884 1242672 8 16:13:13 12:46:01 65848 0 543912 28.91 2620 1269176 967604 33.02 319888 1242672 8 16:13:13 12:47:01 65856 0 543900 28.91 2620 1269180 967604 33.02 319892 1242672 8 16:13:13 12:48:01 65652 0 544100 28.92 2620 1269184 967664 33.02 320100 1242672 8 16:13:13 12:49:01 65560 0 544188 28.92 2620 1269188 967604 33.02 319900 1242672 8 16:13:13 12:50:01 65344 0 544400 28.93 2620 1269192 967604 33.02 319888 1242672 8 16:13:13 12:51:01 65592 0 544148 28.92 2620 1269196 967604 33.02 319908 1242672 8 16:13:13 12:52:01 65452 0 544280 28.93 2620 1269204 967604 33.02 319916 1242672 8 16:13:13 12:53:01 65420 0 544308 28.93 2620 1269208 967664 33.02 320116 1242672 8 16:13:13 12:54:01 65840 0 543884 28.91 2620 1269212 967604 33.02 319924 1242672 8 16:13:13 12:55:01 65708 0 544012 28.91 2620 1269216 967604 33.02 319912 1242672 8 16:13:13 12:56:01 65684 0 544028 28.91 2620 1269224 967652 33.02 320072 1242676 8 16:13:13 12:57:01 65608 0 544100 28.92 2620 1269228 967604 33.02 319816 1242672 8 16:13:13 12:58:01 65364 0 544340 28.93 2620 1269232 967676 33.03 320032 1242672 8 16:13:13 12:59:01 65484 0 544212 28.92 2620 1269240 967604 33.02 319952 1242672 8 16:13:13 13:00:02 65420 0 544272 28.93 2620 1269244 967640 33.02 319952 1242676 8 16:13:13 13:01:01 63820 0 545864 29.01 2620 1269252 970244 33.11 320844 1242672 8 16:13:13 13:02:01 77948 0 547444 29.10 2620 1253544 967604 33.02 321512 1228816 12 16:13:13 13:03:01 77952 0 547440 29.10 2620 1253544 967664 33.02 321696 1228812 8 16:13:13 13:04:01 78156 0 547232 29.08 2620 1253548 967628 33.02 321628 1228812 8 16:13:13 13:05:01 77728 0 547652 29.11 2620 1253556 967808 33.03 322112 1228812 8 16:13:13 13:06:01 78352 0 547028 29.07 2620 1253556 967604 33.02 321752 1228812 8 16:13:13 13:07:01 78452 0 546920 29.07 2620 1253564 967604 33.02 321760 1228812 8 16:13:13 13:08:01 78124 0 547244 29.08 2620 1253568 967688 33.03 321608 1228812 8 16:13:13 13:09:01 77876 0 547484 29.10 2620 1253576 967604 33.02 321524 1228812 8 16:13:13 13:10:01 78024 0 547336 29.09 2620 1253576 967604 33.02 321648 1228812 8 16:13:13 13:11:01 77900 0 547452 29.10 2620 1253584 967604 33.02 321776 1228816 8 16:13:13 13:12:01 78048 0 547296 29.09 2620 1253592 967604 33.02 321664 1228812 8 16:13:13 13:13:01 77112 0 548232 29.14 2620 1253592 967772 33.03 322472 1228812 8 16:13:13 13:14:01 77560 0 547776 29.11 2620 1253600 966576 32.99 322192 1228812 8 16:13:13 13:15:01 77560 0 547772 29.11 2620 1253604 966576 32.99 322216 1228812 8 16:13:13 13:16:01 77576 0 547752 29.11 2620 1253608 966576 32.99 322220 1228812 8 16:13:13 13:17:01 77624 0 547644 29.11 2620 1253668 966576 32.99 322192 1228828 16 16:13:13 13:18:01 77316 0 548000 29.12 2620 1253620 966696 32.99 322520 1228812 8 16:13:13 13:19:01 77196 0 548120 29.13 2620 1253620 966588 32.99 322340 1228812 8 16:13:13 13:20:01 77172 0 548140 29.13 2620 1253624 966588 32.99 322220 1228812 8 16:13:13 13:21:01 77328 0 547976 29.12 2620 1253632 966588 32.99 322476 1228812 8 16:13:13 13:22:01 77552 0 547752 29.11 2620 1253632 966588 32.99 322352 1228812 8 16:13:13 13:23:01 77504 0 547792 29.11 2620 1253640 966648 32.99 322416 1228812 8 16:13:13 13:24:01 77488 0 547804 29.11 2620 1253644 966624 32.99 322484 1228812 8 16:13:13 13:25:01 77668 0 547616 29.10 2620 1253652 966588 32.99 322372 1228812 8 16:13:13 13:26:01 77256 0 548028 29.13 2620 1253652 966588 32.99 322356 1228812 8 16:13:13 13:27:01 77504 0 547768 29.11 2620 1253664 966588 32.99 322504 1228812 8 16:13:13 13:28:01 77092 0 548176 29.13 2620 1253668 966648 32.99 322456 1228812 8 16:13:13 13:29:01 77428 0 547840 29.12 2620 1253668 966588 32.99 322388 1228812 8 16:13:13 13:30:02 77612 0 547648 29.11 2620 1253676 966624 32.99 322396 1228812 8 16:13:13 13:31:01 77536 0 547720 29.11 2620 1253680 966588 32.99 322400 1228812 8 16:13:13 13:32:01 77584 0 547668 29.11 2620 1253684 966588 32.99 322404 1228812 8 16:13:13 13:33:01 77092 0 548156 29.13 2620 1253688 966648 32.99 322472 1228812 8 16:13:13 13:34:01 77760 0 547480 29.10 2620 1253696 966588 32.99 322400 1228812 8 16:13:13 13:35:01 77396 0 547844 29.12 2620 1253696 966588 32.99 322524 1228812 8 16:13:13 13:36:01 77668 0 547568 29.10 2620 1253700 966588 32.99 322404 1228812 8 16:13:13 13:37:01 77688 0 547540 29.10 2620 1253708 966588 32.99 322332 1228812 8 16:13:13 13:38:01 77356 0 547872 29.12 2620 1253708 966648 32.99 322496 1228812 8 16:13:13 13:39:01 77620 0 547600 29.10 2620 1253716 966588 32.99 322572 1228812 8 16:13:13 13:40:01 77520 0 547692 29.11 2620 1253724 966588 32.99 322424 1228816 8 16:13:13 13:41:01 77832 0 547372 29.09 2620 1253732 966588 32.99 322424 1228812 8 16:13:13 13:42:01 77692 0 547508 29.10 2620 1253736 966588 32.99 322444 1228812 8 16:13:13 13:43:01 77168 0 548024 29.13 2620 1253744 966672 32.99 322716 1228816 16 16:13:13 13:44:01 77396 0 547792 29.11 2620 1253748 966624 32.99 322804 1228812 12 16:13:13 13:45:01 77412 0 547776 29.11 2620 1253748 966588 32.99 322596 1228812 12 16:13:13 13:46:01 78684 0 546496 29.04 2620 1253756 964996 32.93 321572 1228812 8 16:13:13 13:47:01 77668 0 547472 29.10 2620 1253796 966588 32.99 322504 1228812 8 16:13:13 13:48:01 77184 0 547952 29.12 2620 1253800 966660 32.99 322720 1228812 8 16:13:13 13:49:02 77148 0 547984 29.12 2620 1253804 966624 32.99 322412 1228812 8 16:13:13 13:50:01 77600 0 547524 29.10 2620 1253812 966588 32.99 322536 1228812 8 16:13:13 13:51:01 77452 0 547672 29.11 2620 1253812 966588 32.99 322396 1228812 8 16:13:13 13:52:01 77000 0 548120 29.13 2620 1253816 966588 32.99 322524 1228812 8 16:13:13 13:53:01 76892 0 548220 29.14 2620 1253824 966648 32.99 322624 1228812 8 16:13:13 13:54:01 77140 0 547972 29.12 2620 1253824 966624 32.99 322560 1228812 8 16:13:13 13:55:01 77344 0 547760 29.11 2620 1253832 966588 32.99 322556 1228812 8 16:13:13 13:56:01 77312 0 547788 29.11 2620 1253836 966588 32.99 322436 1228812 0 16:13:13 13:57:01 77436 0 547656 29.11 2620 1253844 966588 32.99 322428 1228812 8 16:13:13 13:58:01 77284 0 547804 29.11 2620 1253848 966660 32.99 322644 1228812 8 16:13:13 13:59:01 77308 0 547772 29.11 2620 1253856 966624 32.99 322584 1228812 8 16:13:13 14:00:01 77544 0 547532 29.10 2620 1253860 966588 32.99 322584 1228812 8 16:13:13 14:01:01 75856 0 549220 29.19 2620 1253860 969060 33.07 323328 1228812 8 16:13:13 14:02:01 76976 0 548092 29.13 2620 1253868 966588 32.99 322700 1228812 8 16:13:13 14:03:01 76936 0 548124 29.13 2620 1253876 966660 32.99 322672 1228812 8 16:13:13 14:04:01 77020 0 548040 29.13 2620 1253876 966636 32.99 322464 1228812 8 16:13:13 14:05:01 76588 0 548464 29.15 2620 1253884 966768 32.99 322984 1228812 20 16:13:13 14:06:02 77436 0 547612 29.10 2620 1253888 966588 32.99 322600 1228812 8 16:13:13 14:07:01 77356 0 547688 29.11 2620 1253892 966588 32.99 322476 1228816 8 16:13:13 14:08:01 76964 0 548076 29.13 2620 1253896 966660 32.99 322708 1228812 8 16:13:13 14:09:01 77124 0 547912 29.12 2620 1253900 966588 32.99 322612 1228812 8 16:13:13 14:10:01 77404 0 547628 29.11 2620 1253904 966588 32.99 322632 1228812 8 16:13:13 14:11:01 76944 0 548084 29.13 2620 1253908 966588 32.99 322636 1228812 8 16:13:13 14:12:01 77116 0 547904 29.12 2620 1253916 966588 32.99 322644 1228812 8 16:13:13 14:13:01 77068 0 547944 29.12 2620 1253924 966648 32.99 322724 1228812 8 16:13:13 14:14:01 77240 0 547768 29.11 2620 1253928 966588 32.99 322640 1228812 8 16:13:13 14:15:01 77240 0 547764 29.11 2620 1253932 966588 32.99 322644 1228812 8 16:13:13 14:16:01 77092 0 547908 29.12 2620 1253936 966588 32.99 322752 1228812 8 16:13:13 14:17:01 76992 0 548004 29.13 2620 1253940 966588 32.99 322776 1228812 8 16:13:13 14:18:01 76888 0 548104 29.13 2620 1253944 966648 32.99 322880 1228812 8 16:13:13 14:19:01 77272 0 547712 29.11 2620 1253952 966584 32.99 322556 1228812 8 16:13:13 14:20:01 77148 0 547832 29.12 2620 1253956 966588 32.99 322804 1228816 8 16:13:13 14:21:01 76828 0 548144 29.13 2620 1253964 966588 32.99 322568 1228812 8 16:13:13 14:22:01 77116 0 547852 29.12 2620 1253968 966588 32.99 322680 1228812 8 16:13:13 14:23:01 76920 0 548044 29.13 2620 1253972 966648 32.99 322904 1228816 8 16:13:13 14:24:02 77144 0 547816 29.12 2620 1253976 966624 32.99 322588 1228812 8 16:13:13 14:25:01 77340 0 547616 29.10 2620 1253980 966588 32.99 322832 1228812 8 16:13:13 14:26:01 76936 0 548016 29.13 2620 1253984 966588 32.99 322820 1228812 8 16:13:13 14:27:01 76984 0 547964 29.12 2620 1253988 966588 32.99 322700 1228812 8 16:13:13 14:28:01 76740 0 548196 29.14 2620 1254000 966684 32.99 322812 1228812 8 16:13:13 14:29:01 77296 0 547636 29.11 2620 1254004 966588 32.99 322732 1228812 12 16:13:13 14:30:01 77100 0 547828 29.12 2620 1254008 966588 32.99 322760 1228812 8 16:13:13 14:31:01 76944 0 547980 29.12 2620 1254012 966588 32.99 322864 1228812 8 16:13:13 14:32:01 76704 0 548216 29.14 2620 1254016 966588 32.99 322744 1228812 8 16:13:13 14:33:01 76708 0 548208 29.14 2620 1254020 966660 32.99 322820 1228812 8 16:13:13 14:34:01 77220 0 547692 29.11 2620 1254024 966588 32.99 322860 1228812 8 16:13:13 14:35:01 76992 0 547912 29.12 2620 1254032 966588 32.99 322744 1228812 8 16:13:13 14:36:01 77176 0 547728 29.11 2620 1254032 966588 32.99 322744 1228812 8 16:13:13 14:37:01 77024 0 547872 29.12 2620 1254040 966588 32.99 322768 1228812 8 16:13:13 14:38:01 76880 0 548012 29.13 2620 1254044 966660 32.99 322832 1228812 8 16:13:13 14:39:01 77248 0 547640 29.11 2620 1254048 966588 32.99 322772 1228816 8 16:13:13 14:40:01 76920 0 547964 29.12 2620 1254052 966588 32.99 322784 1228812 8 16:13:13 14:41:01 77208 0 547672 29.11 2620 1254056 966588 32.99 322908 1228812 8 16:13:13 14:42:01 77248 0 547628 29.11 2620 1254060 966588 32.99 322912 1228812 8 16:13:13 14:43:02 76708 0 548160 29.13 2620 1254068 966708 32.99 322944 1228812 12 16:13:13 14:44:01 76568 0 548292 29.14 2620 1254076 966708 32.99 323232 1228812 8 16:13:13 14:45:01 76944 0 547856 29.12 2620 1254136 966588 32.99 323004 1228828 20 16:13:13 14:46:01 76720 0 548132 29.13 2620 1254084 966588 32.99 322812 1228812 8 16:13:13 14:47:01 76744 0 548104 29.13 2620 1254088 966588 32.99 322816 1228812 8 16:13:13 14:48:01 76492 0 548352 29.14 2620 1254092 974856 33.27 322944 1228812 8 16:13:13 14:49:01 76812 0 548028 29.13 2620 1254096 974808 33.27 322840 1228812 8 16:13:13 14:50:01 77168 0 547668 29.11 2620 1254100 974784 33.27 322840 1228812 8 16:13:13 14:51:01 77356 0 547472 29.10 2620 1254108 974784 33.27 322832 1228812 8 16:13:13 14:52:01 77240 0 547588 29.10 2620 1254108 974784 33.27 322832 1228812 8 16:13:13 14:53:01 76896 0 547924 29.12 2620 1254116 974844 33.27 322936 1228812 8 16:13:13 14:54:01 77132 0 547684 29.11 2620 1254120 974784 33.27 322860 1228812 8 16:13:13 14:55:01 77208 0 547604 29.10 2620 1254124 974784 33.27 322860 1228816 8 16:13:13 14:56:01 77036 0 547772 29.11 2620 1254128 974784 33.27 322992 1228812 8 16:13:13 14:57:01 76828 0 547976 29.12 2620 1254132 974784 33.27 322872 1228812 8 16:13:13 14:58:01 76988 0 547812 29.11 2620 1254136 974868 33.27 322968 1228812 8 16:13:13 14:59:01 77048 0 547744 29.11 2620 1254144 974808 33.27 323016 1228812 8 16:13:13 15:00:01 77084 0 547700 29.11 2620 1254152 974784 33.27 322896 1228812 8 16:13:13 15:01:01 75688 0 549092 29.18 2620 1254156 977468 33.36 323672 1228812 8 16:13:13 15:02:01 76688 0 548084 29.13 2620 1254164 974784 33.27 322908 1228812 8 16:13:13 15:03:01 76576 0 548192 29.14 2620 1254168 974856 33.27 323116 1228812 8 16:13:13 15:04:01 76896 0 547812 29.11 2620 1254228 974784 33.27 323016 1228824 16 16:13:13 15:05:01 76184 0 548576 29.16 2620 1254176 974988 33.27 323232 1228812 8 16:13:13 15:06:01 76564 0 548188 29.13 2620 1254184 974784 33.27 322928 1228812 8 16:13:13 15:07:01 76712 0 548036 29.13 2620 1254188 974784 33.27 323084 1228812 8 16:13:13 15:08:01 76640 0 548104 29.13 2620 1254192 974844 33.27 323016 1228812 8 16:13:13 15:09:01 77124 0 547616 29.10 2620 1254196 974784 33.27 322940 1228812 8 16:13:13 15:10:01 76812 0 547920 29.12 2620 1254204 974784 33.27 322844 1228816 8 16:13:13 15:11:01 77008 0 547724 29.11 2620 1254204 974784 33.27 322824 1228812 8 16:13:13 15:12:01 77100 0 547628 29.11 2620 1254208 974784 33.27 322952 1228812 8 16:13:13 15:13:01 76928 0 547792 29.11 2620 1254216 974844 33.27 323028 1228812 8 16:13:13 15:14:01 77092 0 547624 29.10 2620 1254220 974784 33.27 322964 1228812 8 16:13:13 15:15:01 77052 0 547656 29.11 2620 1254228 974808 33.27 322976 1228812 8 16:13:13 15:16:01 76976 0 547728 29.11 2620 1254232 974784 33.27 322976 1228812 8 16:13:13 15:17:01 76868 0 547828 29.12 2620 1254240 974784 33.27 322860 1228812 8 16:13:13 15:18:01 76748 0 547948 29.12 2620 1254240 974856 33.27 323192 1228812 8 16:13:13 15:19:01 76896 0 547796 29.11 2620 1254244 974832 33.27 323000 1228812 8 16:13:13 15:20:01 77124 0 547560 29.10 2620 1254252 974784 33.27 323120 1228812 8 16:13:13 15:21:02 76984 0 547700 29.11 2620 1254252 974784 33.27 322996 1228812 8 16:13:13 15:22:01 76928 0 547748 29.11 2620 1254260 974784 33.27 322988 1228812 8 16:13:13 15:23:01 76552 0 548120 29.13 2620 1254264 974844 33.27 323192 1228812 8 16:13:13 15:24:01 76656 0 548012 29.13 2620 1254268 974784 33.27 322996 1228812 8 16:13:13 15:25:01 76548 0 548116 29.13 2620 1254272 974784 33.27 323140 1228812 8 16:13:13 15:26:01 77892 0 546764 29.06 2620 1254280 973240 33.21 322048 1228816 8 16:13:13 15:27:01 77348 0 547308 29.09 2620 1254280 974784 33.27 323024 1228812 8 16:13:13 15:28:01 76712 0 547940 29.12 2620 1254284 974844 33.27 323100 1228812 8 16:13:13 15:29:01 76944 0 547696 29.11 2620 1254296 974820 33.27 323056 1228812 8 16:13:13 15:30:01 76952 0 547688 29.11 2620 1254296 974784 33.27 323044 1228812 8 16:13:13 15:31:01 77328 0 547304 29.09 2620 1254304 974784 33.27 323052 1228812 8 16:13:13 15:32:01 76932 0 547696 29.11 2620 1254308 974784 33.27 323180 1228812 8 16:13:13 15:33:01 76908 0 547712 29.11 2620 1254316 974844 33.27 323144 1228812 8 16:13:13 15:34:01 77120 0 547500 29.10 2620 1254316 974784 33.27 323188 1228812 8 16:13:13 15:35:01 76968 0 547648 29.11 2620 1254320 974784 33.27 323068 1228812 8 16:13:13 15:36:01 77248 0 547360 29.09 2620 1254328 974784 33.27 323076 1228812 8 16:13:13 15:37:01 77076 0 547532 29.10 2620 1254328 974784 33.27 323060 1228812 8 16:13:13 15:38:01 76708 0 547892 29.12 2620 1254336 974868 33.27 323176 1228812 8 16:13:13 15:39:02 77224 0 547372 29.09 2620 1254340 974784 33.27 323088 1228812 8 16:13:13 15:40:01 77248 0 547344 29.09 2620 1254344 974780 33.27 323092 1228812 8 16:13:13 15:41:01 76960 0 547628 29.11 2620 1254348 974784 33.27 323080 1228812 8 16:13:13 15:42:01 76720 0 547860 29.12 2620 1254356 974784 33.27 323100 1228816 8 16:13:13 15:43:01 131364 0 676596 35.96 2620 1070976 1102392 37.62 439048 1053412 132 16:13:13 15:44:01 137800 0 670056 35.61 2620 1071080 1076088 36.72 433340 1053348 16 16:13:13 15:45:01 138212 0 669636 35.59 2620 1071088 1076124 36.73 433636 1053152 8 16:13:13 15:46:01 138472 0 669376 35.58 2620 1071088 1076088 36.72 433452 1053152 8 16:13:13 15:47:01 136888 0 670952 35.66 2620 1071096 1076376 36.73 434580 1053156 16 16:13:13 15:48:01 137688 0 670148 35.62 2620 1071100 1076248 36.73 429012 1058048 12 16:13:13 15:49:01 137304 0 670524 35.64 2620 1071108 1076332 36.73 429584 1058048 16 16:13:13 15:50:01 138072 0 669748 35.60 2620 1071116 1076152 36.73 428620 1058048 12 16:13:13 15:51:01 137764 0 670052 35.61 2620 1071120 1076308 36.73 420484 1066408 8 16:13:13 15:52:01 137916 0 669892 35.60 2620 1071128 1076152 36.73 416284 1070408 8 16:13:13 15:53:02 137664 0 670144 35.62 2620 1071128 1076236 36.73 416196 1070472 8 16:13:13 15:54:01 138088 0 669712 35.59 2620 1071136 1076152 36.73 416240 1070472 8 16:13:13 15:55:01 138024 0 669716 35.59 2620 1071196 1076152 36.73 416244 1070488 20 16:13:13 15:56:01 138248 0 669544 35.58 2620 1071144 1076148 36.73 416172 1070476 8 16:13:13 15:57:01 137892 0 669896 35.60 2620 1071148 1076152 36.73 416244 1070472 16 16:13:13 15:58:01 137804 0 669980 35.61 2620 1071152 1076224 36.73 416252 1070472 8 16:13:13 15:59:01 138116 0 669664 35.59 2620 1071156 1076188 36.73 416156 1070472 8 16:13:13 16:00:01 138164 0 669612 35.59 2620 1071160 1076152 36.73 416148 1070472 8 16:13:13 16:01:01 136968 0 670800 35.65 2620 1071168 1078836 36.82 416872 1070624 8 16:13:13 16:02:01 138196 0 669552 35.59 2620 1071188 1076152 36.73 416148 1070624 8 16:13:13 16:03:01 137732 0 670012 35.61 2620 1071192 1076260 36.73 416128 1070620 8 16:13:13 16:04:01 137932 0 669808 35.60 2620 1071196 1076176 36.73 416168 1070620 8 16:13:13 16:05:01 137400 0 670328 35.63 2620 1071208 1076272 36.73 416384 1070620 8 16:13:13 16:06:01 138072 0 669656 35.59 2620 1071208 1076152 36.73 415948 1070724 8 16:13:13 16:07:01 138048 0 669672 35.59 2620 1071216 1076152 36.73 415956 1070724 8 16:13:13 16:08:02 138016 0 669700 35.59 2620 1071220 1076212 36.73 416032 1070724 8 16:13:13 16:09:01 138180 0 669532 35.58 2620 1071224 1076152 36.73 415964 1070724 8 16:13:13 16:10:01 138164 0 669544 35.58 2620 1071228 1076152 36.73 415992 1070724 12 16:13:13 16:11:01 138304 0 669396 35.58 2620 1071236 1076152 36.73 416096 1070728 20 16:13:13 16:12:01 138212 0 669488 35.58 2620 1071236 1076152 36.73 415976 1070724 8 16:13:13 16:13:01 183108 0 775692 41.23 2596 920160 1273704 43.47 451224 924928 13572 16:13:13 Average: 83144 0 530955 28.22 2620 1264838 974647 33.26 316884 1246685 42 16:13:13 16:13:13 07:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:13:13 07:08:01 eth0 53.59 45.73 274.80 17.88 0.00 0.00 0.00 0.00 16:13:13 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:09:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:10:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:11:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:12:01 eth0 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:13:13 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:13:01 eth0 0.32 0.20 0.15 0.08 0.00 0.00 0.00 0.00 16:13:13 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:14:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:16:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:17:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:18:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:19:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 16:13:13 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:20:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 07:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:22:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:23:01 eth0 0.12 0.12 0.07 0.07 0.00 0.00 0.00 0.00 16:13:13 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:24:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:13:13 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:25:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:26:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:28:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:29:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:13:13 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:30:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:32:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:33:01 eth0 0.18 0.15 0.13 0.07 0.00 0.00 0.00 0.00 16:13:13 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:34:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:35:02 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:36:01 eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 16:13:13 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:37:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:38:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:39:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:40:01 eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:13:13 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:41:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 16:13:13 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:43:01 eth0 0.65 0.45 0.35 0.24 0.00 0.00 0.00 0.00 16:13:13 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:44:01 eth0 0.03 0.02 0.00 0.03 0.00 0.00 0.00 0.00 16:13:13 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:46:01 eth0 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:13:13 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:47:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:48:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 16:13:13 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:49:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:50:01 eth0 0.12 0.10 0.07 0.01 0.00 0.00 0.00 0.00 16:13:13 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:53:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:54:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:13:13 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:56:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:58:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 16:13:13 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:59:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:13:13 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:00:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:02:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:03:01 eth0 0.32 0.25 0.17 0.08 0.00 0.00 0.00 0.00 16:13:13 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:04:01 eth0 0.42 0.02 0.05 0.00 0.00 0.00 0.00 0.00 16:13:13 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:05:01 eth0 0.42 0.35 0.26 0.21 0.00 0.00 0.00 0.00 16:13:13 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:06:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:08:01 eth0 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 16:13:13 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:09:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 16:13:13 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:13:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 16:13:13 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:15:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:13:13 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:17:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:18:02 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 08:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:23:01 eth0 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:24:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:13:13 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:26:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:28:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 16:13:13 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:31:01 eth0 0.12 0.12 0.06 0.01 0.00 0.00 0.00 0.00 16:13:13 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:33:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 16:13:13 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:34:02 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:13:13 08:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:35:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:38:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:39:01 eth0 0.13 0.10 0.07 0.01 0.00 0.00 0.00 0.00 16:13:13 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:43:01 eth0 0.57 0.38 0.34 0.23 0.00 0.00 0.00 0.00 16:13:13 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:44:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 16:13:13 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:45:01 eth0 0.13 0.12 0.07 0.01 0.00 0.00 0.00 0.00 16:13:13 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:46:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:48:01 eth0 0.23 0.18 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:50:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:53:01 eth0 0.23 0.20 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:58:01 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:01:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:03:01 eth0 0.23 0.13 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:04:01 eth0 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00 16:13:13 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:05:02 eth0 0.52 0.45 0.27 0.21 0.00 0.00 0.00 0.00 16:13:13 09:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:06:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:08:01 eth0 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:13:01 eth0 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:14:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:13:13 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:18:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:19:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:20:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:13:13 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:22:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:23:01 eth0 0.14 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:24:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:13:13 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:26:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:28:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:31:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:13:13 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:33:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 16:13:13 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:34:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:13:13 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:35:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:38:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:39:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:40:01 eth0 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:13:13 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:41:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:43:01 eth0 0.55 0.32 0.34 0.23 0.00 0.00 0.00 0.00 16:13:13 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:44:01 eth0 0.15 0.12 0.06 0.04 0.00 0.00 0.00 0.00 16:13:13 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:46:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:48:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 16:13:13 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:49:01 eth0 0.15 0.13 0.09 0.01 0.00 0.00 0.00 0.00 16:13:13 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:53:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:54:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:55:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:13:13 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:58:01 eth0 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:01:01 eth0 0.08 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:03:01 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:04:01 eth0 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 16:13:13 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:05:01 eth0 0.47 0.42 0.27 0.21 0.00 0.00 0.00 0.00 16:13:13 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:06:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:08:01 eth0 0.22 0.12 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:10:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:13:01 eth0 0.27 0.17 0.16 0.07 0.00 0.00 0.00 0.00 16:13:13 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:18:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:23:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:25:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:13:13 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:27:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:28:02 eth0 0.20 0.13 0.13 0.07 0.00 0.00 0.00 0.00 16:13:13 10:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:33:01 eth0 0.23 0.15 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:35:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:38:01 eth0 0.12 0.10 0.07 0.07 0.00 0.00 0.00 0.00 16:13:13 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:39:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:13:13 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:40:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:43:01 eth0 0.65 0.40 0.40 0.23 0.00 0.00 0.00 0.00 16:13:13 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:44:01 eth0 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 16:13:13 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:46:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:48:01 eth0 0.25 0.17 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:49:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:52:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:53:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:58:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 16:13:13 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:59:01 eth0 0.13 0.08 0.09 0.01 0.00 0.00 0.00 0.00 16:13:13 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:01:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:03:01 eth0 0.30 0.27 0.17 0.08 0.00 0.00 0.00 0.00 16:13:13 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:04:02 eth0 0.30 0.00 0.03 0.00 0.00 0.00 0.00 0.00 16:13:13 11:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:05:01 eth0 0.58 0.37 0.29 0.20 0.00 0.00 0.00 0.00 16:13:13 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:06:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:08:01 eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:10:01 eth0 0.08 0.08 0.01 0.00 0.00 0.00 0.00 0.00 16:13:13 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:13:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:14:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:13:13 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:18:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:19:02 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:20:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:13:13 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:23:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:25:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:13:13 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:27:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:28:01 eth0 0.23 0.22 0.15 0.07 0.00 0.00 0.00 0.00 16:13:13 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:33:02 eth0 0.25 0.23 0.16 0.08 0.00 0.00 0.00 0.00 16:13:13 11:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:36:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:38:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:39:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:13:13 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:43:01 eth0 0.57 0.38 0.34 0.23 0.00 0.00 0.00 0.00 16:13:13 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:44:01 eth0 0.18 0.15 0.07 0.04 0.00 0.00 0.00 0.00 16:13:13 11:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:48:02 eth0 0.27 0.20 0.15 0.07 0.00 0.00 0.00 0.00 16:13:13 11:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:49:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:53:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:56:01 eth0 0.02 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:13:13 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:58:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:59:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:13:13 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:01:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:02:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:03:01 eth0 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:04:02 eth0 0.48 0.10 0.11 0.01 0.00 0.00 0.00 0.00 16:13:13 12:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:05:01 eth0 0.58 0.46 0.28 0.21 0.00 0.00 0.00 0.00 16:13:13 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:06:01 eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:13:13 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:08:01 eth0 0.28 0.23 0.16 0.07 0.00 0.00 0.00 0.00 16:13:13 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:10:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:13:13 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:13:01 eth0 0.23 0.20 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:18:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:19:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 16:13:13 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:22:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:23:01 eth0 0.14 0.10 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:25:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:13:13 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:27:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:28:01 eth0 0.20 0.13 0.13 0.07 0.00 0.00 0.00 0.00 16:13:13 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:33:01 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:38:01 eth0 0.25 0.20 0.16 0.07 0.00 0.00 0.00 0.00 16:13:13 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:40:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:43:01 eth0 0.55 0.38 0.34 0.23 0.00 0.00 0.00 0.00 16:13:13 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:44:01 eth0 0.13 0.12 0.06 0.04 0.00 0.00 0.00 0.00 16:13:13 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:45:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:46:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:48:01 eth0 0.22 0.12 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:53:01 eth0 0.22 0.27 0.08 0.08 0.00 0.00 0.00 0.00 16:13:13 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:56:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:13:13 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:58:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 16:13:13 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:00:02 eth0 0.10 0.02 0.06 0.00 0.00 0.00 0.00 0.00 16:13:13 13:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:01:01 eth0 0.02 0.08 0.00 0.01 0.00 0.00 0.00 0.00 16:13:13 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:02:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:03:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:04:01 eth0 0.50 0.05 0.09 0.00 0.00 0.00 0.00 0.00 16:13:13 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:05:01 eth0 0.55 0.37 0.28 0.20 0.00 0.00 0.00 0.00 16:13:13 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:06:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:08:01 eth0 0.20 0.13 0.13 0.07 0.00 0.00 0.00 0.00 16:13:13 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:09:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:10:01 eth0 0.07 0.07 0.01 0.00 0.00 0.00 0.00 0.00 16:13:13 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:11:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:13:01 eth0 1.76 1.81 0.24 6.56 0.00 0.00 0.00 0.00 16:13:13 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:18:01 eth0 0.48 0.48 0.15 2.03 0.00 0.00 0.00 0.00 16:13:13 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:19:01 eth0 0.03 0.08 0.00 0.01 0.00 0.00 0.00 0.00 16:13:13 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:23:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 16:13:13 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:24:01 eth0 0.13 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:13:13 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:28:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:30:02 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:13:13 13:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:33:01 eth0 0.22 0.13 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:36:01 eth0 0.03 0.08 0.00 0.01 0.00 0.00 0.00 0.00 16:13:13 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:38:01 eth0 0.23 0.12 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:42:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:43:01 eth0 0.58 0.45 0.35 0.24 0.00 0.00 0.00 0.00 16:13:13 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:44:01 eth0 0.13 0.12 0.06 0.04 0.00 0.00 0.00 0.00 16:13:13 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:45:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:48:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:49:02 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:13:13 13:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:53:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:54:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:13:13 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:58:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 16:13:13 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:59:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:13:13 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:03:01 eth0 0.12 0.07 0.07 0.06 0.00 0.00 0.00 0.00 16:13:13 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:04:01 eth0 0.52 0.12 0.12 0.01 0.00 0.00 0.00 0.00 16:13:13 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:05:01 eth0 0.53 0.32 0.28 0.20 0.00 0.00 0.00 0.00 16:13:13 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:06:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:08:01 eth0 0.20 0.12 0.13 0.07 0.00 0.00 0.00 0.00 16:13:13 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:09:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:10:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:11:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:13:01 eth0 0.22 0.10 0.14 0.06 0.00 0.00 0.00 0.00 16:13:13 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:14:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:18:01 eth0 0.22 0.17 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:19:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:20:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:23:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 16:13:13 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:24:02 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:13:13 14:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:28:01 eth0 0.33 0.28 0.18 0.08 0.00 0.00 0.00 0.00 16:13:13 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:33:01 eth0 0.25 0.20 0.16 0.07 0.00 0.00 0.00 0.00 16:13:13 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:37:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:38:01 eth0 0.23 0.18 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:43:02 eth0 0.58 0.35 0.34 0.23 0.00 0.00 0.00 0.00 16:13:13 14:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:44:01 eth0 0.14 0.07 0.06 0.03 0.00 0.00 0.00 0.00 16:13:13 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:45:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:48:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 16:13:13 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:49:01 eth0 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:13:13 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:53:01 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:54:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:58:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:59:01 eth0 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:13:13 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:02:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:03:01 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:04:01 eth0 0.52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 16:13:13 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:05:01 eth0 0.42 0.33 0.26 0.20 0.00 0.00 0.00 0.00 16:13:13 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:06:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:08:01 eth0 0.27 0.20 0.16 0.07 0.00 0.00 0.00 0.00 16:13:13 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:13:13 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:13:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:15:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:13:13 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:18:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:19:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:13:13 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:20:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:21:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:23:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 16:13:13 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:26:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:13:13 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:28:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:29:01 eth0 0.17 0.15 0.07 0.01 0.00 0.00 0.00 0.00 16:13:13 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:33:01 eth0 0.20 0.15 0.13 0.07 0.00 0.00 0.00 0.00 16:13:13 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:37:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:38:01 eth0 0.20 0.12 0.13 0.07 0.00 0.00 0.00 0.00 16:13:13 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:39:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:40:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:41:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:43:01 eth0 169.52 143.60 674.55 72.73 0.00 0.00 0.00 0.00 16:13:13 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:43:01 docker0 1.68 1.38 0.35 3.33 0.00 0.00 0.00 0.00 16:13:13 15:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:45:01 eth0 0.13 0.10 0.06 0.04 0.00 0.00 0.00 0.00 16:13:13 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:46:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:47:01 eth0 0.73 0.25 0.30 0.16 0.00 0.00 0.00 0.00 16:13:13 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:48:01 eth0 0.98 0.23 0.21 0.11 0.00 0.00 0.00 0.00 16:13:13 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:49:01 eth0 0.45 0.32 0.27 0.20 0.00 0.00 0.00 0.00 16:13:13 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:50:01 eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 16:13:13 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:51:01 eth0 0.43 0.30 0.27 0.20 0.00 0.00 0.00 0.00 16:13:13 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:52:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:53:02 eth0 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 15:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:54:01 eth0 0.03 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:55:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:57:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:58:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 16:13:13 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:59:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:13:13 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:03:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:13:13 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:04:01 eth0 0.43 0.12 0.09 0.01 0.00 0.00 0.00 0.00 16:13:13 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:05:01 eth0 0.58 0.37 0.28 0.20 0.00 0.00 0.00 0.00 16:13:13 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:08:02 eth0 0.23 0.12 0.14 0.07 0.00 0.00 0.00 0.00 16:13:13 16:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:11:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:13:01 eth0 210.70 178.19 2175.80 20.81 0.00 0.00 0.00 0.00 16:13:13 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 Average: eth0 0.88 0.73 5.77 0.24 0.00 0.00 0.00 0.00 16:13:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:13 Average: docker0 0.00 0.00 0.00 0.01 0.00 0.00 0.00 0.00 16:13:13 16:13:13 16:13:13 ---> sar -P ALL: 16:13:13 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/29/20 _x86_64_ (4 CPU) 16:13:13 16:13:13 07:06:16 LINUX RESTART (4 CPU) 16:13:13 16:13:13 07:07:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 07:08:01 all 5.25 0.00 2.07 0.46 3.86 88.37 16:13:13 07:08:01 0 4.87 0.00 1.94 0.20 3.90 89.09 16:13:13 07:08:01 1 5.20 0.00 2.08 0.31 4.00 88.41 16:13:13 07:08:01 2 5.52 0.00 2.41 0.15 3.75 88.18 16:13:13 07:08:01 3 5.40 0.00 1.86 1.15 3.80 87.78 16:13:13 07:09:01 all 0.11 0.00 0.05 0.00 0.26 99.58 16:13:13 07:09:01 0 0.03 0.00 0.05 0.00 0.13 99.78 16:13:13 07:09:01 1 0.07 0.00 0.08 0.00 0.53 99.32 16:13:13 07:09:01 2 0.28 0.00 0.05 0.00 0.27 99.40 16:13:13 07:09:01 3 0.05 0.00 0.03 0.00 0.12 99.80 16:13:13 07:10:01 all 0.09 0.00 0.03 0.00 0.24 99.65 16:13:13 07:10:01 0 0.00 0.00 0.02 0.00 0.38 99.60 16:13:13 07:10:01 1 0.02 0.00 0.05 0.00 0.32 99.62 16:13:13 07:10:01 2 0.32 0.00 0.03 0.00 0.10 99.55 16:13:13 07:10:01 3 0.02 0.00 0.02 0.00 0.15 99.82 16:13:13 07:11:01 all 0.13 0.00 0.02 0.00 0.05 99.80 16:13:13 07:11:01 0 0.43 0.00 0.00 0.00 0.07 99.50 16:13:13 07:11:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 07:11:01 2 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 07:11:01 3 0.05 0.00 0.03 0.00 0.03 99.88 16:13:13 07:12:01 all 0.09 0.00 0.02 0.00 0.15 99.73 16:13:13 07:12:01 0 0.30 0.00 0.03 0.00 0.17 99.50 16:13:13 07:12:01 1 0.02 0.00 0.03 0.00 0.10 99.85 16:13:13 07:12:01 2 0.02 0.00 0.02 0.00 0.17 99.80 16:13:13 07:12:01 3 0.03 0.00 0.02 0.00 0.17 99.78 16:13:13 07:13:01 all 0.10 0.00 0.03 0.00 0.21 99.66 16:13:13 07:13:01 0 0.10 0.00 0.02 0.00 0.25 99.63 16:13:13 07:13:01 1 0.02 0.00 0.05 0.00 0.27 99.67 16:13:13 07:13:01 2 0.27 0.00 0.03 0.00 0.27 99.43 16:13:13 07:13:01 3 0.00 0.00 0.02 0.00 0.07 99.92 16:13:13 07:14:01 all 0.08 0.00 0.02 0.00 0.13 99.76 16:13:13 07:14:01 0 0.02 0.00 0.03 0.00 0.27 99.68 16:13:13 07:14:01 1 0.03 0.00 0.02 0.00 0.07 99.88 16:13:13 07:14:01 2 0.25 0.00 0.03 0.00 0.18 99.53 16:13:13 07:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 07:15:01 all 0.07 0.00 0.03 0.00 0.17 99.73 16:13:13 07:15:01 0 0.00 0.00 0.02 0.00 0.25 99.73 16:13:13 07:15:01 1 0.03 0.00 0.05 0.00 0.23 99.68 16:13:13 07:15:01 2 0.25 0.00 0.02 0.00 0.15 99.58 16:13:13 07:15:01 3 0.02 0.00 0.03 0.00 0.05 99.90 16:13:13 07:16:01 all 0.08 0.00 0.02 0.00 0.30 99.59 16:13:13 07:16:01 0 0.07 0.00 0.05 0.00 0.63 99.25 16:13:13 07:16:01 1 0.02 0.00 0.00 0.00 0.22 99.77 16:13:13 07:16:01 2 0.22 0.00 0.03 0.00 0.28 99.47 16:13:13 07:16:01 3 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 07:17:01 all 0.08 0.00 0.03 0.00 0.13 99.75 16:13:13 07:17:01 0 0.03 0.00 0.03 0.00 0.28 99.65 16:13:13 07:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 07:17:01 2 0.13 0.00 0.03 0.00 0.03 99.80 16:13:13 07:17:01 3 0.15 0.00 0.05 0.00 0.18 99.62 16:13:13 07:18:01 all 0.13 0.00 0.02 0.00 0.10 99.74 16:13:13 07:18:01 0 0.03 0.00 0.03 0.00 0.12 99.82 16:13:13 07:18:01 1 0.02 0.00 0.03 0.00 0.07 99.88 16:13:13 07:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 07:18:01 3 0.45 0.00 0.02 0.00 0.20 99.33 16:13:13 16:13:13 07:18:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 07:19:01 all 0.12 0.00 0.03 0.00 0.15 99.70 16:13:13 07:19:01 0 0.03 0.00 0.03 0.00 0.23 99.70 16:13:13 07:19:01 1 0.02 0.00 0.02 0.00 0.07 99.90 16:13:13 07:19:01 2 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 07:19:01 3 0.40 0.00 0.03 0.00 0.28 99.28 16:13:13 07:20:02 all 0.11 0.00 0.03 0.00 0.19 99.67 16:13:13 07:20:02 0 0.03 0.00 0.03 0.00 0.33 99.60 16:13:13 07:20:02 1 0.02 0.00 0.03 0.00 0.08 99.87 16:13:13 07:20:02 2 0.03 0.00 0.02 0.00 0.10 99.85 16:13:13 07:20:02 3 0.37 0.00 0.03 0.00 0.23 99.37 16:13:13 07:21:01 all 0.05 0.00 0.02 0.00 0.33 99.60 16:13:13 07:21:01 0 0.00 0.00 0.02 0.00 0.35 99.63 16:13:13 07:21:01 1 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 07:21:01 2 0.02 0.00 0.02 0.00 0.37 99.59 16:13:13 07:21:01 3 0.19 0.00 0.02 0.00 0.49 99.31 16:13:13 07:22:01 all 0.05 0.00 0.04 0.00 0.14 99.77 16:13:13 07:22:01 0 0.02 0.00 0.03 0.00 0.17 99.78 16:13:13 07:22:01 1 0.02 0.00 0.03 0.00 0.05 99.90 16:13:13 07:22:01 2 0.03 0.00 0.03 0.00 0.10 99.83 16:13:13 07:22:01 3 0.15 0.00 0.05 0.00 0.23 99.57 16:13:13 07:23:01 all 0.13 0.00 0.04 0.00 0.02 99.81 16:13:13 07:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:13:13 07:23:01 1 0.07 0.00 0.08 0.00 0.05 99.80 16:13:13 07:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 07:23:01 3 0.42 0.00 0.05 0.00 0.02 99.52 16:13:13 07:24:01 all 0.10 0.00 0.02 0.00 0.12 99.77 16:13:13 07:24:01 0 0.03 0.00 0.03 0.00 0.05 99.88 16:13:13 07:24:01 1 0.03 0.00 0.00 0.00 0.15 99.82 16:13:13 07:24:01 2 0.03 0.00 0.03 0.00 0.13 99.80 16:13:13 07:24:01 3 0.28 0.00 0.02 0.00 0.13 99.57 16:13:13 07:25:01 all 0.09 0.00 0.02 0.00 0.17 99.72 16:13:13 07:25:01 0 0.03 0.00 0.02 0.00 0.28 99.67 16:13:13 07:25:01 1 0.23 0.00 0.03 0.00 0.23 99.50 16:13:13 07:25:01 2 0.08 0.00 0.02 0.00 0.15 99.75 16:13:13 07:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 07:26:01 all 0.08 0.00 0.03 0.00 0.07 99.82 16:13:13 07:26:01 0 0.05 0.00 0.03 0.00 0.08 99.83 16:13:13 07:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 07:26:01 2 0.23 0.00 0.05 0.00 0.17 99.55 16:13:13 07:26:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 07:27:01 all 0.11 0.00 0.05 0.00 0.08 99.76 16:13:13 07:27:01 0 0.00 0.00 0.03 0.00 0.17 99.80 16:13:13 07:27:01 1 0.03 0.00 0.03 0.00 0.08 99.85 16:13:13 07:27:01 2 0.40 0.00 0.10 0.00 0.07 99.43 16:13:13 07:27:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 07:28:01 all 0.14 0.00 0.03 0.00 0.10 99.73 16:13:13 07:28:01 0 0.07 0.00 0.03 0.00 0.13 99.77 16:13:13 07:28:01 1 0.37 0.00 0.05 0.00 0.07 99.52 16:13:13 07:28:01 2 0.05 0.00 0.02 0.00 0.18 99.75 16:13:13 07:28:01 3 0.07 0.00 0.03 0.00 0.00 99.90 16:13:13 07:29:01 all 0.08 0.00 0.01 0.00 0.06 99.84 16:13:13 07:29:01 0 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 07:29:01 1 0.28 0.00 0.02 0.00 0.10 99.60 16:13:13 07:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 16:13:13 07:29:01 3 0.00 0.00 0.02 0.00 0.05 99.93 16:13:13 16:13:13 07:29:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 07:30:01 all 0.11 0.00 0.04 0.00 0.08 99.77 16:13:13 07:30:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 07:30:01 1 0.03 0.00 0.03 0.00 0.07 99.87 16:13:13 07:30:01 2 0.00 0.00 0.02 0.00 0.03 99.95 16:13:13 07:30:01 3 0.38 0.00 0.07 0.00 0.22 99.33 16:13:13 07:31:01 all 0.10 0.00 0.02 0.00 0.07 99.80 16:13:13 07:31:01 0 0.33 0.00 0.02 0.00 0.05 99.60 16:13:13 07:31:01 1 0.02 0.00 0.03 0.00 0.07 99.88 16:13:13 07:31:01 2 0.03 0.00 0.02 0.00 0.07 99.88 16:13:13 07:31:01 3 0.02 0.00 0.02 0.00 0.12 99.85 16:13:13 07:32:01 all 0.07 0.00 0.02 0.00 0.16 99.74 16:13:13 07:32:01 0 0.27 0.00 0.02 0.00 0.15 99.57 16:13:13 07:32:01 1 0.00 0.00 0.02 0.00 0.07 99.92 16:13:13 07:32:01 2 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 07:32:01 3 0.02 0.00 0.05 0.00 0.38 99.55 16:13:13 07:33:01 all 0.11 0.00 0.03 0.00 0.20 99.67 16:13:13 07:33:01 0 0.32 0.00 0.02 0.00 0.20 99.47 16:13:13 07:33:01 1 0.03 0.00 0.03 0.00 0.10 99.83 16:13:13 07:33:01 2 0.00 0.00 0.02 0.00 0.13 99.85 16:13:13 07:33:01 3 0.08 0.00 0.05 0.00 0.35 99.52 16:13:13 07:34:01 all 0.10 0.00 0.02 0.00 0.36 99.52 16:13:13 07:34:01 0 0.23 0.00 0.02 0.00 0.28 99.47 16:13:13 07:34:01 1 0.03 0.00 0.02 0.00 0.55 99.40 16:13:13 07:34:01 2 0.02 0.00 0.02 0.00 0.17 99.80 16:13:13 07:34:01 3 0.10 0.00 0.03 0.00 0.45 99.42 16:13:13 07:35:02 all 0.11 0.00 0.02 0.00 0.31 99.56 16:13:13 07:35:02 0 0.00 0.00 0.00 0.00 0.08 99.92 16:13:13 07:35:02 1 0.03 0.00 0.03 0.00 0.32 99.62 16:13:13 07:35:02 2 0.03 0.00 0.02 0.00 0.35 99.60 16:13:13 07:35:02 3 0.37 0.00 0.05 0.00 0.50 99.09 16:13:13 07:36:01 all 0.12 0.00 0.03 0.00 0.15 99.70 16:13:13 07:36:01 0 0.41 0.00 0.03 0.00 0.22 99.34 16:13:13 07:36:01 1 0.07 0.00 0.05 0.00 0.24 99.64 16:13:13 07:36:01 2 0.00 0.00 0.02 0.00 0.12 99.86 16:13:13 07:36:01 3 0.00 0.00 0.02 0.00 0.03 99.95 16:13:13 07:37:01 all 0.10 0.00 0.02 0.00 0.24 99.63 16:13:13 07:37:01 0 0.28 0.00 0.02 0.00 0.22 99.48 16:13:13 07:37:01 1 0.03 0.00 0.03 0.00 0.25 99.68 16:13:13 07:37:01 2 0.02 0.00 0.02 0.00 0.18 99.78 16:13:13 07:37:01 3 0.08 0.00 0.03 0.00 0.32 99.57 16:13:13 07:38:01 all 0.11 0.00 0.02 0.00 0.19 99.68 16:13:13 07:38:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 07:38:01 1 0.07 0.00 0.07 0.00 0.47 99.40 16:13:13 07:38:01 2 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 07:38:01 3 0.33 0.00 0.00 0.00 0.17 99.50 16:13:13 07:39:01 all 0.07 0.00 0.02 0.00 0.34 99.56 16:13:13 07:39:01 0 0.02 0.00 0.02 0.00 0.46 99.50 16:13:13 07:39:01 1 0.02 0.00 0.03 0.00 0.45 99.50 16:13:13 07:39:01 2 0.02 0.00 0.03 0.00 0.13 99.82 16:13:13 07:39:01 3 0.23 0.00 0.02 0.00 0.32 99.43 16:13:13 07:40:01 all 0.08 0.00 0.03 0.00 0.21 99.67 16:13:13 07:40:01 0 0.00 0.00 0.03 0.00 0.07 99.90 16:13:13 07:40:01 1 0.02 0.00 0.03 0.00 0.33 99.62 16:13:13 07:40:01 2 0.02 0.00 0.03 0.02 0.22 99.72 16:13:13 07:40:01 3 0.30 0.00 0.03 0.00 0.23 99.43 16:13:13 16:13:13 07:40:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 07:41:01 all 0.08 0.00 0.02 0.00 0.10 99.80 16:13:13 07:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 07:41:01 1 0.07 0.00 0.05 0.00 0.15 99.73 16:13:13 07:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 07:41:01 3 0.23 0.00 0.02 0.00 0.20 99.55 16:13:13 07:42:01 all 0.11 0.00 0.04 0.00 0.15 99.69 16:13:13 07:42:01 0 0.02 0.00 0.05 0.00 0.02 99.92 16:13:13 07:42:01 1 0.03 0.00 0.05 0.00 0.30 99.62 16:13:13 07:42:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:13:13 07:42:01 3 0.37 0.00 0.03 0.00 0.28 99.32 16:13:13 07:43:01 all 0.15 0.00 0.04 0.00 0.05 99.76 16:13:13 07:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:13:13 07:43:01 1 0.05 0.00 0.07 0.00 0.07 99.82 16:13:13 07:43:01 2 0.05 0.00 0.02 0.00 0.05 99.88 16:13:13 07:43:01 3 0.45 0.00 0.05 0.00 0.08 99.42 16:13:13 07:44:01 all 0.10 0.00 0.02 0.00 0.19 99.70 16:13:13 07:44:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 07:44:01 1 0.03 0.00 0.03 0.00 0.18 99.75 16:13:13 07:44:01 2 0.32 0.00 0.02 0.00 0.30 99.37 16:13:13 07:44:01 3 0.02 0.00 0.02 0.00 0.22 99.75 16:13:13 07:45:01 all 0.13 0.00 0.03 0.00 0.08 99.76 16:13:13 07:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 07:45:01 1 0.05 0.00 0.05 0.00 0.10 99.80 16:13:13 07:45:01 2 0.43 0.00 0.03 0.00 0.08 99.45 16:13:13 07:45:01 3 0.02 0.00 0.02 0.00 0.12 99.85 16:13:13 07:46:01 all 0.10 0.00 0.03 0.00 0.16 99.70 16:13:13 07:46:01 0 0.02 0.00 0.00 0.00 0.05 99.93 16:13:13 07:46:01 1 0.33 0.00 0.07 0.00 0.17 99.43 16:13:13 07:46:01 2 0.05 0.00 0.05 0.00 0.37 99.53 16:13:13 07:46:01 3 0.02 0.00 0.02 0.00 0.07 99.90 16:13:13 07:47:01 all 0.12 0.00 0.02 0.00 0.12 99.75 16:13:13 07:47:01 0 0.02 0.00 0.02 0.00 0.13 99.83 16:13:13 07:47:01 1 0.43 0.00 0.03 0.00 0.05 99.48 16:13:13 07:47:01 2 0.03 0.00 0.02 0.00 0.27 99.68 16:13:13 07:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:13:13 07:48:01 all 0.10 0.00 0.03 0.00 0.15 99.72 16:13:13 07:48:01 0 0.02 0.00 0.02 0.00 0.17 99.80 16:13:13 07:48:01 1 0.33 0.00 0.05 0.00 0.30 99.32 16:13:13 07:48:01 2 0.03 0.00 0.03 0.00 0.12 99.82 16:13:13 07:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 07:49:02 all 0.07 0.00 0.03 0.00 0.37 99.53 16:13:13 07:49:02 0 0.03 0.00 0.03 0.00 0.32 99.62 16:13:13 07:49:02 1 0.25 0.00 0.02 0.00 0.46 99.27 16:13:13 07:49:02 2 0.02 0.00 0.03 0.00 0.10 99.85 16:13:13 07:49:02 3 0.00 0.00 0.03 0.00 0.60 99.37 16:13:13 07:50:01 all 0.10 0.00 0.02 0.00 0.22 99.66 16:13:13 07:50:01 0 0.03 0.00 0.02 0.00 0.27 99.68 16:13:13 07:50:01 1 0.32 0.00 0.02 0.00 0.22 99.44 16:13:13 07:50:01 2 0.03 0.00 0.02 0.00 0.07 99.88 16:13:13 07:50:01 3 0.02 0.00 0.03 0.00 0.32 99.63 16:13:13 07:51:01 all 0.09 0.00 0.02 0.00 0.26 99.63 16:13:13 07:51:01 0 0.03 0.00 0.02 0.00 0.33 99.62 16:13:13 07:51:01 1 0.33 0.00 0.03 0.00 0.30 99.33 16:13:13 07:51:01 2 0.00 0.00 0.02 0.00 0.07 99.92 16:13:13 07:51:01 3 0.00 0.00 0.02 0.00 0.33 99.65 16:13:13 16:13:13 07:51:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 07:52:01 all 0.09 0.00 0.03 0.00 0.23 99.65 16:13:13 07:52:01 0 0.05 0.00 0.05 0.00 0.32 99.58 16:13:13 07:52:01 1 0.00 0.00 0.02 0.00 0.30 99.68 16:13:13 07:52:01 2 0.03 0.00 0.03 0.00 0.08 99.85 16:13:13 07:52:01 3 0.28 0.00 0.02 0.00 0.22 99.48 16:13:13 07:53:01 all 0.13 0.00 0.03 0.00 0.18 99.65 16:13:13 07:53:01 0 0.03 0.00 0.03 0.00 0.12 99.82 16:13:13 07:53:01 1 0.05 0.00 0.03 0.00 0.20 99.72 16:13:13 07:53:01 2 0.05 0.00 0.03 0.00 0.13 99.78 16:13:13 07:53:01 3 0.40 0.00 0.03 0.00 0.27 99.30 16:13:13 07:54:01 all 0.14 0.00 0.03 0.00 0.05 99.78 16:13:13 07:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 07:54:01 1 0.08 0.00 0.08 0.00 0.13 99.70 16:13:13 07:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:13:13 07:54:01 3 0.45 0.00 0.00 0.00 0.08 99.47 16:13:13 07:55:01 all 0.11 0.00 0.01 0.00 0.14 99.74 16:13:13 07:55:01 0 0.02 0.00 0.00 0.00 0.23 99.75 16:13:13 07:55:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 07:55:01 2 0.00 0.00 0.02 0.00 0.05 99.93 16:13:13 07:55:01 3 0.42 0.00 0.02 0.00 0.22 99.35 16:13:13 07:56:01 all 0.11 0.00 0.03 0.00 0.17 99.69 16:13:13 07:56:01 0 0.00 0.00 0.02 0.00 0.15 99.83 16:13:13 07:56:01 1 0.02 0.00 0.03 0.00 0.13 99.82 16:13:13 07:56:01 2 0.02 0.00 0.02 0.00 0.18 99.78 16:13:13 07:56:01 3 0.40 0.00 0.05 0.00 0.23 99.32 16:13:13 07:57:01 all 0.07 0.00 0.03 0.00 0.16 99.74 16:13:13 07:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:13:13 07:57:01 1 0.03 0.00 0.05 0.00 0.13 99.78 16:13:13 07:57:01 2 0.03 0.00 0.05 0.00 0.35 99.57 16:13:13 07:57:01 3 0.23 0.00 0.02 0.00 0.15 99.60 16:13:13 07:58:01 all 0.13 0.00 0.04 0.00 0.06 99.77 16:13:13 07:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:13:13 07:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:13:13 07:58:01 2 0.10 0.00 0.10 0.00 0.13 99.67 16:13:13 07:58:01 3 0.38 0.00 0.02 0.00 0.07 99.53 16:13:13 07:59:01 all 0.12 0.00 0.03 0.00 0.16 99.69 16:13:13 07:59:01 0 0.05 0.00 0.07 0.00 0.23 99.65 16:13:13 07:59:01 1 0.00 0.00 0.02 0.00 0.10 99.88 16:13:13 07:59:01 2 0.00 0.00 0.02 0.00 0.18 99.80 16:13:13 07:59:01 3 0.43 0.00 0.02 0.00 0.13 99.42 16:13:13 08:00:01 all 0.11 0.00 0.03 0.00 0.14 99.72 16:13:13 08:00:01 0 0.03 0.00 0.07 0.00 0.32 99.58 16:13:13 08:00:01 1 0.05 0.00 0.05 0.00 0.05 99.85 16:13:13 08:00:01 2 0.02 0.00 0.00 0.00 0.10 99.88 16:13:13 08:00:01 3 0.33 0.00 0.02 0.00 0.10 99.55 16:13:13 08:01:01 all 0.14 0.00 0.05 0.00 0.11 99.70 16:13:13 08:01:01 0 0.03 0.00 0.07 0.00 0.13 99.77 16:13:13 08:01:01 1 0.05 0.00 0.03 0.00 0.05 99.87 16:13:13 08:01:01 2 0.05 0.00 0.07 0.00 0.17 99.72 16:13:13 08:01:01 3 0.42 0.00 0.03 0.02 0.08 99.45 16:13:13 08:02:02 all 0.08 0.00 0.03 0.00 0.08 99.80 16:13:13 08:02:02 0 0.02 0.00 0.03 0.02 0.03 99.90 16:13:13 08:02:02 1 0.00 0.00 0.02 0.00 0.03 99.95 16:13:13 08:02:02 2 0.02 0.00 0.02 0.00 0.17 99.80 16:13:13 08:02:02 3 0.30 0.00 0.05 0.00 0.10 99.55 16:13:13 16:13:13 08:02:02 CPU %user %nice %system %iowait %steal %idle 16:13:13 08:03:01 all 0.11 0.00 0.03 0.00 0.17 99.70 16:13:13 08:03:01 0 0.02 0.00 0.02 0.00 0.10 99.86 16:13:13 08:03:01 1 0.05 0.00 0.03 0.00 0.25 99.66 16:13:13 08:03:01 2 0.02 0.00 0.02 0.00 0.22 99.75 16:13:13 08:03:01 3 0.36 0.00 0.03 0.00 0.10 99.51 16:13:13 08:04:01 all 0.11 0.00 0.02 0.00 0.23 99.64 16:13:13 08:04:01 0 0.02 0.00 0.03 0.00 0.15 99.80 16:13:13 08:04:01 1 0.40 0.00 0.02 0.00 0.22 99.37 16:13:13 08:04:01 2 0.02 0.00 0.00 0.00 0.35 99.63 16:13:13 08:04:01 3 0.00 0.00 0.02 0.00 0.22 99.77 16:13:13 08:05:01 all 0.17 0.00 0.02 0.00 0.36 99.45 16:13:13 08:05:01 0 0.02 0.00 0.02 0.00 0.23 99.73 16:13:13 08:05:01 1 0.35 0.00 0.03 0.00 0.45 99.17 16:13:13 08:05:01 2 0.07 0.00 0.03 0.00 0.33 99.57 16:13:13 08:05:01 3 0.25 0.00 0.00 0.00 0.42 99.33 16:13:13 08:06:01 all 0.13 0.00 0.02 0.00 0.09 99.76 16:13:13 08:06:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 08:06:01 1 0.43 0.00 0.03 0.00 0.15 99.38 16:13:13 08:06:01 2 0.02 0.00 0.00 0.00 0.03 99.95 16:13:13 08:06:01 3 0.05 0.00 0.03 0.00 0.12 99.80 16:13:13 08:07:01 all 0.11 0.00 0.02 0.00 0.19 99.67 16:13:13 08:07:01 0 0.02 0.00 0.02 0.00 0.15 99.82 16:13:13 08:07:01 1 0.40 0.00 0.03 0.00 0.42 99.15 16:13:13 08:07:01 2 0.03 0.00 0.02 0.00 0.13 99.82 16:13:13 08:07:01 3 0.00 0.00 0.03 0.00 0.07 99.90 16:13:13 08:08:01 all 0.09 0.00 0.03 0.00 0.17 99.71 16:13:13 08:08:01 0 0.02 0.00 0.02 0.00 0.07 99.90 16:13:13 08:08:01 1 0.32 0.00 0.05 0.00 0.13 99.50 16:13:13 08:08:01 2 0.00 0.00 0.02 0.00 0.42 99.57 16:13:13 08:08:01 3 0.02 0.00 0.05 0.00 0.05 99.88 16:13:13 08:09:01 all 0.09 0.00 0.02 0.00 0.13 99.76 16:13:13 08:09:01 0 0.02 0.00 0.00 0.00 0.07 99.92 16:13:13 08:09:01 1 0.33 0.00 0.05 0.00 0.30 99.32 16:13:13 08:09:01 2 0.02 0.00 0.02 0.00 0.12 99.85 16:13:13 08:09:01 3 0.00 0.00 0.02 0.00 0.03 99.95 16:13:13 08:10:01 all 0.08 0.00 0.02 0.00 0.17 99.73 16:13:13 08:10:01 0 0.00 0.00 0.02 0.00 0.05 99.93 16:13:13 08:10:01 1 0.27 0.00 0.02 0.00 0.23 99.48 16:13:13 08:10:01 2 0.03 0.00 0.03 0.00 0.35 99.58 16:13:13 08:10:01 3 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 08:11:01 all 0.08 0.00 0.01 0.00 0.17 99.74 16:13:13 08:11:01 0 0.00 0.00 0.00 0.00 0.03 99.97 16:13:13 08:11:01 1 0.23 0.00 0.02 0.00 0.28 99.47 16:13:13 08:11:01 2 0.07 0.00 0.03 0.00 0.32 99.58 16:13:13 08:11:01 3 0.02 0.00 0.00 0.00 0.03 99.95 16:13:13 08:12:01 all 0.09 0.00 0.04 0.00 0.07 99.80 16:13:13 08:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 08:12:01 1 0.03 0.00 0.03 0.00 0.05 99.88 16:13:13 08:12:01 2 0.33 0.00 0.08 0.00 0.20 99.38 16:13:13 08:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 08:13:01 all 0.12 0.00 0.02 0.00 0.12 99.74 16:13:13 08:13:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 08:13:01 1 0.03 0.00 0.03 0.00 0.23 99.70 16:13:13 08:13:01 2 0.43 0.00 0.00 0.00 0.13 99.43 16:13:13 08:13:01 3 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 16:13:13 08:13:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 08:14:01 all 0.09 0.00 0.02 0.00 0.17 99.72 16:13:13 08:14:01 0 0.00 0.00 0.00 0.00 0.05 99.95 16:13:13 08:14:01 1 0.05 0.00 0.02 0.00 0.33 99.60 16:13:13 08:14:01 2 0.30 0.00 0.03 0.00 0.20 99.47 16:13:13 08:14:01 3 0.02 0.00 0.03 0.00 0.10 99.85 16:13:13 08:15:01 all 0.13 0.00 0.02 0.00 0.08 99.77 16:13:13 08:15:01 0 0.02 0.00 0.02 0.00 0.07 99.90 16:13:13 08:15:01 1 0.05 0.00 0.08 0.00 0.08 99.78 16:13:13 08:15:01 2 0.45 0.00 0.00 0.00 0.15 99.40 16:13:13 08:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:13:13 08:16:01 all 0.10 0.00 0.03 0.00 0.08 99.80 16:13:13 08:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 08:16:01 1 0.05 0.00 0.02 0.00 0.08 99.85 16:13:13 08:16:01 2 0.28 0.00 0.05 0.00 0.20 99.47 16:13:13 08:16:01 3 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 08:17:01 all 0.13 0.00 0.03 0.00 0.05 99.80 16:13:13 08:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 08:17:01 1 0.07 0.00 0.07 0.00 0.05 99.82 16:13:13 08:17:01 2 0.43 0.00 0.03 0.00 0.07 99.47 16:13:13 08:17:01 3 0.02 0.00 0.00 0.00 0.07 99.92 16:13:13 08:18:02 all 0.08 0.00 0.02 0.00 0.18 99.72 16:13:13 08:18:02 0 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 08:18:02 1 0.03 0.00 0.02 0.00 0.17 99.78 16:13:13 08:18:02 2 0.28 0.00 0.02 0.00 0.40 99.30 16:13:13 08:18:02 3 0.00 0.00 0.02 0.00 0.13 99.85 16:13:13 08:19:01 all 0.12 0.00 0.02 0.00 0.06 99.80 16:13:13 08:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 08:19:01 1 0.02 0.00 0.03 0.00 0.14 99.81 16:13:13 08:19:01 2 0.44 0.00 0.03 0.00 0.07 99.46 16:13:13 08:19:01 3 0.02 0.00 0.00 0.00 0.03 99.95 16:13:13 08:20:01 all 0.13 0.00 0.02 0.00 0.07 99.77 16:13:13 08:20:01 0 0.03 0.00 0.05 0.00 0.10 99.82 16:13:13 08:20:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:13:13 08:20:01 2 0.43 0.00 0.02 0.00 0.08 99.47 16:13:13 08:20:01 3 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 08:21:01 all 0.10 0.00 0.02 0.00 0.13 99.75 16:13:13 08:21:01 0 0.00 0.00 0.02 0.00 0.07 99.92 16:13:13 08:21:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:13:13 08:21:01 2 0.35 0.00 0.02 0.00 0.17 99.47 16:13:13 08:21:01 3 0.02 0.00 0.02 0.00 0.25 99.72 16:13:13 08:22:01 all 0.10 0.00 0.03 0.00 0.29 99.58 16:13:13 08:22:01 0 0.02 0.00 0.02 0.00 0.13 99.83 16:13:13 08:22:01 1 0.32 0.00 0.02 0.00 0.27 99.40 16:13:13 08:22:01 2 0.02 0.00 0.02 0.00 0.23 99.73 16:13:13 08:22:01 3 0.05 0.00 0.07 0.00 0.51 99.37 16:13:13 08:23:01 all 0.10 0.00 0.03 0.00 0.17 99.70 16:13:13 08:23:01 0 0.02 0.00 0.03 0.00 0.07 99.88 16:13:13 08:23:01 1 0.35 0.00 0.02 0.00 0.22 99.42 16:13:13 08:23:01 2 0.00 0.00 0.02 0.00 0.05 99.93 16:13:13 08:23:01 3 0.03 0.00 0.05 0.00 0.33 99.58 16:13:13 08:24:01 all 0.11 0.00 0.02 0.00 0.10 99.77 16:13:13 08:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 08:24:01 1 0.33 0.00 0.02 0.00 0.15 99.50 16:13:13 08:24:01 2 0.03 0.00 0.02 0.00 0.03 99.92 16:13:13 08:24:01 3 0.05 0.00 0.03 0.00 0.22 99.70 16:13:13 16:13:13 08:24:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 08:25:01 all 0.12 0.00 0.03 0.00 0.08 99.76 16:13:13 08:25:01 0 0.00 0.00 0.00 0.00 0.07 99.93 16:13:13 08:25:01 1 0.43 0.00 0.05 0.00 0.10 99.42 16:13:13 08:25:01 2 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 08:25:01 3 0.05 0.00 0.07 0.00 0.15 99.73 16:13:13 08:26:01 all 0.12 0.00 0.02 0.00 0.15 99.72 16:13:13 08:26:01 0 0.02 0.00 0.03 0.00 0.25 99.70 16:13:13 08:26:01 1 0.43 0.00 0.03 0.00 0.18 99.35 16:13:13 08:26:01 2 0.02 0.00 0.00 0.00 0.12 99.87 16:13:13 08:26:01 3 0.02 0.00 0.00 0.00 0.03 99.95 16:13:13 08:27:01 all 0.12 0.00 0.02 0.00 0.12 99.75 16:13:13 08:27:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 08:27:01 1 0.42 0.00 0.03 0.00 0.27 99.28 16:13:13 08:27:01 2 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 08:27:01 3 0.02 0.00 0.02 0.00 0.12 99.85 16:13:13 08:28:01 all 0.10 0.00 0.03 0.00 0.12 99.75 16:13:13 08:28:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 08:28:01 1 0.35 0.00 0.02 0.00 0.13 99.50 16:13:13 08:28:01 2 0.00 0.00 0.03 0.00 0.05 99.92 16:13:13 08:28:01 3 0.05 0.00 0.05 0.00 0.25 99.65 16:13:13 08:29:01 all 0.08 0.00 0.01 0.00 0.18 99.73 16:13:13 08:29:01 0 0.00 0.00 0.02 0.00 0.03 99.95 16:13:13 08:29:01 1 0.32 0.00 0.03 0.00 0.28 99.37 16:13:13 08:29:01 2 0.02 0.00 0.00 0.00 0.17 99.82 16:13:13 08:29:01 3 0.00 0.00 0.00 0.00 0.23 99.77 16:13:13 08:30:01 all 0.11 0.00 0.02 0.00 0.12 99.75 16:13:13 08:30:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 08:30:01 1 0.42 0.00 0.03 0.00 0.13 99.42 16:13:13 08:30:01 2 0.00 0.00 0.02 0.00 0.12 99.87 16:13:13 08:30:01 3 0.02 0.00 0.02 0.00 0.18 99.78 16:13:13 08:31:01 all 0.12 0.00 0.02 0.00 0.09 99.77 16:13:13 08:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 08:31:01 1 0.42 0.00 0.02 0.00 0.12 99.45 16:13:13 08:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:13:13 08:31:01 3 0.05 0.00 0.03 0.00 0.22 99.70 16:13:13 08:32:01 all 0.03 0.00 0.04 0.00 0.05 99.88 16:13:13 08:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 08:32:01 1 0.08 0.00 0.05 0.00 0.02 99.85 16:13:13 08:32:01 2 0.02 0.00 0.03 0.00 0.07 99.88 16:13:13 08:32:01 3 0.03 0.00 0.05 0.00 0.10 99.82 16:13:13 08:33:01 all 0.11 0.00 0.02 0.00 0.16 99.71 16:13:13 08:33:01 0 0.38 0.00 0.03 0.00 0.18 99.40 16:13:13 08:33:01 1 0.02 0.00 0.02 0.00 0.07 99.90 16:13:13 08:33:01 2 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 08:33:01 3 0.03 0.00 0.02 0.00 0.30 99.65 16:13:13 08:34:02 all 0.10 0.00 0.03 0.00 0.27 99.60 16:13:13 08:34:02 0 0.02 0.00 0.03 0.00 0.12 99.83 16:13:13 08:34:02 1 0.37 0.00 0.03 0.00 0.35 99.25 16:13:13 08:34:02 2 0.02 0.00 0.02 0.00 0.23 99.73 16:13:13 08:34:02 3 0.02 0.00 0.03 0.00 0.38 99.57 16:13:13 08:35:01 all 0.11 0.00 0.03 0.00 0.29 99.57 16:13:13 08:35:01 0 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 08:35:01 1 0.02 0.00 0.02 0.00 0.54 99.43 16:13:13 08:35:01 2 0.03 0.00 0.02 0.00 0.08 99.86 16:13:13 08:35:01 3 0.37 0.00 0.05 0.00 0.46 99.12 16:13:13 16:13:13 08:35:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 08:36:01 all 0.10 0.00 0.02 0.00 0.20 99.68 16:13:13 08:36:01 0 0.00 0.00 0.02 0.00 0.13 99.85 16:13:13 08:36:01 1 0.02 0.00 0.02 0.00 0.23 99.73 16:13:13 08:36:01 2 0.02 0.00 0.03 0.00 0.25 99.70 16:13:13 08:36:01 3 0.35 0.00 0.00 0.00 0.20 99.45 16:13:13 08:37:01 all 0.13 0.00 0.02 0.00 0.06 99.78 16:13:13 08:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:13:13 08:37:01 1 0.03 0.00 0.05 0.00 0.08 99.83 16:13:13 08:37:01 2 0.00 0.00 0.02 0.00 0.03 99.95 16:13:13 08:37:01 3 0.48 0.00 0.02 0.00 0.13 99.37 16:13:13 08:38:01 all 0.12 0.00 0.03 0.00 0.07 99.79 16:13:13 08:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 08:38:01 1 0.07 0.00 0.05 0.00 0.08 99.80 16:13:13 08:38:01 2 0.02 0.00 0.03 0.00 0.05 99.90 16:13:13 08:38:01 3 0.38 0.00 0.02 0.00 0.12 99.48 16:13:13 08:39:01 all 0.12 0.00 0.02 0.00 0.18 99.68 16:13:13 08:39:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 08:39:01 1 0.03 0.00 0.02 0.00 0.12 99.83 16:13:13 08:39:01 2 0.02 0.00 0.02 0.00 0.27 99.70 16:13:13 08:39:01 3 0.42 0.00 0.02 0.00 0.28 99.28 16:13:13 08:40:01 all 0.10 0.00 0.02 0.00 0.17 99.70 16:13:13 08:40:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 08:40:01 1 0.02 0.00 0.05 0.00 0.13 99.80 16:13:13 08:40:01 2 0.05 0.00 0.03 0.00 0.33 99.58 16:13:13 08:40:01 3 0.33 0.00 0.00 0.00 0.18 99.48 16:13:13 08:41:01 all 0.13 0.00 0.02 0.00 0.07 99.78 16:13:13 08:41:01 0 0.03 0.00 0.03 0.00 0.17 99.77 16:13:13 08:41:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:13:13 08:41:01 2 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 08:41:01 3 0.43 0.00 0.02 0.00 0.03 99.52 16:13:13 08:42:01 all 0.10 0.00 0.02 0.00 0.20 99.68 16:13:13 08:42:01 0 0.02 0.00 0.03 0.00 0.18 99.77 16:13:13 08:42:01 1 0.02 0.00 0.02 0.00 0.23 99.73 16:13:13 08:42:01 2 0.02 0.00 0.02 0.00 0.10 99.87 16:13:13 08:42:01 3 0.33 0.00 0.02 0.00 0.30 99.35 16:13:13 08:43:01 all 0.16 0.00 0.03 0.00 0.06 99.75 16:13:13 08:43:01 0 0.08 0.00 0.05 0.00 0.13 99.73 16:13:13 08:43:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:13:13 08:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:13:13 08:43:01 3 0.48 0.00 0.02 0.00 0.08 99.42 16:13:13 08:44:01 all 0.10 0.00 0.02 0.00 0.15 99.73 16:13:13 08:44:01 0 0.00 0.00 0.02 0.00 0.17 99.82 16:13:13 08:44:01 1 0.03 0.00 0.03 0.00 0.30 99.63 16:13:13 08:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 08:44:01 3 0.33 0.00 0.03 0.00 0.13 99.50 16:13:13 08:45:01 all 0.12 0.00 0.02 0.00 0.07 99.78 16:13:13 08:45:01 0 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 08:45:01 1 0.03 0.00 0.05 0.00 0.13 99.78 16:13:13 08:45:01 2 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 08:45:01 3 0.42 0.00 0.02 0.00 0.03 99.53 16:13:13 08:46:01 all 0.10 0.00 0.03 0.00 0.15 99.72 16:13:13 08:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 08:46:01 1 0.02 0.00 0.02 0.00 0.13 99.83 16:13:13 08:46:01 2 0.02 0.00 0.03 0.00 0.18 99.77 16:13:13 08:46:01 3 0.35 0.00 0.05 0.00 0.28 99.32 16:13:13 16:13:13 08:46:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 08:47:01 all 0.11 0.00 0.03 0.00 0.15 99.70 16:13:13 08:47:01 0 0.02 0.00 0.03 0.02 0.07 99.87 16:13:13 08:47:01 1 0.03 0.00 0.03 0.00 0.20 99.73 16:13:13 08:47:01 2 0.03 0.00 0.03 0.00 0.27 99.67 16:13:13 08:47:01 3 0.37 0.00 0.03 0.00 0.05 99.55 16:13:13 08:48:01 all 0.12 0.00 0.03 0.00 0.13 99.72 16:13:13 08:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:13:13 08:48:01 1 0.08 0.00 0.07 0.00 0.37 99.48 16:13:13 08:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 08:48:01 3 0.33 0.00 0.03 0.00 0.13 99.50 16:13:13 08:49:01 all 0.07 0.00 0.02 0.00 0.14 99.77 16:13:13 08:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 08:49:01 1 0.02 0.00 0.05 0.00 0.23 99.70 16:13:13 08:49:01 2 0.02 0.00 0.03 0.00 0.18 99.77 16:13:13 08:49:01 3 0.22 0.00 0.00 0.00 0.12 99.67 16:13:13 08:50:02 all 0.12 2.35 10.48 5.47 6.16 75.42 16:13:13 08:50:02 0 0.08 2.35 10.84 6.19 6.54 74.00 16:13:13 08:50:02 1 0.12 2.55 10.90 6.81 6.21 73.42 16:13:13 08:50:02 2 0.10 2.38 10.11 5.61 5.87 75.92 16:13:13 08:50:02 3 0.17 2.13 10.09 3.25 6.00 78.36 16:13:13 08:51:01 all 0.10 0.00 0.04 0.00 0.18 99.68 16:13:13 08:51:01 0 0.02 0.00 0.03 0.00 0.05 99.90 16:13:13 08:51:01 1 0.34 0.00 0.05 0.00 0.22 99.39 16:13:13 08:51:01 2 0.03 0.00 0.05 0.00 0.41 99.51 16:13:13 08:51:01 3 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 08:52:01 all 0.13 0.00 0.03 0.00 0.20 99.64 16:13:13 08:52:01 0 0.00 0.00 0.03 0.00 0.08 99.88 16:13:13 08:52:01 1 0.45 0.00 0.03 0.00 0.30 99.22 16:13:13 08:52:01 2 0.03 0.00 0.03 0.00 0.35 99.58 16:13:13 08:52:01 3 0.03 0.00 0.03 0.00 0.07 99.87 16:13:13 08:53:01 all 0.12 0.00 0.03 0.00 0.06 99.79 16:13:13 08:53:01 0 0.05 0.00 0.02 0.00 0.05 99.88 16:13:13 08:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 08:53:01 2 0.03 0.00 0.02 0.00 0.13 99.82 16:13:13 08:53:01 3 0.37 0.00 0.07 0.00 0.03 99.53 16:13:13 08:54:01 all 0.12 0.00 0.03 0.00 0.05 99.79 16:13:13 08:54:01 0 0.00 0.00 0.03 0.00 0.02 99.95 16:13:13 08:54:01 1 0.03 0.00 0.05 0.00 0.07 99.85 16:13:13 08:54:01 2 0.45 0.00 0.03 0.00 0.12 99.40 16:13:13 08:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 08:55:01 all 0.09 0.00 0.02 0.00 0.05 99.84 16:13:13 08:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:13:13 08:55:01 1 0.05 0.00 0.05 0.00 0.15 99.75 16:13:13 08:55:01 2 0.27 0.00 0.02 0.00 0.05 99.67 16:13:13 08:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 08:56:01 all 0.10 0.00 0.03 0.00 0.09 99.78 16:13:13 08:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 08:56:01 1 0.05 0.00 0.07 0.00 0.25 99.63 16:13:13 08:56:01 2 0.32 0.00 0.02 0.00 0.12 99.55 16:13:13 08:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:13:13 08:57:01 all 0.12 0.00 0.02 0.00 0.07 99.78 16:13:13 08:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:13:13 08:57:01 1 0.03 0.00 0.05 0.00 0.12 99.80 16:13:13 08:57:01 2 0.45 0.00 0.02 0.00 0.03 99.50 16:13:13 08:57:01 3 0.02 0.00 0.03 0.00 0.13 99.82 16:13:13 16:13:13 08:57:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 08:58:01 all 0.11 0.00 0.03 0.00 0.05 99.81 16:13:13 08:58:01 0 0.03 0.00 0.03 0.00 0.08 99.85 16:13:13 08:58:01 1 0.02 0.00 0.03 0.00 0.10 99.85 16:13:13 08:58:01 2 0.35 0.00 0.02 0.00 0.03 99.60 16:13:13 08:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:13:13 08:59:01 all 0.09 0.00 0.01 0.00 0.08 99.82 16:13:13 08:59:01 0 0.02 0.00 0.03 0.00 0.10 99.85 16:13:13 08:59:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 08:59:01 2 0.30 0.00 0.00 0.00 0.08 99.62 16:13:13 08:59:01 3 0.02 0.00 0.00 0.00 0.12 99.87 16:13:13 09:00:01 all 0.08 0.00 0.02 0.00 0.20 99.70 16:13:13 09:00:01 0 0.02 0.00 0.00 0.00 0.22 99.77 16:13:13 09:00:01 1 0.02 0.00 0.03 0.00 0.08 99.87 16:13:13 09:00:01 2 0.25 0.00 0.03 0.00 0.15 99.57 16:13:13 09:00:01 3 0.03 0.00 0.03 0.00 0.33 99.60 16:13:13 09:01:01 all 0.09 0.00 0.04 0.00 0.17 99.70 16:13:13 09:01:01 0 0.05 0.00 0.05 0.00 0.05 99.85 16:13:13 09:01:01 1 0.02 0.00 0.03 0.00 0.18 99.77 16:13:13 09:01:01 2 0.25 0.00 0.03 0.00 0.28 99.43 16:13:13 09:01:01 3 0.03 0.00 0.05 0.00 0.15 99.77 16:13:13 09:02:01 all 0.10 0.00 0.02 0.00 0.11 99.76 16:13:13 09:02:01 0 0.00 0.00 0.02 0.00 0.07 99.92 16:13:13 09:02:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 09:02:01 2 0.35 0.00 0.02 0.00 0.15 99.48 16:13:13 09:02:01 3 0.05 0.00 0.03 0.00 0.22 99.70 16:13:13 09:03:01 all 0.12 0.00 0.02 0.00 0.16 99.69 16:13:13 09:03:01 0 0.03 0.00 0.02 0.00 0.07 99.88 16:13:13 09:03:01 1 0.03 0.00 0.03 0.00 0.08 99.85 16:13:13 09:03:01 2 0.42 0.00 0.03 0.00 0.38 99.17 16:13:13 09:03:01 3 0.02 0.00 0.00 0.00 0.12 99.87 16:13:13 09:04:01 all 0.09 0.00 0.02 0.00 0.15 99.73 16:13:13 09:04:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 09:04:01 1 0.05 0.00 0.03 0.00 0.42 99.50 16:13:13 09:04:01 2 0.30 0.00 0.03 0.00 0.08 99.58 16:13:13 09:04:01 3 0.00 0.00 0.02 0.00 0.10 99.88 16:13:13 09:05:02 all 0.15 0.00 0.03 0.00 0.10 99.73 16:13:13 09:05:02 0 0.05 0.00 0.02 0.00 0.03 99.90 16:13:13 09:05:02 1 0.05 0.00 0.07 0.00 0.18 99.70 16:13:13 09:05:02 2 0.38 0.00 0.03 0.00 0.12 99.47 16:13:13 09:05:02 3 0.10 0.00 0.00 0.00 0.05 99.85 16:13:13 09:06:01 all 0.13 0.00 0.03 0.00 0.04 99.79 16:13:13 09:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 09:06:01 1 0.05 0.00 0.07 0.00 0.14 99.75 16:13:13 09:06:01 2 0.46 0.00 0.02 0.00 0.02 99.51 16:13:13 09:06:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 09:07:01 all 0.12 0.00 0.02 0.00 0.11 99.75 16:13:13 09:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 09:07:01 1 0.05 0.00 0.03 0.00 0.27 99.65 16:13:13 09:07:01 2 0.37 0.00 0.02 0.00 0.12 99.50 16:13:13 09:07:01 3 0.02 0.00 0.00 0.00 0.05 99.93 16:13:13 09:08:01 all 0.13 0.00 0.02 0.00 0.08 99.76 16:13:13 09:08:01 0 0.03 0.00 0.00 0.00 0.03 99.93 16:13:13 09:08:01 1 0.20 0.00 0.07 0.00 0.17 99.57 16:13:13 09:08:01 2 0.28 0.00 0.02 0.00 0.08 99.62 16:13:13 09:08:01 3 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 16:13:13 09:08:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 09:09:01 all 0.09 0.00 0.03 0.00 0.27 99.61 16:13:13 09:09:01 0 0.02 0.00 0.02 0.00 0.22 99.75 16:13:13 09:09:01 1 0.30 0.00 0.05 0.00 0.48 99.17 16:13:13 09:09:01 2 0.02 0.00 0.02 0.00 0.32 99.65 16:13:13 09:09:01 3 0.03 0.00 0.05 0.00 0.05 99.87 16:13:13 09:10:01 all 0.08 0.00 0.02 0.00 0.29 99.60 16:13:13 09:10:01 0 0.00 0.02 0.03 0.00 0.45 99.50 16:13:13 09:10:01 1 0.30 0.00 0.03 0.00 0.27 99.40 16:13:13 09:10:01 2 0.02 0.00 0.03 0.00 0.38 99.57 16:13:13 09:10:01 3 0.02 0.00 0.00 0.00 0.07 99.92 16:13:13 09:11:01 all 0.10 0.00 0.02 0.00 0.15 99.72 16:13:13 09:11:01 0 0.02 0.00 0.00 0.00 0.03 99.95 16:13:13 09:11:01 1 0.33 0.00 0.03 0.00 0.18 99.45 16:13:13 09:11:01 2 0.07 0.00 0.07 0.00 0.33 99.53 16:13:13 09:11:01 3 0.00 0.00 0.00 0.00 0.07 99.93 16:13:13 09:12:01 all 0.10 0.00 0.03 0.00 0.15 99.72 16:13:13 09:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:13:13 09:12:01 1 0.35 0.00 0.03 0.00 0.17 99.45 16:13:13 09:12:01 2 0.05 0.00 0.07 0.00 0.35 99.53 16:13:13 09:12:01 3 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 09:13:01 all 0.10 0.00 0.02 0.00 0.18 99.70 16:13:13 09:13:01 0 0.00 0.00 0.02 0.00 0.03 99.95 16:13:13 09:13:01 1 0.35 0.00 0.03 0.00 0.40 99.22 16:13:13 09:13:01 2 0.02 0.00 0.02 0.00 0.25 99.72 16:13:13 09:13:01 3 0.03 0.00 0.02 0.00 0.05 99.90 16:13:13 09:14:01 all 0.10 0.00 0.03 0.00 0.12 99.74 16:13:13 09:14:01 0 0.02 0.00 0.02 0.00 0.20 99.77 16:13:13 09:14:01 1 0.37 0.00 0.05 0.00 0.10 99.48 16:13:13 09:14:01 2 0.03 0.00 0.03 0.00 0.15 99.78 16:13:13 09:14:01 3 0.00 0.00 0.02 0.00 0.05 99.93 16:13:13 09:15:01 all 0.07 0.00 0.02 0.00 0.18 99.73 16:13:13 09:15:01 0 0.00 0.00 0.02 0.00 0.05 99.93 16:13:13 09:15:01 1 0.28 0.00 0.02 0.00 0.25 99.45 16:13:13 09:15:01 2 0.00 0.00 0.02 0.00 0.22 99.77 16:13:13 09:15:01 3 0.02 0.00 0.02 0.00 0.20 99.77 16:13:13 09:16:01 all 0.12 0.00 0.03 0.00 0.17 99.68 16:13:13 09:16:01 0 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 09:16:01 1 0.43 0.00 0.07 0.00 0.30 99.20 16:13:13 09:16:01 2 0.03 0.00 0.02 0.00 0.13 99.82 16:13:13 09:16:01 3 0.02 0.00 0.02 0.00 0.20 99.77 16:13:13 09:17:01 all 0.13 0.00 0.01 0.00 0.12 99.74 16:13:13 09:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 09:17:01 1 0.45 0.00 0.02 0.00 0.22 99.32 16:13:13 09:17:01 2 0.03 0.00 0.02 0.00 0.22 99.73 16:13:13 09:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:13:13 09:18:01 all 0.14 0.00 0.02 0.00 0.10 99.73 16:13:13 09:18:01 0 0.00 0.00 0.02 0.00 0.03 99.95 16:13:13 09:18:01 1 0.48 0.00 0.02 0.00 0.22 99.28 16:13:13 09:18:01 2 0.05 0.00 0.03 0.00 0.13 99.78 16:13:13 09:18:01 3 0.03 0.00 0.02 0.00 0.03 99.92 16:13:13 09:19:01 all 0.08 0.00 0.02 0.00 0.27 99.63 16:13:13 09:19:01 0 0.00 0.00 0.00 0.00 0.05 99.95 16:13:13 09:19:01 1 0.27 0.00 0.03 0.00 0.50 99.20 16:13:13 09:19:01 2 0.05 0.00 0.05 0.00 0.40 99.50 16:13:13 09:19:01 3 0.02 0.00 0.00 0.00 0.12 99.87 16:13:13 16:13:13 09:19:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 09:20:01 all 0.13 0.00 0.03 0.00 0.10 99.75 16:13:13 09:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 09:20:01 1 0.42 0.00 0.03 0.00 0.08 99.47 16:13:13 09:20:01 2 0.07 0.00 0.05 0.00 0.25 99.63 16:13:13 09:20:01 3 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 09:21:01 all 0.06 0.00 0.02 0.00 0.05 99.87 16:13:13 09:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:13:13 09:21:01 1 0.17 0.00 0.02 0.00 0.15 99.67 16:13:13 09:21:01 2 0.07 0.00 0.05 0.00 0.05 99.83 16:13:13 09:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 09:22:02 all 0.12 0.00 0.02 0.00 0.20 99.65 16:13:13 09:22:02 0 0.00 0.00 0.02 0.00 0.05 99.93 16:13:13 09:22:02 1 0.03 0.00 0.03 0.00 0.37 99.57 16:13:13 09:22:02 2 0.42 0.00 0.05 0.00 0.37 99.17 16:13:13 09:22:02 3 0.02 0.00 0.00 0.00 0.03 99.95 16:13:13 09:23:01 all 0.10 0.00 0.02 0.00 0.19 99.69 16:13:13 09:23:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 09:23:01 1 0.02 0.00 0.02 0.00 0.27 99.70 16:13:13 09:23:01 2 0.36 0.00 0.03 0.00 0.39 99.22 16:13:13 09:23:01 3 0.02 0.00 0.02 0.00 0.07 99.90 16:13:13 09:24:01 all 0.10 0.00 0.02 0.00 0.04 99.83 16:13:13 09:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:13:13 09:24:01 1 0.05 0.00 0.07 0.00 0.08 99.80 16:13:13 09:24:01 2 0.33 0.00 0.02 0.00 0.05 99.60 16:13:13 09:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:13:13 09:25:01 all 0.09 0.00 0.03 0.00 0.11 99.76 16:13:13 09:25:01 0 0.00 0.00 0.03 0.00 0.02 99.95 16:13:13 09:25:01 1 0.05 0.00 0.07 0.00 0.28 99.60 16:13:13 09:25:01 2 0.30 0.00 0.02 0.00 0.13 99.55 16:13:13 09:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 09:26:01 all 0.10 0.00 0.02 0.00 0.09 99.79 16:13:13 09:26:01 0 0.00 0.00 0.00 0.00 0.05 99.95 16:13:13 09:26:01 1 0.07 0.00 0.05 0.00 0.13 99.75 16:13:13 09:26:01 2 0.33 0.00 0.02 0.00 0.13 99.52 16:13:13 09:26:01 3 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 09:27:01 all 0.09 0.00 0.03 0.00 0.06 99.81 16:13:13 09:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 09:27:01 1 0.07 0.00 0.07 0.00 0.18 99.68 16:13:13 09:27:01 2 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 09:27:01 3 0.27 0.00 0.02 0.00 0.02 99.70 16:13:13 09:28:01 all 0.09 0.00 0.03 0.00 0.10 99.78 16:13:13 09:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:13:13 09:28:01 1 0.05 0.00 0.08 0.00 0.20 99.67 16:13:13 09:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 09:28:01 3 0.27 0.00 0.03 0.00 0.17 99.53 16:13:13 09:29:01 all 0.06 0.00 0.06 0.00 0.03 99.85 16:13:13 09:29:01 0 0.00 0.00 0.03 0.00 0.02 99.95 16:13:13 09:29:01 1 0.03 0.00 0.05 0.00 0.07 99.85 16:13:13 09:29:01 2 0.03 0.00 0.08 0.00 0.03 99.85 16:13:13 09:29:01 3 0.18 0.00 0.07 0.00 0.00 99.75 16:13:13 09:30:01 all 0.12 0.00 0.02 0.00 0.12 99.75 16:13:13 09:30:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:13:13 09:30:01 1 0.07 0.00 0.03 0.00 0.18 99.72 16:13:13 09:30:01 2 0.38 0.00 0.02 0.00 0.10 99.50 16:13:13 09:30:01 3 0.02 0.00 0.02 0.00 0.18 99.78 16:13:13 16:13:13 09:30:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 09:31:01 all 0.11 0.00 0.02 0.00 0.17 99.69 16:13:13 09:31:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:13:13 09:31:01 1 0.03 0.00 0.05 0.00 0.32 99.60 16:13:13 09:31:01 2 0.35 0.00 0.03 0.00 0.18 99.43 16:13:13 09:31:01 3 0.02 0.00 0.00 0.00 0.17 99.82 16:13:13 09:32:01 all 0.08 0.00 0.05 0.00 0.04 99.83 16:13:13 09:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 09:32:01 1 0.03 0.00 0.05 0.00 0.00 99.92 16:13:13 09:32:01 2 0.02 0.00 0.03 0.00 0.07 99.88 16:13:13 09:32:01 3 0.27 0.00 0.08 0.00 0.10 99.55 16:13:13 09:33:01 all 0.10 0.00 0.03 0.00 0.15 99.72 16:13:13 09:33:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 09:33:01 1 0.02 0.00 0.03 0.00 0.13 99.82 16:13:13 09:33:01 2 0.03 0.00 0.02 0.00 0.28 99.67 16:13:13 09:33:01 3 0.33 0.00 0.07 0.00 0.13 99.47 16:13:13 09:34:01 all 0.06 0.00 0.02 0.00 0.35 99.56 16:13:13 09:34:01 0 0.00 0.00 0.02 0.00 0.15 99.83 16:13:13 09:34:01 1 0.03 0.00 0.03 0.00 0.48 99.45 16:13:13 09:34:01 2 0.00 0.00 0.02 0.00 0.30 99.68 16:13:13 09:34:01 3 0.22 0.00 0.03 0.00 0.47 99.29 16:13:13 09:35:01 all 0.14 0.00 0.02 0.00 0.12 99.72 16:13:13 09:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:13:13 09:35:01 1 0.02 0.00 0.03 0.00 0.13 99.82 16:13:13 09:35:01 2 0.07 0.00 0.05 0.00 0.27 99.62 16:13:13 09:35:01 3 0.45 0.00 0.02 0.00 0.07 99.47 16:13:13 09:36:01 all 0.09 0.00 0.02 0.00 0.15 99.74 16:13:13 09:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 09:36:01 1 0.03 0.00 0.03 0.00 0.18 99.75 16:13:13 09:36:01 2 0.03 0.00 0.03 0.00 0.23 99.70 16:13:13 09:36:01 3 0.30 0.00 0.02 0.00 0.17 99.52 16:13:13 09:37:01 all 0.12 0.00 0.02 0.00 0.22 99.63 16:13:13 09:37:01 0 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 09:37:01 1 0.02 0.00 0.02 0.00 0.30 99.67 16:13:13 09:37:01 2 0.02 0.00 0.03 0.00 0.25 99.70 16:13:13 09:37:01 3 0.43 0.00 0.02 0.00 0.27 99.28 16:13:13 09:38:01 all 0.13 0.00 0.03 0.00 0.10 99.74 16:13:13 09:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 09:38:01 1 0.05 0.00 0.05 0.00 0.10 99.80 16:13:13 09:38:01 2 0.03 0.00 0.03 0.00 0.03 99.90 16:13:13 09:38:01 3 0.45 0.00 0.02 0.00 0.25 99.28 16:13:13 09:39:02 all 0.11 0.00 0.02 0.00 0.16 99.70 16:13:13 09:39:02 0 0.03 0.00 0.03 0.00 0.12 99.82 16:13:13 09:39:02 1 0.03 0.00 0.03 0.00 0.08 99.85 16:13:13 09:39:02 2 0.03 0.00 0.02 0.00 0.03 99.92 16:13:13 09:39:02 3 0.35 0.00 0.02 0.00 0.40 99.23 16:13:13 09:40:01 all 0.14 0.00 0.03 0.00 0.12 99.72 16:13:13 09:40:01 0 0.05 0.00 0.03 0.00 0.14 99.78 16:13:13 09:40:01 1 0.03 0.00 0.02 0.00 0.08 99.86 16:13:13 09:40:01 2 0.02 0.00 0.02 0.00 0.19 99.78 16:13:13 09:40:01 3 0.46 0.00 0.03 0.00 0.07 99.44 16:13:13 09:41:01 all 0.12 0.00 0.03 0.00 0.07 99.78 16:13:13 09:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:13:13 09:41:01 1 0.03 0.00 0.07 0.00 0.17 99.73 16:13:13 09:41:01 2 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 09:41:01 3 0.42 0.00 0.03 0.00 0.05 99.50 16:13:13 16:13:13 09:41:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 09:42:01 all 0.11 0.00 0.03 0.00 0.15 99.71 16:13:13 09:42:01 0 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 09:42:01 1 0.03 0.00 0.03 0.00 0.15 99.78 16:13:13 09:42:01 2 0.03 0.00 0.03 0.00 0.27 99.67 16:13:13 09:42:01 3 0.35 0.00 0.02 0.00 0.15 99.48 16:13:13 09:43:01 all 0.14 0.00 0.02 0.00 0.10 99.73 16:13:13 09:43:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 09:43:01 1 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 09:43:01 2 0.05 0.00 0.07 0.00 0.17 99.72 16:13:13 09:43:01 3 0.48 0.00 0.00 0.00 0.10 99.42 16:13:13 09:44:01 all 0.08 0.00 0.03 0.00 0.10 99.79 16:13:13 09:44:01 0 0.03 0.00 0.03 0.00 0.22 99.72 16:13:13 09:44:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:13:13 09:44:01 2 0.03 0.00 0.05 0.00 0.05 99.87 16:13:13 09:44:01 3 0.22 0.00 0.03 0.00 0.10 99.65 16:13:13 09:45:01 all 0.10 0.00 0.02 0.00 0.16 99.71 16:13:13 09:45:01 0 0.02 0.00 0.03 0.00 0.08 99.87 16:13:13 09:45:01 1 0.03 0.00 0.03 0.00 0.37 99.57 16:13:13 09:45:01 2 0.00 0.00 0.02 0.00 0.10 99.88 16:13:13 09:45:01 3 0.37 0.00 0.02 0.00 0.10 99.52 16:13:13 09:46:01 all 0.10 0.00 0.02 0.00 0.27 99.61 16:13:13 09:46:01 0 0.03 0.00 0.03 0.00 0.32 99.62 16:13:13 09:46:01 1 0.02 0.00 0.03 0.00 0.51 99.44 16:13:13 09:46:01 2 0.02 0.00 0.02 0.00 0.07 99.90 16:13:13 09:46:01 3 0.33 0.00 0.02 0.00 0.17 99.48 16:13:13 09:47:01 all 0.13 0.00 0.02 0.00 0.10 99.74 16:13:13 09:47:01 0 0.03 0.00 0.07 0.00 0.25 99.65 16:13:13 09:47:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 09:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 09:47:01 3 0.45 0.00 0.00 0.00 0.13 99.42 16:13:13 09:48:01 all 0.14 0.00 0.02 0.00 0.09 99.76 16:13:13 09:48:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 09:48:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:13:13 09:48:01 2 0.02 0.00 0.02 0.00 0.13 99.83 16:13:13 09:48:01 3 0.47 0.00 0.02 0.00 0.13 99.38 16:13:13 09:49:01 all 0.11 0.00 0.03 0.00 0.05 99.81 16:13:13 09:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:13:13 09:49:01 1 0.05 0.00 0.05 0.00 0.05 99.85 16:13:13 09:49:01 2 0.05 0.00 0.03 0.00 0.07 99.85 16:13:13 09:49:01 3 0.33 0.00 0.03 0.00 0.07 99.57 16:13:13 09:50:01 all 0.08 0.00 0.03 0.00 0.05 99.83 16:13:13 09:50:01 0 0.00 0.00 0.03 0.00 0.07 99.90 16:13:13 09:50:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:13:13 09:50:01 2 0.00 0.00 0.02 0.00 0.05 99.93 16:13:13 09:50:01 3 0.28 0.00 0.05 0.00 0.08 99.58 16:13:13 09:51:01 all 0.11 0.00 0.03 0.00 0.11 99.75 16:13:13 09:51:01 0 0.02 0.00 0.02 0.00 0.17 99.80 16:13:13 09:51:01 1 0.03 0.00 0.03 0.00 0.18 99.75 16:13:13 09:51:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 09:51:01 3 0.38 0.00 0.03 0.00 0.07 99.52 16:13:13 09:52:01 all 0.14 0.00 0.03 0.00 0.06 99.77 16:13:13 09:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 09:52:01 1 0.08 0.00 0.08 0.00 0.18 99.65 16:13:13 09:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 09:52:01 3 0.47 0.00 0.02 0.00 0.05 99.47 16:13:13 16:13:13 09:52:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 09:53:01 all 0.13 0.00 0.03 0.00 0.12 99.71 16:13:13 09:53:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 09:53:01 1 0.07 0.00 0.08 0.00 0.33 99.52 16:13:13 09:53:01 2 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 09:53:01 3 0.42 0.00 0.02 0.00 0.08 99.48 16:13:13 09:54:02 all 0.16 0.00 0.03 0.00 0.09 99.72 16:13:13 09:54:02 0 0.20 0.00 0.02 0.00 0.02 99.77 16:13:13 09:54:02 1 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 09:54:02 2 0.08 0.00 0.05 0.00 0.28 99.58 16:13:13 09:54:02 3 0.32 0.00 0.03 0.00 0.05 99.60 16:13:13 09:55:01 all 0.12 0.00 0.03 0.00 0.04 99.80 16:13:13 09:55:01 0 0.44 0.00 0.02 0.00 0.03 99.51 16:13:13 09:55:01 1 0.00 0.00 0.03 0.00 0.00 99.97 16:13:13 09:55:01 2 0.05 0.00 0.07 0.00 0.14 99.75 16:13:13 09:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 09:56:01 all 0.11 0.00 0.03 0.00 0.04 99.82 16:13:13 09:56:01 0 0.35 0.00 0.07 0.00 0.00 99.58 16:13:13 09:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 09:56:01 2 0.07 0.00 0.03 0.00 0.13 99.77 16:13:13 09:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:13:13 09:57:01 all 0.14 0.00 0.03 0.00 0.04 99.79 16:13:13 09:57:01 0 0.45 0.00 0.02 0.00 0.03 99.50 16:13:13 09:57:01 1 0.02 0.00 0.03 0.00 0.05 99.90 16:13:13 09:57:01 2 0.08 0.00 0.05 0.00 0.07 99.80 16:13:13 09:57:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 09:58:01 all 0.17 0.00 0.02 0.00 0.03 99.77 16:13:13 09:58:01 0 0.50 0.00 0.02 0.00 0.00 99.48 16:13:13 09:58:01 1 0.08 0.00 0.07 0.00 0.10 99.75 16:13:13 09:58:01 2 0.05 0.00 0.02 0.00 0.02 99.92 16:13:13 09:58:01 3 0.05 0.00 0.00 0.00 0.02 99.93 16:13:13 09:59:01 all 0.12 0.00 0.04 0.00 0.06 99.78 16:13:13 09:59:01 0 0.43 0.00 0.03 0.00 0.03 99.50 16:13:13 09:59:01 1 0.02 0.00 0.05 0.00 0.10 99.83 16:13:13 09:59:01 2 0.03 0.00 0.05 0.00 0.08 99.83 16:13:13 09:59:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 10:00:01 all 0.14 0.00 0.02 0.00 0.03 99.80 16:13:13 10:00:01 0 0.47 0.00 0.02 0.00 0.02 99.50 16:13:13 10:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 10:00:01 2 0.03 0.00 0.03 0.00 0.03 99.90 16:13:13 10:00:01 3 0.05 0.00 0.03 0.00 0.07 99.85 16:13:13 10:01:01 all 0.12 0.00 0.03 0.00 0.07 99.78 16:13:13 10:01:01 0 0.42 0.00 0.03 0.00 0.05 99.50 16:13:13 10:01:01 1 0.03 0.00 0.03 0.00 0.07 99.87 16:13:13 10:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 10:01:01 3 0.02 0.00 0.03 0.00 0.13 99.82 16:13:13 10:02:01 all 0.14 0.00 0.03 0.00 0.09 99.74 16:13:13 10:02:01 0 0.47 0.00 0.05 0.00 0.08 99.40 16:13:13 10:02:01 1 0.05 0.00 0.03 0.00 0.15 99.77 16:13:13 10:02:01 2 0.03 0.00 0.02 0.00 0.03 99.92 16:13:13 10:02:01 3 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 10:03:01 all 0.20 0.00 0.05 0.00 0.03 99.72 16:13:13 10:03:01 0 0.65 0.00 0.03 0.00 0.02 99.30 16:13:13 10:03:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:13:13 10:03:01 2 0.05 0.00 0.03 0.00 0.02 99.90 16:13:13 10:03:01 3 0.07 0.00 0.08 0.00 0.10 99.75 16:13:13 16:13:13 10:03:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 10:04:01 all 0.12 0.00 0.04 0.00 0.05 99.79 16:13:13 10:04:01 0 0.37 0.00 0.02 0.00 0.10 99.52 16:13:13 10:04:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 10:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 10:04:01 3 0.10 0.00 0.08 0.00 0.08 99.73 16:13:13 10:05:01 all 0.14 0.00 0.03 0.00 0.07 99.76 16:13:13 10:05:01 0 0.43 0.00 0.02 0.00 0.08 99.47 16:13:13 10:05:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 10:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:13:13 10:05:01 3 0.07 0.00 0.05 0.00 0.18 99.70 16:13:13 10:06:01 all 0.13 0.00 0.03 0.00 0.02 99.82 16:13:13 10:06:01 0 0.47 0.00 0.02 0.00 0.02 99.50 16:13:13 10:06:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 10:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 10:06:01 3 0.03 0.00 0.07 0.00 0.05 99.85 16:13:13 10:07:01 all 0.13 0.00 0.03 0.00 0.05 99.79 16:13:13 10:07:01 0 0.40 0.00 0.02 0.00 0.07 99.52 16:13:13 10:07:01 1 0.05 0.00 0.03 0.00 0.05 99.87 16:13:13 10:07:01 2 0.05 0.00 0.05 0.00 0.03 99.87 16:13:13 10:07:01 3 0.03 0.00 0.02 0.00 0.05 99.90 16:13:13 10:08:01 all 0.08 0.00 0.03 0.00 0.03 99.87 16:13:13 10:08:01 0 0.22 0.00 0.02 0.00 0.03 99.73 16:13:13 10:08:01 1 0.02 0.00 0.05 0.00 0.02 99.92 16:13:13 10:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 10:08:01 3 0.05 0.00 0.03 0.00 0.05 99.87 16:13:13 10:09:01 all 0.12 0.00 0.03 0.00 0.07 99.78 16:13:13 10:09:01 0 0.38 0.00 0.02 0.00 0.10 99.50 16:13:13 10:09:01 1 0.03 0.00 0.03 0.00 0.05 99.88 16:13:13 10:09:01 2 0.03 0.00 0.03 0.00 0.03 99.90 16:13:13 10:09:01 3 0.05 0.00 0.03 0.00 0.08 99.83 16:13:13 10:10:01 all 0.13 0.00 0.02 0.00 0.04 99.81 16:13:13 10:10:01 0 0.15 0.00 0.02 0.00 0.05 99.78 16:13:13 10:10:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 10:10:01 2 0.32 0.00 0.02 0.00 0.05 99.62 16:13:13 10:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 10:11:01 all 0.07 0.00 0.03 0.00 0.03 99.87 16:13:13 10:11:01 0 0.03 0.00 0.07 0.00 0.07 99.83 16:13:13 10:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 10:11:01 2 0.22 0.00 0.02 0.00 0.03 99.73 16:13:13 10:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 10:12:01 all 0.12 0.00 0.02 0.00 0.04 99.82 16:13:13 10:12:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 10:12:01 1 0.22 0.00 0.03 0.00 0.03 99.72 16:13:13 10:12:01 2 0.23 0.00 0.02 0.00 0.05 99.70 16:13:13 10:12:01 3 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 10:13:01 all 0.10 0.00 0.04 0.00 0.09 99.77 16:13:13 10:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 10:13:01 1 0.32 0.00 0.08 0.00 0.17 99.43 16:13:13 10:13:01 2 0.05 0.00 0.05 0.00 0.10 99.80 16:13:13 10:13:01 3 0.03 0.00 0.02 0.00 0.07 99.88 16:13:13 10:14:01 all 0.10 0.00 0.02 0.00 0.08 99.79 16:13:13 10:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 10:14:01 1 0.35 0.00 0.03 0.00 0.17 99.45 16:13:13 10:14:01 2 0.03 0.00 0.03 0.00 0.10 99.83 16:13:13 10:14:01 3 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 16:13:13 10:14:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 10:15:01 all 0.13 0.00 0.01 0.00 0.05 99.80 16:13:13 10:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 10:15:01 1 0.48 0.00 0.00 0.00 0.08 99.43 16:13:13 10:15:01 2 0.03 0.00 0.02 0.00 0.10 99.85 16:13:13 10:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 10:16:01 all 0.07 0.00 0.04 0.00 0.02 99.87 16:13:13 10:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 10:16:01 1 0.22 0.00 0.08 0.00 0.03 99.67 16:13:13 10:16:01 2 0.03 0.00 0.05 0.00 0.03 99.88 16:13:13 10:16:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 10:17:01 all 0.12 0.00 0.02 0.00 0.07 99.79 16:13:13 10:17:01 0 0.02 0.00 0.00 0.00 0.10 99.88 16:13:13 10:17:01 1 0.40 0.00 0.05 0.00 0.07 99.48 16:13:13 10:17:01 2 0.05 0.00 0.03 0.00 0.08 99.83 16:13:13 10:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 10:18:01 all 0.13 0.00 0.04 0.00 0.05 99.78 16:13:13 10:18:01 0 0.05 0.00 0.07 0.00 0.07 99.82 16:13:13 10:18:01 1 0.40 0.00 0.05 0.00 0.08 99.47 16:13:13 10:18:01 2 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 10:18:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:13:13 10:19:01 all 0.04 0.00 0.03 0.00 0.04 99.89 16:13:13 10:19:01 0 0.03 0.00 0.03 0.00 0.08 99.85 16:13:13 10:19:01 1 0.08 0.00 0.03 0.00 0.03 99.85 16:13:13 10:19:01 2 0.03 0.00 0.03 0.00 0.03 99.90 16:13:13 10:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 10:20:01 all 0.13 0.00 0.02 0.00 0.07 99.77 16:13:13 10:20:01 0 0.03 0.00 0.03 0.00 0.13 99.80 16:13:13 10:20:01 1 0.32 0.00 0.03 0.00 0.03 99.62 16:13:13 10:20:01 2 0.15 0.00 0.02 0.00 0.08 99.75 16:13:13 10:20:01 3 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 10:21:01 all 0.14 0.00 0.04 0.00 0.02 99.80 16:13:13 10:21:01 0 0.05 0.00 0.03 0.00 0.05 99.87 16:13:13 10:21:01 1 0.03 0.00 0.05 0.00 0.02 99.90 16:13:13 10:21:01 2 0.45 0.00 0.03 0.00 0.03 99.48 16:13:13 10:21:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 10:22:01 all 0.15 0.00 0.03 0.00 0.04 99.79 16:13:13 10:22:01 0 0.03 0.00 0.03 0.00 0.07 99.87 16:13:13 10:22:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:13:13 10:22:01 2 0.47 0.00 0.03 0.00 0.02 99.48 16:13:13 10:22:01 3 0.05 0.00 0.02 0.00 0.07 99.87 16:13:13 10:23:01 all 0.14 0.00 0.02 0.00 0.03 99.81 16:13:13 10:23:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:13:13 10:23:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 10:23:01 2 0.48 0.00 0.02 0.00 0.03 99.47 16:13:13 10:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 10:24:01 all 0.13 0.00 0.02 0.00 0.04 99.80 16:13:13 10:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:13:13 10:24:01 1 0.00 0.00 0.02 0.00 0.05 99.93 16:13:13 10:24:01 2 0.47 0.00 0.05 0.00 0.02 99.47 16:13:13 10:24:01 3 0.07 0.00 0.03 0.00 0.10 99.80 16:13:13 10:25:01 all 0.13 0.00 0.03 0.00 0.09 99.75 16:13:13 10:25:01 0 0.43 0.00 0.02 0.00 0.05 99.50 16:13:13 10:25:01 1 0.03 0.00 0.05 0.00 0.25 99.67 16:13:13 10:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 10:25:01 3 0.03 0.00 0.03 0.00 0.03 99.90 16:13:13 16:13:13 10:25:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 10:26:01 all 0.13 0.00 0.03 0.00 0.04 99.80 16:13:13 10:26:01 0 0.42 0.00 0.02 0.00 0.03 99.53 16:13:13 10:26:01 1 0.05 0.00 0.03 0.00 0.07 99.85 16:13:13 10:26:01 2 0.03 0.00 0.05 0.00 0.05 99.87 16:13:13 10:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:13:13 10:27:01 all 0.12 0.00 0.03 0.01 0.10 99.75 16:13:13 10:27:01 0 0.25 0.00 0.02 0.00 0.03 99.70 16:13:13 10:27:01 1 0.13 0.00 0.03 0.00 0.03 99.80 16:13:13 10:27:01 2 0.08 0.00 0.03 0.00 0.13 99.75 16:13:13 10:27:01 3 0.02 0.00 0.03 0.03 0.18 99.73 16:13:13 10:28:02 all 0.15 0.00 0.04 0.00 0.02 99.79 16:13:13 10:28:02 0 0.02 0.00 0.00 0.00 0.05 99.93 16:13:13 10:28:02 1 0.50 0.00 0.07 0.00 0.02 99.42 16:13:13 10:28:02 2 0.02 0.00 0.05 0.00 0.02 99.92 16:13:13 10:28:02 3 0.05 0.00 0.03 0.00 0.02 99.90 16:13:13 10:29:01 all 0.12 0.00 0.03 0.00 0.03 99.81 16:13:13 10:29:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 10:29:01 1 0.05 0.00 0.05 0.00 0.03 99.86 16:13:13 10:29:01 2 0.41 0.00 0.05 0.00 0.07 99.47 16:13:13 10:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 10:30:01 all 0.13 0.00 0.02 0.00 0.05 99.80 16:13:13 10:30:01 0 0.00 0.00 0.00 0.00 0.03 99.97 16:13:13 10:30:01 1 0.00 0.00 0.03 0.00 0.00 99.97 16:13:13 10:30:01 2 0.47 0.00 0.02 0.00 0.10 99.42 16:13:13 10:30:01 3 0.05 0.00 0.05 0.00 0.07 99.83 16:13:13 10:31:01 all 0.14 0.00 0.02 0.00 0.02 99.81 16:13:13 10:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:13:13 10:31:01 1 0.05 0.00 0.05 0.00 0.03 99.87 16:13:13 10:31:01 2 0.50 0.00 0.02 0.00 0.05 99.43 16:13:13 10:31:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 10:32:01 all 0.07 0.00 0.03 0.00 0.04 99.87 16:13:13 10:32:01 0 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 10:32:01 1 0.00 0.00 0.03 0.00 0.02 99.95 16:13:13 10:32:01 2 0.22 0.00 0.02 0.00 0.03 99.73 16:13:13 10:32:01 3 0.03 0.00 0.05 0.00 0.02 99.90 16:13:13 10:33:01 all 0.12 0.00 0.02 0.00 0.05 99.81 16:13:13 10:33:01 0 0.05 0.00 0.05 0.00 0.10 99.80 16:13:13 10:33:01 1 0.28 0.00 0.02 0.00 0.07 99.63 16:13:13 10:33:01 2 0.12 0.00 0.02 0.00 0.02 99.85 16:13:13 10:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 10:34:01 all 0.08 0.00 0.05 0.00 0.04 99.83 16:13:13 10:34:01 0 0.07 0.00 0.08 0.00 0.10 99.75 16:13:13 10:34:01 1 0.23 0.00 0.05 0.00 0.03 99.68 16:13:13 10:34:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 10:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 10:35:01 all 0.11 0.00 0.02 0.00 0.06 99.80 16:13:13 10:35:01 0 0.02 0.00 0.03 0.00 0.07 99.88 16:13:13 10:35:01 1 0.38 0.00 0.03 0.00 0.03 99.55 16:13:13 10:35:01 2 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 10:35:01 3 0.03 0.00 0.02 0.00 0.07 99.88 16:13:13 10:36:01 all 0.10 0.00 0.02 0.00 0.03 99.85 16:13:13 10:36:01 0 0.00 0.00 0.02 0.00 0.03 99.95 16:13:13 10:36:01 1 0.32 0.00 0.03 0.00 0.00 99.65 16:13:13 10:36:01 2 0.02 0.00 0.00 0.00 0.05 99.93 16:13:13 10:36:01 3 0.05 0.00 0.03 0.00 0.03 99.88 16:13:13 16:13:13 10:36:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 10:37:01 all 0.12 0.00 0.03 0.00 0.04 99.81 16:13:13 10:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:13:13 10:37:01 1 0.18 0.00 0.03 0.00 0.05 99.73 16:13:13 10:37:01 2 0.18 0.00 0.02 0.00 0.02 99.78 16:13:13 10:37:01 3 0.07 0.00 0.05 0.00 0.08 99.80 16:13:13 10:38:01 all 0.15 0.00 0.03 0.00 0.03 99.79 16:13:13 10:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 10:38:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 10:38:01 2 0.48 0.00 0.02 0.00 0.00 99.50 16:13:13 10:38:01 3 0.07 0.00 0.05 0.00 0.08 99.80 16:13:13 10:39:01 all 0.13 0.00 0.03 0.00 0.02 99.81 16:13:13 10:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 10:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 10:39:01 2 0.42 0.00 0.02 0.00 0.00 99.57 16:13:13 10:39:01 3 0.07 0.00 0.08 0.00 0.07 99.78 16:13:13 10:40:01 all 0.09 0.00 0.03 0.00 0.03 99.86 16:13:13 10:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 10:40:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 10:40:01 2 0.28 0.00 0.00 0.00 0.03 99.68 16:13:13 10:40:01 3 0.03 0.00 0.05 0.00 0.05 99.87 16:13:13 10:41:01 all 0.14 0.00 0.03 0.00 0.02 99.80 16:13:13 10:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 10:41:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 10:41:01 2 0.48 0.00 0.03 0.00 0.03 99.45 16:13:13 10:41:01 3 0.05 0.00 0.03 0.00 0.05 99.87 16:13:13 10:42:01 all 0.12 0.00 0.03 0.00 0.02 99.83 16:13:13 10:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 10:42:01 1 0.05 0.00 0.07 0.00 0.07 99.82 16:13:13 10:42:01 2 0.40 0.00 0.02 0.00 0.02 99.57 16:13:13 10:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 10:43:01 all 0.14 0.00 0.03 0.00 0.04 99.79 16:13:13 10:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:13:13 10:43:01 1 0.05 0.00 0.05 0.00 0.10 99.80 16:13:13 10:43:01 2 0.40 0.00 0.02 0.00 0.02 99.57 16:13:13 10:43:01 3 0.07 0.00 0.03 0.00 0.02 99.88 16:13:13 10:44:01 all 0.11 0.00 0.03 0.00 0.04 99.82 16:13:13 10:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:13:13 10:44:01 1 0.02 0.00 0.05 0.00 0.07 99.87 16:13:13 10:44:01 2 0.38 0.00 0.05 0.00 0.03 99.53 16:13:13 10:44:01 3 0.03 0.00 0.02 0.00 0.07 99.88 16:13:13 10:45:01 all 0.13 0.00 0.03 0.00 0.03 99.81 16:13:13 10:45:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 10:45:01 1 0.15 0.00 0.03 0.00 0.02 99.80 16:13:13 10:45:01 2 0.33 0.00 0.02 0.00 0.02 99.63 16:13:13 10:45:01 3 0.03 0.00 0.05 0.00 0.05 99.87 16:13:13 10:46:02 all 0.08 0.00 0.03 0.00 0.03 99.87 16:13:13 10:46:02 0 0.00 0.00 0.00 0.00 0.03 99.97 16:13:13 10:46:02 1 0.28 0.00 0.05 0.00 0.02 99.65 16:13:13 10:46:02 2 0.03 0.00 0.03 0.00 0.03 99.90 16:13:13 10:46:02 3 0.00 0.00 0.02 0.00 0.03 99.95 16:13:13 10:47:01 all 0.11 0.00 0.02 0.00 0.06 99.81 16:13:13 10:47:01 0 0.02 0.00 0.02 0.00 0.10 99.86 16:13:13 10:47:01 1 0.36 0.00 0.03 0.00 0.08 99.53 16:13:13 10:47:01 2 0.03 0.00 0.02 0.00 0.05 99.90 16:13:13 10:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 16:13:13 10:47:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 10:48:01 all 0.14 0.00 0.02 0.00 0.04 99.80 16:13:13 10:48:01 0 0.02 0.00 0.03 0.00 0.05 99.90 16:13:13 10:48:01 1 0.47 0.00 0.02 0.00 0.02 99.50 16:13:13 10:48:01 2 0.03 0.00 0.03 0.00 0.07 99.87 16:13:13 10:48:01 3 0.03 0.00 0.00 0.00 0.02 99.95 16:13:13 10:49:01 all 0.12 0.00 0.02 0.00 0.03 99.82 16:13:13 10:49:01 0 0.03 0.00 0.05 0.00 0.07 99.85 16:13:13 10:49:01 1 0.43 0.00 0.02 0.00 0.03 99.52 16:13:13 10:49:01 2 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 10:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 10:50:01 all 0.13 0.00 0.02 0.00 0.05 99.79 16:13:13 10:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 10:50:01 1 0.37 0.00 0.03 0.00 0.02 99.58 16:13:13 10:50:01 2 0.13 0.00 0.03 0.00 0.10 99.73 16:13:13 10:50:01 3 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 10:51:01 all 0.12 0.00 0.02 0.00 0.05 99.80 16:13:13 10:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:13:13 10:51:01 1 0.02 0.00 0.03 0.00 0.08 99.87 16:13:13 10:51:01 2 0.42 0.00 0.03 0.00 0.03 99.52 16:13:13 10:51:01 3 0.05 0.00 0.03 0.00 0.07 99.85 16:13:13 10:52:01 all 0.15 0.00 0.03 0.00 0.04 99.78 16:13:13 10:52:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 10:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 10:52:01 2 0.48 0.00 0.03 0.00 0.02 99.47 16:13:13 10:52:01 3 0.07 0.00 0.03 0.00 0.13 99.77 16:13:13 10:53:01 all 0.12 0.00 0.03 0.00 0.05 99.80 16:13:13 10:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:13:13 10:53:01 1 0.02 0.00 0.03 0.00 0.08 99.87 16:13:13 10:53:01 2 0.42 0.00 0.02 0.00 0.03 99.53 16:13:13 10:53:01 3 0.02 0.00 0.05 0.00 0.07 99.87 16:13:13 10:54:01 all 0.12 0.00 0.02 0.00 0.04 99.82 16:13:13 10:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:13:13 10:54:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 10:54:01 2 0.40 0.00 0.03 0.00 0.03 99.53 16:13:13 10:54:01 3 0.05 0.00 0.03 0.00 0.07 99.85 16:13:13 10:55:01 all 0.13 0.00 0.03 0.00 0.04 99.80 16:13:13 10:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 10:55:01 1 0.05 0.00 0.05 0.00 0.10 99.80 16:13:13 10:55:01 2 0.43 0.00 0.02 0.00 0.03 99.52 16:13:13 10:55:01 3 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 10:56:01 all 0.15 0.00 0.02 0.00 0.03 99.80 16:13:13 10:56:01 0 0.00 0.00 0.00 0.00 0.03 99.97 16:13:13 10:56:01 1 0.37 0.00 0.03 0.00 0.02 99.58 16:13:13 10:56:01 2 0.17 0.00 0.02 0.00 0.00 99.82 16:13:13 10:56:01 3 0.05 0.00 0.05 0.00 0.08 99.82 16:13:13 10:57:01 all 0.07 0.00 0.04 0.00 0.03 99.85 16:13:13 10:57:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 10:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 10:57:01 2 0.18 0.00 0.08 0.00 0.02 99.72 16:13:13 10:57:01 3 0.07 0.00 0.03 0.00 0.08 99.82 16:13:13 10:58:01 all 0.10 0.00 0.04 0.00 0.03 99.83 16:13:13 10:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 10:58:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 10:58:01 2 0.30 0.00 0.07 0.00 0.02 99.62 16:13:13 10:58:01 3 0.07 0.00 0.05 0.00 0.08 99.80 16:13:13 16:13:13 10:58:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 10:59:01 all 0.08 0.00 0.03 0.00 0.03 99.85 16:13:13 10:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 10:59:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 10:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 10:59:01 3 0.27 0.00 0.07 0.00 0.10 99.57 16:13:13 11:00:01 all 0.04 0.00 0.03 0.00 0.04 99.89 16:13:13 11:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 11:00:01 1 0.03 0.00 0.03 0.00 0.05 99.88 16:13:13 11:00:01 2 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 11:00:01 3 0.08 0.00 0.07 0.00 0.08 99.77 16:13:13 11:01:01 all 0.12 0.00 0.04 0.00 0.06 99.78 16:13:13 11:01:01 0 0.00 0.00 0.03 0.00 0.02 99.95 16:13:13 11:01:01 1 0.15 0.00 0.03 0.00 0.05 99.77 16:13:13 11:01:01 2 0.02 0.00 0.05 0.00 0.10 99.83 16:13:13 11:01:01 3 0.32 0.00 0.03 0.00 0.08 99.57 16:13:13 11:02:01 all 0.12 0.00 0.04 0.00 0.07 99.77 16:13:13 11:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 11:02:01 1 0.05 0.00 0.05 0.00 0.08 99.82 16:13:13 11:02:01 2 0.38 0.00 0.05 0.00 0.07 99.50 16:13:13 11:02:01 3 0.02 0.00 0.03 0.00 0.13 99.82 16:13:13 11:03:01 all 0.14 0.00 0.02 0.00 0.10 99.75 16:13:13 11:03:01 0 0.03 0.00 0.00 0.00 0.03 99.93 16:13:13 11:03:01 1 0.43 0.00 0.03 0.00 0.10 99.43 16:13:13 11:03:01 2 0.05 0.00 0.02 0.00 0.10 99.83 16:13:13 11:03:01 3 0.03 0.00 0.03 0.00 0.15 99.78 16:13:13 11:04:02 all 0.11 0.00 0.02 0.00 0.05 99.81 16:13:13 11:04:02 0 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 11:04:02 1 0.40 0.00 0.03 0.00 0.07 99.50 16:13:13 11:04:02 2 0.02 0.00 0.03 0.00 0.05 99.90 16:13:13 11:04:02 3 0.02 0.00 0.02 0.00 0.10 99.87 16:13:13 11:05:01 all 0.14 0.00 0.04 0.00 0.06 99.76 16:13:13 11:05:01 0 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 11:05:01 1 0.46 0.00 0.05 0.00 0.03 99.46 16:13:13 11:05:01 2 0.05 0.00 0.05 0.00 0.08 99.81 16:13:13 11:05:01 3 0.03 0.00 0.03 0.00 0.08 99.85 16:13:13 11:06:01 all 0.10 0.00 0.02 0.00 0.11 99.78 16:13:13 11:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 11:06:01 1 0.28 0.00 0.02 0.00 0.17 99.53 16:13:13 11:06:01 2 0.08 0.00 0.02 0.00 0.17 99.73 16:13:13 11:06:01 3 0.00 0.00 0.02 0.00 0.10 99.88 16:13:13 11:07:01 all 0.13 0.00 0.02 0.00 0.09 99.75 16:13:13 11:07:01 0 0.02 0.00 0.00 0.00 0.03 99.95 16:13:13 11:07:01 1 0.03 0.00 0.03 0.00 0.10 99.83 16:13:13 11:07:01 2 0.42 0.00 0.03 0.00 0.07 99.48 16:13:13 11:07:01 3 0.05 0.00 0.03 0.00 0.17 99.75 16:13:13 11:08:01 all 0.13 0.00 0.02 0.00 0.08 99.76 16:13:13 11:08:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:13:13 11:08:01 1 0.00 0.00 0.03 0.00 0.05 99.92 16:13:13 11:08:01 2 0.43 0.00 0.00 0.00 0.10 99.47 16:13:13 11:08:01 3 0.07 0.00 0.05 0.00 0.13 99.75 16:13:13 11:09:01 all 0.10 0.00 0.02 0.00 0.07 99.81 16:13:13 11:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 11:09:01 1 0.02 0.00 0.03 0.00 0.05 99.90 16:13:13 11:09:01 2 0.32 0.00 0.03 0.00 0.03 99.62 16:13:13 11:09:01 3 0.03 0.00 0.02 0.00 0.17 99.78 16:13:13 16:13:13 11:09:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 11:10:01 all 0.13 0.00 0.03 0.00 0.09 99.75 16:13:13 11:10:01 0 0.02 0.00 0.02 0.00 0.13 99.83 16:13:13 11:10:01 1 0.02 0.00 0.03 0.00 0.05 99.90 16:13:13 11:10:01 2 0.43 0.00 0.03 0.00 0.15 99.38 16:13:13 11:10:01 3 0.05 0.00 0.03 0.00 0.02 99.90 16:13:13 11:11:01 all 0.10 0.00 0.03 0.00 0.10 99.78 16:13:13 11:11:01 0 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 11:11:01 1 0.32 0.00 0.07 0.00 0.15 99.47 16:13:13 11:11:01 2 0.05 0.00 0.05 0.00 0.13 99.77 16:13:13 11:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:13:13 11:12:01 all 0.10 0.00 0.03 0.00 0.17 99.70 16:13:13 11:12:01 0 0.02 0.00 0.00 0.00 0.03 99.95 16:13:13 11:12:01 1 0.32 0.00 0.02 0.00 0.20 99.47 16:13:13 11:12:01 2 0.05 0.00 0.05 0.00 0.38 99.52 16:13:13 11:12:01 3 0.02 0.00 0.05 0.00 0.05 99.88 16:13:13 11:13:01 all 0.10 0.00 0.02 0.00 0.10 99.77 16:13:13 11:13:01 0 0.00 0.00 0.02 0.00 0.03 99.95 16:13:13 11:13:01 1 0.08 0.00 0.02 0.00 0.17 99.73 16:13:13 11:13:01 2 0.28 0.00 0.03 0.00 0.17 99.52 16:13:13 11:13:01 3 0.03 0.00 0.03 0.00 0.05 99.88 16:13:13 11:14:01 all 0.10 0.00 0.02 0.00 0.10 99.78 16:13:13 11:14:01 0 0.02 0.00 0.02 0.00 0.07 99.90 16:13:13 11:14:01 1 0.02 0.00 0.03 0.00 0.15 99.80 16:13:13 11:14:01 2 0.35 0.00 0.00 0.00 0.05 99.60 16:13:13 11:14:01 3 0.03 0.00 0.03 0.00 0.13 99.80 16:13:13 11:15:01 all 0.13 0.00 0.03 0.00 0.09 99.75 16:13:13 11:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 11:15:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 11:15:01 2 0.45 0.00 0.05 0.00 0.08 99.42 16:13:13 11:15:01 3 0.03 0.00 0.03 0.00 0.22 99.72 16:13:13 11:16:01 all 0.11 0.00 0.03 0.00 0.29 99.57 16:13:13 11:16:01 0 0.00 0.00 0.02 0.00 0.05 99.93 16:13:13 11:16:01 1 0.03 0.00 0.05 0.02 0.48 99.42 16:13:13 11:16:01 2 0.37 0.00 0.00 0.00 0.20 99.43 16:13:13 11:16:01 3 0.03 0.00 0.05 0.00 0.43 99.48 16:13:13 11:17:01 all 0.12 0.00 0.02 0.00 0.09 99.76 16:13:13 11:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 11:17:01 1 0.03 0.00 0.05 0.00 0.17 99.75 16:13:13 11:17:01 2 0.42 0.00 0.02 0.00 0.07 99.50 16:13:13 11:17:01 3 0.02 0.00 0.02 0.00 0.13 99.83 16:13:13 11:18:01 all 0.13 0.00 0.02 0.00 0.07 99.77 16:13:13 11:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 11:18:01 1 0.07 0.00 0.07 0.00 0.23 99.63 16:13:13 11:18:01 2 0.40 0.00 0.00 0.00 0.03 99.57 16:13:13 11:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 11:19:02 all 0.13 0.00 0.02 0.00 0.12 99.73 16:13:13 11:19:02 0 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 11:19:02 1 0.45 0.00 0.02 0.00 0.07 99.47 16:13:13 11:19:02 2 0.03 0.00 0.02 0.00 0.20 99.75 16:13:13 11:19:02 3 0.02 0.00 0.02 0.00 0.18 99.78 16:13:13 11:20:01 all 0.13 0.00 0.02 0.00 0.08 99.77 16:13:13 11:20:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 11:20:01 1 0.46 0.00 0.02 0.00 0.05 99.48 16:13:13 11:20:01 2 0.02 0.00 0.03 0.00 0.12 99.83 16:13:13 11:20:01 3 0.02 0.00 0.02 0.00 0.14 99.83 16:13:13 16:13:13 11:20:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 11:21:01 all 0.10 0.00 0.02 0.00 0.14 99.74 16:13:13 11:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 11:21:01 1 0.35 0.00 0.05 0.00 0.13 99.47 16:13:13 11:21:01 2 0.02 0.00 0.02 0.00 0.22 99.75 16:13:13 11:21:01 3 0.02 0.00 0.00 0.00 0.20 99.78 16:13:13 11:22:01 all 0.09 0.00 0.03 0.00 0.10 99.78 16:13:13 11:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 11:22:01 1 0.18 0.00 0.03 0.00 0.15 99.63 16:13:13 11:22:01 2 0.13 0.00 0.05 0.00 0.12 99.70 16:13:13 11:22:01 3 0.02 0.00 0.02 0.00 0.12 99.85 16:13:13 11:23:01 all 0.10 0.00 0.02 0.00 0.12 99.75 16:13:13 11:23:01 0 0.02 0.00 0.00 0.00 0.03 99.95 16:13:13 11:23:01 1 0.05 0.00 0.05 0.00 0.18 99.72 16:13:13 11:23:01 2 0.35 0.00 0.03 0.00 0.10 99.52 16:13:13 11:23:01 3 0.00 0.00 0.02 0.00 0.17 99.82 16:13:13 11:24:01 all 0.11 0.00 0.02 0.00 0.10 99.78 16:13:13 11:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 11:24:01 1 0.03 0.00 0.03 0.00 0.10 99.83 16:13:13 11:24:01 2 0.38 0.00 0.02 0.00 0.10 99.50 16:13:13 11:24:01 3 0.02 0.00 0.02 0.00 0.17 99.80 16:13:13 11:25:01 all 0.12 0.00 0.03 0.00 0.17 99.68 16:13:13 11:25:01 0 0.38 0.00 0.02 0.00 0.13 99.47 16:13:13 11:25:01 1 0.03 0.00 0.03 0.00 0.10 99.83 16:13:13 11:25:01 2 0.03 0.00 0.05 0.00 0.42 99.50 16:13:13 11:25:01 3 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 11:26:01 all 0.12 0.00 0.04 0.00 0.15 99.69 16:13:13 11:26:01 0 0.37 0.00 0.02 0.00 0.15 99.47 16:13:13 11:26:01 1 0.02 0.00 0.03 0.00 0.07 99.88 16:13:13 11:26:01 2 0.05 0.00 0.05 0.00 0.33 99.57 16:13:13 11:26:01 3 0.05 0.00 0.05 0.00 0.07 99.83 16:13:13 11:27:01 all 0.11 0.00 0.02 0.00 0.16 99.71 16:13:13 11:27:01 0 0.00 0.00 0.02 0.00 0.03 99.95 16:13:13 11:27:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:13:13 11:27:01 2 0.05 0.00 0.05 0.00 0.47 99.43 16:13:13 11:27:01 3 0.35 0.00 0.00 0.00 0.08 99.57 16:13:13 11:28:01 all 0.10 0.00 0.03 0.00 0.31 99.56 16:13:13 11:28:01 0 0.03 0.00 0.02 0.00 0.17 99.78 16:13:13 11:28:01 1 0.00 0.00 0.02 0.00 0.13 99.85 16:13:13 11:28:01 2 0.05 0.00 0.07 0.00 0.68 99.20 16:13:13 11:28:01 3 0.32 0.00 0.02 0.00 0.25 99.42 16:13:13 11:29:01 all 0.12 0.00 0.03 0.00 0.14 99.71 16:13:13 11:29:01 0 0.00 0.00 0.03 0.00 0.05 99.92 16:13:13 11:29:01 1 0.03 0.00 0.05 0.00 0.17 99.75 16:13:13 11:29:01 2 0.02 0.00 0.02 0.00 0.20 99.77 16:13:13 11:29:01 3 0.42 0.00 0.02 0.00 0.15 99.42 16:13:13 11:30:01 all 0.09 0.00 0.02 0.00 0.30 99.59 16:13:13 11:30:01 0 0.00 0.00 0.02 0.00 0.40 99.58 16:13:13 11:30:01 1 0.02 0.00 0.02 0.00 0.15 99.82 16:13:13 11:30:01 2 0.02 0.00 0.03 0.00 0.37 99.58 16:13:13 11:30:01 3 0.32 0.00 0.02 0.00 0.28 99.38 16:13:13 11:31:01 all 0.08 0.00 0.02 0.00 0.24 99.65 16:13:13 11:31:01 0 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 11:31:01 1 0.02 0.00 0.02 0.00 0.15 99.82 16:13:13 11:31:01 2 0.05 0.00 0.03 0.00 0.40 99.52 16:13:13 11:31:01 3 0.25 0.00 0.02 0.00 0.33 99.40 16:13:13 16:13:13 11:31:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 11:32:01 all 0.10 0.00 0.02 0.00 0.16 99.71 16:13:13 11:32:01 0 0.00 0.00 0.00 0.00 0.13 99.87 16:13:13 11:32:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 11:32:01 2 0.02 0.00 0.03 0.00 0.28 99.67 16:13:13 11:32:01 3 0.37 0.00 0.03 0.00 0.20 99.40 16:13:13 11:33:02 all 0.11 0.00 0.03 0.00 0.24 99.62 16:13:13 11:33:02 0 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 11:33:02 1 0.37 0.00 0.03 0.00 0.25 99.35 16:13:13 11:33:02 2 0.03 0.00 0.03 0.00 0.28 99.65 16:13:13 11:33:02 3 0.03 0.00 0.03 0.00 0.33 99.60 16:13:13 11:34:01 all 0.13 0.00 0.01 0.00 0.32 99.54 16:13:13 11:34:01 0 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 11:34:01 1 0.44 0.00 0.02 0.00 0.61 98.94 16:13:13 11:34:01 2 0.03 0.00 0.02 0.00 0.51 99.44 16:13:13 11:34:01 3 0.02 0.00 0.00 0.00 0.08 99.90 16:13:13 11:35:01 all 0.09 0.00 0.02 0.00 0.30 99.59 16:13:13 11:35:01 0 0.00 0.00 0.02 0.00 0.08 99.90 16:13:13 11:35:01 1 0.05 0.00 0.02 0.00 0.70 99.24 16:13:13 11:35:01 2 0.00 0.00 0.02 0.00 0.08 99.90 16:13:13 11:35:01 3 0.30 0.00 0.03 0.00 0.33 99.33 16:13:13 11:36:01 all 0.06 0.00 0.02 0.00 0.25 99.67 16:13:13 11:36:01 0 0.00 0.00 0.00 0.00 0.15 99.85 16:13:13 11:36:01 1 0.02 0.00 0.02 0.00 0.32 99.65 16:13:13 11:36:01 2 0.03 0.00 0.03 0.00 0.33 99.60 16:13:13 11:36:01 3 0.20 0.00 0.02 0.00 0.20 99.58 16:13:13 11:37:01 all 0.12 0.00 0.02 0.00 0.11 99.75 16:13:13 11:37:01 0 0.03 0.00 0.03 0.00 0.15 99.78 16:13:13 11:37:01 1 0.02 0.00 0.00 0.00 0.18 99.80 16:13:13 11:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 11:37:01 3 0.40 0.00 0.02 0.00 0.10 99.48 16:13:13 11:38:01 all 0.09 0.00 0.02 0.00 0.12 99.78 16:13:13 11:38:01 0 0.03 0.00 0.02 0.00 0.23 99.72 16:13:13 11:38:01 1 0.03 0.00 0.03 0.00 0.17 99.77 16:13:13 11:38:01 2 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 11:38:01 3 0.28 0.00 0.02 0.00 0.05 99.65 16:13:13 11:39:01 all 0.10 0.00 0.02 0.00 0.23 99.64 16:13:13 11:39:01 0 0.03 0.00 0.05 0.00 0.58 99.34 16:13:13 11:39:01 1 0.03 0.00 0.00 0.00 0.17 99.80 16:13:13 11:39:01 2 0.03 0.00 0.00 0.00 0.02 99.95 16:13:13 11:39:01 3 0.32 0.00 0.03 0.00 0.17 99.48 16:13:13 11:40:01 all 0.10 0.00 0.04 0.00 0.19 99.67 16:13:13 11:40:01 0 0.05 0.00 0.07 0.00 0.51 99.37 16:13:13 11:40:01 1 0.03 0.00 0.02 0.00 0.07 99.88 16:13:13 11:40:01 2 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 11:40:01 3 0.32 0.00 0.03 0.00 0.15 99.50 16:13:13 11:41:01 all 0.14 0.00 0.02 0.00 0.09 99.75 16:13:13 11:41:01 0 0.03 0.00 0.02 0.00 0.17 99.78 16:13:13 11:41:01 1 0.47 0.00 0.02 0.00 0.02 99.50 16:13:13 11:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 11:41:01 3 0.03 0.00 0.02 0.00 0.18 99.77 16:13:13 11:42:01 all 0.12 0.00 0.02 0.00 0.17 99.69 16:13:13 11:42:01 0 0.00 0.00 0.02 0.00 0.05 99.93 16:13:13 11:42:01 1 0.43 0.00 0.03 0.00 0.38 99.15 16:13:13 11:42:01 2 0.03 0.00 0.03 0.00 0.22 99.72 16:13:13 11:42:01 3 0.00 0.00 0.00 0.00 0.05 99.95 16:13:13 16:13:13 11:42:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 11:43:01 all 0.12 0.00 0.02 0.00 0.19 99.66 16:13:13 11:43:01 0 0.05 0.00 0.03 0.00 0.28 99.63 16:13:13 11:43:01 1 0.38 0.00 0.03 0.00 0.20 99.38 16:13:13 11:43:01 2 0.03 0.00 0.02 0.00 0.17 99.78 16:13:13 11:43:01 3 0.03 0.00 0.00 0.00 0.12 99.85 16:13:13 11:44:01 all 0.10 0.00 0.03 0.00 0.12 99.74 16:13:13 11:44:01 0 0.02 0.00 0.02 0.00 0.13 99.83 16:13:13 11:44:01 1 0.10 0.00 0.07 0.00 0.12 99.72 16:13:13 11:44:01 2 0.30 0.00 0.03 0.00 0.18 99.48 16:13:13 11:44:01 3 0.00 0.00 0.02 0.00 0.05 99.93 16:13:13 11:45:01 all 0.09 0.00 0.03 0.00 0.11 99.78 16:13:13 11:45:01 0 0.02 0.00 0.02 0.00 0.18 99.78 16:13:13 11:45:01 1 0.03 0.00 0.03 0.00 0.08 99.85 16:13:13 11:45:01 2 0.28 0.00 0.05 0.00 0.15 99.52 16:13:13 11:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 11:46:01 all 0.06 0.00 0.03 0.00 0.09 99.83 16:13:13 11:46:01 0 0.02 0.00 0.03 0.00 0.15 99.80 16:13:13 11:46:01 1 0.03 0.00 0.03 0.00 0.10 99.83 16:13:13 11:46:01 2 0.17 0.00 0.03 0.00 0.07 99.73 16:13:13 11:46:01 3 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 11:47:01 all 0.11 0.00 0.03 0.00 0.17 99.68 16:13:13 11:47:01 0 0.00 0.00 0.02 0.00 0.30 99.68 16:13:13 11:47:01 1 0.05 0.00 0.05 0.00 0.25 99.65 16:13:13 11:47:01 2 0.38 0.00 0.03 0.00 0.13 99.45 16:13:13 11:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 11:48:02 all 0.08 0.00 0.02 0.00 0.44 99.46 16:13:13 11:48:02 0 0.02 0.00 0.02 0.00 0.75 99.22 16:13:13 11:48:02 1 0.05 0.00 0.03 0.00 0.60 99.32 16:13:13 11:48:02 2 0.23 0.00 0.03 0.00 0.27 99.47 16:13:13 11:48:02 3 0.03 0.00 0.02 0.00 0.13 99.82 16:13:13 11:49:01 all 0.11 0.00 0.03 0.00 0.09 99.78 16:13:13 11:49:01 0 0.02 0.00 0.02 0.00 0.15 99.81 16:13:13 11:49:01 1 0.02 0.00 0.03 0.00 0.10 99.85 16:13:13 11:49:01 2 0.41 0.00 0.03 0.00 0.08 99.48 16:13:13 11:49:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 11:50:01 all 0.11 0.00 0.02 0.00 0.18 99.69 16:13:13 11:50:01 0 0.00 0.00 0.00 0.00 0.25 99.75 16:13:13 11:50:01 1 0.03 0.00 0.05 0.00 0.30 99.62 16:13:13 11:50:01 2 0.37 0.00 0.02 0.00 0.15 99.47 16:13:13 11:50:01 3 0.03 0.00 0.00 0.00 0.03 99.93 16:13:13 11:51:01 all 0.11 0.00 0.03 0.00 0.26 99.60 16:13:13 11:51:01 0 0.03 0.00 0.03 0.00 0.22 99.72 16:13:13 11:51:01 1 0.02 0.00 0.05 0.00 0.50 99.44 16:13:13 11:51:01 2 0.00 0.00 0.00 0.00 0.12 99.88 16:13:13 11:51:01 3 0.38 0.00 0.03 0.00 0.22 99.37 16:13:13 11:52:01 all 0.12 0.00 0.02 0.00 0.07 99.79 16:13:13 11:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:13:13 11:52:01 1 0.30 0.00 0.03 0.00 0.12 99.55 16:13:13 11:52:01 2 0.17 0.00 0.05 0.00 0.12 99.67 16:13:13 11:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 11:53:01 all 0.10 0.00 0.02 0.00 0.18 99.70 16:13:13 11:53:01 0 0.02 0.00 0.02 0.00 0.32 99.65 16:13:13 11:53:01 1 0.02 0.00 0.03 0.00 0.18 99.77 16:13:13 11:53:01 2 0.33 0.00 0.02 0.00 0.20 99.45 16:13:13 11:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 16:13:13 11:53:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 11:54:01 all 0.10 0.00 0.03 0.00 0.17 99.70 16:13:13 11:54:01 0 0.00 0.00 0.02 0.00 0.30 99.68 16:13:13 11:54:01 1 0.03 0.00 0.05 0.00 0.17 99.75 16:13:13 11:54:01 2 0.37 0.00 0.03 0.00 0.15 99.45 16:13:13 11:54:01 3 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 11:55:01 all 0.11 0.00 0.02 0.00 0.10 99.77 16:13:13 11:55:01 0 0.00 0.00 0.02 0.00 0.17 99.82 16:13:13 11:55:01 1 0.03 0.00 0.03 0.00 0.17 99.77 16:13:13 11:55:01 2 0.40 0.00 0.02 0.00 0.07 99.52 16:13:13 11:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 11:56:01 all 0.13 0.00 0.03 0.00 0.05 99.80 16:13:13 11:56:01 0 0.02 0.00 0.02 0.00 0.07 99.90 16:13:13 11:56:01 1 0.15 0.00 0.05 0.00 0.07 99.73 16:13:13 11:56:01 2 0.33 0.00 0.03 0.00 0.03 99.60 16:13:13 11:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 11:57:01 all 0.06 0.00 0.03 0.00 0.08 99.83 16:13:13 11:57:01 0 0.00 0.00 0.02 0.00 0.10 99.88 16:13:13 11:57:01 1 0.02 0.00 0.03 0.00 0.13 99.82 16:13:13 11:57:01 2 0.22 0.00 0.03 0.00 0.10 99.65 16:13:13 11:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 11:58:01 all 0.14 0.00 0.02 0.00 0.07 99.76 16:13:13 11:58:01 0 0.02 0.00 0.02 0.00 0.13 99.83 16:13:13 11:58:01 1 0.03 0.00 0.03 0.00 0.12 99.82 16:13:13 11:58:01 2 0.45 0.00 0.03 0.00 0.05 99.47 16:13:13 11:58:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:13:13 11:59:01 all 0.10 0.00 0.02 0.00 0.08 99.80 16:13:13 11:59:01 0 0.02 0.00 0.02 0.00 0.10 99.87 16:13:13 11:59:01 1 0.03 0.00 0.03 0.00 0.10 99.83 16:13:13 11:59:01 2 0.32 0.00 0.03 0.00 0.08 99.57 16:13:13 11:59:01 3 0.03 0.00 0.02 0.00 0.03 99.92 16:13:13 12:00:01 all 0.12 0.00 0.02 0.00 0.10 99.76 16:13:13 12:00:01 0 0.00 0.00 0.02 0.00 0.15 99.83 16:13:13 12:00:01 1 0.03 0.00 0.03 0.00 0.15 99.78 16:13:13 12:00:01 2 0.42 0.00 0.02 0.00 0.07 99.50 16:13:13 12:00:01 3 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 12:01:01 all 0.12 0.00 0.04 0.00 0.07 99.77 16:13:13 12:01:01 0 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 12:01:01 1 0.38 0.00 0.07 0.00 0.05 99.50 16:13:13 12:01:01 2 0.03 0.00 0.02 0.00 0.07 99.88 16:13:13 12:01:01 3 0.05 0.00 0.05 0.00 0.10 99.80 16:13:13 12:02:01 all 0.08 0.00 0.05 0.00 0.15 99.73 16:13:13 12:02:01 0 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 12:02:01 1 0.03 0.00 0.05 0.00 0.32 99.60 16:13:13 12:02:01 2 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 12:02:01 3 0.25 0.00 0.07 0.00 0.22 99.47 16:13:13 12:03:01 all 0.13 0.00 0.03 0.00 0.17 99.66 16:13:13 12:03:01 0 0.02 0.00 0.00 0.00 0.10 99.88 16:13:13 12:03:01 1 0.05 0.00 0.07 0.00 0.37 99.52 16:13:13 12:03:01 2 0.03 0.00 0.03 0.00 0.08 99.85 16:13:13 12:03:01 3 0.43 0.00 0.03 0.00 0.13 99.40 16:13:13 12:04:02 all 0.14 0.00 0.02 0.00 0.08 99.76 16:13:13 12:04:02 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 12:04:02 1 0.05 0.00 0.05 0.00 0.13 99.77 16:13:13 12:04:02 2 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 12:04:02 3 0.45 0.00 0.00 0.00 0.17 99.38 16:13:13 16:13:13 12:04:02 CPU %user %nice %system %iowait %steal %idle 16:13:13 12:05:01 all 0.31 0.00 0.03 0.00 0.14 99.51 16:13:13 12:05:01 0 0.02 0.00 0.05 0.00 0.14 99.80 16:13:13 12:05:01 1 0.03 0.00 0.02 0.00 0.24 99.71 16:13:13 12:05:01 2 0.80 0.00 0.03 0.00 0.02 99.15 16:13:13 12:05:01 3 0.41 0.00 0.03 0.00 0.17 99.39 16:13:13 12:06:01 all 0.10 0.00 0.05 0.00 0.10 99.75 16:13:13 12:06:01 0 0.02 0.00 0.07 0.00 0.08 99.83 16:13:13 12:06:01 1 0.05 0.00 0.05 0.00 0.20 99.70 16:13:13 12:06:01 2 0.00 0.00 0.07 0.00 0.02 99.92 16:13:13 12:06:01 3 0.32 0.00 0.03 0.00 0.12 99.53 16:13:13 12:07:01 all 0.10 0.00 0.02 0.00 0.09 99.78 16:13:13 12:07:01 0 0.00 0.00 0.00 0.00 0.05 99.95 16:13:13 12:07:01 1 0.02 0.00 0.05 0.00 0.27 99.67 16:13:13 12:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 12:07:01 3 0.37 0.00 0.03 0.00 0.03 99.57 16:13:13 12:08:01 all 0.14 0.00 0.02 0.00 0.06 99.78 16:13:13 12:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 12:08:01 1 0.05 0.00 0.03 0.00 0.10 99.82 16:13:13 12:08:01 2 0.02 0.00 0.03 0.00 0.08 99.87 16:13:13 12:08:01 3 0.45 0.00 0.02 0.00 0.05 99.48 16:13:13 12:09:01 all 0.14 0.00 0.03 0.00 0.05 99.78 16:13:13 12:09:01 0 0.02 0.00 0.05 0.00 0.08 99.85 16:13:13 12:09:01 1 0.00 0.00 0.03 0.00 0.03 99.93 16:13:13 12:09:01 2 0.05 0.00 0.02 0.00 0.08 99.85 16:13:13 12:09:01 3 0.48 0.00 0.02 0.00 0.02 99.48 16:13:13 12:10:01 all 0.13 0.00 0.04 0.00 0.07 99.77 16:13:13 12:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 12:10:01 1 0.03 0.00 0.03 0.00 0.05 99.88 16:13:13 12:10:01 2 0.03 0.00 0.05 0.00 0.18 99.73 16:13:13 12:10:01 3 0.43 0.00 0.05 0.00 0.02 99.50 16:13:13 12:11:01 all 0.13 0.00 0.02 0.00 0.07 99.78 16:13:13 12:11:01 0 0.00 0.00 0.02 0.00 0.03 99.95 16:13:13 12:11:01 1 0.05 0.00 0.05 0.00 0.10 99.80 16:13:13 12:11:01 2 0.03 0.00 0.00 0.00 0.10 99.87 16:13:13 12:11:01 3 0.43 0.00 0.02 0.00 0.07 99.48 16:13:13 12:12:01 all 0.10 0.00 0.02 0.00 0.06 99.81 16:13:13 12:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 12:12:01 1 0.03 0.00 0.03 0.00 0.12 99.82 16:13:13 12:12:01 2 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 12:12:01 3 0.35 0.00 0.03 0.00 0.03 99.58 16:13:13 12:13:01 all 0.15 0.00 0.03 0.00 0.06 99.76 16:13:13 12:13:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 12:13:01 1 0.05 0.00 0.07 0.00 0.07 99.82 16:13:13 12:13:01 2 0.03 0.00 0.03 0.00 0.12 99.82 16:13:13 12:13:01 3 0.48 0.00 0.02 0.00 0.03 99.47 16:13:13 12:14:01 all 0.13 0.00 0.03 0.00 0.03 99.81 16:13:13 12:14:01 0 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 12:14:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:13:13 12:14:01 2 0.02 0.00 0.03 0.00 0.08 99.87 16:13:13 12:14:01 3 0.47 0.00 0.02 0.00 0.00 99.52 16:13:13 12:15:01 all 0.13 0.00 0.02 0.00 0.07 99.78 16:13:13 12:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:13:13 12:15:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 12:15:01 2 0.05 0.00 0.03 0.00 0.17 99.75 16:13:13 12:15:01 3 0.43 0.00 0.02 0.00 0.08 99.47 16:13:13 16:13:13 12:15:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 12:16:01 all 0.12 0.00 0.02 0.00 0.07 99.78 16:13:13 12:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 12:16:01 1 0.03 0.00 0.03 0.00 0.18 99.75 16:13:13 12:16:01 2 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 12:16:01 3 0.43 0.00 0.02 0.00 0.07 99.48 16:13:13 12:17:01 all 0.12 0.00 0.02 0.00 0.07 99.78 16:13:13 12:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 12:17:01 1 0.07 0.00 0.05 0.00 0.22 99.67 16:13:13 12:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 12:17:01 3 0.38 0.00 0.02 0.00 0.05 99.55 16:13:13 12:18:01 all 0.10 0.00 0.03 0.00 0.05 99.82 16:13:13 12:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 12:18:01 1 0.03 0.00 0.05 0.00 0.08 99.83 16:13:13 12:18:01 2 0.02 0.00 0.03 0.00 0.10 99.85 16:13:13 12:18:01 3 0.33 0.00 0.02 0.00 0.02 99.63 16:13:13 12:19:01 all 0.12 0.00 0.04 0.00 0.03 99.80 16:13:13 12:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 12:19:01 1 0.03 0.00 0.07 0.00 0.07 99.83 16:13:13 12:19:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 12:19:01 3 0.43 0.00 0.03 0.00 0.05 99.48 16:13:13 12:20:01 all 0.11 0.00 0.02 0.00 0.07 99.79 16:13:13 12:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 12:20:01 1 0.05 0.00 0.03 0.00 0.12 99.80 16:13:13 12:20:01 2 0.05 0.00 0.02 0.00 0.02 99.92 16:13:13 12:20:01 3 0.35 0.00 0.02 0.00 0.17 99.47 16:13:13 12:21:01 all 0.14 0.00 0.03 0.00 0.04 99.79 16:13:13 12:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 12:21:01 1 0.03 0.00 0.05 0.00 0.07 99.85 16:13:13 12:21:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 12:21:01 3 0.48 0.00 0.03 0.00 0.08 99.40 16:13:13 12:22:02 all 0.14 0.00 0.03 0.00 0.04 99.79 16:13:13 12:22:02 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 12:22:02 1 0.03 0.00 0.03 0.00 0.05 99.88 16:13:13 12:22:02 2 0.05 0.00 0.05 0.00 0.07 99.83 16:13:13 12:22:02 3 0.47 0.00 0.02 0.00 0.03 99.48 16:13:13 12:23:01 all 0.14 0.00 0.03 0.00 0.06 99.78 16:13:13 12:23:01 0 0.05 0.00 0.03 0.00 0.15 99.76 16:13:13 12:23:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:13:13 12:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 12:23:01 3 0.44 0.00 0.02 0.00 0.03 99.51 16:13:13 12:24:01 all 0.14 0.00 0.03 0.00 0.05 99.78 16:13:13 12:24:01 0 0.05 0.00 0.05 0.00 0.13 99.77 16:13:13 12:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:13:13 12:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 12:24:01 3 0.47 0.00 0.02 0.00 0.03 99.48 16:13:13 12:25:01 all 0.11 0.00 0.02 0.00 0.06 99.80 16:13:13 12:25:01 0 0.00 0.00 0.02 0.00 0.15 99.83 16:13:13 12:25:01 1 0.03 0.00 0.03 0.00 0.07 99.87 16:13:13 12:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 12:25:01 3 0.38 0.00 0.03 0.00 0.02 99.57 16:13:13 12:26:01 all 0.09 0.00 0.05 0.00 0.04 99.82 16:13:13 12:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 12:26:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:13:13 12:26:01 2 0.05 0.00 0.05 0.02 0.05 99.83 16:13:13 12:26:01 3 0.27 0.00 0.08 0.00 0.05 99.60 16:13:13 16:13:13 12:26:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 12:27:01 all 0.13 0.00 0.03 0.00 0.04 99.80 16:13:13 12:27:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 12:27:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:13:13 12:27:01 2 0.07 0.00 0.05 0.00 0.08 99.80 16:13:13 12:27:01 3 0.43 0.00 0.02 0.00 0.03 99.52 16:13:13 12:28:01 all 0.15 0.00 0.02 0.00 0.04 99.79 16:13:13 12:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:13:13 12:28:01 1 0.03 0.00 0.03 0.00 0.05 99.88 16:13:13 12:28:01 2 0.50 0.00 0.03 0.00 0.10 99.37 16:13:13 12:28:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:13:13 12:29:01 all 0.12 0.00 0.04 0.00 0.04 99.81 16:13:13 12:29:01 0 0.00 0.00 0.02 0.00 0.05 99.93 16:13:13 12:29:01 1 0.03 0.00 0.07 0.00 0.05 99.85 16:13:13 12:29:01 2 0.42 0.00 0.03 0.00 0.03 99.52 16:13:13 12:29:01 3 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 12:30:01 all 0.12 0.00 0.02 0.00 0.06 99.80 16:13:13 12:30:01 0 0.00 0.00 0.00 0.00 0.10 99.90 16:13:13 12:30:01 1 0.05 0.00 0.03 0.00 0.07 99.85 16:13:13 12:30:01 2 0.42 0.00 0.05 0.00 0.07 99.47 16:13:13 12:30:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 12:31:01 all 0.08 0.00 0.02 0.00 0.05 99.85 16:13:13 12:31:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:13:13 12:31:01 1 0.05 0.00 0.03 0.00 0.12 99.80 16:13:13 12:31:01 2 0.22 0.00 0.02 0.00 0.02 99.75 16:13:13 12:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:13:13 12:32:01 all 0.12 0.00 0.02 0.00 0.02 99.83 16:13:13 12:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 12:32:01 1 0.17 0.00 0.05 0.00 0.07 99.72 16:13:13 12:32:01 2 0.32 0.00 0.02 0.00 0.00 99.67 16:13:13 12:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 12:33:01 all 0.13 0.00 0.03 0.00 0.04 99.80 16:13:13 12:33:01 0 0.03 0.00 0.05 0.00 0.08 99.83 16:13:13 12:33:01 1 0.45 0.00 0.03 0.00 0.03 99.48 16:13:13 12:33:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:13:13 12:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 12:34:01 all 0.13 0.00 0.02 0.00 0.07 99.77 16:13:13 12:34:01 0 0.05 0.00 0.05 0.00 0.25 99.65 16:13:13 12:34:01 1 0.47 0.00 0.03 0.00 0.03 99.47 16:13:13 12:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:13:13 12:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 12:35:01 all 0.13 0.00 0.03 0.00 0.09 99.75 16:13:13 12:35:01 0 0.05 0.00 0.05 0.00 0.23 99.67 16:13:13 12:35:01 1 0.43 0.00 0.02 0.00 0.08 99.47 16:13:13 12:35:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 12:35:01 3 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 12:36:01 all 0.14 0.00 0.03 0.00 0.04 99.79 16:13:13 12:36:01 0 0.03 0.00 0.03 0.00 0.05 99.88 16:13:13 12:36:01 1 0.48 0.00 0.03 0.00 0.03 99.45 16:13:13 12:36:01 2 0.03 0.00 0.03 0.00 0.07 99.87 16:13:13 12:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 12:37:01 all 0.15 0.00 0.03 0.00 0.04 99.78 16:13:13 12:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 12:37:01 1 0.50 0.00 0.03 0.00 0.08 99.38 16:13:13 12:37:01 2 0.05 0.00 0.05 0.00 0.08 99.82 16:13:13 12:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 16:13:13 12:37:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 12:38:01 all 0.12 0.00 0.02 0.00 0.06 99.79 16:13:13 12:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:13:13 12:38:01 1 0.13 0.00 0.03 0.00 0.15 99.68 16:13:13 12:38:01 2 0.02 0.00 0.03 0.00 0.05 99.90 16:13:13 12:38:01 3 0.33 0.00 0.02 0.00 0.03 99.62 16:13:13 12:39:01 all 0.10 0.00 0.03 0.00 0.04 99.83 16:13:13 12:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 12:39:01 1 0.03 0.00 0.02 0.00 0.08 99.87 16:13:13 12:39:01 2 0.05 0.00 0.03 0.00 0.05 99.87 16:13:13 12:39:01 3 0.30 0.00 0.05 0.00 0.02 99.63 16:13:13 12:40:02 all 0.12 0.00 0.02 0.00 0.08 99.78 16:13:13 12:40:02 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 12:40:02 1 0.13 0.00 0.02 0.00 0.17 99.68 16:13:13 12:40:02 2 0.03 0.00 0.03 0.00 0.07 99.87 16:13:13 12:40:02 3 0.32 0.00 0.02 0.00 0.07 99.60 16:13:13 12:41:01 all 0.12 0.00 0.03 0.00 0.03 99.82 16:13:13 12:41:01 0 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 12:41:01 1 0.44 0.00 0.05 0.00 0.03 99.47 16:13:13 12:41:01 2 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 12:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 12:42:01 all 0.14 0.00 0.03 0.00 0.03 99.80 16:13:13 12:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 12:42:01 1 0.45 0.00 0.02 0.00 0.02 99.52 16:13:13 12:42:01 2 0.07 0.00 0.07 0.00 0.07 99.80 16:13:13 12:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 12:43:01 all 0.15 0.00 0.03 0.00 0.12 99.71 16:13:13 12:43:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 12:43:01 1 0.45 0.00 0.02 0.00 0.10 99.43 16:13:13 12:43:01 2 0.10 0.00 0.07 0.00 0.33 99.50 16:13:13 12:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 12:44:01 all 0.14 0.00 0.03 0.00 0.05 99.78 16:13:13 12:44:01 0 0.00 0.00 0.02 0.00 0.03 99.95 16:13:13 12:44:01 1 0.47 0.00 0.02 0.00 0.02 99.50 16:13:13 12:44:01 2 0.08 0.00 0.07 0.00 0.13 99.72 16:13:13 12:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 12:45:01 all 0.11 0.00 0.02 0.00 0.03 99.83 16:13:13 12:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:13:13 12:45:01 1 0.38 0.00 0.03 0.00 0.05 99.53 16:13:13 12:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:13:13 12:45:01 3 0.03 0.00 0.03 0.00 0.07 99.87 16:13:13 12:46:01 all 0.13 0.00 0.02 0.00 0.03 99.83 16:13:13 12:46:01 0 0.43 0.00 0.02 0.00 0.03 99.52 16:13:13 12:46:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 12:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:13:13 12:46:01 3 0.03 0.00 0.03 0.00 0.03 99.90 16:13:13 12:47:01 all 0.13 0.00 0.02 0.00 0.05 99.79 16:13:13 12:47:01 0 0.45 0.00 0.02 0.00 0.12 99.42 16:13:13 12:47:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 12:47:01 2 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 12:47:01 3 0.03 0.00 0.02 0.00 0.08 99.87 16:13:13 12:48:01 all 0.13 0.00 0.02 0.00 0.08 99.77 16:13:13 12:48:01 0 0.45 0.00 0.03 0.00 0.13 99.38 16:13:13 12:48:01 1 0.02 0.00 0.00 0.00 0.05 99.93 16:13:13 12:48:01 2 0.03 0.00 0.03 0.00 0.08 99.85 16:13:13 12:48:01 3 0.02 0.00 0.03 0.00 0.05 99.90 16:13:13 16:13:13 12:48:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 12:49:01 all 0.13 0.00 0.02 0.00 0.06 99.79 16:13:13 12:49:01 0 0.48 0.00 0.00 0.00 0.17 99.35 16:13:13 12:49:01 1 0.00 0.00 0.03 0.00 0.02 99.95 16:13:13 12:49:01 2 0.03 0.00 0.03 0.00 0.05 99.88 16:13:13 12:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 12:50:01 all 0.12 0.00 0.03 0.00 0.05 99.80 16:13:13 12:50:01 0 0.35 0.00 0.02 0.00 0.05 99.58 16:13:13 12:50:01 1 0.05 0.00 0.05 0.00 0.03 99.87 16:13:13 12:50:01 2 0.05 0.00 0.03 0.00 0.05 99.87 16:13:13 12:50:01 3 0.02 0.00 0.03 0.00 0.07 99.88 16:13:13 12:51:01 all 0.10 0.00 0.02 0.00 0.06 99.82 16:13:13 12:51:01 0 0.33 0.00 0.02 0.00 0.12 99.53 16:13:13 12:51:01 1 0.03 0.00 0.05 0.00 0.05 99.87 16:13:13 12:51:01 2 0.02 0.00 0.03 0.00 0.08 99.87 16:13:13 12:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:13:13 12:52:01 all 0.06 0.00 0.03 0.00 0.04 99.87 16:13:13 12:52:01 0 0.15 0.00 0.02 0.00 0.03 99.80 16:13:13 12:52:01 1 0.05 0.00 0.05 0.00 0.07 99.83 16:13:13 12:52:01 2 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 12:52:01 3 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 12:53:01 all 0.12 0.00 0.04 0.00 0.05 99.79 16:13:13 12:53:01 0 0.38 0.00 0.07 0.00 0.03 99.52 16:13:13 12:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 12:53:01 2 0.07 0.00 0.07 0.00 0.15 99.72 16:13:13 12:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 12:54:01 all 0.11 0.00 0.03 0.00 0.03 99.83 16:13:13 12:54:01 0 0.17 0.00 0.00 0.00 0.02 99.82 16:13:13 12:54:01 1 0.05 0.00 0.05 0.00 0.02 99.88 16:13:13 12:54:01 2 0.22 0.00 0.03 0.00 0.08 99.67 16:13:13 12:54:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 12:55:01 all 0.10 0.00 0.03 0.00 0.03 99.85 16:13:13 12:55:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 12:55:01 1 0.30 0.00 0.03 0.00 0.05 99.62 16:13:13 12:55:01 2 0.08 0.00 0.03 0.00 0.05 99.83 16:13:13 12:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 12:56:01 all 0.14 0.00 0.01 0.00 0.05 99.80 16:13:13 12:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 12:56:01 1 0.48 0.00 0.02 0.00 0.15 99.35 16:13:13 12:56:01 2 0.03 0.00 0.00 0.00 0.02 99.95 16:13:13 12:56:01 3 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 12:57:01 all 0.12 0.00 0.02 0.00 0.05 99.80 16:13:13 12:57:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 12:57:01 1 0.47 0.00 0.03 0.00 0.07 99.43 16:13:13 12:57:01 2 0.02 0.00 0.03 0.00 0.12 99.83 16:13:13 12:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 12:58:01 all 0.10 0.00 0.02 0.00 0.07 99.81 16:13:13 12:58:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 12:58:01 1 0.28 0.00 0.03 0.00 0.07 99.62 16:13:13 12:58:01 2 0.08 0.00 0.03 0.00 0.15 99.73 16:13:13 12:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 12:59:01 all 0.11 0.00 0.03 0.00 0.05 99.81 16:13:13 12:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 12:59:01 1 0.37 0.00 0.03 0.00 0.03 99.57 16:13:13 12:59:01 2 0.05 0.00 0.07 0.00 0.15 99.73 16:13:13 12:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 16:13:13 12:59:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 13:00:02 all 0.07 0.00 0.02 0.00 0.07 99.83 16:13:13 13:00:02 0 0.27 0.00 0.02 0.00 0.02 99.70 16:13:13 13:00:02 1 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 13:00:02 2 0.02 0.00 0.05 0.00 0.23 99.70 16:13:13 13:00:02 3 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 13:01:01 all 0.14 0.00 0.03 0.00 0.06 99.77 16:13:13 13:01:01 0 0.46 0.00 0.03 0.02 0.08 99.41 16:13:13 13:01:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:13:13 13:01:01 2 0.03 0.00 0.05 0.00 0.08 99.83 16:13:13 13:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 13:02:01 all 0.10 0.00 0.04 0.00 0.07 99.79 16:13:13 13:02:01 0 0.32 0.00 0.00 0.00 0.08 99.60 16:13:13 13:02:01 1 0.05 0.00 0.05 0.00 0.12 99.78 16:13:13 13:02:01 2 0.00 0.00 0.03 0.00 0.02 99.95 16:13:13 13:02:01 3 0.03 0.00 0.07 0.00 0.08 99.82 16:13:13 13:03:01 all 0.14 0.00 0.03 0.00 0.04 99.78 16:13:13 13:03:01 0 0.50 0.00 0.03 0.00 0.02 99.45 16:13:13 13:03:01 1 0.02 0.00 0.03 0.00 0.05 99.90 16:13:13 13:03:01 2 0.02 0.00 0.03 0.00 0.05 99.90 16:13:13 13:03:01 3 0.03 0.00 0.03 0.00 0.05 99.88 16:13:13 13:04:01 all 0.14 0.00 0.03 0.00 0.05 99.78 16:13:13 13:04:01 0 0.42 0.00 0.03 0.00 0.03 99.52 16:13:13 13:04:01 1 0.07 0.00 0.03 0.00 0.08 99.82 16:13:13 13:04:01 2 0.05 0.00 0.05 0.00 0.07 99.83 16:13:13 13:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 13:05:01 all 0.12 0.00 0.04 0.00 0.11 99.72 16:13:13 13:05:01 0 0.40 0.00 0.03 0.00 0.08 99.48 16:13:13 13:05:01 1 0.07 0.00 0.07 0.00 0.33 99.53 16:13:13 13:05:01 2 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 13:05:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 13:06:01 all 0.12 0.00 0.02 0.00 0.05 99.80 16:13:13 13:06:01 0 0.43 0.00 0.02 0.00 0.03 99.52 16:13:13 13:06:01 1 0.02 0.00 0.03 0.00 0.10 99.85 16:13:13 13:06:01 2 0.03 0.00 0.03 0.00 0.05 99.88 16:13:13 13:06:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 13:07:01 all 0.13 0.00 0.02 0.00 0.05 99.80 16:13:13 13:07:01 0 0.02 0.00 0.00 0.00 0.03 99.95 16:13:13 13:07:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:13:13 13:07:01 2 0.45 0.00 0.05 0.00 0.15 99.35 16:13:13 13:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 13:08:01 all 0.14 0.00 0.02 0.00 0.08 99.76 16:13:13 13:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 13:08:01 1 0.03 0.00 0.05 0.00 0.07 99.85 16:13:13 13:08:01 2 0.48 0.00 0.03 0.00 0.20 99.28 16:13:13 13:08:01 3 0.02 0.00 0.00 0.00 0.03 99.95 16:13:13 13:09:01 all 0.07 0.00 0.03 0.00 0.06 99.83 16:13:13 13:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:13:13 13:09:01 1 0.27 0.00 0.07 0.00 0.10 99.57 16:13:13 13:09:01 2 0.02 0.00 0.03 0.00 0.07 99.88 16:13:13 13:09:01 3 0.02 0.00 0.03 0.00 0.07 99.88 16:13:13 13:10:01 all 0.13 0.00 0.02 0.00 0.03 99.81 16:13:13 13:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 13:10:01 1 0.47 0.00 0.02 0.00 0.03 99.48 16:13:13 13:10:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 13:10:01 3 0.03 0.00 0.03 0.00 0.08 99.85 16:13:13 16:13:13 13:10:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 13:11:01 all 0.10 0.00 0.04 0.00 0.05 99.82 16:13:13 13:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 13:11:01 1 0.33 0.00 0.10 0.00 0.07 99.50 16:13:13 13:11:01 2 0.02 0.00 0.02 0.00 0.07 99.90 16:13:13 13:11:01 3 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 13:12:01 all 0.13 0.00 0.02 0.00 0.06 99.79 16:13:13 13:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:13:13 13:12:01 1 0.45 0.00 0.03 0.00 0.10 99.42 16:13:13 13:12:01 2 0.03 0.00 0.03 0.00 0.12 99.82 16:13:13 13:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 13:13:01 all 0.06 0.00 0.03 0.00 0.12 99.78 16:13:13 13:13:01 0 0.08 0.00 0.03 0.00 0.08 99.80 16:13:13 13:13:01 1 0.03 0.00 0.03 0.00 0.13 99.80 16:13:13 13:13:01 2 0.07 0.00 0.05 0.00 0.17 99.72 16:13:13 13:13:01 3 0.07 0.00 0.02 0.00 0.10 99.82 16:13:13 13:14:01 all 0.02 0.00 0.02 0.00 0.05 99.90 16:13:13 13:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 13:14:01 1 0.05 0.00 0.05 0.00 0.17 99.73 16:13:13 13:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 13:14:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 13:15:01 all 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 13:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 13:15:01 1 0.03 0.00 0.05 0.00 0.07 99.85 16:13:13 13:15:01 2 0.00 0.00 0.02 0.00 0.05 99.93 16:13:13 13:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 13:16:01 all 0.03 0.00 0.03 0.00 0.03 99.92 16:13:13 13:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 13:16:01 1 0.05 0.00 0.05 0.00 0.08 99.81 16:13:13 13:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:13:13 13:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 13:17:01 all 0.01 0.00 0.02 0.00 0.14 99.83 16:13:13 13:17:01 0 0.00 0.00 0.02 0.00 0.07 99.92 16:13:13 13:17:01 1 0.02 0.00 0.03 0.00 0.25 99.70 16:13:13 13:17:01 2 0.02 0.00 0.03 0.00 0.20 99.75 16:13:13 13:17:01 3 0.00 0.00 0.02 0.00 0.05 99.93 16:13:13 13:18:01 all 0.17 0.00 0.04 0.00 0.12 99.67 16:13:13 13:18:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 13:18:01 1 0.05 0.00 0.07 0.00 0.18 99.70 16:13:13 13:18:01 2 0.52 0.00 0.03 0.00 0.08 99.37 16:13:13 13:18:01 3 0.12 0.00 0.03 0.00 0.17 99.68 16:13:13 13:19:01 all 0.10 0.00 0.03 0.00 0.09 99.78 16:13:13 13:19:01 0 0.03 0.00 0.05 0.00 0.25 99.67 16:13:13 13:19:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 13:19:01 2 0.02 0.00 0.05 0.00 0.03 99.90 16:13:13 13:19:01 3 0.32 0.00 0.02 0.00 0.05 99.62 16:13:13 13:20:01 all 0.14 0.00 0.02 0.00 0.08 99.76 16:13:13 13:20:01 0 0.03 0.00 0.00 0.00 0.10 99.87 16:13:13 13:20:01 1 0.05 0.00 0.03 0.00 0.08 99.83 16:13:13 13:20:01 2 0.05 0.00 0.03 0.00 0.03 99.88 16:13:13 13:20:01 3 0.42 0.00 0.02 0.00 0.12 99.45 16:13:13 13:21:01 all 0.12 0.00 0.02 0.00 0.11 99.74 16:13:13 13:21:01 0 0.00 0.00 0.03 0.00 0.10 99.87 16:13:13 13:21:01 1 0.00 0.00 0.03 0.00 0.07 99.90 16:13:13 13:21:01 2 0.02 0.00 0.02 0.00 0.13 99.83 16:13:13 13:21:01 3 0.47 0.00 0.02 0.00 0.15 99.37 16:13:13 16:13:13 13:21:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 13:22:01 all 0.10 0.00 0.03 0.00 0.07 99.79 16:13:13 13:22:01 0 0.02 0.00 0.03 0.00 0.07 99.88 16:13:13 13:22:01 1 0.03 0.00 0.02 0.00 0.12 99.83 16:13:13 13:22:01 2 0.03 0.00 0.03 0.00 0.07 99.87 16:13:13 13:22:01 3 0.33 0.00 0.03 0.00 0.05 99.58 16:13:13 13:23:01 all 0.13 0.00 0.02 0.00 0.14 99.71 16:13:13 13:23:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 13:23:01 1 0.02 0.00 0.02 0.00 0.07 99.90 16:13:13 13:23:01 2 0.03 0.00 0.03 0.00 0.20 99.73 16:13:13 13:23:01 3 0.45 0.00 0.00 0.00 0.27 99.28 16:13:13 13:24:01 all 0.12 0.00 0.03 0.00 0.12 99.73 16:13:13 13:24:01 0 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 13:24:01 1 0.07 0.00 0.05 0.00 0.23 99.65 16:13:13 13:24:01 2 0.03 0.00 0.02 0.00 0.05 99.90 16:13:13 13:24:01 3 0.37 0.00 0.03 0.00 0.17 99.43 16:13:13 13:25:01 all 0.07 0.00 0.03 0.00 0.10 99.80 16:13:13 13:25:01 0 0.02 0.00 0.03 0.00 0.12 99.83 16:13:13 13:25:01 1 0.00 0.00 0.02 0.00 0.07 99.92 16:13:13 13:25:01 2 0.02 0.00 0.02 0.00 0.12 99.85 16:13:13 13:25:01 3 0.27 0.00 0.05 0.00 0.08 99.60 16:13:13 13:26:01 all 0.09 0.00 0.02 0.00 0.04 99.85 16:13:13 13:26:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:13:13 13:26:01 1 0.05 0.00 0.03 0.00 0.07 99.85 16:13:13 13:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:13:13 13:26:01 3 0.25 0.00 0.03 0.00 0.03 99.68 16:13:13 13:27:01 all 0.12 0.00 0.03 0.00 0.04 99.81 16:13:13 13:27:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 13:27:01 1 0.18 0.00 0.03 0.00 0.02 99.77 16:13:13 13:27:01 2 0.02 0.00 0.03 0.00 0.07 99.88 16:13:13 13:27:01 3 0.27 0.00 0.03 0.00 0.02 99.68 16:13:13 13:28:01 all 0.13 0.00 0.02 0.00 0.07 99.78 16:13:13 13:28:01 0 0.02 0.00 0.03 0.00 0.15 99.80 16:13:13 13:28:01 1 0.45 0.00 0.02 0.00 0.05 99.48 16:13:13 13:28:01 2 0.03 0.00 0.03 0.00 0.08 99.85 16:13:13 13:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:13:13 13:29:01 all 0.11 0.00 0.02 0.00 0.04 99.83 16:13:13 13:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 13:29:01 1 0.42 0.00 0.02 0.00 0.07 99.50 16:13:13 13:29:01 2 0.03 0.00 0.03 0.00 0.05 99.88 16:13:13 13:29:01 3 0.00 0.00 0.02 0.00 0.05 99.93 16:13:13 13:30:02 all 0.08 0.00 0.04 0.00 0.05 99.83 16:13:13 13:30:02 0 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 13:30:02 1 0.25 0.00 0.05 0.00 0.03 99.67 16:13:13 13:30:02 2 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 13:30:02 3 0.05 0.00 0.05 0.00 0.13 99.77 16:13:13 13:31:01 all 0.14 0.00 0.03 0.00 0.06 99.78 16:13:13 13:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:13:13 13:31:01 1 0.47 0.00 0.03 0.00 0.03 99.46 16:13:13 13:31:01 2 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 13:31:01 3 0.07 0.00 0.05 0.00 0.15 99.73 16:13:13 13:32:01 all 0.10 0.00 0.02 0.00 0.03 99.84 16:13:13 13:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:13:13 13:32:01 1 0.38 0.00 0.03 0.00 0.03 99.55 16:13:13 13:32:01 2 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 13:32:01 3 0.02 0.00 0.03 0.00 0.05 99.90 16:13:13 16:13:13 13:32:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 13:33:01 all 0.13 0.00 0.03 0.00 0.04 99.79 16:13:13 13:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 13:33:01 1 0.43 0.00 0.05 0.00 0.03 99.48 16:13:13 13:33:01 2 0.05 0.00 0.05 0.00 0.10 99.80 16:13:13 13:33:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 13:34:01 all 0.13 0.00 0.02 0.00 0.07 99.78 16:13:13 13:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 13:34:01 1 0.42 0.00 0.02 0.00 0.08 99.48 16:13:13 13:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 13:34:01 3 0.05 0.00 0.03 0.00 0.20 99.72 16:13:13 13:35:01 all 0.12 0.00 0.03 0.00 0.09 99.77 16:13:13 13:35:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 13:35:01 1 0.38 0.00 0.03 0.00 0.07 99.52 16:13:13 13:35:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 13:35:01 3 0.05 0.00 0.05 0.00 0.22 99.68 16:13:13 13:36:01 all 0.12 0.00 0.03 0.00 0.05 99.80 16:13:13 13:36:01 0 0.00 0.00 0.03 0.00 0.03 99.93 16:13:13 13:36:01 1 0.43 0.00 0.07 0.00 0.12 99.38 16:13:13 13:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:13:13 13:36:01 3 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 13:37:01 all 0.11 0.00 0.04 0.00 0.03 99.82 16:13:13 13:37:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 13:37:01 1 0.27 0.00 0.05 0.00 0.08 99.60 16:13:13 13:37:01 2 0.17 0.00 0.05 0.00 0.02 99.77 16:13:13 13:37:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 13:38:01 all 0.12 0.00 0.02 0.00 0.07 99.79 16:13:13 13:38:01 0 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 13:38:01 1 0.10 0.00 0.03 0.00 0.02 99.85 16:13:13 13:38:01 2 0.32 0.00 0.03 0.00 0.17 99.48 16:13:13 13:38:01 3 0.03 0.00 0.00 0.00 0.02 99.95 16:13:13 13:39:01 all 0.08 0.00 0.03 0.00 0.05 99.85 16:13:13 13:39:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 13:39:01 1 0.23 0.00 0.03 0.00 0.08 99.65 16:13:13 13:39:01 2 0.05 0.00 0.05 0.00 0.05 99.85 16:13:13 13:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 13:40:01 all 0.10 0.00 0.02 0.00 0.07 99.81 16:13:13 13:40:01 0 0.00 0.00 0.03 0.00 0.12 99.85 16:13:13 13:40:01 1 0.35 0.00 0.05 0.00 0.08 99.52 16:13:13 13:40:01 2 0.03 0.00 0.00 0.00 0.07 99.90 16:13:13 13:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 13:41:01 all 0.10 0.00 0.02 0.00 0.05 99.82 16:13:13 13:41:01 0 0.02 0.00 0.00 0.00 0.08 99.90 16:13:13 13:41:01 1 0.32 0.00 0.03 0.00 0.05 99.60 16:13:13 13:41:01 2 0.05 0.00 0.02 0.00 0.00 99.93 16:13:13 13:41:01 3 0.03 0.00 0.05 0.00 0.08 99.83 16:13:13 13:42:01 all 0.12 0.00 0.03 0.00 0.05 99.79 16:13:13 13:42:01 0 0.02 0.00 0.03 0.00 0.08 99.87 16:13:13 13:42:01 1 0.45 0.00 0.05 0.00 0.05 99.45 16:13:13 13:42:01 2 0.02 0.00 0.03 0.00 0.05 99.90 16:13:13 13:42:01 3 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 13:43:01 all 0.15 0.00 0.02 0.00 0.05 99.79 16:13:13 13:43:01 0 0.07 0.00 0.07 0.00 0.13 99.73 16:13:13 13:43:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:13:13 13:43:01 2 0.47 0.00 0.00 0.00 0.02 99.52 16:13:13 13:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:13:13 16:13:13 13:43:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 13:44:01 all 0.10 0.00 0.03 0.00 0.05 99.81 16:13:13 13:44:01 0 0.03 0.00 0.05 0.00 0.08 99.83 16:13:13 13:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 13:44:01 2 0.33 0.00 0.03 0.00 0.12 99.52 16:13:13 13:44:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 13:45:01 all 0.12 0.00 0.03 0.00 0.05 99.80 16:13:13 13:45:01 0 0.02 0.00 0.03 0.00 0.07 99.88 16:13:13 13:45:01 1 0.03 0.00 0.03 0.00 0.07 99.87 16:13:13 13:45:01 2 0.40 0.00 0.03 0.00 0.07 99.50 16:13:13 13:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 13:46:01 all 0.07 0.00 0.04 0.00 0.10 99.78 16:13:13 13:46:01 0 0.00 0.00 0.02 0.00 0.18 99.80 16:13:13 13:46:01 1 0.03 0.00 0.05 0.00 0.03 99.88 16:13:13 13:46:01 2 0.22 0.00 0.05 0.00 0.10 99.63 16:13:13 13:46:01 3 0.05 0.00 0.03 0.00 0.10 99.82 16:13:13 13:47:01 all 0.12 0.00 0.02 0.00 0.08 99.77 16:13:13 13:47:01 0 0.02 0.00 0.02 0.00 0.12 99.85 16:13:13 13:47:01 1 0.02 0.00 0.03 0.00 0.05 99.90 16:13:13 13:47:01 2 0.42 0.00 0.02 0.00 0.05 99.52 16:13:13 13:47:01 3 0.03 0.00 0.03 0.00 0.12 99.82 16:13:13 13:48:01 all 0.11 0.00 0.02 0.00 0.10 99.77 16:13:13 13:48:01 0 0.07 0.00 0.05 0.00 0.28 99.60 16:13:13 13:48:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 13:48:01 2 0.35 0.00 0.02 0.00 0.08 99.55 16:13:13 13:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:13:13 13:49:02 all 0.12 0.00 0.02 0.00 0.08 99.77 16:13:13 13:49:02 0 0.02 0.00 0.02 0.00 0.13 99.83 16:13:13 13:49:02 1 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 13:49:02 2 0.43 0.00 0.05 0.00 0.15 99.37 16:13:13 13:49:02 3 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 13:50:01 all 0.12 0.00 0.04 0.00 0.08 99.76 16:13:13 13:50:01 0 0.05 0.00 0.05 0.00 0.14 99.76 16:13:13 13:50:01 1 0.02 0.00 0.07 0.00 0.03 99.88 16:13:13 13:50:01 2 0.41 0.00 0.02 0.00 0.12 99.46 16:13:13 13:50:01 3 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 13:51:01 all 0.05 0.00 0.02 0.00 0.08 99.85 16:13:13 13:51:01 0 0.00 0.00 0.00 0.00 0.13 99.87 16:13:13 13:51:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 13:51:01 2 0.13 0.00 0.02 0.00 0.07 99.78 16:13:13 13:51:01 3 0.03 0.00 0.05 0.00 0.08 99.83 16:13:13 13:52:01 all 0.14 0.00 0.03 0.00 0.05 99.78 16:13:13 13:52:01 0 0.00 0.00 0.02 0.00 0.03 99.95 16:13:13 13:52:01 1 0.12 0.00 0.07 0.00 0.08 99.73 16:13:13 13:52:01 2 0.43 0.00 0.03 0.00 0.02 99.52 16:13:13 13:52:01 3 0.02 0.00 0.00 0.00 0.07 99.92 16:13:13 13:53:01 all 0.11 0.00 0.03 0.00 0.06 99.80 16:13:13 13:53:01 0 0.32 0.00 0.05 0.00 0.03 99.60 16:13:13 13:53:01 1 0.03 0.00 0.05 0.00 0.07 99.85 16:13:13 13:53:01 2 0.10 0.00 0.02 0.00 0.07 99.82 16:13:13 13:53:01 3 0.00 0.00 0.02 0.00 0.07 99.92 16:13:13 13:54:01 all 0.13 0.00 0.02 0.00 0.05 99.80 16:13:13 13:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 13:54:01 1 0.03 0.00 0.05 0.00 0.10 99.82 16:13:13 13:54:01 2 0.47 0.00 0.00 0.00 0.03 99.50 16:13:13 13:54:01 3 0.03 0.00 0.02 0.00 0.03 99.92 16:13:13 16:13:13 13:54:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 13:55:01 all 0.11 0.00 0.02 0.00 0.09 99.78 16:13:13 13:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:13:13 13:55:01 1 0.05 0.00 0.05 0.00 0.13 99.77 16:13:13 13:55:01 2 0.38 0.00 0.02 0.00 0.12 99.48 16:13:13 13:55:01 3 0.00 0.00 0.03 0.00 0.08 99.88 16:13:13 13:56:01 all 0.14 0.00 0.04 0.00 0.04 99.78 16:13:13 13:56:01 0 0.08 0.00 0.02 0.00 0.00 99.90 16:13:13 13:56:01 1 0.05 0.00 0.08 0.00 0.10 99.77 16:13:13 13:56:01 2 0.40 0.00 0.03 0.00 0.03 99.53 16:13:13 13:56:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 13:57:01 all 0.14 0.00 0.03 0.00 0.04 99.79 16:13:13 13:57:01 0 0.45 0.00 0.02 0.00 0.03 99.50 16:13:13 13:57:01 1 0.07 0.00 0.08 0.00 0.10 99.75 16:13:13 13:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 13:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 13:58:01 all 0.14 0.00 0.03 0.00 0.06 99.77 16:13:13 13:58:01 0 0.45 0.00 0.02 0.00 0.07 99.47 16:13:13 13:58:01 1 0.07 0.00 0.05 0.00 0.17 99.72 16:13:13 13:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 13:58:01 3 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 13:59:01 all 0.13 0.00 0.02 0.00 0.05 99.80 16:13:13 13:59:01 0 0.47 0.00 0.02 0.00 0.03 99.48 16:13:13 13:59:01 1 0.00 0.00 0.03 0.00 0.05 99.92 16:13:13 13:59:01 2 0.03 0.00 0.02 0.00 0.12 99.83 16:13:13 13:59:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 14:00:01 all 0.12 0.00 0.02 0.00 0.06 99.79 16:13:13 14:00:01 0 0.43 0.00 0.02 0.00 0.05 99.50 16:13:13 14:00:01 1 0.02 0.00 0.02 0.00 0.10 99.87 16:13:13 14:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 14:00:01 3 0.03 0.00 0.03 0.00 0.08 99.85 16:13:13 14:01:01 all 0.12 0.00 0.04 0.00 0.06 99.78 16:13:13 14:01:01 0 0.42 0.00 0.03 0.00 0.07 99.48 16:13:13 14:01:01 1 0.02 0.00 0.03 0.00 0.07 99.88 16:13:13 14:01:01 2 0.03 0.00 0.03 0.00 0.00 99.93 16:13:13 14:01:01 3 0.03 0.00 0.05 0.00 0.12 99.80 16:13:13 14:02:01 all 0.14 0.00 0.02 0.00 0.06 99.77 16:13:13 14:02:01 0 0.48 0.00 0.02 0.00 0.05 99.45 16:13:13 14:02:01 1 0.03 0.00 0.03 0.00 0.08 99.85 16:13:13 14:02:01 2 0.00 0.00 0.02 0.00 0.05 99.93 16:13:13 14:02:01 3 0.05 0.00 0.03 0.00 0.07 99.85 16:13:13 14:03:01 all 0.12 0.00 0.02 0.00 0.04 99.81 16:13:13 14:03:01 0 0.43 0.00 0.03 0.00 0.03 99.50 16:13:13 14:03:01 1 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 14:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:13:13 14:03:01 3 0.02 0.00 0.03 0.00 0.05 99.90 16:13:13 14:04:01 all 0.14 0.00 0.04 0.00 0.04 99.78 16:13:13 14:04:01 0 0.43 0.00 0.02 0.00 0.05 99.50 16:13:13 14:04:01 1 0.07 0.00 0.08 0.00 0.08 99.77 16:13:13 14:04:01 2 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 14:04:01 3 0.03 0.00 0.03 0.00 0.02 99.92 16:13:13 14:05:01 all 0.14 0.00 0.02 0.00 0.05 99.78 16:13:13 14:05:01 0 0.45 0.00 0.03 0.00 0.05 99.47 16:13:13 14:05:01 1 0.05 0.00 0.03 0.00 0.10 99.82 16:13:13 14:05:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 14:05:01 3 0.03 0.00 0.02 0.00 0.05 99.90 16:13:13 16:13:13 14:05:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 14:06:02 all 0.14 0.00 0.02 0.00 0.07 99.77 16:13:13 14:06:02 0 0.45 0.00 0.00 0.00 0.03 99.52 16:13:13 14:06:02 1 0.05 0.00 0.05 0.00 0.15 99.75 16:13:13 14:06:02 2 0.03 0.00 0.02 0.00 0.03 99.92 16:13:13 14:06:02 3 0.02 0.00 0.03 0.00 0.07 99.88 16:13:13 14:07:01 all 0.13 0.00 0.02 0.00 0.03 99.82 16:13:13 14:07:01 0 0.46 0.00 0.00 0.00 0.02 99.53 16:13:13 14:07:01 1 0.02 0.00 0.03 0.00 0.05 99.90 16:13:13 14:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 14:07:01 3 0.02 0.00 0.03 0.00 0.05 99.90 16:13:13 14:08:01 all 0.09 0.00 0.03 0.00 0.05 99.84 16:13:13 14:08:01 0 0.30 0.00 0.03 0.00 0.05 99.62 16:13:13 14:08:01 1 0.00 0.00 0.03 0.00 0.07 99.90 16:13:13 14:08:01 2 0.03 0.00 0.03 0.00 0.07 99.87 16:13:13 14:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 14:09:01 all 0.13 0.00 0.03 0.00 0.04 99.80 16:13:13 14:09:01 0 0.43 0.00 0.02 0.00 0.05 99.50 16:13:13 14:09:01 1 0.03 0.00 0.03 0.00 0.05 99.88 16:13:13 14:09:01 2 0.03 0.00 0.03 0.00 0.05 99.88 16:13:13 14:09:01 3 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 14:10:01 all 0.12 0.00 0.03 0.00 0.05 99.79 16:13:13 14:10:01 0 0.43 0.00 0.02 0.00 0.00 99.55 16:13:13 14:10:01 1 0.00 0.00 0.02 0.00 0.12 99.87 16:13:13 14:10:01 2 0.05 0.00 0.03 0.00 0.10 99.82 16:13:13 14:10:01 3 0.02 0.00 0.05 0.00 0.00 99.93 16:13:13 14:11:01 all 0.12 0.00 0.03 0.00 0.05 99.80 16:13:13 14:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 14:11:01 1 0.03 0.00 0.05 0.00 0.10 99.82 16:13:13 14:11:01 2 0.40 0.00 0.02 0.00 0.07 99.52 16:13:13 14:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:13:13 14:12:01 all 0.07 0.00 0.04 0.00 0.05 99.85 16:13:13 14:12:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 14:12:01 1 0.17 0.00 0.07 0.00 0.07 99.70 16:13:13 14:12:01 2 0.08 0.00 0.03 0.00 0.05 99.83 16:13:13 14:12:01 3 0.00 0.00 0.02 0.00 0.08 99.90 16:13:13 14:13:01 all 0.09 0.00 0.03 0.00 0.05 99.83 16:13:13 14:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 14:13:01 1 0.30 0.00 0.05 0.00 0.00 99.65 16:13:13 14:13:01 2 0.03 0.00 0.03 0.00 0.10 99.83 16:13:13 14:13:01 3 0.02 0.00 0.03 0.00 0.08 99.87 16:13:13 14:14:01 all 0.09 0.00 0.02 0.00 0.22 99.67 16:13:13 14:14:01 0 0.00 0.00 0.00 0.00 0.03 99.97 16:13:13 14:14:01 1 0.33 0.00 0.03 0.00 0.17 99.47 16:13:13 14:14:01 2 0.02 0.00 0.03 0.00 0.43 99.52 16:13:13 14:14:01 3 0.02 0.00 0.02 0.00 0.25 99.72 16:13:13 14:15:01 all 0.10 0.00 0.02 0.00 0.20 99.68 16:13:13 14:15:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 14:15:01 1 0.37 0.00 0.03 0.00 0.15 99.45 16:13:13 14:15:01 2 0.02 0.00 0.02 0.00 0.30 99.67 16:13:13 14:15:01 3 0.02 0.00 0.02 0.00 0.30 99.67 16:13:13 14:16:01 all 0.12 0.00 0.02 0.00 0.12 99.74 16:13:13 14:16:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 14:16:01 1 0.40 0.00 0.03 0.00 0.13 99.43 16:13:13 14:16:01 2 0.02 0.00 0.02 0.00 0.12 99.85 16:13:13 14:16:01 3 0.05 0.00 0.03 0.00 0.20 99.72 16:13:13 16:13:13 14:16:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 14:17:01 all 0.11 0.00 0.02 0.00 0.04 99.83 16:13:13 14:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:13:13 14:17:01 1 0.37 0.00 0.02 0.00 0.03 99.58 16:13:13 14:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:13:13 14:17:01 3 0.03 0.00 0.03 0.00 0.12 99.82 16:13:13 14:18:01 all 0.12 0.00 0.04 0.00 0.04 99.80 16:13:13 14:18:01 0 0.05 0.00 0.07 0.00 0.08 99.80 16:13:13 14:18:01 1 0.27 0.00 0.03 0.00 0.03 99.67 16:13:13 14:18:01 2 0.13 0.00 0.02 0.00 0.02 99.83 16:13:13 14:18:01 3 0.03 0.00 0.03 0.00 0.02 99.92 16:13:13 14:19:01 all 0.13 0.00 0.03 0.00 0.02 99.82 16:13:13 14:19:01 0 0.03 0.00 0.03 0.00 0.07 99.87 16:13:13 14:19:01 1 0.02 0.00 0.05 0.00 0.00 99.93 16:13:13 14:19:01 2 0.47 0.00 0.02 0.00 0.03 99.48 16:13:13 14:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 14:20:01 all 0.15 0.00 0.02 0.00 0.07 99.77 16:13:13 14:20:01 0 0.00 0.00 0.00 0.00 0.13 99.87 16:13:13 14:20:01 1 0.33 0.00 0.03 0.00 0.07 99.57 16:13:13 14:20:01 2 0.22 0.00 0.03 0.00 0.07 99.68 16:13:13 14:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:13:13 14:21:01 all 0.13 0.00 0.02 0.00 0.02 99.82 16:13:13 14:21:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 14:21:01 1 0.45 0.00 0.05 0.00 0.02 99.48 16:13:13 14:21:01 2 0.03 0.00 0.02 0.00 0.03 99.92 16:13:13 14:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 14:22:01 all 0.11 0.00 0.03 0.00 0.03 99.83 16:13:13 14:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 14:22:01 1 0.37 0.00 0.07 0.00 0.03 99.53 16:13:13 14:22:01 2 0.05 0.00 0.02 0.00 0.07 99.87 16:13:13 14:22:01 3 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 14:23:01 all 0.08 0.00 0.03 0.00 0.03 99.87 16:13:13 14:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:13:13 14:23:01 1 0.25 0.00 0.03 0.00 0.02 99.70 16:13:13 14:23:01 2 0.03 0.00 0.05 0.00 0.03 99.88 16:13:13 14:23:01 3 0.00 0.00 0.02 0.00 0.07 99.92 16:13:13 14:24:02 all 0.10 0.00 0.02 0.00 0.04 99.84 16:13:13 14:24:02 0 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 14:24:02 1 0.30 0.00 0.03 0.00 0.03 99.63 16:13:13 14:24:02 2 0.03 0.00 0.02 0.00 0.07 99.88 16:13:13 14:24:02 3 0.05 0.00 0.02 0.00 0.05 99.88 16:13:13 14:25:01 all 0.13 0.00 0.03 0.00 0.04 99.81 16:13:13 14:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:13:13 14:25:01 1 0.47 0.00 0.03 0.00 0.03 99.46 16:13:13 14:25:01 2 0.03 0.00 0.05 0.00 0.05 99.86 16:13:13 14:25:01 3 0.00 0.00 0.02 0.00 0.05 99.93 16:13:13 14:26:01 all 0.16 0.00 0.03 0.00 0.05 99.76 16:13:13 14:26:01 0 0.02 0.00 0.03 0.00 0.12 99.83 16:13:13 14:26:01 1 0.52 0.00 0.03 0.00 0.03 99.42 16:13:13 14:26:01 2 0.05 0.00 0.03 0.00 0.03 99.88 16:13:13 14:26:01 3 0.05 0.00 0.03 0.00 0.00 99.92 16:13:13 14:27:01 all 0.14 0.00 0.03 0.00 0.01 99.82 16:13:13 14:27:01 0 0.05 0.00 0.07 0.00 0.03 99.85 16:13:13 14:27:01 1 0.47 0.00 0.03 0.00 0.02 99.48 16:13:13 14:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:13:13 14:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 16:13:13 14:27:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 14:28:01 all 0.14 0.00 0.02 0.00 0.03 99.82 16:13:13 14:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 14:28:01 1 0.47 0.00 0.02 0.00 0.03 99.48 16:13:13 14:28:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 14:28:01 3 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 14:29:01 all 0.12 0.00 0.03 0.00 0.04 99.81 16:13:13 14:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 14:29:01 1 0.42 0.00 0.03 0.00 0.07 99.48 16:13:13 14:29:01 2 0.02 0.00 0.03 0.00 0.05 99.90 16:13:13 14:29:01 3 0.03 0.00 0.03 0.00 0.05 99.88 16:13:13 14:30:01 all 0.11 0.00 0.03 0.00 0.02 99.83 16:13:13 14:30:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 14:30:01 1 0.40 0.00 0.05 0.00 0.00 99.55 16:13:13 14:30:01 2 0.00 0.00 0.03 0.00 0.02 99.95 16:13:13 14:30:01 3 0.03 0.00 0.03 0.00 0.03 99.90 16:13:13 14:31:01 all 0.14 0.00 0.02 0.00 0.02 99.82 16:13:13 14:31:01 0 0.47 0.00 0.00 0.00 0.05 99.48 16:13:13 14:31:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 14:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:13:13 14:31:01 3 0.03 0.00 0.03 0.00 0.03 99.90 16:13:13 14:32:01 all 0.12 0.00 0.03 0.00 0.03 99.82 16:13:13 14:32:01 0 0.43 0.00 0.03 0.00 0.02 99.52 16:13:13 14:32:01 1 0.00 0.00 0.03 0.00 0.03 99.93 16:13:13 14:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:13:13 14:32:01 3 0.03 0.00 0.07 0.00 0.05 99.85 16:13:13 14:33:01 all 0.14 0.00 0.02 0.00 0.05 99.79 16:13:13 14:33:01 0 0.42 0.00 0.02 0.00 0.08 99.48 16:13:13 14:33:01 1 0.05 0.00 0.05 0.00 0.05 99.85 16:13:13 14:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:13:13 14:33:01 3 0.05 0.00 0.02 0.00 0.05 99.88 16:13:13 14:34:01 all 0.11 0.00 0.02 0.00 0.03 99.84 16:13:13 14:34:01 0 0.38 0.00 0.00 0.00 0.03 99.58 16:13:13 14:34:01 1 0.00 0.00 0.03 0.00 0.05 99.92 16:13:13 14:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:13:13 14:34:01 3 0.03 0.00 0.05 0.00 0.05 99.87 16:13:13 14:35:01 all 0.14 0.00 0.02 0.00 0.03 99.81 16:13:13 14:35:01 0 0.47 0.00 0.02 0.00 0.03 99.48 16:13:13 14:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 14:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 14:35:01 3 0.03 0.00 0.03 0.00 0.07 99.87 16:13:13 14:36:01 all 0.13 0.00 0.02 0.00 0.02 99.83 16:13:13 14:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:13:13 14:36:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 14:36:01 2 0.03 0.00 0.03 0.00 0.05 99.88 16:13:13 14:36:01 3 0.47 0.00 0.00 0.00 0.00 99.53 16:13:13 14:37:01 all 0.14 0.00 0.03 0.00 0.03 99.80 16:13:13 14:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 14:37:01 1 0.05 0.00 0.05 0.00 0.05 99.85 16:13:13 14:37:01 2 0.03 0.00 0.02 0.00 0.03 99.92 16:13:13 14:37:01 3 0.47 0.00 0.02 0.00 0.03 99.48 16:13:13 14:38:01 all 0.13 0.00 0.03 0.00 0.06 99.78 16:13:13 14:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 14:38:01 1 0.03 0.00 0.05 0.00 0.23 99.68 16:13:13 14:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 14:38:01 3 0.45 0.00 0.03 0.00 0.02 99.50 16:13:13 16:13:13 14:38:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 14:39:01 all 0.11 0.00 0.03 0.00 0.06 99.80 16:13:13 14:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:13:13 14:39:01 1 0.05 0.00 0.03 0.00 0.12 99.80 16:13:13 14:39:01 2 0.03 0.00 0.02 0.00 0.08 99.87 16:13:13 14:39:01 3 0.37 0.00 0.08 0.00 0.02 99.53 16:13:13 14:40:01 all 0.12 0.00 0.03 0.00 0.05 99.80 16:13:13 14:40:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:13:13 14:40:01 1 0.03 0.00 0.05 0.00 0.07 99.85 16:13:13 14:40:01 2 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 14:40:01 3 0.43 0.00 0.03 0.00 0.07 99.47 16:13:13 14:41:01 all 0.09 0.00 0.03 0.00 0.04 99.83 16:13:13 14:41:01 0 0.00 0.00 0.02 0.00 0.07 99.92 16:13:13 14:41:01 1 0.05 0.00 0.03 0.00 0.07 99.85 16:13:13 14:41:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:13:13 14:41:01 3 0.28 0.00 0.07 0.00 0.03 99.62 16:13:13 14:42:01 all 0.07 0.00 0.04 0.00 0.03 99.86 16:13:13 14:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 14:42:01 1 0.03 0.00 0.07 0.00 0.03 99.87 16:13:13 14:42:01 2 0.03 0.00 0.03 0.00 0.03 99.90 16:13:13 14:42:01 3 0.18 0.00 0.05 0.00 0.03 99.73 16:13:13 14:43:02 all 0.15 0.00 0.02 0.00 0.04 99.79 16:13:13 14:43:02 0 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 14:43:02 1 0.05 0.00 0.03 0.00 0.07 99.85 16:13:13 14:43:02 2 0.05 0.00 0.03 0.00 0.03 99.88 16:13:13 14:43:02 3 0.47 0.00 0.02 0.00 0.02 99.50 16:13:13 14:44:01 all 0.13 0.00 0.02 0.00 0.08 99.77 16:13:13 14:44:01 0 0.03 0.00 0.02 0.00 0.14 99.81 16:13:13 14:44:01 1 0.46 0.00 0.03 0.00 0.17 99.34 16:13:13 14:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 14:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:13:13 14:45:01 all 0.13 0.00 0.02 0.00 0.05 99.80 16:13:13 14:45:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:13:13 14:45:01 1 0.47 0.00 0.03 0.00 0.08 99.42 16:13:13 14:45:01 2 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 14:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 14:46:01 all 0.13 0.00 0.02 0.00 0.05 99.80 16:13:13 14:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 14:46:01 1 0.47 0.00 0.03 0.00 0.08 99.42 16:13:13 14:46:01 2 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 14:46:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 14:47:01 all 0.11 0.00 0.03 0.00 0.06 99.80 16:13:13 14:47:01 0 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 14:47:01 1 0.40 0.00 0.03 0.00 0.07 99.50 16:13:13 14:47:01 2 0.03 0.00 0.05 0.00 0.08 99.83 16:13:13 14:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 14:48:01 all 0.15 0.00 0.02 0.00 0.05 99.78 16:13:13 14:48:01 0 0.48 0.00 0.02 0.00 0.12 99.38 16:13:13 14:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:13:13 14:48:01 2 0.03 0.00 0.03 0.00 0.07 99.87 16:13:13 14:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:13:13 14:49:01 all 0.13 0.00 0.02 0.00 0.04 99.80 16:13:13 14:49:01 0 0.02 0.00 0.02 0.00 0.07 99.90 16:13:13 14:49:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:13:13 14:49:01 2 0.47 0.00 0.02 0.00 0.03 99.48 16:13:13 14:49:01 3 0.00 0.00 0.03 0.00 0.02 99.95 16:13:13 16:13:13 14:49:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 14:50:01 all 0.14 0.00 0.04 0.00 0.05 99.78 16:13:13 14:50:01 0 0.00 0.00 0.03 0.00 0.07 99.90 16:13:13 14:50:01 1 0.10 0.00 0.05 0.00 0.07 99.78 16:13:13 14:50:01 2 0.43 0.00 0.03 0.00 0.05 99.48 16:13:13 14:50:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:13:13 14:51:01 all 0.12 0.00 0.02 0.00 0.03 99.82 16:13:13 14:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 14:51:01 1 0.45 0.00 0.03 0.00 0.05 99.47 16:13:13 14:51:01 2 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 14:51:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 14:52:01 all 0.11 0.00 0.02 0.00 0.04 99.83 16:13:13 14:52:01 0 0.03 0.00 0.03 0.00 0.10 99.83 16:13:13 14:52:01 1 0.37 0.00 0.02 0.00 0.03 99.58 16:13:13 14:52:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:13:13 14:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 14:53:01 all 0.14 0.00 0.02 0.00 0.03 99.80 16:13:13 14:53:01 0 0.03 0.00 0.02 0.00 0.08 99.87 16:13:13 14:53:01 1 0.48 0.00 0.03 0.00 0.02 99.47 16:13:13 14:53:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:13:13 14:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 14:54:01 all 0.07 0.00 0.04 0.00 0.05 99.84 16:13:13 14:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 14:54:01 1 0.18 0.00 0.07 0.00 0.03 99.72 16:13:13 14:54:01 2 0.05 0.00 0.05 0.00 0.17 99.73 16:13:13 14:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:13:13 14:55:01 all 0.14 0.00 0.03 0.00 0.03 99.80 16:13:13 14:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 14:55:01 1 0.47 0.00 0.05 0.00 0.02 99.47 16:13:13 14:55:01 2 0.07 0.00 0.03 0.00 0.08 99.82 16:13:13 14:55:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 14:56:01 all 0.13 0.00 0.04 0.00 0.02 99.81 16:13:13 14:56:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 14:56:01 1 0.37 0.00 0.03 0.00 0.02 99.58 16:13:13 14:56:01 2 0.10 0.00 0.07 0.00 0.07 99.77 16:13:13 14:56:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:13:13 14:57:01 all 0.12 0.00 0.03 0.00 0.02 99.83 16:13:13 14:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 14:57:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 14:57:01 2 0.45 0.00 0.07 0.00 0.05 99.43 16:13:13 14:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:13:13 14:58:01 all 0.15 0.00 0.02 0.00 0.02 99.81 16:13:13 14:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:13:13 14:58:01 1 0.05 0.00 0.05 0.00 0.07 99.83 16:13:13 14:58:01 2 0.50 0.00 0.00 0.00 0.03 99.47 16:13:13 14:58:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 14:59:01 all 0.14 0.00 0.02 0.00 0.04 99.80 16:13:13 14:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 14:59:01 1 0.03 0.00 0.05 0.00 0.05 99.87 16:13:13 14:59:01 2 0.50 0.00 0.02 0.00 0.07 99.42 16:13:13 14:59:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 15:00:01 all 0.14 0.00 0.02 0.00 0.03 99.81 16:13:13 15:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 15:00:01 1 0.03 0.00 0.03 0.00 0.07 99.87 16:13:13 15:00:01 2 0.48 0.00 0.02 0.00 0.07 99.43 16:13:13 15:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:13:13 16:13:13 15:00:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 15:01:01 all 0.14 0.00 0.03 0.00 0.04 99.79 16:13:13 15:01:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 15:01:01 1 0.05 0.00 0.05 0.00 0.08 99.82 16:13:13 15:01:01 2 0.48 0.00 0.00 0.00 0.07 99.45 16:13:13 15:01:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 15:02:01 all 0.14 0.00 0.03 0.00 0.05 99.79 16:13:13 15:02:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 15:02:01 1 0.03 0.00 0.05 0.00 0.08 99.83 16:13:13 15:02:01 2 0.49 0.00 0.03 0.00 0.07 99.41 16:13:13 15:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 15:03:01 all 0.14 0.00 0.03 0.00 0.04 99.80 16:13:13 15:03:01 0 0.00 0.00 0.02 0.00 0.03 99.95 16:13:13 15:03:01 1 0.05 0.00 0.07 0.00 0.05 99.83 16:13:13 15:03:01 2 0.48 0.00 0.02 0.00 0.07 99.43 16:13:13 15:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 15:04:01 all 0.14 0.00 0.02 0.00 0.03 99.82 16:13:13 15:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:13:13 15:04:01 1 0.03 0.00 0.03 0.00 0.05 99.88 16:13:13 15:04:01 2 0.48 0.00 0.02 0.00 0.03 99.47 16:13:13 15:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 15:05:01 all 0.14 0.00 0.02 0.00 0.05 99.78 16:13:13 15:05:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 15:05:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:13:13 15:05:01 2 0.47 0.00 0.02 0.00 0.12 99.40 16:13:13 15:05:01 3 0.03 0.00 0.02 0.00 0.07 99.88 16:13:13 15:06:01 all 0.11 0.00 0.03 0.00 0.03 99.83 16:13:13 15:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 15:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 15:06:01 2 0.37 0.00 0.05 0.00 0.07 99.52 16:13:13 15:06:01 3 0.03 0.00 0.03 0.00 0.03 99.90 16:13:13 15:07:01 all 0.11 0.00 0.02 0.00 0.04 99.83 16:13:13 15:07:01 0 0.02 0.00 0.02 0.00 0.07 99.90 16:13:13 15:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 15:07:01 2 0.37 0.00 0.02 0.00 0.03 99.58 16:13:13 15:07:01 3 0.03 0.00 0.03 0.00 0.05 99.88 16:13:13 15:08:01 all 0.12 0.00 0.02 0.00 0.05 99.81 16:13:13 15:08:01 0 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 15:08:01 1 0.03 0.00 0.05 0.00 0.08 99.83 16:13:13 15:08:01 2 0.40 0.00 0.02 0.00 0.03 99.55 16:13:13 15:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 15:09:01 all 0.10 0.00 0.03 0.00 0.04 99.83 16:13:13 15:09:01 0 0.03 0.00 0.05 0.00 0.08 99.83 16:13:13 15:09:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 15:09:01 2 0.35 0.00 0.03 0.00 0.03 99.58 16:13:13 15:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 15:10:01 all 0.11 0.00 0.04 0.00 0.09 99.76 16:13:13 15:10:01 0 0.05 0.00 0.07 0.00 0.28 99.60 16:13:13 15:10:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 15:10:01 2 0.37 0.00 0.05 0.00 0.05 99.53 16:13:13 15:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 15:11:01 all 0.15 0.00 0.02 0.00 0.03 99.80 16:13:13 15:11:01 0 0.02 0.00 0.03 0.00 0.08 99.87 16:13:13 15:11:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:13:13 15:11:01 2 0.50 0.00 0.03 0.00 0.02 99.45 16:13:13 15:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 16:13:13 16:13:13 15:11:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 15:12:01 all 0.12 0.00 0.02 0.00 0.02 99.83 16:13:13 15:12:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 15:12:01 1 0.35 0.00 0.03 0.00 0.03 99.58 16:13:13 15:12:01 2 0.08 0.00 0.03 0.00 0.03 99.85 16:13:13 15:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 15:13:01 all 0.13 0.00 0.02 0.00 0.03 99.81 16:13:13 15:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 15:13:01 1 0.48 0.00 0.03 0.00 0.02 99.47 16:13:13 15:13:01 2 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 15:13:01 3 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 15:14:01 all 0.12 0.00 0.05 0.00 0.10 99.73 16:13:13 15:14:01 0 0.02 0.00 0.05 0.00 0.15 99.78 16:13:13 15:14:01 1 0.43 0.00 0.07 0.00 0.05 99.45 16:13:13 15:14:01 2 0.02 0.00 0.02 0.00 0.18 99.78 16:13:13 15:14:01 3 0.02 0.00 0.05 0.00 0.03 99.90 16:13:13 15:15:01 all 0.11 0.00 0.01 0.00 0.06 99.82 16:13:13 15:15:01 0 0.02 0.00 0.02 0.00 0.07 99.90 16:13:13 15:15:01 1 0.38 0.00 0.03 0.00 0.03 99.55 16:13:13 15:15:01 2 0.03 0.00 0.00 0.00 0.15 99.82 16:13:13 15:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:13:13 15:16:01 all 0.13 0.00 0.03 0.00 0.03 99.80 16:13:13 15:16:01 0 0.00 0.00 0.02 0.00 0.03 99.95 16:13:13 15:16:01 1 0.48 0.00 0.03 0.00 0.03 99.45 16:13:13 15:16:01 2 0.03 0.00 0.03 0.00 0.07 99.87 16:13:13 15:16:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 15:17:01 all 0.13 0.00 0.02 0.00 0.06 99.79 16:13:13 15:17:01 0 0.02 0.00 0.02 0.00 0.12 99.85 16:13:13 15:17:01 1 0.47 0.00 0.02 0.00 0.02 99.50 16:13:13 15:17:01 2 0.03 0.00 0.03 0.00 0.08 99.85 16:13:13 15:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:13:13 15:18:01 all 0.14 0.00 0.02 0.00 0.02 99.82 16:13:13 15:18:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 15:18:01 1 0.48 0.00 0.03 0.00 0.02 99.47 16:13:13 15:18:01 2 0.03 0.00 0.02 0.00 0.05 99.90 16:13:13 15:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 15:19:01 all 0.09 0.00 0.03 0.00 0.05 99.83 16:13:13 15:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 15:19:01 1 0.28 0.00 0.05 0.00 0.05 99.62 16:13:13 15:19:01 2 0.05 0.00 0.05 0.00 0.13 99.77 16:13:13 15:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 15:20:01 all 0.13 0.00 0.02 0.00 0.03 99.81 16:13:13 15:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 15:20:01 1 0.48 0.00 0.02 0.00 0.02 99.48 16:13:13 15:20:01 2 0.03 0.00 0.05 0.00 0.07 99.85 16:13:13 15:20:01 3 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 15:21:02 all 0.15 0.00 0.03 0.00 0.02 99.80 16:13:13 15:21:02 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 15:21:02 1 0.50 0.00 0.02 0.00 0.02 99.47 16:13:13 15:21:02 2 0.03 0.00 0.05 0.00 0.02 99.90 16:13:13 15:21:02 3 0.03 0.00 0.03 0.00 0.05 99.88 16:13:13 15:22:01 all 0.08 0.00 0.03 0.00 0.03 99.85 16:13:13 15:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 15:22:01 1 0.24 0.00 0.07 0.00 0.03 99.66 16:13:13 15:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:13:13 15:22:01 3 0.05 0.00 0.02 0.00 0.08 99.85 16:13:13 16:13:13 15:22:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 15:23:01 all 0.05 0.00 0.04 0.00 0.03 99.88 16:13:13 15:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 15:23:01 1 0.15 0.00 0.05 0.00 0.02 99.78 16:13:13 15:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 15:23:01 3 0.03 0.00 0.05 0.00 0.07 99.85 16:13:13 15:24:01 all 0.13 0.00 0.02 0.00 0.05 99.80 16:13:13 15:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 15:24:01 1 0.43 0.00 0.03 0.00 0.03 99.50 16:13:13 15:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:13:13 15:24:01 3 0.07 0.00 0.03 0.00 0.13 99.77 16:13:13 15:25:01 all 0.15 0.00 0.02 0.00 0.03 99.80 16:13:13 15:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 15:25:01 1 0.50 0.00 0.02 0.00 0.03 99.45 16:13:13 15:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 15:25:01 3 0.05 0.00 0.05 0.00 0.07 99.83 16:13:13 15:26:01 all 0.13 0.00 0.02 0.00 0.03 99.81 16:13:13 15:26:01 0 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 15:26:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 15:26:01 2 0.48 0.00 0.03 0.00 0.02 99.47 16:13:13 15:26:01 3 0.02 0.00 0.00 0.00 0.07 99.92 16:13:13 15:27:01 all 0.14 0.00 0.03 0.00 0.03 99.80 16:13:13 15:27:01 0 0.05 0.00 0.05 0.00 0.05 99.85 16:13:13 15:27:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 15:27:01 2 0.48 0.00 0.02 0.00 0.02 99.48 16:13:13 15:27:01 3 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 15:28:01 all 0.12 0.00 0.03 0.00 0.03 99.81 16:13:13 15:28:01 0 0.05 0.00 0.03 0.00 0.05 99.87 16:13:13 15:28:01 1 0.03 0.00 0.03 0.00 0.05 99.88 16:13:13 15:28:01 2 0.38 0.00 0.02 0.00 0.02 99.58 16:13:13 15:28:01 3 0.03 0.00 0.03 0.00 0.02 99.92 16:13:13 15:29:01 all 0.13 0.00 0.02 0.00 0.02 99.83 16:13:13 15:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:13:13 15:29:01 1 0.03 0.00 0.07 0.00 0.05 99.85 16:13:13 15:29:01 2 0.47 0.00 0.02 0.00 0.00 99.52 16:13:13 15:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 15:30:01 all 0.12 0.00 0.02 0.00 0.03 99.82 16:13:13 15:30:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 15:30:01 1 0.05 0.00 0.05 0.00 0.08 99.82 16:13:13 15:30:01 2 0.40 0.00 0.00 0.00 0.03 99.57 16:13:13 15:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 15:31:01 all 0.14 0.00 0.02 0.00 0.01 99.83 16:13:13 15:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:13:13 15:31:01 1 0.05 0.00 0.05 0.00 0.03 99.87 16:13:13 15:31:01 2 0.48 0.00 0.03 0.00 0.02 99.47 16:13:13 15:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:13:13 15:32:01 all 0.13 0.00 0.03 0.00 0.02 99.82 16:13:13 15:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 15:32:01 1 0.05 0.00 0.07 0.00 0.07 99.82 16:13:13 15:32:01 2 0.45 0.00 0.02 0.00 0.00 99.53 16:13:13 15:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 15:33:01 all 0.09 0.00 0.04 0.00 0.03 99.85 16:13:13 15:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:13:13 15:33:01 1 0.05 0.00 0.05 0.00 0.05 99.85 16:13:13 15:33:01 2 0.28 0.00 0.07 0.00 0.05 99.60 16:13:13 15:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 16:13:13 15:33:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 15:34:01 all 0.14 0.00 0.02 0.00 0.05 99.78 16:13:13 15:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 15:34:01 1 0.07 0.00 0.07 0.00 0.18 99.68 16:13:13 15:34:01 2 0.47 0.00 0.00 0.00 0.03 99.50 16:13:13 15:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 15:35:01 all 0.12 0.00 0.03 0.00 0.07 99.78 16:13:13 15:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 15:35:01 1 0.05 0.00 0.05 0.00 0.12 99.78 16:13:13 15:35:01 2 0.40 0.00 0.03 0.00 0.08 99.48 16:13:13 15:35:01 3 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 15:36:01 all 0.12 0.00 0.03 0.00 0.03 99.81 16:13:13 15:36:01 0 0.00 0.00 0.00 0.00 0.05 99.95 16:13:13 15:36:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:13:13 15:36:01 2 0.47 0.00 0.03 0.00 0.00 99.50 16:13:13 15:36:01 3 0.02 0.00 0.05 0.00 0.07 99.87 16:13:13 15:37:01 all 0.14 0.00 0.03 0.00 0.05 99.78 16:13:13 15:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 15:37:01 1 0.05 0.00 0.07 0.00 0.10 99.78 16:13:13 15:37:01 2 0.28 0.00 0.02 0.00 0.02 99.68 16:13:13 15:37:01 3 0.20 0.00 0.02 0.00 0.07 99.72 16:13:13 15:38:01 all 0.12 0.00 0.02 0.00 0.04 99.81 16:13:13 15:38:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:13:13 15:38:01 1 0.43 0.00 0.03 0.00 0.05 99.48 16:13:13 15:38:01 2 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 15:38:01 3 0.02 0.00 0.02 0.00 0.07 99.90 16:13:13 15:39:02 all 0.15 0.00 0.02 0.00 0.05 99.78 16:13:13 15:39:02 0 0.02 0.00 0.02 0.00 0.10 99.87 16:13:13 15:39:02 1 0.08 0.00 0.05 0.00 0.02 99.85 16:13:13 15:39:02 2 0.47 0.00 0.02 0.00 0.07 99.45 16:13:13 15:39:02 3 0.02 0.00 0.00 0.00 0.03 99.95 16:13:13 15:40:01 all 0.13 0.00 0.03 0.00 0.03 99.82 16:13:13 15:40:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:13:13 15:40:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:13:13 15:40:01 2 0.46 0.00 0.02 0.00 0.00 99.53 16:13:13 15:40:01 3 0.00 0.00 0.02 0.00 0.05 99.93 16:13:13 15:41:01 all 0.10 0.00 0.04 0.00 0.04 99.83 16:13:13 15:41:01 0 0.30 0.00 0.07 0.00 0.10 99.53 16:13:13 15:41:01 1 0.03 0.00 0.05 0.00 0.05 99.87 16:13:13 15:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 15:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:13:13 15:42:01 all 0.10 0.00 0.03 0.00 0.02 99.86 16:13:13 15:42:01 0 0.37 0.00 0.05 0.00 0.03 99.55 16:13:13 15:42:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 15:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 15:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:13:13 15:43:01 all 5.22 0.00 2.66 1.20 2.99 87.94 16:13:13 15:43:01 0 5.53 0.00 2.88 0.46 3.35 87.78 16:13:13 15:43:01 1 4.40 0.00 2.29 1.48 3.20 88.63 16:13:13 15:43:01 2 4.97 0.00 2.94 2.38 2.60 87.12 16:13:13 15:43:01 3 5.96 0.00 2.54 0.50 2.79 88.20 16:13:13 15:44:01 all 0.15 0.00 0.04 0.00 0.10 99.72 16:13:13 15:44:01 0 0.47 0.00 0.03 0.00 0.08 99.42 16:13:13 15:44:01 1 0.08 0.00 0.05 0.00 0.15 99.72 16:13:13 15:44:01 2 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 15:44:01 3 0.03 0.00 0.03 0.00 0.12 99.82 16:13:13 16:13:13 15:44:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 15:45:01 all 0.10 0.00 0.03 0.00 0.25 99.63 16:13:13 15:45:01 0 0.02 0.00 0.03 0.00 0.13 99.82 16:13:13 15:45:01 1 0.32 0.00 0.05 0.00 0.43 99.20 16:13:13 15:45:01 2 0.02 0.00 0.03 0.00 0.15 99.80 16:13:13 15:45:01 3 0.03 0.00 0.00 0.00 0.27 99.70 16:13:13 15:46:01 all 0.09 0.00 0.02 0.00 0.27 99.62 16:13:13 15:46:01 0 0.00 0.00 0.02 0.00 0.15 99.83 16:13:13 15:46:01 1 0.30 0.00 0.03 0.00 0.40 99.27 16:13:13 15:46:01 2 0.02 0.00 0.02 0.00 0.27 99.70 16:13:13 15:46:01 3 0.03 0.00 0.02 0.00 0.28 99.67 16:13:13 15:47:01 all 0.07 0.00 0.03 0.00 0.38 99.52 16:13:13 15:47:01 0 0.02 0.00 0.02 0.00 0.12 99.85 16:13:13 15:47:01 1 0.18 0.00 0.07 0.00 0.61 99.14 16:13:13 15:47:01 2 0.05 0.00 0.02 0.00 0.38 99.55 16:13:13 15:47:01 3 0.02 0.00 0.03 0.00 0.42 99.53 16:13:13 15:48:01 all 0.10 0.00 0.04 0.00 0.29 99.57 16:13:13 15:48:01 0 0.02 0.00 0.02 0.02 0.13 99.82 16:13:13 15:48:01 1 0.07 0.00 0.07 0.00 0.58 99.29 16:13:13 15:48:01 2 0.30 0.00 0.05 0.00 0.37 99.28 16:13:13 15:48:01 3 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 15:49:01 all 0.08 0.00 0.02 0.00 0.32 99.57 16:13:13 15:49:01 0 0.02 0.00 0.03 0.00 0.07 99.88 16:13:13 15:49:01 1 0.03 0.00 0.03 0.00 0.50 99.44 16:13:13 15:49:01 2 0.02 0.00 0.02 0.00 0.43 99.53 16:13:13 15:49:01 3 0.27 0.00 0.02 0.00 0.30 99.42 16:13:13 15:50:01 all 0.08 0.00 0.03 0.00 0.14 99.75 16:13:13 15:50:01 0 0.00 0.00 0.02 0.00 0.05 99.93 16:13:13 15:50:01 1 0.05 0.00 0.07 0.00 0.33 99.55 16:13:13 15:50:01 2 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 15:50:01 3 0.25 0.00 0.02 0.00 0.13 99.60 16:13:13 15:51:01 all 0.12 0.00 0.02 0.00 0.13 99.72 16:13:13 15:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:13:13 15:51:01 1 0.03 0.00 0.03 0.00 0.17 99.77 16:13:13 15:51:01 2 0.03 0.00 0.02 0.00 0.28 99.67 16:13:13 15:51:01 3 0.40 0.00 0.03 0.00 0.08 99.48 16:13:13 15:52:01 all 0.11 0.00 0.04 0.00 0.18 99.68 16:13:13 15:52:01 0 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 15:52:01 1 0.03 0.00 0.05 0.00 0.08 99.83 16:13:13 15:52:01 2 0.02 0.00 0.03 0.00 0.27 99.68 16:13:13 15:52:01 3 0.37 0.00 0.03 0.00 0.33 99.27 16:13:13 15:53:02 all 0.11 0.00 0.02 0.00 0.15 99.72 16:13:13 15:53:02 0 0.02 0.00 0.00 0.00 0.08 99.90 16:13:13 15:53:02 1 0.03 0.00 0.02 0.00 0.12 99.83 16:13:13 15:53:02 2 0.02 0.00 0.02 0.00 0.10 99.87 16:13:13 15:53:02 3 0.38 0.00 0.03 0.00 0.30 99.28 16:13:13 15:54:01 all 0.12 0.00 0.03 0.00 0.11 99.75 16:13:13 15:54:01 0 0.02 0.00 0.02 0.00 0.14 99.83 16:13:13 15:54:01 1 0.03 0.00 0.05 0.00 0.10 99.81 16:13:13 15:54:01 2 0.02 0.00 0.02 0.00 0.08 99.88 16:13:13 15:54:01 3 0.41 0.00 0.02 0.00 0.12 99.46 16:13:13 15:55:01 all 0.12 0.00 0.02 0.00 0.28 99.57 16:13:13 15:55:01 0 0.03 0.00 0.03 0.00 0.45 99.49 16:13:13 15:55:01 1 0.03 0.00 0.02 0.02 0.43 99.50 16:13:13 15:55:01 2 0.05 0.00 0.03 0.00 0.12 99.80 16:13:13 15:55:01 3 0.35 0.00 0.02 0.00 0.13 99.50 16:13:13 16:13:13 15:55:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 15:56:01 all 0.10 0.00 0.03 0.00 0.37 99.50 16:13:13 15:56:01 0 0.02 0.00 0.05 0.00 0.50 99.44 16:13:13 15:56:01 1 0.02 0.00 0.03 0.00 0.28 99.67 16:13:13 15:56:01 2 0.03 0.00 0.03 0.00 0.51 99.42 16:13:13 15:56:01 3 0.33 0.00 0.02 0.00 0.17 99.48 16:13:13 15:57:01 all 0.10 0.00 0.02 0.00 0.16 99.71 16:13:13 15:57:01 0 0.02 0.00 0.02 0.00 0.27 99.70 16:13:13 15:57:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 15:57:01 2 0.03 0.00 0.05 0.00 0.17 99.75 16:13:13 15:57:01 3 0.33 0.00 0.02 0.00 0.17 99.48 16:13:13 15:58:01 all 0.11 0.00 0.03 0.00 0.03 99.83 16:13:13 15:58:01 0 0.03 0.00 0.05 0.00 0.07 99.85 16:13:13 15:58:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 15:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:13:13 15:58:01 3 0.35 0.00 0.02 0.00 0.03 99.60 16:13:13 15:59:01 all 0.11 0.00 0.02 0.00 0.13 99.74 16:13:13 15:59:01 0 0.03 0.00 0.02 0.00 0.15 99.80 16:13:13 15:59:01 1 0.03 0.00 0.03 0.00 0.23 99.70 16:13:13 15:59:01 2 0.07 0.00 0.02 0.00 0.02 99.90 16:13:13 15:59:01 3 0.30 0.00 0.03 0.00 0.12 99.55 16:13:13 16:00:01 all 0.12 0.00 0.02 0.00 0.10 99.75 16:13:13 16:00:01 0 0.03 0.00 0.03 0.00 0.15 99.78 16:13:13 16:00:01 1 0.02 0.00 0.02 0.00 0.12 99.85 16:13:13 16:00:01 2 0.43 0.00 0.02 0.00 0.13 99.42 16:13:13 16:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 16:01:01 all 0.09 0.00 0.05 0.00 0.23 99.63 16:13:13 16:01:01 0 0.00 0.00 0.02 0.00 0.12 99.87 16:13:13 16:01:01 1 0.02 0.00 0.05 0.00 0.22 99.72 16:13:13 16:01:01 2 0.35 0.00 0.10 0.00 0.52 99.04 16:13:13 16:01:01 3 0.00 0.00 0.02 0.00 0.08 99.90 16:13:13 16:02:01 all 0.10 0.00 0.03 0.00 0.22 99.65 16:13:13 16:02:01 0 0.28 0.00 0.02 0.00 0.22 99.48 16:13:13 16:02:01 1 0.03 0.00 0.03 0.00 0.15 99.78 16:13:13 16:02:01 2 0.08 0.00 0.03 0.00 0.38 99.50 16:13:13 16:02:01 3 0.02 0.00 0.03 0.00 0.13 99.82 16:13:13 16:03:01 all 0.08 0.00 0.03 0.00 0.13 99.75 16:13:13 16:03:01 0 0.03 0.00 0.03 0.00 0.17 99.77 16:13:13 16:03:01 1 0.03 0.00 0.03 0.00 0.05 99.88 16:13:13 16:03:01 2 0.25 0.00 0.03 0.00 0.18 99.53 16:13:13 16:03:01 3 0.02 0.00 0.02 0.00 0.13 99.83 16:13:13 16:04:01 all 0.10 0.00 0.04 0.00 0.10 99.77 16:13:13 16:04:01 0 0.02 0.00 0.03 0.00 0.05 99.90 16:13:13 16:04:01 1 0.05 0.00 0.05 0.00 0.12 99.78 16:13:13 16:04:01 2 0.30 0.00 0.03 0.00 0.13 99.53 16:13:13 16:04:01 3 0.03 0.00 0.03 0.00 0.08 99.85 16:13:13 16:05:01 all 0.10 0.00 0.02 0.00 0.13 99.75 16:13:13 16:05:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 16:05:01 1 0.05 0.00 0.05 0.00 0.12 99.78 16:13:13 16:05:01 2 0.05 0.00 0.02 0.00 0.12 99.82 16:13:13 16:05:01 3 0.27 0.00 0.02 0.00 0.23 99.48 16:13:13 16:06:01 all 0.11 0.00 0.02 0.00 0.07 99.79 16:13:13 16:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:13:13 16:06:01 1 0.03 0.00 0.03 0.00 0.07 99.87 16:13:13 16:06:01 2 0.02 0.00 0.03 0.00 0.07 99.88 16:13:13 16:06:01 3 0.38 0.00 0.03 0.00 0.15 99.43 16:13:13 16:13:13 16:06:01 CPU %user %nice %system %iowait %steal %idle 16:13:13 16:07:01 all 0.12 0.00 0.02 0.00 0.10 99.77 16:13:13 16:07:01 0 0.02 0.00 0.02 0.00 0.10 99.87 16:13:13 16:07:01 1 0.15 0.00 0.03 0.00 0.03 99.78 16:13:13 16:07:01 2 0.05 0.00 0.03 0.00 0.05 99.87 16:13:13 16:07:01 3 0.25 0.00 0.00 0.00 0.20 99.55 16:13:13 16:08:02 all 0.11 0.00 0.02 0.00 0.09 99.78 16:13:13 16:08:02 0 0.12 0.00 0.02 0.00 0.12 99.75 16:13:13 16:08:02 1 0.28 0.00 0.03 0.00 0.12 99.57 16:13:13 16:08:02 2 0.03 0.00 0.02 0.00 0.10 99.85 16:13:13 16:08:02 3 0.02 0.00 0.02 0.00 0.03 99.93 16:13:13 16:09:01 all 0.12 0.00 0.04 0.00 0.03 99.81 16:13:13 16:09:01 0 0.39 0.00 0.03 0.00 0.05 99.53 16:13:13 16:09:01 1 0.03 0.00 0.07 0.00 0.02 99.88 16:13:13 16:09:01 2 0.03 0.00 0.02 0.00 0.05 99.90 16:13:13 16:09:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:13:13 16:10:01 all 0.13 0.00 0.03 0.00 0.05 99.79 16:13:13 16:10:01 0 0.42 0.00 0.02 0.00 0.05 99.52 16:13:13 16:10:01 1 0.05 0.00 0.05 0.00 0.05 99.85 16:13:13 16:10:01 2 0.02 0.00 0.03 0.00 0.03 99.92 16:13:13 16:10:01 3 0.03 0.00 0.03 0.00 0.05 99.88 16:13:13 16:11:01 all 0.09 0.00 0.03 0.00 0.07 99.80 16:13:13 16:11:01 0 0.20 0.00 0.03 0.00 0.12 99.65 16:13:13 16:11:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:13:13 16:11:01 2 0.08 0.00 0.05 0.00 0.13 99.73 16:13:13 16:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:13 16:12:01 all 0.13 0.00 0.03 0.00 0.10 99.74 16:13:13 16:12:01 0 0.43 0.00 0.02 0.00 0.07 99.48 16:13:13 16:12:01 1 0.03 0.00 0.03 0.00 0.07 99.87 16:13:13 16:12:01 2 0.05 0.00 0.05 0.00 0.22 99.68 16:13:13 16:12:01 3 0.02 0.00 0.02 0.00 0.05 99.92 16:13:13 16:13:01 all 4.31 0.00 3.22 1.21 5.91 85.36 16:13:13 16:13:01 0 3.86 0.00 3.38 0.10 6.39 86.28 16:13:13 16:13:01 1 6.09 0.00 3.95 2.75 5.76 81.45 16:13:13 16:13:01 2 3.44 0.00 2.65 0.23 6.04 87.64 16:13:13 16:13:01 3 3.88 0.00 2.92 1.76 5.44 86.00 16:13:13 Average: all 0.14 0.00 0.06 0.02 0.13 99.65 16:13:13 Average: 0 0.09 0.00 0.06 0.01 0.11 99.72 16:13:13 Average: 1 0.16 0.00 0.07 0.02 0.15 99.59 16:13:13 Average: 2 0.16 0.00 0.06 0.02 0.13 99.63 16:13:13 Average: 3 0.14 0.00 0.06 0.01 0.12 99.67 16:13:13 16:13:13 16:13:13