Pull request #348 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b414cc42cf9f1225921a43e926afb12ddff257bc+17a3adf634f3ce6fddd2b0d027a33f83a59555db (f453bcbad583e863dde57391e1802a7278ac8d8b) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2368698252747925681.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8660579847949028083.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-348/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-348/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4221784852157655870.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-348/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7467065728187689623.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3591955457915353028.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-348/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-348/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4328570648124619473.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15785 in /w/workspace/_app-service-configurable_PR-348 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-348 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-348@tmp/jenkins-gitclient-ssh6492072216238205402.key > git fetch --tags --force --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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-348@tmp/jenkins-gitclient-ssh8308639602118693641.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/348/head:refs/remotes/origin/PR-348 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 17a3adf634f3ce6fddd2b0d027a33f83a59555db into PR head commit b414cc42cf9f1225921a43e926afb12ddff257bc Merge succeeded, producing b414cc42cf9f1225921a43e926afb12ddff257bc Checking out Revision b414cc42cf9f1225921a43e926afb12ddff257bc (PR-348) > git config core.sparsecheckout # timeout=10 > git checkout -f b414cc42cf9f1225921a43e926afb12ddff257bc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-348@tmp/jenkins-gitclient-ssh8326495380399543154.key > git merge 17a3adf634f3ce6fddd2b0d027a33f83a59555db # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b414cc42cf9f1225921a43e926afb12ddff257bc # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:08:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:08:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:08:28 ========================================================= 12:08:28 EdgeX Global Pipelines Version Info 12:08:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:08:29 ------------------- 12:08:29 stable info: 12:08:29 ------------------- 12:08:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:08:29 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 12:08:29 Message: update stable to v1.0.211 12:08:30 ------------------- 12:08:30 experimental info: 12:08:30 ------------------- 12:08:30 Commited By: **** collab-it+edgex@linuxfoundation.org 12:08:30 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 12:08:30 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:08:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:08:30 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:08:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:08:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:08:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:08:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-348 [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-348 [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-348 [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b414cc42cf9f1225921a43e926afb12ddff257bc [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b414cc4 [Pipeline] echo 12:08:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:08:31 provisioning config files... 12:08:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-348@tmp/config6329998636492366046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:08:32 ---> docker-login.sh 12:08:32 nexus3.edgexfoundry.org:10001 12:08:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:32 Configure a credential helper to remove this warning. See 12:08:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:32 12:08:32 Login Succeeded 12:08:32 nexus3.edgexfoundry.org:10002 12:08:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:32 Configure a credential helper to remove this warning. See 12:08:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:32 12:08:32 Login Succeeded 12:08:32 nexus3.edgexfoundry.org:10003 12:08:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:32 Configure a credential helper to remove this warning. See 12:08:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:32 12:08:32 Login Succeeded 12:08:32 nexus3.edgexfoundry.org:10004 12:08:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:32 Configure a credential helper to remove this warning. See 12:08:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:32 12:08:32 Login Succeeded 12:08:32 docker.io 12:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:33 Configure a credential helper to remove this warning. See 12:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:33 12:08:33 Login Succeeded 12:08:33 ---> docker-login.sh ends [Pipeline] } 12:08:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:08:34 + git rev-list -1 --merges b414cc42cf9f1225921a43e926afb12ddff257bc~1..b414cc42cf9f1225921a43e926afb12ddff257bc [Pipeline] echo 12:08:34 -----------> git rev-list -1 --merges b414cc42cf9f1225921a43e926afb12ddff257bc~1..b414cc42cf9f1225921a43e926afb12ddff257bc b414cc42cf9f1225921a43e926afb12ddff257bc [false] [Pipeline] sh 12:08:34 + git log --format=format:%s -1 b414cc42cf9f1225921a43e926afb12ddff257bc [Pipeline] echo 12:08:34 ========================================================= 12:08:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:08:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:08:34 + git log --format=format:%s -1 b414cc42cf9f1225921a43e926afb12ddff257bc [Pipeline] echo 12:08:34 [semverPrep] GIT_COMMIT: b414cc42cf9f1225921a43e926afb12ddff257bc, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 12:08:34 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 12:08:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:08:35 12:08:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:08:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:08:35 latest: Pulling from edgex-devops/git-semver 12:08:35 a0d0a0d46f8b: Pulling fs layer 12:08:35 3e5f54012d9b: Pulling fs layer 12:08:35 4c7163046ea9: Pulling fs layer 12:08:35 0c2d73faf560: Pulling fs layer 12:08:35 0c2d73faf560: Waiting 12:08:35 3e5f54012d9b: Verifying Checksum 12:08:35 3e5f54012d9b: Download complete 12:08:35 a0d0a0d46f8b: Verifying Checksum 12:08:35 a0d0a0d46f8b: Download complete 12:08:35 4c7163046ea9: Verifying Checksum 12:08:35 4c7163046ea9: Download complete 12:08:36 0c2d73faf560: Verifying Checksum 12:08:36 0c2d73faf560: Download complete 12:08:36 a0d0a0d46f8b: Pull complete 12:08:36 3e5f54012d9b: Pull complete 12:08:36 4c7163046ea9: Pull complete 12:08:36 0c2d73faf560: Pull complete 12:08:36 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 12:08:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:08:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:08:36 prd-centos7-docker-4c-2g-15785 does not seem to be running inside a container 12:08:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-348 -v /w/workspace/_app-service-configurable_PR-348:/w/workspace/_app-service-configurable_PR-348:rw,z -v /w/workspace/_app-service-configurable_PR-348@tmp:/w/workspace/_app-service-configurable_PR-348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:08:37 $ docker top 1dbb505c2448b2f7d83331c3ad9bd1a876c9b8be3f96fe5f714d052c22037d0f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:08:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:08:37 [ssh-agent] Looking for ssh-agent implementation... 12:08:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:08:37 $ docker exec 1dbb505c2448b2f7d83331c3ad9bd1a876c9b8be3f96fe5f714d052c22037d0f ssh-agent 12:08:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjPmIAC/agent.14 12:08:37 SSH_AGENT_PID=21 12:08:37 Running ssh-add (command line suppressed) 12:08:37 Identity added: /w/workspace/_app-service-configurable_PR-348@tmp/private_key_5100348342208814176.key (/w/workspace/_app-service-configurable_PR-348@tmp/private_key_5100348342208814176.key) 12:08:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:08:38 + git tag --points-at HEAD [Pipeline] } 12:08:38 $ docker exec --env ******** --env ******** 1dbb505c2448b2f7d83331c3ad9bd1a876c9b8be3f96fe5f714d052c22037d0f ssh-agent -k 12:08:38 unset SSH_AUTH_SOCK; 12:08:38 unset SSH_AGENT_PID; 12:08:38 echo Agent pid 21 killed; 12:08:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:08:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:08:38 [ssh-agent] Looking for ssh-agent implementation... 12:08:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:08:38 $ docker exec 1dbb505c2448b2f7d83331c3ad9bd1a876c9b8be3f96fe5f714d052c22037d0f ssh-agent 12:08:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiFlLPI/agent.54 12:08:38 SSH_AGENT_PID=60 12:08:38 Running ssh-add (command line suppressed) 12:08:38 Identity added: /w/workspace/_app-service-configurable_PR-348@tmp/private_key_1909373091209045766.key (/w/workspace/_app-service-configurable_PR-348@tmp/private_key_1909373091209045766.key) 12:08:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:08:39 + git semver init 12:08:39 # -> Open(): unable to determine branch for HEAD 12:08:39 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-348/.git 12:08:39 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-348 12:08:39 # $SEMVER_REMOTE_NAME = origin 12:08:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:08:39 # $SEMVER_USER_NAME = edgex-jenkins 12:08:39 # $SEMVER_BRANCH = PR-348 12:08:39 # $SEMVER_TEMP = /tmp/semver-653199816 12:08:39 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 12:08:39 # '/tmp/semver-653199816' -> '/w/workspace/_app-service-configurable_PR-348/.semver' 12:08:39 # -> Force: false 12:08:39 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-348/.semver [Pipeline] } 12:08:39 $ docker exec --env ******** --env ******** 1dbb505c2448b2f7d83331c3ad9bd1a876c9b8be3f96fe5f714d052c22037d0f ssh-agent -k 12:08:39 unset SSH_AUTH_SOCK; 12:08:39 unset SSH_AGENT_PID; 12:08:39 echo Agent pid 60 killed; 12:08:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:08:40 + git semver [Pipeline] } 12:08:40 $ docker stop --time=1 1dbb505c2448b2f7d83331c3ad9bd1a876c9b8be3f96fe5f714d052c22037d0f 12:08:41 $ docker rm -f 1dbb505c2448b2f7d83331c3ad9bd1a876c9b8be3f96fe5f714d052c22037d0f [Pipeline] // withDockerContainer [Pipeline] sh 12:08:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:08:42 Stashed 1 file(s) [Pipeline] echo 12:08:42 [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 12:08:57 Still waiting to schedule task 12:08:57 Waiting for next available executor on ‘centos7-docker-4c-2g’ 12:08:57 Still waiting to schedule task 12:08:57 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:10:38 Running on prd-centos7-docker-4c-2g-15789 in /w/workspace/_app-service-configurable_PR-348 [Pipeline] { [Pipeline] ws 12:10:38 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:10:38 Selected Git installation does not exist. Using Default 12:10:38 The recommended git tool is: NONE 12:10:40 using credential edgex-jenkins-ssh 12:10:40 Cloning the remote Git repository 12:10:40 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:10:40 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:10:40 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:10:40 > git --version # timeout=10 12:10:40 > git --version # 'git version 2.24.4' 12:10:40 using GIT_SSH to set credentials SSH Credentials for GitHub 12:10:40 [INFO] Currently running in a labeled security context 12:10:40 [INFO] Currently SELinux is 'enforcing' on the host 12:10:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/1@tmp/jenkins-gitclient-ssh6172096557956796431.key 12:10:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:10:42 Merging remotes/origin/main commit 17a3adf634f3ce6fddd2b0d027a33f83a59555db into PR head commit b414cc42cf9f1225921a43e926afb12ddff257bc 12:10:41 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:10:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:10:41 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:10:41 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:10:41 using GIT_SSH to set credentials SSH Credentials for GitHub 12:10:41 [INFO] Currently running in a labeled security context 12:10:41 [INFO] Currently SELinux is 'enforcing' on the host 12:10:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/1@tmp/jenkins-gitclient-ssh8837417493351293122.key 12:10:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/348/head:refs/remotes/origin/PR-348 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:10:41 > git config core.sparsecheckout # timeout=10 12:10:41 > git checkout -f b414cc42cf9f1225921a43e926afb12ddff257bc # timeout=10 12:10:42 Merge succeeded, producing b414cc42cf9f1225921a43e926afb12ddff257bc 12:10:42 Checking out Revision b414cc42cf9f1225921a43e926afb12ddff257bc (PR-348) 12:10:41 > git remote # timeout=10 12:10:41 > git config --get remote.origin.url # timeout=10 12:10:41 using GIT_SSH to set credentials SSH Credentials for GitHub 12:10:41 [INFO] Currently running in a labeled security context 12:10:41 [INFO] Currently SELinux is 'enforcing' on the host 12:10:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/1@tmp/jenkins-gitclient-ssh573284140714693507.key 12:10:41 > git merge 17a3adf634f3ce6fddd2b0d027a33f83a59555db # timeout=10 12:10:41 > git rev-parse HEAD^{commit} # timeout=10 12:10:41 > git config core.sparsecheckout # timeout=10 12:10:41 > git checkout -f b414cc42cf9f1225921a43e926afb12ddff257bc # timeout=10 12:10:46 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 12:10:45 > git --version # timeout=10 12:10:45 > git --version # 'git version 2.24.4' 12:10:45 fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:10:47 provisioning config files... 12:10:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3993407692851451210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:10:47 ---> docker-login.sh 12:10:47 nexus3.edgexfoundry.org:10001 12:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:47 Configure a credential helper to remove this warning. See 12:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:47 12:10:47 Login Succeeded 12:10:47 nexus3.edgexfoundry.org:10002 12:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:47 Configure a credential helper to remove this warning. See 12:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:47 12:10:47 Login Succeeded 12:10:47 nexus3.edgexfoundry.org:10003 12:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:47 Configure a credential helper to remove this warning. See 12:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:47 12:10:47 Login Succeeded 12:10:47 nexus3.edgexfoundry.org:10004 12:10:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:48 Configure a credential helper to remove this warning. See 12:10:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:48 12:10:48 Login Succeeded 12:10:48 docker.io 12:10:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:48 Configure a credential helper to remove this warning. See 12:10:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:48 12:10:48 Login Succeeded 12:10:48 ---> docker-login.sh ends [Pipeline] } 12:10:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:10:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:10:48 ========================================================= 12:10:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:10:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 12:10:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 12:10:48 Sending build context to Docker daemon 198.7kB 12:10:48 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 12:10:48 Step 2/12 : FROM ${BASE} AS builder 12:10:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:10:48 a0d0a0d46f8b: Pulling fs layer 12:10:48 31adcdaf11c8: Pulling fs layer 12:10:48 b8b176561691: Pulling fs layer 12:10:48 4527c011a84f: Pulling fs layer 12:10:48 5d74067f8e1e: Pulling fs layer 12:10:48 e0aca202a116: Pulling fs layer 12:10:48 3a43be97a3b4: Pulling fs layer 12:10:48 34cad66bf833: Pulling fs layer 12:10:48 b4e3c513aaa6: Pulling fs layer 12:10:48 4527c011a84f: Waiting 12:10:48 5d74067f8e1e: Waiting 12:10:48 e0aca202a116: Waiting 12:10:48 3a43be97a3b4: Waiting 12:10:48 34cad66bf833: Waiting 12:10:48 b4e3c513aaa6: Waiting 12:10:48 b8b176561691: Verifying Checksum 12:10:48 b8b176561691: Download complete 12:10:48 31adcdaf11c8: Verifying Checksum 12:10:48 31adcdaf11c8: Download complete 12:10:48 5d74067f8e1e: Verifying Checksum 12:10:48 5d74067f8e1e: Download complete 12:10:48 e0aca202a116: Verifying Checksum 12:10:48 e0aca202a116: Download complete 12:10:48 3a43be97a3b4: Verifying Checksum 12:10:48 3a43be97a3b4: Download complete 12:10:49 a0d0a0d46f8b: Verifying Checksum 12:10:49 a0d0a0d46f8b: Download complete 12:10:49 34cad66bf833: Verifying Checksum 12:10:49 34cad66bf833: Download complete 12:10:49 a0d0a0d46f8b: Pull complete 12:10:49 31adcdaf11c8: Pull complete 12:10:49 4527c011a84f: Verifying Checksum 12:10:49 4527c011a84f: Download complete 12:10:49 b8b176561691: Pull complete 12:10:50 b4e3c513aaa6: Verifying Checksum 12:10:50 b4e3c513aaa6: Download complete 12:10:54 4527c011a84f: Pull complete 12:10:54 5d74067f8e1e: Pull complete 12:10:54 e0aca202a116: Pull complete 12:10:54 3a43be97a3b4: Pull complete 12:10:54 34cad66bf833: Pull complete 12:10:56 b4e3c513aaa6: Pull complete 12:10:56 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 12:10:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:10:56 ---> 9f6097aaca64 12:10:56 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:10:58 ---> Running in 4bdf9f65b41e 12:10:58 Removing intermediate container 4bdf9f65b41e 12:10:58 ---> aac6cf0b8da3 12:10:58 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:10:58 ---> Running in 8b24d35128f8 12:10:58 Removing intermediate container 8b24d35128f8 12:10:58 ---> 0af472cead0e 12:10:58 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 12:10:58 ---> Running in 46c8013e4df7 12:10:58 Removing intermediate container 46c8013e4df7 12:10:58 ---> 89b8fd78bd9a 12:10:58 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:10:58 ---> Running in a3a46611b713 12:10:58 Removing intermediate container a3a46611b713 12:10:58 ---> c7325ff2aa6e 12:10:58 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:10:58 ---> Running in 2002c66ca64d 12:10:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:11:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:11:00 OK: 220 MiB in 52 packages 12:11:00 Removing intermediate container 2002c66ca64d 12:11:00 ---> 046b082539d9 12:11:00 Step 8/12 : WORKDIR /app 12:11:00 ---> Running in 5ff9b66914a4 12:11:00 Removing intermediate container 5ff9b66914a4 12:11:00 ---> 76b5e33b8678 12:11:00 Step 9/12 : COPY . . 12:11:00 ---> dca455e8e548 12:11:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:11:00 ---> Running in e28c1340e62a 12:11:39 Removing intermediate container e28c1340e62a 12:11:39 ---> 7ed5e9e1e287 12:11:39 Step 11/12 : ARG MAKE="make build" 12:11:39 ---> Running in 1fdb0b2ad338 12:11:39 Removing intermediate container 1fdb0b2ad338 12:11:39 ---> 7257307ea6d3 12:11:39 Step 12/12 : RUN $MAKE 12:11:39 ---> Running in 3dda081fc462 12:11:39 noop 12:11:39 Removing intermediate container 3dda081fc462 12:11:39 ---> 62cb6a5b04b1 12:11:39 Successfully built 62cb6a5b04b1 12:11:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:11:39 + docker inspect -f . ci-base-image-x86_64 12:11:39 . [Pipeline] withDockerContainer 12:11:39 prd-centos7-docker-4c-2g-15789 does not seem to be running inside a container 12:11:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:11:40 $ docker top fb1575f61e1c0a3f0ac6e235603adeac2e03af88e9f491c1c8c85aaee4d6d773 -eo pid,comm [Pipeline] { [Pipeline] sh 12:11:40 + go version 12:11:40 go version go1.16.8 linux/amd64 [Pipeline] } 12:11:40 $ docker stop --time=1 fb1575f61e1c0a3f0ac6e235603adeac2e03af88e9f491c1c8c85aaee4d6d773 12:11:41 $ docker rm -f fb1575f61e1c0a3f0ac6e235603adeac2e03af88e9f491c1c8c85aaee4d6d773 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:11:42 + docker inspect -f . ci-base-image-x86_64 12:11:42 . [Pipeline] withDockerContainer 12:11:42 prd-centos7-docker-4c-2g-15789 does not seem to be running inside a container 12:11:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:11:43 $ docker top c524298a5542899117cdffd4ce3651de46256a9d50132c44989543972295831b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 12:11:43 + make test 12:11:43 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:12:01 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:12:01 CGO_ENABLED=1 go vet ./... 12:12:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:12:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:12:05 ./bin/test-attribution-txt.sh [Pipeline] } 12:12:05 $ docker stop --time=1 c524298a5542899117cdffd4ce3651de46256a9d50132c44989543972295831b 12:12:07 $ docker rm -f c524298a5542899117cdffd4ce3651de46256a9d50132c44989543972295831b [Pipeline] // withDockerContainer [Pipeline] sh 12:12:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:12:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:12:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:12:09 + ls -al . 12:12:09 total 148 12:12:09 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 3 12:12 . 12:12:09 drwxrwxr-x. 4 jenkins jenkins 28 Nov 3 12:10 .. 12:12:09 -rw-rw-r--. 1 jenkins jenkins 7608 Nov 3 12:10 Attribution.txt 12:12:09 drwxrwxr-x. 2 jenkins jenkins 37 Nov 3 12:10 bin 12:12:09 -rw-rw-r--. 1 jenkins jenkins 22206 Nov 3 12:10 CHANGELOG.md 12:12:09 -rw-r--r--. 1 jenkins jenkins 10 Nov 3 12:11 coverage.out 12:12:09 -rw-rw-r--. 1 jenkins jenkins 2064 Nov 3 12:10 Dockerfile 12:12:09 -rw-rw-r--. 1 jenkins jenkins 119 Nov 3 12:10 .dockerignore 12:12:09 drwxrwxr-x. 8 jenkins jenkins 179 Nov 3 12:10 .git 12:12:09 drwxrwxr-x. 2 jenkins jenkins 104 Nov 3 12:10 .github 12:12:09 -rw-rw-r--. 1 jenkins jenkins 104 Nov 3 12:10 .gitignore 12:12:09 -rw-rw-r--. 1 jenkins jenkins 136 Nov 3 12:10 go.mod 12:12:09 -rw-rw-r--. 1 jenkins jenkins 49283 Nov 3 12:10 go.sum 12:12:09 -rw-rw-r--. 1 jenkins jenkins 677 Nov 3 12:10 GOVERNANCE.md 12:12:09 -rw-rw-r--. 1 jenkins jenkins 687 Nov 3 12:10 Jenkinsfile 12:12:09 -rw-rw-r--. 1 jenkins jenkins 10174 Nov 3 12:10 LICENSE 12:12:09 -rw-rw-r--. 1 jenkins jenkins 1949 Nov 3 12:10 main.go 12:12:09 -rw-rw-r--. 1 jenkins jenkins 1614 Nov 3 12:10 makefile 12:12:09 -rw-rw-r--. 1 jenkins jenkins 618 Nov 3 12:10 OWNERS.md 12:12:09 -rw-rw-r--. 1 jenkins jenkins 3224 Nov 3 12:10 README.md 12:12:09 drwxrwxr-x. 9 jenkins jenkins 151 Nov 3 12:10 res 12:12:09 drwxrwxr-x. 3 jenkins jenkins 58 Nov 3 12:10 snap 12:12:09 -rw-rw-r--. 1 jenkins jenkins 5 Nov 3 12:08 VERSION [Pipeline] isUnix [Pipeline] sh 12:12:09 + docker build -t 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=b414cc42cf9f1225921a43e926afb12ddff257bc --label arch=amd64 --label version=0.0.0 . 12:12:09 Sending build context to Docker daemon 199.7kB 12:12:09 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 12:12:09 Step 2/26 : FROM ${BASE} AS builder 12:12:09 ---> 62cb6a5b04b1 12:12:09 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:12:09 ---> Running in 9f2114dd76b8 12:12:09 Removing intermediate container 9f2114dd76b8 12:12:09 ---> 7d031c93d8d4 12:12:09 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:12:09 ---> Running in 0561e4c17b89 12:12:10 Removing intermediate container 0561e4c17b89 12:12:10 ---> 24963901ad2e 12:12:10 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 12:12:10 ---> Running in 007df20321c5 12:12:10 Removing intermediate container 007df20321c5 12:12:10 ---> 718e5063c462 12:12:10 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:12:10 ---> Running in 96d3a3e2ed9a 12:12:10 Removing intermediate container 96d3a3e2ed9a 12:12:10 ---> c6d6192b979c 12:12:10 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:12:10 ---> Running in e8acbac854eb 12:12:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:12:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:12:12 OK: 220 MiB in 52 packages 12:12:12 Removing intermediate container e8acbac854eb 12:12:12 ---> c27678b02852 12:12:12 Step 8/26 : WORKDIR /app 12:12:12 ---> Running in c94362b852ae 12:12:12 Removing intermediate container c94362b852ae 12:12:12 ---> 9bd5b761d764 12:12:12 Step 9/26 : COPY . . 12:12:12 ---> 4e8ff80cc195 12:12:12 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:13 ---> Running in cccc8d4db02b 12:12:13 Removing intermediate container cccc8d4db02b 12:12:13 ---> e54c2b9c4a80 12:12:13 Step 11/26 : ARG MAKE="make build" 12:12:13 ---> Running in 56fdd637d3b9 12:12:13 Removing intermediate container 56fdd637d3b9 12:12:13 ---> c8a8dd191ace 12:12:13 Step 12/26 : RUN $MAKE 12:12:13 ---> Running in e2802bb88ea8 12:12:13 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 12:12:26 Removing intermediate container e2802bb88ea8 12:12:26 ---> bc744abdd5cb 12:12:26 Step 13/26 : FROM alpine:3.14 12:12:26 3.14: Pulling from library/alpine 12:12:26 a0d0a0d46f8b: Already exists 12:12:26 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 12:12:26 Status: Downloaded newer image for alpine:3.14 12:12:26 ---> 14119a10abf4 12:12:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 12:12:26 ---> Running in 59942cecb69e 12:12:26 Removing intermediate container 59942cecb69e 12:12:26 ---> 5e96c4836f82 12:12:26 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 12:12:26 ---> Running in 19ad36e504aa 12:12:26 Removing intermediate container 19ad36e504aa 12:12:26 ---> 5ef8dd60ea73 12:12:26 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:12:26 ---> Running in d6d49a2b3dae 12:12:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:12:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:12:27 (1/7) Installing ca-certificates (20191127-r5) 12:12:27 (2/7) Installing dumb-init (1.2.5-r1) 12:12:27 (3/7) Installing libgcc (10.3.1_git20210424-r2) 12:12:27 (4/7) Installing libsodium (1.0.18-r0) 12:12:27 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 12:12:27 (6/7) Installing libzmq (4.3.4-r0) 12:12:27 (7/7) Installing zeromq (4.3.4-r0) 12:12:27 Executing busybox-1.33.1-r3.trigger 12:12:27 Executing ca-certificates-20191127-r5.trigger 12:12:27 OK: 9 MiB in 21 packages 12:12:27 Removing intermediate container d6d49a2b3dae 12:12:27 ---> beacc41da4fd 12:12:27 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:12:27 ---> d752704fccf2 12:12:27 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 12:12:27 ---> 12eb255275b0 12:12:27 Step 19/26 : COPY --from=builder /app/res/ /res/ 12:12:28 ---> de1b8bc09924 12:12:28 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:12:28 ---> 9d304034ae92 12:12:28 Step 21/26 : EXPOSE 48095 12:12:28 ---> Running in edc0f1aefa47 12:12:28 Removing intermediate container edc0f1aefa47 12:12:28 ---> 52f2c2e3dca0 12:12:28 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 12:12:28 ---> Running in 30723f7a3115 12:12:28 Removing intermediate container 30723f7a3115 12:12:28 ---> c27dab04a000 12:12:28 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:12:28 ---> Running in f95551d8a7e2 12:12:28 Removing intermediate container f95551d8a7e2 12:12:28 ---> a463b60590c1 12:12:28 Step 24/26 : LABEL arch=amd64 12:12:28 ---> Running in 9e570db70087 12:12:28 Removing intermediate container 9e570db70087 12:12:28 ---> 59a1de277780 12:12:28 Step 25/26 : LABEL git_sha=b414cc42cf9f1225921a43e926afb12ddff257bc 12:12:28 ---> Running in 7e1c58284d2e 12:12:28 Removing intermediate container 7e1c58284d2e 12:12:28 ---> 61f978e115b3 12:12:28 Step 26/26 : LABEL version=0.0.0 12:12:28 ---> Running in 824679a51e99 12:12:29 Removing intermediate container 824679a51e99 12:12:29 ---> 11c42982caa1 12:12:29 [Warning] One or more build-args [ARCH] were not consumed 12:12:29 Successfully built 11c42982caa1 12:12:29 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 12:12:44 Still waiting to schedule task 12:12:44 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 12:13:23 Running on prd-ubuntu18.04-docker-8c-8g-15796 in /w/workspace/_app-service-configurable_PR-348 [Pipeline] { [Pipeline] ws 12:13:23 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:13:23 Selected Git installation does not exist. Using Default 12:13:23 The recommended git tool is: NONE 12:13:25 using credential edgex-jenkins-ssh 12:13:25 Cloning the remote Git repository 12:13:25 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:13:25 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:13:25 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:13:25 > git --version # timeout=10 12:13:25 > git --version # 'git version 2.17.1' 12:13:25 using GIT_SSH to set credentials SSH Credentials for GitHub 12:13:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:13:25 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:13:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:13:25 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:13:25 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:13:25 using GIT_SSH to set credentials SSH Credentials for GitHub 12:13:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/348/head:refs/remotes/origin/PR-348 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:13:26 Merging remotes/origin/main commit 17a3adf634f3ce6fddd2b0d027a33f83a59555db into PR head commit b414cc42cf9f1225921a43e926afb12ddff257bc 12:13:26 Merge succeeded, producing b414cc42cf9f1225921a43e926afb12ddff257bc 12:13:26 Checking out Revision b414cc42cf9f1225921a43e926afb12ddff257bc (PR-348) 12:13:26 > git config core.sparsecheckout # timeout=10 12:13:26 > git checkout -f b414cc42cf9f1225921a43e926afb12ddff257bc # timeout=10 12:13:26 > git remote # timeout=10 12:13:26 > git config --get remote.origin.url # timeout=10 12:13:26 using GIT_SSH to set credentials SSH Credentials for GitHub 12:13:26 > git merge 17a3adf634f3ce6fddd2b0d027a33f83a59555db # timeout=10 12:13:26 > git rev-parse HEAD^{commit} # timeout=10 12:13:26 > git config core.sparsecheckout # timeout=10 12:13:26 > git checkout -f b414cc42cf9f1225921a43e926afb12ddff257bc # timeout=10 12:13:30 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 12:13:30 > git --version # timeout=10 12:13:30 > git --version # 'git version 2.17.1' 12:13:30 fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:13:31 + echo snap-build.sh 12:13:31 snap-build.sh 12:13:31 + SNAP_BASE_DIR=. 12:13:31 + '[' '!' -z /w/workspace/app-service-configurable/1 ']' 12:13:31 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/1 12:13:31 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/1]' 12:13:31 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/1] 12:13:31 + cd /w/workspace/app-service-configurable/1 12:13:31 + sudo apt-get remove -qy --purge lxd lxd-client 12:13:31 Reading package lists... 12:13:31 Building dependency tree... 12:13:31 Reading state information... 12:13:31 The following packages were automatically installed and are no longer required: 12:13:31 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 12:13:31 uidmap xdelta3 12:13:31 Use 'sudo apt autoremove' to remove them. 12:13:31 The following packages will be REMOVED: 12:13:31 lxd* lxd-client* 12:13:31 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 12:13:31 After this operation, 31.7 MB disk space will be freed. 12:13:32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 12:13:32 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 12:13:33 Removing lxd dnsmasq configuration 12:13:33 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 12:13:33 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 12:13:34 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:13:34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 12:13:34 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 12:13:35 Processing triggers for systemd (237-3ubuntu10.45) ... 12:13:35 Processing triggers for ureadahead (0.100.0-21) ... 12:13:36 + sudo snap remove --purge lxd 12:13:36 snap "lxd" is not installed 12:13:36 + sudo groupadd --force --system lxd 12:13:36 ++ whoami 12:13:36 + sudo /usr/sbin/usermod -G lxd -a jenkins 12:13:36 + newgrp - lxd 12:13:36 + sudo snap install lxd 12:13:46 2021-11-03T12:13:44Z INFO Waiting for automatic snapd restart... 12:14:04 lxd 4.19 from Canonical* installed 12:14:04 + sudo lxd init --auto 12:14:12 + sudo snap install --classic snapcraft 12:14:30 snapcraft 5.0 from Canonical* installed 12:14:30 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 12:14:30 + sudo snapcraft prime --use-lxd 12:14:30 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 12:14:30 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: 12:14:30 - README.md 12:14:30 12:14:30 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:14:30 Launching a container. 12:14:36 Waiting for container to be ready 12:14:36 To start your first instance, try: lxc launch ubuntu:20.04 12:14:36 12:14:40 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 12:14:40 Waiting for network to be ready... 12:14:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:14:40 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1933 kB] 12:14:40 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:14:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 12:14:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 12:14:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 12:14:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [490 kB] 12:14:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [66.1 kB] 12:14:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 12:14:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 12:14:41 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:14:41 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:14:41 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:14:41 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:14:41 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:14:41 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:14:41 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:14:41 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:14:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:14:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2279 kB] 12:14:42 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 12:14:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 12:14:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 12:14:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [514 kB] 12:14:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.8 kB] 12:14:42 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 12:14:42 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 12:14:45 Fetched 25.5 MB in 4s (5779 kB/s) 12:14:45 Reading package lists... 12:14:46 Reading package lists... 12:14:46 Building dependency tree... 12:14:46 Reading state information... 12:14:46 The following additional packages will be installed: 12:14:46 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:14:46 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:14:46 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:14:46 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 12:14:46 Suggested packages: 12:14:46 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 12:14:46 Recommended packages: 12:14:46 gnupg libsasl2-modules 12:14:46 The following NEW packages will be installed: 12:14:46 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:14:46 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:14:46 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:14:46 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 12:14:46 The following packages will be upgraded: 12:14:46 gpg gpg-agent gpgconf libudev1 12:14:46 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 12:14:46 Need to get 3527 kB of archives. 12:14:46 After this operation, 13.3 MB of additional disk space will be used. 12:14:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 12:14:46 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 12:14:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 12:14:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 12:14:46 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 12:14:47 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 12:14:47 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 12:14:47 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 12:14:47 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 12:14:47 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 12:14:47 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 12:14:47 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 12:14:47 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 12:14:47 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 12:14:47 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 12:14:47 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 12:14:47 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 12:14:47 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 12:14:47 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 12:14:47 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 12:14:47 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 12:14:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 12:14:47 debconf: delaying package configuration, since apt-utils is not installed 12:14:47 Fetched 3527 kB in 1s (2548 kB/s) 12:14:47 (Reading database ... 12511 files and directories currently installed.) 12:14:47 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 12:14:47 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 12:14:48 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 12:14:48 Selecting previously unselected package udev. 12:14:48 (Reading database ... 12511 files and directories currently installed.) 12:14:48 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 12:14:48 Unpacking udev (237-3ubuntu10.52) ... 12:14:48 Selecting previously unselected package libfuse2:amd64. 12:14:48 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 12:14:48 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:14:48 Selecting previously unselected package fuse. 12:14:48 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 12:14:48 Unpacking fuse (2.9.7-1ubuntu1) ... 12:14:48 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 12:14:48 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:14:48 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 12:14:48 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:14:48 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 12:14:48 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:14:48 Selecting previously unselected package libksba8:amd64. 12:14:48 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 12:14:48 Unpacking libksba8:amd64 (1.3.5-2) ... 12:14:48 Selecting previously unselected package libroken18-heimdal:amd64. 12:14:48 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:14:48 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:14:48 Selecting previously unselected package libasn1-8-heimdal:amd64. 12:14:48 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:14:48 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:14:48 Selecting previously unselected package libheimbase1-heimdal:amd64. 12:14:48 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:14:48 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:14:48 Selecting previously unselected package libhcrypto4-heimdal:amd64. 12:14:48 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:14:48 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:14:48 Selecting previously unselected package libwind0-heimdal:amd64. 12:14:48 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:14:48 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:14:49 Selecting previously unselected package libhx509-5-heimdal:amd64. 12:14:49 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:14:49 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:14:49 Selecting previously unselected package libkrb5-26-heimdal:amd64. 12:14:49 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:14:49 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:14:49 Selecting previously unselected package libheimntlm0-heimdal:amd64. 12:14:49 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:14:49 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:14:49 Selecting previously unselected package libgssapi3-heimdal:amd64. 12:14:49 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:14:49 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:14:49 Selecting previously unselected package libsasl2-modules-db:amd64. 12:14:49 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:14:49 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:14:49 Selecting previously unselected package libsasl2-2:amd64. 12:14:49 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:14:49 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:14:49 Selecting previously unselected package libldap-common. 12:14:49 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 12:14:49 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 12:14:49 Selecting previously unselected package libldap-2.4-2:amd64. 12:14:49 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 12:14:49 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 12:14:49 Selecting previously unselected package dirmngr. 12:14:49 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 12:14:49 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 12:14:49 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 12:14:49 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 12:14:49 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:14:49 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:14:49 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:14:49 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 12:14:49 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:14:49 Setting up libksba8:amd64 (1.3.5-2) ... 12:14:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:14:49 Setting up udev (237-3ubuntu10.52) ... 12:14:49 invoke-rc.d: policy-rc.d denied execution of start. 12:14:50 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:14:50 Processing triggers for systemd (237-3ubuntu10) ... 12:14:50 Setting up fuse (2.9.7-1ubuntu1) ... 12:14:50 Setting up gpg (2.2.4-1ubuntu1.4) ... 12:14:50 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:14:50 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:14:50 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:14:50 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:14:50 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:14:50 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:14:50 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:14:50 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 12:14:50 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 12:14:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:14:50 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 12:14:50 settings in the [Install] section, and DefaultInstance for template units). 12:14:50 This means they are not meant to be enabled using systemctl. 12:14:50 Possible reasons for having this kind of units are: 12:14:50 1) A unit may be statically enabled by being symlinked from another unit's 12:14:50 .wants/ or .requires/ directory. 12:14:50 2) A unit's purpose may be to act as a helper for some other unit which has 12:14:50 a requirement dependency on it. 12:14:50 3) A unit may be started when needed via activation (socket, path, timer, 12:14:50 D-Bus, udev, scripted systemctl call, ...). 12:14:50 4) In case of template units, the unit is meant to be enabled with some 12:14:50 instance name specified. 12:14:51 Reading package lists... 12:14:51 Building dependency tree... 12:14:51 Reading state information... 12:14:51 The following additional packages will be installed: 12:14:51 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 12:14:51 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 12:14:51 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 12:14:51 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 12:14:51 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 12:14:51 Suggested packages: 12:14:51 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 12:14:51 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 12:14:51 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 12:14:51 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 12:14:51 systemd-container policykit-1 12:14:51 Recommended packages: 12:14:51 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 12:14:51 The following NEW packages will be installed: 12:14:51 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 12:14:51 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 12:14:51 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 12:14:51 multiarch-support openssh-client python3 python3-minimal python3.6 12:14:51 python3.6-minimal snapd squashfs-tools sudo 12:14:51 The following packages will be upgraded: 12:14:51 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 12:14:51 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 12:14:51 Need to get 36.8 MB of archives. 12:14:51 After this operation, 147 MB of additional disk space will be used. 12:14:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 12:14:51 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 12:14:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 12:14:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 12:14:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 12:14:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 12:14:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 12:14:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 12:14:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 12:14:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 12:14:51 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 12:14:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 12:14:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 12:14:51 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 12:14:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 12:14:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 12:14:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 12:14:52 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 12:14:52 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 12:14:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 12:14:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 12:14:52 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 12:14:52 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 12:14:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 12:14:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 12:14:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 12:14:52 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 12:14:52 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 12:14:52 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 12:14:52 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 12:14:54 debconf: delaying package configuration, since apt-utils is not installed 12:14:54 Fetched 36.8 MB in 3s (13.5 MB/s) 12:14:54 (Reading database ... 12757 files and directories currently installed.) 12:14:54 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 12:14:54 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 12:14:55 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 12:14:55 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 12:14:55 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 12:14:55 (Reading database ... 12757 files and directories currently installed.) 12:14:55 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 12:14:55 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 12:14:55 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 12:14:55 (Reading database ... 12757 files and directories currently installed.) 12:14:55 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 12:14:55 Unpacking apt (1.6.14) over (1.6.1) ... 12:14:55 Setting up apt (1.6.14) ... 12:14:55 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 12:14:55 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 12:14:56 (Reading database ... 12764 files and directories currently installed.) 12:14:56 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 12:14:56 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 12:14:56 Selecting previously unselected package libpython3.6-minimal:amd64. 12:14:56 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:14:56 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:14:56 Selecting previously unselected package libexpat1:amd64. 12:14:56 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 12:14:56 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:14:56 Selecting previously unselected package python3.6-minimal. 12:14:56 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:14:56 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 12:14:56 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 12:14:56 Checking for services that may need to be restarted...done. 12:14:56 Checking for services that may need to be restarted...done. 12:14:56 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:14:56 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:14:56 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 12:14:57 Selecting previously unselected package python3-minimal. 12:14:57 (Reading database ... 13012 files and directories currently installed.) 12:14:57 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 12:14:57 Unpacking python3-minimal (3.6.7-1~18.04) ... 12:14:57 Selecting previously unselected package mime-support. 12:14:57 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 12:14:57 Unpacking mime-support (3.60ubuntu1) ... 12:14:57 Selecting previously unselected package libmpdec2:amd64. 12:14:57 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 12:14:57 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:14:57 Selecting previously unselected package libpython3.6-stdlib:amd64. 12:14:57 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:14:57 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:14:57 Selecting previously unselected package python3.6. 12:14:57 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:14:57 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 12:14:57 Selecting previously unselected package libpython3-stdlib:amd64. 12:14:57 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 12:14:57 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:14:57 Setting up python3-minimal (3.6.7-1~18.04) ... 12:14:57 Selecting previously unselected package python3. 12:14:57 (Reading database ... 13442 files and directories currently installed.) 12:14:57 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 12:14:57 Unpacking python3 (3.6.7-1~18.04) ... 12:14:57 Selecting previously unselected package multiarch-support. 12:14:57 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 12:14:57 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 12:14:57 Setting up multiarch-support (2.27-3ubuntu1.4) ... 12:14:57 Selecting previously unselected package liblzo2-2:amd64. 12:14:57 (Reading database ... 13479 files and directories currently installed.) 12:14:57 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 12:14:57 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 12:14:58 Selecting previously unselected package libbsd0:amd64. 12:14:58 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 12:14:58 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:14:58 Selecting previously unselected package sudo. 12:14:58 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 12:14:58 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 12:14:58 Selecting previously unselected package apparmor. 12:14:58 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 12:14:58 Unpacking apparmor (2.12-4ubuntu5.1) ... 12:14:58 Selecting previously unselected package libedit2:amd64. 12:14:58 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 12:14:58 Unpacking libedit2:amd64 (3.1-20170329-1) ... 12:14:58 Selecting previously unselected package libkrb5support0:amd64. 12:14:58 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 12:14:58 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:14:58 Selecting previously unselected package libk5crypto3:amd64. 12:14:58 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 12:14:58 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:14:58 Selecting previously unselected package libkeyutils1:amd64. 12:14:58 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 12:14:58 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:14:58 Selecting previously unselected package libkrb5-3:amd64. 12:14:58 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 12:14:58 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:14:58 Selecting previously unselected package libgssapi-krb5-2:amd64. 12:14:58 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 12:14:58 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:14:58 Selecting previously unselected package libssl1.0.0:amd64. 12:14:58 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 12:14:58 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 12:14:58 Selecting previously unselected package openssh-client. 12:14:58 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 12:14:58 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 12:14:58 Selecting previously unselected package squashfs-tools. 12:14:58 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 12:14:58 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 12:14:58 Selecting previously unselected package snapd. 12:14:58 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 12:14:59 Unpacking snapd (2.51.1+18.04) ... 12:15:01 Setting up libedit2:amd64 (3.1-20170329-1) ... 12:15:01 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 12:15:01 Setting up mime-support (3.60ubuntu1) ... 12:15:01 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 12:15:01 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:15:01 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:15:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:15:01 Setting up systemd (237-3ubuntu10.52) ... 12:15:01 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 12:15:01 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:15:01 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:15:01 Setting up liblzo2-2:amd64 (2.08-1.2) ... 12:15:01 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:15:01 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:15:01 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 12:15:02 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 12:15:02 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:15:02 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:15:02 Setting up python3 (3.6.7-1~18.04) ... 12:15:02 running python rtupdate hooks for python3.6... 12:15:02 running python post-rtupdate hooks for python3.6... 12:15:02 Setting up apparmor (2.12-4ubuntu5.1) ... 12:15:03 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 12:15:03 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:15:04 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 12:15:04 Setting up snapd (2.51.1+18.04) ... 12:15:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 12:15:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 12:15:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 12:15:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 12:15:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:15:05 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:15:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 12:15:05 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 12:15:06 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 12:15:06 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 12:15:06 /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' 12:15:06 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:15:06 Processing triggers for systemd (237-3ubuntu10.52) ... 12:15:07 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:15:07 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:15:07 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:15:08 Reading package lists... 12:15:08 Reading package lists... 12:15:08 Building dependency tree... 12:15:08 Reading state information... 12:15:09 Calculating upgrade... 12:15:09 The following packages will be upgraded: 12:15:09 advancecomp base-files bash binutils binutils-common 12:15:09 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 12:15:09 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 12:15:09 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 12:15:09 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 12:15:09 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 12:15:09 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 12:15:09 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 12:15:09 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 12:15:09 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 12:15:09 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 12:15:09 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 12:15:09 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 12:15:09 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 12:15:09 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 12:15:09 ubuntu-keyring util-linux 12:15:09 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:15:09 Need to get 64.1 MB of archives. 12:15:09 After this operation, 5145 kB of additional disk space will be used. 12:15:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 12:15:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 12:15:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 12:15:09 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 12:15:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 12:15:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 12:15:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 12:15:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 12:15:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 12:15:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 12:15:09 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 12:15:09 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 12:15:09 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 12:15:09 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 12:15:09 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 12:15:09 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 12:15:09 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 12:15:09 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 12:15:09 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 12:15:09 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 12:15:09 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 12:15:09 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 12:15:09 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 12:15:09 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 12:15:09 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 12:15:09 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 12:15:09 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 12:15:09 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 12:15:09 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 12:15:09 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 12:15:09 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 12:15:09 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 12:15:09 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 12:15:09 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 12:15:09 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 12:15:09 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 12:15:09 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 12:15:09 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 12:15:09 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 12:15:09 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 12:15:09 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 12:15:09 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 12:15:09 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 12:15:09 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 12:15:09 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 12:15:09 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 12:15:09 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 12:15:09 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 12:15:09 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 12:15:09 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 12:15:09 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 12:15:09 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 12:15:09 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 12:15:09 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 12:15:09 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 12:15:09 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 12:15:09 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 12:15:09 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 12:15:10 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 12:15:10 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 12:15:10 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 12:15:10 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 12:15:10 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 12:15:10 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 12:15:10 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 12:15:10 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 12:15:10 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 12:15:10 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 12:15:10 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 12:15:10 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 12:15:10 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 12:15:10 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 12:15:10 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 12:15:10 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 12:15:10 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 12:15:10 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 12:15:10 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 12:15:10 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 12:15:10 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 12:15:10 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 12:15:10 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 12:15:10 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 12:15:10 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 12:15:10 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 12:15:10 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 12:15:10 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 12:15:10 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 12:15:10 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 12:15:10 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 12:15:10 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 12:15:10 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 12:15:10 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 12:15:10 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 12:15:10 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 12:15:10 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 12:15:10 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 12:15:10 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 12:15:10 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 12:15:10 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 12:15:10 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 12:15:10 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 12:15:10 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 12:15:10 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 12:15:11 debconf: delaying package configuration, since apt-utils is not installed 12:15:11 Fetched 64.1 MB in 2s (35.4 MB/s) 12:15:11 (Reading database ... 13914 files and directories currently installed.) 12:15:11 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 12:15:11 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:15:11 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 12:15:11 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:15:11 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 12:15:11 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 12:15:12 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:15:12 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:15:12 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:15:12 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:15:12 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:15:12 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:15:12 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:15:12 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:15:12 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:15:12 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:15:12 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:15:12 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:15:12 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:15:12 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:15:12 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 12:15:12 (Reading database ... 13914 files and directories currently installed.) 12:15:12 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 12:15:12 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 12:15:12 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 12:15:12 (Reading database ... 13914 files and directories currently installed.) 12:15:12 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:15:12 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:15:12 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:15:12 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:15:12 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:15:12 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:15:12 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 12:15:13 (Reading database ... 13914 files and directories currently installed.) 12:15:13 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 12:15:13 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:15:13 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 12:15:13 (Reading database ... 13914 files and directories currently installed.) 12:15:13 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 12:15:13 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 12:15:13 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 12:15:13 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 12:15:13 Setting up base-files (10.1ubuntu2.11) ... 12:15:13 Installing new version of config file /etc/issue ... 12:15:13 Installing new version of config file /etc/issue.net ... 12:15:13 Installing new version of config file /etc/lsb-release ... 12:15:13 Installing new version of config file /etc/update-motd.d/50-motd-news ... 12:15:14 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 12:15:14 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 12:15:14 Removing obsolete conffile /etc/default/motd-news ... 12:15:14 (Reading database ... 13915 files and directories currently installed.) 12:15:14 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 12:15:14 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 12:15:14 Setting up bash (4.4.18-2ubuntu1.2) ... 12:15:14 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 12:15:14 (Reading database ... 13915 files and directories currently installed.) 12:15:14 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 12:15:14 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 12:15:14 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 12:15:14 (Reading database ... 13915 files and directories currently installed.) 12:15:14 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 12:15:14 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 12:15:14 Setting up tar (1.29b-2ubuntu0.2) ... 12:15:15 (Reading database ... 13915 files and directories currently installed.) 12:15:15 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 12:15:15 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:15:15 Setting up dpkg (1.19.0.5ubuntu2.3) ... 12:15:15 (Reading database ... 13915 files and directories currently installed.) 12:15:15 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 12:15:15 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:15:15 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 12:15:15 (Reading database ... 13915 files and directories currently installed.) 12:15:15 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 12:15:15 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:15:16 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 12:15:16 (Reading database ... 13915 files and directories currently installed.) 12:15:16 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 12:15:16 Unpacking grep (3.1-2build1) over (3.1-2) ... 12:15:16 Setting up grep (3.1-2build1) ... 12:15:16 (Reading database ... 13915 files and directories currently installed.) 12:15:16 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 12:15:16 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 12:15:16 Setting up gzip (1.6-5ubuntu1.1) ... 12:15:16 (Reading database ... 13915 files and directories currently installed.) 12:15:16 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 12:15:16 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:15:16 Setting up login (1:4.5-1ubuntu2) ... 12:15:16 (Reading database ... 13915 files and directories currently installed.) 12:15:16 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 12:15:16 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:15:16 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 12:15:16 (Reading database ... 13915 files and directories currently installed.) 12:15:16 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 12:15:16 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:15:17 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 12:15:17 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:15:17 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 12:15:17 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:15:17 Setting up perl-base (5.26.1-6ubuntu0.5) ... 12:15:17 (Reading database ... 13915 files and directories currently installed.) 12:15:17 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 12:15:17 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:15:17 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:15:17 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:15:18 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:15:18 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:15:18 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 12:15:18 (Reading database ... 13915 files and directories currently installed.) 12:15:18 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 12:15:18 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 12:15:18 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 12:15:18 (Reading database ... 13915 files and directories currently installed.) 12:15:18 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:15:18 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:15:18 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:15:18 (Reading database ... 13915 files and directories currently installed.) 12:15:18 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:15:18 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:15:18 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:15:18 (Reading database ... 13915 files and directories currently installed.) 12:15:18 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:15:18 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:15:18 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:15:18 (Reading database ... 13915 files and directories currently installed.) 12:15:18 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:15:18 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:15:18 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:15:18 (Reading database ... 13915 files and directories currently installed.) 12:15:18 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 12:15:18 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:15:18 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 12:15:18 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:15:18 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 12:15:19 (Reading database ... 13915 files and directories currently installed.) 12:15:19 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 12:15:19 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:15:19 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 12:15:19 (Reading database ... 13915 files and directories currently installed.) 12:15:19 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:15:19 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:15:19 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:15:19 (Reading database ... 13915 files and directories currently installed.) 12:15:19 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:15:19 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:15:19 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 12:15:19 (Reading database ... 13915 files and directories currently installed.) 12:15:19 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:15:19 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:15:20 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 12:15:20 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 12:15:20 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 12:15:20 (Reading database ... 13915 files and directories currently installed.) 12:15:20 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 12:15:20 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:15:20 Setting up libc-bin (2.27-3ubuntu1.4) ... 12:15:20 (Reading database ... 13915 files and directories currently installed.) 12:15:20 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 12:15:20 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:15:20 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 12:15:21 (Reading database ... 13917 files and directories currently installed.) 12:15:21 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 12:15:21 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 12:15:21 Setting up debconf (1.5.66ubuntu1) ... 12:15:21 (Reading database ... 13917 files and directories currently installed.) 12:15:21 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 12:15:21 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:15:21 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 12:15:21 (Reading database ... 13917 files and directories currently installed.) 12:15:21 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 12:15:21 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:15:21 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 12:15:21 (Reading database ... 13917 files and directories currently installed.) 12:15:21 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:15:21 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:15:21 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 12:15:21 (Reading database ... 13917 files and directories currently installed.) 12:15:21 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:15:21 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:15:21 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 12:15:21 (Reading database ... 13919 files and directories currently installed.) 12:15:21 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:15:21 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:15:22 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 12:15:22 (Reading database ... 13923 files and directories currently installed.) 12:15:22 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:15:22 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:15:22 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 12:15:22 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 12:15:22 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 12:15:22 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:15:22 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 12:15:22 (Reading database ... 13923 files and directories currently installed.) 12:15:22 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 12:15:22 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 12:15:22 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 12:15:22 (Reading database ... 13923 files and directories currently installed.) 12:15:22 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 12:15:22 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 12:15:22 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 12:15:22 (Reading database ... 13923 files and directories currently installed.) 12:15:22 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 12:15:22 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:15:22 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 12:15:22 (Reading database ... 13923 files and directories currently installed.) 12:15:22 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 12:15:22 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:15:23 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 12:15:23 (Reading database ... 13923 files and directories currently installed.) 12:15:23 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 12:15:23 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 12:15:23 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 12:15:23 (Reading database ... 13923 files and directories currently installed.) 12:15:23 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 12:15:23 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:15:23 Setting up passwd (1:4.5-1ubuntu2) ... 12:15:23 (Reading database ... 13923 files and directories currently installed.) 12:15:23 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 12:15:23 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:15:23 Setting up gpgv (2.2.4-1ubuntu1.4) ... 12:15:23 (Reading database ... 13923 files and directories currently installed.) 12:15:23 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 12:15:23 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 12:15:23 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 12:15:23 (Reading database ... 13923 files and directories currently installed.) 12:15:23 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 12:15:23 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 12:15:23 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 12:15:23 (Reading database ... 13923 files and directories currently installed.) 12:15:23 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 12:15:23 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 12:15:24 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 12:15:24 (Reading database ... 13923 files and directories currently installed.) 12:15:24 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 12:15:24 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 12:15:24 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 12:15:24 (Reading database ... 13923 files and directories currently installed.) 12:15:24 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 12:15:24 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 12:15:24 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 12:15:24 (Reading database ... 13923 files and directories currently installed.) 12:15:24 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 12:15:24 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 12:15:24 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 12:15:24 (Reading database ... 13923 files and directories currently installed.) 12:15:24 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 12:15:24 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 12:15:24 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 12:15:24 (Reading database ... 13923 files and directories currently installed.) 12:15:24 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 12:15:24 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 12:15:24 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 12:15:24 (Reading database ... 13924 files and directories currently installed.) 12:15:24 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:15:24 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:15:24 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:15:24 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:15:25 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 12:15:25 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 12:15:25 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 12:15:25 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 12:15:25 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 12:15:25 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 12:15:25 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 12:15:25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 12:15:25 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 12:15:25 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 12:15:25 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 12:15:25 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 12:15:25 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 12:15:25 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 12:15:25 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 12:15:25 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 12:15:25 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 12:15:25 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 12:15:26 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 12:15:26 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 12:15:26 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 12:15:26 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 12:15:26 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 12:15:26 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 12:15:26 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:15:26 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:15:26 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:15:26 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:15:26 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:15:26 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:15:26 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:15:26 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:15:27 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:15:27 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:15:27 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:15:27 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:15:27 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:15:27 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:15:27 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:15:27 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:15:28 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:15:28 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:15:28 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:15:28 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:15:29 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:15:29 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:15:29 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:15:29 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:15:30 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:15:30 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:15:30 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:15:30 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:15:30 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 12:15:30 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:15:30 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 12:15:30 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:15:30 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 12:15:30 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 12:15:30 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:15:30 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:15:30 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:15:30 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:15:30 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 12:15:30 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 12:15:30 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:15:30 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 12:15:30 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:15:30 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:15:30 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:15:30 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 12:15:30 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 12:15:31 Setting up tzdata (2021e-0ubuntu0.18.04) ... 12:15:31 12:15:31 Current default time zone: 'Etc/UTC' 12:15:31 Local time is now: Wed Nov 3 12:15:30 UTC 2021. 12:15:31 Universal Time is now: Wed Nov 3 12:15:30 UTC 2021. 12:15:31 Run 'dpkg-reconfigure tzdata' if you wish to change it. 12:15:31 12:15:31 Setting up systemd-sysv (237-3ubuntu10.52) ... 12:15:31 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:15:31 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 12:15:31 Setting up mount (2.31.1-0.4ubuntu3.7) ... 12:15:31 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 12:15:31 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 12:15:31 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 12:15:31 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 12:15:31 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 12:15:31 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 12:15:31 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:15:31 Setting up procps (2:3.3.12-3ubuntu1.2) ... 12:15:31 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 12:15:31 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 12:15:31 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 12:15:31 Setting up patch (2.7.6-2ubuntu1.1) ... 12:15:31 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 12:15:31 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 12:15:31 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 12:15:31 Installing new version of config file /etc/ssl/openssl.cnf ... 12:15:31 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 12:15:31 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 12:15:31 Setting up ca-certificates (20210119~18.04.2) ... 12:15:33 Updating certificates in /etc/ssl/certs... 12:15:34 23 added, 28 removed; done. 12:15:34 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 12:15:34 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:15:34 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 12:15:34 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 12:15:34 Setting up pkgbinarymangler (138.18.04.1) ... 12:15:34 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 12:15:34 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 12:15:34 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 12:15:34 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 12:15:34 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:15:34 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 12:15:34 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:15:34 Setting up perl (5.26.1-6ubuntu0.5) ... 12:15:34 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 12:15:34 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 12:15:34 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 12:15:34 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 12:15:34 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 12:15:34 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 12:15:34 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 12:15:34 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 12:15:34 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 12:15:34 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:15:34 Processing triggers for systemd (237-3ubuntu10.52) ... 12:15:34 Processing triggers for mime-support (3.60ubuntu1) ... 12:15:34 Processing triggers for ca-certificates (20210119~18.04.2) ... 12:15:34 Updating certificates in /etc/ssl/certs... 12:15:35 0 added, 0 removed; done. 12:15:35 Running hooks in /etc/ca-certificates/update.d... 12:15:35 done. 12:15:35 Reading package lists... 12:15:35 Building dependency tree... 12:15:35 Reading state information... 12:15:35 The following NEW packages will be installed: 12:15:35 apt-transport-https 12:15:35 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 12:15:36 Need to get 4348 B of archives. 12:15:36 After this operation, 154 kB of additional disk space will be used. 12:15:36 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 12:15:36 debconf: delaying package configuration, since apt-utils is not installed 12:15:36 Fetched 4348 B in 0s (22.6 kB/s) 12:15:36 Selecting previously unselected package apt-transport-https. 12:15:36 (Reading database ... 13931 files and directories currently installed.) 12:15:36 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 12:15:36 Unpacking apt-transport-https (1.6.14) ... 12:15:36 Setting up apt-transport-https (1.6.14) ... 12:15:36 Waiting for network to be ready... 12:15:44 2021-11-03T12:15:41Z INFO Waiting for automatic snapd restart... 12:15:44 snapd 2.52.1 from Canonical* installed 12:15:45 "snapd" switched to the "latest/stable" channel 12:15:45 12:15:48 core18 20211015 from Canonical* installed 12:15:48 "core18" switched to the "latest/stable" channel 12:15:48 12:15:51 snapcraft 5.0 from Canonical* installed 12:15:51 "snapcraft" switched to the "latest/stable" channel 12:15:51 12:15:55 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: 12:15:55 - README.md 12:15:55 12:15:55 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:15:55 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:15:55 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:15:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:15:57 Reading package lists... 12:15:57 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 12:15:57 Reading package lists... 12:15:57 Building dependency tree... 12:15:57 Reading state information... 12:15:57 Suggested packages: 12:15:57 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 12:15:57 git-gui gitk gitweb git-cvs git-mediawiki git-svn 12:15:57 Recommended packages: 12:15:57 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix 12:15:57 The following NEW packages will be installed: 12:15:57 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 12:15:57 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 12:15:57 pkg-config 12:15:57 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 12:15:57 Need to get 7503 kB of archives. 12:15:57 After this operation, 43.1 MB of additional disk space will be used. 12:15:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 12:15:58 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 12:15:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 12:15:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 12:15:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 12:15:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 12:15:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 12:15:58 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 12:15:58 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 12:15:58 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 12:15:58 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 12:15:58 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 12:15:58 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 12:15:58 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 12:15:58 debconf: delaying package configuration, since apt-utils is not installed 12:15:58 Fetched 7503 kB in 1s (9867 kB/s) 12:15:58 Selecting previously unselected package libglib2.0-0:amd64. 12:15:58 (Reading database ... 13935 files and directories currently installed.) 12:15:58 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 12:15:58 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 12:15:58 Selecting previously unselected package libpsl5:amd64. 12:15:58 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 12:15:58 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 12:15:58 Selecting previously unselected package libnghttp2-14:amd64. 12:15:58 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 12:15:58 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:15:59 Selecting previously unselected package librtmp1:amd64. 12:15:59 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 12:15:59 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:15:59 Selecting previously unselected package libcurl3-gnutls:amd64. 12:15:59 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 12:15:59 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 12:15:59 Selecting previously unselected package liberror-perl. 12:15:59 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 12:15:59 Unpacking liberror-perl (0.17025-1) ... 12:15:59 Selecting previously unselected package git-man. 12:15:59 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 12:15:59 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 12:15:59 Selecting previously unselected package git. 12:15:59 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 12:15:59 Unpacking git (1:2.17.1-1ubuntu0.9) ... 12:15:59 Selecting previously unselected package libnorm1:amd64. 12:15:59 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 12:15:59 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:15:59 Selecting previously unselected package libpgm-5.2-0:amd64. 12:15:59 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 12:15:59 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:15:59 Selecting previously unselected package libsodium23:amd64. 12:15:59 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 12:15:59 Unpacking libsodium23:amd64 (1.0.16-2) ... 12:15:59 Selecting previously unselected package libzmq5:amd64. 12:15:59 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 12:15:59 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:16:00 Selecting previously unselected package libzmq3-dev:amd64. 12:16:00 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 12:16:00 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:16:00 Selecting previously unselected package pkg-config. 12:16:00 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 12:16:00 Unpacking pkg-config (0.29.1-0ubuntu2) ... 12:16:00 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:16:00 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 12:16:00 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:16:00 Setting up liberror-perl (0.17025-1) ... 12:16:00 Setting up libpsl5:amd64 (0.19.1-5build1) ... 12:16:00 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 12:16:00 No schema files found: doing nothing. 12:16:00 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:16:00 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:16:00 Setting up libsodium23:amd64 (1.0.16-2) ... 12:16:00 Setting up pkg-config (0.29.1-0ubuntu2) ... 12:16:00 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:16:00 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 12:16:00 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:16:00 Setting up git (1:2.17.1-1ubuntu0.9) ... 12:16:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:16:01 git set to automatically installed. 12:16:01 git-man set to automatically installed. 12:16:01 libcurl3-gnutls set to automatically installed. 12:16:01 liberror-perl set to automatically installed. 12:16:01 libglib2.0-0 set to automatically installed. 12:16:01 libnghttp2-14 set to automatically installed. 12:16:01 libnorm1 set to automatically installed. 12:16:01 libpgm-5.2-0 set to automatically installed. 12:16:01 libpsl5 set to automatically installed. 12:16:01 librtmp1 set to automatically installed. 12:16:01 libsodium23 set to automatically installed. 12:16:01 libzmq3-dev set to automatically installed. 12:16:01 libzmq5 set to automatically installed. 12:16:01 pkg-config set to automatically installed. 12:16:03 snapd is not logged in, snap install commands will use sudo 12:16:04 snap "core18" has no updates available 12:16:05 snapd is not logged in, snap install commands will use sudo 12:16:20 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 12:16:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:16:27 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:16:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1933 kB] 12:16:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 12:16:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 12:16:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 12:16:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [490 kB] 12:16:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [66.1 kB] 12:16:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 12:16:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 12:16:27 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:16:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:16:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:16:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:16:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:16:27 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:16:27 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:16:27 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:16:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:16:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2279 kB] 12:16:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 12:16:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 12:16:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 12:16:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [514 kB] 12:16:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.8 kB] 12:16:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 12:16:27 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 12:16:27 Fetched 25.5 MB in 0s (0 B/s) 12:16:27 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 12:16:27 Fetched 224 kB in 0s (0 B/s) 12:16:27 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 12:16:27 Fetched 157 kB in 0s (0 B/s) 12:16:27 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 12:16:27 Fetched 221 kB in 0s (0 B/s) 12:16:27 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 12:16:27 Fetched 143 kB in 0s (0 B/s) 12:16:27 Pulling app-service-config 12:16:27 + snapcraftctl pull 12:16:28 Pulling config-common 12:16:28 + snapcraftctl pull 12:16:29 Pulling hooks 12:16:29 + snapcraftctl pull 12:16:30 Building app-service-config 12:16:30 + cd /root/parts/app-service-config/src 12:16:30 + git describe --tags --abbrev=0 12:16:30 + sed s/v// 12:16:30 + GIT_VERSION=2.0.2-dev.23 12:16:30 + [ -z 2.0.2-dev.23 ] 12:16:30 + snapcraftctl set-version 2.0.2-dev.23 12:16:31 + echo 2.0.2-dev.23 12:16:31 + make tidy 12:16:31 go mod tidy 12:16:32 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.2-dev.40 12:16:33 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.20 12:16:33 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.26 12:16:33 go: downloading github.com/google/uuid v1.3.0 12:16:33 go: downloading github.com/stretchr/testify v1.7.0 12:16:33 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.2-dev.7 12:16:33 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.9 12:16:33 go: downloading github.com/gorilla/mux v1.8.0 12:16:33 go: downloading github.com/hashicorp/go-multierror v1.1.1 12:16:33 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 12:16:33 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.9 12:16:34 go: downloading github.com/davecgh/go-spew v1.1.1 12:16:34 go: downloading github.com/pmezard/go-difflib v1.0.0 12:16:34 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 12:16:34 go: downloading github.com/go-kit/kit v0.11.0 12:16:34 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 12:16:34 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 12:16:34 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 12:16:34 go: downloading github.com/pelletier/go-toml v1.9.4 12:16:34 go: downloading github.com/go-playground/validator/v10 v10.9.0 12:16:34 go: downloading github.com/hashicorp/errwrap v1.0.0 12:16:34 go: downloading github.com/stretchr/objx v0.1.1 12:16:34 go: downloading github.com/hashicorp/consul/api v1.9.1 12:16:34 go: downloading github.com/go-logfmt/logfmt v0.5.0 12:16:34 go: downloading github.com/go-stack/stack v1.8.0 12:16:34 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 12:16:34 go: downloading github.com/mitchellh/copystructure v1.0.0 12:16:34 go: downloading github.com/x448/float16 v0.8.4 12:16:34 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:16:34 go: downloading github.com/gorilla/websocket v1.4.2 12:16:34 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 12:16:34 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 12:16:34 go: downloading github.com/go-redis/redis/v7 v7.3.0 12:16:34 go: downloading github.com/pebbe/zmq4 v1.2.7 12:16:34 go: downloading github.com/go-playground/universal-translator v0.18.0 12:16:34 go: downloading github.com/leodido/go-urn v1.2.1 12:16:34 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 12:16:34 go: downloading golang.org/x/text v0.3.6 12:16:34 go: downloading github.com/go-playground/assert/v2 v2.0.1 12:16:34 go: downloading github.com/go-playground/locales v0.14.0 12:16:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 12:16:34 go: downloading github.com/hashicorp/go-hclog v0.12.0 12:16:34 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 12:16:34 go: downloading github.com/hashicorp/serf v0.9.5 12:16:34 go: downloading github.com/mitchellh/mapstructure v1.1.2 12:16:34 go: downloading github.com/hashicorp/consul/sdk v0.8.0 12:16:34 go: downloading github.com/hashicorp/go-uuid v1.0.1 12:16:34 go: downloading github.com/mitchellh/reflectwalk v1.0.0 12:16:34 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 12:16:34 go: downloading github.com/onsi/ginkgo v1.10.1 12:16:34 go: downloading github.com/onsi/gomega v1.7.0 12:16:34 go: downloading github.com/fatih/color v1.9.0 12:16:34 go: downloading github.com/mattn/go-colorable v0.1.6 12:16:34 go: downloading github.com/mattn/go-isatty v0.0.12 12:16:34 go: downloading github.com/mitchellh/go-homedir v1.1.0 12:16:34 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 12:16:34 go: downloading github.com/pkg/errors v0.9.1 12:16:34 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 12:16:35 go: downloading github.com/hashicorp/go-msgpack v0.5.3 12:16:35 go: downloading github.com/hashicorp/memberlist v0.2.2 12:16:35 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 12:16:35 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 12:16:35 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 12:16:35 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 12:16:35 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 12:16:35 go: downloading github.com/miekg/dns v1.1.26 12:16:35 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 12:16:35 go: downloading gopkg.in/yaml.v2 v2.3.0 12:16:35 go: downloading github.com/hpcloud/tail v1.0.0 12:16:35 go: downloading github.com/hashicorp/golang-lru v0.5.0 12:16:35 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 12:16:35 go: downloading gopkg.in/fsnotify.v1 v1.4.7 12:16:35 + make build 12:16:36 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.23" -o app-service-configurable 12:16:46 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 12:16:46 + find ./res -maxdepth 1 -type d -exec install -d /root/parts/app-service-config/install/config/{} ; 12:16:46 + find ./res -name configuration.toml 12:16:46 + read fname 12:16:46 + cat+ sed -e s:./logs/:\$SNAP_COMMON/: 12:16:46 ./res/mqtt-export/configuration.toml 12:16:46 + read fname 12:16:46 + + cat ./res/sample/configuration.toml 12:16:46 sed -e s:./logs/:\$SNAP_COMMON/: 12:16:46 + read fname 12:16:46 + cat ./res/push-to-core/configuration.toml 12:16:46 + sed -e s:./logs/:\$SNAP_COMMON/: 12:16:46 + read fname 12:16:46 + cat ./res/rules-engine/configuration.toml 12:16:46 + sed -e s:./logs/:\$SNAP_COMMON/: 12:16:46 + read fname 12:16:46 + cat ./res/functional-tests/configuration.toml 12:16:46 + sed -e s:./logs/:\$SNAP_COMMON/: 12:16:46 + read fname 12:16:46 + + sed -e s:./logs/:\$SNAP_COMMON/: 12:16:46 cat ./res/external-mqtt-trigger/configuration.toml 12:16:46 + read fname 12:16:46 + cat ./res/http-export/configuration.toml 12:16:46 + sed -e s:./logs/:\$SNAP_COMMON/: 12:16:46 + read fname 12:16:46 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 12:16:46 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 12:16:46 Building config-common 12:16:46 + snapcraftctl build 12:16:48 Building hooks 12:16:48 + cd /root/parts/hooks/src 12:16:48 + make build 12:16:48 go mod tidy 12:16:49 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.0 12:16:49 go: downloading github.com/stretchr/testify v1.5.1 12:16:49 go: downloading gopkg.in/yaml.v2 v2.2.2 12:16:49 go: downloading github.com/davecgh/go-spew v1.1.0 12:16:49 go build -o cmd/configure/configure ./cmd/configure 12:16:50 go build -o cmd/install/install ./cmd/install 12:16:50 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 12:16:50 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 12:16:51 Staging app-service-config 12:16:51 + snapcraftctl stage 12:16:52 Staging config-common 12:16:52 + snapcraftctl stage 12:16:54 Staging hooks 12:16:54 + snapcraftctl stage 12:16:55 Priming app-service-config 12:16:55 + snapcraftctl prime 12:16:56 Priming config-common 12:16:56 + snapcraftctl prime 12:16:57 Priming hooks 12:16:57 + snapcraftctl prime 12:16:58 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:17:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:17:00 12:17:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:17:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:17:01 latest: Pulling from edgex-lftools-log-publisher 12:17:01 b4d181a07f80: Pulling fs layer 12:17:01 a1111a8f2ec3: Pulling fs layer 12:17:01 ed53099fbce6: Pulling fs layer 12:17:01 dc539afda2c1: Pulling fs layer 12:17:01 77bc0d833cb6: Pulling fs layer 12:17:01 9065ff56babe: Pulling fs layer 12:17:01 d287ab97295c: Pulling fs layer 12:17:01 dc539afda2c1: Waiting 12:17:01 77bc0d833cb6: Waiting 12:17:01 9065ff56babe: Waiting 12:17:01 d287ab97295c: Waiting 12:17:01 a1111a8f2ec3: Verifying Checksum 12:17:01 a1111a8f2ec3: Download complete 12:17:01 dc539afda2c1: Verifying Checksum 12:17:01 dc539afda2c1: Download complete 12:17:01 ed53099fbce6: Verifying Checksum 12:17:01 ed53099fbce6: Download complete 12:17:01 77bc0d833cb6: Verifying Checksum 12:17:01 77bc0d833cb6: Download complete 12:17:01 9065ff56babe: Verifying Checksum 12:17:01 9065ff56babe: Download complete 12:17:01 b4d181a07f80: Verifying Checksum 12:17:01 b4d181a07f80: Download complete 12:17:02 d287ab97295c: Verifying Checksum 12:17:02 d287ab97295c: Download complete 12:17:03 b4d181a07f80: Pull complete 12:17:03 a1111a8f2ec3: Pull complete 12:17:03 ed53099fbce6: Pull complete 12:17:03 dc539afda2c1: Pull complete 12:17:04 77bc0d833cb6: Pull complete 12:17:04 9065ff56babe: Pull complete 12:17:09 d287ab97295c: Pull complete 12:17:09 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 12:17:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:17:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:17:09 prd-centos7-docker-4c-2g-15789 does not seem to be running inside a container 12:17:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:17:13 $ docker top eaa8cc8804a6060baa8e14b2286e64d6f9378c1e925700a7b415bb313c9a20a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:17:14 ---> job-cost.sh 12:17:14 lf-activate-venv: SKIPPING 12:17:14 INFO: No Stack... 12:17:14 INFO: Retrieving Pricing Info for: v3-standard-2 12:17:14 INFO: Archiving Costs [Pipeline] sh 12:17:14 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 12:17:14 + cut -d, -f6 [Pipeline] lock 12:17:14 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-348-1-stack-cost] 12:17:14 Resource [jenkins-edgexfoundry-app-service-configurable-PR-348-1-stack-cost] did not exist. Created. 12:17:14 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-348-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:17:15 + echo total: 0.05999999865889549 [Pipeline] stash 12:17:15 Stashed 1 file(s) [Pipeline] } 12:17:15 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-348-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:17:15 $ docker stop --time=1 eaa8cc8804a6060baa8e14b2286e64d6f9378c1e925700a7b415bb313c9a20a7 12:17:16 $ docker rm -f eaa8cc8804a6060baa8e14b2286e64d6f9378c1e925700a7b415bb313c9a20a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:08:28 Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:08:28 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:08:33 + '[' -d /w/workspace/_app-service-configurable_PR-348/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:08:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:08:34 ---> package-listing.sh 18:08:34 ++ facter osfamily 18:08:34 ++ tr '[:upper:]' '[:lower:]' 18:08:34 + OS_FAMILY=redhat 18:08:34 + workspace=/w/workspace/_app-service-configurable_PR-348 18:08:34 + START_PACKAGES=/tmp/packages_start.txt 18:08:34 + END_PACKAGES=/tmp/packages_end.txt 18:08:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:08:34 + PACKAGES=/tmp/packages_start.txt 18:08:34 + '[' /w/workspace/_app-service-configurable_PR-348 ']' 18:08:34 + PACKAGES=/tmp/packages_end.txt 18:08:34 + case "${OS_FAMILY}" in 18:08:34 + sort 18:08:34 + rpm -qa 18:08:35 + '[' -f /tmp/packages_start.txt ']' 18:08:35 + '[' -f /tmp/packages_end.txt ']' 18:08:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:08:35 + '[' /w/workspace/_app-service-configurable_PR-348 ']' 18:08:35 + mkdir -p /w/workspace/_app-service-configurable_PR-348/archives/ 18:08:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-348/archives/ [Pipeline] echo 18:08:35 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-348/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:08:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:08:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:36 18:08:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:08:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:36 latest: Pulling from edgex-lftools-log-publisher 18:08:36 b4d181a07f80: Pulling fs layer 18:08:36 a1111a8f2ec3: Pulling fs layer 18:08:36 ed53099fbce6: Pulling fs layer 18:08:36 dc539afda2c1: Pulling fs layer 18:08:36 77bc0d833cb6: Pulling fs layer 18:08:36 9065ff56babe: Pulling fs layer 18:08:36 d287ab97295c: Pulling fs layer 18:08:36 dc539afda2c1: Waiting 18:08:36 77bc0d833cb6: Waiting 18:08:36 9065ff56babe: Waiting 18:08:36 d287ab97295c: Waiting 18:08:36 a1111a8f2ec3: Verifying Checksum 18:08:36 a1111a8f2ec3: Download complete 18:08:36 dc539afda2c1: Verifying Checksum 18:08:36 dc539afda2c1: Download complete 18:08:36 ed53099fbce6: Verifying Checksum 18:08:36 ed53099fbce6: Download complete 18:08:36 9065ff56babe: Verifying Checksum 18:08:36 9065ff56babe: Download complete 18:08:36 77bc0d833cb6: Verifying Checksum 18:08:36 77bc0d833cb6: Download complete 18:08:36 b4d181a07f80: Verifying Checksum 18:08:36 b4d181a07f80: Download complete 18:08:37 d287ab97295c: Verifying Checksum 18:08:37 d287ab97295c: Download complete 18:08:38 b4d181a07f80: Pull complete 18:08:38 a1111a8f2ec3: Pull complete 18:08:39 ed53099fbce6: Pull complete 18:08:39 dc539afda2c1: Pull complete 18:08:39 77bc0d833cb6: Pull complete 18:08:39 9065ff56babe: Pull complete 18:08:45 d287ab97295c: Pull complete 18:08:45 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:08:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:08:45 prd-centos7-docker-4c-2g-15785 does not seem to be running inside a container 18:08:45 $ 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-348/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-348 -v /w/workspace/_app-service-configurable_PR-348:/w/workspace/_app-service-configurable_PR-348:rw,z -v /w/workspace/_app-service-configurable_PR-348@tmp:/w/workspace/_app-service-configurable_PR-348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:08:47 $ docker top 57af3b03accc72ce06fe40510cfc3b39e94e231f37522fd3a420b2d2b47eeda9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:48 + touch /tmp/pre-build-complete [Pipeline] sh 18:08:48 + mkdir -p /var/log/sysstat [Pipeline] sh 18:08:48 + ls /var/log/sa-host 18:08:48 + sadf -c /var/log/sa-host/sa03 18:08:48 file_magic: OK 18:08:48 HZ: Using current value: 100 18:08:48 file_header: OK 18:08:48 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 18:08:48 Statistics: 18:08:48 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... 18:08:48 File successfully converted to sysstat format version 12.0.3 18:08:48 + sadf -c /var/log/sa-host/sa30 18:08:48 file_magic: OK 18:08:48 HZ: Using current value: 100 18:08:48 file_header: OK 18:08:48 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 18:08:48 Statistics: 18:08:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:08:48 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:08:49 provisioning config files... 18:08:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-348@tmp/config6211646862719952850tmp [Pipeline] { [Pipeline] echo 18:08:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:08:49 ---> create-netrc.sh [Pipeline] } 18:08:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:08:50 ---> python-tools-install.sh [Pipeline] echo 18:08:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:08:50 ---> sudo-logs.sh 18:08:50 Archiving 'sudo' log.. 18:08:50 sudo: unable to resolve host prd-centos7-docker-4c-2g-15785.novalocal: Name or service not known 18:08:50 sudo: unable to resolve host prd-centos7-docker-4c-2g-15785.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:08:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:08:50 ---> job-cost.sh 18:08:50 lf-activate-venv: SKIPPING 18:08:50 DEBUG: total: 0.05999999865889549 18:08:50 INFO: Retrieving Stack Cost... 18:08:51 INFO: Retrieving Pricing Info for: v3-standard-2 18:08:51 INFO: Archiving Costs [Pipeline] echo 18:08:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:08:52 ---> logs-deploy.sh 18:08:52 lf-activate-venv: SKIPPING 18:08:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-348/1 18:08:52 INFO: archiving workspace using pattern(s): 18:08:52 Archives upload complete. 18:08:52 INFO: archiving logs to Nexus 18:08:53 ---> uname -a: 18:08:53 Linux prd-centos7-docker-4c-2g-15785.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 18:08:53 18:08:53 18:08:53 ---> lscpu: 18:08:53 Architecture: x86_64 18:08:53 CPU op-mode(s): 32-bit, 64-bit 18:08:53 Byte Order: Little Endian 18:08:53 Address sizes: 40 bits physical, 48 bits virtual 18:08:53 CPU(s): 2 18:08:53 On-line CPU(s) list: 0,1 18:08:53 Thread(s) per core: 1 18:08:53 Core(s) per socket: 1 18:08:53 Socket(s): 2 18:08:53 NUMA node(s): 1 18:08:53 Vendor ID: AuthenticAMD 18:08:53 CPU family: 23 18:08:53 Model: 49 18:08:53 Model name: AMD EPYC-Rome Processor 18:08:53 Stepping: 0 18:08:53 CPU MHz: 2799.998 18:08:53 BogoMIPS: 5599.99 18:08:53 Virtualization: AMD-V 18:08:53 Hypervisor vendor: KVM 18:08:53 Virtualization type: full 18:08:53 L1d cache: 32K 18:08:53 L1i cache: 32K 18:08:53 L2 cache: 512K 18:08:53 L3 cache: 16384K 18:08:53 NUMA node0 CPU(s): 0,1 18:08:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 18:08:53 18:08:53 18:08:53 ---> nproc: 18:08:53 2 18:08:53 18:08:53 18:08:53 ---> df -h: 18:08:53 Filesystem Size Used Avail Use% Mounted on 18:08:53 overlay 40G 7.4G 33G 19% / 18:08:53 tmpfs 64M 0 64M 0% /dev 18:08:53 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:08:53 shm 64M 0 64M 0% /dev/shm 18:08:53 /dev/vda1 40G 7.4G 33G 19% /facter-os 18:08:53 18:08:53 18:08:53 ---> sar -b -r -n DEV: 18:08:53 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/03/21 _x86_64_ (2 CPU) 18:08:53 18:08:53 12:07:49 LINUX RESTART (2 CPU) 18:08:53 18:08:53 12:08:01 tps rtps wtps bread/s bwrtn/s 18:08:53 12:09:01 170.53 48.42 122.11 6981.19 40040.58 18:08:53 12:10:01 1.70 0.00 1.70 0.00 33.96 18:08:53 12:11:01 0.28 0.00 0.28 0.00 3.35 18:08:53 12:12:01 0.23 0.00 0.23 0.00 2.73 18:08:53 12:13:01 0.27 0.00 0.27 0.00 3.63 18:08:53 12:14:01 0.30 0.00 0.30 0.00 4.11 18:08:53 12:15:01 0.15 0.00 0.15 0.00 1.88 18:08:53 12:16:01 0.28 0.00 0.28 0.00 3.27 18:08:53 12:17:01 0.28 0.00 0.28 0.00 2.58 18:08:53 12:18:01 0.23 0.00 0.23 0.00 3.23 18:08:53 12:19:02 0.27 0.00 0.27 0.00 3.00 18:08:53 12:20:01 0.15 0.00 0.15 0.00 1.91 18:08:53 12:21:01 0.27 0.00 0.27 0.00 3.38 18:08:53 12:22:01 0.25 0.00 0.25 0.00 2.43 18:08:53 12:23:01 0.45 0.20 0.25 6.40 2.98 18:08:53 12:24:01 0.75 0.00 0.75 0.00 15.44 18:08:53 12:25:01 0.25 0.00 0.25 0.00 3.10 18:08:53 12:26:01 0.23 0.00 0.23 0.00 2.72 18:08:53 12:27:01 0.25 0.00 0.25 0.00 4.07 18:08:53 12:28:01 0.25 0.00 0.25 0.00 2.95 18:08:53 12:29:01 0.25 0.00 0.25 0.00 2.97 18:08:53 12:30:01 0.23 0.00 0.23 0.00 3.22 18:08:53 12:31:01 0.25 0.00 0.25 0.00 2.85 18:08:53 12:32:01 0.18 0.00 0.18 0.00 2.02 18:08:53 12:33:01 0.27 0.00 0.27 0.00 3.51 18:08:53 12:34:01 0.25 0.00 0.25 0.00 2.58 18:08:53 12:35:01 0.27 0.00 0.27 0.00 3.35 18:08:53 12:36:01 0.18 0.00 0.18 0.00 2.95 18:08:53 12:37:01 0.15 0.00 0.15 0.00 1.60 18:08:53 12:38:01 0.25 0.00 0.25 0.00 3.07 18:08:53 12:39:01 0.22 0.00 0.22 0.00 2.28 18:08:53 12:40:01 0.30 0.00 0.30 0.00 3.36 18:08:53 12:41:01 0.22 0.00 0.22 0.00 2.42 18:08:53 12:42:01 0.17 0.00 0.17 0.00 1.20 18:08:53 12:43:01 0.25 0.00 0.25 0.00 2.97 18:08:53 12:44:01 0.25 0.00 0.25 0.00 2.70 18:08:53 12:45:01 0.27 0.00 0.27 0.00 3.08 18:08:53 12:46:01 0.22 0.00 0.22 0.00 2.42 18:08:53 12:47:01 0.18 0.00 0.18 0.00 2.00 18:08:53 12:48:01 0.28 0.00 0.28 0.00 3.53 18:08:53 12:49:01 0.23 0.00 0.23 0.00 2.58 18:08:53 12:50:01 0.28 0.00 0.28 0.00 3.36 18:08:53 12:51:01 0.22 0.00 0.22 0.00 2.28 18:08:53 12:52:02 0.17 0.00 0.17 0.00 1.47 18:08:53 12:53:01 0.25 0.00 0.25 0.00 3.00 18:08:53 12:54:01 0.25 0.00 0.25 0.00 2.68 18:08:53 12:55:01 0.28 0.00 0.28 0.00 3.53 18:08:53 12:56:01 0.22 0.00 0.22 0.00 2.28 18:08:53 12:57:01 0.17 0.00 0.17 0.00 1.47 18:08:53 12:58:01 0.25 0.00 0.25 0.00 2.95 18:08:53 12:59:01 0.22 0.00 0.22 0.00 2.55 18:08:53 13:00:01 0.25 0.00 0.25 0.00 2.82 18:08:53 13:01:01 0.25 0.02 0.23 0.13 2.86 18:08:53 13:02:01 0.42 0.08 0.33 1.60 4.90 18:08:53 13:03:01 0.22 0.00 0.22 0.00 2.15 18:08:53 13:04:01 0.25 0.00 0.25 0.00 2.95 18:08:53 13:05:01 0.22 0.00 0.22 0.00 2.28 18:08:53 13:06:01 0.17 0.00 0.17 0.00 1.47 18:08:53 13:07:01 0.17 0.00 0.17 0.00 1.47 18:08:53 13:08:01 0.22 0.00 0.22 0.00 3.25 18:08:53 13:09:01 0.25 0.00 0.25 0.00 3.06 18:08:53 13:10:01 0.22 0.00 0.22 0.00 2.37 18:08:53 13:11:01 0.32 0.00 0.32 0.00 3.81 18:08:53 13:12:01 0.17 0.00 0.17 0.00 1.73 18:08:53 13:13:01 0.17 0.00 0.17 0.00 1.20 18:08:53 13:14:01 0.25 0.00 0.25 0.00 3.07 18:08:53 13:15:01 0.25 0.00 0.25 0.00 2.32 18:08:53 13:16:01 0.17 0.00 0.17 0.00 1.60 18:08:53 13:17:01 0.17 0.00 0.17 0.00 1.60 18:08:53 13:18:01 0.17 0.00 0.17 0.00 1.20 18:08:53 13:19:01 0.25 0.00 0.25 0.00 3.20 18:08:53 13:20:01 0.22 0.00 0.22 0.00 2.42 18:08:53 13:21:01 0.17 0.00 0.17 0.00 1.47 18:08:53 13:22:01 0.18 0.00 0.18 0.00 2.03 18:08:53 13:23:01 0.17 0.00 0.17 0.00 1.20 18:08:53 13:24:01 0.25 0.00 0.25 0.00 3.36 18:08:53 13:25:01 0.25 0.00 0.25 0.00 2.57 18:08:53 13:26:01 0.17 0.00 0.17 0.00 1.47 18:08:53 13:27:02 0.17 0.00 0.17 0.00 1.47 18:08:53 13:28:01 0.15 0.00 0.15 0.00 1.29 18:08:53 13:29:01 0.35 0.00 0.35 0.00 5.00 18:08:53 13:30:01 0.28 0.00 0.28 0.00 4.53 18:08:53 13:31:01 0.22 0.00 0.22 0.00 2.78 18:08:53 13:32:01 0.20 0.00 0.20 0.00 3.18 18:08:53 13:33:01 0.22 0.00 0.22 0.00 2.92 18:08:53 13:34:01 0.32 0.00 0.32 0.00 4.76 18:08:53 13:35:01 0.27 0.00 0.27 0.00 4.03 18:08:53 13:36:01 0.25 0.00 0.25 0.00 3.10 18:08:53 13:37:01 0.23 0.00 0.23 0.00 3.55 18:08:53 13:38:01 0.22 0.00 0.22 0.00 2.90 18:08:53 13:39:01 0.32 0.00 0.32 0.00 4.60 18:08:53 13:40:01 0.35 0.08 0.27 3.73 4.02 18:08:53 13:41:01 291.27 269.70 21.57 3748.83 973.10 18:08:53 13:42:01 0.55 0.00 0.55 0.00 7.60 18:08:53 13:43:01 0.25 0.00 0.25 0.00 3.23 18:08:53 13:44:01 0.23 0.00 0.23 0.00 3.41 18:08:53 13:45:01 0.25 0.00 0.25 0.00 3.33 18:08:53 13:46:01 0.27 0.00 0.27 0.00 3.85 18:08:53 13:47:01 0.23 0.00 0.23 0.00 2.97 18:08:53 13:48:01 0.22 0.00 0.22 0.00 3.36 18:08:53 13:49:01 0.27 0.00 0.27 0.00 3.66 18:08:53 13:50:01 0.28 0.00 0.28 0.00 3.60 18:08:53 13:51:01 0.30 0.00 0.30 0.00 4.07 18:08:53 13:52:01 0.20 0.00 0.20 0.00 1.60 18:08:53 13:53:01 0.18 0.00 0.18 0.00 1.48 18:08:53 13:54:01 0.20 0.00 0.20 0.00 1.62 18:08:53 13:55:01 0.30 0.00 0.30 0.00 3.33 18:08:53 13:56:01 0.22 0.00 0.22 0.00 2.32 18:08:53 13:57:01 0.23 0.00 0.23 0.00 1.88 18:08:53 13:58:01 0.25 0.00 0.25 0.00 3.78 18:08:53 13:59:01 0.20 0.00 0.20 0.00 1.62 18:08:53 14:00:01 0.35 0.00 0.35 0.00 5.55 18:08:53 14:01:01 0.32 0.00 0.32 0.00 4.26 18:08:53 14:02:01 0.27 0.00 0.27 0.00 3.46 18:08:53 14:03:01 0.25 0.00 0.25 0.00 2.42 18:08:53 14:04:01 0.20 0.00 0.20 0.00 1.65 18:08:53 14:05:02 0.18 0.00 0.18 0.00 2.13 18:08:53 14:06:01 0.17 0.00 0.17 0.00 1.63 18:08:53 14:07:01 0.27 0.00 0.27 0.00 2.80 18:08:53 14:08:01 0.22 0.00 0.22 0.00 2.28 18:08:53 14:09:01 0.17 0.00 0.17 0.00 1.60 18:08:53 14:10:01 0.17 0.00 0.17 0.00 1.60 18:08:53 14:11:01 0.20 0.00 0.20 0.00 1.78 18:08:53 14:12:01 0.33 0.00 0.33 0.00 5.15 18:08:53 14:13:01 0.17 0.00 0.17 0.00 1.47 18:08:53 14:14:01 0.17 0.00 0.17 0.00 1.47 18:08:53 14:15:01 0.17 0.00 0.17 0.00 1.60 18:08:53 14:16:01 0.17 0.00 0.17 0.00 1.47 18:08:53 14:17:01 0.25 0.00 0.25 0.00 2.65 18:08:53 14:18:01 0.25 0.00 0.25 0.00 2.45 18:08:53 14:19:01 0.17 0.00 0.17 0.00 1.33 18:08:53 14:20:01 0.18 0.00 0.18 0.00 1.73 18:08:53 14:21:01 0.42 0.00 0.42 0.00 6.80 18:08:53 14:22:01 0.27 0.00 0.27 0.00 2.20 18:08:53 14:23:01 0.28 0.00 0.28 0.00 3.12 18:08:53 14:24:01 0.28 0.00 0.28 0.00 2.97 18:08:53 14:25:01 0.28 0.00 0.28 0.00 3.08 18:08:53 14:26:01 0.28 0.00 0.28 0.00 3.15 18:08:53 14:27:01 0.17 0.00 0.17 0.00 1.33 18:08:53 14:28:01 0.27 0.00 0.27 0.00 2.95 18:08:53 14:29:01 0.22 0.00 0.22 0.00 2.42 18:08:53 14:30:01 0.28 0.00 0.28 0.00 3.10 18:08:53 14:31:01 0.25 0.00 0.25 0.00 2.57 18:08:53 14:32:01 0.17 0.00 0.17 0.00 1.20 18:08:53 14:33:01 0.67 0.00 0.67 0.00 7.96 18:08:53 14:34:01 0.15 0.00 0.15 0.00 1.73 18:08:53 14:35:01 0.27 0.00 0.27 0.00 2.93 18:08:53 14:36:01 0.27 0.00 0.27 0.00 3.85 18:08:53 14:37:01 0.17 0.00 0.17 0.00 1.20 18:08:53 14:38:01 0.27 0.00 0.27 0.00 3.20 18:08:53 14:39:02 0.60 0.00 0.60 0.00 6.78 18:08:53 14:40:01 0.49 0.00 0.49 0.00 6.83 18:08:53 14:41:01 0.17 0.00 0.17 0.00 1.33 18:08:53 14:42:01 0.17 0.00 0.17 0.00 1.33 18:08:53 14:43:01 0.30 0.00 0.30 0.00 3.20 18:08:53 14:44:01 0.22 0.00 0.22 0.00 2.28 18:08:53 14:45:01 0.30 0.00 0.30 0.00 3.60 18:08:53 14:46:01 0.22 0.00 0.22 0.00 2.15 18:08:53 14:47:01 0.28 0.00 0.28 0.00 3.95 18:08:53 14:48:01 0.27 0.00 0.27 0.00 2.80 18:08:53 14:49:01 0.22 0.00 0.22 0.00 2.72 18:08:53 14:50:01 0.30 0.00 0.30 0.00 3.22 18:08:53 14:51:01 0.27 0.00 0.27 0.00 3.71 18:08:53 14:52:01 0.17 0.00 0.17 0.00 1.47 18:08:53 14:53:01 0.27 0.00 0.27 0.00 2.80 18:08:53 14:54:01 0.25 0.00 0.25 0.00 2.58 18:08:53 14:55:01 0.33 0.00 0.33 0.00 5.28 18:08:53 14:56:01 0.17 0.00 0.17 0.00 1.47 18:08:53 14:57:01 0.17 0.00 0.17 0.00 1.33 18:08:53 14:58:01 0.27 0.00 0.27 0.00 2.80 18:08:53 14:59:01 0.22 0.00 0.22 0.00 2.42 18:08:53 15:00:01 0.33 0.00 0.33 0.00 5.28 18:08:53 15:01:01 0.20 0.00 0.20 0.00 1.90 18:08:53 15:02:01 0.73 0.00 0.73 0.00 8.71 18:08:53 15:03:01 0.65 0.00 0.65 0.00 7.68 18:08:53 15:04:01 0.70 0.00 0.70 0.00 8.70 18:08:53 15:05:01 0.55 0.00 0.55 0.00 5.83 18:08:53 15:06:01 0.55 0.00 0.55 0.00 5.56 18:08:53 15:07:01 0.70 0.00 0.70 0.00 8.26 18:08:53 15:08:01 0.22 0.00 0.22 0.00 2.76 18:08:53 15:09:01 0.25 0.00 0.25 0.00 3.83 18:08:53 15:10:02 0.28 0.00 0.28 0.00 2.98 18:08:53 15:11:01 0.17 0.00 0.17 0.00 1.49 18:08:53 15:12:01 0.27 0.00 0.27 0.00 2.95 18:08:53 15:13:01 0.22 0.00 0.22 0.00 2.18 18:08:53 15:14:01 0.33 0.00 0.33 0.00 3.68 18:08:53 15:15:01 0.30 0.00 0.30 0.00 4.30 18:08:53 15:16:01 0.17 0.00 0.17 0.00 1.47 18:08:53 15:17:01 0.27 0.00 0.27 0.00 2.93 18:08:53 15:18:01 0.22 0.00 0.22 0.00 2.15 18:08:53 15:19:01 0.27 0.00 0.27 0.00 3.07 18:08:53 15:20:01 0.22 0.00 0.22 0.00 2.42 18:08:53 15:21:01 0.20 0.00 0.20 0.00 1.47 18:08:53 15:22:01 0.30 0.00 0.30 0.00 4.20 18:08:53 15:23:01 0.22 0.00 0.22 0.00 2.15 18:08:53 15:24:01 0.40 0.00 0.40 0.00 6.05 18:08:53 15:25:01 0.17 0.00 0.17 0.00 1.65 18:08:53 15:26:01 0.23 0.00 0.23 0.00 1.90 18:08:53 15:27:01 0.27 0.00 0.27 0.00 3.08 18:08:53 15:28:01 0.22 0.00 0.22 0.00 2.15 18:08:53 15:29:01 0.37 0.00 0.37 0.00 5.53 18:08:53 15:30:01 0.22 0.00 0.22 0.00 2.52 18:08:53 15:31:01 0.23 0.00 0.23 0.00 2.07 18:08:53 15:32:01 0.30 0.00 0.30 0.00 3.36 18:08:53 15:33:01 0.22 0.00 0.22 0.00 2.15 18:08:53 15:34:01 0.27 0.00 0.27 0.00 3.08 18:08:53 15:35:01 0.22 0.00 0.22 0.00 2.28 18:08:53 15:36:01 0.23 0.00 0.23 0.00 2.98 18:08:53 15:37:01 0.27 0.00 0.27 0.00 2.93 18:08:53 15:38:01 0.27 0.00 0.27 0.00 3.71 18:08:53 15:39:01 0.27 0.00 0.27 0.00 3.07 18:08:53 15:40:01 0.22 0.00 0.22 0.00 2.28 18:08:53 15:41:01 0.17 0.00 0.17 0.00 1.47 18:08:53 15:42:01 0.27 0.00 0.27 0.00 2.93 18:08:53 15:43:01 0.25 0.00 0.25 0.00 2.45 18:08:53 15:44:01 0.27 0.00 0.27 0.00 2.93 18:08:53 15:45:02 0.22 0.00 0.22 0.00 2.28 18:08:53 15:46:01 0.17 0.00 0.17 0.00 1.76 18:08:53 15:47:01 0.27 0.00 0.27 0.00 2.80 18:08:53 15:48:01 0.22 0.00 0.22 0.00 2.28 18:08:53 15:49:01 0.27 0.00 0.27 0.00 3.07 18:08:53 15:50:01 0.37 0.00 0.37 0.00 4.78 18:08:53 15:51:01 0.17 0.00 0.17 0.00 1.48 18:08:53 15:52:01 0.30 0.00 0.30 0.00 3.25 18:08:53 15:53:01 0.25 0.00 0.25 0.00 2.43 18:08:53 15:54:01 0.25 0.00 0.25 0.00 2.82 18:08:53 15:55:01 0.22 0.00 0.22 0.00 2.58 18:08:53 15:56:01 0.20 0.00 0.20 0.00 1.62 18:08:53 15:57:01 0.28 0.00 0.28 0.00 2.98 18:08:53 15:58:01 0.22 0.00 0.22 0.00 2.15 18:08:53 15:59:01 0.27 0.00 0.27 0.00 3.08 18:08:53 16:00:01 0.22 0.00 0.22 0.00 2.15 18:08:53 16:01:01 0.17 0.00 0.17 0.00 1.77 18:08:53 16:02:01 0.30 0.00 0.30 0.00 3.36 18:08:53 16:03:01 0.28 0.00 0.28 0.00 3.13 18:08:53 16:04:01 0.23 0.00 0.23 0.00 2.68 18:08:53 16:05:01 0.17 0.00 0.17 0.00 1.60 18:08:53 16:06:01 0.25 0.00 0.25 0.00 2.82 18:08:53 16:07:01 0.20 0.00 0.20 0.00 2.55 18:08:53 16:08:01 0.25 0.00 0.25 0.00 2.95 18:08:53 16:09:01 0.20 0.00 0.20 0.00 2.68 18:08:53 16:10:01 0.20 0.00 0.20 0.00 1.73 18:08:53 16:11:01 0.28 0.00 0.28 0.00 3.76 18:08:53 16:12:01 0.35 0.00 0.35 0.00 4.50 18:08:53 16:13:01 0.33 0.00 0.33 0.00 5.41 18:08:53 16:14:01 0.17 0.00 0.17 0.00 1.73 18:08:53 16:15:01 0.17 0.00 0.17 0.00 1.33 18:08:53 16:16:01 0.27 0.00 0.27 0.00 3.20 18:08:53 16:17:02 0.22 0.00 0.22 0.00 2.15 18:08:53 16:18:01 0.37 0.00 0.37 0.00 5.63 18:08:53 16:19:01 0.22 0.00 0.22 0.00 2.55 18:08:53 16:20:01 0.17 0.00 0.17 0.00 1.33 18:08:53 16:21:01 0.27 0.00 0.27 0.00 3.07 18:08:53 16:22:01 0.22 0.00 0.22 0.00 2.02 18:08:53 16:23:01 0.32 0.00 0.32 0.00 5.81 18:08:53 16:24:01 0.17 0.00 0.17 0.00 1.73 18:08:53 16:25:01 0.23 0.00 0.23 0.00 3.12 18:08:53 16:26:01 0.40 0.00 0.40 0.00 6.05 18:08:53 16:27:01 0.17 0.00 0.17 0.00 1.33 18:08:53 16:28:01 0.30 0.00 0.30 0.00 3.25 18:08:53 16:29:01 0.60 0.00 0.60 0.00 6.55 18:08:53 16:30:01 0.55 0.00 0.55 0.00 5.83 18:08:53 16:31:01 0.37 0.00 0.37 0.00 5.73 18:08:53 16:32:01 0.20 0.00 0.20 0.00 1.77 18:08:53 16:33:01 0.27 0.00 0.27 0.00 2.80 18:08:53 16:34:01 0.22 0.00 0.22 0.00 2.28 18:08:53 16:35:01 0.25 0.00 0.25 0.00 3.48 18:08:53 16:36:01 0.27 0.00 0.27 0.00 3.07 18:08:53 16:37:01 0.22 0.00 0.22 0.00 2.28 18:08:53 16:38:01 0.27 0.00 0.27 0.00 2.80 18:08:53 16:39:01 0.25 0.00 0.25 0.00 2.58 18:08:53 16:40:01 0.22 0.00 0.22 0.00 2.92 18:08:53 16:41:01 0.33 0.00 0.33 0.00 5.30 18:08:53 16:42:01 0.55 0.00 0.55 0.00 5.11 18:08:53 16:43:01 0.60 0.00 0.60 0.00 5.60 18:08:53 16:44:01 0.55 0.00 0.55 0.00 5.08 18:08:53 16:45:01 0.17 0.00 0.17 0.00 1.33 18:08:53 16:46:01 0.37 0.00 0.37 0.00 5.93 18:08:53 16:47:01 0.28 0.00 0.28 0.00 4.40 18:08:53 16:48:01 0.33 0.00 0.33 0.00 5.28 18:08:53 16:49:01 0.27 0.00 0.27 0.00 3.88 18:08:53 16:50:01 0.22 0.00 0.22 0.00 3.03 18:08:53 16:51:01 0.33 0.00 0.33 0.00 5.41 18:08:53 16:52:02 0.25 0.00 0.25 0.00 4.15 18:08:53 16:53:01 0.34 0.00 0.34 0.00 5.50 18:08:53 16:54:01 0.30 0.00 0.30 0.00 4.10 18:08:53 16:55:01 0.17 0.00 0.17 0.00 1.60 18:08:53 16:56:01 0.27 0.00 0.27 0.00 2.80 18:08:53 16:57:01 0.22 0.00 0.22 0.00 2.42 18:08:53 16:58:01 0.27 0.00 0.27 0.00 3.07 18:08:53 16:59:01 0.22 0.00 0.22 0.00 2.28 18:08:53 17:00:01 0.20 0.00 0.20 0.00 1.88 18:08:53 17:01:01 0.32 0.00 0.32 0.00 4.85 18:08:53 17:02:01 0.27 0.00 0.27 0.00 3.20 18:08:53 17:03:01 0.22 0.00 0.22 0.00 2.15 18:08:53 17:04:01 0.17 0.00 0.17 0.00 1.47 18:08:53 17:05:01 0.25 0.00 0.25 0.00 3.33 18:08:53 17:06:01 0.22 0.00 0.22 0.00 2.28 18:08:53 17:07:01 0.38 0.00 0.38 0.00 6.05 18:08:53 17:08:01 0.22 0.00 0.22 0.00 2.15 18:08:53 17:09:01 0.15 0.00 0.15 0.00 1.87 18:08:53 17:10:01 0.27 0.00 0.27 0.00 3.20 18:08:53 17:11:01 0.22 0.00 0.22 0.00 2.15 18:08:53 17:12:01 0.27 0.00 0.27 0.00 2.93 18:08:53 17:13:01 0.22 0.00 0.22 0.00 2.28 18:08:53 17:14:01 0.25 0.00 0.25 0.00 3.50 18:08:53 17:15:01 0.27 0.00 0.27 0.00 3.36 18:08:53 17:16:01 0.25 0.00 0.25 0.00 2.57 18:08:53 17:17:01 0.27 0.00 0.27 0.00 3.07 18:08:53 17:18:01 0.22 0.00 0.22 0.00 2.15 18:08:53 17:19:01 0.17 0.00 0.17 0.00 1.47 18:08:53 17:20:01 0.27 0.00 0.27 0.00 3.07 18:08:53 17:21:01 0.33 0.00 0.33 0.00 3.95 18:08:53 17:22:01 0.33 0.00 0.33 0.00 4.28 18:08:53 17:23:01 0.22 0.00 0.22 0.00 2.15 18:08:53 17:24:02 0.17 0.00 0.17 0.00 1.60 18:08:53 17:25:01 0.27 0.00 0.27 0.00 3.12 18:08:53 17:26:01 0.22 0.00 0.22 0.00 2.15 18:08:53 17:27:01 0.27 0.00 0.27 0.00 2.93 18:08:53 17:28:01 0.25 0.00 0.25 0.00 2.47 18:08:53 17:29:01 0.18 0.00 0.18 0.00 1.87 18:08:53 17:30:01 0.27 0.00 0.27 0.00 3.07 18:08:53 17:31:01 0.22 0.00 0.22 0.00 2.42 18:08:53 17:32:01 0.27 0.00 0.27 0.00 2.93 18:08:53 17:33:01 0.22 0.00 0.22 0.00 2.28 18:08:53 17:34:01 0.17 0.00 0.17 0.00 1.33 18:08:53 17:35:01 0.30 0.00 0.30 0.00 3.38 18:08:53 17:36:01 0.23 0.00 0.23 0.00 2.82 18:08:53 17:37:01 0.27 0.00 0.27 0.00 2.80 18:08:53 17:38:01 0.22 0.00 0.22 0.00 2.28 18:08:53 17:39:01 0.17 0.00 0.17 0.00 1.33 18:08:53 17:40:01 0.25 0.00 0.25 0.00 3.07 18:08:53 17:41:01 0.22 0.00 0.22 0.00 2.28 18:08:53 17:42:01 0.28 0.00 0.28 0.00 3.00 18:08:53 17:43:01 0.25 0.00 0.25 0.00 3.20 18:08:53 17:44:01 0.17 0.00 0.17 0.00 1.33 18:08:53 17:45:01 0.25 0.00 0.25 0.00 3.46 18:08:53 17:46:01 0.22 0.00 0.22 0.00 2.28 18:08:53 17:47:01 0.27 0.00 0.27 0.00 2.93 18:08:53 17:48:01 0.22 0.00 0.22 0.00 2.15 18:08:53 17:49:01 0.18 0.00 0.18 0.00 2.00 18:08:53 17:50:01 0.32 0.00 0.32 0.00 4.71 18:08:53 17:51:01 0.22 0.00 0.22 0.00 2.42 18:08:53 17:52:01 0.25 0.00 0.25 0.00 2.78 18:08:53 17:53:01 0.22 0.00 0.22 0.00 2.15 18:08:53 17:54:01 0.17 0.00 0.17 0.00 1.60 18:08:53 17:55:01 0.25 0.00 0.25 0.00 2.78 18:08:53 17:56:01 0.22 0.00 0.22 0.00 2.28 18:08:53 17:57:01 0.45 0.00 0.45 0.00 6.35 18:08:53 17:58:02 0.17 0.00 0.17 0.00 1.47 18:08:53 17:59:01 0.17 0.00 0.17 0.00 1.63 18:08:53 18:00:01 0.27 0.00 0.27 0.00 2.93 18:08:53 18:01:01 0.22 0.00 0.22 0.00 2.28 18:08:53 18:02:01 0.27 0.00 0.27 0.00 3.06 18:08:53 18:03:01 0.28 0.00 0.28 0.00 3.83 18:08:53 18:04:01 0.37 0.00 0.37 0.00 5.86 18:08:53 18:05:01 0.15 0.00 0.15 0.00 1.60 18:08:53 18:06:01 0.27 0.00 0.27 0.00 3.20 18:08:53 18:07:01 0.22 0.00 0.22 0.00 2.02 18:08:53 18:08:01 0.17 0.00 0.17 0.00 1.33 18:08:53 Average: 1.54 0.89 0.66 29.87 117.12 18:08:53 18:08:53 12:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:08:53 12:09:01 5694748 0 615608 7.69 2620 1695964 1259504 13.91 557404 1522772 132 18:08:53 12:10:01 5707144 0 603208 7.53 2620 1695968 1161172 12.82 547360 1522736 16 18:08:53 12:11:01 5707468 0 602880 7.53 2620 1695972 1161400 12.82 546596 1522896 20 18:08:53 12:12:01 5703868 0 606476 7.57 2620 1695976 1161172 12.82 550392 1522896 16 18:08:53 12:13:01 5705684 0 604652 7.55 2620 1695984 1161172 12.82 547756 1523464 8 18:08:53 12:14:01 5704552 0 605784 7.56 2620 1695984 1161376 12.82 548880 1523464 16 18:08:53 12:15:01 5705592 0 604740 7.55 2620 1695988 1161172 12.82 547748 1523496 8 18:08:53 12:16:01 5694588 0 615736 7.69 2620 1695996 1161172 12.82 558740 1523496 8 18:08:53 12:17:01 5694200 0 616124 7.69 2620 1695996 1161172 12.82 559216 1523496 8 18:08:53 12:18:01 5692932 0 617384 7.71 2620 1696004 1161412 12.82 562248 1521624 12 18:08:53 12:19:02 5692452 0 617864 7.71 2620 1696004 1161424 12.82 563232 1521624 8 18:08:53 12:20:01 5686200 0 624108 7.79 2620 1696012 1161172 12.82 569400 1521624 16 18:08:53 12:21:01 5685740 0 624564 7.80 2620 1696016 1161172 12.82 569404 1521624 8 18:08:53 12:22:01 5686160 0 624088 7.79 2620 1696072 1161172 12.82 569236 1521636 16 18:08:53 12:23:01 5686096 0 624196 7.79 2620 1696028 1161172 12.82 569196 1521624 16 18:08:53 12:24:01 5685268 0 625024 7.80 2620 1696028 1161280 12.82 569908 1521624 8 18:08:53 12:25:01 5686452 0 623832 7.79 2620 1696036 1161172 12.82 569324 1521624 8 18:08:53 12:26:01 5686088 0 624192 7.79 2620 1696040 1161172 12.82 569248 1521624 8 18:08:53 12:27:01 5685868 0 624408 7.80 2620 1696044 1161244 12.82 569732 1521624 8 18:08:53 12:28:01 5685284 0 624988 7.80 2620 1696048 1161172 12.82 569920 1521624 8 18:08:53 12:29:01 5684920 0 625348 7.81 2620 1696052 1161340 12.82 570736 1521624 8 18:08:53 12:30:01 5685176 0 625088 7.80 2620 1696056 1161328 12.82 570536 1521624 16 18:08:53 12:31:01 5685732 0 624524 7.80 2620 1696064 1161172 12.82 569832 1521628 12 18:08:53 12:32:01 5685484 0 624772 7.80 2620 1696064 1161172 12.82 569688 1521624 8 18:08:53 12:33:01 5684568 0 625684 7.81 2620 1696068 1161376 12.82 570852 1521624 8 18:08:53 12:34:01 5684608 0 625636 7.81 2620 1696076 1161352 12.82 570856 1521628 8 18:08:53 12:35:01 5685352 0 624892 7.80 2620 1696076 1161172 12.82 569756 1521624 16 18:08:53 12:36:01 5685840 0 624396 7.80 2620 1696084 1161172 12.82 569696 1521624 8 18:08:53 12:37:01 5685708 0 624528 7.80 2620 1696084 1161172 12.82 569860 1521624 8 18:08:53 12:38:01 5685800 0 624424 7.80 2620 1696096 1161172 12.82 569836 1521628 8 18:08:53 12:39:01 5685512 0 624708 7.80 2620 1696100 1161256 12.82 570240 1521624 8 18:08:53 12:40:01 5685412 0 624808 7.80 2620 1696100 1161196 12.82 570024 1521624 8 18:08:53 12:41:01 5685600 0 624612 7.80 2620 1696108 1161172 12.82 569892 1521624 8 18:08:53 12:42:01 5685720 0 624492 7.80 2620 1696108 1161172 12.82 569912 1521624 8 18:08:53 12:43:01 5685520 0 624684 7.80 2620 1696116 1161172 12.82 570000 1521624 8 18:08:53 12:44:01 5685596 0 624604 7.80 2620 1696120 1161256 12.82 570320 1521624 8 18:08:53 12:45:01 5685388 0 624808 7.80 2620 1696124 1161172 12.82 569916 1521624 8 18:08:53 12:46:01 5684896 0 625296 7.81 2620 1696128 1161256 12.82 570360 1521624 8 18:08:53 12:47:01 5685288 0 624904 7.80 2620 1696128 1161172 12.82 570032 1521624 8 18:08:53 12:48:01 5685808 0 624376 7.80 2620 1696136 1161172 12.82 569944 1521624 8 18:08:53 12:49:01 5684804 0 625372 7.81 2620 1696144 1161268 12.82 570556 1521628 8 18:08:53 12:50:01 5685164 0 625008 7.80 2620 1696148 1161172 12.82 569944 1521624 8 18:08:53 12:51:01 5685652 0 624516 7.80 2620 1696152 1161172 12.82 569968 1521624 12 18:08:53 12:52:02 5685288 0 624876 7.80 2620 1696156 1161172 12.82 569896 1521624 8 18:08:53 12:53:01 5685520 0 624636 7.80 2620 1696164 1161172 12.82 570084 1521624 8 18:08:53 12:54:01 5685012 0 625140 7.81 2620 1696168 1161256 12.82 570500 1521624 8 18:08:53 12:55:01 5685724 0 624424 7.80 2620 1696172 1161172 12.82 570012 1521624 12 18:08:53 12:56:01 5685576 0 624568 7.80 2620 1696176 1161172 12.82 570096 1521624 8 18:08:53 12:57:01 5685288 0 624848 7.80 2620 1696184 1161172 12.82 570088 1521624 8 18:08:53 12:58:01 5683852 0 626284 7.82 2620 1696184 1161552 12.82 571536 1521624 8 18:08:53 12:59:01 5684780 0 625348 7.81 2620 1696192 1161408 12.82 570816 1521624 8 18:08:53 13:00:01 5685316 0 624812 7.80 2620 1696192 1161300 12.82 570188 1521624 8 18:08:53 13:01:01 5683384 0 626736 7.83 2620 1696200 1164068 12.85 571964 1521628 8 18:08:53 13:02:01 5684664 0 625332 7.81 2620 1696324 1161876 12.83 570408 1521688 8 18:08:53 13:03:01 5684944 0 625048 7.80 2620 1696328 1161876 12.83 570444 1521688 8 18:08:53 13:04:01 5684288 0 625700 7.81 2620 1696332 1162008 12.83 571128 1521688 12 18:08:53 13:05:01 5685200 0 624784 7.80 2620 1696336 1161876 12.83 570384 1521688 12 18:08:53 13:06:01 5685048 0 624932 7.80 2620 1696340 1161876 12.83 570424 1521688 8 18:08:53 13:07:01 5684836 0 625136 7.81 2620 1696348 1161876 12.83 570524 1521692 8 18:08:53 13:08:01 5684084 0 625888 7.81 2620 1696348 1162068 12.83 571480 1521688 8 18:08:53 13:09:01 5683844 0 626124 7.82 2620 1696352 1162020 12.83 571332 1521688 8 18:08:53 13:10:01 5684640 0 625324 7.81 2620 1696356 1161876 12.83 570540 1521688 12 18:08:53 13:11:01 5684428 0 625532 7.81 2620 1696360 1161948 12.83 570820 1521688 12 18:08:53 13:12:01 5685012 0 624940 7.80 2620 1696368 1161876 12.83 570404 1521688 8 18:08:53 13:13:01 5685284 0 624668 7.80 2620 1696368 1161876 12.83 570576 1521688 8 18:08:53 13:14:01 5683908 0 626036 7.82 2620 1696376 1161972 12.83 570964 1521688 8 18:08:53 13:15:01 5684656 0 625288 7.81 2620 1696376 1161876 12.83 570564 1521688 8 18:08:53 13:16:01 5684428 0 625512 7.81 2620 1696380 1161960 12.83 570800 1521688 8 18:08:53 13:17:01 5684568 0 625364 7.81 2620 1696388 1161876 12.83 570552 1521688 8 18:08:53 13:18:01 5684568 0 625364 7.81 2620 1696388 1161876 12.83 570552 1521688 8 18:08:53 13:19:01 5684564 0 625360 7.81 2620 1696396 1161972 12.83 570744 1521688 8 18:08:53 13:20:01 5684972 0 624944 7.80 2620 1696404 1161876 12.83 570592 1521688 8 18:08:53 13:21:01 5684652 0 625260 7.81 2620 1696408 1161912 12.83 570708 1521688 8 18:08:53 13:22:01 5684864 0 625044 7.80 2620 1696412 1161876 12.83 570608 1521688 8 18:08:53 13:23:01 5685072 0 624836 7.80 2620 1696412 1161876 12.83 570676 1521688 8 18:08:53 13:24:01 5682812 0 627084 7.83 2620 1696424 1161960 12.83 572616 1521692 8 18:08:53 13:25:01 5682420 0 627472 7.83 2620 1696428 1161876 12.83 572548 1521688 8 18:08:53 13:26:01 5682156 0 627732 7.84 2620 1696432 1162044 12.83 573132 1521688 8 18:08:53 13:27:02 5682916 0 626968 7.83 2620 1696436 1161876 12.83 572616 1521688 8 18:08:53 13:28:01 5682636 0 627244 7.83 2620 1696440 1161876 12.83 572700 1521688 8 18:08:53 13:29:01 5682308 0 627568 7.84 2620 1696444 1161948 12.83 572676 1521688 8 18:08:53 13:30:01 5683048 0 626820 7.83 2620 1696452 1161876 12.83 572544 1521692 8 18:08:53 13:31:01 5680876 0 628960 7.85 2620 1696484 1161876 12.83 574604 1521696 20 18:08:53 13:32:01 5680728 0 629136 7.86 2620 1696456 1161876 12.83 574672 1521688 8 18:08:53 13:33:01 5680900 0 628960 7.85 2620 1696460 1161876 12.83 574752 1521688 8 18:08:53 13:34:01 5678256 0 631600 7.89 2620 1696464 1161972 12.83 577024 1521688 8 18:08:53 13:35:01 5678484 0 631364 7.88 2620 1696472 1161876 12.83 576820 1521688 12 18:08:53 13:36:01 5678392 0 631456 7.88 2620 1696472 1161876 12.83 576904 1521688 8 18:08:53 13:37:01 5678204 0 631636 7.89 2620 1696480 1161876 12.83 576848 1521688 8 18:08:53 13:38:01 5678484 0 631352 7.88 2620 1696484 1161876 12.83 576828 1521692 8 18:08:53 13:39:01 5676224 0 633612 7.91 2620 1696484 1161948 12.83 579068 1521688 8 18:08:53 13:40:01 5675500 0 634328 7.92 2620 1696492 1163336 12.84 579636 1521688 8 18:08:53 13:41:01 5510404 0 740124 9.24 2620 1755792 1161908 12.83 619136 1540756 8 18:08:53 13:42:01 5510420 0 740100 9.24 2620 1755800 1161908 12.83 619144 1540756 8 18:08:53 13:43:01 5510164 0 740352 9.24 2620 1755804 1161908 12.83 619116 1540756 8 18:08:53 13:44:01 5509564 0 740948 9.25 2620 1755808 1161980 12.83 619272 1540756 8 18:08:53 13:45:01 5509140 0 741368 9.26 2620 1755812 1162112 12.83 619544 1540756 8 18:08:53 13:46:01 5509908 0 740596 9.25 2620 1755816 1161908 12.83 619064 1540760 8 18:08:53 13:47:01 5511024 0 739476 9.23 2620 1755820 1160316 12.81 618136 1540756 8 18:08:53 13:48:01 5507152 0 743344 9.28 2620 1755824 1162160 12.83 621652 1540756 8 18:08:53 13:49:01 5507304 0 743188 9.28 2620 1755828 1162040 12.83 621372 1540756 8 18:08:53 13:50:01 5507504 0 742984 9.28 2620 1755832 1161908 12.83 621156 1540756 12 18:08:53 13:51:01 5507900 0 742584 9.27 2620 1755836 1161908 12.83 621192 1540756 8 18:08:53 13:52:01 5507788 0 742692 9.27 2620 1755840 1161908 12.83 621352 1540756 8 18:08:53 13:53:01 5507640 0 742832 9.28 2620 1755848 1161908 12.83 621308 1540760 8 18:08:53 13:54:01 5505916 0 744556 9.30 2620 1755848 1161992 12.83 623332 1540756 8 18:08:53 13:55:01 5505808 0 744660 9.30 2620 1755852 1161956 12.83 623220 1540756 8 18:08:53 13:56:01 5505944 0 744520 9.30 2620 1755856 1161908 12.83 623292 1540756 8 18:08:53 13:57:01 5505640 0 744820 9.30 2620 1755860 1161908 12.83 623232 1540756 8 18:08:53 13:58:01 5505740 0 744708 9.30 2620 1755872 1161908 12.83 623220 1540760 8 18:08:53 13:59:01 5505304 0 745144 9.30 2620 1755872 1161980 12.83 623308 1540756 8 18:08:53 14:00:01 5505280 0 745160 9.30 2620 1755880 1161944 12.83 623348 1540756 12 18:08:53 14:01:01 5504024 0 746412 9.32 2620 1755884 1164248 12.85 623832 1540740 12 18:08:53 14:02:01 5505584 0 744848 9.30 2620 1755888 1161908 12.83 623276 1540740 8 18:08:53 14:03:01 5505616 0 744812 9.30 2620 1755892 1161908 12.83 623312 1540740 8 18:08:53 14:04:01 5502828 0 747596 9.33 2620 1755896 1162136 12.83 625780 1540740 12 18:08:53 14:05:02 5503668 0 746748 9.32 2620 1755904 1161908 12.83 625292 1540740 12 18:08:53 14:06:01 5503512 0 746896 9.33 2620 1755912 1161908 12.83 625252 1540740 8 18:08:53 14:07:01 5503256 0 747152 9.33 2620 1755912 1161908 12.83 625340 1540740 8 18:08:53 14:08:01 5500828 0 749572 9.36 2620 1755920 1162124 12.83 627868 1540744 16 18:08:53 14:09:01 5498952 0 751448 9.38 2620 1755920 1162016 12.83 629752 1540740 12 18:08:53 14:10:01 5499312 0 751084 9.38 2620 1755924 1161944 12.83 629568 1540740 8 18:08:53 14:11:01 5499336 0 751052 9.38 2620 1755932 1161908 12.83 629532 1540740 8 18:08:53 14:12:01 5499468 0 750920 9.38 2620 1755932 1161908 12.83 629424 1540740 8 18:08:53 14:13:01 5499220 0 751160 9.38 2620 1755940 1161908 12.83 629580 1540740 8 18:08:53 14:14:01 5499364 0 751016 9.38 2620 1755940 1161992 12.83 629556 1540740 8 18:08:53 14:15:01 5499804 0 750568 9.37 2620 1755948 1161908 12.83 629532 1540740 12 18:08:53 14:16:01 5499796 0 750572 9.37 2620 1755952 1161908 12.83 629604 1540740 8 18:08:53 14:17:01 5499716 0 750652 9.37 2620 1755952 1161908 12.83 629468 1540740 8 18:08:53 14:18:01 5499420 0 750940 9.38 2620 1755960 1161908 12.83 629660 1540740 8 18:08:53 14:19:01 5497188 0 753172 9.40 2620 1755960 1162040 12.83 631816 1540740 8 18:08:53 14:20:01 5497408 0 752944 9.40 2620 1755968 1161440 12.82 631512 1540740 8 18:08:53 14:21:01 5497596 0 752808 9.40 2620 1755916 1161368 12.82 631352 1540716 8 18:08:53 14:22:01 5498312 0 752088 9.39 2620 1755920 1161368 12.82 631308 1540716 8 18:08:53 14:23:01 5497868 0 752528 9.40 2620 1755924 1161368 12.82 631392 1540716 8 18:08:53 14:24:01 5497656 0 752732 9.40 2620 1755932 1161452 12.82 631572 1540720 8 18:08:53 14:25:01 5497464 0 752924 9.40 2620 1755932 1161416 12.82 631384 1540716 8 18:08:53 14:26:01 5497636 0 752748 9.40 2620 1755936 1161368 12.82 631408 1540716 8 18:08:53 14:27:01 5497432 0 752948 9.40 2620 1755940 1161368 12.82 631488 1540716 8 18:08:53 14:28:01 5497548 0 752828 9.40 2620 1755944 1161368 12.82 631412 1540716 8 18:08:53 14:29:01 5495232 0 755136 9.43 2620 1755952 1161464 12.82 633540 1540716 8 18:08:53 14:30:01 5495688 0 754676 9.42 2620 1755956 1161368 12.82 633436 1540716 8 18:08:53 14:31:01 5495408 0 754948 9.43 2620 1755964 1161368 12.82 633580 1540716 8 18:08:53 14:32:01 5495400 0 754956 9.43 2620 1755964 1161368 12.82 633460 1540716 8 18:08:53 14:33:01 5495236 0 755108 9.43 2620 1755976 1161368 12.82 633464 1540724 8 18:08:53 14:34:01 5495024 0 755316 9.43 2620 1755980 1161452 12.82 633588 1540716 8 18:08:53 14:35:01 5495896 0 754444 9.42 2620 1755980 1161368 12.82 633544 1540716 8 18:08:53 14:36:01 5495360 0 754972 9.43 2620 1755988 1161368 12.82 633484 1540716 8 18:08:53 14:37:01 5495304 0 755028 9.43 2620 1755988 1161440 12.82 633684 1540716 8 18:08:53 14:38:01 5495724 0 754600 9.42 2620 1755996 1161368 12.82 633500 1540716 8 18:08:53 14:39:02 5493224 0 757096 9.45 2620 1756000 1161464 12.82 635752 1540716 8 18:08:53 14:40:01 5493384 0 756932 9.45 2620 1756004 1161368 12.82 635616 1540716 8 18:08:53 14:41:01 5493948 0 756364 9.44 2620 1756008 1161368 12.82 635588 1540716 8 18:08:53 14:42:01 5493584 0 756724 9.45 2620 1756012 1161368 12.82 635552 1540720 8 18:08:53 14:43:01 5493476 0 756808 9.45 2620 1756036 1161368 12.82 635760 1540720 12 18:08:53 14:44:01 5493288 0 757012 9.45 2620 1756020 1161452 12.82 635732 1540716 8 18:08:53 14:45:01 5493344 0 756948 9.45 2620 1756028 1161368 12.82 635696 1540716 8 18:08:53 14:46:01 5493236 0 757052 9.45 2620 1756032 1161368 12.82 635692 1540716 8 18:08:53 14:47:01 5493336 0 756944 9.45 2620 1756040 1161368 12.82 635660 1540716 8 18:08:53 14:48:01 5493700 0 756580 9.45 2620 1756040 1161368 12.82 635592 1540716 8 18:08:53 14:49:01 5491036 0 759236 9.48 2620 1756048 1161464 12.82 637792 1540720 8 18:08:53 14:50:01 5491048 0 759224 9.48 2620 1756048 1161368 12.82 637660 1540716 8 18:08:53 14:51:01 5491428 0 758840 9.47 2620 1756052 1161368 12.82 637596 1540716 8 18:08:53 14:52:01 5491156 0 759104 9.48 2620 1756060 1161368 12.82 637652 1540716 8 18:08:53 14:53:01 5491148 0 759112 9.48 2620 1756060 1161368 12.82 637740 1540716 8 18:08:53 14:54:01 5490800 0 759452 9.48 2620 1756068 1161560 12.82 638032 1540716 8 18:08:53 14:55:01 5491452 0 758800 9.47 2620 1756068 1161368 12.82 637572 1540716 8 18:08:53 14:56:01 5491560 0 758684 9.47 2620 1756076 1161368 12.82 637680 1540716 8 18:08:53 14:57:01 5491500 0 758740 9.47 2620 1756080 1161368 12.82 637604 1540716 8 18:08:53 14:58:01 5491452 0 758788 9.47 2620 1756080 1161368 12.82 637700 1540716 8 18:08:53 14:59:01 5489340 0 760892 9.50 2620 1756088 1161452 12.82 639716 1540716 8 18:08:53 15:00:01 5489396 0 760836 9.50 2620 1756088 1161368 12.82 639760 1540716 12 18:08:53 15:01:01 5487600 0 762620 9.52 2620 1756100 1163708 12.85 640556 1540716 8 18:08:53 15:02:01 5489464 0 760748 9.50 2620 1756108 1161368 12.82 639788 1540716 8 18:08:53 15:03:01 5489184 0 761028 9.50 2620 1756108 1161368 12.82 639752 1540716 8 18:08:53 15:04:01 5484732 0 765472 9.56 2620 1756116 1161536 12.82 644192 1540720 8 18:08:53 15:05:01 5484600 0 765600 9.56 2620 1756120 1161560 12.82 644340 1540716 8 18:08:53 15:06:01 5485088 0 765112 9.55 2620 1756120 1161368 12.82 643772 1540716 8 18:08:53 15:07:01 5484964 0 765228 9.55 2620 1756128 1161368 12.82 643864 1540716 8 18:08:53 15:08:01 5484732 0 765460 9.56 2620 1756128 1161560 12.82 644224 1540716 20 18:08:53 15:09:01 5484584 0 765600 9.56 2620 1756136 1161548 12.82 644240 1540716 12 18:08:53 15:10:02 5485280 0 764900 9.55 2620 1756140 1161368 12.82 643952 1540716 12 18:08:53 15:11:01 5485296 0 764880 9.55 2620 1756144 1161368 12.82 643940 1540716 8 18:08:53 15:12:01 5485116 0 765056 9.55 2620 1756148 1161368 12.82 644008 1540716 8 18:08:53 15:13:01 5485288 0 764880 9.55 2620 1756152 1161368 12.82 643976 1540720 8 18:08:53 15:14:01 5482980 0 767180 9.58 2620 1756160 1161440 12.82 646092 1540716 8 18:08:53 15:15:01 5482952 0 767200 9.58 2620 1756168 1161368 12.82 646084 1540716 12 18:08:53 15:16:01 5483192 0 766956 9.58 2620 1756172 1161368 12.82 645948 1540716 8 18:08:53 15:17:01 5482952 0 767192 9.58 2620 1756176 1161368 12.82 645988 1540716 8 18:08:53 15:18:01 5482928 0 767212 9.58 2620 1756180 1161368 12.82 646088 1540716 8 18:08:53 15:19:01 5482732 0 767404 9.58 2620 1756184 1161452 12.82 646064 1540716 8 18:08:53 15:20:01 5482836 0 767292 9.58 2620 1756192 1161368 12.82 646100 1540720 8 18:08:53 15:21:01 5483388 0 766740 9.57 2620 1756192 1161368 12.82 646052 1540716 8 18:08:53 15:22:01 5482952 0 767172 9.58 2620 1756196 1161368 12.82 645988 1540716 8 18:08:53 15:23:01 5482704 0 767416 9.58 2620 1756200 1161368 12.82 646076 1540716 8 18:08:53 15:24:01 5482964 0 767152 9.58 2620 1756204 1161452 12.82 646120 1540716 8 18:08:53 15:25:01 5482952 0 767156 9.58 2620 1756212 1161368 12.82 646004 1540716 12 18:08:53 15:26:01 5483232 0 766876 9.58 2620 1756212 1161368 12.82 646104 1540716 8 18:08:53 15:27:01 5482620 0 767480 9.58 2620 1756220 1161368 12.82 646132 1540716 8 18:08:53 15:28:01 5481796 0 768300 9.59 2620 1756224 1159776 12.80 647232 1540532 8 18:08:53 15:29:01 5480744 0 769352 9.61 2620 1756224 1161452 12.82 648528 1540532 8 18:08:53 15:30:01 5481216 0 768872 9.60 2620 1756232 1161368 12.82 648300 1540532 12 18:08:53 15:31:01 5480656 0 769428 9.61 2620 1756236 1161368 12.82 648384 1540532 8 18:08:53 15:32:01 5480672 0 769404 9.61 2620 1756244 1161368 12.82 648376 1540532 8 18:08:53 15:33:01 5480728 0 769344 9.61 2620 1756248 1161368 12.82 648300 1540532 8 18:08:53 15:34:01 5480304 0 769764 9.61 2620 1756252 1161452 12.82 648376 1540532 8 18:08:53 15:35:01 5480656 0 769408 9.61 2620 1756256 1161368 12.82 648404 1540532 8 18:08:53 15:36:01 5480852 0 769208 9.60 2620 1756260 1161368 12.82 648308 1540536 8 18:08:53 15:37:01 5481084 0 768972 9.60 2620 1756264 1161368 12.82 648348 1540532 8 18:08:53 15:38:01 5480796 0 769256 9.60 2620 1756268 1161368 12.82 648300 1540532 8 18:08:53 15:39:01 5478256 0 771792 9.64 2620 1756272 1161464 12.82 650468 1540532 12 18:08:53 15:40:01 5479020 0 771024 9.63 2620 1756276 1161368 12.82 650524 1540532 12 18:08:53 15:41:01 5478732 0 771308 9.63 2620 1756280 1161368 12.82 650476 1540532 8 18:08:53 15:42:01 5478756 0 771280 9.63 2620 1756284 1161368 12.82 650448 1540532 8 18:08:53 15:43:01 5479004 0 771024 9.63 2620 1756292 1161368 12.82 650408 1540532 8 18:08:53 15:44:01 5476472 0 773556 9.66 2620 1756292 1161452 12.82 652624 1540532 8 18:08:53 15:45:02 5476692 0 773332 9.66 2620 1756296 1161368 12.82 652508 1540532 12 18:08:53 15:46:01 5477004 0 773008 9.65 2620 1756308 1161368 12.82 652568 1540536 8 18:08:53 15:47:01 5476692 0 773320 9.66 2620 1756308 1161368 12.82 652436 1540532 8 18:08:53 15:48:01 5476724 0 773228 9.65 2620 1756368 1161368 12.82 652668 1540544 16 18:08:53 15:49:01 5474656 0 775348 9.68 2620 1756316 1161464 12.82 654680 1540532 8 18:08:53 15:50:01 5474768 0 775228 9.68 2620 1756324 1161368 12.82 654508 1540532 12 18:08:53 15:51:01 5474692 0 775300 9.68 2620 1756328 1161368 12.82 654612 1540532 8 18:08:53 15:52:01 5474520 0 775468 9.68 2620 1756332 1161368 12.82 654580 1540536 8 18:08:53 15:53:01 5474488 0 775496 9.68 2620 1756336 1161368 12.82 654636 1540532 8 18:08:53 15:54:01 5474300 0 775684 9.69 2620 1756336 1161440 12.82 654608 1540532 8 18:08:53 15:55:01 5474256 0 775716 9.69 2620 1756348 1161368 12.82 654596 1540536 8 18:08:53 15:56:01 5474520 0 775448 9.68 2620 1756352 1161368 12.82 654580 1540532 8 18:08:53 15:57:01 5474388 0 775576 9.68 2620 1756356 1161368 12.82 654532 1540532 8 18:08:53 15:58:01 5474280 0 775680 9.69 2620 1756360 1161368 12.82 654512 1540532 8 18:08:53 15:59:01 5474412 0 775544 9.68 2620 1756364 1161440 12.82 654764 1540532 8 18:08:53 16:00:01 5474280 0 775672 9.69 2620 1756368 1161368 12.82 654660 1540532 12 18:08:53 16:01:01 5470488 0 779456 9.73 2620 1756376 1164816 12.86 658000 1540532 8 18:08:53 16:02:01 5472224 0 777716 9.71 2620 1756380 1161368 12.82 656512 1540532 8 18:08:53 16:03:01 5472168 0 777764 9.71 2620 1756388 1161368 12.82 656632 1540532 8 18:08:53 16:04:01 5472584 0 777348 9.71 2620 1756388 1161464 12.82 656772 1540532 8 18:08:53 16:05:01 5472524 0 777400 9.71 2620 1756396 1161368 12.82 656644 1540532 8 18:08:53 16:06:01 5469864 0 780056 9.74 2620 1756400 1161548 12.82 658960 1540532 20 18:08:53 16:07:01 5471028 0 778888 9.73 2620 1756404 1161368 12.82 658552 1540536 12 18:08:53 16:08:01 5469912 0 780000 9.74 2620 1756408 1161524 12.82 659028 1540532 20 18:08:53 16:09:01 5467484 0 782424 9.77 2620 1756412 1161536 12.82 661052 1540532 8 18:08:53 16:10:01 5468740 0 781164 9.75 2620 1756416 1161368 12.82 660704 1540532 8 18:08:53 16:11:01 5468432 0 781468 9.76 2620 1756420 1161416 12.82 660764 1540532 16 18:08:53 16:12:01 5468240 0 781656 9.76 2620 1756424 1161368 12.82 660872 1540532 12 18:08:53 16:13:01 5468380 0 781512 9.76 2620 1756428 1161368 12.82 660708 1540532 8 18:08:53 16:14:01 5468144 0 781740 9.76 2620 1756436 1161452 12.82 660784 1540532 8 18:08:53 16:15:01 5468356 0 781528 9.76 2620 1756436 1161404 12.82 660768 1540532 8 18:08:53 16:16:01 5468512 0 781364 9.76 2620 1756444 1161368 12.82 660716 1540532 8 18:08:53 16:17:02 5468224 0 781648 9.76 2620 1756448 1161368 12.82 660684 1540532 8 18:08:53 16:18:01 5468008 0 781860 9.76 2620 1756452 1161368 12.82 660692 1540532 8 18:08:53 16:19:01 5468004 0 781856 9.76 2620 1756460 1161516 12.82 660820 1540532 8 18:08:53 16:20:01 5465912 0 783948 9.79 2620 1756460 1161432 12.82 662848 1540532 8 18:08:53 16:21:01 5465972 0 783880 9.79 2620 1756468 1161432 12.82 662940 1540532 8 18:08:53 16:22:01 5466360 0 783492 9.78 2620 1756468 1161480 12.82 662968 1540532 20 18:08:53 16:23:01 5466004 0 783840 9.79 2620 1756476 1161432 12.82 662988 1540536 12 18:08:53 16:24:01 5465712 0 784128 9.79 2620 1756480 1161552 12.82 663136 1540532 8 18:08:53 16:25:01 5466136 0 783704 9.79 2620 1756480 1161432 12.82 662852 1540532 8 18:08:53 16:26:01 5465848 0 783984 9.79 2620 1756488 1161468 12.82 662968 1540532 12 18:08:53 16:27:01 5464292 0 785540 9.81 2620 1756488 1161432 12.82 664988 1540532 12 18:08:53 16:28:01 5464400 0 785424 9.81 2620 1756496 1161432 12.82 664916 1540532 8 18:08:53 16:29:01 5463876 0 785944 9.81 2620 1756500 1161504 12.82 665104 1540532 8 18:08:53 16:30:01 5464008 0 785808 9.81 2620 1756504 1161480 12.82 665032 1540532 8 18:08:53 16:31:01 5463980 0 785828 9.81 2620 1756512 1161432 12.82 665032 1540532 12 18:08:53 16:32:01 5464508 0 785292 9.81 2620 1756520 1161432 12.82 665084 1540536 8 18:08:53 16:33:01 5463964 0 785836 9.81 2620 1756520 1161432 12.82 664932 1540532 8 18:08:53 16:34:01 5463704 0 786092 9.82 2620 1756524 1161516 12.82 665104 1540532 8 18:08:53 16:35:01 5464416 0 785372 9.81 2620 1756532 1161432 12.82 665068 1540536 12 18:08:53 16:36:01 5464072 0 785712 9.81 2620 1756536 1161432 12.82 664940 1540532 8 18:08:53 16:37:01 5463916 0 785860 9.81 2620 1756544 1161432 12.82 665124 1540532 8 18:08:53 16:38:01 5464312 0 785464 9.81 2620 1756544 1161432 12.82 665176 1540532 8 18:08:53 16:39:01 5461592 0 788176 9.84 2620 1756552 1161516 12.82 667176 1540536 8 18:08:53 16:40:01 5461300 0 788468 9.84 2620 1756552 1161432 12.82 667188 1540532 8 18:08:53 16:41:01 5462116 0 787648 9.83 2620 1756556 1161432 12.82 667044 1540532 8 18:08:53 16:42:01 5459600 0 790156 9.87 2620 1756564 1161480 12.82 669076 1540532 8 18:08:53 16:43:01 5459712 0 790044 9.86 2620 1756564 1161432 12.82 669148 1540532 8 18:08:53 16:44:01 5459816 0 789932 9.86 2620 1756572 1161528 12.82 669204 1540532 8 18:08:53 16:45:01 5459912 0 789836 9.86 2620 1756572 1161432 12.82 669188 1540532 8 18:08:53 16:46:01 5459552 0 790184 9.87 2620 1756584 1161468 12.82 669256 1540532 8 18:08:53 16:47:01 5459824 0 789908 9.86 2620 1756588 1161432 12.82 669176 1540532 8 18:08:53 16:48:01 5459624 0 790104 9.87 2620 1756592 1161432 12.82 669184 1540536 8 18:08:53 16:49:01 5457508 0 792216 9.89 2620 1756596 1161540 12.82 671304 1540532 8 18:08:53 16:50:01 5457560 0 792160 9.89 2620 1756600 1161432 12.82 671084 1540536 12 18:08:53 16:51:01 5457700 0 792016 9.89 2620 1756604 1161432 12.82 671272 1540532 8 18:08:53 16:52:02 5457608 0 792104 9.89 2620 1756608 1161552 12.82 671252 1540532 8 18:08:53 16:53:01 5457816 0 791892 9.89 2620 1756612 1161432 12.82 671304 1540532 8 18:08:53 16:54:01 5454984 0 794720 9.92 2620 1756616 1161636 12.83 673616 1540532 8 18:08:53 16:55:01 5455424 0 794272 9.92 2620 1756624 1161432 12.82 673340 1540532 8 18:08:53 16:56:01 5455292 0 794404 9.92 2620 1756624 1161432 12.82 673328 1540532 8 18:08:53 16:57:01 5454796 0 794896 9.93 2620 1756628 1161636 12.83 673712 1540532 8 18:08:53 16:58:01 5453472 0 796216 9.94 2620 1756632 1161432 12.82 675360 1540532 8 18:08:53 16:59:01 5453848 0 795836 9.94 2620 1756636 1161516 12.82 675332 1540532 8 18:08:53 17:00:01 5453844 0 795832 9.94 2620 1756644 1161432 12.82 675300 1540532 8 18:08:53 17:01:01 5452164 0 797508 9.96 2620 1756648 1163832 12.85 676036 1540532 8 18:08:53 17:02:01 5453572 0 796092 9.94 2620 1756656 1161432 12.82 675312 1540532 8 18:08:53 17:03:01 5453728 0 795932 9.94 2620 1756660 1161432 12.82 675296 1540536 8 18:08:53 17:04:01 5448832 0 800824 10.00 2620 1756664 1161676 12.83 679836 1540532 20 18:08:53 17:05:01 5449724 0 799928 9.99 2620 1756668 1161496 12.82 679656 1540532 12 18:08:53 17:06:01 5449312 0 800336 9.99 2620 1756672 1161496 12.82 679464 1540532 8 18:08:53 17:07:01 5449412 0 800232 9.99 2620 1756676 1161496 12.82 679564 1540532 8 18:08:53 17:08:01 5450112 0 799528 9.98 2620 1756680 1160072 12.81 678828 1540532 20 18:08:53 17:09:01 5448964 0 800672 10.00 2620 1756684 1161664 12.83 680036 1540532 8 18:08:53 17:10:01 5447008 0 802620 10.02 2620 1756692 1161496 12.82 681408 1540532 12 18:08:53 17:11:01 5447460 0 802168 10.02 2620 1756692 1161496 12.82 681624 1540532 8 18:08:53 17:12:01 5447076 0 802548 10.02 2620 1756696 1161496 12.82 681556 1540532 8 18:08:53 17:13:01 5447176 0 802440 10.02 2620 1756704 1161496 12.82 681628 1540532 8 18:08:53 17:14:01 5447152 0 802464 10.02 2620 1756704 1161580 12.82 681812 1540532 8 18:08:53 17:15:01 5447360 0 802244 10.02 2620 1756716 1161532 12.82 681576 1540536 8 18:08:53 17:16:01 5447176 0 802424 10.02 2620 1756720 1161496 12.82 681552 1540532 8 18:08:53 17:17:01 5447168 0 802424 10.02 2620 1756728 1161496 12.82 681676 1540532 8 18:08:53 17:18:01 5447448 0 802140 10.02 2620 1756732 1161496 12.82 681584 1540532 8 18:08:53 17:19:01 5447452 0 802132 10.02 2620 1756736 1161568 12.82 681620 1540536 8 18:08:53 17:20:01 5447292 0 802288 10.02 2620 1756740 1161496 12.82 681572 1540532 16 18:08:53 17:21:01 5447064 0 802516 10.02 2620 1756740 1161496 12.82 681784 1540532 8 18:08:53 17:22:01 5447212 0 802360 10.02 2620 1756748 1161496 12.82 681724 1540532 8 18:08:53 17:23:01 5447104 0 802464 10.02 2620 1756752 1161496 12.82 681676 1540532 8 18:08:53 17:24:02 5444788 0 804776 10.05 2620 1756756 1161604 12.82 683944 1540532 8 18:08:53 17:25:01 5445840 0 803720 10.04 2620 1756760 1161496 12.82 683708 1540532 8 18:08:53 17:26:01 5445148 0 804408 10.04 2620 1756764 1161496 12.82 683760 1540532 8 18:08:53 17:27:01 5445124 0 804428 10.04 2620 1756768 1161496 12.82 683732 1540532 8 18:08:53 17:28:01 5445500 0 804048 10.04 2620 1756772 1161496 12.82 683688 1540532 8 18:08:53 17:29:01 5444952 0 804592 10.05 2620 1756776 1161580 12.82 683756 1540532 8 18:08:53 17:30:01 5444944 0 804596 10.05 2620 1756780 1161544 12.82 683912 1540532 8 18:08:53 17:31:01 5445660 0 803872 10.04 2620 1756788 1161496 12.82 683700 1540536 8 18:08:53 17:32:01 5445052 0 804476 10.04 2620 1756792 1161496 12.82 683672 1540532 8 18:08:53 17:33:01 5445480 0 804040 10.04 2620 1756800 1161496 12.82 683780 1540532 8 18:08:53 17:34:01 5443272 0 806248 10.07 2620 1756800 1161604 12.82 685820 1540532 12 18:08:53 17:35:01 5443440 0 806072 10.06 2620 1756808 1161496 12.82 685732 1540536 12 18:08:53 17:36:01 5443464 0 806044 10.06 2620 1756812 1161496 12.82 685840 1540532 8 18:08:53 17:37:01 5443084 0 806424 10.07 2620 1756812 1161496 12.82 685760 1540532 8 18:08:53 17:38:01 5442812 0 806688 10.07 2620 1756820 1161496 12.82 685748 1540532 8 18:08:53 17:39:01 5443000 0 806500 10.07 2620 1756820 1161592 12.82 686012 1540532 8 18:08:53 17:40:01 5442452 0 807040 10.08 2620 1756828 1161724 12.83 686384 1540532 8 18:08:53 17:41:01 5440848 0 808640 10.10 2620 1756832 1161496 12.82 687808 1540532 8 18:08:53 17:42:01 5441288 0 808196 10.09 2620 1756836 1161496 12.82 687896 1540532 8 18:08:53 17:43:01 5441532 0 807948 10.09 2620 1756840 1161496 12.82 687952 1540532 8 18:08:53 17:44:01 5441200 0 808280 10.09 2620 1756840 1161580 12.82 687904 1540532 8 18:08:53 17:45:01 5441368 0 808104 10.09 2620 1756848 1161496 12.82 687828 1540532 8 18:08:53 17:46:01 5441088 0 808376 10.09 2620 1756856 1161496 12.82 687860 1540532 8 18:08:53 17:47:01 5440776 0 808684 10.10 2620 1756860 1161496 12.82 687936 1540532 8 18:08:53 17:48:01 5440884 0 808572 10.10 2620 1756864 1161496 12.82 687940 1540532 8 18:08:53 17:49:01 5441120 0 808332 10.09 2620 1756868 1161592 12.82 687824 1540532 8 18:08:53 17:50:01 5436220 0 813228 10.15 2620 1756872 1161712 12.83 692412 1540532 12 18:08:53 17:51:01 5436928 0 812512 10.15 2620 1756880 1161496 12.82 692056 1540536 12 18:08:53 17:52:01 5436780 0 812660 10.15 2620 1756880 1161496 12.82 691980 1540532 8 18:08:53 17:53:01 5436804 0 812632 10.15 2620 1756884 1161496 12.82 692080 1540532 8 18:08:53 17:54:01 5436560 0 812868 10.15 2620 1756892 1161580 12.82 692164 1540536 8 18:08:53 17:55:01 5436712 0 812716 10.15 2620 1756892 1161496 12.82 691992 1540532 8 18:08:53 17:56:01 5434560 0 814860 10.17 2620 1756900 1161496 12.82 694236 1540532 8 18:08:53 17:57:01 5434500 0 814916 10.18 2620 1756904 1161496 12.82 694220 1540536 8 18:08:53 17:58:02 5434484 0 814924 10.18 2620 1756912 1161496 12.82 694152 1540532 8 18:08:53 17:59:01 5434512 0 814892 10.17 2620 1756916 1161592 12.82 694348 1540532 8 18:08:53 18:00:01 5434412 0 814992 10.18 2620 1756916 1161496 12.82 694252 1540532 8 18:08:53 18:01:01 5433040 0 816356 10.19 2620 1756924 1164228 12.85 695028 1540532 8 18:08:53 18:02:01 5434404 0 814984 10.18 2620 1756932 1161496 12.82 694160 1540532 8 18:08:53 18:03:01 5434652 0 814732 10.17 2620 1756936 1161496 12.82 694132 1540532 8 18:08:53 18:04:01 5432160 0 817216 10.20 2620 1756944 1161748 12.83 696680 1540532 20 18:08:53 18:05:01 5432752 0 816624 10.20 2620 1756944 1161496 12.82 696120 1540532 12 18:08:53 18:06:01 5433032 0 816336 10.19 2620 1756952 1161496 12.82 696176 1540536 8 18:08:53 18:07:01 5432520 0 816848 10.20 2620 1756952 1161496 12.82 696180 1540532 8 18:08:53 18:08:01 5432220 0 817144 10.20 2620 1756956 1161640 12.83 696624 1540532 16 18:08:53 Average: 5527260 0 738074 9.22 2620 1740986 1161829 12.83 633979 1535805 9 18:08:53 18:08:53 12:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:08:53 12:09:01 eth0 417.72 214.24 988.28 71.50 0.00 0.00 0.00 0.00 18:08:53 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:09:01 docker0 3.65 2.73 0.71 7.89 0.00 0.00 0.00 0.00 18:08:53 12:10:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:08:53 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:11:01 eth0 0.93 0.50 0.31 0.18 0.00 0.00 0.00 0.00 18:08:53 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:12:01 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 18:08:53 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:13:01 eth0 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 18:08:53 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:14:01 eth0 0.73 0.47 0.41 0.27 0.00 0.00 0.00 0.00 18:08:53 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:15:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:08:53 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:16:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:08:53 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:17:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:08:53 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:18:01 eth0 1.08 0.43 0.32 0.21 0.00 0.00 0.00 0.00 18:08:53 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:19:02 eth0 1.00 0.43 0.44 0.23 0.00 0.00 0.00 0.00 18:08:53 12:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:20:01 eth0 0.14 0.10 0.01 0.04 0.00 0.00 0.00 0.00 18:08:53 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:21:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:08:53 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:22:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:08:53 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:23:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:08:53 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:24:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:08:53 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:25:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:08:53 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:26:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:27:01 eth0 0.30 0.15 0.07 0.01 0.00 0.00 0.00 0.00 18:08:53 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:28:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:29:01 eth0 0.90 0.57 0.66 0.37 0.00 0.00 0.00 0.00 18:08:53 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:30:01 eth0 1.03 0.35 0.37 0.20 0.00 0.00 0.00 0.00 18:08:53 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:31:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:32:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:33:01 eth0 0.92 0.33 0.31 0.20 0.00 0.00 0.00 0.00 18:08:53 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:34:01 eth0 0.32 0.28 0.14 0.08 0.00 0.00 0.00 0.00 18:08:53 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:35:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:36:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:08:53 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:37:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:38:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:39:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 18:08:53 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:40:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:08:53 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:41:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:42:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:43:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:44:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:08:53 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:45:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:46:01 eth0 0.15 0.08 0.07 0.00 0.00 0.00 0.00 0.00 18:08:53 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:47:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:48:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:49:01 eth0 0.28 0.27 0.14 0.08 0.00 0.00 0.00 0.00 18:08:53 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:50:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:51:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:52:02 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:53:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:08:53 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:54:01 eth0 0.22 0.17 0.14 0.07 0.00 0.00 0.00 0.00 18:08:53 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:55:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:56:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:57:01 eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 18:08:53 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:58:01 eth0 0.77 0.37 0.31 0.20 0.00 0.00 0.00 0.00 18:08:53 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:59:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 18:08:53 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:00:01 eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 18:08:53 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:01:01 eth0 0.78 0.27 0.36 0.16 0.00 0.00 0.00 0.00 18:08:53 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:02:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 18:08:53 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:03:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:04:01 eth0 1.47 0.40 0.49 0.26 0.00 0.00 0.00 0.00 18:08:53 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:05:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:06:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:07:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:08:01 eth0 0.45 0.27 0.26 0.17 0.00 0.00 0.00 0.00 18:08:53 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:09:01 eth0 0.20 0.18 0.08 0.10 0.00 0.00 0.00 0.00 18:08:53 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:10:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:08:53 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:11:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:08:53 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:12:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:13:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:14:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 18:08:53 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:15:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:16:01 eth0 0.13 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:08:53 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:17:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:18:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:19:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:08:53 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:20:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:21:01 eth0 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 18:08:53 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:22:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:23:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:24:01 eth0 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 18:08:53 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:25:01 eth0 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 18:08:53 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:26:01 eth0 0.38 0.32 0.26 0.17 0.00 0.00 0.00 0.00 18:08:53 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:27:02 eth0 0.05 0.05 0.00 0.04 0.00 0.00 0.00 0.00 18:08:53 13:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:28:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:29:01 eth0 0.23 0.20 0.14 0.07 0.00 0.00 0.00 0.00 18:08:53 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:30:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:32:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:33:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:34:01 eth0 0.30 0.28 0.17 0.09 0.00 0.00 0.00 0.00 18:08:53 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:35:01 eth0 0.10 0.08 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:36:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:08:53 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:38:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:39:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:08:53 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:40:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 18:08:53 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:41:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:42:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:44:01 eth0 0.67 0.15 0.18 0.07 0.00 0.00 0.00 0.00 18:08:53 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:45:01 eth0 0.58 0.43 0.28 0.30 0.00 0.00 0.00 0.00 18:08:53 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:46:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:47:01 eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:48:01 eth0 0.65 0.28 0.30 0.20 0.00 0.00 0.00 0.00 18:08:53 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:49:01 eth0 0.27 0.23 0.14 0.07 0.00 0.00 0.00 0.00 18:08:53 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:50:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:51:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:52:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:53:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:54:01 eth0 0.17 0.13 0.08 0.04 0.00 0.00 0.00 0.00 18:08:53 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:55:01 eth0 0.13 0.07 0.06 0.03 0.00 0.00 0.00 0.00 18:08:53 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:56:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:57:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:58:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:59:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 18:08:53 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:00:01 eth0 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 18:08:53 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:03:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:04:01 eth0 1.43 0.43 0.49 0.27 0.00 0.00 0.00 0.00 18:08:53 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:05:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:06:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:07:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:08:01 eth0 0.47 0.30 0.28 0.17 0.00 0.00 0.00 0.00 18:08:53 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:09:01 eth0 0.18 0.13 0.08 0.10 0.00 0.00 0.00 0.00 18:08:53 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:10:01 eth0 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 18:08:53 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:11:01 eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 18:08:53 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:13:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:14:01 eth0 0.32 0.27 0.14 0.07 0.00 0.00 0.00 0.00 18:08:53 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:15:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:16:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:17:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:18:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:19:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:08:53 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:20:01 eth0 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 18:08:53 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:23:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:24:01 eth0 0.18 0.18 0.08 0.08 0.00 0.00 0.00 0.00 18:08:53 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:25:01 eth0 0.15 0.08 0.06 0.01 0.00 0.00 0.00 0.00 18:08:53 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:26:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:27:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:28:01 eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 18:08:53 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:29:01 eth0 0.25 0.17 0.14 0.07 0.00 0.00 0.00 0.00 18:08:53 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:30:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:31:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:32:01 eth0 0.05 0.08 0.00 0.01 0.00 0.00 0.00 0.00 18:08:53 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:33:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:34:01 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 18:08:53 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:35:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:37:01 eth0 0.22 0.12 0.12 0.04 0.00 0.00 0.00 0.00 18:08:53 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:38:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 18:08:53 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:39:02 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 18:08:53 14:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:40:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:41:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:42:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:44:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 18:08:53 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:45:01 eth0 0.10 0.08 0.01 0.00 0.00 0.00 0.00 0.00 18:08:53 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:46:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:48:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:49:01 eth0 0.35 0.25 0.20 0.07 0.00 0.00 0.00 0.00 18:08:53 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:50:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:52:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:53:01 eth0 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 18:08:53 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:54:01 eth0 0.65 0.50 0.43 0.27 0.00 0.00 0.00 0.00 18:08:53 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:55:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:58:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:59:01 eth0 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 18:08:53 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:00:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:01:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:02:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:03:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:04:01 eth0 1.55 0.48 0.49 0.27 0.00 0.00 0.00 0.00 18:08:53 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:05:01 eth0 0.88 0.28 0.31 0.20 0.00 0.00 0.00 0.00 18:08:53 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:06:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:07:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:08:01 eth0 0.52 0.28 0.27 0.17 0.00 0.00 0.00 0.00 18:08:53 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:09:01 eth0 0.25 0.15 0.14 0.10 0.00 0.00 0.00 0.00 18:08:53 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:10:02 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:12:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:13:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:14:01 eth0 0.27 0.23 0.14 0.08 0.00 0.00 0.00 0.00 18:08:53 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:15:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:16:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:17:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:18:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:19:01 eth0 0.25 0.25 0.14 0.07 0.00 0.00 0.00 0.00 18:08:53 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:20:01 eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 18:08:53 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:21:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:22:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:23:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:24:01 eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 18:08:53 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:25:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:27:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:28:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:29:01 eth0 0.25 0.20 0.14 0.08 0.00 0.00 0.00 0.00 18:08:53 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:30:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:31:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:33:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:34:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 18:08:53 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:35:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:36:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:37:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:38:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:39:01 eth0 0.25 0.15 0.14 0.07 0.00 0.00 0.00 0.00 18:08:53 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:40:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:41:01 eth0 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:43:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:44:01 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 18:08:53 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:45:02 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:48:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:49:01 eth0 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 18:08:53 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:50:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:51:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:53:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:54:01 eth0 0.25 0.23 0.14 0.07 0.00 0.00 0.00 0.00 18:08:53 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:55:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:57:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:58:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:59:01 eth0 0.28 0.25 0.14 0.07 0.00 0.00 0.00 0.00 18:08:53 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:00:01 eth0 0.40 0.00 0.04 0.00 0.00 0.00 0.00 0.00 18:08:53 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:01:01 eth0 0.43 0.40 0.26 0.21 0.00 0.00 0.00 0.00 18:08:53 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:02:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:03:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:04:01 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 18:08:53 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:05:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:06:01 eth0 1.27 0.30 0.35 0.17 0.00 0.00 0.00 0.00 18:08:53 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:07:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 18:08:53 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:08:01 eth0 0.50 0.28 0.27 0.17 0.00 0.00 0.00 0.00 18:08:53 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:09:01 eth0 0.15 0.13 0.08 0.10 0.00 0.00 0.00 0.00 18:08:53 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:10:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:11:01 eth0 0.17 0.13 0.06 0.01 0.00 0.00 0.00 0.00 18:08:53 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:12:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:13:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:14:01 eth0 0.20 0.15 0.08 0.04 0.00 0.00 0.00 0.00 18:08:53 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:15:01 eth0 0.13 0.07 0.06 0.03 0.00 0.00 0.00 0.00 18:08:53 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:16:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:17:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:18:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:19:01 eth0 0.18 0.15 0.08 0.08 0.00 0.00 0.00 0.00 18:08:53 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:20:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:22:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:08:53 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:23:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:24:01 eth0 0.35 0.25 0.20 0.10 0.00 0.00 0.00 0.00 18:08:53 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:25:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:26:01 eth0 0.18 0.12 0.07 0.03 0.00 0.00 0.00 0.00 18:08:53 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:27:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:28:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:29:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:08:53 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:30:01 eth0 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 18:08:53 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:32:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:33:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:34:01 eth0 0.27 0.23 0.16 0.07 0.00 0.00 0.00 0.00 18:08:53 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:35:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:37:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:38:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:39:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:08:53 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:40:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:41:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:42:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:08:53 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:43:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:44:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:08:53 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:45:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:46:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:08:53 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:47:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:48:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:49:01 eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00 18:08:53 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:50:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:52:02 eth0 0.25 0.13 0.12 0.06 0.00 0.00 0.00 0.00 18:08:53 16:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:53:01 eth0 0.44 0.00 0.05 0.00 0.00 0.00 0.00 0.00 18:08:53 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:54:01 eth0 0.70 0.45 0.40 0.27 0.00 0.00 0.00 0.00 18:08:53 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:55:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:56:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:57:01 eth0 0.87 0.37 0.31 0.20 0.00 0.00 0.00 0.00 18:08:53 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:58:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:59:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 18:08:53 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:00:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:01:01 eth0 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 18:08:53 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:02:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:03:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:04:01 eth0 1.58 0.53 0.50 0.27 0.00 0.00 0.00 0.00 18:08:53 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:05:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:06:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:07:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:08:01 eth0 0.45 0.23 0.26 0.19 0.00 0.00 0.00 0.00 18:08:53 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:09:01 eth0 0.28 0.22 0.14 0.08 0.00 0.00 0.00 0.00 18:08:53 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:10:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:11:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:12:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:13:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:14:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:08:53 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:15:01 eth0 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 18:08:53 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:16:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:18:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:19:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 18:08:53 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:20:01 eth0 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 18:08:53 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:21:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:23:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:24:02 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 18:08:53 17:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:25:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:26:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:28:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:29:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:08:53 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:30:01 eth0 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 18:08:53 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:33:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:34:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 18:08:53 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:35:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:36:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:37:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:38:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:39:01 eth0 0.30 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:08:53 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:40:01 eth0 0.83 0.38 0.36 0.17 0.00 0.00 0.00 0.00 18:08:53 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:41:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:42:01 eth0 0.05 0.03 0.00 0.03 0.00 0.00 0.00 0.00 18:08:53 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:43:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:44:01 eth0 0.32 0.25 0.14 0.08 0.00 0.00 0.00 0.00 18:08:53 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:45:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:46:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:48:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:49:01 eth0 0.27 0.23 0.14 0.07 0.00 0.00 0.00 0.00 18:08:53 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:50:01 eth0 0.80 0.35 0.30 0.20 0.00 0.00 0.00 0.00 18:08:53 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:51:01 eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:08:53 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:52:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:53:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:54:01 eth0 0.28 0.17 0.14 0.07 0.00 0.00 0.00 0.00 18:08:53 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:55:01 eth0 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:56:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:57:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:58:02 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:59:01 eth0 0.30 0.19 0.14 0.08 0.00 0.00 0.00 0.00 18:08:53 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 18:00:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 18:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 18:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 18:03:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 18:04:01 eth0 1.43 0.50 0.51 0.27 0.00 0.00 0.00 0.00 18:08:53 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 18:05:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 18:06:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 18:07:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 18:08:01 eth0 0.48 0.22 0.27 0.16 0.00 0.00 0.00 0.00 18:08:53 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 Average: eth0 1.32 0.68 2.81 0.23 0.00 0.00 0.00 0.00 18:08:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:53 Average: docker0 0.01 0.01 0.00 0.02 0.00 0.00 0.00 0.00 18:08:53 18:08:53 18:08:53 ---> sar -P ALL: 18:08:53 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/03/21 _x86_64_ (2 CPU) 18:08:53 18:08:53 12:07:49 LINUX RESTART (2 CPU) 18:08:53 18:08:53 12:08:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 12:09:01 all 19.65 0.00 7.40 6.99 0.09 65.88 18:08:53 12:09:01 0 19.89 0.00 7.65 5.92 0.10 66.44 18:08:53 12:09:01 1 19.41 0.00 7.15 8.06 0.07 65.31 18:08:53 12:10:01 all 0.18 0.00 0.08 0.00 0.03 99.72 18:08:53 12:10:01 0 0.27 0.00 0.05 0.00 0.02 99.67 18:08:53 12:10:01 1 0.08 0.00 0.10 0.00 0.03 99.78 18:08:53 12:11:01 all 0.16 0.00 0.07 0.00 0.03 99.75 18:08:53 12:11:01 0 0.17 0.00 0.05 0.00 0.02 99.77 18:08:53 12:11:01 1 0.15 0.00 0.08 0.00 0.03 99.73 18:08:53 12:12:01 all 0.15 0.00 0.05 0.00 0.02 99.78 18:08:53 12:12:01 0 0.20 0.00 0.05 0.00 0.02 99.73 18:08:53 12:12:01 1 0.10 0.00 0.05 0.00 0.02 99.83 18:08:53 12:13:01 all 0.18 0.00 0.05 0.00 0.02 99.76 18:08:53 12:13:01 0 0.08 0.00 0.05 0.00 0.02 99.85 18:08:53 12:13:01 1 0.27 0.00 0.05 0.00 0.02 99.67 18:08:53 12:14:01 all 0.22 0.00 0.05 0.00 0.02 99.72 18:08:53 12:14:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:08:53 12:14:01 1 0.38 0.00 0.05 0.00 0.02 99.55 18:08:53 12:15:01 all 0.09 0.00 0.03 0.00 0.02 99.86 18:08:53 12:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:08:53 12:15:01 1 0.13 0.00 0.03 0.00 0.02 99.82 18:08:53 12:16:01 all 0.18 0.00 0.06 0.00 0.02 99.74 18:08:53 12:16:01 0 0.33 0.00 0.05 0.00 0.02 99.60 18:08:53 12:16:01 1 0.03 0.00 0.07 0.00 0.02 99.88 18:08:53 12:17:01 all 0.25 0.00 0.05 0.00 0.01 99.69 18:08:53 12:17:01 0 0.43 0.00 0.03 0.00 0.00 99.53 18:08:53 12:17:01 1 0.07 0.00 0.07 0.00 0.02 99.85 18:08:53 12:18:01 all 0.23 0.00 0.05 0.00 0.02 99.71 18:08:53 12:18:01 0 0.37 0.00 0.03 0.00 0.02 99.58 18:08:53 12:18:01 1 0.08 0.00 0.07 0.00 0.02 99.83 18:08:53 12:19:02 all 0.08 0.00 0.05 0.00 0.02 99.85 18:08:53 12:19:02 0 0.12 0.00 0.05 0.00 0.02 99.82 18:08:53 12:19:02 1 0.05 0.00 0.05 0.00 0.02 99.88 18:08:53 18:08:53 12:19:02 CPU %user %nice %system %iowait %steal %idle 18:08:53 12:20:01 all 0.21 0.00 0.03 0.00 0.01 99.75 18:08:53 12:20:01 0 0.37 0.00 0.03 0.00 0.00 99.59 18:08:53 12:20:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:08:53 12:21:01 all 0.17 0.00 0.04 0.00 0.02 99.77 18:08:53 12:21:01 0 0.28 0.00 0.02 0.00 0.02 99.68 18:08:53 12:21:01 1 0.05 0.00 0.07 0.00 0.02 99.87 18:08:53 12:22:01 all 0.17 0.00 0.05 0.00 0.02 99.77 18:08:53 12:22:01 0 0.28 0.00 0.05 0.00 0.02 99.65 18:08:53 12:22:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:08:53 12:23:01 all 0.17 0.00 0.07 0.00 0.02 99.75 18:08:53 12:23:01 0 0.07 0.00 0.08 0.00 0.02 99.83 18:08:53 12:23:01 1 0.27 0.00 0.05 0.00 0.02 99.67 18:08:53 12:24:01 all 0.24 0.00 0.03 0.00 0.02 99.72 18:08:53 12:24:01 0 0.10 0.00 0.02 0.00 0.02 99.87 18:08:53 12:24:01 1 0.38 0.00 0.03 0.00 0.02 99.57 18:08:53 12:25:01 all 0.18 0.00 0.06 0.00 0.01 99.75 18:08:53 12:25:01 0 0.07 0.00 0.08 0.00 0.02 99.83 18:08:53 12:25:01 1 0.30 0.00 0.03 0.00 0.00 99.67 18:08:53 12:26:01 all 0.21 0.00 0.04 0.01 0.03 99.72 18:08:53 12:26:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:08:53 12:26:01 1 0.38 0.00 0.05 0.02 0.03 99.52 18:08:53 12:27:01 all 0.10 0.00 0.03 0.00 0.02 99.86 18:08:53 12:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:08:53 12:27:01 1 0.17 0.00 0.03 0.00 0.02 99.78 18:08:53 12:28:01 all 0.18 0.00 0.04 0.00 0.03 99.75 18:08:53 12:28:01 0 0.12 0.00 0.05 0.00 0.05 99.78 18:08:53 12:28:01 1 0.25 0.00 0.03 0.00 0.00 99.72 18:08:53 12:29:01 all 0.18 0.00 0.03 0.00 0.02 99.77 18:08:53 12:29:01 0 0.33 0.00 0.03 0.00 0.02 99.62 18:08:53 12:29:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:08:53 12:30:01 all 0.21 0.00 0.04 0.00 0.03 99.72 18:08:53 12:30:01 0 0.07 0.00 0.07 0.00 0.03 99.83 18:08:53 12:30:01 1 0.35 0.00 0.02 0.00 0.02 99.62 18:08:53 18:08:53 12:30:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 12:31:01 all 0.14 0.00 0.03 0.00 0.02 99.81 18:08:53 12:31:01 0 0.10 0.00 0.03 0.00 0.02 99.85 18:08:53 12:31:01 1 0.18 0.00 0.03 0.00 0.02 99.77 18:08:53 12:32:01 all 0.19 0.00 0.03 0.00 0.02 99.77 18:08:53 12:32:01 0 0.37 0.00 0.03 0.00 0.03 99.57 18:08:53 12:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:08:53 12:33:01 all 0.24 0.00 0.04 0.00 0.02 99.70 18:08:53 12:33:01 0 0.43 0.00 0.05 0.00 0.02 99.50 18:08:53 12:33:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:08:53 12:34:01 all 0.13 0.00 0.07 0.00 0.02 99.79 18:08:53 12:34:01 0 0.20 0.00 0.05 0.00 0.00 99.75 18:08:53 12:34:01 1 0.05 0.00 0.08 0.00 0.03 99.83 18:08:53 12:35:01 all 0.28 0.00 0.07 0.00 0.02 99.64 18:08:53 12:35:01 0 0.42 0.00 0.03 0.00 0.00 99.55 18:08:53 12:35:01 1 0.13 0.00 0.10 0.00 0.03 99.73 18:08:53 12:36:01 all 0.18 0.00 0.04 0.00 0.03 99.75 18:08:53 12:36:01 0 0.33 0.00 0.03 0.00 0.02 99.62 18:08:53 12:36:01 1 0.03 0.00 0.05 0.00 0.03 99.88 18:08:53 12:37:01 all 0.15 0.00 0.04 0.00 0.02 99.79 18:08:53 12:37:01 0 0.23 0.00 0.02 0.00 0.00 99.75 18:08:53 12:37:01 1 0.07 0.00 0.07 0.00 0.03 99.83 18:08:53 12:38:01 all 0.15 0.00 0.04 0.00 0.02 99.79 18:08:53 12:38:01 0 0.23 0.00 0.02 0.00 0.02 99.73 18:08:53 12:38:01 1 0.07 0.00 0.07 0.00 0.02 99.85 18:08:53 12:39:01 all 0.14 0.00 0.04 0.00 0.02 99.80 18:08:53 12:39:01 0 0.22 0.00 0.02 0.00 0.00 99.77 18:08:53 12:39:01 1 0.07 0.00 0.07 0.00 0.03 99.83 18:08:53 12:40:01 all 0.12 0.00 0.04 0.00 0.02 99.82 18:08:53 12:40:01 0 0.20 0.00 0.03 0.00 0.02 99.75 18:08:53 12:40:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:08:53 12:41:01 all 0.23 0.00 0.03 0.00 0.03 99.72 18:08:53 12:41:01 0 0.42 0.00 0.02 0.00 0.03 99.53 18:08:53 12:41:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:08:53 18:08:53 12:41:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 12:42:01 all 0.18 0.00 0.03 0.00 0.01 99.77 18:08:53 12:42:01 0 0.35 0.00 0.03 0.00 0.00 99.62 18:08:53 12:42:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:08:53 12:43:01 all 0.09 0.00 0.06 0.00 0.03 99.82 18:08:53 12:43:01 0 0.12 0.00 0.07 0.00 0.02 99.80 18:08:53 12:43:01 1 0.07 0.00 0.05 0.00 0.03 99.85 18:08:53 12:44:01 all 0.07 0.00 0.03 0.00 0.02 99.89 18:08:53 12:44:01 0 0.10 0.00 0.03 0.00 0.02 99.85 18:08:53 12:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:08:53 12:45:01 all 0.15 0.00 0.03 0.00 0.02 99.80 18:08:53 12:45:01 0 0.23 0.00 0.03 0.00 0.02 99.72 18:08:53 12:45:01 1 0.07 0.00 0.03 0.00 0.02 99.88 18:08:53 12:46:01 all 0.17 0.00 0.03 0.00 0.02 99.78 18:08:53 12:46:01 0 0.32 0.00 0.02 0.00 0.02 99.65 18:08:53 12:46:01 1 0.02 0.00 0.05 0.00 0.02 99.92 18:08:53 12:47:01 all 0.12 0.00 0.04 0.00 0.02 99.82 18:08:53 12:47:01 0 0.17 0.00 0.03 0.00 0.00 99.80 18:08:53 12:47:01 1 0.07 0.00 0.05 0.00 0.03 99.85 18:08:53 12:48:01 all 0.18 0.00 0.02 0.00 0.02 99.78 18:08:53 12:48:01 0 0.33 0.00 0.02 0.00 0.02 99.63 18:08:53 12:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:08:53 12:49:01 all 0.16 0.00 0.03 0.00 0.03 99.79 18:08:53 12:49:01 0 0.27 0.00 0.02 0.00 0.02 99.70 18:08:53 12:49:01 1 0.05 0.00 0.03 0.00 0.03 99.88 18:08:53 12:50:01 all 0.07 0.00 0.03 0.00 0.03 99.87 18:08:53 12:50:01 0 0.07 0.00 0.02 0.00 0.02 99.90 18:08:53 12:50:01 1 0.07 0.00 0.05 0.00 0.03 99.85 18:08:53 12:51:01 all 0.03 0.00 0.05 0.00 0.02 99.90 18:08:53 12:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:08:53 12:51:01 1 0.05 0.00 0.07 0.00 0.03 99.85 18:08:53 12:52:02 all 0.18 0.00 0.05 0.00 0.02 99.76 18:08:53 12:52:02 0 0.28 0.00 0.03 0.00 0.02 99.67 18:08:53 12:52:02 1 0.07 0.00 0.07 0.00 0.02 99.85 18:08:53 18:08:53 12:52:02 CPU %user %nice %system %iowait %steal %idle 18:08:53 12:53:01 all 0.17 0.00 0.03 0.00 0.02 99.78 18:08:53 12:53:01 0 0.29 0.00 0.02 0.00 0.00 99.69 18:08:53 12:53:01 1 0.05 0.00 0.05 0.00 0.03 99.86 18:08:53 12:54:01 all 0.15 0.00 0.02 0.00 0.02 99.82 18:08:53 12:54:01 0 0.25 0.00 0.02 0.00 0.02 99.72 18:08:53 12:54:01 1 0.05 0.00 0.02 0.00 0.02 99.92 18:08:53 12:55:01 all 0.18 0.00 0.04 0.00 0.03 99.76 18:08:53 12:55:01 0 0.32 0.00 0.05 0.00 0.03 99.60 18:08:53 12:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:08:53 12:56:01 all 0.17 0.00 0.02 0.00 0.03 99.79 18:08:53 12:56:01 0 0.30 0.00 0.02 0.00 0.02 99.67 18:08:53 12:56:01 1 0.03 0.00 0.02 0.00 0.03 99.92 18:08:53 12:57:01 all 0.18 0.00 0.03 0.00 0.02 99.78 18:08:53 12:57:01 0 0.32 0.00 0.03 0.00 0.02 99.63 18:08:53 12:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:08:53 12:58:01 all 0.18 0.00 0.04 0.00 0.01 99.77 18:08:53 12:58:01 0 0.32 0.00 0.03 0.00 0.02 99.63 18:08:53 12:58:01 1 0.05 0.00 0.05 0.00 0.00 99.90 18:08:53 12:59:01 all 0.15 0.00 0.03 0.00 0.02 99.80 18:08:53 12:59:01 0 0.25 0.00 0.03 0.00 0.00 99.72 18:08:53 12:59:01 1 0.05 0.00 0.03 0.00 0.03 99.88 18:08:53 13:00:01 all 0.11 0.00 0.03 0.00 0.03 99.83 18:08:53 13:00:01 0 0.17 0.00 0.02 0.00 0.02 99.80 18:08:53 13:00:01 1 0.05 0.00 0.05 0.00 0.03 99.87 18:08:53 13:01:01 all 0.18 0.00 0.05 0.00 0.01 99.77 18:08:53 13:01:01 0 0.15 0.00 0.03 0.00 0.00 99.82 18:08:53 13:01:01 1 0.20 0.00 0.07 0.00 0.02 99.72 18:08:53 13:02:01 all 0.04 0.00 0.03 0.01 0.03 99.89 18:08:53 13:02:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:08:53 13:02:01 1 0.03 0.00 0.03 0.02 0.03 99.88 18:08:53 13:03:01 all 0.13 0.00 0.04 0.00 0.03 99.80 18:08:53 13:03:01 0 0.05 0.00 0.05 0.00 0.03 99.87 18:08:53 13:03:01 1 0.22 0.00 0.03 0.00 0.02 99.73 18:08:53 18:08:53 13:03:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 13:04:01 all 0.14 0.00 0.04 0.00 0.01 99.81 18:08:53 13:04:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:08:53 13:04:01 1 0.23 0.00 0.03 0.00 0.00 99.73 18:08:53 13:05:01 all 0.11 0.00 0.03 0.00 0.03 99.84 18:08:53 13:05:01 0 0.08 0.00 0.03 0.00 0.03 99.85 18:08:53 13:05:01 1 0.13 0.00 0.02 0.00 0.02 99.83 18:08:53 13:06:01 all 0.14 0.00 0.04 0.00 0.01 99.81 18:08:53 13:06:01 0 0.05 0.00 0.07 0.00 0.02 99.87 18:08:53 13:06:01 1 0.23 0.00 0.02 0.00 0.00 99.75 18:08:53 13:07:01 all 0.09 0.00 0.03 0.00 0.03 99.86 18:08:53 13:07:01 0 0.07 0.00 0.02 0.00 0.03 99.88 18:08:53 13:07:01 1 0.12 0.00 0.03 0.00 0.02 99.83 18:08:53 13:08:01 all 0.13 0.00 0.03 0.00 0.03 99.82 18:08:53 13:08:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:08:53 13:08:01 1 0.22 0.00 0.03 0.00 0.02 99.73 18:08:53 13:09:01 all 0.15 0.00 0.05 0.00 0.02 99.78 18:08:53 13:09:01 0 0.07 0.00 0.07 0.00 0.03 99.83 18:08:53 13:09:01 1 0.23 0.00 0.03 0.00 0.00 99.73 18:08:53 13:10:01 all 0.20 0.00 0.04 0.00 0.03 99.73 18:08:53 13:10:01 0 0.00 0.00 0.03 0.00 0.02 99.95 18:08:53 13:10:01 1 0.40 0.00 0.05 0.00 0.03 99.52 18:08:53 13:11:01 all 0.22 0.00 0.04 0.00 0.03 99.72 18:08:53 13:11:01 0 0.13 0.00 0.07 0.00 0.05 99.75 18:08:53 13:11:01 1 0.30 0.00 0.02 0.00 0.00 99.68 18:08:53 13:12:01 all 0.22 0.00 0.04 0.00 0.02 99.72 18:08:53 13:12:01 0 0.27 0.00 0.03 0.00 0.02 99.68 18:08:53 13:12:01 1 0.17 0.00 0.05 0.00 0.02 99.77 18:08:53 13:13:01 all 0.18 0.00 0.04 0.00 0.03 99.75 18:08:53 13:13:01 0 0.25 0.00 0.05 0.00 0.02 99.68 18:08:53 13:13:01 1 0.12 0.00 0.03 0.00 0.03 99.82 18:08:53 13:14:01 all 0.21 0.00 0.03 0.00 0.02 99.74 18:08:53 13:14:01 0 0.37 0.00 0.03 0.00 0.02 99.58 18:08:53 13:14:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:08:53 18:08:53 13:14:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 13:15:01 all 0.23 0.00 0.05 0.00 0.01 99.72 18:08:53 13:15:01 0 0.37 0.00 0.03 0.00 0.00 99.60 18:08:53 13:15:01 1 0.08 0.00 0.07 0.00 0.02 99.83 18:08:53 13:16:01 all 0.12 0.00 0.05 0.00 0.03 99.81 18:08:53 13:16:01 0 0.18 0.00 0.03 0.00 0.02 99.77 18:08:53 13:16:01 1 0.05 0.00 0.07 0.00 0.03 99.85 18:08:53 13:17:01 all 0.19 0.00 0.06 0.00 0.02 99.73 18:08:53 13:17:01 0 0.33 0.00 0.03 0.00 0.02 99.62 18:08:53 13:17:01 1 0.05 0.00 0.08 0.00 0.02 99.85 18:08:53 13:18:01 all 0.22 0.00 0.05 0.00 0.01 99.72 18:08:53 13:18:01 0 0.35 0.00 0.02 0.00 0.00 99.63 18:08:53 13:18:01 1 0.08 0.00 0.08 0.00 0.02 99.82 18:08:53 13:19:01 all 0.18 0.00 0.04 0.00 0.03 99.76 18:08:53 13:19:01 0 0.32 0.00 0.03 0.00 0.02 99.63 18:08:53 13:19:01 1 0.03 0.00 0.05 0.00 0.03 99.88 18:08:53 13:20:01 all 0.18 0.00 0.03 0.00 0.02 99.77 18:08:53 13:20:01 0 0.33 0.00 0.03 0.00 0.02 99.62 18:08:53 13:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:08:53 13:21:01 all 0.15 0.00 0.04 0.00 0.03 99.78 18:08:53 13:21:01 0 0.28 0.00 0.03 0.00 0.02 99.67 18:08:53 13:21:01 1 0.02 0.00 0.05 0.00 0.03 99.90 18:08:53 13:22:01 all 0.28 0.00 0.03 0.00 0.02 99.67 18:08:53 13:22:01 0 0.48 0.00 0.03 0.00 0.02 99.47 18:08:53 13:22:01 1 0.08 0.00 0.02 0.00 0.02 99.88 18:08:53 13:23:01 all 0.07 0.00 0.03 0.00 0.02 99.88 18:08:53 13:23:01 0 0.12 0.00 0.03 0.00 0.02 99.83 18:08:53 13:23:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:08:53 13:24:01 all 0.21 0.00 0.03 0.00 0.01 99.76 18:08:53 13:24:01 0 0.38 0.00 0.03 0.00 0.00 99.58 18:08:53 13:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:08:53 13:25:01 all 0.17 0.00 0.03 0.00 0.02 99.79 18:08:53 13:25:01 0 0.30 0.00 0.02 0.00 0.02 99.67 18:08:53 13:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:08:53 18:08:53 13:25:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 13:26:01 all 0.18 0.00 0.04 0.00 0.03 99.75 18:08:53 13:26:01 0 0.30 0.00 0.03 0.00 0.02 99.65 18:08:53 13:26:01 1 0.07 0.00 0.05 0.00 0.03 99.85 18:08:53 13:27:02 all 0.21 0.00 0.03 0.00 0.01 99.75 18:08:53 13:27:02 0 0.40 0.00 0.03 0.00 0.00 99.57 18:08:53 13:27:02 1 0.02 0.00 0.03 0.00 0.02 99.93 18:08:53 13:28:01 all 0.05 0.00 0.03 0.00 0.03 99.90 18:08:53 13:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:08:53 13:28:01 1 0.07 0.00 0.03 0.00 0.03 99.86 18:08:53 13:29:01 all 0.13 0.00 0.04 0.00 0.03 99.80 18:08:53 13:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:08:53 13:29:01 1 0.23 0.00 0.05 0.00 0.03 99.68 18:08:53 13:30:01 all 0.16 0.00 0.03 0.00 0.02 99.79 18:08:53 13:30:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:08:53 13:30:01 1 0.27 0.00 0.03 0.00 0.02 99.68 18:08:53 13:31:01 all 0.16 0.00 0.04 0.00 0.03 99.77 18:08:53 13:31:01 0 0.07 0.00 0.07 0.00 0.03 99.83 18:08:53 13:31:01 1 0.25 0.00 0.02 0.00 0.02 99.72 18:08:53 13:32:01 all 0.18 0.00 0.03 0.00 0.01 99.77 18:08:53 13:32:01 0 0.10 0.00 0.03 0.00 0.02 99.85 18:08:53 13:32:01 1 0.27 0.00 0.03 0.00 0.00 99.70 18:08:53 13:33:01 all 0.16 0.00 0.05 0.00 0.01 99.78 18:08:53 13:33:01 0 0.08 0.00 0.05 0.00 0.02 99.85 18:08:53 13:33:01 1 0.23 0.00 0.05 0.00 0.00 99.72 18:08:53 13:34:01 all 0.16 0.00 0.03 0.00 0.03 99.77 18:08:53 13:34:01 0 0.02 0.00 0.03 0.00 0.03 99.92 18:08:53 13:34:01 1 0.30 0.00 0.03 0.00 0.03 99.63 18:08:53 13:35:01 all 0.17 0.00 0.03 0.00 0.02 99.78 18:08:53 13:35:01 0 0.07 0.00 0.05 0.00 0.02 99.87 18:08:53 13:35:01 1 0.27 0.00 0.02 0.00 0.02 99.70 18:08:53 13:36:01 all 0.15 0.00 0.05 0.00 0.02 99.78 18:08:53 13:36:01 0 0.03 0.00 0.07 0.00 0.03 99.87 18:08:53 13:36:01 1 0.27 0.00 0.03 0.00 0.00 99.70 18:08:53 18:08:53 13:36:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 13:37:01 all 0.13 0.00 0.04 0.00 0.03 99.80 18:08:53 13:37:01 0 0.07 0.00 0.03 0.00 0.03 99.87 18:08:53 13:37:01 1 0.20 0.00 0.05 0.00 0.02 99.73 18:08:53 13:38:01 all 0.09 0.00 0.03 0.00 0.03 99.85 18:08:53 13:38:01 0 0.03 0.00 0.05 0.00 0.03 99.88 18:08:53 13:38:01 1 0.15 0.00 0.02 0.00 0.02 99.82 18:08:53 13:39:01 all 0.12 0.00 0.03 0.00 0.02 99.84 18:08:53 13:39:01 0 0.05 0.00 0.02 0.00 0.02 99.92 18:08:53 13:39:01 1 0.18 0.00 0.03 0.00 0.02 99.77 18:08:53 13:40:01 all 0.15 0.00 0.05 0.00 0.02 99.78 18:08:53 13:40:01 0 0.05 0.00 0.07 0.00 0.02 99.87 18:08:53 13:40:01 1 0.25 0.00 0.03 0.00 0.02 99.70 18:08:53 13:41:01 all 0.17 4.20 13.03 2.26 0.08 80.26 18:08:53 13:41:01 0 0.07 4.21 13.06 2.28 0.10 80.27 18:08:53 13:41:01 1 0.27 4.19 12.99 2.23 0.07 80.26 18:08:53 13:42:01 all 0.16 0.00 0.03 0.00 0.02 99.79 18:08:53 13:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:08:53 13:42:01 1 0.28 0.00 0.03 0.00 0.02 99.67 18:08:53 13:43:01 all 0.23 0.00 0.04 0.00 0.02 99.72 18:08:53 13:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:08:53 13:43:01 1 0.42 0.00 0.05 0.00 0.02 99.52 18:08:53 13:44:01 all 0.18 0.00 0.05 0.00 0.02 99.75 18:08:53 13:44:01 0 0.32 0.00 0.05 0.00 0.02 99.62 18:08:53 13:44:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:08:53 13:45:01 all 0.22 0.00 0.03 0.00 0.03 99.72 18:08:53 13:45:01 0 0.38 0.00 0.03 0.00 0.02 99.57 18:08:53 13:45:01 1 0.05 0.00 0.03 0.00 0.03 99.88 18:08:53 13:46:01 all 0.20 0.00 0.05 0.00 0.01 99.74 18:08:53 13:46:01 0 0.35 0.00 0.03 0.00 0.02 99.60 18:08:53 13:46:01 1 0.05 0.00 0.07 0.00 0.00 99.88 18:08:53 13:47:01 all 0.19 0.00 0.04 0.00 0.02 99.75 18:08:53 13:47:01 0 0.35 0.00 0.03 0.00 0.00 99.62 18:08:53 13:47:01 1 0.03 0.00 0.05 0.00 0.03 99.88 18:08:53 18:08:53 13:47:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 13:48:01 all 0.21 0.00 0.05 0.00 0.01 99.73 18:08:53 13:48:01 0 0.38 0.00 0.05 0.00 0.02 99.55 18:08:53 13:48:01 1 0.03 0.00 0.05 0.00 0.00 99.92 18:08:53 13:49:01 all 0.18 0.00 0.05 0.00 0.03 99.74 18:08:53 13:49:01 0 0.30 0.00 0.03 0.00 0.02 99.65 18:08:53 13:49:01 1 0.07 0.00 0.07 0.00 0.03 99.83 18:08:53 13:50:01 all 0.16 0.00 0.03 0.00 0.02 99.80 18:08:53 13:50:01 0 0.27 0.00 0.02 0.00 0.00 99.72 18:08:53 13:50:01 1 0.05 0.00 0.03 0.00 0.03 99.88 18:08:53 13:51:01 all 0.09 0.00 0.03 0.00 0.02 99.86 18:08:53 13:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:08:53 13:51:01 1 0.15 0.00 0.03 0.00 0.02 99.80 18:08:53 13:52:01 all 0.14 0.00 0.03 0.00 0.02 99.82 18:08:53 13:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:08:53 13:52:01 1 0.25 0.00 0.03 0.00 0.02 99.70 18:08:53 13:53:01 all 0.08 0.00 0.05 0.00 0.03 99.85 18:08:53 13:53:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:08:53 13:53:01 1 0.10 0.00 0.05 0.00 0.03 99.82 18:08:53 13:54:01 all 0.04 0.00 0.03 0.00 0.02 99.91 18:08:53 13:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:08:53 13:54:01 1 0.05 0.00 0.05 0.00 0.03 99.87 18:08:53 13:55:01 all 0.16 0.00 0.03 0.00 0.02 99.79 18:08:53 13:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:08:53 13:55:01 1 0.28 0.00 0.05 0.00 0.02 99.65 18:08:53 13:56:01 all 0.18 0.00 0.05 0.00 0.02 99.76 18:08:53 13:56:01 0 0.08 0.00 0.07 0.00 0.02 99.83 18:08:53 13:56:01 1 0.27 0.00 0.03 0.00 0.02 99.68 18:08:53 13:57:01 all 0.12 0.00 0.03 0.00 0.03 99.82 18:08:53 13:57:01 0 0.05 0.00 0.05 0.00 0.03 99.87 18:08:53 13:57:01 1 0.18 0.00 0.02 0.00 0.02 99.78 18:08:53 13:58:01 all 0.18 0.00 0.04 0.00 0.02 99.77 18:08:53 13:58:01 0 0.08 0.00 0.05 0.00 0.03 99.83 18:08:53 13:58:01 1 0.27 0.00 0.03 0.00 0.00 99.70 18:08:53 18:08:53 13:58:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 13:59:01 all 0.17 0.00 0.03 0.00 0.02 99.78 18:08:53 13:59:01 0 0.12 0.00 0.03 0.00 0.02 99.83 18:08:53 13:59:01 1 0.22 0.00 0.03 0.00 0.02 99.73 18:08:53 14:00:01 all 0.18 0.00 0.05 0.00 0.03 99.74 18:08:53 14:00:01 0 0.33 0.00 0.05 0.00 0.02 99.60 18:08:53 14:00:01 1 0.03 0.00 0.05 0.00 0.03 99.88 18:08:53 14:01:01 all 0.23 0.00 0.06 0.00 0.02 99.70 18:08:53 14:01:01 0 0.37 0.00 0.03 0.00 0.02 99.58 18:08:53 14:01:01 1 0.08 0.00 0.08 0.00 0.02 99.82 18:08:53 14:02:01 all 0.25 0.00 0.07 0.00 0.01 99.67 18:08:53 14:02:01 0 0.43 0.00 0.03 0.00 0.00 99.53 18:08:53 14:02:01 1 0.07 0.00 0.10 0.00 0.02 99.82 18:08:53 14:03:01 all 0.23 0.00 0.05 0.00 0.01 99.71 18:08:53 14:03:01 0 0.38 0.00 0.02 0.00 0.00 99.60 18:08:53 14:03:01 1 0.08 0.00 0.08 0.00 0.02 99.82 18:08:53 14:04:01 all 0.25 0.00 0.05 0.00 0.02 99.68 18:08:53 14:04:01 0 0.47 0.00 0.07 0.00 0.02 99.45 18:08:53 14:04:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:08:53 14:05:02 all 0.23 0.00 0.03 0.00 0.02 99.73 18:08:53 14:05:02 0 0.40 0.00 0.03 0.00 0.03 99.53 18:08:53 14:05:02 1 0.05 0.00 0.02 0.00 0.00 99.93 18:08:53 14:06:01 all 0.20 0.00 0.05 0.00 0.02 99.73 18:08:53 14:06:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:08:53 14:06:01 1 0.36 0.00 0.05 0.00 0.02 99.58 18:08:53 14:07:01 all 0.23 0.00 0.03 0.00 0.02 99.72 18:08:53 14:07:01 0 0.45 0.00 0.07 0.00 0.02 99.47 18:08:53 14:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:08:53 14:08:01 all 0.10 0.00 0.08 0.00 0.02 99.81 18:08:53 14:08:01 0 0.10 0.00 0.10 0.00 0.02 99.78 18:08:53 14:08:01 1 0.10 0.00 0.05 0.00 0.02 99.83 18:08:53 14:09:01 all 0.14 0.00 0.03 0.00 0.02 99.81 18:08:53 14:09:01 0 0.08 0.00 0.03 0.00 0.03 99.85 18:08:53 14:09:01 1 0.20 0.00 0.03 0.00 0.00 99.77 18:08:53 18:08:53 14:09:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 14:10:01 all 0.14 0.00 0.06 0.00 0.02 99.78 18:08:53 14:10:01 0 0.05 0.00 0.08 0.00 0.02 99.85 18:08:53 14:10:01 1 0.23 0.00 0.03 0.00 0.02 99.72 18:08:53 14:11:01 all 0.12 0.00 0.03 0.00 0.02 99.84 18:08:53 14:11:01 0 0.07 0.00 0.03 0.00 0.02 99.88 18:08:53 14:11:01 1 0.17 0.00 0.02 0.00 0.02 99.80 18:08:53 14:12:01 all 0.12 0.00 0.03 0.00 0.03 99.82 18:08:53 14:12:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:08:53 14:12:01 1 0.20 0.00 0.03 0.00 0.02 99.75 18:08:53 14:13:01 all 0.17 0.00 0.05 0.00 0.02 99.77 18:08:53 14:13:01 0 0.23 0.00 0.07 0.00 0.03 99.67 18:08:53 14:13:01 1 0.10 0.00 0.03 0.00 0.00 99.87 18:08:53 14:14:01 all 0.08 0.00 0.04 0.00 0.02 99.86 18:08:53 14:14:01 0 0.15 0.00 0.07 0.00 0.02 99.77 18:08:53 14:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:08:53 14:15:01 all 0.18 0.00 0.03 0.00 0.02 99.77 18:08:53 14:15:01 0 0.33 0.00 0.03 0.00 0.02 99.62 18:08:53 14:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:08:53 14:16:01 all 0.15 0.00 0.03 0.00 0.03 99.79 18:08:53 14:16:01 0 0.23 0.00 0.02 0.00 0.02 99.73 18:08:53 14:16:01 1 0.07 0.00 0.05 0.00 0.03 99.85 18:08:53 14:17:01 all 0.13 0.00 0.03 0.00 0.03 99.80 18:08:53 14:17:01 0 0.22 0.00 0.03 0.00 0.02 99.73 18:08:53 14:17:01 1 0.05 0.00 0.03 0.00 0.05 99.87 18:08:53 14:18:01 all 0.15 0.00 0.05 0.00 0.03 99.77 18:08:53 14:18:01 0 0.25 0.00 0.05 0.00 0.02 99.68 18:08:53 14:18:01 1 0.05 0.00 0.05 0.00 0.03 99.87 18:08:53 14:19:01 all 0.16 0.00 0.03 0.00 0.02 99.80 18:08:53 14:19:01 0 0.30 0.00 0.03 0.00 0.02 99.65 18:08:53 14:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:08:53 14:20:01 all 0.20 0.00 0.05 0.00 0.01 99.74 18:08:53 14:20:01 0 0.30 0.00 0.03 0.00 0.00 99.67 18:08:53 14:20:01 1 0.10 0.00 0.07 0.00 0.02 99.82 18:08:53 18:08:53 14:20:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 14:21:01 all 0.16 0.00 0.05 0.00 0.03 99.77 18:08:53 14:21:01 0 0.27 0.00 0.03 0.00 0.02 99.68 18:08:53 14:21:01 1 0.05 0.00 0.07 0.00 0.03 99.85 18:08:53 14:22:01 all 0.18 0.00 0.03 0.00 0.02 99.77 18:08:53 14:22:01 0 0.33 0.00 0.03 0.00 0.02 99.62 18:08:53 14:22:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:08:53 14:23:01 all 0.14 0.00 0.04 0.00 0.03 99.79 18:08:53 14:23:01 0 0.22 0.00 0.03 0.00 0.02 99.73 18:08:53 14:23:01 1 0.07 0.00 0.05 0.00 0.03 99.85 18:08:53 14:24:01 all 0.19 0.00 0.04 0.00 0.01 99.76 18:08:53 14:24:01 0 0.30 0.00 0.03 0.00 0.00 99.67 18:08:53 14:24:01 1 0.08 0.00 0.05 0.00 0.02 99.85 18:08:53 14:25:01 all 0.17 0.00 0.06 0.00 0.03 99.75 18:08:53 14:25:01 0 0.25 0.00 0.05 0.00 0.02 99.68 18:08:53 14:25:01 1 0.08 0.00 0.07 0.00 0.03 99.82 18:08:53 14:26:01 all 0.06 0.00 0.05 0.00 0.02 99.87 18:08:53 14:26:01 0 0.05 0.00 0.03 0.00 0.00 99.92 18:08:53 14:26:01 1 0.07 0.00 0.07 0.00 0.03 99.83 18:08:53 14:27:01 all 0.14 0.00 0.03 0.00 0.03 99.80 18:08:53 14:27:01 0 0.23 0.00 0.02 0.00 0.02 99.73 18:08:53 14:27:01 1 0.05 0.00 0.05 0.00 0.03 99.87 18:08:53 14:28:01 all 0.18 0.00 0.04 0.00 0.01 99.77 18:08:53 14:28:01 0 0.30 0.00 0.03 0.00 0.00 99.67 18:08:53 14:28:01 1 0.07 0.00 0.05 0.00 0.02 99.87 18:08:53 14:29:01 all 0.12 0.00 0.05 0.00 0.03 99.81 18:08:53 14:29:01 0 0.17 0.00 0.03 0.00 0.02 99.78 18:08:53 14:29:01 1 0.07 0.00 0.07 0.00 0.03 99.83 18:08:53 14:30:01 all 0.15 0.00 0.04 0.00 0.02 99.79 18:08:53 14:30:01 0 0.23 0.00 0.02 0.00 0.02 99.73 18:08:53 14:30:01 1 0.07 0.00 0.07 0.00 0.02 99.85 18:08:53 14:31:01 all 0.18 0.00 0.06 0.00 0.02 99.75 18:08:53 14:31:01 0 0.30 0.00 0.05 0.00 0.02 99.63 18:08:53 14:31:01 1 0.05 0.00 0.07 0.00 0.02 99.87 18:08:53 18:08:53 14:31:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 14:32:01 all 0.22 0.00 0.05 0.03 0.02 99.68 18:08:53 14:32:01 0 0.40 0.00 0.07 0.00 0.03 99.50 18:08:53 14:32:01 1 0.03 0.00 0.03 0.07 0.00 99.87 18:08:53 14:33:01 all 0.18 0.00 0.03 0.00 0.03 99.76 18:08:53 14:33:01 0 0.30 0.00 0.05 0.00 0.03 99.62 18:08:53 14:33:01 1 0.05 0.00 0.02 0.00 0.03 99.90 18:08:53 14:34:01 all 0.22 0.00 0.04 0.00 0.01 99.73 18:08:53 14:34:01 0 0.42 0.00 0.05 0.00 0.00 99.53 18:08:53 14:34:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:08:53 14:35:01 all 0.24 0.00 0.03 0.00 0.03 99.71 18:08:53 14:35:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:08:53 14:35:01 1 0.45 0.00 0.03 0.00 0.02 99.50 18:08:53 14:36:01 all 0.20 0.00 0.04 0.00 0.02 99.74 18:08:53 14:36:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:08:53 14:36:01 1 0.35 0.00 0.03 0.00 0.02 99.60 18:08:53 14:37:01 all 0.19 0.00 0.03 0.00 0.02 99.76 18:08:53 14:37:01 0 0.07 0.00 0.05 0.00 0.03 99.85 18:08:53 14:37:01 1 0.32 0.00 0.02 0.00 0.00 99.67 18:08:53 14:38:01 all 0.18 0.00 0.04 0.00 0.02 99.77 18:08:53 14:38:01 0 0.05 0.00 0.05 0.00 0.03 99.87 18:08:53 14:38:01 1 0.30 0.00 0.03 0.00 0.00 99.67 18:08:53 14:39:02 all 0.09 0.00 0.04 0.00 0.03 99.84 18:08:53 14:39:02 0 0.07 0.00 0.05 0.00 0.02 99.87 18:08:53 14:39:02 1 0.12 0.00 0.03 0.00 0.03 99.82 18:08:53 14:40:01 all 0.03 0.00 0.04 0.00 0.02 99.91 18:08:53 14:40:01 0 0.03 0.00 0.05 0.00 0.03 99.88 18:08:53 14:40:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:08:53 14:41:01 all 0.13 0.00 0.06 0.00 0.03 99.78 18:08:53 14:41:01 0 0.07 0.00 0.08 0.00 0.03 99.82 18:08:53 14:41:01 1 0.18 0.00 0.03 0.00 0.03 99.75 18:08:53 14:42:01 all 0.10 0.00 0.04 0.00 0.02 99.84 18:08:53 14:42:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:08:53 14:42:01 1 0.15 0.00 0.03 0.00 0.02 99.80 18:08:53 18:08:53 14:42:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 14:43:01 all 0.17 0.00 0.04 0.00 0.03 99.77 18:08:53 14:43:01 0 0.10 0.00 0.05 0.00 0.03 99.82 18:08:53 14:43:01 1 0.23 0.00 0.03 0.00 0.02 99.72 18:08:53 14:44:01 all 0.14 0.00 0.04 0.00 0.02 99.80 18:08:53 14:44:01 0 0.07 0.00 0.07 0.00 0.03 99.83 18:08:53 14:44:01 1 0.22 0.00 0.02 0.00 0.00 99.77 18:08:53 14:45:01 all 0.15 0.00 0.04 0.00 0.02 99.79 18:08:53 14:45:01 0 0.07 0.00 0.07 0.00 0.02 99.85 18:08:53 14:45:01 1 0.23 0.00 0.02 0.00 0.02 99.73 18:08:53 14:46:01 all 0.10 0.00 0.04 0.00 0.02 99.84 18:08:53 14:46:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:08:53 14:46:01 1 0.15 0.00 0.03 0.00 0.02 99.80 18:08:53 14:47:01 all 0.13 0.00 0.03 0.00 0.03 99.82 18:08:53 14:47:01 0 0.05 0.00 0.05 0.00 0.03 99.87 18:08:53 14:47:01 1 0.20 0.00 0.02 0.00 0.02 99.77 18:08:53 14:48:01 all 0.10 0.00 0.05 0.00 0.02 99.83 18:08:53 14:48:01 0 0.07 0.00 0.05 0.00 0.03 99.85 18:08:53 14:48:01 1 0.13 0.00 0.05 0.00 0.00 99.82 18:08:53 14:49:01 all 0.20 0.00 0.03 0.00 0.03 99.74 18:08:53 14:49:01 0 0.38 0.00 0.03 0.00 0.03 99.55 18:08:53 14:49:01 1 0.02 0.00 0.02 0.00 0.03 99.93 18:08:53 14:50:01 all 0.18 0.00 0.03 0.00 0.02 99.77 18:08:53 14:50:01 0 0.32 0.00 0.03 0.00 0.00 99.65 18:08:53 14:50:01 1 0.05 0.00 0.03 0.00 0.03 99.88 18:08:53 14:51:01 all 0.22 0.00 0.04 0.00 0.03 99.72 18:08:53 14:51:01 0 0.40 0.00 0.05 0.00 0.03 99.52 18:08:53 14:51:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:08:53 14:52:01 all 0.17 0.00 0.03 0.00 0.03 99.77 18:08:53 14:52:01 0 0.30 0.00 0.02 0.00 0.02 99.67 18:08:53 14:52:01 1 0.03 0.00 0.05 0.00 0.03 99.88 18:08:53 14:53:01 all 0.16 0.00 0.03 0.00 0.03 99.78 18:08:53 14:53:01 0 0.27 0.00 0.03 0.00 0.02 99.68 18:08:53 14:53:01 1 0.05 0.00 0.03 0.00 0.03 99.88 18:08:53 18:08:53 14:53:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 14:54:01 all 0.11 0.00 0.04 0.00 0.02 99.83 18:08:53 14:54:01 0 0.18 0.00 0.03 0.00 0.02 99.77 18:08:53 14:54:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:08:53 14:55:01 all 0.18 0.00 0.03 0.00 0.02 99.77 18:08:53 14:55:01 0 0.28 0.00 0.03 0.00 0.00 99.68 18:08:53 14:55:01 1 0.07 0.00 0.03 0.00 0.03 99.87 18:08:53 14:56:01 all 0.18 0.00 0.03 0.00 0.03 99.76 18:08:53 14:56:01 0 0.30 0.00 0.00 0.00 0.02 99.68 18:08:53 14:56:01 1 0.07 0.00 0.07 0.00 0.03 99.83 18:08:53 14:57:01 all 0.12 0.00 0.05 0.00 0.01 99.82 18:08:53 14:57:01 0 0.18 0.00 0.03 0.00 0.00 99.78 18:08:53 14:57:01 1 0.05 0.00 0.07 0.00 0.02 99.87 18:08:53 14:58:01 all 0.16 0.00 0.05 0.00 0.03 99.77 18:08:53 14:58:01 0 0.25 0.00 0.02 0.00 0.02 99.72 18:08:53 14:58:01 1 0.07 0.00 0.08 0.00 0.03 99.82 18:08:53 14:59:01 all 0.15 0.00 0.04 0.00 0.01 99.80 18:08:53 14:59:01 0 0.25 0.00 0.03 0.00 0.00 99.72 18:08:53 14:59:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:08:53 15:00:01 all 0.18 0.00 0.03 0.00 0.03 99.77 18:08:53 15:00:01 0 0.28 0.00 0.03 0.00 0.03 99.65 18:08:53 15:00:01 1 0.08 0.00 0.02 0.00 0.02 99.88 18:08:53 15:01:01 all 0.18 0.00 0.03 0.00 0.02 99.77 18:08:53 15:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:08:53 15:01:01 1 0.33 0.00 0.03 0.00 0.02 99.62 18:08:53 15:02:01 all 0.13 0.00 0.05 0.00 0.02 99.80 18:08:53 15:02:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:08:53 15:02:01 1 0.22 0.00 0.05 0.00 0.02 99.72 18:08:53 15:03:01 all 0.16 0.00 0.03 0.00 0.02 99.80 18:08:53 15:03:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:08:53 15:03:01 1 0.28 0.00 0.02 0.00 0.02 99.68 18:08:53 15:04:01 all 0.16 0.00 0.04 0.00 0.02 99.78 18:08:53 15:04:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:08:53 15:04:01 1 0.27 0.00 0.05 0.00 0.02 99.67 18:08:53 18:08:53 15:04:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 15:05:01 all 0.12 0.00 0.03 0.00 0.03 99.83 18:08:53 15:05:01 0 0.05 0.00 0.03 0.00 0.03 99.88 18:08:53 15:05:01 1 0.18 0.00 0.02 0.00 0.02 99.78 18:08:53 15:06:01 all 0.15 0.00 0.04 0.00 0.02 99.79 18:08:53 15:06:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:08:53 15:06:01 1 0.28 0.00 0.05 0.00 0.02 99.65 18:08:53 15:07:01 all 0.18 0.00 0.03 0.00 0.03 99.77 18:08:53 15:07:01 0 0.07 0.00 0.05 0.00 0.03 99.85 18:08:53 15:07:01 1 0.28 0.00 0.02 0.00 0.02 99.68 18:08:53 15:08:01 all 0.18 0.00 0.04 0.00 0.01 99.77 18:08:53 15:08:01 0 0.03 0.00 0.05 0.00 0.02 99.90 18:08:53 15:08:01 1 0.33 0.00 0.03 0.00 0.00 99.63 18:08:53 15:09:01 all 0.18 0.00 0.03 0.00 0.02 99.77 18:08:53 15:09:01 0 0.07 0.00 0.05 0.00 0.02 99.87 18:08:53 15:09:01 1 0.28 0.00 0.02 0.00 0.02 99.68 18:08:53 15:10:02 all 0.11 0.00 0.03 0.00 0.03 99.84 18:08:53 15:10:02 0 0.03 0.00 0.03 0.00 0.03 99.90 18:08:53 15:10:02 1 0.18 0.00 0.02 0.00 0.02 99.78 18:08:53 15:11:01 all 0.14 0.00 0.04 0.00 0.02 99.80 18:08:53 15:11:01 0 0.10 0.00 0.05 0.00 0.03 99.81 18:08:53 15:11:01 1 0.17 0.00 0.03 0.00 0.00 99.80 18:08:53 15:12:01 all 0.15 0.00 0.04 0.00 0.02 99.79 18:08:53 15:12:01 0 0.03 0.00 0.05 0.00 0.02 99.90 18:08:53 15:12:01 1 0.27 0.00 0.03 0.00 0.02 99.68 18:08:53 15:13:01 all 0.20 0.00 0.05 0.00 0.02 99.73 18:08:53 15:13:01 0 0.08 0.00 0.03 0.00 0.03 99.85 18:08:53 15:13:01 1 0.32 0.00 0.07 0.00 0.00 99.62 18:08:53 15:14:01 all 0.07 0.00 0.03 0.00 0.03 99.87 18:08:53 15:14:01 0 0.12 0.00 0.05 0.00 0.03 99.80 18:08:53 15:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:08:53 15:15:01 all 0.11 0.00 0.04 0.00 0.03 99.82 18:08:53 15:15:01 0 0.17 0.00 0.03 0.00 0.02 99.78 18:08:53 15:15:01 1 0.05 0.00 0.05 0.00 0.03 99.87 18:08:53 18:08:53 15:15:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 15:16:01 all 0.13 0.00 0.04 0.00 0.03 99.80 18:08:53 15:16:01 0 0.22 0.00 0.02 0.00 0.02 99.75 18:08:53 15:16:01 1 0.05 0.00 0.07 0.00 0.03 99.85 18:08:53 15:17:01 all 0.18 0.00 0.04 0.00 0.02 99.77 18:08:53 15:17:01 0 0.32 0.00 0.05 0.00 0.02 99.62 18:08:53 15:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:08:53 15:18:01 all 0.20 0.00 0.03 0.00 0.02 99.75 18:08:53 15:18:01 0 0.35 0.00 0.03 0.00 0.02 99.60 18:08:53 15:18:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:08:53 15:19:01 all 0.19 0.00 0.05 0.00 0.03 99.73 18:08:53 15:19:01 0 0.33 0.00 0.05 0.00 0.02 99.60 18:08:53 15:19:01 1 0.05 0.00 0.05 0.00 0.03 99.87 18:08:53 15:20:01 all 0.17 0.00 0.03 0.00 0.02 99.78 18:08:53 15:20:01 0 0.28 0.00 0.02 0.00 0.02 99.68 18:08:53 15:20:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:08:53 15:21:01 all 0.14 0.00 0.04 0.00 0.02 99.80 18:08:53 15:21:01 0 0.22 0.00 0.02 0.00 0.02 99.75 18:08:53 15:21:01 1 0.07 0.00 0.07 0.00 0.02 99.85 18:08:53 15:22:01 all 0.15 0.00 0.04 0.00 0.03 99.78 18:08:53 15:22:01 0 0.25 0.00 0.03 0.00 0.02 99.70 18:08:53 15:22:01 1 0.05 0.00 0.05 0.00 0.03 99.87 18:08:53 15:23:01 all 0.13 0.00 0.03 0.00 0.03 99.81 18:08:53 15:23:01 0 0.22 0.00 0.02 0.00 0.02 99.75 18:08:53 15:23:01 1 0.05 0.00 0.05 0.00 0.03 99.87 18:08:53 15:24:01 all 0.15 0.00 0.03 0.00 0.02 99.81 18:08:53 15:24:01 0 0.25 0.00 0.02 0.00 0.00 99.73 18:08:53 15:24:01 1 0.05 0.00 0.03 0.00 0.03 99.88 18:08:53 15:25:01 all 0.18 0.00 0.05 0.00 0.03 99.74 18:08:53 15:25:01 0 0.32 0.00 0.02 0.00 0.02 99.65 18:08:53 15:25:01 1 0.05 0.00 0.08 0.00 0.03 99.83 18:08:53 15:26:01 all 0.08 0.00 0.05 0.00 0.02 99.85 18:08:53 15:26:01 0 0.12 0.00 0.05 0.00 0.02 99.82 18:08:53 15:26:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:08:53 18:08:53 15:26:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 15:27:01 all 0.06 0.00 0.05 0.00 0.02 99.87 18:08:53 15:27:01 0 0.08 0.00 0.05 0.00 0.02 99.85 18:08:53 15:27:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:08:53 15:28:01 all 0.17 0.00 0.04 0.00 0.03 99.77 18:08:53 15:28:01 0 0.07 0.00 0.05 0.00 0.03 99.85 18:08:53 15:28:01 1 0.27 0.00 0.03 0.00 0.02 99.68 18:08:53 15:29:01 all 0.18 0.00 0.05 0.00 0.02 99.76 18:08:53 15:29:01 0 0.07 0.00 0.05 0.00 0.03 99.85 18:08:53 15:29:01 1 0.28 0.00 0.05 0.00 0.00 99.67 18:08:53 15:30:01 all 0.19 0.00 0.04 0.00 0.02 99.75 18:08:53 15:30:01 0 0.07 0.00 0.05 0.00 0.02 99.87 18:08:53 15:30:01 1 0.32 0.00 0.03 0.00 0.02 99.63 18:08:53 15:31:01 all 0.13 0.00 0.03 0.00 0.03 99.81 18:08:53 15:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:08:53 15:31:01 1 0.25 0.00 0.05 0.00 0.03 99.67 18:08:53 15:32:01 all 0.15 0.00 0.02 0.00 0.03 99.81 18:08:53 15:32:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:08:53 15:32:01 1 0.27 0.00 0.02 0.00 0.02 99.70 18:08:53 15:33:01 all 0.14 0.00 0.04 0.00 0.03 99.79 18:08:53 15:33:01 0 0.08 0.00 0.05 0.00 0.03 99.83 18:08:53 15:33:01 1 0.20 0.00 0.03 0.00 0.02 99.75 18:08:53 15:34:01 all 0.08 0.00 0.04 0.00 0.02 99.87 18:08:53 15:34:01 0 0.05 0.00 0.05 0.00 0.03 99.87 18:08:53 15:34:01 1 0.10 0.00 0.03 0.00 0.00 99.87 18:08:53 15:35:01 all 0.14 0.00 0.04 0.00 0.03 99.79 18:08:53 15:35:01 0 0.05 0.00 0.05 0.00 0.03 99.87 18:08:53 15:35:01 1 0.23 0.00 0.03 0.00 0.02 99.72 18:08:53 15:36:01 all 0.13 0.00 0.03 0.00 0.03 99.82 18:08:53 15:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:08:53 15:36:01 1 0.22 0.00 0.03 0.00 0.03 99.72 18:08:53 15:37:01 all 0.14 0.00 0.05 0.00 0.01 99.80 18:08:53 15:37:01 0 0.05 0.00 0.07 0.00 0.02 99.87 18:08:53 15:37:01 1 0.23 0.00 0.03 0.00 0.00 99.73 18:08:53 18:08:53 15:37:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 15:38:01 all 0.07 0.00 0.04 0.00 0.02 99.87 18:08:53 15:38:01 0 0.10 0.00 0.07 0.00 0.03 99.80 18:08:53 15:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:08:53 15:39:01 all 0.10 0.00 0.03 0.00 0.03 99.84 18:08:53 15:39:01 0 0.15 0.00 0.03 0.00 0.03 99.78 18:08:53 15:39:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:08:53 15:40:01 all 0.16 0.00 0.05 0.00 0.02 99.77 18:08:53 15:40:01 0 0.07 0.00 0.05 0.00 0.03 99.85 18:08:53 15:40:01 1 0.25 0.00 0.05 0.00 0.00 99.70 18:08:53 15:41:01 all 0.16 0.00 0.03 0.00 0.03 99.78 18:08:53 15:41:01 0 0.07 0.00 0.05 0.00 0.03 99.85 18:08:53 15:41:01 1 0.25 0.00 0.02 0.00 0.02 99.72 18:08:53 15:42:01 all 0.15 0.00 0.04 0.00 0.01 99.80 18:08:53 15:42:01 0 0.27 0.00 0.03 0.00 0.00 99.70 18:08:53 15:42:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:08:53 15:43:01 all 0.14 0.00 0.03 0.01 0.03 99.79 18:08:53 15:43:01 0 0.05 0.00 0.03 0.02 0.02 99.88 18:08:53 15:43:01 1 0.23 0.00 0.03 0.00 0.03 99.70 18:08:53 15:44:01 all 0.13 0.00 0.05 0.00 0.03 99.80 18:08:53 15:44:01 0 0.03 0.00 0.07 0.00 0.03 99.87 18:08:53 15:44:01 1 0.22 0.00 0.03 0.00 0.02 99.73 18:08:53 15:45:02 all 0.07 0.00 0.04 0.00 0.02 99.87 18:08:53 15:45:02 0 0.07 0.00 0.03 0.00 0.03 99.87 18:08:53 15:45:02 1 0.07 0.00 0.05 0.00 0.00 99.88 18:08:53 15:46:01 all 0.08 0.00 0.03 0.00 0.02 99.86 18:08:53 15:46:01 0 0.14 0.00 0.03 0.00 0.02 99.81 18:08:53 15:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:08:53 15:47:01 all 0.13 0.00 0.04 0.00 0.02 99.81 18:08:53 15:47:01 0 0.22 0.00 0.02 0.00 0.02 99.75 18:08:53 15:47:01 1 0.05 0.00 0.07 0.00 0.02 99.87 18:08:53 15:48:01 all 0.17 0.00 0.04 0.00 0.02 99.77 18:08:53 15:48:01 0 0.27 0.00 0.03 0.00 0.00 99.70 18:08:53 15:48:01 1 0.07 0.00 0.05 0.00 0.03 99.85 18:08:53 18:08:53 15:48:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 15:49:01 all 0.19 0.00 0.03 0.00 0.03 99.75 18:08:53 15:49:01 0 0.22 0.00 0.03 0.00 0.02 99.73 18:08:53 15:49:01 1 0.17 0.00 0.03 0.00 0.03 99.77 18:08:53 15:50:01 all 0.14 0.00 0.03 0.00 0.01 99.82 18:08:53 15:50:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:08:53 15:50:01 1 0.23 0.00 0.03 0.00 0.00 99.73 18:08:53 15:51:01 all 0.13 0.00 0.03 0.00 0.03 99.82 18:08:53 15:51:01 0 0.05 0.00 0.05 0.00 0.03 99.87 18:08:53 15:51:01 1 0.20 0.00 0.02 0.00 0.02 99.77 18:08:53 15:52:01 all 0.17 0.00 0.03 0.00 0.02 99.78 18:08:53 15:52:01 0 0.07 0.00 0.05 0.00 0.03 99.85 18:08:53 15:52:01 1 0.27 0.00 0.02 0.00 0.00 99.72 18:08:53 15:53:01 all 0.15 0.00 0.04 0.00 0.03 99.77 18:08:53 15:53:01 0 0.05 0.00 0.05 0.00 0.05 99.85 18:08:53 15:53:01 1 0.25 0.00 0.03 0.00 0.02 99.70 18:08:53 15:54:01 all 0.13 0.00 0.03 0.00 0.02 99.82 18:08:53 15:54:01 0 0.08 0.00 0.05 0.00 0.03 99.83 18:08:53 15:54:01 1 0.17 0.00 0.02 0.00 0.00 99.82 18:08:53 15:55:01 all 0.20 0.00 0.06 0.00 0.02 99.72 18:08:53 15:55:01 0 0.08 0.00 0.08 0.00 0.02 99.82 18:08:53 15:55:01 1 0.32 0.00 0.03 0.00 0.02 99.63 18:08:53 15:56:01 all 0.18 0.00 0.04 0.00 0.02 99.76 18:08:53 15:56:01 0 0.07 0.00 0.07 0.00 0.03 99.83 18:08:53 15:56:01 1 0.30 0.00 0.02 0.00 0.00 99.68 18:08:53 15:57:01 all 0.12 0.00 0.03 0.00 0.03 99.82 18:08:53 15:57:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:08:53 15:57:01 1 0.20 0.00 0.03 0.00 0.02 99.75 18:08:53 15:58:01 all 0.15 0.00 0.04 0.00 0.03 99.78 18:08:53 15:58:01 0 0.07 0.00 0.05 0.00 0.05 99.83 18:08:53 15:58:01 1 0.23 0.00 0.03 0.00 0.00 99.73 18:08:53 15:59:01 all 0.17 0.00 0.04 0.00 0.03 99.77 18:08:53 15:59:01 0 0.30 0.00 0.05 0.00 0.03 99.62 18:08:53 15:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:08:53 18:08:53 15:59:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 16:00:01 all 0.18 0.00 0.02 0.00 0.03 99.77 18:08:53 16:00:01 0 0.32 0.00 0.02 0.00 0.03 99.63 18:08:53 16:00:01 1 0.03 0.00 0.02 0.00 0.03 99.92 18:08:53 16:01:01 all 0.21 0.00 0.06 0.00 0.02 99.72 18:08:53 16:01:01 0 0.37 0.00 0.07 0.00 0.02 99.55 18:08:53 16:01:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:08:53 16:02:01 all 0.08 0.00 0.06 0.00 0.03 99.83 18:08:53 16:02:01 0 0.10 0.00 0.05 0.00 0.02 99.83 18:08:53 16:02:01 1 0.07 0.00 0.07 0.00 0.03 99.83 18:08:53 16:03:01 all 0.05 0.00 0.03 0.00 0.03 99.90 18:08:53 16:03:01 0 0.05 0.00 0.02 0.00 0.03 99.90 18:08:53 16:03:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:08:53 16:04:01 all 0.13 0.00 0.04 0.00 0.03 99.80 18:08:53 16:04:01 0 0.05 0.00 0.05 0.00 0.03 99.87 18:08:53 16:04:01 1 0.22 0.00 0.03 0.00 0.02 99.73 18:08:53 16:05:01 all 0.11 0.00 0.03 0.00 0.03 99.82 18:08:53 16:05:01 0 0.07 0.00 0.05 0.00 0.05 99.83 18:08:53 16:05:01 1 0.15 0.00 0.02 0.00 0.02 99.82 18:08:53 16:06:01 all 0.26 0.00 0.03 0.00 0.01 99.70 18:08:53 16:06:01 0 0.05 0.00 0.02 0.00 0.00 99.93 18:08:53 16:06:01 1 0.47 0.00 0.05 0.00 0.02 99.47 18:08:53 16:07:01 all 0.26 0.00 0.03 0.00 0.03 99.69 18:08:53 16:07:01 0 0.02 0.00 0.02 0.00 0.03 99.93 18:08:53 16:07:01 1 0.50 0.00 0.03 0.00 0.02 99.45 18:08:53 16:08:01 all 0.23 0.00 0.04 0.00 0.02 99.72 18:08:53 16:08:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:08:53 16:08:01 1 0.40 0.00 0.05 0.00 0.02 99.53 18:08:53 16:09:01 all 0.18 0.00 0.03 0.00 0.02 99.77 18:08:53 16:09:01 0 0.28 0.00 0.02 0.00 0.00 99.70 18:08:53 16:09:01 1 0.08 0.00 0.05 0.00 0.03 99.83 18:08:53 16:10:01 all 0.18 0.00 0.03 0.00 0.03 99.76 18:08:53 16:10:01 0 0.33 0.00 0.03 0.00 0.05 99.58 18:08:53 16:10:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:08:53 18:08:53 16:10:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 16:11:01 all 0.18 0.00 0.04 0.00 0.03 99.76 18:08:53 16:11:01 0 0.27 0.00 0.03 0.00 0.02 99.68 18:08:53 16:11:01 1 0.08 0.00 0.05 0.00 0.03 99.83 18:08:53 16:12:01 all 0.12 0.00 0.04 0.00 0.03 99.81 18:08:53 16:12:01 0 0.22 0.00 0.02 0.00 0.00 99.77 18:08:53 16:12:01 1 0.02 0.00 0.07 0.00 0.07 99.85 18:08:53 16:13:01 all 0.13 0.00 0.03 0.00 0.03 99.81 18:08:53 16:13:01 0 0.23 0.00 0.03 0.00 0.02 99.72 18:08:53 16:13:01 1 0.03 0.00 0.03 0.00 0.03 99.90 18:08:53 16:14:01 all 0.17 0.00 0.03 0.00 0.02 99.79 18:08:53 16:14:01 0 0.30 0.00 0.02 0.00 0.00 99.68 18:08:53 16:14:01 1 0.03 0.00 0.03 0.00 0.03 99.90 18:08:53 16:15:01 all 0.18 0.00 0.04 0.00 0.03 99.76 18:08:53 16:15:01 0 0.28 0.00 0.02 0.00 0.02 99.68 18:08:53 16:15:01 1 0.07 0.00 0.07 0.00 0.03 99.83 18:08:53 16:16:01 all 0.14 0.00 0.03 0.00 0.02 99.82 18:08:53 16:16:01 0 0.25 0.00 0.02 0.00 0.00 99.73 18:08:53 16:16:01 1 0.03 0.00 0.03 0.00 0.03 99.90 18:08:53 16:17:02 all 0.13 0.00 0.03 0.00 0.03 99.81 18:08:53 16:17:02 0 0.23 0.00 0.03 0.00 0.03 99.70 18:08:53 16:17:02 1 0.02 0.00 0.03 0.00 0.03 99.92 18:08:53 16:18:01 all 0.17 0.00 0.03 0.00 0.01 99.79 18:08:53 16:18:01 0 0.29 0.00 0.02 0.00 0.00 99.69 18:08:53 16:18:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:08:53 16:19:01 all 0.15 0.00 0.03 0.00 0.03 99.79 18:08:53 16:19:01 0 0.27 0.00 0.03 0.00 0.02 99.68 18:08:53 16:19:01 1 0.03 0.00 0.03 0.00 0.03 99.90 18:08:53 16:20:01 all 0.17 0.00 0.03 0.00 0.03 99.78 18:08:53 16:20:01 0 0.30 0.00 0.03 0.00 0.03 99.63 18:08:53 16:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:08:53 16:21:01 all 0.11 0.00 0.03 0.00 0.03 99.83 18:08:53 16:21:01 0 0.18 0.00 0.05 0.00 0.03 99.73 18:08:53 16:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:08:53 18:08:53 16:21:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 16:22:01 all 0.14 0.00 0.03 0.00 0.02 99.82 18:08:53 16:22:01 0 0.20 0.00 0.00 0.00 0.02 99.78 18:08:53 16:22:01 1 0.08 0.00 0.05 0.00 0.02 99.85 18:08:53 16:23:01 all 0.14 0.00 0.02 0.00 0.03 99.82 18:08:53 16:23:01 0 0.27 0.00 0.03 0.00 0.03 99.67 18:08:53 16:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:08:53 16:24:01 all 0.23 0.00 0.04 0.00 0.02 99.72 18:08:53 16:24:01 0 0.42 0.00 0.05 0.00 0.02 99.52 18:08:53 16:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:08:53 16:25:01 all 0.17 0.00 0.03 0.00 0.03 99.77 18:08:53 16:25:01 0 0.30 0.00 0.05 0.00 0.03 99.62 18:08:53 16:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:08:53 16:26:01 all 0.11 0.00 0.05 0.00 0.03 99.81 18:08:53 16:26:01 0 0.18 0.00 0.08 0.00 0.05 99.68 18:08:53 16:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:08:53 16:27:01 all 0.08 0.00 0.04 0.00 0.03 99.86 18:08:53 16:27:01 0 0.12 0.00 0.03 0.00 0.02 99.83 18:08:53 16:27:01 1 0.03 0.00 0.05 0.00 0.03 99.88 18:08:53 16:28:01 all 0.17 0.00 0.04 0.00 0.02 99.77 18:08:53 16:28:01 0 0.27 0.00 0.03 0.00 0.00 99.70 18:08:53 16:28:01 1 0.07 0.00 0.05 0.00 0.03 99.85 18:08:53 16:29:01 all 0.14 0.00 0.04 0.00 0.03 99.79 18:08:53 16:29:01 0 0.20 0.00 0.02 0.00 0.03 99.75 18:08:53 16:29:01 1 0.08 0.00 0.07 0.00 0.02 99.83 18:08:53 16:30:01 all 0.13 0.00 0.04 0.00 0.02 99.81 18:08:53 16:30:01 0 0.22 0.00 0.02 0.00 0.00 99.77 18:08:53 16:30:01 1 0.05 0.00 0.07 0.00 0.03 99.85 18:08:53 16:31:01 all 0.11 0.00 0.03 0.00 0.03 99.83 18:08:53 16:31:01 0 0.17 0.00 0.03 0.00 0.02 99.78 18:08:53 16:31:01 1 0.05 0.00 0.03 0.00 0.03 99.88 18:08:53 16:32:01 all 0.10 0.00 0.03 0.00 0.03 99.84 18:08:53 16:32:01 0 0.18 0.00 0.02 0.00 0.02 99.78 18:08:53 16:32:01 1 0.02 0.00 0.05 0.00 0.03 99.90 18:08:53 18:08:53 16:32:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 16:33:01 all 0.13 0.00 0.03 0.00 0.03 99.82 18:08:53 16:33:01 0 0.22 0.00 0.02 0.00 0.02 99.75 18:08:53 16:33:01 1 0.05 0.00 0.03 0.00 0.03 99.88 18:08:53 16:34:01 all 0.13 0.00 0.03 0.00 0.02 99.83 18:08:53 16:34:01 0 0.22 0.00 0.00 0.00 0.02 99.77 18:08:53 16:34:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:08:53 16:35:01 all 0.15 0.00 0.04 0.00 0.03 99.78 18:08:53 16:35:01 0 0.18 0.00 0.02 0.00 0.02 99.78 18:08:53 16:35:01 1 0.12 0.00 0.07 0.00 0.03 99.78 18:08:53 16:36:01 all 0.13 0.00 0.05 0.00 0.02 99.81 18:08:53 16:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:08:53 16:36:01 1 0.22 0.00 0.07 0.00 0.02 99.70 18:08:53 16:37:01 all 0.06 0.00 0.03 0.00 0.02 99.89 18:08:53 16:37:01 0 0.07 0.00 0.02 0.00 0.02 99.90 18:08:53 16:37:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:08:53 16:38:01 all 0.14 0.00 0.03 0.00 0.02 99.81 18:08:53 16:38:01 0 0.25 0.00 0.02 0.00 0.00 99.73 18:08:53 16:38:01 1 0.03 0.00 0.05 0.00 0.03 99.88 18:08:53 16:39:01 all 0.18 0.00 0.03 0.00 0.02 99.77 18:08:53 16:39:01 0 0.28 0.00 0.03 0.00 0.02 99.67 18:08:53 16:39:01 1 0.07 0.00 0.03 0.00 0.02 99.88 18:08:53 16:40:01 all 0.10 0.00 0.03 0.00 0.03 99.84 18:08:53 16:40:01 0 0.17 0.00 0.03 0.00 0.02 99.78 18:08:53 16:40:01 1 0.03 0.00 0.03 0.00 0.03 99.90 18:08:53 16:41:01 all 0.16 0.00 0.03 0.00 0.03 99.78 18:08:53 16:41:01 0 0.25 0.00 0.02 0.00 0.00 99.73 18:08:53 16:41:01 1 0.07 0.00 0.05 0.00 0.05 99.83 18:08:53 16:42:01 all 0.12 0.00 0.03 0.00 0.03 99.82 18:08:53 16:42:01 0 0.18 0.00 0.02 0.00 0.02 99.78 18:08:53 16:42:01 1 0.05 0.00 0.05 0.00 0.03 99.87 18:08:53 16:43:01 all 0.23 0.00 0.03 0.00 0.02 99.73 18:08:53 16:43:01 0 0.35 0.00 0.02 0.00 0.00 99.63 18:08:53 16:43:01 1 0.10 0.00 0.03 0.00 0.03 99.83 18:08:53 18:08:53 16:43:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 16:44:01 all 0.19 0.00 0.04 0.00 0.01 99.76 18:08:53 16:44:01 0 0.35 0.00 0.02 0.00 0.00 99.63 18:08:53 16:44:01 1 0.03 0.00 0.07 0.00 0.02 99.88 18:08:53 16:45:01 all 0.26 0.00 0.04 0.00 0.01 99.69 18:08:53 16:45:01 0 0.47 0.00 0.05 0.00 0.02 99.47 18:08:53 16:45:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:08:53 16:46:01 all 0.20 0.00 0.03 0.00 0.02 99.75 18:08:53 16:46:01 0 0.22 0.00 0.02 0.00 0.00 99.77 18:08:53 16:46:01 1 0.18 0.00 0.05 0.00 0.03 99.73 18:08:53 16:47:01 all 0.13 0.00 0.05 0.00 0.02 99.80 18:08:53 16:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:08:53 16:47:01 1 0.25 0.00 0.08 0.00 0.02 99.65 18:08:53 16:48:01 all 0.09 0.00 0.03 0.00 0.02 99.86 18:08:53 16:48:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:08:53 16:48:01 1 0.13 0.00 0.03 0.00 0.02 99.82 18:08:53 16:49:01 all 0.17 0.00 0.03 0.00 0.01 99.79 18:08:53 16:49:01 0 0.08 0.00 0.05 0.00 0.02 99.85 18:08:53 16:49:01 1 0.25 0.00 0.02 0.00 0.00 99.73 18:08:53 16:50:01 all 0.16 0.00 0.03 0.00 0.02 99.79 18:08:53 16:50:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:08:53 16:50:01 1 0.27 0.00 0.03 0.00 0.02 99.68 18:08:53 16:51:01 all 0.18 0.00 0.05 0.00 0.02 99.75 18:08:53 16:51:01 0 0.03 0.00 0.07 0.00 0.03 99.87 18:08:53 16:51:01 1 0.33 0.00 0.03 0.00 0.00 99.63 18:08:53 16:52:02 all 0.20 0.00 0.03 0.00 0.01 99.77 18:08:53 16:52:02 0 0.10 0.00 0.02 0.00 0.02 99.87 18:08:53 16:52:02 1 0.30 0.00 0.03 0.00 0.00 99.67 18:08:53 16:53:01 all 0.16 0.00 0.04 0.01 0.01 99.78 18:08:53 16:53:01 0 0.03 0.00 0.05 0.00 0.00 99.92 18:08:53 16:53:01 1 0.29 0.00 0.03 0.02 0.02 99.64 18:08:53 16:54:01 all 0.21 0.00 0.04 0.00 0.03 99.72 18:08:53 16:54:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:08:53 16:54:01 1 0.37 0.00 0.05 0.00 0.03 99.55 18:08:53 18:08:53 16:54:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 16:55:01 all 0.06 0.00 0.03 0.00 0.03 99.88 18:08:53 16:55:01 0 0.05 0.00 0.03 0.00 0.03 99.88 18:08:53 16:55:01 1 0.07 0.00 0.03 0.00 0.02 99.88 18:08:53 16:56:01 all 0.05 0.00 0.04 0.00 0.01 99.90 18:08:53 16:56:01 0 0.05 0.00 0.05 0.00 0.00 99.90 18:08:53 16:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:08:53 16:57:01 all 0.18 0.00 0.03 0.00 0.02 99.78 18:08:53 16:57:01 0 0.33 0.00 0.03 0.00 0.02 99.62 18:08:53 16:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:08:53 16:58:01 all 0.06 0.00 0.03 0.00 0.02 99.89 18:08:53 16:58:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:08:53 16:58:01 1 0.07 0.00 0.03 0.00 0.02 99.88 18:08:53 16:59:01 all 0.15 0.00 0.04 0.00 0.02 99.79 18:08:53 16:59:01 0 0.25 0.00 0.03 0.00 0.02 99.70 18:08:53 16:59:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:08:53 17:00:01 all 0.16 0.00 0.05 0.00 0.02 99.77 18:08:53 17:00:01 0 0.27 0.00 0.03 0.00 0.00 99.70 18:08:53 17:00:01 1 0.05 0.00 0.07 0.00 0.03 99.85 18:08:53 17:01:01 all 0.17 0.00 0.03 0.00 0.02 99.78 18:08:53 17:01:01 0 0.07 0.00 0.03 0.00 0.03 99.87 18:08:53 17:01:01 1 0.27 0.00 0.03 0.00 0.00 99.70 18:08:53 17:02:01 all 0.17 0.00 0.04 0.00 0.02 99.77 18:08:53 17:02:01 0 0.05 0.00 0.07 0.00 0.02 99.87 18:08:53 17:02:01 1 0.28 0.00 0.02 0.00 0.02 99.68 18:08:53 17:03:01 all 0.18 0.00 0.04 0.00 0.02 99.77 18:08:53 17:03:01 0 0.27 0.00 0.02 0.00 0.02 99.70 18:08:53 17:03:01 1 0.08 0.00 0.07 0.00 0.02 99.83 18:08:53 17:04:01 all 0.12 0.00 0.03 0.00 0.03 99.82 18:08:53 17:04:01 0 0.07 0.00 0.03 0.00 0.02 99.88 18:08:53 17:04:01 1 0.17 0.00 0.03 0.00 0.03 99.77 18:08:53 17:05:01 all 0.17 0.00 0.03 0.00 0.02 99.79 18:08:53 17:05:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:08:53 17:05:01 1 0.28 0.00 0.02 0.00 0.02 99.68 18:08:53 18:08:53 17:05:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 17:06:01 all 0.16 0.00 0.05 0.00 0.02 99.77 18:08:53 17:06:01 0 0.28 0.00 0.07 0.00 0.03 99.62 18:08:53 17:06:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:08:53 17:07:01 all 0.12 0.00 0.02 0.00 0.02 99.85 18:08:53 17:07:01 0 0.18 0.00 0.02 0.00 0.02 99.78 18:08:53 17:07:01 1 0.05 0.00 0.02 0.00 0.02 99.92 18:08:53 17:08:01 all 0.07 0.00 0.05 0.00 0.02 99.87 18:08:53 17:08:01 0 0.08 0.00 0.05 0.00 0.00 99.87 18:08:53 17:08:01 1 0.05 0.00 0.05 0.00 0.03 99.87 18:08:53 17:09:01 all 0.20 0.00 0.06 0.00 0.02 99.72 18:08:53 17:09:01 0 0.33 0.00 0.07 0.00 0.02 99.58 18:08:53 17:09:01 1 0.07 0.00 0.05 0.00 0.02 99.87 18:08:53 17:10:01 all 0.19 0.00 0.04 0.00 0.01 99.76 18:08:53 17:10:01 0 0.33 0.00 0.03 0.00 0.00 99.63 18:08:53 17:10:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:08:53 17:11:01 all 0.16 0.00 0.03 0.00 0.02 99.79 18:08:53 17:11:01 0 0.27 0.00 0.03 0.00 0.02 99.68 18:08:53 17:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:08:53 17:12:01 all 0.11 0.00 0.03 0.00 0.03 99.83 18:08:53 17:12:01 0 0.18 0.00 0.02 0.00 0.02 99.78 18:08:53 17:12:01 1 0.03 0.00 0.05 0.00 0.03 99.88 18:08:53 17:13:01 all 0.17 0.00 0.05 0.00 0.01 99.77 18:08:53 17:13:01 0 0.27 0.00 0.03 0.00 0.00 99.70 18:08:53 17:13:01 1 0.07 0.00 0.07 0.00 0.02 99.85 18:08:53 17:14:01 all 0.18 0.00 0.03 0.00 0.02 99.77 18:08:53 17:14:01 0 0.10 0.00 0.03 0.00 0.02 99.85 18:08:53 17:14:01 1 0.25 0.00 0.03 0.00 0.02 99.70 18:08:53 17:15:01 all 0.18 0.00 0.04 0.00 0.01 99.77 18:08:53 17:15:01 0 0.08 0.00 0.05 0.00 0.02 99.85 18:08:53 17:15:01 1 0.27 0.00 0.03 0.00 0.00 99.70 18:08:53 17:16:01 all 0.23 0.00 0.04 0.00 0.01 99.72 18:08:53 17:16:01 0 0.08 0.00 0.07 0.00 0.02 99.83 18:08:53 17:16:01 1 0.37 0.00 0.02 0.00 0.00 99.62 18:08:53 18:08:53 17:16:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 17:17:01 all 0.11 0.00 0.04 0.00 0.02 99.83 18:08:53 17:17:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:08:53 17:17:01 1 0.17 0.00 0.03 0.00 0.02 99.78 18:08:53 17:18:01 all 0.14 0.00 0.04 0.00 0.02 99.80 18:08:53 17:18:01 0 0.07 0.00 0.05 0.00 0.02 99.87 18:08:53 17:18:01 1 0.22 0.00 0.03 0.00 0.02 99.73 18:08:53 17:19:01 all 0.13 0.00 0.03 0.00 0.02 99.82 18:08:53 17:19:01 0 0.07 0.00 0.05 0.00 0.03 99.85 18:08:53 17:19:01 1 0.18 0.00 0.02 0.00 0.00 99.80 18:08:53 17:20:01 all 0.16 0.00 0.03 0.00 0.03 99.78 18:08:53 17:20:01 0 0.05 0.00 0.03 0.00 0.03 99.88 18:08:53 17:20:01 1 0.27 0.00 0.03 0.00 0.02 99.68 18:08:53 17:21:01 all 0.16 0.00 0.04 0.00 0.02 99.78 18:08:53 17:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:08:53 17:21:01 1 0.28 0.00 0.05 0.00 0.02 99.65 18:08:53 17:22:01 all 0.20 0.00 0.04 0.00 0.01 99.75 18:08:53 17:22:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:08:53 17:22:01 1 0.37 0.00 0.05 0.00 0.02 99.57 18:08:53 17:23:01 all 0.20 0.00 0.02 0.00 0.01 99.77 18:08:53 17:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:08:53 17:23:01 1 0.37 0.00 0.02 0.00 0.00 99.62 18:08:53 17:24:02 all 0.16 0.00 0.04 0.00 0.03 99.77 18:08:53 17:24:02 0 0.05 0.00 0.05 0.00 0.02 99.88 18:08:53 17:24:02 1 0.27 0.00 0.03 0.00 0.03 99.67 18:08:53 17:25:01 all 0.22 0.00 0.03 0.00 0.01 99.75 18:08:53 17:25:01 0 0.07 0.00 0.03 0.00 0.02 99.88 18:08:53 17:25:01 1 0.37 0.00 0.02 0.00 0.00 99.61 18:08:53 17:26:01 all 0.17 0.00 0.05 0.00 0.01 99.77 18:08:53 17:26:01 0 0.03 0.00 0.07 0.00 0.02 99.88 18:08:53 17:26:01 1 0.30 0.00 0.03 0.00 0.00 99.67 18:08:53 17:27:01 all 0.18 0.00 0.03 0.00 0.03 99.77 18:08:53 17:27:01 0 0.05 0.00 0.03 0.00 0.03 99.88 18:08:53 17:27:01 1 0.32 0.00 0.02 0.00 0.02 99.65 18:08:53 18:08:53 17:27:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 17:28:01 all 0.13 0.00 0.06 0.00 0.01 99.80 18:08:53 17:28:01 0 0.07 0.00 0.07 0.00 0.02 99.85 18:08:53 17:28:01 1 0.20 0.00 0.05 0.00 0.00 99.75 18:08:53 17:29:01 all 0.08 0.00 0.04 0.00 0.02 99.87 18:08:53 17:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:08:53 17:29:01 1 0.12 0.00 0.05 0.00 0.03 99.80 18:08:53 17:30:01 all 0.25 0.00 0.03 0.00 0.01 99.71 18:08:53 17:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:08:53 17:30:01 1 0.47 0.00 0.05 0.00 0.02 99.47 18:08:53 17:31:01 all 0.20 0.00 0.03 0.00 0.02 99.75 18:08:53 17:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:08:53 17:31:01 1 0.37 0.00 0.03 0.00 0.02 99.58 18:08:53 17:32:01 all 0.22 0.00 0.03 0.00 0.02 99.73 18:08:53 17:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:08:53 17:32:01 1 0.40 0.00 0.05 0.00 0.02 99.53 18:08:53 17:33:01 all 0.18 0.00 0.03 0.00 0.02 99.77 18:08:53 17:33:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:08:53 17:33:01 1 0.32 0.00 0.03 0.00 0.02 99.63 18:08:53 17:34:01 all 0.18 0.00 0.04 0.00 0.02 99.77 18:08:53 17:34:01 0 0.28 0.00 0.07 0.00 0.02 99.63 18:08:53 17:34:01 1 0.07 0.00 0.02 0.00 0.02 99.90 18:08:53 17:35:01 all 0.22 0.00 0.03 0.00 0.01 99.75 18:08:53 17:35:01 0 0.38 0.00 0.03 0.00 0.02 99.57 18:08:53 17:35:01 1 0.05 0.00 0.02 0.00 0.00 99.93 18:08:53 17:36:01 all 0.15 0.00 0.03 0.00 0.03 99.80 18:08:53 17:36:01 0 0.28 0.00 0.03 0.00 0.03 99.65 18:08:53 17:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:08:53 17:37:01 all 0.14 0.00 0.04 0.00 0.03 99.79 18:08:53 17:37:01 0 0.23 0.00 0.05 0.00 0.03 99.68 18:08:53 17:37:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:08:53 17:38:01 all 0.08 0.00 0.03 0.00 0.01 99.88 18:08:53 17:38:01 0 0.13 0.00 0.03 0.00 0.02 99.82 18:08:53 17:38:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:08:53 18:08:53 17:38:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 17:39:01 all 0.19 0.00 0.05 0.00 0.02 99.74 18:08:53 17:39:01 0 0.30 0.00 0.02 0.00 0.00 99.68 18:08:53 17:39:01 1 0.08 0.00 0.08 0.00 0.03 99.80 18:08:53 17:40:01 all 0.15 0.00 0.04 0.00 0.03 99.78 18:08:53 17:40:01 0 0.25 0.00 0.02 0.00 0.02 99.72 18:08:53 17:40:01 1 0.05 0.00 0.07 0.00 0.03 99.85 18:08:53 17:41:01 all 0.14 0.00 0.03 0.00 0.02 99.81 18:08:53 17:41:01 0 0.22 0.00 0.03 0.00 0.02 99.73 18:08:53 17:41:01 1 0.07 0.00 0.03 0.00 0.02 99.88 18:08:53 17:42:01 all 0.19 0.00 0.03 0.00 0.02 99.76 18:08:53 17:42:01 0 0.35 0.00 0.05 0.00 0.02 99.58 18:08:53 17:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:08:53 17:43:01 all 0.22 0.00 0.03 0.00 0.01 99.75 18:08:53 17:43:01 0 0.37 0.00 0.02 0.00 0.02 99.60 18:08:53 17:43:01 1 0.07 0.00 0.03 0.00 0.00 99.90 18:08:53 17:44:01 all 0.18 0.00 0.04 0.00 0.02 99.76 18:08:53 17:44:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:08:53 17:44:01 1 0.32 0.00 0.03 0.00 0.02 99.63 18:08:53 17:45:01 all 0.17 0.00 0.03 0.00 0.03 99.78 18:08:53 17:45:01 0 0.10 0.00 0.03 0.00 0.03 99.83 18:08:53 17:45:01 1 0.23 0.00 0.02 0.00 0.02 99.73 18:08:53 17:46:01 all 0.18 0.00 0.03 0.00 0.02 99.77 18:08:53 17:46:01 0 0.35 0.00 0.03 0.00 0.02 99.60 18:08:53 17:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:08:53 17:47:01 all 0.20 0.00 0.03 0.00 0.03 99.74 18:08:53 17:47:01 0 0.28 0.00 0.03 0.00 0.02 99.67 18:08:53 17:47:01 1 0.12 0.00 0.03 0.00 0.03 99.82 18:08:53 17:48:01 all 0.18 0.00 0.04 0.00 0.01 99.77 18:08:53 17:48:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:08:53 17:48:01 1 0.30 0.00 0.05 0.00 0.00 99.65 18:08:53 17:49:01 all 0.15 0.00 0.03 0.00 0.02 99.81 18:08:53 17:49:01 0 0.05 0.00 0.02 0.00 0.02 99.92 18:08:53 17:49:01 1 0.25 0.00 0.03 0.00 0.02 99.70 18:08:53 18:08:53 17:49:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 17:50:01 all 0.17 0.00 0.03 0.00 0.03 99.77 18:08:53 17:50:01 0 0.23 0.00 0.05 0.00 0.03 99.68 18:08:53 17:50:01 1 0.10 0.00 0.02 0.00 0.02 99.87 18:08:53 17:51:01 all 0.17 0.00 0.03 0.00 0.02 99.78 18:08:53 17:51:01 0 0.32 0.00 0.03 0.00 0.02 99.63 18:08:53 17:51:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:08:53 17:52:01 all 0.14 0.00 0.03 0.00 0.02 99.82 18:08:53 17:52:01 0 0.25 0.00 0.03 0.00 0.02 99.70 18:08:53 17:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:08:53 17:53:01 all 0.13 0.00 0.03 0.00 0.02 99.82 18:08:53 17:53:01 0 0.22 0.00 0.02 0.00 0.02 99.75 18:08:53 17:53:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:08:53 17:54:01 all 0.18 0.00 0.03 0.00 0.03 99.77 18:08:53 17:54:01 0 0.28 0.00 0.02 0.00 0.02 99.68 18:08:53 17:54:01 1 0.07 0.00 0.05 0.00 0.03 99.85 18:08:53 17:55:01 all 0.17 0.00 0.05 0.00 0.01 99.77 18:08:53 17:55:01 0 0.28 0.00 0.03 0.00 0.00 99.68 18:08:53 17:55:01 1 0.05 0.00 0.07 0.00 0.02 99.87 18:08:53 17:56:01 all 0.18 0.00 0.05 0.00 0.01 99.76 18:08:53 17:56:01 0 0.30 0.00 0.03 0.00 0.00 99.67 18:08:53 17:56:01 1 0.07 0.00 0.07 0.00 0.02 99.85 18:08:53 17:57:01 all 0.10 0.00 0.05 0.00 0.02 99.83 18:08:53 17:57:01 0 0.15 0.00 0.03 0.00 0.02 99.80 18:08:53 17:57:01 1 0.05 0.00 0.07 0.00 0.02 99.87 18:08:53 17:58:02 all 0.07 0.00 0.06 0.00 0.02 99.86 18:08:53 17:58:02 0 0.07 0.00 0.05 0.00 0.02 99.87 18:08:53 17:58:02 1 0.07 0.00 0.07 0.00 0.02 99.85 18:08:53 17:59:01 all 0.13 0.00 0.03 0.00 0.01 99.84 18:08:53 17:59:01 0 0.17 0.00 0.00 0.00 0.00 99.83 18:08:53 17:59:01 1 0.08 0.00 0.05 0.00 0.02 99.85 18:08:53 18:00:01 all 0.16 0.00 0.04 0.00 0.02 99.78 18:08:53 18:00:01 0 0.27 0.00 0.02 0.00 0.02 99.70 18:08:53 18:00:01 1 0.05 0.00 0.07 0.00 0.02 99.87 18:08:53 18:08:53 18:00:01 CPU %user %nice %system %iowait %steal %idle 18:08:53 18:01:01 all 0.13 0.00 0.04 0.00 0.02 99.81 18:08:53 18:01:01 0 0.20 0.00 0.03 0.00 0.00 99.77 18:08:53 18:01:01 1 0.07 0.00 0.05 0.00 0.03 99.85 18:08:53 18:02:01 all 0.16 0.00 0.04 0.00 0.02 99.78 18:08:53 18:02:01 0 0.27 0.00 0.03 0.00 0.02 99.68 18:08:53 18:02:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:08:53 18:03:01 all 0.14 0.00 0.03 0.00 0.02 99.81 18:08:53 18:03:01 0 0.07 0.00 0.03 0.00 0.02 99.88 18:08:53 18:03:01 1 0.22 0.00 0.03 0.00 0.02 99.73 18:08:53 18:04:01 all 0.13 0.00 0.04 0.00 0.02 99.81 18:08:53 18:04:01 0 0.23 0.00 0.03 0.00 0.02 99.72 18:08:53 18:04:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:08:53 18:05:01 all 0.16 0.00 0.03 0.00 0.01 99.80 18:08:53 18:05:01 0 0.17 0.00 0.02 0.00 0.00 99.82 18:08:53 18:05:01 1 0.15 0.00 0.05 0.00 0.02 99.78 18:08:53 18:06:01 all 0.17 0.00 0.04 0.00 0.02 99.77 18:08:53 18:06:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:08:53 18:06:01 1 0.30 0.00 0.05 0.00 0.02 99.63 18:08:53 18:07:01 all 0.21 0.00 0.04 0.00 0.03 99.72 18:08:53 18:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:08:53 18:07:01 1 0.38 0.00 0.07 0.00 0.03 99.52 18:08:53 18:08:01 all 0.17 0.00 0.05 0.00 0.01 99.77 18:08:53 18:08:01 0 0.08 0.00 0.05 0.00 0.00 99.87 18:08:53 18:08:01 1 0.25 0.00 0.05 0.00 0.02 99.68 18:08:53 Average: all 0.21 0.01 0.09 0.03 0.02 99.64 18:08:53 Average: 0 0.23 0.01 0.09 0.02 0.02 99.62 18:08:53 Average: 1 0.19 0.01 0.10 0.03 0.02 99.66 18:08:53 18:08:53 18:08:53